2018-11-02 18:46:45,063 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | 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-11-02 18:46:45,068 - 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.31,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6Pd8KjHZCXVbJVvc6WRkYwff6 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=ceb139a78723412bbc751e2cc33b534e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ export OS_REGION_NAME=regionOne 2018-11-02 18:46:45,068 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-02 18:46:45,070 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-11-02 18:46:45,103 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-02 18:46:45,205 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-02 18:46:45,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:46:45,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf419be-8d46-47e7-b39a-00cf28bf4819 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:46:45,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0cf419be-8d46-47e7-b39a-00cf28bf4819 2018-11-02 18:46:45,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:46:45,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["Tun21f-5SNSUdKxxqcQaEA"], "issued_at": "2018-11-02T18:46:45.000000Z"}} 2018-11-02 18:46:45,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 18:46:45,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:46,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-52dce635-32b7-42ed-967c-32d2cb65e4e1 Date: Fri, 02 Nov 2018 18:46:46 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 18:46:46,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-52dce635-32b7-42ed-967c-32d2cb65e4e1 2018-11-02 18:46:46,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.936663866043s 2018-11-02 18:46:46,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-52dce635-32b7-42ed-967c-32d2cb65e4e1 2018-11-02 18:46:46,568 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'trunk', u'extra_dhcp_opt', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'dvr']) 2018-11-02 18:46:46,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-11-02 18:46:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:47,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-056b225a-bb25-48b2-9d44-7a16fbe1dc68 x-compute-request-id: req-056b225a-bb25-48b2-9d44-7a16fbe1dc68 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-11-02 18:46:47,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-aggregates used request id req-056b225a-bb25-48b2-9d44-7a16fbe1dc68 2018-11-02 18:46:47,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.92234992981s 2018-11-02 18:46:47,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-aggregates used request id req-056b225a-bb25-48b2-9d44-7a16fbe1dc68 2018-11-02 18:46:47,491 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-11-02 18:46:47,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:46:47,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:46:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:46:47,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:46:47,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:47,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26570e1-0a92-4357-9956-2af0165305e9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:46:47,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f26570e1-0a92-4357-9956-2af0165305e9 2018-11-02 18:46:47,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18826508522s 2018-11-02 18:46:47,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f26570e1-0a92-4357-9956-2af0165305e9 2018-11-02 18:46:47,690 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'282be82b84394f1aad3fb008a300db96', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-11-02 18:46:47,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-02 18:46:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:47,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd548e22-8fe9-4e08-8181-209cde71bd4b Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/00c5dca1fd9e4f31bb23a2f8c790af5a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/021ffd7896e140d4a245764e9b70ff54"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0753845c32c34e61a761807235bf28c9"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "0753845c32c34e61a761807235bf28c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/09439b69f6194acda70471b5980d463b"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "09439b69f6194acda70471b5980d463b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/098d390dd04842708587bb421755fad7"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "098d390dd04842708587bb421755fad7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0b88f42e8e1b41d981c8cfcc86e6b74d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/146d70ce2b0e4549be17c5ca7018ff19"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16e8dfcea2ad4409bf22d52fff0f3fc7"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/183048d4244d46358b20dd77f8a0d79d"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2b7da07997be4ae3bd9f7b4af442c73d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2f766e7e68d741e5ba86d1b8a16f7dac"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/31ce8cdc109b4e14bcde4fc699809026"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55f9551d70a04d2fb961531fd0d6a9bd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/61298d5ec3e449a9904f1aaa883e223e"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6508ae04ff364692b862bfc3ce75ba8a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/669f96e2718b4a029498f14613cc62fb"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "669f96e2718b4a029498f14613cc62fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/683cce640ce54e6d9f6746eb94425455"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "683cce640ce54e6d9f6746eb94425455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6d291895d25442e68890c29ad6223b33"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "6d291895d25442e68890c29ad6223b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7d1b2e7a4f894b898db650b8306ac495"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "7d1b2e7a4f894b898db650b8306ac495"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8ebd5f56a22a42c5b3acfc7626f0eb4b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/960bdcc551a54245a2aa39f60028454c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "960bdcc551a54245a2aa39f60028454c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/979c8fc291d844d18d475cee653eeba5"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "979c8fc291d844d18d475cee653eeba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9a6ea2e88b3c4100aba5506a1a600610"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "9a6ea2e88b3c4100aba5506a1a600610"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2364f447c9c4974a2669e738bcd62b3"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2a385814ff942d99f68eb4469e717ec"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/aca45a57f7f944fcbc57ab585903c2a6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b32d1a132bba475485856b47620cacf1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "b32d1a132bba475485856b47620cacf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b3b97ec6a83c4b5db7ced64e64e9bbb9"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b675c99194b14f3a960ee2e8e3792ac3"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b6841b5a287d431f8c16cfd535f24949"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bdda5d68d883446ba5af13315c88bdfa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c1287fec084c4901a3e9a2613e837137"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "c1287fec084c4901a3e9a2613e837137"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d76255c866b0437a9515f1638021a758"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "d76255c866b0437a9515f1638021a758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dac88b03f4014556a9ee25528e8c584f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "dac88b03f4014556a9ee25528e8c584f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dd94fca953424ed89a2ee2e6c4da256d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "dd94fca953424ed89a2ee2e6c4da256d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/defbf4aa075947f5ae2c1309f404ad2a"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "defbf4aa075947f5ae2c1309f404ad2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/eb53237e69cb4d8e8e2a124bbed65790"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/efdf84fdd8424db89cca5e2b96cb65c5"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f0c103acfe844e588668f6f0ab9b7b69"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "f0c103acfe844e588668f6f0ab9b7b69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f4ce15d79ac142d7a628b94740cbcbb7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ff61f44f8a1444cbb5f4fcb3ad116fa7"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-02 18:46:47,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-dd548e22-8fe9-4e08-8181-209cde71bd4b 2018-11-02 18:46:47,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.180870771408s 2018-11-02 18:46:47,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-dd548e22-8fe9-4e08-8181-209cde71bd4b 2018-11-02 18:46:47,882 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/00c5dca1fd9e4f31bb23a2f8c790af5a'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c149bc4ca396455e9352fb0046b1e7fd', u'id': u'00c5dca1fd9e4f31bb23a2f8c790af5a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/021ffd7896e140d4a245764e9b70ff54'}, u'url': u'http://172.30.9.31:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'01d5880c2ea849a3971ac7eca281d913', u'id': u'021ffd7896e140d4a245764e9b70ff54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/0753845c32c34e61a761807235bf28c9'}, u'url': u'http://172.30.9.31:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2ff400861c86400380573ebd0a81f59d', u'id': u'0753845c32c34e61a761807235bf28c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/09439b69f6194acda70471b5980d463b'}, u'url': u'http://172.30.9.31:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6b09167d24c940fd856b12795de93aee', u'id': u'09439b69f6194acda70471b5980d463b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/098d390dd04842708587bb421755fad7'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'59f66af323764c6581b9704eaf09a283', u'id': u'098d390dd04842708587bb421755fad7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/0b88f42e8e1b41d981c8cfcc86e6b74d'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e3b895f6efdb41b3b510d057be80b79a', u'id': u'0b88f42e8e1b41d981c8cfcc86e6b74d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/10c02df84fec4bcc9c8bd7aa2e0f8b4b'}, u'url': u'http://172.30.9.31:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e3b895f6efdb41b3b510d057be80b79a', u'id': u'10c02df84fec4bcc9c8bd7aa2e0f8b4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/146d70ce2b0e4549be17c5ca7018ff19'}, u'url': u'http://172.30.9.31:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'59f66af323764c6581b9704eaf09a283', u'id': u'146d70ce2b0e4549be17c5ca7018ff19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/16e8dfcea2ad4409bf22d52fff0f3fc7'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'67d99eb7ddf647469144fb68c1d36dee', u'id': u'16e8dfcea2ad4409bf22d52fff0f3fc7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/183048d4244d46358b20dd77f8a0d79d'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8bcebb141acf41eb89df1d343c613517', u'id': u'183048d4244d46358b20dd77f8a0d79d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2b7da07997be4ae3bd9f7b4af442c73d'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'59f66af323764c6581b9704eaf09a283', u'id': u'2b7da07997be4ae3bd9f7b4af442c73d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2f766e7e68d741e5ba86d1b8a16f7dac'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9066e8fb27724e1bb5af699a89b76054', u'id': u'2f766e7e68d741e5ba86d1b8a16f7dac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/31ce8cdc109b4e14bcde4fc699809026'}, u'url': u'http://172.30.9.31:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a63eb0551d1a43c6bf287adbe42866da', u'id': u'31ce8cdc109b4e14bcde4fc699809026'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/55f9551d70a04d2fb961531fd0d6a9bd'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c149bc4ca396455e9352fb0046b1e7fd', u'id': u'55f9551d70a04d2fb961531fd0d6a9bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/61298d5ec3e449a9904f1aaa883e223e'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d658d56e387464d9f99169714c5f925', u'id': u'61298d5ec3e449a9904f1aaa883e223e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/6508ae04ff364692b862bfc3ce75ba8a'}, u'url': u'http://172.30.9.31:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fc3a5f2250ef4226aec983be33e8e106', u'id': u'6508ae04ff364692b862bfc3ce75ba8a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/669f96e2718b4a029498f14613cc62fb'}, u'url': u'http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c15ced145a7245508670f1ce95883e22', u'id': u'669f96e2718b4a029498f14613cc62fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/683cce640ce54e6d9f6746eb94425455'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8bcebb141acf41eb89df1d343c613517', u'id': u'683cce640ce54e6d9f6746eb94425455'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/6d291895d25442e68890c29ad6223b33'}, u'url': u'http://172.30.9.31:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9066e8fb27724e1bb5af699a89b76054', u'id': u'6d291895d25442e68890c29ad6223b33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/7d1b2e7a4f894b898db650b8306ac495'}, u'url': u'http://172.30.9.31:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8bcebb141acf41eb89df1d343c613517', u'id': u'7d1b2e7a4f894b898db650b8306ac495'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/8ebd5f56a22a42c5b3acfc7626f0eb4b'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d658d56e387464d9f99169714c5f925', u'id': u'8ebd5f56a22a42c5b3acfc7626f0eb4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/960bdcc551a54245a2aa39f60028454c'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9066e8fb27724e1bb5af699a89b76054', u'id': u'960bdcc551a54245a2aa39f60028454c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/979c8fc291d844d18d475cee653eeba5'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2ff400861c86400380573ebd0a81f59d', u'id': u'979c8fc291d844d18d475cee653eeba5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9a6ea2e88b3c4100aba5506a1a600610'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e3b895f6efdb41b3b510d057be80b79a', u'id': u'9a6ea2e88b3c4100aba5506a1a600610'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a2364f447c9c4974a2669e738bcd62b3'}, u'url': u'http://12.0.0.29:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c15ced145a7245508670f1ce95883e22', u'id': u'a2364f447c9c4974a2669e738bcd62b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a2a385814ff942d99f68eb4469e717ec'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'95fec3cd75d44e76bc15dc93271f3a3b', u'id': u'a2a385814ff942d99f68eb4469e717ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/aca45a57f7f944fcbc57ab585903c2a6'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6b09167d24c940fd856b12795de93aee', u'id': u'aca45a57f7f944fcbc57ab585903c2a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/b32d1a132bba475485856b47620cacf1'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2ff400861c86400380573ebd0a81f59d', u'id': u'b32d1a132bba475485856b47620cacf1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/b3b97ec6a83c4b5db7ced64e64e9bbb9'}, u'url': u'http://172.30.9.31:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c149bc4ca396455e9352fb0046b1e7fd', u'id': u'b3b97ec6a83c4b5db7ced64e64e9bbb9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/b675c99194b14f3a960ee2e8e3792ac3'}, u'url': u'http://172.30.9.31:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'95fec3cd75d44e76bc15dc93271f3a3b', u'id': u'b675c99194b14f3a960ee2e8e3792ac3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/b6841b5a287d431f8c16cfd535f24949'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'67d99eb7ddf647469144fb68c1d36dee', u'id': u'b6841b5a287d431f8c16cfd535f24949'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/bdda5d68d883446ba5af13315c88bdfa'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fc3a5f2250ef4226aec983be33e8e106', u'id': u'bdda5d68d883446ba5af13315c88bdfa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/c1287fec084c4901a3e9a2613e837137'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a63eb0551d1a43c6bf287adbe42866da', u'id': u'c1287fec084c4901a3e9a2613e837137'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/d76255c866b0437a9515f1638021a758'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'95fec3cd75d44e76bc15dc93271f3a3b', u'id': u'd76255c866b0437a9515f1638021a758'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/dac88b03f4014556a9ee25528e8c584f'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fc3a5f2250ef4226aec983be33e8e106', u'id': u'dac88b03f4014556a9ee25528e8c584f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/dd94fca953424ed89a2ee2e6c4da256d'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a63eb0551d1a43c6bf287adbe42866da', u'id': u'dd94fca953424ed89a2ee2e6c4da256d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/defbf4aa075947f5ae2c1309f404ad2a'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6b09167d24c940fd856b12795de93aee', u'id': u'defbf4aa075947f5ae2c1309f404ad2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/eb53237e69cb4d8e8e2a124bbed65790'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'01d5880c2ea849a3971ac7eca281d913', u'id': u'eb53237e69cb4d8e8e2a124bbed65790'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/efdf84fdd8424db89cca5e2b96cb65c5'}, u'url': u'http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c15ced145a7245508670f1ce95883e22', u'id': u'efdf84fdd8424db89cca5e2b96cb65c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/f0c103acfe844e588668f6f0ab9b7b69'}, u'url': u'http://172.30.9.31:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'67d99eb7ddf647469144fb68c1d36dee', u'id': u'f0c103acfe844e588668f6f0ab9b7b69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/f4ce15d79ac142d7a628b94740cbcbb7'}, u'url': u'http://172.30.9.31:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d658d56e387464d9f99169714c5f925', u'id': u'f4ce15d79ac142d7a628b94740cbcbb7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ff61f44f8a1444cbb5f4fcb3ad116fa7'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'01d5880c2ea849a3971ac7eca281d913', u'id': u'ff61f44f8a1444cbb5f4fcb3ad116fa7'})] 2018-11-02 18:46:47,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-11-02 18:46:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:47,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85741f7d-42f6-412d-aabf-8dc7c80481ba x-compute-request-id: req-85741f7d-42f6-412d-aabf-8dc7c80481ba Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-11-02 18:46:47,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/extensions used request id req-85741f7d-42f6-412d-aabf-8dc7c80481ba 2018-11-02 18:46:47,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.108282089233s 2018-11-02 18:46:47,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/extensions used request id req-85741f7d-42f6-412d-aabf-8dc7c80481ba 2018-11-02 18:46:48,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-11-02 18:46:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:48,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69247c90-0dc4-4d30-9b43-5d696cd68fb2 x-compute-request-id: req-69247c90-0dc4-4d30-9b43-5d696cd68fb2 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-11-02 18:46:48,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-floating-ip-pools used request id req-69247c90-0dc4-4d30-9b43-5d696cd68fb2 2018-11-02 18:46:48,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.969255208969s 2018-11-02 18:46:48,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-floating-ip-pools used request id req-69247c90-0dc4-4d30-9b43-5d696cd68fb2 2018-11-02 18:46:48,978 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-11-02 18:46:48,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:46:48,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:49,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dcc64f1c-fd65-410e-a8b3-1ca02a6bfca5 Date: Fri, 02 Nov 2018 18:46:49 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:46:49,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-dcc64f1c-fd65-410e-a8b3-1ca02a6bfca5 2018-11-02 18:46:49,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.904041051865s 2018-11-02 18:46:49,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-dcc64f1c-fd65-410e-a8b3-1ca02a6bfca5 2018-11-02 18:46:49,885 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-11-02 18:46:49,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 18:46:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:49,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7c75671-609b-4a21-ae38-0634b6c6819f x-compute-request-id: req-a7c75671-609b-4a21-ae38-0634b6c6819f Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 18:46:49,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-a7c75671-609b-4a21-ae38-0634b6c6819f 2018-11-02 18:46:49,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0390849113464s 2018-11-02 18:46:49,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-a7c75671-609b-4a21-ae38-0634b6c6819f 2018-11-02 18:46:49,926 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "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", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 14}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "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", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 17}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-11-02 18:46:49,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-11-02 18:46:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:49,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-095664f7-45b2-407b-a23b-a6281999ece2 x-compute-request-id: req-095664f7-45b2-407b-a23b-a6281999ece2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 18:46:49,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-095664f7-45b2-407b-a23b-a6281999ece2 2018-11-02 18:46:49,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.02184009552s 2018-11-02 18:46:49,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-095664f7-45b2-407b-a23b-a6281999ece2 2018-11-02 18:46:49,949 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-11-02 18:46:49,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:46:49,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:51,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a0da7e52-e6de-424c-8d63-e1fa86a0dadd Date: Fri, 02 Nov 2018 18:46:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:46:51,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a0da7e52-e6de-424c-8d63-e1fa86a0dadd 2018-11-02 18:46:51,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11104989052s 2018-11-02 18:46:51,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a0da7e52-e6de-424c-8d63-e1fa86a0dadd 2018-11-02 18:46:51,061 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8c88fbab-910c-45a5-817e-2a893406c6a5'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-02T18:43:38Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'47231e2929c445d48ec194d54c88f2dc', u'created_at': u'2018-11-02T18:43:30Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'47231e2929c445d48ec194d54c88f2dc'})] 2018-11-02 18:46:51,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:46:51,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:52,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bb43d3c9-c3bc-4d3b-82b6-6fffe7c02e22 Date: Fri, 02 Nov 2018 18:46:52 GMT RESP BODY: {"ports":[]} 2018-11-02 18:46:52,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json used request id req-bb43d3c9-c3bc-4d3b-82b6-6fffe7c02e22 2018-11-02 18:46:52,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.04192900658s 2018-11-02 18:46:52,104 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json used request id req-bb43d3c9-c3bc-4d3b-82b6-6fffe7c02e22 2018-11-02 18:46:52,104 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-11-02 18:46:52,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 18:46:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:52,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a350f9a-0e1d-4fce-9695-1bff6596578a Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "0c028c31c7be4f03b04069561dd1c44b"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/0c028c31c7be4f03b04069561dd1c44b/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "0d722090f0e8479cb73778342ef67361"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/0d722090f0e8479cb73778342ef67361/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "1a510837d7954c549ef149e52b3efd02"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/1a510837d7954c549ef149e52b3efd02/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "1d947ab43be54134bb4de4b12aab741c"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/1d947ab43be54134bb4de4b12aab741c/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "a17b445fa27445de84e9fe8a4132c51b"}, "user": {"id": "1d947ab43be54134bb4de4b12aab741c"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/1d947ab43be54134bb4de4b12aab741c/roles/a17b445fa27445de84e9fe8a4132c51b"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "23fd7fa1c8584790b4b60e4621579ddd"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/23fd7fa1c8584790b4b60e4621579ddd/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "2d324d239f14475eb29c4bb8e78bacab"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/2d324d239f14475eb29c4bb8e78bacab/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "3f4d73d92d8d4c998c0866f8868cebd6"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/3f4d73d92d8d4c998c0866f8868cebd6/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "59dee92412db41428faa0d58fe09df75"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/59dee92412db41428faa0d58fe09df75/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "6850196cc10c485fad0be8d10add26b2"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/6850196cc10c485fad0be8d10add26b2/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "90a0ca6c6c904e71b322ca1783499f0a"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/90a0ca6c6c904e71b322ca1783499f0a/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "a3de32a84cb84ca3b1cfd993caa77a0b"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/a3de32a84cb84ca3b1cfd993caa77a0b/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "ceb139a78723412bbc751e2cc33b534e"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "d9cd4f9114da4856bbe82d5dd659b539"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e/users/d9cd4f9114da4856bbe82d5dd659b539/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"project": {"id": "47231e2929c445d48ec194d54c88f2dc"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "efdc1e6ac0174a949b1c8470ff490637"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc/users/efdc1e6ac0174a949b1c8470ff490637/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"domain": {"id": "282be82b84394f1aad3fb008a300db96"}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "51b8efa563c54dc6a71661ff23682d7e"}, "links": {"assignment": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96/users/51b8efa563c54dc6a71661ff23682d7e/roles/6d681d8787514df0a4e9dd355dc06c22"}}, {"scope": {"system": {"all": true}}, "role": {"id": "6d681d8787514df0a4e9dd355dc06c22"}, "user": {"id": "d9cd4f9114da4856bbe82d5dd659b539"}, "links": {"assignment": "http://172.30.9.31:5000/v3/system/users/d9cd4f9114da4856bbe82d5dd659b539/roles/6d681d8787514df0a4e9dd355dc06c22"}}], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments", "previous": null, "next": null}} 2018-11-02 18:46:52,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments used request id req-4a350f9a-0e1d-4fce-9695-1bff6596578a 2018-11-02 18:46:52,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109707117081s 2018-11-02 18:46:52,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments used request id req-4a350f9a-0e1d-4fce-9695-1bff6596578a 2018-11-02 18:46:52,221 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'0c028c31c7be4f03b04069561dd1c44b'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'0d722090f0e8479cb73778342ef67361'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'1a510837d7954c549ef149e52b3efd02'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'1d947ab43be54134bb4de4b12aab741c'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'a17b445fa27445de84e9fe8a4132c51b', 'user': u'1d947ab43be54134bb4de4b12aab741c'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'23fd7fa1c8584790b4b60e4621579ddd'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'2d324d239f14475eb29c4bb8e78bacab'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'3f4d73d92d8d4c998c0866f8868cebd6'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'59dee92412db41428faa0d58fe09df75'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'6850196cc10c485fad0be8d10add26b2'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'90a0ca6c6c904e71b322ca1783499f0a'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'a3de32a84cb84ca3b1cfd993caa77a0b'}), Munch({'project': u'ceb139a78723412bbc751e2cc33b534e', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'd9cd4f9114da4856bbe82d5dd659b539'}), Munch({'project': u'47231e2929c445d48ec194d54c88f2dc', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'efdc1e6ac0174a949b1c8470ff490637'}), Munch({'domain': u'282be82b84394f1aad3fb008a300db96', 'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'51b8efa563c54dc6a71661ff23682d7e'}), Munch({'id': u'6d681d8787514df0a4e9dd355dc06c22', 'user': u'd9cd4f9114da4856bbe82d5dd659b539'})] 2018-11-02 18:46:52,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:46:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:52,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9e83a1-3c44-4cf0-9934-715390f7d635 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:46:52,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bd9e83a1-3c44-4cf0-9934-715390f7d635 2018-11-02 18:46:52,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115468978882s 2018-11-02 18:46:52,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bd9e83a1-3c44-4cf0-9934-715390f7d635 2018-11-02 18:46:52,341 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'4af94a43f38242adb1639ca712e2a35b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'6d681d8787514df0a4e9dd355dc06c22'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'a17b445fa27445de84e9fe8a4132c51b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'b5a83aaca0a94e2f86718d6ff51d54e8'})] 2018-11-02 18:46:52,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:46:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:53,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5aa865a-86fb-44ac-9d17-6197804b0504 Date: Fri, 02 Nov 2018 18:46:53 GMT RESP BODY: {"routers": []} 2018-11-02 18:46:53,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e5aa865a-86fb-44ac-9d17-6197804b0504 2018-11-02 18:46:53,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.2577021122s 2018-11-02 18:46:53,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e5aa865a-86fb-44ac-9d17-6197804b0504 2018-11-02 18:46:53,600 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-11-02 18:46:53,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:46:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:53,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b51dba9-2b95-4973-9774-875039067d95 x-compute-request-id: req-4b51dba9-2b95-4973-9774-875039067d95 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 18:46:53,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4b51dba9-2b95-4973-9774-875039067d95 2018-11-02 18:46:53,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202489852905s 2018-11-02 18:46:53,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4b51dba9-2b95-4973-9774-875039067d95 2018-11-02 18:46:53,804 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-11-02 18:46:53,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-02 18:46:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:46:53,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:46:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:46:53,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:53,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fed8493-00bb-49a4-98b0-701be166a836 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/01d5880c2ea849a3971ac7eca281d913"}, "enabled": true, "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2ff400861c86400380573ebd0a81f59d"}, "enabled": true, "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d658d56e387464d9f99169714c5f925"}, "enabled": true, "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5057e0796dbe48c3860a917b4e42a434"}, "enabled": true, "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/59f66af323764c6581b9704eaf09a283"}, "enabled": true, "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67d99eb7ddf647469144fb68c1d36dee"}, "enabled": true, "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6b09167d24c940fd856b12795de93aee"}, "enabled": true, "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8bcebb141acf41eb89df1d343c613517"}, "enabled": true, "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9066e8fb27724e1bb5af699a89b76054"}, "enabled": true, "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/95fec3cd75d44e76bc15dc93271f3a3b"}, "enabled": true, "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a63eb0551d1a43c6bf287adbe42866da"}, "enabled": true, "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/c149bc4ca396455e9352fb0046b1e7fd"}, "enabled": true, "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c15ced145a7245508670f1ce95883e22"}, "enabled": true, "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e3b895f6efdb41b3b510d057be80b79a"}, "enabled": true, "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fc3a5f2250ef4226aec983be33e8e106"}, "enabled": true, "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-02 18:46:53,984 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-6fed8493-00bb-49a4-98b0-701be166a836 2018-11-02 18:46:53,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.177170991898s 2018-11-02 18:46:53,985 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-6fed8493-00bb-49a4-98b0-701be166a836 2018-11-02 18:46:53,990 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'01d5880c2ea849a3971ac7eca281d913', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'2ff400861c86400380573ebd0a81f59d', 'name': u'glance'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3d658d56e387464d9f99169714c5f925', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'5057e0796dbe48c3860a917b4e42a434', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'59f66af323764c6581b9704eaf09a283', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'67d99eb7ddf647469144fb68c1d36dee', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'6b09167d24c940fd856b12795de93aee', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'8bcebb141acf41eb89df1d343c613517', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9066e8fb27724e1bb5af699a89b76054', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'95fec3cd75d44e76bc15dc93271f3a3b', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'a63eb0551d1a43c6bf287adbe42866da', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'c149bc4ca396455e9352fb0046b1e7fd', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'c15ced145a7245508670f1ce95883e22', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'e3b895f6efdb41b3b510d057be80b79a', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'fc3a5f2250ef4226aec983be33e8e106', 'name': u'aodh'})] 2018-11-02 18:46:53,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:46:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-62f7b19e-6c80-4366-8869-c582ef874b41 Date: Fri, 02 Nov 2018 18:46:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 18:46:55,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-62f7b19e-6c80-4366-8869-c582ef874b41 2018-11-02 18:46:55,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.12544798851s 2018-11-02 18:46:55,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-62f7b19e-6c80-4366-8869-c582ef874b41 2018-11-02 18:46:55,117 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:43:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'tenant_id': u'47231e2929c445d48ec194d54c88f2dc', u'created_at': u'2018-11-02T18:43:38Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'47231e2929c445d48ec194d54c88f2dc'})] 2018-11-02 18:46:55,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-11-02 18:46:55,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}749006e7b6af4c2ef3850288c5e8ac7148112ae4" 2018-11-02 18:46:56,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 25 X-Openstack-Request-Id: req-3e1c2bfb-de1e-445a-97ba-0921b0769f87 Date: Fri, 02 Nov 2018 18:46:56 GMT RESP BODY: {"service_providers": []} 2018-11-02 18:46:56,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/service-providers.json used request id req-3e1c2bfb-de1e-445a-97ba-0921b0769f87 2018-11-02 18:46:56,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.02142500877s 2018-11-02 18:46:56,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/service-providers.json used request id req-3e1c2bfb-de1e-445a-97ba-0921b0769f87 2018-11-02 18:46:56,139 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2018-11-02 18:46:56,278 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:46:56,279 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-02 18:46:56,332 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-11-02 18:46:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:46:56,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85a0953-2c2a-45ea-966d-063e3e1f4208 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:46:56,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c85a0953-2c2a-45ea-966d-063e3e1f4208 2018-11-02 18:46:56,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:46:56,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["oQQ8JqFmSgmF1H5WXfrtLQ"], "issued_at": "2018-11-02T18:46:56.000000Z"}} 2018-11-02 18:46:56,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:46:56,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:46:58,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6667b5ac-ed9b-4be5-abb3-ca615110e284 Date: Fri, 02 Nov 2018 18:46:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:46:58,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6667b5ac-ed9b-4be5-abb3-ca615110e284 2018-11-02 18:46:58,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.20066380501s 2018-11-02 18:46:58,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6667b5ac-ed9b-4be5-abb3-ca615110e284 2018-11-02 18:46:58,063 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-11-02 18:46:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:46:58,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:46:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:46:58,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:46:58,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:46:58,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22464c3e-0b0f-49ea-ac17-8209632e68d4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:46:58,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-22464c3e-0b0f-49ea-ac17-8209632e68d4 2018-11-02 18:46:58,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184169054031s 2018-11-02 18:46:58,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-22464c3e-0b0f-49ea-ac17-8209632e68d4 2018-11-02 18:46:58,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:46:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:46:58,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79427480-5793-492e-a67e-2133fe01a20c Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-02 18:46:58,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-79427480-5793-492e-a67e-2133fe01a20c 2018-11-02 18:46:58,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173681020737s 2018-11-02 18:46:58,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-79427480-5793-492e-a67e-2133fe01a20c 2018-11-02 18:46:58,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:46:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" -d '{"network": {"tenant_id": "ceb139a78723412bbc751e2cc33b534e", "name": "tenantnetwork1-net_6c143385-924d-47cd-a89a-c8f13b7d4105", "admin_state_up": true}}' 2018-11-02 18:47:00,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-adc5b891-f35b-4404-9c09-60b91589d44f Date: Fri, 02 Nov 2018 18:47:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d26a6664-ab13-4934-8a21-0add9cfbc2b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:46:59Z","is_default":false,"provider:segmentation_id":3,"name":"tenantnetwork1-net_6c143385-924d-47cd-a89a-c8f13b7d4105","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:46:59Z","mtu":1450}} 2018-11-02 18:47:00,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-adc5b891-f35b-4404-9c09-60b91589d44f 2018-11-02 18:47:00,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.63924407959s 2018-11-02 18:47:00,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-adc5b891-f35b-4404-9c09-60b91589d44f 2018-11-02 18:47:00,080 - 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-11-02T18:46:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd26a6664-ab13-4934-8a21-0add9cfbc2b0', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_6c143385-924d-47cd-a89a-c8f13b7d4105', u'admin_state_up': True, u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:46:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ceb139a78723412bbc751e2cc33b534e'}) 2018-11-02 18:47:00,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:47:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:47:01,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-625986c3-6052-4e19-b601-caf79fce2c2e Date: Fri, 02 Nov 2018 18:47:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d26a6664-ab13-4934-8a21-0add9cfbc2b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:46:59Z","provider:segmentation_id":3,"name":"tenantnetwork1-net_6c143385-924d-47cd-a89a-c8f13b7d4105","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:46:59Z","provider:network_type":"vxlan"}]} 2018-11-02 18:47:01,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-625986c3-6052-4e19-b601-caf79fce2c2e 2018-11-02 18:47:01,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08382201195s 2018-11-02 18:47:01,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-625986c3-6052-4e19-b601-caf79fce2c2e 2018-11-02 18:47:01,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:47:01,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" -d '{"subnet": {"name": "tenantnetwork1-subnet_6c143385-924d-47cd-a89a-c8f13b7d4105", "enable_dhcp": true, "network_id": "d26a6664-ab13-4934-8a21-0add9cfbc2b0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:47:01,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4bb9615d-0aed-4483-8391-6ea6e58d1ad2 Date: Fri, 02 Nov 2018 18:47:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d26a6664-ab13-4934-8a21-0add9cfbc2b0","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:47:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:47:01Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ceb139a78723412bbc751e2cc33b534e","id":"a3c73be4-1097-4d87-98a5-91f5d143f5d4","subnetpool_id":null,"name":"tenantnetwork1-subnet_6c143385-924d-47cd-a89a-c8f13b7d4105"}} 2018-11-02 18:47:01,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4bb9615d-0aed-4483-8391-6ea6e58d1ad2 2018-11-02 18:47:01,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.765966176987s 2018-11-02 18:47:01,933 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4bb9615d-0aed-4483-8391-6ea6e58d1ad2 2018-11-02 18:47:01,933 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:47:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a3c73be4-1097-4d87-98a5-91f5d143f5d4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_6c143385-924d-47cd-a89a-c8f13b7d4105', u'enable_dhcp': True, u'network_id': u'd26a6664-ab13-4934-8a21-0add9cfbc2b0', u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:47:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ceb139a78723412bbc751e2cc33b534e'}) 2018-11-02 18:47:01,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:47:01,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "tenantnetwork1-router_6c143385-924d-47cd-a89a-c8f13b7d4105", "admin_state_up": true}}' 2018-11-02 18:47:03,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-a84c53ed-e21f-4224-9888-eeb56a062aff Date: Fri, 02 Nov 2018 18:47:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:47:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T18:47:03Z", "revision_number": 2, "routes": [], "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "9c1b62d2-3f4c-4365-9510-15d207d99814", "name": "tenantnetwork1-router_6c143385-924d-47cd-a89a-c8f13b7d4105"}} 2018-11-02 18:47:03,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a84c53ed-e21f-4224-9888-eeb56a062aff 2018-11-02 18:47:03,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80269289017s 2018-11-02 18:47:03,737 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a84c53ed-e21f-4224-9888-eeb56a062aff 2018-11-02 18:47:03,737 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:47:02Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-02T18:47:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'ceb139a78723412bbc751e2cc33b534e', u'id': u'9c1b62d2-3f4c-4365-9510-15d207d99814', u'name': u'tenantnetwork1-router_6c143385-924d-47cd-a89a-c8f13b7d4105'}) 2018-11-02 18:47:03,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:47:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" -d '{"subnet_id": "a3c73be4-1097-4d87-98a5-91f5d143f5d4"}' 2018-11-02 18:47:05,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-92369dd2-333e-43fa-901d-2ffcbe35af08 Date: Fri, 02 Nov 2018 18:47:05 GMT RESP BODY: {"network_id": "d26a6664-ab13-4934-8a21-0add9cfbc2b0", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "subnet_id": "a3c73be4-1097-4d87-98a5-91f5d143f5d4", "subnet_ids": ["a3c73be4-1097-4d87-98a5-91f5d143f5d4"], "port_id": "ae39dfa0-b1bd-46f8-923d-c9819211d846", "id": "9c1b62d2-3f4c-4365-9510-15d207d99814"} 2018-11-02 18:47:05,808 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814/add_router_interface.json used request id req-92369dd2-333e-43fa-901d-2ffcbe35af08 2018-11-02 18:47:05,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06970787048s 2018-11-02 18:47:05,808 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814/add_router_interface.json used request id req-92369dd2-333e-43fa-901d-2ffcbe35af08 returning object 9c1b62d2-3f4c-4365-9510-15d207d99814 2018-11-02 18:47:05,931 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:47:05,932 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-02 18:47:05,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:47:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" -d '{"subnet_id": "a3c73be4-1097-4d87-98a5-91f5d143f5d4"}' 2018-11-02 18:47:08,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08cb36be-bfb5-4813-8bfa-f085df9e8149 Date: Fri, 02 Nov 2018 18:47:08 GMT RESP BODY: {"network_id": "d26a6664-ab13-4934-8a21-0add9cfbc2b0", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "subnet_id": "a3c73be4-1097-4d87-98a5-91f5d143f5d4", "subnet_ids": ["a3c73be4-1097-4d87-98a5-91f5d143f5d4"], "port_id": "ae39dfa0-b1bd-46f8-923d-c9819211d846", "id": "9c1b62d2-3f4c-4365-9510-15d207d99814"} 2018-11-02 18:47:08,620 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814/remove_router_interface.json used request id req-08cb36be-bfb5-4813-8bfa-f085df9e8149 2018-11-02 18:47:08,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.68307304382s 2018-11-02 18:47:08,620 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814/remove_router_interface.json used request id req-08cb36be-bfb5-4813-8bfa-f085df9e8149 returning object 9c1b62d2-3f4c-4365-9510-15d207d99814 2018-11-02 18:47:08,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:47:08,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:47:09,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e6d08822-e0f9-4fc6-ad83-62f81a0b77fd Date: Fri, 02 Nov 2018 18:47:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:47:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T18:47:07Z", "revision_number": 4, "routes": [], "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "9c1b62d2-3f4c-4365-9510-15d207d99814", "name": "tenantnetwork1-router_6c143385-924d-47cd-a89a-c8f13b7d4105"}]} 2018-11-02 18:47:09,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e6d08822-e0f9-4fc6-ad83-62f81a0b77fd 2018-11-02 18:47:09,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.408612966537s 2018-11-02 18:47:09,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e6d08822-e0f9-4fc6-ad83-62f81a0b77fd 2018-11-02 18:47:09,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:47:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:47:11,514 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d7a6f4f-1b51-421e-9da9-368787691103 Content-Length: 0 Date: Fri, 02 Nov 2018 18:47:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:47:11,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814.json used request id req-3d7a6f4f-1b51-421e-9da9-368787691103 2018-11-02 18:47:11,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.48146104813s 2018-11-02 18:47:11,514 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/9c1b62d2-3f4c-4365-9510-15d207d99814.json used request id req-3d7a6f4f-1b51-421e-9da9-368787691103 2018-11-02 18:47:11,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:47:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:47:12,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-1309fded-ef92-4742-9758-05a8c18e3a8c Date: Fri, 02 Nov 2018 18:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d26a6664-ab13-4934-8a21-0add9cfbc2b0","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:47:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ceb139a78723412bbc751e2cc33b534e","id":"a3c73be4-1097-4d87-98a5-91f5d143f5d4","subnetpool_id":null,"name":"tenantnetwork1-subnet_6c143385-924d-47cd-a89a-c8f13b7d4105"}]} 2018-11-02 18:47:12,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1309fded-ef92-4742-9758-05a8c18e3a8c 2018-11-02 18:47:12,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.06654787064s 2018-11-02 18:47:12,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1309fded-ef92-4742-9758-05a8c18e3a8c 2018-11-02 18:47:12,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:47:12,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/a3c73be4-1097-4d87-98a5-91f5d143f5d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:47:15,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a572888-e06d-429e-a8ee-7a351ea4d02d Date: Fri, 02 Nov 2018 18:47:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:47:15,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a3c73be4-1097-4d87-98a5-91f5d143f5d4.json used request id req-8a572888-e06d-429e-a8ee-7a351ea4d02d 2018-11-02 18:47:15,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.1828918457s 2018-11-02 18:47:15,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a3c73be4-1097-4d87-98a5-91f5d143f5d4.json used request id req-8a572888-e06d-429e-a8ee-7a351ea4d02d 2018-11-02 18:47:15,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:47:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:47:16,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-d834350c-08e5-454b-8492-3afee601b297 Date: Fri, 02 Nov 2018 18:47:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d26a6664-ab13-4934-8a21-0add9cfbc2b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:47:15Z","provider:segmentation_id":3,"name":"tenantnetwork1-net_6c143385-924d-47cd-a89a-c8f13b7d4105","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:46:59Z","provider:network_type":"vxlan"}]} 2018-11-02 18:47:16,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d834350c-08e5-454b-8492-3afee601b297 2018-11-02 18:47:16,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335415124893s 2018-11-02 18:47:16,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d834350c-08e5-454b-8492-3afee601b297 2018-11-02 18:47:16,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:47:16,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/d26a6664-ab13-4934-8a21-0add9cfbc2b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce4bdef54e91fdd8e07143a3d3dc24896d0bda7d" 2018-11-02 18:47:17,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9762abc9-1624-436e-ad8b-b5fb3df70421 Date: Fri, 02 Nov 2018 18:47:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:47:17,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d26a6664-ab13-4934-8a21-0add9cfbc2b0.json used request id req-9762abc9-1624-436e-ad8b-b5fb3df70421 2018-11-02 18:47:17,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.80593204498s 2018-11-02 18:47:17,911 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d26a6664-ab13-4934-8a21-0add9cfbc2b0.json used request id req-9762abc9-1624-436e-ad8b-b5fb3df70421 2018-11-02 18:47:17,960 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-11-02 18:47:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:47:18,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83dea88-8a4c-40e3-8005-89a158b80918 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:47:18,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f83dea88-8a4c-40e3-8005-89a158b80918 2018-11-02 18:47:18,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:47:18,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["NyuCY0O7R1SVBaj4rdKddQ"], "issued_at": "2018-11-02T18:47:18.000000Z"}} 2018-11-02 18:47:18,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:47:18,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:19,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-91274b59-2852-492e-b944-1b97762649ea Date: Fri, 02 Nov 2018 18:47:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:47:19,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91274b59-2852-492e-b944-1b97762649ea 2018-11-02 18:47:19,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.948829889297s 2018-11-02 18:47:19,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91274b59-2852-492e-b944-1b97762649ea 2018-11-02 18:47:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:47:19,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:47:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:47:19,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:47:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e2a870-8edb-4782-886f-ff7d694ecc0e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:47:19,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-92e2a870-8edb-4782-886f-ff7d694ecc0e 2018-11-02 18:47:19,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189660072327s 2018-11-02 18:47:19,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-92e2a870-8edb-4782-886f-ff7d694ecc0e 2018-11-02 18:47:19,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 18:47:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d"}}' 2018-11-02 18:47:19,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27870a1b-855e-4d32-a32a-c8b83208cdf1 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.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309"}, "tags": [], "enabled": true, "id": "21e1db455e624f73b504a6cb1dbd5309", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d"}} 2018-11-02 18:47:19,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-27870a1b-855e-4d32-a32a-c8b83208cdf1 2018-11-02 18:47:19,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262236118317s 2018-11-02 18:47:19,845 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-27870a1b-855e-4d32-a32a-c8b83208cdf1 2018-11-02 18:47:19,846 - 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'21e1db455e624f73b504a6cb1dbd5309', '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_54f95678-e880-4a53-b440-31d00c49be7d'}) 2018-11-02 18:47:19,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 18:47:19,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e49ed849-5216-4b62-aa60-fb1ad20b328f", "email": null, "name": "tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d"}}' 2018-11-02 18:47:20,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2217ae34-7758-41bb-bccc-6923cb634df6 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d", "links": {"self": "http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96c210af41c6457aaff7eda80ab2e208", "domain_id": "default", "password_expires_at": null}} 2018-11-02 18:47:20,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-2217ae34-7758-41bb-bccc-6923cb634df6 2018-11-02 18:47:20,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.4268450737s 2018-11-02 18:47:20,280 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-2217ae34-7758-41bb-bccc-6923cb634df6 2018-11-02 18:47:20,281 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'96c210af41c6457aaff7eda80ab2e208', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d'}) 2018-11-02 18:47:20,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:47:20,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:20,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b30eea-cdde-4740-9563-f75ade1662ff Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:47:20,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-69b30eea-cdde-4740-9563-f75ade1662ff 2018-11-02 18:47:20,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187033176422s 2018-11-02 18:47:20,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-69b30eea-cdde-4740-9563-f75ade1662ff 2018-11-02 18:47:20,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:47:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:20,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaf9bf2-27ae-4ef3-80fe-ad5567c89a0d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:47:20,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bdaf9bf2-27ae-4ef3-80fe-ad5567c89a0d 2018-11-02 18:47:20,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103160142899s 2018-11-02 18:47:20,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bdaf9bf2-27ae-4ef3-80fe-ad5567c89a0d 2018-11-02 18:47:20,581 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 18:47:20,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 18:47:20,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" -d '{"role": {"name": "Member"}}' 2018-11-02 18:47:20,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:47:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-060d77c6-ee54-41bb-9012-868d1d51c11c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e846c29080c43b98604258714711a5a", "links": {"self": "http://172.30.9.31:5000/v3/roles/8e846c29080c43b98604258714711a5a"}, "name": "Member"}} 2018-11-02 18:47:20,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-060d77c6-ee54-41bb-9012-868d1d51c11c 2018-11-02 18:47:20,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.158869028091s 2018-11-02 18:47:20,744 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-060d77c6-ee54-41bb-9012-868d1d51c11c 2018-11-02 18:47:20,745 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'8e846c29080c43b98604258714711a5a'}) 2018-11-02 18:47:20,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:47:20,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:20,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff30bd1d-88e2-4c34-8593-9ffb3f55323b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8e846c29080c43b98604258714711a5a", "links": {"self": "http://172.30.9.31:5000/v3/roles/8e846c29080c43b98604258714711a5a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:47:20,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ff30bd1d-88e2-4c34-8593-9ffb3f55323b 2018-11-02 18:47:20,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180759906769s 2018-11-02 18:47:20,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ff30bd1d-88e2-4c34-8593-9ffb3f55323b 2018-11-02 18:47:20,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:47:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:21,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37525d2e-1846-40e7-a85b-4fb2538e6046 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 18:47:21,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-37525d2e-1846-40e7-a85b-4fb2538e6046 2018-11-02 18:47:21,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112394094467s 2018-11-02 18:47:21,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-37525d2e-1846-40e7-a85b-4fb2538e6046 2018-11-02 18:47:21,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:47:21,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:21,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a63ffa-f7b1-431f-91c2-929ea74982f7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d", "links": {"self": "http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96c210af41c6457aaff7eda80ab2e208", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:47:21,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f3a63ffa-f7b1-431f-91c2-929ea74982f7 2018-11-02 18:47:21,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117692947388s 2018-11-02 18:47:21,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f3a63ffa-f7b1-431f-91c2-929ea74982f7 2018-11-02 18:47:21,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:47:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:21,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb293ce5-b3bd-4eb2-9a4d-536cae5c0ec8 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309"}, "tags": [], "enabled": true, "id": "21e1db455e624f73b504a6cb1dbd5309", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:47:21,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-bb293ce5-b3bd-4eb2-9a4d-536cae5c0ec8 2018-11-02 18:47:21,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106911897659s 2018-11-02 18:47:21,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-bb293ce5-b3bd-4eb2-9a4d-536cae5c0ec8 2018-11-02 18:47:21,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 18:47:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=96c210af41c6457aaff7eda80ab2e208&role.id=8e846c29080c43b98604258714711a5a&scope.project.id=21e1db455e624f73b504a6cb1dbd5309" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:21,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185c5e6b-2498-4dc2-8ca4-a66bb7214a20 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=96c210af41c6457aaff7eda80ab2e208&role.id=8e846c29080c43b98604258714711a5a&scope.project.id=21e1db455e624f73b504a6cb1dbd5309", "previous": null, "next": null}} 2018-11-02 18:47:21,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=96c210af41c6457aaff7eda80ab2e208&role.id=8e846c29080c43b98604258714711a5a&scope.project.id=21e1db455e624f73b504a6cb1dbd5309 used request id req-185c5e6b-2498-4dc2-8ca4-a66bb7214a20 2018-11-02 18:47:21,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110184907913s 2018-11-02 18:47:21,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=96c210af41c6457aaff7eda80ab2e208&role.id=8e846c29080c43b98604258714711a5a&scope.project.id=21e1db455e624f73b504a6cb1dbd5309 used request id req-185c5e6b-2498-4dc2-8ca4-a66bb7214a20 2018-11-02 18:47:21,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 18:47:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309/users/96c210af41c6457aaff7eda80ab2e208/roles/8e846c29080c43b98604258714711a5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:21,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-219c0bdc-10af-4182-bafd-42b8b9893844 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:47:21,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309/users/96c210af41c6457aaff7eda80ab2e208/roles/8e846c29080c43b98604258714711a5a used request id req-219c0bdc-10af-4182-bafd-42b8b9893844 2018-11-02 18:47:21,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18141412735s 2018-11-02 18:47:21,589 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309/users/96c210af41c6457aaff7eda80ab2e208/roles/8e846c29080c43b98604258714711a5a used request id req-219c0bdc-10af-4182-bafd-42b8b9893844 2018-11-02 18:47:21,589 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'21e1db455e624f73b504a6cb1dbd5309', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e49ed849-5216-4b62-aa60-fb1ad20b328f', 'username': u'tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 18:47:21,593 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d', 'password': 'e49ed849-5216-4b62-aa60-fb1ad20b328f', 'project_name': 'tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '21e1db455e624f73b504a6cb1dbd5309', 'project_domain_name': 'Default'} 2018-11-02 18:47:21,593 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-11-02 18:47:21,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:47:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:21,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0a3348-2f94-462d-bf14-ecc7dc6c2abe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:47:21,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-1b0a3348-2f94-462d-bf14-ecc7dc6c2abe 2018-11-02 18:47:21,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119058847427s 2018-11-02 18:47:21,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-1b0a3348-2f94-462d-bf14-ecc7dc6c2abe 2018-11-02 18:47:21,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:47:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:21,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537ccd24-ece2-40de-b47b-d4356d597fc4 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309"}, "tags": [], "enabled": true, "id": "21e1db455e624f73b504a6cb1dbd5309", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:47:21,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-537ccd24-ece2-40de-b47b-d4356d597fc4 2018-11-02 18:47:21,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197795152664s 2018-11-02 18:47:21,954 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-537ccd24-ece2-40de-b47b-d4356d597fc4 2018-11-02 18:47:21,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:47:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" -d '{"network": {"tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "name": "tenantnetwork2-net_54f95678-e880-4a53-b440-31d00c49be7d", "admin_state_up": true}}' 2018-11-02 18:47:23,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a3aca85d-b3db-4341-8d0a-e1f44818744b Date: Fri, 02 Nov 2018 18:47:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ab6ef428-0cb6-4542-a8de-339e43bdc234","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"21e1db455e624f73b504a6cb1dbd5309","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:47:23Z","is_default":false,"provider:segmentation_id":81,"name":"tenantnetwork2-net_54f95678-e880-4a53-b440-31d00c49be7d","admin_state_up":true,"tenant_id":"21e1db455e624f73b504a6cb1dbd5309","created_at":"2018-11-02T18:47:23Z","mtu":1450}} 2018-11-02 18:47:23,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a3aca85d-b3db-4341-8d0a-e1f44818744b 2018-11-02 18:47:23,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.43459606171s 2018-11-02 18:47:23,392 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a3aca85d-b3db-4341-8d0a-e1f44818744b 2018-11-02 18:47:23,392 - 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-11-02T18:47:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ab6ef428-0cb6-4542-a8de-339e43bdc234', u'provider:segmentation_id': 81, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_54f95678-e880-4a53-b440-31d00c49be7d', u'admin_state_up': True, u'tenant_id': u'21e1db455e624f73b504a6cb1dbd5309', u'created_at': u'2018-11-02T18:47:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'21e1db455e624f73b504a6cb1dbd5309'}) 2018-11-02 18:47:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:47:23,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206f0d46-8629-4001-8692-f8b19b265232 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:47:23,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-206f0d46-8629-4001-8692-f8b19b265232 2018-11-02 18:47:23,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:47:23,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e846c29080c43b98604258714711a5a", "name": "Member"}], "expires_at": "2018-11-02T19:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21e1db455e624f73b504a6cb1dbd5309", "name": "tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/21e1db455e624f73b504a6cb1dbd5309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/21e1db455e624f73b504a6cb1dbd5309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/21e1db455e624f73b504a6cb1dbd5309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/21e1db455e624f73b504a6cb1dbd5309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/21e1db455e624f73b504a6cb1dbd5309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/21e1db455e624f73b504a6cb1dbd5309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/21e1db455e624f73b504a6cb1dbd5309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/21e1db455e624f73b504a6cb1dbd5309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/21e1db455e624f73b504a6cb1dbd5309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/21e1db455e624f73b504a6cb1dbd5309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/21e1db455e624f73b504a6cb1dbd5309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/21e1db455e624f73b504a6cb1dbd5309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_21e1db455e624f73b504a6cb1dbd5309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_21e1db455e624f73b504a6cb1dbd5309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d", "id": "96c210af41c6457aaff7eda80ab2e208"}, "audit_ids": ["pUW1ZtbCRx2l3sGsO8W2kQ"], "issued_at": "2018-11-02T18:47:23.000000Z"}} 2018-11-02 18:47:23,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:47:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" 2018-11-02 18:47:24,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-53c7e58c-68f3-4e07-b8fb-5254f61bcfe6 Date: Fri, 02 Nov 2018 18:47:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:47:23Z","tenant_id":"21e1db455e624f73b504a6cb1dbd5309","created_at":"2018-11-02T18:47:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"21e1db455e624f73b504a6cb1dbd5309","id":"ab6ef428-0cb6-4542-a8de-339e43bdc234","name":"tenantnetwork2-net_54f95678-e880-4a53-b440-31d00c49be7d"}]} 2018-11-02 18:47:24,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-53c7e58c-68f3-4e07-b8fb-5254f61bcfe6 2018-11-02 18:47:24,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356987953186s 2018-11-02 18:47:24,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-53c7e58c-68f3-4e07-b8fb-5254f61bcfe6 2018-11-02 18:47:24,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:47:24,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" -d '{"subnet": {"name": "tenantnetwork2-subnet_54f95678-e880-4a53-b440-31d00c49be7d", "enable_dhcp": true, "network_id": "ab6ef428-0cb6-4542-a8de-339e43bdc234", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:47:26,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b5148902-5888-46c3-9b5a-86eced47276a Date: Fri, 02 Nov 2018 18:47:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab6ef428-0cb6-4542-a8de-339e43bdc234","tenant_id":"21e1db455e624f73b504a6cb1dbd5309","created_at":"2018-11-02T18:47:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:47:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"21e1db455e624f73b504a6cb1dbd5309","id":"e3801f4a-7a9e-4023-a35f-4a95f77d4c02","subnetpool_id":null,"name":"tenantnetwork2-subnet_54f95678-e880-4a53-b440-31d00c49be7d"}} 2018-11-02 18:47:26,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b5148902-5888-46c3-9b5a-86eced47276a 2018-11-02 18:47:26,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.83307909966s 2018-11-02 18:47:26,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b5148902-5888-46c3-9b5a-86eced47276a 2018-11-02 18:47:26,105 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:47:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e3801f4a-7a9e-4023-a35f-4a95f77d4c02', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_54f95678-e880-4a53-b440-31d00c49be7d', u'enable_dhcp': True, u'network_id': u'ab6ef428-0cb6-4542-a8de-339e43bdc234', u'tenant_id': u'21e1db455e624f73b504a6cb1dbd5309', u'created_at': u'2018-11-02T18:47:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'21e1db455e624f73b504a6cb1dbd5309'}) 2018-11-02 18:47:26,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:47:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "tenantnetwork2-router_54f95678-e880-4a53-b440-31d00c49be7d", "admin_state_up": true}}' 2018-11-02 18:47:27,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-1c79b97b-37c4-4995-9684-ee29cb556db9 Date: Fri, 02 Nov 2018 18:47:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "created_at": "2018-11-02T18:47:26Z", "admin_state_up": true, "updated_at": "2018-11-02T18:47:27Z", "revision_number": 2, "routes": [], "project_id": "21e1db455e624f73b504a6cb1dbd5309", "id": "330e31d4-fbdd-48d8-b691-a254bd9523d8", "name": "tenantnetwork2-router_54f95678-e880-4a53-b440-31d00c49be7d"}} 2018-11-02 18:47:27,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1c79b97b-37c4-4995-9684-ee29cb556db9 2018-11-02 18:47:27,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53274989128s 2018-11-02 18:47:27,639 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1c79b97b-37c4-4995-9684-ee29cb556db9 2018-11-02 18:47:27,639 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'21e1db455e624f73b504a6cb1dbd5309', u'created_at': u'2018-11-02T18:47:26Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T18:47:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'21e1db455e624f73b504a6cb1dbd5309', u'id': u'330e31d4-fbdd-48d8-b691-a254bd9523d8', u'name': u'tenantnetwork2-router_54f95678-e880-4a53-b440-31d00c49be7d'}) 2018-11-02 18:47:27,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:47:27,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" -d '{"subnet_id": "e3801f4a-7a9e-4023-a35f-4a95f77d4c02"}' 2018-11-02 18:47:30,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f4488600-c154-4bbc-b538-2ea372da3cf7 Date: Fri, 02 Nov 2018 18:47:30 GMT RESP BODY: {"network_id": "ab6ef428-0cb6-4542-a8de-339e43bdc234", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "subnet_id": "e3801f4a-7a9e-4023-a35f-4a95f77d4c02", "subnet_ids": ["e3801f4a-7a9e-4023-a35f-4a95f77d4c02"], "port_id": "c62b640e-ff51-41fe-8c3e-9b187536a1d9", "id": "330e31d4-fbdd-48d8-b691-a254bd9523d8"} 2018-11-02 18:47:30,598 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8/add_router_interface.json used request id req-f4488600-c154-4bbc-b538-2ea372da3cf7 2018-11-02 18:47:30,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.95846104622s 2018-11-02 18:47:30,599 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8/add_router_interface.json used request id req-f4488600-c154-4bbc-b538-2ea372da3cf7 returning object 330e31d4-fbdd-48d8-b691-a254bd9523d8 2018-11-02 18:47:30,713 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:47:30,713 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-02 18:47:30,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:47:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" -d '{"subnet_id": "e3801f4a-7a9e-4023-a35f-4a95f77d4c02"}' 2018-11-02 18:47:33,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f70cd7f0-d51e-403d-9143-0278f36bc3c3 Date: Fri, 02 Nov 2018 18:47:33 GMT RESP BODY: {"network_id": "ab6ef428-0cb6-4542-a8de-339e43bdc234", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "subnet_id": "e3801f4a-7a9e-4023-a35f-4a95f77d4c02", "subnet_ids": ["e3801f4a-7a9e-4023-a35f-4a95f77d4c02"], "port_id": "c62b640e-ff51-41fe-8c3e-9b187536a1d9", "id": "330e31d4-fbdd-48d8-b691-a254bd9523d8"} 2018-11-02 18:47:33,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8/remove_router_interface.json used request id req-f70cd7f0-d51e-403d-9143-0278f36bc3c3 2018-11-02 18:47:33,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.52357316017s 2018-11-02 18:47:33,243 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8/remove_router_interface.json used request id req-f70cd7f0-d51e-403d-9143-0278f36bc3c3 returning object 330e31d4-fbdd-48d8-b691-a254bd9523d8 2018-11-02 18:47:33,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:47:33,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" 2018-11-02 18:47:33,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ed4fb323-38a1-4632-838a-73135cc6c4ff Date: Fri, 02 Nov 2018 18:47:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "created_at": "2018-11-02T18:47:26Z", "admin_state_up": true, "updated_at": "2018-11-02T18:47:32Z", "revision_number": 4, "routes": [], "project_id": "21e1db455e624f73b504a6cb1dbd5309", "id": "330e31d4-fbdd-48d8-b691-a254bd9523d8", "name": "tenantnetwork2-router_54f95678-e880-4a53-b440-31d00c49be7d"}]} 2018-11-02 18:47:33,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-ed4fb323-38a1-4632-838a-73135cc6c4ff 2018-11-02 18:47:33,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115062952042s 2018-11-02 18:47:33,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-ed4fb323-38a1-4632-838a-73135cc6c4ff 2018-11-02 18:47:33,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:47:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" 2018-11-02 18:47:35,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46742bd4-5d19-41ce-a103-1f47c96bc90c Content-Length: 0 Date: Fri, 02 Nov 2018 18:47:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:47:35,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8.json used request id req-46742bd4-5d19-41ce-a103-1f47c96bc90c 2018-11-02 18:47:35,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.47789001465s 2018-11-02 18:47:35,838 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/330e31d4-fbdd-48d8-b691-a254bd9523d8.json used request id req-46742bd4-5d19-41ce-a103-1f47c96bc90c 2018-11-02 18:47:35,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:47:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" 2018-11-02 18:47:36,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8343ec21-476f-456c-883b-d95660a8d4fa Date: Fri, 02 Nov 2018 18:47:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab6ef428-0cb6-4542-a8de-339e43bdc234","tenant_id":"21e1db455e624f73b504a6cb1dbd5309","created_at":"2018-11-02T18:47:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:47:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"21e1db455e624f73b504a6cb1dbd5309","id":"e3801f4a-7a9e-4023-a35f-4a95f77d4c02","subnetpool_id":null,"name":"tenantnetwork2-subnet_54f95678-e880-4a53-b440-31d00c49be7d"}]} 2018-11-02 18:47:36,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8343ec21-476f-456c-883b-d95660a8d4fa 2018-11-02 18:47:36,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.227563142776s 2018-11-02 18:47:36,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8343ec21-476f-456c-883b-d95660a8d4fa 2018-11-02 18:47:36,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:47:36,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/e3801f4a-7a9e-4023-a35f-4a95f77d4c02.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" 2018-11-02 18:47:39,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5894618-eab7-4a7d-9e4b-3dbf4bb86fb0 Date: Fri, 02 Nov 2018 18:47:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:47:39,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/e3801f4a-7a9e-4023-a35f-4a95f77d4c02.json used request id req-b5894618-eab7-4a7d-9e4b-3dbf4bb86fb0 2018-11-02 18:47:39,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.58399510384s 2018-11-02 18:47:39,652 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/e3801f4a-7a9e-4023-a35f-4a95f77d4c02.json used request id req-b5894618-eab7-4a7d-9e4b-3dbf4bb86fb0 2018-11-02 18:47:39,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:47:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" 2018-11-02 18:47:39,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-ec13cc58-ee75-4ec0-a3a8-614bc4c8270d Date: Fri, 02 Nov 2018 18:47:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:47:39Z","tenant_id":"21e1db455e624f73b504a6cb1dbd5309","created_at":"2018-11-02T18:47:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"21e1db455e624f73b504a6cb1dbd5309","id":"ab6ef428-0cb6-4542-a8de-339e43bdc234","name":"tenantnetwork2-net_54f95678-e880-4a53-b440-31d00c49be7d"}]} 2018-11-02 18:47:39,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec13cc58-ee75-4ec0-a3a8-614bc4c8270d 2018-11-02 18:47:39,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104022979736s 2018-11-02 18:47:39,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec13cc58-ee75-4ec0-a3a8-614bc4c8270d 2018-11-02 18:47:39,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:47:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/ab6ef428-0cb6-4542-a8de-339e43bdc234.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10f559ae2cb23db627f8afd04b679608ce7bcff0" 2018-11-02 18:47:41,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e15e0a1-bf33-4a53-8b7f-ecac68ffd3c0 Date: Fri, 02 Nov 2018 18:47:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:47:41,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ab6ef428-0cb6-4542-a8de-339e43bdc234.json used request id req-3e15e0a1-bf33-4a53-8b7f-ecac68ffd3c0 2018-11-02 18:47:41,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55806708336s 2018-11-02 18:47:41,316 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ab6ef428-0cb6-4542-a8de-339e43bdc234.json used request id req-3e15e0a1-bf33-4a53-8b7f-ecac68ffd3c0 2018-11-02 18:47:41,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:47:41,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:41,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22ae003-8e8c-446b-9217-c96280d2b10e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d", "links": {"self": "http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96c210af41c6457aaff7eda80ab2e208", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:47:41,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e22ae003-8e8c-446b-9217-c96280d2b10e 2018-11-02 18:47:41,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119503974915s 2018-11-02 18:47:41,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e22ae003-8e8c-446b-9217-c96280d2b10e 2018-11-02 18:47:41,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:47:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:41,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e65955-6ae5-415b-8613-d576451d2f93 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_54f95678-e880-4a53-b440-31d00c49be7d", "links": {"self": "http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "96c210af41c6457aaff7eda80ab2e208", "description": null}} 2018-11-02 18:47:41,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208 used request id req-24e65955-6ae5-415b-8613-d576451d2f93 2018-11-02 18:47:41,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185761928558s 2018-11-02 18:47:41,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208 used request id req-24e65955-6ae5-415b-8613-d576451d2f93 2018-11-02 18:47:41,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 18:47:41,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:41,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f28398f-2bf4-43a2-bd58-6ad5fbaea7bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:47:41,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208 used request id req-8f28398f-2bf4-43a2-bd58-6ad5fbaea7bb 2018-11-02 18:47:41,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.254821062088s 2018-11-02 18:47:41,885 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/96c210af41c6457aaff7eda80ab2e208 used request id req-8f28398f-2bf4-43a2-bd58-6ad5fbaea7bb 2018-11-02 18:47:41,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:47:41,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:41,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09413b5-b8eb-4269-8234-5831205cf9d1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309"}, "tags": [], "enabled": true, "id": "21e1db455e624f73b504a6cb1dbd5309", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_54f95678-e880-4a53-b440-31d00c49be7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:47:41,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c09413b5-b8eb-4269-8234-5831205cf9d1 2018-11-02 18:47:41,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103753089905s 2018-11-02 18:47:41,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c09413b5-b8eb-4269-8234-5831205cf9d1 2018-11-02 18:47:42,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 18:47:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:42,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:47:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c379aff9-eb57-4677-8286-b30dbe95947b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:47:42,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309 used request id req-c379aff9-eb57-4677-8286-b30dbe95947b 2018-11-02 18:47:42,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.233911991119s 2018-11-02 18:47:42,234 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/21e1db455e624f73b504a6cb1dbd5309 used request id req-c379aff9-eb57-4677-8286-b30dbe95947b 2018-11-02 18:47:42,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:47:42,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:42,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549045c5-63b4-438b-9afd-af5a23f91561 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8e846c29080c43b98604258714711a5a", "links": {"self": "http://172.30.9.31:5000/v3/roles/8e846c29080c43b98604258714711a5a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:47:42,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-549045c5-63b4-438b-9afd-af5a23f91561 2018-11-02 18:47:42,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105015993118s 2018-11-02 18:47:42,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-549045c5-63b4-438b-9afd-af5a23f91561 2018-11-02 18:47:42,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 18:47:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/8e846c29080c43b98604258714711a5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:42,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:47:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d244c2-5923-48da-9510-76c2bb6231b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:47:42,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8e846c29080c43b98604258714711a5a used request id req-95d244c2-5923-48da-9510-76c2bb6231b7 2018-11-02 18:47:42,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.214984178543s 2018-11-02 18:47:42,563 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8e846c29080c43b98604258714711a5a used request id req-95d244c2-5923-48da-9510-76c2bb6231b7 2018-11-02 18:47:42,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:47:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=21e1db455e624f73b504a6cb1dbd5309&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:42,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-411004ca-0ada-4a00-985b-148dbf7ceed4 Date: Fri, 02 Nov 2018 18:47:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "created_at": "2018-11-02T18:47:22Z", "updated_at": "2018-11-02T18:47:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:23Z", "revision_number": 0, "id": "3e13006d-3677-48fe-9a30-24fb8ec72a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:23Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv6", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:23Z", "revision_number": 0, "id": "73264d4a-16cf-4603-9c8f-9bc9ec4039c1", "remote_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:23Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv6", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:22Z", "revision_number": 0, "id": "ad69199f-fbf9-4333-9cbf-f9e7c90b7a9d", "remote_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:22Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv4", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:23Z", "revision_number": 0, "id": "e17e3121-2ab0-4ea1-af6a-49d899f4021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:23Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv4", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}], "revision_number": 4, "project_id": "21e1db455e624f73b504a6cb1dbd5309", "id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "name": "default"}]} 2018-11-02 18:47:42,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=21e1db455e624f73b504a6cb1dbd5309&name=default used request id req-411004ca-0ada-4a00-985b-148dbf7ceed4 2018-11-02 18:47:42,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224348068237s 2018-11-02 18:47:42,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=21e1db455e624f73b504a6cb1dbd5309&name=default used request id req-411004ca-0ada-4a00-985b-148dbf7ceed4 2018-11-02 18:47:42,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:47:42,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:43,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-01b1de00-e314-4320-947c-27b96b68a6aa Date: Fri, 02 Nov 2018 18:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "created_at": "2018-11-02T18:47:22Z", "updated_at": "2018-11-02T18:47:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:23Z", "revision_number": 0, "id": "e17e3121-2ab0-4ea1-af6a-49d899f4021b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:23Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv4", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:23Z", "revision_number": 0, "id": "73264d4a-16cf-4603-9c8f-9bc9ec4039c1", "remote_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:23Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv6", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:23Z", "revision_number": 0, "id": "3e13006d-3677-48fe-9a30-24fb8ec72a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:23Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv6", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:22Z", "revision_number": 0, "id": "ad69199f-fbf9-4333-9cbf-f9e7c90b7a9d", "remote_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:22Z", "security_group_id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "tenant_id": "21e1db455e624f73b504a6cb1dbd5309", "port_range_min": null, "ethertype": "IPv4", "project_id": "21e1db455e624f73b504a6cb1dbd5309"}], "revision_number": 4, "project_id": "21e1db455e624f73b504a6cb1dbd5309", "id": "ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51", "name": "default"}]} 2018-11-02 18:47:43,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-01b1de00-e314-4320-947c-27b96b68a6aa 2018-11-02 18:47:43,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.273550987244s 2018-11-02 18:47:43,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-01b1de00-e314-4320-947c-27b96b68a6aa 2018-11-02 18:47:43,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:47:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}960ff2c14c42842f20f047021ffd314492c73505" 2018-11-02 18:47:44,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d660762a-ea0c-4095-9327-cc038ea92bc7 Content-Length: 0 Date: Fri, 02 Nov 2018 18:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:47:44,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51.json used request id req-d660762a-ea0c-4095-9327-cc038ea92bc7 2018-11-02 18:47:44,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.09230303764s 2018-11-02 18:47:44,165 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ab02cff6-e0b0-4ef9-b6cc-d3a5abc36f51.json used request id req-d660762a-ea0c-4095-9327-cc038ea92bc7 2018-11-02 18:47:44,213 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-11-02 18:47:44,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:47:44,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64ac086-504a-4258-be9f-8e2b830abc58 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:47:44,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c64ac086-504a-4258-be9f-8e2b830abc58 2018-11-02 18:47:44,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:47:44,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:47:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["H12eNmwaSvyt2hDjlo3UmQ"], "issued_at": "2018-11-02T18:47:44.000000Z"}} 2018-11-02 18:47:44,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:47:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:47:44,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bc7e6a01-c4a1-44ba-bdfd-c1105555b782 Date: Fri, 02 Nov 2018 18:47:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:47:44,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bc7e6a01-c4a1-44ba-bdfd-c1105555b782 2018-11-02 18:47:44,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277837991714s 2018-11-02 18:47:44,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bc7e6a01-c4a1-44ba-bdfd-c1105555b782 2018-11-02 18:47:44,973 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-11-02 18:47:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:47:44,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:47:44 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:47:44,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:47:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:47:45,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35544a9b-028f-4d14-aa1f-ea11d5211e7a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:47:45,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-35544a9b-028f-4d14-aa1f-ea11d5211e7a 2018-11-02 18:47:45,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.098249912262s 2018-11-02 18:47:45,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-35544a9b-028f-4d14-aa1f-ea11d5211e7a 2018-11-02 18:47:45,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:47:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:47:45,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bae6fe5-7d29-4ce7-b95f-bd00665713a0 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-02 18:47:45,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1bae6fe5-7d29-4ce7-b95f-bd00665713a0 2018-11-02 18:47:45,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10732793808s 2018-11-02 18:47:45,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1bae6fe5-7d29-4ce7-b95f-bd00665713a0 2018-11-02 18:47:45,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:47:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"network": {"tenant_id": "ceb139a78723412bbc751e2cc33b534e", "name": "vmready1-net_daea1170-8326-4ce4-9863-05e164cac59b", "admin_state_up": true}}' 2018-11-02 18:47:46,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-563b15a9-25d2-436e-9b53-c91ae127df70 Date: Fri, 02 Nov 2018 18:47:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2ed4c72a-1e41-46c1-8042-e56e43a23403","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:47:46Z","is_default":false,"provider:segmentation_id":92,"name":"vmready1-net_daea1170-8326-4ce4-9863-05e164cac59b","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:47:46Z","mtu":1450}} 2018-11-02 18:47:46,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-563b15a9-25d2-436e-9b53-c91ae127df70 2018-11-02 18:47:46,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.26410198212s 2018-11-02 18:47:46,461 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-563b15a9-25d2-436e-9b53-c91ae127df70 2018-11-02 18:47:46,462 - 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-11-02T18:47:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2ed4c72a-1e41-46c1-8042-e56e43a23403', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_daea1170-8326-4ce4-9863-05e164cac59b', u'admin_state_up': True, u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:47:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ceb139a78723412bbc751e2cc33b534e'}) 2018-11-02 18:47:46,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:47:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:47:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-63b4678a-047f-432b-b72d-720403e9c4bd Date: Fri, 02 Nov 2018 18:47:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2ed4c72a-1e41-46c1-8042-e56e43a23403","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:47:46Z","provider:segmentation_id":92,"name":"vmready1-net_daea1170-8326-4ce4-9863-05e164cac59b","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:47:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:47:46,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-63b4678a-047f-432b-b72d-720403e9c4bd 2018-11-02 18:47:46,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264497995377s 2018-11-02 18:47:46,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-63b4678a-047f-432b-b72d-720403e9c4bd 2018-11-02 18:47:46,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:47:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"subnet": {"name": "vmready1-subnet_daea1170-8326-4ce4-9863-05e164cac59b", "enable_dhcp": true, "network_id": "2ed4c72a-1e41-46c1-8042-e56e43a23403", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:47:48,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-161ea66b-21e8-4377-8afa-2958ae6e6bc0 Date: Fri, 02 Nov 2018 18:47:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ed4c72a-1e41-46c1-8042-e56e43a23403","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:47:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:47:47Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ceb139a78723412bbc751e2cc33b534e","id":"a4bd19f9-cf2d-4715-af1c-8be17b71afab","subnetpool_id":null,"name":"vmready1-subnet_daea1170-8326-4ce4-9863-05e164cac59b"}} 2018-11-02 18:47:48,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-161ea66b-21e8-4377-8afa-2958ae6e6bc0 2018-11-02 18:47:48,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.54224991798s 2018-11-02 18:47:48,271 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-161ea66b-21e8-4377-8afa-2958ae6e6bc0 2018-11-02 18:47:48,272 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:47:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a4bd19f9-cf2d-4715-af1c-8be17b71afab', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_daea1170-8326-4ce4-9863-05e164cac59b', u'enable_dhcp': True, u'network_id': u'2ed4c72a-1e41-46c1-8042-e56e43a23403', u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:47:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ceb139a78723412bbc751e2cc33b534e'}) 2018-11-02 18:47:48,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:47:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "vmready1-router_daea1170-8326-4ce4-9863-05e164cac59b", "admin_state_up": true}}' 2018-11-02 18:47:49,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-51428eab-5296-4534-8f1d-a56e30031657 Date: Fri, 02 Nov 2018 18:47:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:47:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T18:47:49Z", "revision_number": 2, "routes": [], "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "9f93575a-7306-4f1f-8090-1f7859536388", "name": "vmready1-router_daea1170-8326-4ce4-9863-05e164cac59b"}} 2018-11-02 18:47:49,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-51428eab-5296-4534-8f1d-a56e30031657 2018-11-02 18:47:49,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60113310814s 2018-11-02 18:47:49,874 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-51428eab-5296-4534-8f1d-a56e30031657 2018-11-02 18:47:49,874 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:47:48Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-02T18:47:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'ceb139a78723412bbc751e2cc33b534e', u'id': u'9f93575a-7306-4f1f-8090-1f7859536388', u'name': u'vmready1-router_daea1170-8326-4ce4-9863-05e164cac59b'}) 2018-11-02 18:47:49,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:47:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"subnet_id": "a4bd19f9-cf2d-4715-af1c-8be17b71afab"}' 2018-11-02 18:47:52,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-012ba9af-2f3c-4e51-94de-33ea0bcbf418 Date: Fri, 02 Nov 2018 18:47:52 GMT RESP BODY: {"network_id": "2ed4c72a-1e41-46c1-8042-e56e43a23403", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "subnet_id": "a4bd19f9-cf2d-4715-af1c-8be17b71afab", "subnet_ids": ["a4bd19f9-cf2d-4715-af1c-8be17b71afab"], "port_id": "28e07bab-05e0-48ab-bfc4-e5a4d563c3a3", "id": "9f93575a-7306-4f1f-8090-1f7859536388"} 2018-11-02 18:47:52,847 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388/add_router_interface.json used request id req-012ba9af-2f3c-4e51-94de-33ea0bcbf418 2018-11-02 18:47:52,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.97267103195s 2018-11-02 18:47:52,848 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388/add_router_interface.json used request id req-012ba9af-2f3c-4e51-94de-33ea0bcbf418 returning object 9f93575a-7306-4f1f-8090-1f7859536388 2018-11-02 18:47:52,849 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 18:47:52,981 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 18:47:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:47:52,987 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 18:47:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 18:47:52,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:47:52,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:47:53,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7a9cad3a-0942-4c74-a42a-07a3dcceef46 Date: Fri, 02 Nov 2018 18:47:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:47:53,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7a9cad3a-0942-4c74-a42a-07a3dcceef46 2018-11-02 18:47:53,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.701216936111s 2018-11-02 18:47:53,691 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7a9cad3a-0942-4c74-a42a-07a3dcceef46 2018-11-02 18:47:53,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 18:47:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b"}' 2018-11-02 18:47:54,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d0003fd0-3755-4422-986b-116c97ea2024 Date: Fri, 02 Nov 2018 18:47:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0/file", "owner": "ceb139a78723412bbc751e2cc33b534e", "id": "30ce45f8-be4a-49c2-866f-88a696d984e0", "size": null, "self": "/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:47:54Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b", "checksum": null, "created_at": "2018-11-02T18:47:54Z", "protected": false} 2018-11-02 18:47:54,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d0003fd0-3755-4422-986b-116c97ea2024 2018-11-02 18:47:54,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.78470993042s 2018-11-02 18:47:54,484 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d0003fd0-3755-4422-986b-116c97ea2024 returning object 30ce45f8-be4a-49c2-866f-88a696d984e0 2018-11-02 18:47:54,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 18:47:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '' 2018-11-02 18:47:58,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d83c420-17cc-4a69-9e05-6f0012660679 Date: Fri, 02 Nov 2018 18:47:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:47:58,015 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0/file used request id req-6d83c420-17cc-4a69-9e05-6f0012660679 2018-11-02 18:47:58,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.53059792519s 2018-11-02 18:47:58,016 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0/file used request id req-6d83c420-17cc-4a69-9e05-6f0012660679 2018-11-02 18:47:58,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:47:58,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:47:58,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-a450aef0-bf54-4922-aee8-531c30772f85 Date: Fri, 02 Nov 2018 18:47:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/30ce45f8-be4a-49c2-866f-88a696d984e0/snap", "metadata": {}}], "file": "/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0/file", "owner": "ceb139a78723412bbc751e2cc33b534e", "id": "30ce45f8-be4a-49c2-866f-88a696d984e0", "size": 12716032, "self": "/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/30ce45f8-be4a-49c2-866f-88a696d984e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:47:57Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:47:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:47:58,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a450aef0-bf54-4922-aee8-531c30772f85 2018-11-02 18:47:58,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.781061887741s 2018-11-02 18:47:58,801 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a450aef0-bf54-4922-aee8-531c30772f85 2018-11-02 18:47:58,803 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/30ce45f8-be4a-49c2-866f-88a696d984e0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0/file', 'owner': u'ceb139a78723412bbc751e2cc33b534e', 'id': u'30ce45f8-be4a-49c2-866f-88a696d984e0', 'size': 12716032, u'self': u'/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/30ce45f8-be4a-49c2-866f-88a696d984e0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T18:47:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T18:47:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b', 'created': u'2018-11-02T18:47:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T18:47:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 18:47:58,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 18:47:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_daea1170-8326-4ce4-9863-05e164cac59b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 18:47:59,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22c65e80-0923-49e5-8a2b-8637239a8642 x-compute-request-id: req-22c65e80-0923-49e5-8a2b-8637239a8642 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_daea1170-8326-4ce4-9863-05e164cac59b", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d807f910-4929-4eab-ba69-4856642e0599", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d807f910-4929-4eab-ba69-4856642e0599"}} 2018-11-02 18:47:59,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-22c65e80-0923-49e5-8a2b-8637239a8642 2018-11-02 18:47:59,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.798458099365s 2018-11-02 18:47:59,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-22c65e80-0923-49e5-8a2b-8637239a8642 2018-11-02 18:47:59,604 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_daea1170-8326-4ce4-9863-05e164cac59b', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd807f910-4929-4eab-ba69-4856642e0599', 'swap': 0}) 2018-11-02 18:47:59,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 18:47:59,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"extra_specs": {}}' 2018-11-02 18:47:59,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:47:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da4c2a7c-df25-4846-a165-06f29291ce6d x-compute-request-id: req-da4c2a7c-df25-4846-a165-06f29291ce6d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 18:47:59,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599/os-extra_specs used request id req-da4c2a7c-df25-4846-a165-06f29291ce6d 2018-11-02 18:47:59,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130775928497s 2018-11-02 18:47:59,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599/os-extra_specs used request id req-da4c2a7c-df25-4846-a165-06f29291ce6d 2018-11-02 18:47:59,841 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:47:59,842 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 18:47:59,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:47:59,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" -d '{"subnet_id": "a4bd19f9-cf2d-4715-af1c-8be17b71afab"}' 2018-11-02 18:48:01,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6d18845b-84dd-42b2-8460-cedf2264aede Date: Fri, 02 Nov 2018 18:48:01 GMT RESP BODY: {"network_id": "2ed4c72a-1e41-46c1-8042-e56e43a23403", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "subnet_id": "a4bd19f9-cf2d-4715-af1c-8be17b71afab", "subnet_ids": ["a4bd19f9-cf2d-4715-af1c-8be17b71afab"], "port_id": "28e07bab-05e0-48ab-bfc4-e5a4d563c3a3", "id": "9f93575a-7306-4f1f-8090-1f7859536388"} 2018-11-02 18:48:01,659 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388/remove_router_interface.json used request id req-6d18845b-84dd-42b2-8460-cedf2264aede 2018-11-02 18:48:01,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81247806549s 2018-11-02 18:48:01,659 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388/remove_router_interface.json used request id req-6d18845b-84dd-42b2-8460-cedf2264aede returning object 9f93575a-7306-4f1f-8090-1f7859536388 2018-11-02 18:48:01,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:48:01,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:01,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-4814ffb1-0cdc-443a-a750-06ed1c29f788 Date: Fri, 02 Nov 2018 18:48:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:47:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T18:48:00Z", "revision_number": 4, "routes": [], "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "9f93575a-7306-4f1f-8090-1f7859536388", "name": "vmready1-router_daea1170-8326-4ce4-9863-05e164cac59b"}]} 2018-11-02 18:48:01,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4814ffb1-0cdc-443a-a750-06ed1c29f788 2018-11-02 18:48:01,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.294300079346s 2018-11-02 18:48:01,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4814ffb1-0cdc-443a-a750-06ed1c29f788 2018-11-02 18:48:01,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:48:01,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:03,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3b11e91-8ad5-4be1-8f29-175fa7ebdb48 Content-Length: 0 Date: Fri, 02 Nov 2018 18:48:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:48:03,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388.json used request id req-b3b11e91-8ad5-4be1-8f29-175fa7ebdb48 2018-11-02 18:48:03,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.64075088501s 2018-11-02 18:48:03,597 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/9f93575a-7306-4f1f-8090-1f7859536388.json used request id req-b3b11e91-8ad5-4be1-8f29-175fa7ebdb48 2018-11-02 18:48:03,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:48:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:03,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-d2a37c6d-e53f-4429-99f9-5bc23de6a609 Date: Fri, 02 Nov 2018 18:48:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ed4c72a-1e41-46c1-8042-e56e43a23403","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:47:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:47:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ceb139a78723412bbc751e2cc33b534e","id":"a4bd19f9-cf2d-4715-af1c-8be17b71afab","subnetpool_id":null,"name":"vmready1-subnet_daea1170-8326-4ce4-9863-05e164cac59b"}]} 2018-11-02 18:48:03,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d2a37c6d-e53f-4429-99f9-5bc23de6a609 2018-11-02 18:48:03,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.189253091812s 2018-11-02 18:48:03,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d2a37c6d-e53f-4429-99f9-5bc23de6a609 2018-11-02 18:48:03,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:48:03,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/a4bd19f9-cf2d-4715-af1c-8be17b71afab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:06,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8b4941d-484c-43e2-96ef-0d75333e8505 Date: Fri, 02 Nov 2018 18:48:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:48:06,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a4bd19f9-cf2d-4715-af1c-8be17b71afab.json used request id req-a8b4941d-484c-43e2-96ef-0d75333e8505 2018-11-02 18:48:06,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76390790939s 2018-11-02 18:48:06,553 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a4bd19f9-cf2d-4715-af1c-8be17b71afab.json used request id req-a8b4941d-484c-43e2-96ef-0d75333e8505 2018-11-02 18:48:06,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:06,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-62ab5241-c092-4f30-8cb4-d648e0f7d888 Date: Fri, 02 Nov 2018 18:48:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ed4c72a-1e41-46c1-8042-e56e43a23403","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:48:06Z","provider:segmentation_id":92,"name":"vmready1-net_daea1170-8326-4ce4-9863-05e164cac59b","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:47:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:48:06,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-62ab5241-c092-4f30-8cb4-d648e0f7d888 2018-11-02 18:48:06,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370213985443s 2018-11-02 18:48:06,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-62ab5241-c092-4f30-8cb4-d648e0f7d888 2018-11-02 18:48:06,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:48:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/2ed4c72a-1e41-46c1-8042-e56e43a23403.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:08,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-597ae52f-5d08-4786-9d4a-36b4520a2105 Date: Fri, 02 Nov 2018 18:48:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:48:08,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/2ed4c72a-1e41-46c1-8042-e56e43a23403.json used request id req-597ae52f-5d08-4786-9d4a-36b4520a2105 2018-11-02 18:48:08,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.92872595787s 2018-11-02 18:48:08,854 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/2ed4c72a-1e41-46c1-8042-e56e43a23403.json used request id req-597ae52f-5d08-4786-9d4a-36b4520a2105 2018-11-02 18:48:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:48:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:09,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-1d01c5d0-8c7a-4cc7-ad9f-cfe2252053cf Date: Fri, 02 Nov 2018 18:48:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/30ce45f8-be4a-49c2-866f-88a696d984e0/snap", "metadata": {}}], "file": "/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0/file", "owner": "ceb139a78723412bbc751e2cc33b534e", "id": "30ce45f8-be4a-49c2-866f-88a696d984e0", "size": 12716032, "self": "/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/30ce45f8-be4a-49c2-866f-88a696d984e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:47:57Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_daea1170-8326-4ce4-9863-05e164cac59b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:47:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:48:09,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1d01c5d0-8c7a-4cc7-ad9f-cfe2252053cf 2018-11-02 18:48:09,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.704857826233s 2018-11-02 18:48:09,563 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1d01c5d0-8c7a-4cc7-ad9f-cfe2252053cf 2018-11-02 18:48:09,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 18:48:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:10,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53fc9f5b-6621-4d05-b741-0d9c11ee7c4c Date: Fri, 02 Nov 2018 18:48:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:48:10,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0 used request id req-53fc9f5b-6621-4d05-b741-0d9c11ee7c4c 2018-11-02 18:48:10,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16181492805s 2018-11-02 18:48:10,727 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/30ce45f8-be4a-49c2-866f-88a696d984e0 used request id req-53fc9f5b-6621-4d05-b741-0d9c11ee7c4c 2018-11-02 18:48:10,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:48:10,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:10,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c844467c-f3ef-4359-90a6-0f8f2fb76e89 x-compute-request-id: req-c844467c-f3ef-4359-90a6-0f8f2fb76e89 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_daea1170-8326-4ce4-9863-05e164cac59b", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d807f910-4929-4eab-ba69-4856642e0599", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d807f910-4929-4eab-ba69-4856642e0599"}]} 2018-11-02 18:48:10,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c844467c-f3ef-4359-90a6-0f8f2fb76e89 2018-11-02 18:48:10,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272448062897s 2018-11-02 18:48:10,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c844467c-f3ef-4359-90a6-0f8f2fb76e89 2018-11-02 18:48:10,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 18:48:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7057893eb583d4df41dc56535b2ce0213e3594f1" 2018-11-02 18:48:10,817 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:48:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15498c37-c81e-4af1-95d3-0fcc3ee5cc88 x-compute-request-id: req-15498c37-c81e-4af1-95d3-0fcc3ee5cc88 Content-Length: 0 Content-Type: application/json 2018-11-02 18:48:10,817 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599 used request id req-15498c37-c81e-4af1-95d3-0fcc3ee5cc88 2018-11-02 18:48:10,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0608670711517s 2018-11-02 18:48:10,818 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d807f910-4929-4eab-ba69-4856642e0599 used request id req-15498c37-c81e-4af1-95d3-0fcc3ee5cc88 2018-11-02 18:48:10,868 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-11-02 18:48:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:48:10,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85edcf57-4135-48b7-9c07-5c38cae025af 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:48:10,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-85edcf57-4135-48b7-9c07-5c38cae025af 2018-11-02 18:48:10,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:48:11,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["odQCqsr9SDW9xw8t2_f7RA"], "issued_at": "2018-11-02T18:48:11.000000Z"}} 2018-11-02 18:48:11,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:11,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f867679c-7f7b-4e0d-a864-cbe9d6c76741 Date: Fri, 02 Nov 2018 18:48:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:48:11,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f867679c-7f7b-4e0d-a864-cbe9d6c76741 2018-11-02 18:48:11,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27268910408s 2018-11-02 18:48:11,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f867679c-7f7b-4e0d-a864-cbe9d6c76741 2018-11-02 18:48:11,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:48:11,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:48:11 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:48:11,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:48:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:11,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2822bc21-6676-4213-a168-458b5ae1d56e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:48:11,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2822bc21-6676-4213-a168-458b5ae1d56e 2018-11-02 18:48:11,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106944084167s 2018-11-02 18:48:11,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2822bc21-6676-4213-a168-458b5ae1d56e 2018-11-02 18:48:11,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 18:48:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11"}}' 2018-11-02 18:48:11,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2904ae65-7baf-4bc6-825d-311b690877ea Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0"}, "tags": [], "enabled": true, "id": "8d425373d26d4c07985b3c1218f0a7a0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11"}} 2018-11-02 18:48:11,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2904ae65-7baf-4bc6-825d-311b690877ea 2018-11-02 18:48:11,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.186966180801s 2018-11-02 18:48:11,979 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2904ae65-7baf-4bc6-825d-311b690877ea 2018-11-02 18:48:11,980 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'8d425373d26d4c07985b3c1218f0a7a0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11'}) 2018-11-02 18:48:11,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 18:48:11,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "42ccf249-a07f-46f2-9a8c-e0f6a0418357", "email": null, "name": "vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11"}}' 2018-11-02 18:48:12,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072eebb0-ba37-4add-974c-ae5c91c6df92 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11", "links": {"self": "http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5e27b0542524970b8796c045f5f1be7", "domain_id": "default", "password_expires_at": null}} 2018-11-02 18:48:12,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-072eebb0-ba37-4add-974c-ae5c91c6df92 2018-11-02 18:48:12,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.488177061081s 2018-11-02 18:48:12,474 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-072eebb0-ba37-4add-974c-ae5c91c6df92 2018-11-02 18:48:12,475 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd5e27b0542524970b8796c045f5f1be7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11'}) 2018-11-02 18:48:12,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:48:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:12,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cdd1eb-9df3-4988-b8ea-a4d6d700283f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:48:12,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-85cdd1eb-9df3-4988-b8ea-a4d6d700283f 2018-11-02 18:48:12,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106313943863s 2018-11-02 18:48:12,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-85cdd1eb-9df3-4988-b8ea-a4d6d700283f 2018-11-02 18:48:12,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:48:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:12,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a96d870-47be-4865-b27b-e257bd8cfd2a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:48:12,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a96d870-47be-4865-b27b-e257bd8cfd2a 2018-11-02 18:48:12,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176059961319s 2018-11-02 18:48:12,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a96d870-47be-4865-b27b-e257bd8cfd2a 2018-11-02 18:48:12,767 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 18:48:12,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 18:48:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" -d '{"role": {"name": "Member"}}' 2018-11-02 18:48:12,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35755e57-5e9f-4e16-a663-ff197f4c443e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8818ce417f784ca48c663dfefe9fa912", "links": {"self": "http://172.30.9.31:5000/v3/roles/8818ce417f784ca48c663dfefe9fa912"}, "name": "Member"}} 2018-11-02 18:48:12,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-35755e57-5e9f-4e16-a663-ff197f4c443e 2018-11-02 18:48:12,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.160275936127s 2018-11-02 18:48:12,931 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-35755e57-5e9f-4e16-a663-ff197f4c443e 2018-11-02 18:48:12,931 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'8818ce417f784ca48c663dfefe9fa912'}) 2018-11-02 18:48:12,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:48:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf883f38-38c6-4388-94cc-5778217c5e9c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8818ce417f784ca48c663dfefe9fa912", "links": {"self": "http://172.30.9.31:5000/v3/roles/8818ce417f784ca48c663dfefe9fa912"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:48:13,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cf883f38-38c6-4388-94cc-5778217c5e9c 2018-11-02 18:48:13,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108896017075s 2018-11-02 18:48:13,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cf883f38-38c6-4388-94cc-5778217c5e9c 2018-11-02 18:48:13,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:48:13,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d045976-a400-49b4-a001-3f387ef3c567 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 18:48:13,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7d045976-a400-49b4-a001-3f387ef3c567 2018-11-02 18:48:13,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105000972748s 2018-11-02 18:48:13,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7d045976-a400-49b4-a001-3f387ef3c567 2018-11-02 18:48:13,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:48:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1206b7-ee56-4802-a3be-30d02b1b1784 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11", "links": {"self": "http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5e27b0542524970b8796c045f5f1be7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:48:13,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6d1206b7-ee56-4802-a3be-30d02b1b1784 2018-11-02 18:48:13,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124829053879s 2018-11-02 18:48:13,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6d1206b7-ee56-4802-a3be-30d02b1b1784 2018-11-02 18:48:13,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:48:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8058b5-1718-46ba-b91b-e31ad94deb27 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0"}, "tags": [], "enabled": true, "id": "8d425373d26d4c07985b3c1218f0a7a0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:48:13,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3f8058b5-1718-46ba-b91b-e31ad94deb27 2018-11-02 18:48:13,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103769779205s 2018-11-02 18:48:13,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3f8058b5-1718-46ba-b91b-e31ad94deb27 2018-11-02 18:48:13,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 18:48:13,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=d5e27b0542524970b8796c045f5f1be7&role.id=8818ce417f784ca48c663dfefe9fa912&scope.project.id=8d425373d26d4c07985b3c1218f0a7a0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2abf10-b2a8-4418-89d7-5a97f0ec4391 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=d5e27b0542524970b8796c045f5f1be7&role.id=8818ce417f784ca48c663dfefe9fa912&scope.project.id=8d425373d26d4c07985b3c1218f0a7a0", "previous": null, "next": null}} 2018-11-02 18:48:13,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=d5e27b0542524970b8796c045f5f1be7&role.id=8818ce417f784ca48c663dfefe9fa912&scope.project.id=8d425373d26d4c07985b3c1218f0a7a0 used request id req-9c2abf10-b2a8-4418-89d7-5a97f0ec4391 2018-11-02 18:48:13,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0931050777435s 2018-11-02 18:48:13,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=d5e27b0542524970b8796c045f5f1be7&role.id=8818ce417f784ca48c663dfefe9fa912&scope.project.id=8d425373d26d4c07985b3c1218f0a7a0 used request id req-9c2abf10-b2a8-4418-89d7-5a97f0ec4391 2018-11-02 18:48:13,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 18:48:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0/users/d5e27b0542524970b8796c045f5f1be7/roles/8818ce417f784ca48c663dfefe9fa912 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d637792c-b893-4039-ae05-c060ffe8ebd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:48:13,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0/users/d5e27b0542524970b8796c045f5f1be7/roles/8818ce417f784ca48c663dfefe9fa912 used request id req-d637792c-b893-4039-ae05-c060ffe8ebd0 2018-11-02 18:48:13,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204691886902s 2018-11-02 18:48:13,706 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0/users/d5e27b0542524970b8796c045f5f1be7/roles/8818ce417f784ca48c663dfefe9fa912 used request id req-d637792c-b893-4039-ae05-c060ffe8ebd0 2018-11-02 18:48:13,706 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8d425373d26d4c07985b3c1218f0a7a0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '42ccf249-a07f-46f2-9a8c-e0f6a0418357', 'username': u'vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 18:48:13,710 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11', 'password': '42ccf249-a07f-46f2-9a8c-e0f6a0418357', 'project_name': 'vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '8d425373d26d4c07985b3c1218f0a7a0', 'project_domain_name': 'Default'} 2018-11-02 18:48:13,711 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-11-02 18:48:13,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:48:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f3d73d-74e7-47b8-8128-7d57eceea0ec Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:48:13,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d2f3d73d-74e7-47b8-8128-7d57eceea0ec 2018-11-02 18:48:13,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101320981979s 2018-11-02 18:48:13,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d2f3d73d-74e7-47b8-8128-7d57eceea0ec 2018-11-02 18:48:13,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:48:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:13,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a7bb51-2831-4940-8646-7bdd5cd11cd8 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0"}, "tags": [], "enabled": true, "id": "8d425373d26d4c07985b3c1218f0a7a0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:48:13,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-87a7bb51-2831-4940-8646-7bdd5cd11cd8 2018-11-02 18:48:13,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103698968887s 2018-11-02 18:48:13,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-87a7bb51-2831-4940-8646-7bdd5cd11cd8 2018-11-02 18:48:13,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:48:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" -d '{"network": {"tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "name": "vmready2-net_712aeaf2-cedb-447f-a94a-e4e1352cce11", "admin_state_up": true}}' 2018-11-02 18:48:14,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-7c209122-5f85-4178-ac48-3139a0c53079 Date: Fri, 02 Nov 2018 18:48:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d425373d26d4c07985b3c1218f0a7a0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:48:14Z","is_default":false,"provider:segmentation_id":70,"name":"vmready2-net_712aeaf2-cedb-447f-a94a-e4e1352cce11","admin_state_up":true,"tenant_id":"8d425373d26d4c07985b3c1218f0a7a0","created_at":"2018-11-02T18:48:14Z","mtu":1450}} 2018-11-02 18:48:14,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7c209122-5f85-4178-ac48-3139a0c53079 2018-11-02 18:48:14,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.699661016464s 2018-11-02 18:48:14,625 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7c209122-5f85-4178-ac48-3139a0c53079 2018-11-02 18:48:14,625 - 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-11-02T18:48:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_712aeaf2-cedb-447f-a94a-e4e1352cce11', u'admin_state_up': True, u'tenant_id': u'8d425373d26d4c07985b3c1218f0a7a0', u'created_at': u'2018-11-02T18:48:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d425373d26d4c07985b3c1218f0a7a0'}) 2018-11-02 18:48:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:48:14,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b738f0d-46ef-43c2-a2d1-f0fa3d3c45fb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:48:14,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2b738f0d-46ef-43c2-a2d1-f0fa3d3c45fb 2018-11-02 18:48:14,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:48:15,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8818ce417f784ca48c663dfefe9fa912", "name": "Member"}], "expires_at": "2018-11-02T19:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d425373d26d4c07985b3c1218f0a7a0", "name": "vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8d425373d26d4c07985b3c1218f0a7a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8d425373d26d4c07985b3c1218f0a7a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8d425373d26d4c07985b3c1218f0a7a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8d425373d26d4c07985b3c1218f0a7a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8d425373d26d4c07985b3c1218f0a7a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8d425373d26d4c07985b3c1218f0a7a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8d425373d26d4c07985b3c1218f0a7a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8d425373d26d4c07985b3c1218f0a7a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8d425373d26d4c07985b3c1218f0a7a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8d425373d26d4c07985b3c1218f0a7a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8d425373d26d4c07985b3c1218f0a7a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8d425373d26d4c07985b3c1218f0a7a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8d425373d26d4c07985b3c1218f0a7a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8d425373d26d4c07985b3c1218f0a7a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11", "id": "d5e27b0542524970b8796c045f5f1be7"}, "audit_ids": ["JSxtFR87TFuFTr5zmxPAVw"], "issued_at": "2018-11-02T18:48:15.000000Z"}} 2018-11-02 18:48:15,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:16,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-451e87cd-f4c0-4b50-8b4b-40c39dea9432 Date: Fri, 02 Nov 2018 18:48:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:48:14Z","tenant_id":"8d425373d26d4c07985b3c1218f0a7a0","created_at":"2018-11-02T18:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8d425373d26d4c07985b3c1218f0a7a0","id":"dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7","name":"vmready2-net_712aeaf2-cedb-447f-a94a-e4e1352cce11"}]} 2018-11-02 18:48:16,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-451e87cd-f4c0-4b50-8b4b-40c39dea9432 2018-11-02 18:48:16,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00340294838s 2018-11-02 18:48:16,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-451e87cd-f4c0-4b50-8b4b-40c39dea9432 2018-11-02 18:48:16,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:48:16,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" -d '{"subnet": {"name": "vmready2-subnet_712aeaf2-cedb-447f-a94a-e4e1352cce11", "enable_dhcp": true, "network_id": "dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:48:16,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24036cbc-eb28-48f9-97c4-c423c2f2cb21 Date: Fri, 02 Nov 2018 18:48:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7","tenant_id":"8d425373d26d4c07985b3c1218f0a7a0","created_at":"2018-11-02T18:48:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:48:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8d425373d26d4c07985b3c1218f0a7a0","id":"4d72a935-39ed-4f8f-b22b-e06f4a73e59b","subnetpool_id":null,"name":"vmready2-subnet_712aeaf2-cedb-447f-a94a-e4e1352cce11"}} 2018-11-02 18:48:16,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-24036cbc-eb28-48f9-97c4-c423c2f2cb21 2018-11-02 18:48:16,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.864362001419s 2018-11-02 18:48:16,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-24036cbc-eb28-48f9-97c4-c423c2f2cb21 2018-11-02 18:48:16,908 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:48:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4d72a935-39ed-4f8f-b22b-e06f4a73e59b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_712aeaf2-cedb-447f-a94a-e4e1352cce11', u'enable_dhcp': True, u'network_id': u'dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7', u'tenant_id': u'8d425373d26d4c07985b3c1218f0a7a0', u'created_at': u'2018-11-02T18:48:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d425373d26d4c07985b3c1218f0a7a0'}) 2018-11-02 18:48:16,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:48:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "vmready2-router_712aeaf2-cedb-447f-a94a-e4e1352cce11", "admin_state_up": true}}' 2018-11-02 18:48:18,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-02cd2492-ac6d-4940-afcd-7cc572be3357 Date: Fri, 02 Nov 2018 18:48:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "created_at": "2018-11-02T18:48:17Z", "admin_state_up": true, "updated_at": "2018-11-02T18:48:17Z", "revision_number": 2, "routes": [], "project_id": "8d425373d26d4c07985b3c1218f0a7a0", "id": "63473712-27d1-4175-b071-82b524372ee5", "name": "vmready2-router_712aeaf2-cedb-447f-a94a-e4e1352cce11"}} 2018-11-02 18:48:18,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-02cd2492-ac6d-4940-afcd-7cc572be3357 2018-11-02 18:48:18,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35945391655s 2018-11-02 18:48:18,268 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-02cd2492-ac6d-4940-afcd-7cc572be3357 2018-11-02 18:48:18,268 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8d425373d26d4c07985b3c1218f0a7a0', u'created_at': u'2018-11-02T18:48:17Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T18:48:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'8d425373d26d4c07985b3c1218f0a7a0', u'id': u'63473712-27d1-4175-b071-82b524372ee5', u'name': u'vmready2-router_712aeaf2-cedb-447f-a94a-e4e1352cce11'}) 2018-11-02 18:48:18,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:48:18,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" -d '{"subnet_id": "4d72a935-39ed-4f8f-b22b-e06f4a73e59b"}' 2018-11-02 18:48:20,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c801d91a-230d-44b0-b980-b27de1687b72 Date: Fri, 02 Nov 2018 18:48:20 GMT RESP BODY: {"network_id": "dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "subnet_id": "4d72a935-39ed-4f8f-b22b-e06f4a73e59b", "subnet_ids": ["4d72a935-39ed-4f8f-b22b-e06f4a73e59b"], "port_id": "e2230e40-2977-4356-80f4-1ebbc991de4b", "id": "63473712-27d1-4175-b071-82b524372ee5"} 2018-11-02 18:48:20,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5/add_router_interface.json used request id req-c801d91a-230d-44b0-b980-b27de1687b72 2018-11-02 18:48:20,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29709887505s 2018-11-02 18:48:20,567 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5/add_router_interface.json used request id req-c801d91a-230d-44b0-b980-b27de1687b72 returning object 63473712-27d1-4175-b071-82b524372ee5 2018-11-02 18:48:20,567 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 18:48:20,699 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 18:48:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:48:20,706 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 18:48:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 18:48:20,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:48:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:21,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-46d23cf2-1b6e-462f-834d-0e84c0e2689e Date: Fri, 02 Nov 2018 18:48:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:48:21,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-46d23cf2-1b6e-462f-834d-0e84c0e2689e 2018-11-02 18:48:21,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.687592029572s 2018-11-02 18:48:21,398 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-46d23cf2-1b6e-462f-834d-0e84c0e2689e 2018-11-02 18:48:21,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 18:48:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11"}' 2018-11-02 18:48:22,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-84f8c15e-a83c-4860-bf05-4c13b06b2bef Date: Fri, 02 Nov 2018 18:48:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/file", "owner": "8d425373d26d4c07985b3c1218f0a7a0", "id": "99472f26-9348-4e9b-b82b-fe7d53c6a364", "size": null, "self": "/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:48:22Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11", "checksum": null, "created_at": "2018-11-02T18:48:22Z", "protected": false} 2018-11-02 18:48:22,191 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-84f8c15e-a83c-4860-bf05-4c13b06b2bef 2018-11-02 18:48:22,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.785537004471s 2018-11-02 18:48:22,192 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-84f8c15e-a83c-4860-bf05-4c13b06b2bef returning object 99472f26-9348-4e9b-b82b-fe7d53c6a364 2018-11-02 18:48:22,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 18:48:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" -d '' 2018-11-02 18:48:23,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bf8894e-c853-4314-9c05-97d9c67e73af Date: Fri, 02 Nov 2018 18:48:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:48:23,748 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/file used request id req-2bf8894e-c853-4314-9c05-97d9c67e73af 2018-11-02 18:48:23,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.55540108681s 2018-11-02 18:48:23,748 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/file used request id req-2bf8894e-c853-4314-9c05-97d9c67e73af 2018-11-02 18:48:23,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:48:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:24,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-9d0a20ea-b63f-4c28-a8df-dd57fb6fe6e2 Date: Fri, 02 Nov 2018 18:48:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/snap", "metadata": {}}], "file": "/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/file", "owner": "8d425373d26d4c07985b3c1218f0a7a0", "id": "99472f26-9348-4e9b-b82b-fe7d53c6a364", "size": 12716032, "self": "/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:48:23Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:48:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:48:24,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9d0a20ea-b63f-4c28-a8df-dd57fb6fe6e2 2018-11-02 18:48:24,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.708853006363s 2018-11-02 18:48:24,462 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9d0a20ea-b63f-4c28-a8df-dd57fb6fe6e2 2018-11-02 18:48:24,463 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/snap', u'metadata': Munch({})})], 'file': u'/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/file', 'owner': u'8d425373d26d4c07985b3c1218f0a7a0', 'id': u'99472f26-9348-4e9b-b82b-fe7d53c6a364', 'size': 12716032, u'self': u'/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d425373d26d4c07985b3c1218f0a7a0', 'name': 'vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T18:48:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T18:48:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11', 'created': u'2018-11-02T18:48:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T18:48:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 18:48:24,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 18:48:24,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_712aeaf2-cedb-447f-a94a-e4e1352cce11", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 18:48:25,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27f5b73b-7a4f-4301-b06f-3f21b9f51716 x-compute-request-id: req-27f5b73b-7a4f-4301-b06f-3f21b9f51716 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_712aeaf2-cedb-447f-a94a-e4e1352cce11", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "52afb9f3-6c02-4022-96d8-004d0e13154a"}} 2018-11-02 18:48:25,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-27f5b73b-7a4f-4301-b06f-3f21b9f51716 2018-11-02 18:48:25,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.769601106644s 2018-11-02 18:48:25,234 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-27f5b73b-7a4f-4301-b06f-3f21b9f51716 2018-11-02 18:48:25,235 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_712aeaf2-cedb-447f-a94a-e4e1352cce11', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'52afb9f3-6c02-4022-96d8-004d0e13154a', 'swap': 0}) 2018-11-02 18:48:25,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 18:48:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" -d '{"extra_specs": {}}' 2018-11-02 18:48:25,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31306a7c-ea84-43f5-a332-b6338df2110a x-compute-request-id: req-31306a7c-ea84-43f5-a332-b6338df2110a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 18:48:25,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a/os-extra_specs used request id req-31306a7c-ea84-43f5-a332-b6338df2110a 2018-11-02 18:48:25,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.13016295433s 2018-11-02 18:48:25,366 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a/os-extra_specs used request id req-31306a7c-ea84-43f5-a332-b6338df2110a 2018-11-02 18:48:25,477 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:48:25,477 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 18:48:25,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:48:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" -d '{"subnet_id": "4d72a935-39ed-4f8f-b22b-e06f4a73e59b"}' 2018-11-02 18:48:27,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3bd244c0-ef94-4764-8695-45ffb730baaf Date: Fri, 02 Nov 2018 18:48:27 GMT RESP BODY: {"network_id": "dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "subnet_id": "4d72a935-39ed-4f8f-b22b-e06f4a73e59b", "subnet_ids": ["4d72a935-39ed-4f8f-b22b-e06f4a73e59b"], "port_id": "e2230e40-2977-4356-80f4-1ebbc991de4b", "id": "63473712-27d1-4175-b071-82b524372ee5"} 2018-11-02 18:48:27,328 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5/remove_router_interface.json used request id req-3bd244c0-ef94-4764-8695-45ffb730baaf 2018-11-02 18:48:27,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84570193291s 2018-11-02 18:48:27,328 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5/remove_router_interface.json used request id req-3bd244c0-ef94-4764-8695-45ffb730baaf returning object 63473712-27d1-4175-b071-82b524372ee5 2018-11-02 18:48:27,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:48:27,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:27,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-11817060-443c-4380-a384-7016f197efda Date: Fri, 02 Nov 2018 18:48:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "created_at": "2018-11-02T18:48:17Z", "admin_state_up": true, "updated_at": "2018-11-02T18:48:26Z", "revision_number": 4, "routes": [], "project_id": "8d425373d26d4c07985b3c1218f0a7a0", "id": "63473712-27d1-4175-b071-82b524372ee5", "name": "vmready2-router_712aeaf2-cedb-447f-a94a-e4e1352cce11"}]} 2018-11-02 18:48:27,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-11817060-443c-4380-a384-7016f197efda 2018-11-02 18:48:27,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.296870946884s 2018-11-02 18:48:27,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-11817060-443c-4380-a384-7016f197efda 2018-11-02 18:48:27,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:48:27,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:29,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3918e7c1-b848-42b5-8454-0da0bfb8a92c Content-Length: 0 Date: Fri, 02 Nov 2018 18:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:48:29,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5.json used request id req-3918e7c1-b848-42b5-8454-0da0bfb8a92c 2018-11-02 18:48:29,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.68117499352s 2018-11-02 18:48:29,309 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/63473712-27d1-4175-b071-82b524372ee5.json used request id req-3918e7c1-b848-42b5-8454-0da0bfb8a92c 2018-11-02 18:48:29,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:48:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:29,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5a414816-6491-4276-a4f9-de0a7f56d713 Date: Fri, 02 Nov 2018 18:48:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7","tenant_id":"8d425373d26d4c07985b3c1218f0a7a0","created_at":"2018-11-02T18:48:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:48:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8d425373d26d4c07985b3c1218f0a7a0","id":"4d72a935-39ed-4f8f-b22b-e06f4a73e59b","subnetpool_id":null,"name":"vmready2-subnet_712aeaf2-cedb-447f-a94a-e4e1352cce11"}]} 2018-11-02 18:48:29,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5a414816-6491-4276-a4f9-de0a7f56d713 2018-11-02 18:48:29,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.240806102753s 2018-11-02 18:48:29,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5a414816-6491-4276-a4f9-de0a7f56d713 2018-11-02 18:48:29,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:48:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/4d72a935-39ed-4f8f-b22b-e06f4a73e59b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:32,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-334a7625-2818-4af8-973a-403aa672df1a Date: Fri, 02 Nov 2018 18:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:48:32,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/4d72a935-39ed-4f8f-b22b-e06f4a73e59b.json used request id req-334a7625-2818-4af8-973a-403aa672df1a 2018-11-02 18:48:32,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.75910806656s 2018-11-02 18:48:32,311 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/4d72a935-39ed-4f8f-b22b-e06f4a73e59b.json used request id req-334a7625-2818-4af8-973a-403aa672df1a 2018-11-02 18:48:32,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:32,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-c3103771-8f97-4c5e-864b-b2d3eaaf3279 Date: Fri, 02 Nov 2018 18:48:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:48:32Z","tenant_id":"8d425373d26d4c07985b3c1218f0a7a0","created_at":"2018-11-02T18:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d425373d26d4c07985b3c1218f0a7a0","id":"dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7","name":"vmready2-net_712aeaf2-cedb-447f-a94a-e4e1352cce11"}]} 2018-11-02 18:48:32,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c3103771-8f97-4c5e-864b-b2d3eaaf3279 2018-11-02 18:48:32,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309617996216s 2018-11-02 18:48:32,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c3103771-8f97-4c5e-864b-b2d3eaaf3279 2018-11-02 18:48:32,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:48:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:34,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6515330-1285-486e-adda-3a5c8f618074 Date: Fri, 02 Nov 2018 18:48:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:48:34,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7.json used request id req-a6515330-1285-486e-adda-3a5c8f618074 2018-11-02 18:48:34,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.79011297226s 2018-11-02 18:48:34,413 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/dfcf908c-f05d-48b2-a45b-a27a6f0ff8e7.json used request id req-a6515330-1285-486e-adda-3a5c8f618074 2018-11-02 18:48:34,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:48:34,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:35,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-9e066cfa-daa1-4dec-b963-f0192f15aea3 Date: Fri, 02 Nov 2018 18:48:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/snap", "metadata": {}}], "file": "/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/file", "owner": "8d425373d26d4c07985b3c1218f0a7a0", "id": "99472f26-9348-4e9b-b82b-fe7d53c6a364", "size": 12716032, "self": "/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/99472f26-9348-4e9b-b82b-fe7d53c6a364/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:48:23Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_712aeaf2-cedb-447f-a94a-e4e1352cce11", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:48:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:48:35,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9e066cfa-daa1-4dec-b963-f0192f15aea3 2018-11-02 18:48:35,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.725035905838s 2018-11-02 18:48:35,143 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9e066cfa-daa1-4dec-b963-f0192f15aea3 2018-11-02 18:48:35,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 18:48:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}393a4f3a8eafe533d1dd79ee9446edb78194f46a" 2018-11-02 18:48:35,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34040413-250f-42cc-97b9-1e05353c3e50 Date: Fri, 02 Nov 2018 18:48:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:48:35,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364 used request id req-34040413-250f-42cc-97b9-1e05353c3e50 2018-11-02 18:48:35,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.696280002594s 2018-11-02 18:48:35,841 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/99472f26-9348-4e9b-b82b-fe7d53c6a364 used request id req-34040413-250f-42cc-97b9-1e05353c3e50 2018-11-02 18:48:35,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:48:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:35,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14568fce-fbd6-40e5-802d-7d4a1cfc6cfe x-compute-request-id: req-14568fce-fbd6-40e5-802d-7d4a1cfc6cfe Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_712aeaf2-cedb-447f-a94a-e4e1352cce11", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "52afb9f3-6c02-4022-96d8-004d0e13154a"}]} 2018-11-02 18:48:35,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-14568fce-fbd6-40e5-802d-7d4a1cfc6cfe 2018-11-02 18:48:35,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.127879142761s 2018-11-02 18:48:35,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-14568fce-fbd6-40e5-802d-7d4a1cfc6cfe 2018-11-02 18:48:35,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 18:48:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:36,014 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:48:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fe26806-7d41-406a-bb73-e957be2fc281 x-compute-request-id: req-3fe26806-7d41-406a-bb73-e957be2fc281 Content-Length: 0 Content-Type: application/json 2018-11-02 18:48:36,014 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a used request id req-3fe26806-7d41-406a-bb73-e957be2fc281 2018-11-02 18:48:36,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0426299571991s 2018-11-02 18:48:36,014 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/52afb9f3-6c02-4022-96d8-004d0e13154a used request id req-3fe26806-7d41-406a-bb73-e957be2fc281 2018-11-02 18:48:36,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:48:36,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:36,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71ac00a-ba19-42e2-b0a8-a86e735f1ca0 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11", "links": {"self": "http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5e27b0542524970b8796c045f5f1be7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:48:36,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c71ac00a-ba19-42e2-b0a8-a86e735f1ca0 2018-11-02 18:48:36,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114927053452s 2018-11-02 18:48:36,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c71ac00a-ba19-42e2-b0a8-a86e735f1ca0 2018-11-02 18:48:36,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:48:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:36,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb0d808-38da-4a21-835b-50fdb9add5a5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_712aeaf2-cedb-447f-a94a-e4e1352cce11", "links": {"self": "http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d5e27b0542524970b8796c045f5f1be7", "description": null}} 2018-11-02 18:48:36,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7 used request id req-0cb0d808-38da-4a21-835b-50fdb9add5a5 2018-11-02 18:48:36,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121421098709s 2018-11-02 18:48:36,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7 used request id req-0cb0d808-38da-4a21-835b-50fdb9add5a5 2018-11-02 18:48:36,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 18:48:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:36,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1f90a9-0064-49a6-9166-b409afe86f14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:48:36,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7 used request id req-3b1f90a9-0064-49a6-9166-b409afe86f14 2018-11-02 18:48:36,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249095916748s 2018-11-02 18:48:36,508 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d5e27b0542524970b8796c045f5f1be7 used request id req-3b1f90a9-0064-49a6-9166-b409afe86f14 2018-11-02 18:48:36,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:48:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:36,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca01b0a6-9d29-4984-96e4-6f45e71484bd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0"}, "tags": [], "enabled": true, "id": "8d425373d26d4c07985b3c1218f0a7a0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_712aeaf2-cedb-447f-a94a-e4e1352cce11"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:48:36,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-ca01b0a6-9d29-4984-96e4-6f45e71484bd 2018-11-02 18:48:36,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990982055664s 2018-11-02 18:48:36,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-ca01b0a6-9d29-4984-96e4-6f45e71484bd 2018-11-02 18:48:36,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 18:48:36,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:36,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ebfc10-26f0-4b73-be52-0692df33e701 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:48:36,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0 used request id req-00ebfc10-26f0-4b73-be52-0692df33e701 2018-11-02 18:48:36,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.267181158066s 2018-11-02 18:48:36,886 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8d425373d26d4c07985b3c1218f0a7a0 used request id req-00ebfc10-26f0-4b73-be52-0692df33e701 2018-11-02 18:48:36,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:48:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:36,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd7eb78-658d-4402-aaf6-ad1d3cbe4beb Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8818ce417f784ca48c663dfefe9fa912", "links": {"self": "http://172.30.9.31:5000/v3/roles/8818ce417f784ca48c663dfefe9fa912"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:48:36,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cdd7eb78-658d-4402-aaf6-ad1d3cbe4beb 2018-11-02 18:48:36,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105360984802s 2018-11-02 18:48:36,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cdd7eb78-658d-4402-aaf6-ad1d3cbe4beb 2018-11-02 18:48:37,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 18:48:37,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/8818ce417f784ca48c663dfefe9fa912 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:37,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a9e8ca3-4052-484f-8ce7-4a62ed1ba872 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:48:37,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8818ce417f784ca48c663dfefe9fa912 used request id req-4a9e8ca3-4052-484f-8ce7-4a62ed1ba872 2018-11-02 18:48:37,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.194003105164s 2018-11-02 18:48:37,194 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8818ce417f784ca48c663dfefe9fa912 used request id req-4a9e8ca3-4052-484f-8ce7-4a62ed1ba872 2018-11-02 18:48:37,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:48:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8d425373d26d4c07985b3c1218f0a7a0&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:37,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8285483d-21d3-4baf-9326-8e481c71d363 Date: Fri, 02 Nov 2018 18:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "created_at": "2018-11-02T18:48:14Z", "updated_at": "2018-11-02T18:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "18854384-5631-44ea-bc08-210963d73fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "39dc46d1-3e59-45b6-9667-10dd1f94977e", "remote_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "51247c16-0acb-42ef-bbc0-fafc16f01807", "remote_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "af63eb6a-3cf0-46ec-961f-eb6a5488d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}], "revision_number": 4, "project_id": "8d425373d26d4c07985b3c1218f0a7a0", "id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "name": "default"}]} 2018-11-02 18:48:37,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8d425373d26d4c07985b3c1218f0a7a0&name=default used request id req-8285483d-21d3-4baf-9326-8e481c71d363 2018-11-02 18:48:37,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463850498199s 2018-11-02 18:48:37,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8d425373d26d4c07985b3c1218f0a7a0&name=default used request id req-8285483d-21d3-4baf-9326-8e481c71d363 2018-11-02 18:48:37,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:48:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:37,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-205e10c7-b03f-441e-bfa1-c059fd205fce Date: Fri, 02 Nov 2018 18:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "created_at": "2018-11-02T18:48:14Z", "updated_at": "2018-11-02T18:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "af63eb6a-3cf0-46ec-961f-eb6a5488d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "18854384-5631-44ea-bc08-210963d73fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "51247c16-0acb-42ef-bbc0-fafc16f01807", "remote_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:14Z", "revision_number": 0, "id": "39dc46d1-3e59-45b6-9667-10dd1f94977e", "remote_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:14Z", "security_group_id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "tenant_id": "8d425373d26d4c07985b3c1218f0a7a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d425373d26d4c07985b3c1218f0a7a0"}], "revision_number": 4, "project_id": "8d425373d26d4c07985b3c1218f0a7a0", "id": "331f25b9-8add-4e62-90ea-3b15d1ff5329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}]} 2018-11-02 18:48:37,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-205e10c7-b03f-441e-bfa1-c059fd205fce 2018-11-02 18:48:37,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230316877365s 2018-11-02 18:48:37,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-205e10c7-b03f-441e-bfa1-c059fd205fce 2018-11-02 18:48:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:48:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/331f25b9-8add-4e62-90ea-3b15d1ff5329.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87239cd85d9ddb1c2c1e321c400dadc157f47b0c" 2018-11-02 18:48:37,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2af6fe9b-d012-4c6f-8660-709b4e5cd75e Content-Length: 0 Date: Fri, 02 Nov 2018 18:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:48:37,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/331f25b9-8add-4e62-90ea-3b15d1ff5329.json used request id req-2af6fe9b-d012-4c6f-8660-709b4e5cd75e 2018-11-02 18:48:37,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.408856153488s 2018-11-02 18:48:37,891 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/331f25b9-8add-4e62-90ea-3b15d1ff5329.json used request id req-2af6fe9b-d012-4c6f-8660-709b4e5cd75e 2018-11-02 18:48:37,930 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-11-02 18:48:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:48:37,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2b9e18-5ddb-415d-93d4-0ea24d63fd32 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:48:37,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4f2b9e18-5ddb-415d-93d4-0ea24d63fd32 2018-11-02 18:48:37,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:48:38,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["8l6eal7TQOiw45wzyxCkYg"], "issued_at": "2018-11-02T18:48:38.000000Z"}} 2018-11-02 18:48:38,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:38,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-993e267f-ebd5-4f3c-98bf-71f2ad61d0a6 Date: Fri, 02 Nov 2018 18:48:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:48:38,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-993e267f-ebd5-4f3c-98bf-71f2ad61d0a6 2018-11-02 18:48:38,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281814098358s 2018-11-02 18:48:38,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-993e267f-ebd5-4f3c-98bf-71f2ad61d0a6 2018-11-02 18:48:38,677 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-11-02 18:48:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:48:38,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:48:38 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:48:38,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:48:38,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:38,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688d7554-e927-426d-8af7-30629bdd8e17 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:48:38,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-688d7554-e927-426d-8af7-30629bdd8e17 2018-11-02 18:48:38,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.138622045517s 2018-11-02 18:48:38,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-688d7554-e927-426d-8af7-30629bdd8e17 2018-11-02 18:48:38,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:48:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:39,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6928e0-ac11-4f40-9236-e1029b98be2c Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-02 18:48:39,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7c6928e0-ac11-4f40-9236-e1029b98be2c 2018-11-02 18:48:39,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177170991898s 2018-11-02 18:48:39,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7c6928e0-ac11-4f40-9236-e1029b98be2c 2018-11-02 18:48:39,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:48:39,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"network": {"tenant_id": "ceb139a78723412bbc751e2cc33b534e", "name": "singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649", "admin_state_up": true}}' 2018-11-02 18:48:39,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97515b73-0060-44f1-97a4-952f9e751da1 Date: Fri, 02 Nov 2018 18:48:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"59fa64e2-c77d-4520-8462-e859c4963820","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:48:39Z","is_default":false,"provider:segmentation_id":77,"name":"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:39Z","mtu":1450}} 2018-11-02 18:48:39,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-97515b73-0060-44f1-97a4-952f9e751da1 2018-11-02 18:48:39,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.518148899078s 2018-11-02 18:48:39,528 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-97515b73-0060-44f1-97a4-952f9e751da1 2018-11-02 18:48:39,528 - 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-11-02T18:48:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'59fa64e2-c77d-4520-8462-e859c4963820', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649', u'admin_state_up': True, u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:48:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ceb139a78723412bbc751e2cc33b534e'}) 2018-11-02 18:48:39,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:39,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-b7268f75-ba9b-4097-ab85-0066cf3a72ec Date: Fri, 02 Nov 2018 18:48:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"59fa64e2-c77d-4520-8462-e859c4963820","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:48:39Z","provider:segmentation_id":77,"name":"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:48:39,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b7268f75-ba9b-4097-ab85-0066cf3a72ec 2018-11-02 18:48:39,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367373943329s 2018-11-02 18:48:39,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b7268f75-ba9b-4097-ab85-0066cf3a72ec 2018-11-02 18:48:39,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:48:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"subnet": {"name": "singlevm1-subnet_442742c4-2e96-4df3-9b3d-8d4d829f3649", "enable_dhcp": true, "network_id": "59fa64e2-c77d-4520-8462-e859c4963820", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:48:41,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b97a5d41-bc5c-4de4-b369-e09a882ed8a7 Date: Fri, 02 Nov 2018 18:48:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59fa64e2-c77d-4520-8462-e859c4963820","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:48:40Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ceb139a78723412bbc751e2cc33b534e","id":"1f465227-f9b5-45b5-a49c-ca1a9536f24c","subnetpool_id":null,"name":"singlevm1-subnet_442742c4-2e96-4df3-9b3d-8d4d829f3649"}} 2018-11-02 18:48:41,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b97a5d41-bc5c-4de4-b369-e09a882ed8a7 2018-11-02 18:48:41,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.45858407021s 2018-11-02 18:48:41,357 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b97a5d41-bc5c-4de4-b369-e09a882ed8a7 2018-11-02 18:48:41,358 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:48:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1f465227-f9b5-45b5-a49c-ca1a9536f24c', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_442742c4-2e96-4df3-9b3d-8d4d829f3649', u'enable_dhcp': True, u'network_id': u'59fa64e2-c77d-4520-8462-e859c4963820', u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:48:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ceb139a78723412bbc751e2cc33b534e'}) 2018-11-02 18:48:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:48:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "singlevm1-router_442742c4-2e96-4df3-9b3d-8d4d829f3649", "admin_state_up": true}}' 2018-11-02 18:48:43,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f17884e9-e678-4d25-8580-8001dc19c726 Date: Fri, 02 Nov 2018 18:48:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T18:48:43Z", "revision_number": 2, "routes": [], "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "0f9eb389-7b5b-4b0c-9750-8781661622e1", "name": "singlevm1-router_442742c4-2e96-4df3-9b3d-8d4d829f3649"}} 2018-11-02 18:48:43,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f17884e9-e678-4d25-8580-8001dc19c726 2018-11-02 18:48:43,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.29887008667s 2018-11-02 18:48:43,658 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f17884e9-e678-4d25-8580-8001dc19c726 2018-11-02 18:48:43,658 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', u'created_at': u'2018-11-02T18:48:42Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-02T18:48:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'ceb139a78723412bbc751e2cc33b534e', u'id': u'0f9eb389-7b5b-4b0c-9750-8781661622e1', u'name': u'singlevm1-router_442742c4-2e96-4df3-9b3d-8d4d829f3649'}) 2018-11-02 18:48:43,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:48:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"subnet_id": "1f465227-f9b5-45b5-a49c-ca1a9536f24c"}' 2018-11-02 18:48:46,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-375a7409-dd34-4a33-bd04-45bcca603396 Date: Fri, 02 Nov 2018 18:48:46 GMT RESP BODY: {"network_id": "59fa64e2-c77d-4520-8462-e859c4963820", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "subnet_id": "1f465227-f9b5-45b5-a49c-ca1a9536f24c", "subnet_ids": ["1f465227-f9b5-45b5-a49c-ca1a9536f24c"], "port_id": "3cc12fe5-eb24-4b9e-9fbc-d13afc379423", "id": "0f9eb389-7b5b-4b0c-9750-8781661622e1"} 2018-11-02 18:48:46,180 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1/add_router_interface.json used request id req-375a7409-dd34-4a33-bd04-45bcca603396 2018-11-02 18:48:46,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52094101906s 2018-11-02 18:48:46,180 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1/add_router_interface.json used request id req-375a7409-dd34-4a33-bd04-45bcca603396 returning object 0f9eb389-7b5b-4b0c-9750-8781661622e1 2018-11-02 18:48:46,180 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 18:48:46,313 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 18:48:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:48:46,321 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 18:48:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 18:48:46,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:48:46,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:47,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-795f846c-c65e-4f54-96e7-34068393f224 Date: Fri, 02 Nov 2018 18:48:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:48:47,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-795f846c-c65e-4f54-96e7-34068393f224 2018-11-02 18:48:47,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.786442041397s 2018-11-02 18:48:47,111 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-795f846c-c65e-4f54-96e7-34068393f224 2018-11-02 18:48:47,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 18:48:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649"}' 2018-11-02 18:48:47,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-127aace4-24c0-4d3c-a805-b7b2f8e7d8d8 Date: Fri, 02 Nov 2018 18:48:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file", "owner": "ceb139a78723412bbc751e2cc33b534e", "id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "size": null, "self": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:48:47Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "checksum": null, "created_at": "2018-11-02T18:48:47Z", "protected": false} 2018-11-02 18:48:47,964 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-127aace4-24c0-4d3c-a805-b7b2f8e7d8d8 2018-11-02 18:48:47,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.84509396553s 2018-11-02 18:48:47,964 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-127aace4-24c0-4d3c-a805-b7b2f8e7d8d8 returning object 2d3935b6-dcff-4cbc-9807-c547a21448d7 2018-11-02 18:48:47,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 18:48:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '' 2018-11-02 18:48:49,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-927842be-4ab4-4198-aba1-b5f2976b5ed3 Date: Fri, 02 Nov 2018 18:48:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:48:49,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file used request id req-927842be-4ab4-4198-aba1-b5f2976b5ed3 2018-11-02 18:48:49,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.74399209023s 2018-11-02 18:48:49,709 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file used request id req-927842be-4ab4-4198-aba1-b5f2976b5ed3 2018-11-02 18:48:49,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:48:49,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:50,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f18e6073-7afc-44ec-91fd-a1ff427241ae Date: Fri, 02 Nov 2018 18:48:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap", "metadata": {}}], "file": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file", "owner": "ceb139a78723412bbc751e2cc33b534e", "id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "size": 12716032, "self": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:48:49Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:48:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:48:50,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f18e6073-7afc-44ec-91fd-a1ff427241ae 2018-11-02 18:48:50,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.695417165756s 2018-11-02 18:48:50,409 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f18e6073-7afc-44ec-91fd-a1ff427241ae 2018-11-02 18:48:50,411 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file', 'owner': u'ceb139a78723412bbc751e2cc33b534e', 'id': u'2d3935b6-dcff-4cbc-9807-c547a21448d7', 'size': 12716032, u'self': u'/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T18:48:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T18:48:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649', 'created': u'2018-11-02T18:48:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T18:48:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 18:48:50,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 18:48:50,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_442742c4-2e96-4df3-9b3d-8d4d829f3649", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 18:48:51,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2121443a-266c-4ff4-ab76-8ad8fb4afb0f x-compute-request-id: req-2121443a-266c-4ff4-ab76-8ad8fb4afb0f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_442742c4-2e96-4df3-9b3d-8d4d829f3649", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8"}} 2018-11-02 18:48:51,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2121443a-266c-4ff4-ab76-8ad8fb4afb0f 2018-11-02 18:48:51,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.69136595726s 2018-11-02 18:48:51,104 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2121443a-266c-4ff4-ab76-8ad8fb4afb0f 2018-11-02 18:48:51,105 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_442742c4-2e96-4df3-9b3d-8d4d829f3649', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c68169d0-b366-4d91-96f7-3c60d3be5dc8', 'swap': 0}) 2018-11-02 18:48:51,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 18:48:51,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"extra_specs": {}}' 2018-11-02 18:48:51,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a11419dc-84b8-40ad-b9d2-5bb5953d01c2 x-compute-request-id: req-a11419dc-84b8-40ad-b9d2-5bb5953d01c2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 18:48:51,232 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8/os-extra_specs used request id req-a11419dc-84b8-40ad-b9d2-5bb5953d01c2 2018-11-02 18:48:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126970052719s 2018-11-02 18:48:51,233 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8/os-extra_specs used request id req-a11419dc-84b8-40ad-b9d2-5bb5953d01c2 2018-11-02 18:48:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 18:48:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"keypair": {"name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649"}}' 2018-11-02 18:48:51,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4c96490-8f15-46b2-bc4c-399f7531d230 x-compute-request-id: req-c4c96490-8f15-46b2-bc4c-399f7531d230 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaGHEI0EiNYOvIRT3J23fo6hkWJMEK9zMYrXLZb69GkXKhg718odUj7/fo2Dyh2LseAjhG9N6fiiGyOFqb14bMCreh47C79DVTZxalzaNkaeK+a0k30njlHxzRRdUbbsMNOEKD5wXAbMJlhACP8PhMRW7dl/Bu6mzWwrXrD837MBpaE70D6K9oRBLJHzPd+RvVIRuImrb5AIUe7WceNpbG2Y2YOcyc/7xXBJmYUp166NsPQv5LFANt0kzYhSh8GL+9r0xy1abDthah2a8CUb20XOwz7/I7SeJJ/eS2gVx6HweDHbJht44bwg+78PTPg86O2iUwEQgv/9QR4hoAtZlf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2hhxCNBIjWDryEU9ydt36OoZFiTBCvczGK1y2W+vRpFyoYO9\nfKHVI+/36Ng8odi7HgI4RvTen4ohsjham9eGzAq3oeOwu/Q1U2cWpc2jZGnivmtJ\nN9J45R8c0UXVG27DDThCg+cFwGzCZYQAj/D4TEVu3Zfwbups1sK16w/N+zAaWhO9\nA+ivaEQSyR8z3fkb1SEbiJq2+QCFHu1nHjaWxtmNmDnMnP+8VwSZmFKdeujbD0L+\nSxQDbdJM2IUofBi/va9MctWmw7YWodmvAlG9tFzsM+/yO0niSf3ktoFceh8Hgx2y\nYbeOG8IPu/D0z4POjtolMBEIL//UEeIaALWZXwIDAQABAoIBAQCum4Tbro13ixIa\nK71VP71XnxxoixJ2agThi/P4Ox9T2xywTN3Gy3XuKLANHhok5XShiNtvi5o0lo11\ntwJr5HjKIQZ1uOoFAHY1CMKsCd/3g4KCOzjKVVpu7aLPtR3xsZK9ob43Bh2nuitE\nxRMCKsVPowMoq/1Vf5+VrRuiTuv1XkmENNyQdQkKX00KV7Y+gp8TZ7CbjPM9Z65f\nZ4w6SGjQWGLaKF0moUIwCvHvv+5J762DpmYbgId/BY381tNqHDEaPqeTtvbSfACH\n5FSb4ouFoMeOVaUM5IYEWBN3zKqIoQHLI9+N1hl8LCeyOV4fKzuGEd6NcVDsfnGZ\nB0uu04LJAoGBAPwlIVESQkuIIbR1qqlCnoobTsnKmUmvsIaAtZBlp2T7do9HgVju\n36jvSrn4O2tVy3pkjzFIBTYpjpXqLu1uRWu9aAcXRx7kLcnjKGiTD4KlcSD6Iw4m\nak/iQtUZAfu8h1mIx7rr4TArGjvY1HGVnCKNoyphpCrP+3rAZhTjkOGjAoGBAN1u\nC33PPqTeHhZmhNvrnXub4T1MN9CfXrOCWqhYn7qtkxhgbNlia2yX18NIyP+yLvqm\nEVG1YoCW4G9oIk5t2jih2tvcTZUzWxDa1KzcImrLVa719LUI77KaU4Ns677NgqEU\n7umSLTy8lT+yua4xjN52brrV15K4qH18C4yNJ/0VAoGAUCjxvZdjciXWKUvbNLJU\nOq3Rz39UWkO7iBc1IbHflNAI8iYWbhKLEmb4x8SuB0KgTMnZaB5wYba2eNyZjKwo\n78aoYtC4sI50LCHGf/B41t0H6Sb8rAv0cm8JNjwcEE7wbLt6W+ePkMOzNGGLsIyS\ntb13qQqfqWizl2PBUFTEg6cCgYEAnynu0Kwbl16hufBPJ9WhCazupqUWqbsk01ur\n1r59ci46QZduJoP8O76ZtSGoeUOXSUv9vwHmoA/Tm8D6h+2monaVXtxoWArmNqNV\npDtH8gPevzjEgSy/P153EU1F14zZjPgDE5mjMrlLftH1biTn4TC4P0xe/HQHiMuV\ncZ41VFECgYBhvdqBGRqTg5fkJLRcV0YeVe37x68JzSqa/001iQ3yiOdEq0q+MEIu\n/82ggZQwNVK0uUjZcaSf7cBimq7mIFVF8RaT/Kb97xFRr8PGXKISoFio4nY05rY+\nVBqksDBxCosaUEys8zpq0y38mxf8ybtvqx7XWTUf7CSbBS7rpHHqog==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "fingerprint": "f4:9a:54:d7:59:3f:41:03:a5:89:75:d3:38:d3:e7:17"}} 2018-11-02 18:48:51,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c4c96490-8f15-46b2-bc4c-399f7531d230 2018-11-02 18:48:51,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.118348121643s 2018-11-02 18:48:51,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c4c96490-8f15-46b2-bc4c-399f7531d230 2018-11-02 18:48:51,353 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaGHEI0EiNYOvIRT3J23fo6hkWJMEK9zMYrXLZb69GkXKhg718odUj7/fo2Dyh2LseAjhG9N6fiiGyOFqb14bMCreh47C79DVTZxalzaNkaeK+a0k30njlHxzRRdUbbsMNOEKD5wXAbMJlhACP8PhMRW7dl/Bu6mzWwrXrD837MBpaE70D6K9oRBLJHzPd+RvVIRuImrb5AIUe7WceNpbG2Y2YOcyc/7xXBJmYUp166NsPQv5LFANt0kzYhSh8GL+9r0xy1abDthah2a8CUb20XOwz7/I7SeJJ/eS2gVx6HweDHbJht44bwg+78PTPg86O2iUwEQgv/9QR4hoAtZlf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2hhxCNBIjWDryEU9ydt36OoZFiTBCvczGK1y2W+vRpFyoYO9\nfKHVI+/36Ng8odi7HgI4RvTen4ohsjham9eGzAq3oeOwu/Q1U2cWpc2jZGnivmtJ\nN9J45R8c0UXVG27DDThCg+cFwGzCZYQAj/D4TEVu3Zfwbups1sK16w/N+zAaWhO9\nA+ivaEQSyR8z3fkb1SEbiJq2+QCFHu1nHjaWxtmNmDnMnP+8VwSZmFKdeujbD0L+\nSxQDbdJM2IUofBi/va9MctWmw7YWodmvAlG9tFzsM+/yO0niSf3ktoFceh8Hgx2y\nYbeOG8IPu/D0z4POjtolMBEIL//UEeIaALWZXwIDAQABAoIBAQCum4Tbro13ixIa\nK71VP71XnxxoixJ2agThi/P4Ox9T2xywTN3Gy3XuKLANHhok5XShiNtvi5o0lo11\ntwJr5HjKIQZ1uOoFAHY1CMKsCd/3g4KCOzjKVVpu7aLPtR3xsZK9ob43Bh2nuitE\nxRMCKsVPowMoq/1Vf5+VrRuiTuv1XkmENNyQdQkKX00KV7Y+gp8TZ7CbjPM9Z65f\nZ4w6SGjQWGLaKF0moUIwCvHvv+5J762DpmYbgId/BY381tNqHDEaPqeTtvbSfACH\n5FSb4ouFoMeOVaUM5IYEWBN3zKqIoQHLI9+N1hl8LCeyOV4fKzuGEd6NcVDsfnGZ\nB0uu04LJAoGBAPwlIVESQkuIIbR1qqlCnoobTsnKmUmvsIaAtZBlp2T7do9HgVju\n36jvSrn4O2tVy3pkjzFIBTYpjpXqLu1uRWu9aAcXRx7kLcnjKGiTD4KlcSD6Iw4m\nak/iQtUZAfu8h1mIx7rr4TArGjvY1HGVnCKNoyphpCrP+3rAZhTjkOGjAoGBAN1u\nC33PPqTeHhZmhNvrnXub4T1MN9CfXrOCWqhYn7qtkxhgbNlia2yX18NIyP+yLvqm\nEVG1YoCW4G9oIk5t2jih2tvcTZUzWxDa1KzcImrLVa719LUI77KaU4Ns677NgqEU\n7umSLTy8lT+yua4xjN52brrV15K4qH18C4yNJ/0VAoGAUCjxvZdjciXWKUvbNLJU\nOq3Rz39UWkO7iBc1IbHflNAI8iYWbhKLEmb4x8SuB0KgTMnZaB5wYba2eNyZjKwo\n78aoYtC4sI50LCHGf/B41t0H6Sb8rAv0cm8JNjwcEE7wbLt6W+ePkMOzNGGLsIyS\ntb13qQqfqWizl2PBUFTEg6cCgYEAnynu0Kwbl16hufBPJ9WhCazupqUWqbsk01ur\n1r59ci46QZduJoP8O76ZtSGoeUOXSUv9vwHmoA/Tm8D6h+2monaVXtxoWArmNqNV\npDtH8gPevzjEgSy/P153EU1F14zZjPgDE5mjMrlLftH1biTn4TC4P0xe/HQHiMuV\ncZ41VFECgYBhvdqBGRqTg5fkJLRcV0YeVe37x68JzSqa/001iQ3yiOdEq0q+MEIu\n/82ggZQwNVK0uUjZcaSf7cBimq7mIFVF8RaT/Kb97xFRr8PGXKISoFio4nY05rY+\nVBqksDBxCosaUEys8zpq0y38mxf8ybtvqx7XWTUf7CSbBS7rpHHqog==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd9cd4f9114da4856bbe82d5dd659b539', 'name': u'singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649', 'created_at': '2018-11-02T18:48:51.353295', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f4:9a:54:d7:59:3f:41:03:a5:89:75:d3:38:d3:e7:17', 'type': 'ssh', 'id': u'singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649'}) 2018-11-02 18:48:51,353 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2hhxCNBIjWDryEU9ydt36OoZFiTBCvczGK1y2W+vRpFyoYO9 fKHVI+/36Ng8odi7HgI4RvTen4ohsjham9eGzAq3oeOwu/Q1U2cWpc2jZGnivmtJ N9J45R8c0UXVG27DDThCg+cFwGzCZYQAj/D4TEVu3Zfwbups1sK16w/N+zAaWhO9 A+ivaEQSyR8z3fkb1SEbiJq2+QCFHu1nHjaWxtmNmDnMnP+8VwSZmFKdeujbD0L+ SxQDbdJM2IUofBi/va9MctWmw7YWodmvAlG9tFzsM+/yO0niSf3ktoFceh8Hgx2y YbeOG8IPu/D0z4POjtolMBEIL//UEeIaALWZXwIDAQABAoIBAQCum4Tbro13ixIa K71VP71XnxxoixJ2agThi/P4Ox9T2xywTN3Gy3XuKLANHhok5XShiNtvi5o0lo11 twJr5HjKIQZ1uOoFAHY1CMKsCd/3g4KCOzjKVVpu7aLPtR3xsZK9ob43Bh2nuitE xRMCKsVPowMoq/1Vf5+VrRuiTuv1XkmENNyQdQkKX00KV7Y+gp8TZ7CbjPM9Z65f Z4w6SGjQWGLaKF0moUIwCvHvv+5J762DpmYbgId/BY381tNqHDEaPqeTtvbSfACH 5FSb4ouFoMeOVaUM5IYEWBN3zKqIoQHLI9+N1hl8LCeyOV4fKzuGEd6NcVDsfnGZ B0uu04LJAoGBAPwlIVESQkuIIbR1qqlCnoobTsnKmUmvsIaAtZBlp2T7do9HgVju 36jvSrn4O2tVy3pkjzFIBTYpjpXqLu1uRWu9aAcXRx7kLcnjKGiTD4KlcSD6Iw4m ak/iQtUZAfu8h1mIx7rr4TArGjvY1HGVnCKNoyphpCrP+3rAZhTjkOGjAoGBAN1u C33PPqTeHhZmhNvrnXub4T1MN9CfXrOCWqhYn7qtkxhgbNlia2yX18NIyP+yLvqm EVG1YoCW4G9oIk5t2jih2tvcTZUzWxDa1KzcImrLVa719LUI77KaU4Ns677NgqEU 7umSLTy8lT+yua4xjN52brrV15K4qH18C4yNJ/0VAoGAUCjxvZdjciXWKUvbNLJU Oq3Rz39UWkO7iBc1IbHflNAI8iYWbhKLEmb4x8SuB0KgTMnZaB5wYba2eNyZjKwo 78aoYtC4sI50LCHGf/B41t0H6Sb8rAv0cm8JNjwcEE7wbLt6W+ePkMOzNGGLsIyS tb13qQqfqWizl2PBUFTEg6cCgYEAnynu0Kwbl16hufBPJ9WhCazupqUWqbsk01ur 1r59ci46QZduJoP8O76ZtSGoeUOXSUv9vwHmoA/Tm8D6h+2monaVXtxoWArmNqNV pDtH8gPevzjEgSy/P153EU1F14zZjPgDE5mjMrlLftH1biTn4TC4P0xe/HQHiMuV cZ41VFECgYBhvdqBGRqTg5fkJLRcV0YeVe37x68JzSqa/001iQ3yiOdEq0q+MEIu /82ggZQwNVK0uUjZcaSf7cBimq7mIFVF8RaT/Kb97xFRr8PGXKISoFio4nY05rY+ VBqksDBxCosaUEys8zpq0y38mxf8ybtvqx7XWTUf7CSbBS7rpHHqog== -----END RSA PRIVATE KEY----- 2018-11-02 18:48:51,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-02 18:48:51,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"security_group": {"name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-11-02 18:48:51,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-a0399f32-52f9-4fe2-b6d6-e9198d10d3f5 Date: Fri, 02 Nov 2018 18:48:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:51Z", "updated_at": "2018-11-02T18:48:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "360a08cf-fbd3-4a7b-985a-1edac2cb1bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "5941c382-3016-40b5-bd9a-4910970a2c31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 2, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}} 2018-11-02 18:48:51,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a0399f32-52f9-4fe2-b6d6-e9198d10d3f5 2018-11-02 18:48:51,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.462163925171s 2018-11-02 18:48:51,819 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a0399f32-52f9-4fe2-b6d6-e9198d10d3f5 2018-11-02 18:48:51,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:48:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:52,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-b85c23f4-1eb8-4138-8588-b81d1d66a718 Date: Fri, 02 Nov 2018 18:48:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:51Z", "updated_at": "2018-11-02T18:48:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "360a08cf-fbd3-4a7b-985a-1edac2cb1bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "5941c382-3016-40b5-bd9a-4910970a2c31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 2, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}]} 2018-11-02 18:48:52,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b85c23f4-1eb8-4138-8588-b81d1d66a718 2018-11-02 18:48:52,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220885038376s 2018-11-02 18:48:52,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b85c23f4-1eb8-4138-8588-b81d1d66a718 2018-11-02 18:48:52,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:48:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f"}}' 2018-11-02 18:48:52,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1ac22b59-3ec8-498c-8e13-71b937ebaf83 Date: Fri, 02 Nov 2018 18:48:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T18:48:52Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "port_range_min": 22, "revision_number": 0, "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:52Z", "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "4c799655-db65-499d-9b51-06dece1cc1b4"}} 2018-11-02 18:48:52,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1ac22b59-3ec8-498c-8e13-71b937ebaf83 2018-11-02 18:48:52,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.423032999039s 2018-11-02 18:48:52,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1ac22b59-3ec8-498c-8e13-71b937ebaf83 2018-11-02 18:48:52,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:48:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:52,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-40e54ad9-2fb9-4e2c-874c-52274c3aab84 Date: Fri, 02 Nov 2018 18:48:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:51Z", "updated_at": "2018-11-02T18:48:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "360a08cf-fbd3-4a7b-985a-1edac2cb1bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "5941c382-3016-40b5-bd9a-4910970a2c31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:48:52Z", "revision_number": 0, "id": "4c799655-db65-499d-9b51-06dece1cc1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:52Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 3, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}]} 2018-11-02 18:48:52,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-40e54ad9-2fb9-4e2c-874c-52274c3aab84 2018-11-02 18:48:52,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0638041496277s 2018-11-02 18:48:52,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-40e54ad9-2fb9-4e2c-874c-52274c3aab84 2018-11-02 18:48:52,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:48:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f"}}' 2018-11-02 18:48:52,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-38e9660b-5cb9-450c-9674-bf94fa4dd13c Date: Fri, 02 Nov 2018 18:48:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T18:48:52Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "port_range_min": null, "revision_number": 0, "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:52Z", "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "bac64024-e32f-49cb-850a-a988c461c2fb"}} 2018-11-02 18:48:52,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-38e9660b-5cb9-450c-9674-bf94fa4dd13c 2018-11-02 18:48:52,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.448184967041s 2018-11-02 18:48:52,992 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-38e9660b-5cb9-450c-9674-bf94fa4dd13c 2018-11-02 18:48:52,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:52,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:53,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-48c4e438-e783-4f69-b04a-ef3418860ec4 Date: Fri, 02 Nov 2018 18:48:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"59fa64e2-c77d-4520-8462-e859c4963820","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":["1f465227-f9b5-45b5-a49c-ca1a9536f24c"],"description":"","tags":[],"updated_at":"2018-11-02T18:48:40Z","provider:segmentation_id":77,"name":"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:48:53,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-48c4e438-e783-4f69-b04a-ef3418860ec4 2018-11-02 18:48:53,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264406204224s 2018-11-02 18:48:53,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-48c4e438-e783-4f69-b04a-ef3418860ec4 2018-11-02 18:48:53,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:48:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:53,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-72a034ba-ce41-4ec6-9e7a-ce482430161c Date: Fri, 02 Nov 2018 18:48:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap", "metadata": {}}], "file": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file", "owner": "ceb139a78723412bbc751e2cc33b534e", "id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "size": 12716032, "self": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:48:49Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:48:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:48:53,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-72a034ba-ce41-4ec6-9e7a-ce482430161c 2018-11-02 18:48:53,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326103210449s 2018-11-02 18:48:53,589 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-72a034ba-ce41-4ec6-9e7a-ce482430161c 2018-11-02 18:48:53,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:48:53,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:53,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13215982-19a3-4c2a-9ead-b36e017c25e9 x-compute-request-id: req-13215982-19a3-4c2a-9ead-b36e017c25e9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_442742c4-2e96-4df3-9b3d-8d4d829f3649", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8"}]} 2018-11-02 18:48:53,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-13215982-19a3-4c2a-9ead-b36e017c25e9 2018-11-02 18:48:53,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231599807739s 2018-11-02 18:48:53,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-13215982-19a3-4c2a-9ead-b36e017c25e9 2018-11-02 18:48:53,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:48:53,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"server": {"name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "imageRef": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "flavorRef": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "59fa64e2-c77d-4520-8462-e859c4963820"}], "security_groups": [{"name": "f6f9ec7b-5ced-4faf-9686-97a906fe331f"}]}}' 2018-11-02 18:48:57,315 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f8ccfa7-5663-435c-9d91-88da2718c289 x-compute-request-id: req-2f8ccfa7-5663-435c-9d91-88da2718c289 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f6f9ec7b-5ced-4faf-9686-97a906fe331f"}], "OS-DCF:diskConfig": "MANUAL", "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "adminPass": "9D2gyJmF8o2m"}} 2018-11-02 18:48:57,316 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-2f8ccfa7-5663-435c-9d91-88da2718c289 2018-11-02 18:48:57,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.69911193848s 2018-11-02 18:48:57,316 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-2f8ccfa7-5663-435c-9d91-88da2718c289 2018-11-02 18:48:57,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:48:57,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:58,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e375f6-c523-445b-a1d8-ad273c79784a x-compute-request-id: req-a5e375f6-c523-445b-a1d8-ad273c79784a Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "image": {"id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "links": [{"href": "http://172.30.9.31:8774/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "links": [{"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}]}, "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:48:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "created": "2018-11-02T18:48:57Z", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:48:58,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a5e375f6-c523-445b-a1d8-ad273c79784a 2018-11-02 18:48:58,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816961050034s 2018-11-02 18:48:58,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a5e375f6-c523-445b-a1d8-ad273c79784a 2018-11-02 18:48:58,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:48:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:58,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-12344c55-43ef-4fdc-b945-7924e05e1f0a Date: Fri, 02 Nov 2018 18:48:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"59fa64e2-c77d-4520-8462-e859c4963820","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":["1f465227-f9b5-45b5-a49c-ca1a9536f24c"],"description":"","tags":[],"updated_at":"2018-11-02T18:48:40Z","provider:segmentation_id":77,"name":"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:48:58,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-12344c55-43ef-4fdc-b945-7924e05e1f0a 2018-11-02 18:48:58,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997288227081s 2018-11-02 18:48:58,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-12344c55-43ef-4fdc-b945-7924e05e1f0a 2018-11-02 18:48:58,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:48:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:48:58,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-24943123-3937-493b-ad55-2e5cb574aba3 Date: Fri, 02 Nov 2018 18:48:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59fa64e2-c77d-4520-8462-e859c4963820","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:48:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ceb139a78723412bbc751e2cc33b534e","id":"1f465227-f9b5-45b5-a49c-ca1a9536f24c","subnetpool_id":null,"name":"singlevm1-subnet_442742c4-2e96-4df3-9b3d-8d4d829f3649"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 18:48:58,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-24943123-3937-493b-ad55-2e5cb574aba3 2018-11-02 18:48:58,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0447340011597s 2018-11-02 18:48:58,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-24943123-3937-493b-ad55-2e5cb574aba3 2018-11-02 18:48:58,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:00,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:01,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25307edd-56ac-42d0-a474-eaa243fb9de6 x-compute-request-id: req-25307edd-56ac-42d0-a474-eaa243fb9de6 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "image": {"id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "links": [{"href": "http://172.30.9.31:8774/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "links": [{"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}]}, "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "created": "2018-11-02T18:48:57Z", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:01,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-25307edd-56ac-42d0-a474-eaa243fb9de6 2018-11-02 18:49:01,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840492963791s 2018-11-02 18:49:01,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-25307edd-56ac-42d0-a474-eaa243fb9de6 2018-11-02 18:49:01,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:03,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:03,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:04,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd1b9f3c-db10-498d-8c7e-0ac3a9dbbba8 x-compute-request-id: req-fd1b9f3c-db10-498d-8c7e-0ac3a9dbbba8 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "image": {"id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "links": [{"href": "http://172.30.9.31:8774/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "links": [{"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}]}, "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "security_groups": [{"name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}], "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:01Z", "hostId": "0558a1f3ee09eb8dc04dac89ba3ae90dbe32da775e4575038e18aafd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "created": "2018-11-02T18:48:57Z", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:04,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd1b9f3c-db10-498d-8c7e-0ac3a9dbbba8 2018-11-02 18:49:04,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03878307343s 2018-11-02 18:49:04,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd1b9f3c-db10-498d-8c7e-0ac3a9dbbba8 2018-11-02 18:49:04,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:06,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:07,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6360bce-af9f-4b3e-ae45-1a1f77b84f0a x-compute-request-id: req-f6360bce-af9f-4b3e-ae45-1a1f77b84f0a Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c8:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "image": {"id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "links": [{"href": "http://172.30.9.31:8774/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "links": [{"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}]}, "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "security_groups": [{"name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}], "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:01Z", "hostId": "0558a1f3ee09eb8dc04dac89ba3ae90dbe32da775e4575038e18aafd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "created": "2018-11-02T18:48:57Z", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:07,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f6360bce-af9f-4b3e-ae45-1a1f77b84f0a 2018-11-02 18:49:07,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88497710228s 2018-11-02 18:49:07,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f6360bce-af9f-4b3e-ae45-1a1f77b84f0a 2018-11-02 18:49:07,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:09,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:10,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f67495b0-7eb1-4fea-a2c9-a8030fa41cd9 x-compute-request-id: req-f67495b0-7eb1-4fea-a2c9-a8030fa41cd9 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c8:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "image": {"id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "links": [{"href": "http://172.30.9.31:8774/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "links": [{"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}]}, "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "security_groups": [{"name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}], "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:01Z", "hostId": "0558a1f3ee09eb8dc04dac89ba3ae90dbe32da775e4575038e18aafd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "created": "2018-11-02T18:48:57Z", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:10,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f67495b0-7eb1-4fea-a2c9-a8030fa41cd9 2018-11-02 18:49:10,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32474088669s 2018-11-02 18:49:10,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f67495b0-7eb1-4fea-a2c9-a8030fa41cd9 2018-11-02 18:49:10,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:12,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:13,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a252fb36-49e8-4dfe-ade0-3994e5e75c5a x-compute-request-id: req-a252fb36-49e8-4dfe-ade0-3994e5e75c5a Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c8:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "image": {"id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "links": [{"href": "http://172.30.9.31:8774/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-02T18:49:10.000000", "flavor": {"id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "links": [{"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}]}, "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "security_groups": [{"name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}], "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:49:10Z", "hostId": "0558a1f3ee09eb8dc04dac89ba3ae90dbe32da775e4575038e18aafd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "created": "2018-11-02T18:48:57Z", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:13,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a252fb36-49e8-4dfe-ade0-3994e5e75c5a 2018-11-02 18:49:13,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.912670850754s 2018-11-02 18:49:13,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a252fb36-49e8-4dfe-ade0-3994e5e75c5a 2018-11-02 18:49:13,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:49:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=fe37429b-56c3-456b-aa7a-b10fe83888e1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:13,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-fe1354a3-b314-403a-8c49-61cdb7c8098c Date: Fri, 02 Nov 2018 18:49:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T18:49:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f465227-f9b5-45b5-a49c-ca1a9536f24c","ip_address":"192.168.120.8"}],"id":"832b5a49-2b5d-4f6f-8301-83f2a0be4db6","security_groups":["f6f9ec7b-5ced-4faf-9686-97a906fe331f"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:c8:45","project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"fe37429b-56c3-456b-aa7a-b10fe83888e1","name":"","admin_state_up":true,"network_id":"59fa64e2-c77d-4520-8462-e859c4963820","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:49:01Z","binding:vnic_type":"normal"}]} 2018-11-02 18:49:13,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=fe37429b-56c3-456b-aa7a-b10fe83888e1 used request id req-fe1354a3-b314-403a-8c49-61cdb7c8098c 2018-11-02 18:49:13,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0589289665222s 2018-11-02 18:49:13,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=fe37429b-56c3-456b-aa7a-b10fe83888e1 used request id req-fe1354a3-b314-403a-8c49-61cdb7c8098c 2018-11-02 18:49:13,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:49:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=832b5a49-2b5d-4f6f-8301-83f2a0be4db6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:13,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-51bce74d-df31-455e-b517-ae5c04d1c915 Date: Fri, 02 Nov 2018 18:49:13 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:49:13,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=832b5a49-2b5d-4f6f-8301-83f2a0be4db6 used request id req-51bce74d-df31-455e-b517-ae5c04d1c915 2018-11-02 18:49:13,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020455121994s 2018-11-02 18:49:13,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=832b5a49-2b5d-4f6f-8301-83f2a0be4db6 used request id req-51bce74d-df31-455e-b517-ae5c04d1c915 2018-11-02 18:49:13,411 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fb:c8:45', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2d3935b6-dcff-4cbc-9807-c547a21448d7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-11-02T18:49:10.000000', 'flavor': Munch({u'id': u'c68169d0-b366-4d91-96f7-3c60d3be5dc8'}), 'az': u'nova', 'id': u'fe37429b-56c3-456b-aa7a-b10fe83888e1', 'security_groups': [Munch({u'name': u'singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd9cd4f9114da4856bbe82d5dd659b539', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:49:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:49:10Z', 'hostId': u'0558a1f3ee09eb8dc04dac89ba3ae90dbe32da775e4575038e18aafd', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'0558a1f3ee09eb8dc04dac89ba3ae90dbe32da775e4575038e18aafd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-11-02T18:49:10.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ceb139a78723412bbc751e2cc33b534e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649', 'adminPass': u'9D2gyJmF8o2m', 'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', 'created_at': u'2018-11-02T18:48:57Z', 'created': u'2018-11-02T18:48:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:49:13,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:49:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:13,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-54acdf37-b4a6-4463-b2ea-b039e5d68985 Date: Fri, 02 Nov 2018 18:49:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"59fa64e2-c77d-4520-8462-e859c4963820","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":["1f465227-f9b5-45b5-a49c-ca1a9536f24c"],"description":"","tags":[],"updated_at":"2018-11-02T18:48:40Z","provider:segmentation_id":77,"name":"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:49:13,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-54acdf37-b4a6-4463-b2ea-b039e5d68985 2018-11-02 18:49:13,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857439041138s 2018-11-02 18:49:13,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-54acdf37-b4a6-4463-b2ea-b039e5d68985 2018-11-02 18:49:13,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:49:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=fe37429b-56c3-456b-aa7a-b10fe83888e1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:13,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-1cf819b8-8d02-40ac-a106-f820014f2b29 Date: Fri, 02 Nov 2018 18:49:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T18:49:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f465227-f9b5-45b5-a49c-ca1a9536f24c","ip_address":"192.168.120.8"}],"id":"832b5a49-2b5d-4f6f-8301-83f2a0be4db6","security_groups":["f6f9ec7b-5ced-4faf-9686-97a906fe331f"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:c8:45","project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"fe37429b-56c3-456b-aa7a-b10fe83888e1","name":"","admin_state_up":true,"network_id":"59fa64e2-c77d-4520-8462-e859c4963820","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:49:01Z","binding:vnic_type":"normal"}]} 2018-11-02 18:49:13,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=fe37429b-56c3-456b-aa7a-b10fe83888e1 used request id req-1cf819b8-8d02-40ac-a106-f820014f2b29 2018-11-02 18:49:13,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.227846860886s 2018-11-02 18:49:13,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=fe37429b-56c3-456b-aa7a-b10fe83888e1 used request id req-1cf819b8-8d02-40ac-a106-f820014f2b29 2018-11-02 18:49:13,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 18:49:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.8", "port_id": "832b5a49-2b5d-4f6f-8301-83f2a0be4db6"}}' 2018-11-02 18:49:15,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-958a9d65-55e5-4b4c-a19d-5116a40d00c3 Date: Fri, 02 Nov 2018 18:49:15 GMT RESP BODY: {"floatingip": {"router_id": "0f9eb389-7b5b-4b0c-9750-8781661622e1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:49:14Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "832b5a49-2b5d-4f6f-8301-83f2a0be4db6", "id": "328a3813-61d0-4439-8a71-8979fe2dd707", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:49:14Z", "project_id": "ceb139a78723412bbc751e2cc33b534e"}} 2018-11-02 18:49:15,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-958a9d65-55e5-4b4c-a19d-5116a40d00c3 2018-11-02 18:49:15,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75074791908s 2018-11-02 18:49:15,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-958a9d65-55e5-4b4c-a19d-5116a40d00c3 2018-11-02 18:49:15,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:49:15,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:15,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-3a146c45-ce6d-451a-b950-b340895d5f08 Date: Fri, 02 Nov 2018 18:49:15 GMT RESP BODY: {"floatingips": [{"router_id": "0f9eb389-7b5b-4b0c-9750-8781661622e1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:49:14Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "832b5a49-2b5d-4f6f-8301-83f2a0be4db6", "id": "328a3813-61d0-4439-8a71-8979fe2dd707", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:49:14Z", "project_id": "ceb139a78723412bbc751e2cc33b534e"}]} 2018-11-02 18:49:15,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3a146c45-ce6d-451a-b950-b340895d5f08 2018-11-02 18:49:15,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0301978588104s 2018-11-02 18:49:15,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3a146c45-ce6d-451a-b950-b340895d5f08 2018-11-02 18:49:15,524 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0f9eb389-7b5b-4b0c-9750-8781661622e1', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ceb139a78723412bbc751e2cc33b534e', 'created_at': u'2018-11-02T18:49:14Z', 'attached': True, 'updated_at': u'2018-11-02T18:49:14Z', 'id': u'328a3813-61d0-4439-8a71-8979fe2dd707', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'0f9eb389-7b5b-4b0c-9750-8781661622e1', 'project_id': u'ceb139a78723412bbc751e2cc33b534e', 'port_id': u'832b5a49-2b5d-4f6f-8301-83f2a0be4db6', 'port': u'832b5a49-2b5d-4f6f-8301-83f2a0be4db6', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 18:49:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 18:49:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 18:49:16,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ea70b63-2395-464a-9123-1efa2d70c470 x-compute-request-id: req-2ea70b63-2395-464a-9123-1efa2d70c470 Content-Encoding: gzip Content-Length: 9588 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481665387 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.165264] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167284] pid_max: default: 32768 minimum: 301\n[ 0.168394] ACPI: Core revision 20150930\n[ 0.169953] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171543] Security Framework initialized\n[ 0.172552] Yama: becoming mindful.\n[ 0.173461] AppArmor: AppArmor initialized\n[ 0.174498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179058] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180737] Initializing cgroup subsys io\n[ 0.181750] Initializing cgroup subsys memory\n[ 0.182818] Initializing cgroup subsys devices\n[ 0.183883] Initializing cgroup subsys freezer\n[ 0.184946] Initializing cgroup subsys net_cls\n[ 0.186007] Initializing cgroup subsys perf_event\n[ 0.187113] Initializing cgroup subsys net_prio\n[ 0.188203] Initializing cgroup subsys hugetlb\n[ 0.189262] Initializing cgroup subsys pids\n[ 0.190332] CPU: Physical Processor ID: 0\n[ 0.192019] mce: CPU supports 10 MCE banks\n[ 0.193047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.208931] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.215338] ftrace: allocating 31920 entries in 125 pages\n[ 0.240653] smpboot: Max logical packages: 1\n[ 0.241695] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243363] x2apic enabled\n[ 0.244401] Switched APIC routing to physical x2apic.\n[ 0.246644] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.247992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.250506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.252679] KVM setup paravirtual spinlock\n[ 0.254153] x86: Booted up 1 node, 1 CPUs\n[ 0.255133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.256837] devtmpfs: initialized\n[ 0.258697] evm: security.selinux\n[ 0.259553] evm: security.SMACK64\n[ 0.260401] evm: security.SMACK64EXEC\n[ 0.261312] evm: security.SMACK64TRANSMUTE\n[ 0.262301] evm: security.SMACK64MMAP\n[ 0.263215] evm: security.ima\n[ 0.263999] evm: security.capability\n[ 0.264966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.267199] pinctrl core: initialized pinctrl subsystem\n[ 0.268520] RTC time: 18:49:10, date: 11/02/18\n[ 0.269667] NET: Registered protocol family 16\n[ 0.270844] cpuidle: using governor ladder\n[ 0.271846] cpuidle: using governor menu\n[ 0.272822] PCCT header not found.\n[ 0.273739] ACPI: bus type PCI registered\n[ 0.274713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.276211] PCI: Using configuration type 1 for base access\n[ 0.278201] ACPI: Added _OSI(Module Device)\n[ 0.279236] ACPI: Added _OSI(Processor Device)\n[ 0.280400] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281497] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283478] ACPI: Interpreter enabled\n[ 0.284424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293339] ACPI: (supports S0 S5)\n[ 0.294209] ACPI: Using IOAPIC for interrupt routing\n[ 0.295347] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298847] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.300213] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301693] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305787] acpiphp: Slot [3] registered\n[ 0.306766] acpiphp: Slot [4] registered\n[ 0.307750] acpiphp: Slot [5] registered\n[ 0.308730] acpiphp: Slot [6] registered\n[ 0.309702] acpiphp: Slot [7] registered\n[ 0.310670] acpiphp: Slot [8] registered\n[ 0.311640] acpiphp: Slot [9] registered\n[ 0.312608] acpiphp: Slot [10] registered\n[ 0.313600] acpiphp: Slot [11] registered\n[ 0.314589] acpiphp: Slot [12] registered\n[ 0.315577] acpiphp: Slot [13] registered\n[ 0.316558] acpiphp: Slot [14] registered\n[ 0.317551] acpiphp: Slot [15] registered\n[ 0.331392] acpiphp: Slot [16] registered\n[ 0.332398] acpiphp: Slot [17] registered\n[ 0.333381] acpiphp: Slot [18] registered\n[ 0.334421] acpiphp: Slot [19] registered\n[ 0.335413] acpiphp: Slot [20] registered\n[ 0.336413] acpiphp: Slot [21] registered\n[ 0.337448] acpiphp: Slot [22] registered\n[ 0.338442] acpiphp: Slot [23] registered\n[ 0.339446] acpiphp: Slot [24] registered\n[ 0.340434] acpiphp: Slot [25] registered\n[ 0.341418] acpiphp: Slot [26] registered\n[ 0.342407] acpiphp: Slot [27] registered\n[ 0.343396] acpiphp: Slot [28] registered\n[ 0.344387] acpiphp: Slot [29] registered\n[ 0.345376] acpiphp: Slot [30] registered\n[ 0.346367] acpiphp: Slot [31] registered\n[ 0.347352] PCI host bridge to bus 0000:00\n[ 0.348358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.349947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.351566] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353363] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.355138] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.357319] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361097] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.363008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364643] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.366245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.370591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372354] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393857] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395679] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.397403] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.399130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.402602] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404226] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407386] vgaarb: loaded\n[ 0.408148] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409652] SCSI subsystem initialized\n[ 0.410778] ACPI: bus type USB registered\n[ 0.411788] usbcore: registered new interface driver usbfs\n[ 0.413040] usbcore: registered new interface driver hub\n[ 0.414271] usbcore: registered new device driver usb\n[ 0.415607] PCI: Using ACPI for IRQ routing\n[ 0.416979] NetLabel: Initializing\n[ 0.417876] NetLabel: domain hash size = 128\n[ 0.418912] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.420086] NetLabel: unlabeled traffic allowed by default\n[ 0.421496] clocksource: Switched to clocksource kvm-clock\n[ 0.430847] AppArmor: AppArmor Filesystem Enabled\n[ 0.432032] pnp: PnP ACPI init\n[ 0.433144] pnp: PnP ACPI: found 5 devices\n[ 0.439754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441851] NET: Registered protocol family 2\n[ 0.443114] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.444676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.446140] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447607] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448933] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450350] NET: Registered protocol family 1\n[ 0.451415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452729] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.454024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.468263] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482678] Trying to unpack rootfs image as initramfs...\n[ 0.541652] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543687] Scanning for low memory corruption every 60 seconds\n[ 0.545274] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546682] audit: initializing netlink subsys (disabled)\n[ 0.547929] audit: type=2000 audit(1541184551.357:1): initialized\n[ 0.549502] Initialise system trusted keyring\n[ 0.550664] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.552061] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554508] zbud: loaded\n[ 0.555402] VFS: Disk quotas dquot_6.6.0\n[ 0.556408] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.558317] fuse init (API version 7.23)\n[ 0.559436] Key type big_key registered\n[ 0.560433] Allocating IMA MOK and blacklist keyrings.\n[ 0.561911] Key type asymmetric registered\n[ 0.562918] Asymmetric key parser 'x509' registered\n[ 0.564080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565911] io scheduler noop registered\n[ 0.566879] io scheduler deadline registered (default)\n[ 0.568087] io scheduler cfq registered\n[ 0.569120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.570404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.573724] ACPI: Power Button [PWRF]\n[ 0.574765] GHES: HEST is not enabled!\n[ 0.590840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649758] Linux agpgart interface v0.103\n[ 0.652972] brd: module loaded\n[ 0.655035] loop: module loaded\n[ 0.659428] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.661262] GPT:90111 != 2097151\n[ 0.662126] GPT:Alternate GPT header not at the end of the disk.\n[ 0.663494] GPT:90111 != 2097151\n[ 0.664344] GPT: Use GNU Parted to correct GPT errors.\n[ 0.665557] vda: vda1 vda15\n[ 0.667143] scsi host0: ata_piix\n[ 0.668133] scsi host1: ata_piix\n[ 0.669030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.670518] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.672311] libphy: Fixed MDIO Bus: probed\n[ 0.673333] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674508] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.677304] PPP generic driver version 2.4.2\n[ 0.678406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.679747] ehci-pci: EHCI PCI platform driver\n[ 0.680744] ehci-platform: EHCI generic platform driver\n[ 0.681991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683487] ohci-pci: OHCI PCI platform driver\n[ 0.684571] ohci-platform: OHCI generic platform driver\n[ 0.685820] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.700306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.703384] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.704626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.706026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.707516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709273] usb usb1: Product: UHCI Host Controller\n[ 0.710418] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711825] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713021] hub 1-0:1.0: USB hub found\n[ 0.713994] hub 1-0:1.0: 2 ports detected\n[ 0.715151] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.717859] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720289] mousedev: PS/2 mouse device common for all mice\n[ 0.721835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.724068] rtc_cmos 00:00: RTC can wake from S4\n[ 0.725426] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.726898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.728346] i2c /dev entries driver\n[ 0.729301] device-mapper: uevent: version 1.0.3\n[ 0.730485] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732499] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.734243] NET: Registered protocol family 10\n[ 0.735640] NET: Registered protocol family 17\n[ 0.736748] Key type dns_resolver registered\n[ 0.737997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.739344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.741551] registered taskstats version 1\n[ 0.742601] Loading compiled-in X.509 certificates\n[ 0.744292] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746592] zswap: loaded using pool lzo/zbud\n[ 0.748523] Key type trusted registered\n[ 0.750505] Key type encrypted registered\n[ 0.751523] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752851] ima: No TPM chip found, activating TPM-bypass!\n[ 0.754136] evm: HMAC attrs: 0x1\n[ 0.755335] Magic number: 10:876:846\n[ 0.756397] rtc_cmos 00:00: setting system clock to 2018-11-02 18:49:11 UTC (1541184551)\n[ 0.758397] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.759744] EDD information not available.\n[ 0.831330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846386] Write protecting the kernel read-only data: 14336k\n[ 0.849058] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.851292] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.002403] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAXa2sIcmvyRO1mRGua7lrDF/aOXRXunWKtwI99LaT5VwPznY9QNG/ie0mfznKkxftzUXGF++egqIDTjHKXSdaVXwP0v/oUiXwn3FbUa0DsQB6Ak9665nPnamKO4H5rXL34YY1UPmixv+ooY9H6tCzyuGozhpd+KkEzsXbZ/wSkXGzteAZdWmlLdchOdKoCnWO4hqsfh0PNuYK2Lg63nYCTDOF76JGc9WXnYAJlXThq8oapsWDY/Xh1Fn2+9ZrfKCESydhJKdIjeGQjJY4uPigY7IfKja97de2vYBHLzIrw6WEuCJkBszVOZjaJATAM8FM09x0qfxEddUqJVBAXTNP root@singlevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649\nssh-dss AAAAB3NzaC1kc3MAAACBALwqqxBQKSN/Og/HevpDnDXebbguV7jUXmfMfM1rZJWyTolezta3RFdAxzbvK8bH9ZL5rRNHjseCqgQpKf1Oz7BjRRajEWHXWOiyiBSPNjJwgcULu63ZJgTP/ywHsY2WI05W9rjhyg/pLo3JDI5M3iPmkLd6aRqD01t+WkRpvgyDAAAAFQDSzpc0Xqj4zogPkrw+7yyMqyneJQAAAIEAltHBnnzd6frrkVl/J6iSqtZsd8LYBXANLgRoFyZneJUZVQ3DeIa6BhLRCkLw97cRv4KV2bEY3ZgzBPR0Nn43ae+SW82O3ADghU3jylixu7aBF1j+/Is4Lg/NtrM+/8NfGcKVZ5npfyP3z5YOl4WfCGYK7Zk/g2YzoozkAhVZ1OoAAACAWXScG4YsUhnzndI4aqGa6EoGywqQAjR3GQ9gq2Rte+WNtuBYz6folXFj1n/OlkBg63hFw8ZxOjCn29mJyKrkwdmEriDArzgqw0lym9Dl+NegmTlkYMkLs+h1WS4tZ9KKnkIBqgcmqRWvQZp2pFUXjYqcLWBrXrmPCVsMs9xIWDU= root@singlevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fefb:c845/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.37 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649 login: "} 2018-11-02 18:49:16,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1/action used request id req-2ea70b63-2395-464a-9123-1efa2d70c470 2018-11-02 18:49:16,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.849548101425s 2018-11-02 18:49:16,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1/action used request id req-2ea70b63-2395-464a-9123-1efa2d70c470 2018-11-02 18:49:16,375 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481665387 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.165264] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167284] pid_max: default: 32768 minimum: 301 [ 0.168394] ACPI: Core revision 20150930 [ 0.169953] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171543] Security Framework initialized [ 0.172552] Yama: becoming mindful. [ 0.173461] AppArmor: AppArmor initialized [ 0.174498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179058] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180737] Initializing cgroup subsys io [ 0.181750] Initializing cgroup subsys memory [ 0.182818] Initializing cgroup subsys devices [ 0.183883] Initializing cgroup subsys freezer [ 0.184946] Initializing cgroup subsys net_cls [ 0.186007] Initializing cgroup subsys perf_event [ 0.187113] Initializing cgroup subsys net_prio [ 0.188203] Initializing cgroup subsys hugetlb [ 0.189262] Initializing cgroup subsys pids [ 0.190332] CPU: Physical Processor ID: 0 [ 0.192019] mce: CPU supports 10 MCE banks [ 0.193047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.208931] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.215338] ftrace: allocating 31920 entries in 125 pages [ 0.240653] smpboot: Max logical packages: 1 [ 0.241695] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243363] x2apic enabled [ 0.244401] Switched APIC routing to physical x2apic. [ 0.246644] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.247992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.250506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.252679] KVM setup paravirtual spinlock [ 0.254153] x86: Booted up 1 node, 1 CPUs [ 0.255133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.256837] devtmpfs: initialized [ 0.258697] evm: security.selinux [ 0.259553] evm: security.SMACK64 [ 0.260401] evm: security.SMACK64EXEC [ 0.261312] evm: security.SMACK64TRANSMUTE [ 0.262301] evm: security.SMACK64MMAP [ 0.263215] evm: security.ima [ 0.263999] evm: security.capability [ 0.264966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.267199] pinctrl core: initialized pinctrl subsystem [ 0.268520] RTC time: 18:49:10, date: 11/02/18 [ 0.269667] NET: Registered protocol family 16 [ 0.270844] cpuidle: using governor ladder [ 0.271846] cpuidle: using governor menu [ 0.272822] PCCT header not found. [ 0.273739] ACPI: bus type PCI registered [ 0.274713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.276211] PCI: Using configuration type 1 for base access [ 0.278201] ACPI: Added _OSI(Module Device) [ 0.279236] ACPI: Added _OSI(Processor Device) [ 0.280400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281497] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283478] ACPI: Interpreter enabled [ 0.284424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293339] ACPI: (supports S0 S5) [ 0.294209] ACPI: Using IOAPIC for interrupt routing [ 0.295347] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298847] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.300213] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301693] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305787] acpiphp: Slot [3] registered [ 0.306766] acpiphp: Slot [4] registered [ 0.307750] acpiphp: Slot [5] registered [ 0.308730] acpiphp: Slot [6] registered [ 0.309702] acpiphp: Slot [7] registered [ 0.310670] acpiphp: Slot [8] registered [ 0.311640] acpiphp: Slot [9] registered [ 0.312608] acpiphp: Slot [10] registered [ 0.313600] acpiphp: Slot [11] registered [ 0.314589] acpiphp: Slot [12] registered [ 0.315577] acpiphp: Slot [13] registered [ 0.316558] acpiphp: Slot [14] registered [ 0.317551] acpiphp: Slot [15] registered [ 0.331392] acpiphp: Slot [16] registered [ 0.332398] acpiphp: Slot [17] registered [ 0.333381] acpiphp: Slot [18] registered [ 0.334421] acpiphp: Slot [19] registered [ 0.335413] acpiphp: Slot [20] registered [ 0.336413] acpiphp: Slot [21] registered [ 0.337448] acpiphp: Slot [22] registered [ 0.338442] acpiphp: Slot [23] registered [ 0.339446] acpiphp: Slot [24] registered [ 0.340434] acpiphp: Slot [25] registered [ 0.341418] acpiphp: Slot [26] registered [ 0.342407] acpiphp: Slot [27] registered [ 0.343396] acpiphp: Slot [28] registered [ 0.344387] acpiphp: Slot [29] registered [ 0.345376] acpiphp: Slot [30] registered [ 0.346367] acpiphp: Slot [31] registered [ 0.347352] PCI host bridge to bus 0000:00 [ 0.348358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.349947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.351566] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353363] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.355138] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.357319] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361097] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.363008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.364643] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.366245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.370591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372354] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.393857] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.395679] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.397403] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.399130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.400862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.402602] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404226] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.405504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407386] vgaarb: loaded [ 0.408148] vgaarb: bridge control possible 0000:00:02.0 [ 0.409652] SCSI subsystem initialized [ 0.410778] ACPI: bus type USB registered [ 0.411788] usbcore: registered new interface driver usbfs [ 0.413040] usbcore: registered new interface driver hub [ 0.414271] usbcore: registered new device driver usb [ 0.415607] PCI: Using ACPI for IRQ routing [ 0.416979] NetLabel: Initializing [ 0.417876] NetLabel: domain hash size = 128 [ 0.418912] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.420086] NetLabel: unlabeled traffic allowed by default [ 0.421496] clocksource: Switched to clocksource kvm-clock [ 0.430847] AppArmor: AppArmor Filesystem Enabled [ 0.432032] pnp: PnP ACPI init [ 0.433144] pnp: PnP ACPI: found 5 devices [ 0.439754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.441851] NET: Registered protocol family 2 [ 0.443114] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.444676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.446140] TCP: Hash tables configured (established 4096 bind 4096) [ 0.447607] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448933] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450350] NET: Registered protocol family 1 [ 0.451415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452729] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454024] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.468263] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.482678] Trying to unpack rootfs image as initramfs... [ 0.541652] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.543687] Scanning for low memory corruption every 60 seconds [ 0.545274] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.546682] audit: initializing netlink subsys (disabled) [ 0.547929] audit: type=2000 audit(1541184551.357:1): initialized [ 0.549502] Initialise system trusted keyring [ 0.550664] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.552061] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554508] zbud: loaded [ 0.555402] VFS: Disk quotas dquot_6.6.0 [ 0.556408] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.558317] fuse init (API version 7.23) [ 0.559436] Key type big_key registered [ 0.560433] Allocating IMA MOK and blacklist keyrings. [ 0.561911] Key type asymmetric registered [ 0.562918] Asymmetric key parser 'x509' registered [ 0.564080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.565911] io scheduler noop registered [ 0.566879] io scheduler deadline registered (default) [ 0.568087] io scheduler cfq registered [ 0.569120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.570404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.573724] ACPI: Power Button [PWRF] [ 0.574765] GHES: HEST is not enabled! [ 0.590840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649758] Linux agpgart interface v0.103 [ 0.652972] brd: module loaded [ 0.655035] loop: module loaded [ 0.659428] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.661262] GPT:90111 != 2097151 [ 0.662126] GPT:Alternate GPT header not at the end of the disk. [ 0.663494] GPT:90111 != 2097151 [ 0.664344] GPT: Use GNU Parted to correct GPT errors. [ 0.665557] vda: vda1 vda15 [ 0.667143] scsi host0: ata_piix [ 0.668133] scsi host1: ata_piix [ 0.669030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670518] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672311] libphy: Fixed MDIO Bus: probed [ 0.673333] tun: Universal TUN/TAP device driver, 1.6 [ 0.674508] tun: (C) 1999-2004 Max Krasnyansky [ 0.677304] PPP generic driver version 2.4.2 [ 0.678406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679747] ehci-pci: EHCI PCI platform driver [ 0.680744] ehci-platform: EHCI generic platform driver [ 0.681991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683487] ohci-pci: OHCI PCI platform driver [ 0.684571] ohci-platform: OHCI generic platform driver [ 0.685820] uhci_hcd: USB Universal Host Controller Interface driver [ 0.700306] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703384] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.704626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.707516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.709273] usb usb1: Product: UHCI Host Controller [ 0.710418] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.711825] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713021] hub 1-0:1.0: USB hub found [ 0.713994] hub 1-0:1.0: 2 ports detected [ 0.715151] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717859] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720289] mousedev: PS/2 mouse device common for all mice [ 0.721835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.724068] rtc_cmos 00:00: RTC can wake from S4 [ 0.725426] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.726898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728346] i2c /dev entries driver [ 0.729301] device-mapper: uevent: version 1.0.3 [ 0.730485] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.732499] ledtrig-cpu: registered to indicate activity on CPUs [ 0.734243] NET: Registered protocol family 10 [ 0.735640] NET: Registered protocol family 17 [ 0.736748] Key type dns_resolver registered [ 0.737997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.739344] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.741551] registered taskstats version 1 [ 0.742601] Loading compiled-in X.509 certificates [ 0.744292] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.746592] zswap: loaded using pool lzo/zbud [ 0.748523] Key type trusted registered [ 0.750505] Key type encrypted registered [ 0.751523] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752851] ima: No TPM chip found, activating TPM-bypass! [ 0.754136] evm: HMAC attrs: 0x1 [ 0.755335] Magic number: 10:876:846 [ 0.756397] rtc_cmos 00:00: setting system clock to 2018-11-02 18:49:11 UTC (1541184551) [ 0.758397] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759744] EDD information not available. [ 0.831330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.846386] Write protecting the kernel read-only data: 14336k [ 0.849058] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851292] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.002403] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAXa2sIcmvyRO1mRGua7lrDF/aOXRXunWKtwI99LaT5VwPznY9QNG/ie0mfznKkxftzUXGF++egqIDTjHKXSdaVXwP0v/oUiXwn3FbUa0DsQB6Ak9665nPnamKO4H5rXL34YY1UPmixv+ooY9H6tCzyuGozhpd+KkEzsXbZ/wSkXGzteAZdWmlLdchOdKoCnWO4hqsfh0PNuYK2Lg63nYCTDOF76JGc9WXnYAJlXThq8oapsWDY/Xh1Fn2+9ZrfKCESydhJKdIjeGQjJY4uPigY7IfKja97de2vYBHLzIrw6WEuCJkBszVOZjaJATAM8FM09x0qfxEddUqJVBAXTNP root@singlevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649 ssh-dss AAAAB3NzaC1kc3MAAACBALwqqxBQKSN/Og/HevpDnDXebbguV7jUXmfMfM1rZJWyTolezta3RFdAxzbvK8bH9ZL5rRNHjseCqgQpKf1Oz7BjRRajEWHXWOiyiBSPNjJwgcULu63ZJgTP/ywHsY2WI05W9rjhyg/pLo3JDI5M3iPmkLd6aRqD01t+WkRpvgyDAAAAFQDSzpc0Xqj4zogPkrw+7yyMqyneJQAAAIEAltHBnnzd6frrkVl/J6iSqtZsd8LYBXANLgRoFyZneJUZVQ3DeIa6BhLRCkLw97cRv4KV2bEY3ZgzBPR0Nn43ae+SW82O3ADghU3jylixu7aBF1j+/Is4Lg/NtrM+/8NfGcKVZ5npfyP3z5YOl4WfCGYK7Zk/g2YzoozkAhVZ1OoAAACAWXScG4YsUhnzndI4aqGa6EoGywqQAjR3GQ9gq2Rte+WNtuBYz6folXFj1n/OlkBg63hFw8ZxOjCn29mJyKrkwdmEriDArzgqw0lym9Dl+NegmTlkYMkLs+h1WS4tZ9KKnkIBqgcmqRWvQZp2pFUXjYqcLWBrXrmPCVsMs9xIWDU= root@singlevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fefb:c845/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649 launch-index: 0 === cirros: current=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-442742c4-2e96-4df3-9b3d-8d4d829f3649 login: 2018-11-02 18:49:17,379 - paramiko.transport - DEBUG - starting thread (client mode): 0x7a2d7e10L 2018-11-02 18:49:17,379 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 18:49:17,380 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 18:49:17,380 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 18:49:17,381 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 18:49:17,381 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 18:49:17,381 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 18:49:17,381 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 18:49:17,382 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 18:49:17,382 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 18:49:17,401 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 18:49:17,402 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 18:49:17,412 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 534d6a8bab08bb7424f43f96a82d90b4 2018-11-02 18:49:17,413 - paramiko.transport - DEBUG - Trying discovered key f49a54d7593f4103a58975d338d3e717 in /tmp/tmpWXHBjF 2018-11-02 18:49:17,438 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 18:49:17,444 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 18:49:17,445 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 18:49:17,446 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-02 18:49:17,447 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 18:49:17,448 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 18:49:17,449 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 18:49:17,449 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-02 18:49:17,450 - functest.core.singlevm - DEBUG - error: 2018-11-02 18:49:17,454 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 18:49:17,566 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:49:17,566 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 18:49:17,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 18:49:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/328a3813-61d0-4439-8a71-8979fe2dd707.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:18,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-008f6866-5a68-4c99-9aa0-b573dfb57a71 Content-Length: 0 Date: Fri, 02 Nov 2018 18:49:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:49:18,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/328a3813-61d0-4439-8a71-8979fe2dd707.json used request id req-008f6866-5a68-4c99-9aa0-b573dfb57a71 2018-11-02 18:49:18,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.883292913437s 2018-11-02 18:49:18,458 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/328a3813-61d0-4439-8a71-8979fe2dd707.json used request id req-008f6866-5a68-4c99-9aa0-b573dfb57a71 2018-11-02 18:49:18,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:49:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:18,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3d282fdf-d42e-46cc-ad67-357c0a1b19b1 Date: Fri, 02 Nov 2018 18:49:18 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:49:18,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3d282fdf-d42e-46cc-ad67-357c0a1b19b1 2018-11-02 18:49:18,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.204885959625s 2018-11-02 18:49:18,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3d282fdf-d42e-46cc-ad67-357c0a1b19b1 2018-11-02 18:49:18,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:49:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:19,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26c6718b-b1ec-4e44-8ab3-38c4345173de x-compute-request-id: req-26c6718b-b1ec-4e44-8ab3-38c4345173de Content-Type: application/json 2018-11-02 18:49:19,025 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1 used request id req-26c6718b-b1ec-4e44-8ab3-38c4345173de 2018-11-02 18:49:19,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.356381177902s 2018-11-02 18:49:19,025 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1 used request id req-26c6718b-b1ec-4e44-8ab3-38c4345173de 2018-11-02 18:49:19,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:20,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e27ad5dd-44d8-4357-91b1-44798252c4cb x-compute-request-id: req-e27ad5dd-44d8-4357-91b1-44798252c4cb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c8:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c8:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fe37429b-56c3-456b-aa7a-b10fe83888e1", "rel": "bookmark"}], "image": {"id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "links": [{"href": "http://172.30.9.31:8774/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-02T18:49:10.000000", "flavor": {"id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8", "links": [{"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}]}, "id": "fe37429b-56c3-456b-aa7a-b10fe83888e1", "security_groups": [{"name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}], "user_id": "d9cd4f9114da4856bbe82d5dd659b539", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:49:18Z", "hostId": "0558a1f3ee09eb8dc04dac89ba3ae90dbe32da775e4575038e18aafd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_442742c4-2e96-4df3-9b3d-8d4d829f3649", "created": "2018-11-02T18:48:57Z", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:20,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e27ad5dd-44d8-4357-91b1-44798252c4cb 2018-11-02 18:49:20,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50975298882s 2018-11-02 18:49:20,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e27ad5dd-44d8-4357-91b1-44798252c4cb 2018-11-02 18:49:20,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:22,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:22,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38bbe912-d063-418b-9377-2fb6638fb0e5 x-compute-request-id: req-38bbe912-d063-418b-9377-2fb6638fb0e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 18:49:22,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-38bbe912-d063-418b-9377-2fb6638fb0e5 2018-11-02 18:49:22,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215191841125s 2018-11-02 18:49:22,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-38bbe912-d063-418b-9377-2fb6638fb0e5 2018-11-02 18:49:22,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:49:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:22,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-1d239462-1203-4582-ae55-b6a41ea780ff Date: Fri, 02 Nov 2018 18:49:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:51Z", "updated_at": "2018-11-02T18:48:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "5941c382-3016-40b5-bd9a-4910970a2c31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:48:52Z", "revision_number": 0, "id": "4c799655-db65-499d-9b51-06dece1cc1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:52Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:51Z", "revision_number": 0, "id": "360a08cf-fbd3-4a7b-985a-1edac2cb1bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:51Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:48:52Z", "revision_number": 0, "id": "bac64024-e32f-49cb-850a-a988c461c2fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:48:52Z", "security_group_id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "f6f9ec7b-5ced-4faf-9686-97a906fe331f", "name": "singlevm1-sg_442742c4-2e96-4df3-9b3d-8d4d829f3649"}]} 2018-11-02 18:49:22,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1d239462-1203-4582-ae55-b6a41ea780ff 2018-11-02 18:49:22,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.060802936554s 2018-11-02 18:49:22,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1d239462-1203-4582-ae55-b6a41ea780ff 2018-11-02 18:49:22,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:49:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f6f9ec7b-5ced-4faf-9686-97a906fe331f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:23,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1581f99-18f9-4469-a1fc-1740b988021f Content-Length: 0 Date: Fri, 02 Nov 2018 18:49:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:49:23,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f6f9ec7b-5ced-4faf-9686-97a906fe331f.json used request id req-a1581f99-18f9-4469-a1fc-1740b988021f 2018-11-02 18:49:23,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.184515953064s 2018-11-02 18:49:23,009 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f6f9ec7b-5ced-4faf-9686-97a906fe331f.json used request id req-a1581f99-18f9-4469-a1fc-1740b988021f 2018-11-02 18:49:23,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 18:49:23,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:23,184 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:49:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28222d7b-1f52-4b3a-9fb9-04a30817a03f x-compute-request-id: req-28222d7b-1f52-4b3a-9fb9-04a30817a03f Content-Length: 0 Content-Type: application/json 2018-11-02 18:49:23,184 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649 used request id req-28222d7b-1f52-4b3a-9fb9-04a30817a03f 2018-11-02 18:49:23,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.17483496666s 2018-11-02 18:49:23,184 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_442742c4-2e96-4df3-9b3d-8d4d829f3649 used request id req-28222d7b-1f52-4b3a-9fb9-04a30817a03f 2018-11-02 18:49:23,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:49:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" -d '{"subnet_id": "1f465227-f9b5-45b5-a49c-ca1a9536f24c"}' 2018-11-02 18:49:24,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e8c61efd-7c40-43e0-b29d-f62422802139 Date: Fri, 02 Nov 2018 18:49:24 GMT RESP BODY: {"network_id": "59fa64e2-c77d-4520-8462-e859c4963820", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "subnet_id": "1f465227-f9b5-45b5-a49c-ca1a9536f24c", "subnet_ids": ["1f465227-f9b5-45b5-a49c-ca1a9536f24c"], "port_id": "3cc12fe5-eb24-4b9e-9fbc-d13afc379423", "id": "0f9eb389-7b5b-4b0c-9750-8781661622e1"} 2018-11-02 18:49:24,561 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1/remove_router_interface.json used request id req-e8c61efd-7c40-43e0-b29d-f62422802139 2018-11-02 18:49:24,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.37662410736s 2018-11-02 18:49:24,562 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1/remove_router_interface.json used request id req-e8c61efd-7c40-43e0-b29d-f62422802139 returning object 0f9eb389-7b5b-4b0c-9750-8781661622e1 2018-11-02 18:49:24,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:49:24,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:24,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6a96e525-d275-4b68-882f-f57cbe957656 Date: Fri, 02 Nov 2018 18:49:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:48:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T18:49:23Z", "revision_number": 4, "routes": [], "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "0f9eb389-7b5b-4b0c-9750-8781661622e1", "name": "singlevm1-router_442742c4-2e96-4df3-9b3d-8d4d829f3649"}]} 2018-11-02 18:49:24,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-6a96e525-d275-4b68-882f-f57cbe957656 2018-11-02 18:49:24,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.326727867126s 2018-11-02 18:49:24,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-6a96e525-d275-4b68-882f-f57cbe957656 2018-11-02 18:49:24,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:49:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:26,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff6c2d20-8e91-4564-becf-90f74548cd97 Content-Length: 0 Date: Fri, 02 Nov 2018 18:49:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:49:26,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1.json used request id req-ff6c2d20-8e91-4564-becf-90f74548cd97 2018-11-02 18:49:26,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36159110069s 2018-11-02 18:49:26,253 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0f9eb389-7b5b-4b0c-9750-8781661622e1.json used request id req-ff6c2d20-8e91-4564-becf-90f74548cd97 2018-11-02 18:49:26,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:49:26,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:26,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-a82f2b7d-6325-4296-9079-02fd05b4139e Date: Fri, 02 Nov 2018 18:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59fa64e2-c77d-4520-8462-e859c4963820","tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:48:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ceb139a78723412bbc751e2cc33b534e","id":"1f465227-f9b5-45b5-a49c-ca1a9536f24c","subnetpool_id":null,"name":"singlevm1-subnet_442742c4-2e96-4df3-9b3d-8d4d829f3649"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 18:49:26,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-a82f2b7d-6325-4296-9079-02fd05b4139e 2018-11-02 18:49:26,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.11484003067s 2018-11-02 18:49:26,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-a82f2b7d-6325-4296-9079-02fd05b4139e 2018-11-02 18:49:26,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:49:26,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/1f465227-f9b5-45b5-a49c-ca1a9536f24c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:28,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1800aaee-cef9-4a28-a433-978d9a7eb196 Date: Fri, 02 Nov 2018 18:49:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:49:28,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1f465227-f9b5-45b5-a49c-ca1a9536f24c.json used request id req-1800aaee-cef9-4a28-a433-978d9a7eb196 2018-11-02 18:49:28,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49448609352s 2018-11-02 18:49:28,865 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1f465227-f9b5-45b5-a49c-ca1a9536f24c.json used request id req-1800aaee-cef9-4a28-a433-978d9a7eb196 2018-11-02 18:49:28,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:49:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:28,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-74e422cb-73a7-42ac-8015-bbe467c479f9 Date: Fri, 02 Nov 2018 18:49:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"59fa64e2-c77d-4520-8462-e859c4963820","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ceb139a78723412bbc751e2cc33b534e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:49:28Z","provider:segmentation_id":77,"name":"singlevm1-net_442742c4-2e96-4df3-9b3d-8d4d829f3649","admin_state_up":true,"tenant_id":"ceb139a78723412bbc751e2cc33b534e","created_at":"2018-11-02T18:48:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:49:28,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-74e422cb-73a7-42ac-8015-bbe467c479f9 2018-11-02 18:49:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105762004852s 2018-11-02 18:49:28,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-74e422cb-73a7-42ac-8015-bbe467c479f9 2018-11-02 18:49:28,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:49:28,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/59fa64e2-c77d-4520-8462-e859c4963820.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:30,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-998ecb1b-3112-41d6-ad8a-40f0e2dbd3e7 Date: Fri, 02 Nov 2018 18:49:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:49:30,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/59fa64e2-c77d-4520-8462-e859c4963820.json used request id req-998ecb1b-3112-41d6-ad8a-40f0e2dbd3e7 2018-11-02 18:49:30,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31021285057s 2018-11-02 18:49:30,283 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/59fa64e2-c77d-4520-8462-e859c4963820.json used request id req-998ecb1b-3112-41d6-ad8a-40f0e2dbd3e7 2018-11-02 18:49:30,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:49:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:30,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fc59dd55-08df-4f6e-86b1-86696f78401d Date: Fri, 02 Nov 2018 18:49:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap", "metadata": {}}], "file": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/file", "owner": "ceb139a78723412bbc751e2cc33b534e", "id": "2d3935b6-dcff-4cbc-9807-c547a21448d7", "size": 12716032, "self": "/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2d3935b6-dcff-4cbc-9807-c547a21448d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:48:49Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_442742c4-2e96-4df3-9b3d-8d4d829f3649", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:48:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:49:30,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fc59dd55-08df-4f6e-86b1-86696f78401d 2018-11-02 18:49:30,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.698167085648s 2018-11-02 18:49:30,986 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fc59dd55-08df-4f6e-86b1-86696f78401d 2018-11-02 18:49:30,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 18:49:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:31,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82d86072-4f74-4720-9b2d-3a1e615330ba Date: Fri, 02 Nov 2018 18:49:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:49:31,823 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7 used request id req-82d86072-4f74-4720-9b2d-3a1e615330ba 2018-11-02 18:49:31,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.835082054138s 2018-11-02 18:49:31,823 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/2d3935b6-dcff-4cbc-9807-c547a21448d7 used request id req-82d86072-4f74-4720-9b2d-3a1e615330ba 2018-11-02 18:49:31,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:49:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:31,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18656a77-3e1a-4a01-813e-1fef629a6956 x-compute-request-id: req-18656a77-3e1a-4a01-813e-1fef629a6956 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_442742c4-2e96-4df3-9b3d-8d4d829f3649", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c68169d0-b366-4d91-96f7-3c60d3be5dc8"}]} 2018-11-02 18:49:31,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-18656a77-3e1a-4a01-813e-1fef629a6956 2018-11-02 18:49:31,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221171379089s 2018-11-02 18:49:31,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-18656a77-3e1a-4a01-813e-1fef629a6956 2018-11-02 18:49:31,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 18:49:31,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809e6a42a480cda5b81c2d11ced62c4c56b7078f" 2018-11-02 18:49:31,882 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:49:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-adc83ef7-7d05-45a1-936d-4de2652ec493 x-compute-request-id: req-adc83ef7-7d05-45a1-936d-4de2652ec493 Content-Length: 0 Content-Type: application/json 2018-11-02 18:49:31,882 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8 used request id req-adc83ef7-7d05-45a1-936d-4de2652ec493 2018-11-02 18:49:31,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350329875946s 2018-11-02 18:49:31,883 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c68169d0-b366-4d91-96f7-3c60d3be5dc8 used request id req-adc83ef7-7d05-45a1-936d-4de2652ec493 2018-11-02 18:49:31,927 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-11-02 18:49:31,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:49:31,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed71c9e3-f91c-4977-b1fb-e80464695bcb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:49:31,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ed71c9e3-f91c-4977-b1fb-e80464695bcb 2018-11-02 18:49:31,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:49:32,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["FT1jf-6ERDeoJYqvTufsjQ"], "issued_at": "2018-11-02T18:49:32.000000Z"}} 2018-11-02 18:49:32,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:49:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:32,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2106c27c-c429-40df-a572-1e5c35bd7f78 Date: Fri, 02 Nov 2018 18:49:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:49:32,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2106c27c-c429-40df-a572-1e5c35bd7f78 2018-11-02 18:49:32,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280318021774s 2018-11-02 18:49:32,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2106c27c-c429-40df-a572-1e5c35bd7f78 2018-11-02 18:49:32,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:49:32,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:49:32,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:49:32,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:32,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3b5c6e-325d-49cd-8492-3c728ad3ccc8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:49:32,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2b3b5c6e-325d-49cd-8492-3c728ad3ccc8 2018-11-02 18:49:32,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106362104416s 2018-11-02 18:49:32,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2b3b5c6e-325d-49cd-8492-3c728ad3ccc8 2018-11-02 18:49:32,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 18:49:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751"}}' 2018-11-02 18:49:32,999 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d16190b6-85c4-4e7a-8ef9-e855e4e64a44 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942"}, "tags": [], "enabled": true, "id": "439e77f16ec649a8a9e7cada8f082942", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751"}} 2018-11-02 18:49:32,999 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d16190b6-85c4-4e7a-8ef9-e855e4e64a44 2018-11-02 18:49:32,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213108062744s 2018-11-02 18:49:32,999 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d16190b6-85c4-4e7a-8ef9-e855e4e64a44 2018-11-02 18:49:33,000 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'439e77f16ec649a8a9e7cada8f082942', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751'}) 2018-11-02 18:49:33,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 18:49:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8aa62c70-ba8f-4d5d-9cdc-2f8de0d4bcd8", "email": null, "name": "singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751"}}' 2018-11-02 18:49:33,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90e4f828-5542-4324-ae35-d637b3927881 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751", "links": {"self": "http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "502f36bd4e5244288d6089ecdbc4b357", "domain_id": "default", "password_expires_at": null}} 2018-11-02 18:49:33,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-90e4f828-5542-4324-ae35-d637b3927881 2018-11-02 18:49:33,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.66551399231s 2018-11-02 18:49:33,672 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-90e4f828-5542-4324-ae35-d637b3927881 2018-11-02 18:49:33,673 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'502f36bd4e5244288d6089ecdbc4b357', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751'}) 2018-11-02 18:49:33,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:49:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:33,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd718fa-d1fd-468b-a013-16dfdfa5ec0a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:49:33,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bd718fa-d1fd-468b-a013-16dfdfa5ec0a 2018-11-02 18:49:33,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100709915161s 2018-11-02 18:49:33,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bd718fa-d1fd-468b-a013-16dfdfa5ec0a 2018-11-02 18:49:33,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:49:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:33,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90dd6046-424d-4713-95cb-ae90ff571816 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:49:33,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-90dd6046-424d-4713-95cb-ae90ff571816 2018-11-02 18:49:33,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121623039246s 2018-11-02 18:49:33,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-90dd6046-424d-4713-95cb-ae90ff571816 2018-11-02 18:49:33,906 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 18:49:33,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 18:49:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" -d '{"role": {"name": "Member"}}' 2018-11-02 18:49:34,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b3bcf2-ad88-488c-a768-bbb1cc238624 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52f4ce7caa2e44f4b41ce1a37b131a3d", "links": {"self": "http://172.30.9.31:5000/v3/roles/52f4ce7caa2e44f4b41ce1a37b131a3d"}, "name": "Member"}} 2018-11-02 18:49:34,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-11b3bcf2-ad88-488c-a768-bbb1cc238624 2018-11-02 18:49:34,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.16419005394s 2018-11-02 18:49:34,074 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-11b3bcf2-ad88-488c-a768-bbb1cc238624 2018-11-02 18:49:34,074 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'52f4ce7caa2e44f4b41ce1a37b131a3d'}) 2018-11-02 18:49:34,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:49:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:34,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1329be24-6e7d-4751-b4b4-eb0ed11a1dd9 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "52f4ce7caa2e44f4b41ce1a37b131a3d", "links": {"self": "http://172.30.9.31:5000/v3/roles/52f4ce7caa2e44f4b41ce1a37b131a3d"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:49:34,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1329be24-6e7d-4751-b4b4-eb0ed11a1dd9 2018-11-02 18:49:34,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992858409882s 2018-11-02 18:49:34,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1329be24-6e7d-4751-b4b4-eb0ed11a1dd9 2018-11-02 18:49:34,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:49:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:34,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5a9bb3-5866-4631-993f-05e1067b4ece Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 18:49:34,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ca5a9bb3-5866-4631-993f-05e1067b4ece 2018-11-02 18:49:34,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108940839767s 2018-11-02 18:49:34,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ca5a9bb3-5866-4631-993f-05e1067b4ece 2018-11-02 18:49:34,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:49:34,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:34,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42c8c60-513d-4c94-8f61-0bb8505cd2a1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751", "links": {"self": "http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "502f36bd4e5244288d6089ecdbc4b357", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:49:34,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f42c8c60-513d-4c94-8f61-0bb8505cd2a1 2018-11-02 18:49:34,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127472877502s 2018-11-02 18:49:34,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f42c8c60-513d-4c94-8f61-0bb8505cd2a1 2018-11-02 18:49:34,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:49:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:34,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125aa727-7819-4b76-9c87-a4384faa2c80 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942"}, "tags": [], "enabled": true, "id": "439e77f16ec649a8a9e7cada8f082942", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:49:34,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-125aa727-7819-4b76-9c87-a4384faa2c80 2018-11-02 18:49:34,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992469787598s 2018-11-02 18:49:34,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-125aa727-7819-4b76-9c87-a4384faa2c80 2018-11-02 18:49:34,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 18:49:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=502f36bd4e5244288d6089ecdbc4b357&role.id=52f4ce7caa2e44f4b41ce1a37b131a3d&scope.project.id=439e77f16ec649a8a9e7cada8f082942" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:34,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9d75ad-c863-4856-8024-688f8e60d2ff Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=502f36bd4e5244288d6089ecdbc4b357&role.id=52f4ce7caa2e44f4b41ce1a37b131a3d&scope.project.id=439e77f16ec649a8a9e7cada8f082942", "previous": null, "next": null}} 2018-11-02 18:49:34,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=502f36bd4e5244288d6089ecdbc4b357&role.id=52f4ce7caa2e44f4b41ce1a37b131a3d&scope.project.id=439e77f16ec649a8a9e7cada8f082942 used request id req-5c9d75ad-c863-4856-8024-688f8e60d2ff 2018-11-02 18:49:34,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107762813568s 2018-11-02 18:49:34,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=502f36bd4e5244288d6089ecdbc4b357&role.id=52f4ce7caa2e44f4b41ce1a37b131a3d&scope.project.id=439e77f16ec649a8a9e7cada8f082942 used request id req-5c9d75ad-c863-4856-8024-688f8e60d2ff 2018-11-02 18:49:34,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 18:49:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942/users/502f36bd4e5244288d6089ecdbc4b357/roles/52f4ce7caa2e44f4b41ce1a37b131a3d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:34,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b968b6d-e86f-4ad8-b74e-7b86f14d9b67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:49:34,858 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942/users/502f36bd4e5244288d6089ecdbc4b357/roles/52f4ce7caa2e44f4b41ce1a37b131a3d used request id req-6b968b6d-e86f-4ad8-b74e-7b86f14d9b67 2018-11-02 18:49:34,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.206927061081s 2018-11-02 18:49:34,858 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942/users/502f36bd4e5244288d6089ecdbc4b357/roles/52f4ce7caa2e44f4b41ce1a37b131a3d used request id req-6b968b6d-e86f-4ad8-b74e-7b86f14d9b67 2018-11-02 18:49:34,859 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'439e77f16ec649a8a9e7cada8f082942', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8aa62c70-ba8f-4d5d-9cdc-2f8de0d4bcd8', 'username': u'singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 18:49:34,862 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751', 'password': '8aa62c70-ba8f-4d5d-9cdc-2f8de0d4bcd8', 'project_name': 'singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '439e77f16ec649a8a9e7cada8f082942', 'project_domain_name': 'Default'} 2018-11-02 18:49:34,863 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-11-02 18:49:34,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:49:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:34,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f3defa-0fb7-4a1b-9773-2dccf5fd19dd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:49:34,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-85f3defa-0fb7-4a1b-9773-2dccf5fd19dd 2018-11-02 18:49:34,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11280298233s 2018-11-02 18:49:34,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-85f3defa-0fb7-4a1b-9773-2dccf5fd19dd 2018-11-02 18:49:34,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:49:34,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:49:35,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07aed720-0ea3-44f0-9483-63e5430d990e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942"}, "tags": [], "enabled": true, "id": "439e77f16ec649a8a9e7cada8f082942", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:49:35,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-07aed720-0ea3-44f0-9483-63e5430d990e 2018-11-02 18:49:35,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101594924927s 2018-11-02 18:49:35,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-07aed720-0ea3-44f0-9483-63e5430d990e 2018-11-02 18:49:35,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:49:35,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" -d '{"network": {"tenant_id": "439e77f16ec649a8a9e7cada8f082942", "name": "singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751", "admin_state_up": true}}' 2018-11-02 18:49:35,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-20beb951-b0b0-46c8-9bd8-d6f076653228 Date: Fri, 02 Nov 2018 18:49:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"439e77f16ec649a8a9e7cada8f082942","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:49:35Z","is_default":false,"provider:segmentation_id":85,"name":"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751","admin_state_up":true,"tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:35Z","mtu":1450}} 2018-11-02 18:49:35,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-20beb951-b0b0-46c8-9bd8-d6f076653228 2018-11-02 18:49:35,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.830854892731s 2018-11-02 18:49:35,919 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-20beb951-b0b0-46c8-9bd8-d6f076653228 2018-11-02 18:49:35,919 - 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-11-02T18:49:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fd57f552-387c-4d09-8b59-98bb5b49ac37', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751', u'admin_state_up': True, u'tenant_id': u'439e77f16ec649a8a9e7cada8f082942', u'created_at': u'2018-11-02T18:49:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'439e77f16ec649a8a9e7cada8f082942'}) 2018-11-02 18:49:35,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:49:35,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c00175-ec1a-4bbe-83fd-184f2370d971 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:49:35,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-33c00175-ec1a-4bbe-83fd-184f2370d971 2018-11-02 18:49:35,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:49:36,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52f4ce7caa2e44f4b41ce1a37b131a3d", "name": "Member"}], "expires_at": "2018-11-02T19:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439e77f16ec649a8a9e7cada8f082942", "name": "singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/439e77f16ec649a8a9e7cada8f082942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/439e77f16ec649a8a9e7cada8f082942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/439e77f16ec649a8a9e7cada8f082942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/439e77f16ec649a8a9e7cada8f082942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/439e77f16ec649a8a9e7cada8f082942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/439e77f16ec649a8a9e7cada8f082942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/439e77f16ec649a8a9e7cada8f082942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/439e77f16ec649a8a9e7cada8f082942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/439e77f16ec649a8a9e7cada8f082942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/439e77f16ec649a8a9e7cada8f082942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/439e77f16ec649a8a9e7cada8f082942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/439e77f16ec649a8a9e7cada8f082942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_439e77f16ec649a8a9e7cada8f082942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_439e77f16ec649a8a9e7cada8f082942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751", "id": "502f36bd4e5244288d6089ecdbc4b357"}, "audit_ids": ["TeYHFIU0Tza8arBu2jWscw"], "issued_at": "2018-11-02T18:49:36.000000Z"}} 2018-11-02 18:49:36,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:49:36,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:36,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-64d44a3c-6275-4626-9312-6ead358a6f9e Date: Fri, 02 Nov 2018 18:49:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:49:35Z","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"439e77f16ec649a8a9e7cada8f082942","id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","name":"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:49:36,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-64d44a3c-6275-4626-9312-6ead358a6f9e 2018-11-02 18:49:36,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277297973633s 2018-11-02 18:49:36,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-64d44a3c-6275-4626-9312-6ead358a6f9e 2018-11-02 18:49:36,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:49:36,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"subnet": {"name": "singlevm2-subnet_fb7a18d0-a2aa-4111-b558-c19e253af751", "enable_dhcp": true, "network_id": "fd57f552-387c-4d09-8b59-98bb5b49ac37", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:49:37,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-63a1ef26-c4b9-4c1c-8393-75a39a0fb843 Date: Fri, 02 Nov 2018 18:49:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:49:37Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"439e77f16ec649a8a9e7cada8f082942","id":"9ac32b54-2e12-44a0-a1ec-ff2a4089a494","subnetpool_id":null,"name":"singlevm2-subnet_fb7a18d0-a2aa-4111-b558-c19e253af751"}} 2018-11-02 18:49:37,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-63a1ef26-c4b9-4c1c-8393-75a39a0fb843 2018-11-02 18:49:37,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.865175008774s 2018-11-02 18:49:37,476 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-63a1ef26-c4b9-4c1c-8393-75a39a0fb843 2018-11-02 18:49:37,476 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:49:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9ac32b54-2e12-44a0-a1ec-ff2a4089a494', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_fb7a18d0-a2aa-4111-b558-c19e253af751', u'enable_dhcp': True, u'network_id': u'fd57f552-387c-4d09-8b59-98bb5b49ac37', u'tenant_id': u'439e77f16ec649a8a9e7cada8f082942', u'created_at': u'2018-11-02T18:49:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'439e77f16ec649a8a9e7cada8f082942'}) 2018-11-02 18:49:37,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:49:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "singlevm2-router_fb7a18d0-a2aa-4111-b558-c19e253af751", "admin_state_up": true}}' 2018-11-02 18:49:39,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-7309243d-958f-483d-b78b-aeacedeb76d2 Date: Fri, 02 Nov 2018 18:49:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:37Z", "admin_state_up": true, "updated_at": "2018-11-02T18:49:38Z", "revision_number": 2, "routes": [], "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "e8241c83-d30a-40b8-b426-ff39ba28522f", "name": "singlevm2-router_fb7a18d0-a2aa-4111-b558-c19e253af751"}} 2018-11-02 18:49:39,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-7309243d-958f-483d-b78b-aeacedeb76d2 2018-11-02 18:49:39,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55783700943s 2018-11-02 18:49:39,035 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-7309243d-958f-483d-b78b-aeacedeb76d2 2018-11-02 18:49:39,035 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'439e77f16ec649a8a9e7cada8f082942', u'created_at': u'2018-11-02T18:49:37Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T18:49:38Z', u'revision_number': 2, u'routes': [], u'project_id': u'439e77f16ec649a8a9e7cada8f082942', u'id': u'e8241c83-d30a-40b8-b426-ff39ba28522f', u'name': u'singlevm2-router_fb7a18d0-a2aa-4111-b558-c19e253af751'}) 2018-11-02 18:49:39,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:49:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"subnet_id": "9ac32b54-2e12-44a0-a1ec-ff2a4089a494"}' 2018-11-02 18:49:41,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-828f75eb-dd67-4221-bb7c-051d503049b0 Date: Fri, 02 Nov 2018 18:49:41 GMT RESP BODY: {"network_id": "fd57f552-387c-4d09-8b59-98bb5b49ac37", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "subnet_id": "9ac32b54-2e12-44a0-a1ec-ff2a4089a494", "subnet_ids": ["9ac32b54-2e12-44a0-a1ec-ff2a4089a494"], "port_id": "4a4ecaa2-a86d-44b9-ab1b-51def14ce78d", "id": "e8241c83-d30a-40b8-b426-ff39ba28522f"} 2018-11-02 18:49:41,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f/add_router_interface.json used request id req-828f75eb-dd67-4221-bb7c-051d503049b0 2018-11-02 18:49:41,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.68073391914s 2018-11-02 18:49:41,717 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f/add_router_interface.json used request id req-828f75eb-dd67-4221-bb7c-051d503049b0 returning object e8241c83-d30a-40b8-b426-ff39ba28522f 2018-11-02 18:49:41,717 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 18:49:41,849 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 18:49:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:49:41,856 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 18:49:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 18:49:41,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:49:41,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:42,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-86710d0b-1732-4fe1-89aa-334c5989f0b7 Date: Fri, 02 Nov 2018 18:49:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:49:42,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-86710d0b-1732-4fe1-89aa-334c5989f0b7 2018-11-02 18:49:42,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229517936707s 2018-11-02 18:49:42,090 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-86710d0b-1732-4fe1-89aa-334c5989f0b7 2018-11-02 18:49:42,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 18:49:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751"}' 2018-11-02 18:49:42,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a714c942-8784-4f7a-b236-65809eebce02 Date: Fri, 02 Nov 2018 18:49:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file", "owner": "439e77f16ec649a8a9e7cada8f082942", "id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "size": null, "self": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:49:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "checksum": null, "created_at": "2018-11-02T18:49:42Z", "protected": false} 2018-11-02 18:49:42,842 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a714c942-8784-4f7a-b236-65809eebce02 2018-11-02 18:49:42,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.745167016983s 2018-11-02 18:49:42,843 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a714c942-8784-4f7a-b236-65809eebce02 returning object 5a2609e4-81b8-45a5-bbde-a9a207bb99a3 2018-11-02 18:49:42,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 18:49:42,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '' 2018-11-02 18:49:43,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c66c7e6-7966-4e51-811d-f5d68a38f817 Date: Fri, 02 Nov 2018 18:49:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:49:43,753 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file used request id req-9c66c7e6-7966-4e51-811d-f5d68a38f817 2018-11-02 18:49:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.910262823105s 2018-11-02 18:49:43,754 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file used request id req-9c66c7e6-7966-4e51-811d-f5d68a38f817 2018-11-02 18:49:43,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:49:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:43,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-6779dc1d-b020-4a20-9045-9685e670b00f Date: Fri, 02 Nov 2018 18:49:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap", "metadata": {}}], "file": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file", "owner": "439e77f16ec649a8a9e7cada8f082942", "id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "size": 12716032, "self": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:49:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:49:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:49:43,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6779dc1d-b020-4a20-9045-9685e670b00f 2018-11-02 18:49:43,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225123882294s 2018-11-02 18:49:43,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6779dc1d-b020-4a20-9045-9685e670b00f 2018-11-02 18:49:43,985 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file', 'owner': u'439e77f16ec649a8a9e7cada8f082942', 'id': u'5a2609e4-81b8-45a5-bbde-a9a207bb99a3', 'size': 12716032, u'self': u'/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'439e77f16ec649a8a9e7cada8f082942', 'name': 'singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T18:49:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T18:49:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751', 'created': u'2018-11-02T18:49:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T18:49:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 18:49:43,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 18:49:43,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_fb7a18d0-a2aa-4111-b558-c19e253af751", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 18:49:44,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37a60698-dc5b-4d28-90a2-e401e6ae5e0c x-compute-request-id: req-37a60698-dc5b-4d28-90a2-e401e6ae5e0c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_fb7a18d0-a2aa-4111-b558-c19e253af751", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2"}} 2018-11-02 18:49:44,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-37a60698-dc5b-4d28-90a2-e401e6ae5e0c 2018-11-02 18:49:44,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.254307985306s 2018-11-02 18:49:44,240 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-37a60698-dc5b-4d28-90a2-e401e6ae5e0c 2018-11-02 18:49:44,241 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_fb7a18d0-a2aa-4111-b558-c19e253af751', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'106c6a22-2192-48f0-8ba1-a8b8e09d6ac2', 'swap': 0}) 2018-11-02 18:49:44,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 18:49:44,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" -d '{"extra_specs": {}}' 2018-11-02 18:49:44,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df494ce8-a89c-4d5d-a9b5-3135ea61a892 x-compute-request-id: req-df494ce8-a89c-4d5d-a9b5-3135ea61a892 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 18:49:44,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2/os-extra_specs used request id req-df494ce8-a89c-4d5d-a9b5-3135ea61a892 2018-11-02 18:49:44,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214631557465s 2018-11-02 18:49:44,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2/os-extra_specs used request id req-df494ce8-a89c-4d5d-a9b5-3135ea61a892 2018-11-02 18:49:44,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 18:49:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"keypair": {"name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751"}}' 2018-11-02 18:49:45,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3739ef3d-0e6a-455b-8649-eddffa6bb225 x-compute-request-id: req-3739ef3d-0e6a-455b-8649-eddffa6bb225 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0pwM9qGvbiQnwfrxbunwaTdcjrN5opzjizyWaoto9FtzlPD0qM7OOZMLeOHUpCfYlY9crWJO4mm6aWcehhvfndpzdwFUz3Jrd7yn//pULWFo8pPn3AqNWDOurZ1EfFAuBDgDMWO6Hj6HwpHXeISIeS9lLhX2yO15rTQHdm1WykauVEQ3AmnJyvDQ3pTI238rQGrSo9bYOQ5apDqutiJ4Rf9CUqE7qwoDlocJQp7Vt1x5srifwt5Q3O1RcF4TBXTl5U/DtB6g+0U7eNoBqFc36vWBKWoSxjSvhFWXwsZP9NOemFBEJ3qJ6dBP6xclQa9KYjI79g4hPiLOc1smXUnmL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtKcDPahr24kJ8H68W7p8Gk3XI6zeaKc44s8lmqLaPRbc5Tw9\nKjOzjmTC3jh1KQn2JWPXK1iTuJpumlnHoYb353ac3cBVM9ya3e8p//6VC1haPKT5\n9wKjVgzrq2dRHxQLgQ4AzFjuh4+h8KR13iEiHkvZS4V9sjtea00B3ZtVspGrlREN\nwJpycrw0N6UyNt/K0Bq0qPW2DkOWqQ6rrYieEX/QlKhO6sKA5aHCUKe1bdcebK4n\n8LeUNztUXBeEwV05eVPw7QeoPtFO3jaAahXN+r1gSlqEsY0r4RVl8LGT/TTnphQR\nCd6ienQT+sXJUGvSmIyO/YOIT4iznNbJl1J5iwIDAQABAoIBAQCGgBpfm7fCGgO2\ndQWUXgHsK6xUOW7WCDrIU2Yx/bHy7cTFP9ZiR2AWUlrrzKkeRvZm3DDlauuA9CoI\n7XM+hhio0pz0VTCajlMXjet9V3Rsn/l/UW1yRRqLBM+qLCAvvWLbUSuy+TuO3pe5\nbRj8qzqVx+8e1WLCgoVH6mvLLM3fRmkECaf2CP/ap/oJgbezKJ3CJOacsa3HAUIJ\n6xXrtmPy/wFAg4TqOzD/8YVlCWVTiXchcPWFgfZLSW0OeUWgQ2rhXpx59TLk3MQt\nz65DlKbRG97MBvtINIWYw2en3pMUxB6DSeYCBIL/i5KHhNUJ5Jy8Z5T+jBukPYnT\nT1aq/5TBAoGBAOLc9UZm7ftAhjf6tZ5vBmxi+VlOdIwObSce7CRO4vIXor5Hucfi\n+mgY3MMzzd2EfQTlVVSbzeAUNFwPMvmHx+acujgBPIQN6aIgQWCgY8j3pjVepsyA\nHsKxgDhFrtKEuzg4pxN7mHeYmTqkYT/tO7H72NWBdzUrvKtVPpTpSFyxAoGBAMva\nsLJa8DWoeAvSrx9S3tS4sAcIfS9Ix7q6F8jiaESZ7kID3/HvcpUK6tk9faYwu3jd\nO4NkkkFYqK1b9YgZtdX1UyrnkQax0y0h6luc5UQI68oqGFoVtaZHyPhYjgk8gEH6\nIs7XSEVzUVDLrWiE74SjL2OI8ujVHRSlhcpfXxj7AoGAD6LVEO4lNu0Ckzcnb20N\nj0jfEMW0iLax1UFvWy1IvRDd+alt55YAVk5oYNfgN4VbLIw17mfyr6AU38d4ZvRx\n1bY1q4iCSEPBN5hriSJk3kQbY5BLhMrL0/Vx9e7vlrjpQn29Hj2li5Cr9vu/bC2I\nsMK/9i8/LR3/mft9HbxabXECgYEAqhuzlyGLkTsj8bm9qMXebGQxf6z1yZ9SC99+\nOYO0voo056GUHq9RTk3t65oEX8oKprD2GI6z/ROergsuuIO72O7+l67ktlFthxvm\nFMy4BC3tlKXL7GBxVHBSo+pBnDOAU44HvdKn3Ex+bo2IBs/njycdRFHjYad0vOXi\n3xz2nkECgYEAgxcVw40bzcTi5OJQvS0UfuL6qyWhDndJQpw4UwpbKjQHzLOGhfWX\ncofaZCftdXsyNGowL1DY91K+727e8t5GJGQBDWfoKnZHyiZVfXX3FkjqOLVzuLle\n8HP1+DuRaAz3Q9BWFXOFZUWWtrbIwlLPEK8Ygod+yrCYwR9adWRf0b4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "502f36bd4e5244288d6089ecdbc4b357", "name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "fingerprint": "89:f1:fa:86:71:4e:cd:7a:4f:61:a7:e3:88:9d:dd:d3"}} 2018-11-02 18:49:45,174 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-3739ef3d-0e6a-455b-8649-eddffa6bb225 2018-11-02 18:49:45,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.909985780716s 2018-11-02 18:49:45,175 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-3739ef3d-0e6a-455b-8649-eddffa6bb225 2018-11-02 18:49:45,175 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0pwM9qGvbiQnwfrxbunwaTdcjrN5opzjizyWaoto9FtzlPD0qM7OOZMLeOHUpCfYlY9crWJO4mm6aWcehhvfndpzdwFUz3Jrd7yn//pULWFo8pPn3AqNWDOurZ1EfFAuBDgDMWO6Hj6HwpHXeISIeS9lLhX2yO15rTQHdm1WykauVEQ3AmnJyvDQ3pTI238rQGrSo9bYOQ5apDqutiJ4Rf9CUqE7qwoDlocJQp7Vt1x5srifwt5Q3O1RcF4TBXTl5U/DtB6g+0U7eNoBqFc36vWBKWoSxjSvhFWXwsZP9NOemFBEJ3qJ6dBP6xclQa9KYjI79g4hPiLOc1smXUnmL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtKcDPahr24kJ8H68W7p8Gk3XI6zeaKc44s8lmqLaPRbc5Tw9\nKjOzjmTC3jh1KQn2JWPXK1iTuJpumlnHoYb353ac3cBVM9ya3e8p//6VC1haPKT5\n9wKjVgzrq2dRHxQLgQ4AzFjuh4+h8KR13iEiHkvZS4V9sjtea00B3ZtVspGrlREN\nwJpycrw0N6UyNt/K0Bq0qPW2DkOWqQ6rrYieEX/QlKhO6sKA5aHCUKe1bdcebK4n\n8LeUNztUXBeEwV05eVPw7QeoPtFO3jaAahXN+r1gSlqEsY0r4RVl8LGT/TTnphQR\nCd6ienQT+sXJUGvSmIyO/YOIT4iznNbJl1J5iwIDAQABAoIBAQCGgBpfm7fCGgO2\ndQWUXgHsK6xUOW7WCDrIU2Yx/bHy7cTFP9ZiR2AWUlrrzKkeRvZm3DDlauuA9CoI\n7XM+hhio0pz0VTCajlMXjet9V3Rsn/l/UW1yRRqLBM+qLCAvvWLbUSuy+TuO3pe5\nbRj8qzqVx+8e1WLCgoVH6mvLLM3fRmkECaf2CP/ap/oJgbezKJ3CJOacsa3HAUIJ\n6xXrtmPy/wFAg4TqOzD/8YVlCWVTiXchcPWFgfZLSW0OeUWgQ2rhXpx59TLk3MQt\nz65DlKbRG97MBvtINIWYw2en3pMUxB6DSeYCBIL/i5KHhNUJ5Jy8Z5T+jBukPYnT\nT1aq/5TBAoGBAOLc9UZm7ftAhjf6tZ5vBmxi+VlOdIwObSce7CRO4vIXor5Hucfi\n+mgY3MMzzd2EfQTlVVSbzeAUNFwPMvmHx+acujgBPIQN6aIgQWCgY8j3pjVepsyA\nHsKxgDhFrtKEuzg4pxN7mHeYmTqkYT/tO7H72NWBdzUrvKtVPpTpSFyxAoGBAMva\nsLJa8DWoeAvSrx9S3tS4sAcIfS9Ix7q6F8jiaESZ7kID3/HvcpUK6tk9faYwu3jd\nO4NkkkFYqK1b9YgZtdX1UyrnkQax0y0h6luc5UQI68oqGFoVtaZHyPhYjgk8gEH6\nIs7XSEVzUVDLrWiE74SjL2OI8ujVHRSlhcpfXxj7AoGAD6LVEO4lNu0Ckzcnb20N\nj0jfEMW0iLax1UFvWy1IvRDd+alt55YAVk5oYNfgN4VbLIw17mfyr6AU38d4ZvRx\n1bY1q4iCSEPBN5hriSJk3kQbY5BLhMrL0/Vx9e7vlrjpQn29Hj2li5Cr9vu/bC2I\nsMK/9i8/LR3/mft9HbxabXECgYEAqhuzlyGLkTsj8bm9qMXebGQxf6z1yZ9SC99+\nOYO0voo056GUHq9RTk3t65oEX8oKprD2GI6z/ROergsuuIO72O7+l67ktlFthxvm\nFMy4BC3tlKXL7GBxVHBSo+pBnDOAU44HvdKn3Ex+bo2IBs/njycdRFHjYad0vOXi\n3xz2nkECgYEAgxcVw40bzcTi5OJQvS0UfuL6qyWhDndJQpw4UwpbKjQHzLOGhfWX\ncofaZCftdXsyNGowL1DY91K+727e8t5GJGQBDWfoKnZHyiZVfXX3FkjqOLVzuLle\n8HP1+DuRaAz3Q9BWFXOFZUWWtrbIwlLPEK8Ygod+yrCYwR9adWRf0b4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'502f36bd4e5244288d6089ecdbc4b357', 'name': u'singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751', 'created_at': '2018-11-02T18:49:45.175774', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'439e77f16ec649a8a9e7cada8f082942', 'name': 'singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'89:f1:fa:86:71:4e:cd:7a:4f:61:a7:e3:88:9d:dd:d3', 'type': 'ssh', 'id': u'singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751'}) 2018-11-02 18:49:45,176 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAtKcDPahr24kJ8H68W7p8Gk3XI6zeaKc44s8lmqLaPRbc5Tw9 KjOzjmTC3jh1KQn2JWPXK1iTuJpumlnHoYb353ac3cBVM9ya3e8p//6VC1haPKT5 9wKjVgzrq2dRHxQLgQ4AzFjuh4+h8KR13iEiHkvZS4V9sjtea00B3ZtVspGrlREN wJpycrw0N6UyNt/K0Bq0qPW2DkOWqQ6rrYieEX/QlKhO6sKA5aHCUKe1bdcebK4n 8LeUNztUXBeEwV05eVPw7QeoPtFO3jaAahXN+r1gSlqEsY0r4RVl8LGT/TTnphQR Cd6ienQT+sXJUGvSmIyO/YOIT4iznNbJl1J5iwIDAQABAoIBAQCGgBpfm7fCGgO2 dQWUXgHsK6xUOW7WCDrIU2Yx/bHy7cTFP9ZiR2AWUlrrzKkeRvZm3DDlauuA9CoI 7XM+hhio0pz0VTCajlMXjet9V3Rsn/l/UW1yRRqLBM+qLCAvvWLbUSuy+TuO3pe5 bRj8qzqVx+8e1WLCgoVH6mvLLM3fRmkECaf2CP/ap/oJgbezKJ3CJOacsa3HAUIJ 6xXrtmPy/wFAg4TqOzD/8YVlCWVTiXchcPWFgfZLSW0OeUWgQ2rhXpx59TLk3MQt z65DlKbRG97MBvtINIWYw2en3pMUxB6DSeYCBIL/i5KHhNUJ5Jy8Z5T+jBukPYnT T1aq/5TBAoGBAOLc9UZm7ftAhjf6tZ5vBmxi+VlOdIwObSce7CRO4vIXor5Hucfi +mgY3MMzzd2EfQTlVVSbzeAUNFwPMvmHx+acujgBPIQN6aIgQWCgY8j3pjVepsyA HsKxgDhFrtKEuzg4pxN7mHeYmTqkYT/tO7H72NWBdzUrvKtVPpTpSFyxAoGBAMva sLJa8DWoeAvSrx9S3tS4sAcIfS9Ix7q6F8jiaESZ7kID3/HvcpUK6tk9faYwu3jd O4NkkkFYqK1b9YgZtdX1UyrnkQax0y0h6luc5UQI68oqGFoVtaZHyPhYjgk8gEH6 Is7XSEVzUVDLrWiE74SjL2OI8ujVHRSlhcpfXxj7AoGAD6LVEO4lNu0Ckzcnb20N j0jfEMW0iLax1UFvWy1IvRDd+alt55YAVk5oYNfgN4VbLIw17mfyr6AU38d4ZvRx 1bY1q4iCSEPBN5hriSJk3kQbY5BLhMrL0/Vx9e7vlrjpQn29Hj2li5Cr9vu/bC2I sMK/9i8/LR3/mft9HbxabXECgYEAqhuzlyGLkTsj8bm9qMXebGQxf6z1yZ9SC99+ OYO0voo056GUHq9RTk3t65oEX8oKprD2GI6z/ROergsuuIO72O7+l67ktlFthxvm FMy4BC3tlKXL7GBxVHBSo+pBnDOAU44HvdKn3Ex+bo2IBs/njycdRFHjYad0vOXi 3xz2nkECgYEAgxcVw40bzcTi5OJQvS0UfuL6qyWhDndJQpw4UwpbKjQHzLOGhfWX cofaZCftdXsyNGowL1DY91K+727e8t5GJGQBDWfoKnZHyiZVfXX3FkjqOLVzuLle 8HP1+DuRaAz3Q9BWFXOFZUWWtrbIwlLPEK8Ygod+yrCYwR9adWRf0b4= -----END RSA PRIVATE KEY----- 2018-11-02 18:49:45,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-02 18:49:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"security_group": {"name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-11-02 18:49:45,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-47dc7941-81b1-462d-8cf7-30b61408c655 Date: Fri, 02 Nov 2018 18:49:45 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:45Z", "updated_at": "2018-11-02T18:49:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "3eae6fd4-bdea-4adf-9d3e-565d806c7f3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "9b53549c-e8ca-40f9-9d08-c1aa1ead7a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 2, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}} 2018-11-02 18:49:45,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-47dc7941-81b1-462d-8cf7-30b61408c655 2018-11-02 18:49:45,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.431413888931s 2018-11-02 18:49:45,610 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-47dc7941-81b1-462d-8cf7-30b61408c655 2018-11-02 18:49:45,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:49:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:45,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b959d966-924f-47be-9ec8-177f00c33b93 Date: Fri, 02 Nov 2018 18:49:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:45Z", "updated_at": "2018-11-02T18:49:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "3eae6fd4-bdea-4adf-9d3e-565d806c7f3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "9b53549c-e8ca-40f9-9d08-c1aa1ead7a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 2, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}, {"description": "Default security group", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:35Z", "updated_at": "2018-11-02T18:49:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "34531834-1965-4c31-9d42-09b74b4af35a", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "77f4b772-de2e-46e8-8a84-5dfd94bd30e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "8d9b0fff-190a-4bf1-a6d5-84972d1a6086", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "dad34ff3-fb55-43c4-bc79-0dfe6e55b2cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 4, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "da93950a-3ef6-4494-a68a-33250779be3e", "name": "default"}]} 2018-11-02 18:49:45,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b959d966-924f-47be-9ec8-177f00c33b93 2018-11-02 18:49:45,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.254406929016s 2018-11-02 18:49:45,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b959d966-924f-47be-9ec8-177f00c33b93 2018-11-02 18:49:45,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:49:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e"}}' 2018-11-02 18:49:46,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ae51360c-8556-4b9a-944b-70394f9d8d52 Date: Fri, 02 Nov 2018 18:49:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T18:49:46Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "port_range_min": 22, "revision_number": 0, "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:46Z", "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "bd02bd32-d2cd-4c5c-9528-d8b96e7b950c"}} 2018-11-02 18:49:46,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ae51360c-8556-4b9a-944b-70394f9d8d52 2018-11-02 18:49:46,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.400402069092s 2018-11-02 18:49:46,274 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ae51360c-8556-4b9a-944b-70394f9d8d52 2018-11-02 18:49:46,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:49:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:46,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-1a02a19f-88a4-4c16-bb6f-1cffe4eca724 Date: Fri, 02 Nov 2018 18:49:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:45Z", "updated_at": "2018-11-02T18:49:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "3eae6fd4-bdea-4adf-9d3e-565d806c7f3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "9b53549c-e8ca-40f9-9d08-c1aa1ead7a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:49:46Z", "revision_number": 0, "id": "bd02bd32-d2cd-4c5c-9528-d8b96e7b950c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:46Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": 22, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 3, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}, {"description": "Default security group", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:35Z", "updated_at": "2018-11-02T18:49:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "34531834-1965-4c31-9d42-09b74b4af35a", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "77f4b772-de2e-46e8-8a84-5dfd94bd30e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "8d9b0fff-190a-4bf1-a6d5-84972d1a6086", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "dad34ff3-fb55-43c4-bc79-0dfe6e55b2cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 4, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "da93950a-3ef6-4494-a68a-33250779be3e", "name": "default"}]} 2018-11-02 18:49:46,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1a02a19f-88a4-4c16-bb6f-1cffe4eca724 2018-11-02 18:49:46,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.289685964584s 2018-11-02 18:49:46,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1a02a19f-88a4-4c16-bb6f-1cffe4eca724 2018-11-02 18:49:46,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:49:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e"}}' 2018-11-02 18:49:46,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-62bc47cd-de3a-4302-a851-bbbfc7e0d994 Date: Fri, 02 Nov 2018 18:49:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T18:49:46Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "port_range_min": null, "revision_number": 0, "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:46Z", "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "be81ab51-eda2-41b5-b4c0-2978220992dc"}} 2018-11-02 18:49:46,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-62bc47cd-de3a-4302-a851-bbbfc7e0d994 2018-11-02 18:49:46,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.216291189194s 2018-11-02 18:49:46,787 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-62bc47cd-de3a-4302-a851-bbbfc7e0d994 2018-11-02 18:49:46,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:49:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:47,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-e73ac21d-dedb-464b-a700-c67d5a935f63 Date: Fri, 02 Nov 2018 18:49:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9ac32b54-2e12-44a0-a1ec-ff2a4089a494"],"updated_at":"2018-11-02T18:49:37Z","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"439e77f16ec649a8a9e7cada8f082942","id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","name":"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:49:47,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e73ac21d-dedb-464b-a700-c67d5a935f63 2018-11-02 18:49:47,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30557012558s 2018-11-02 18:49:47,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e73ac21d-dedb-464b-a700-c67d5a935f63 2018-11-02 18:49:47,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:49:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:47,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b0b992a5-6b9d-4a0b-adbe-ecabd8802fac Date: Fri, 02 Nov 2018 18:49:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap", "metadata": {}}], "file": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file", "owner": "439e77f16ec649a8a9e7cada8f082942", "id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "size": 12716032, "self": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:49:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:49:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:49:47,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b0b992a5-6b9d-4a0b-adbe-ecabd8802fac 2018-11-02 18:49:47,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415079593658s 2018-11-02 18:49:47,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b0b992a5-6b9d-4a0b-adbe-ecabd8802fac 2018-11-02 18:49:47,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:49:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:47,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56bbb9d9-5260-4b37-91ac-726c93b8e3fd x-compute-request-id: req-56bbb9d9-5260-4b37-91ac-726c93b8e3fd Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_fb7a18d0-a2aa-4111-b558-c19e253af751", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2"}]} 2018-11-02 18:49:47,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-56bbb9d9-5260-4b37-91ac-726c93b8e3fd 2018-11-02 18:49:47,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256400108337s 2018-11-02 18:49:47,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-56bbb9d9-5260-4b37-91ac-726c93b8e3fd 2018-11-02 18:49:47,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:49:47,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"server": {"name": "singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751", "imageRef": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "key_name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "flavorRef": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fd57f552-387c-4d09-8b59-98bb5b49ac37"}], "security_groups": [{"name": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e"}]}}' 2018-11-02 18:49:50,872 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3dd6ed14-d05f-45e6-9a18-32e8fb83e764 x-compute-request-id: req-3dd6ed14-d05f-45e6-9a18-32e8fb83e764 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e"}], "OS-DCF:diskConfig": "MANUAL", "id": "ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "bookmark"}], "adminPass": "KJgjEfQVqzk7"}} 2018-11-02 18:49:50,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-3dd6ed14-d05f-45e6-9a18-32e8fb83e764 2018-11-02 18:49:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.70255708694s 2018-11-02 18:49:50,873 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-3dd6ed14-d05f-45e6-9a18-32e8fb83e764 2018-11-02 18:49:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:51,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45aeb83c-ed68-4590-8b87-73532f45cca5 x-compute-request-id: req-45aeb83c-ed68-4590-8b87-73532f45cca5 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "bookmark"}], "image": {"id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "links": [{"href": "http://172.30.9.31:8774/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "links": [{"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}]}, "id": "ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "user_id": "502f36bd4e5244288d6089ecdbc4b357", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "name": "singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751", "created": "2018-11-02T18:49:50Z", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:51,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-45aeb83c-ed68-4590-8b87-73532f45cca5 2018-11-02 18:49:51,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623978853226s 2018-11-02 18:49:51,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-45aeb83c-ed68-4590-8b87-73532f45cca5 2018-11-02 18:49:51,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:49:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:51,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-72558469-464a-4abf-b1ff-49372bcef57d Date: Fri, 02 Nov 2018 18:49:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9ac32b54-2e12-44a0-a1ec-ff2a4089a494"],"updated_at":"2018-11-02T18:49:37Z","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"439e77f16ec649a8a9e7cada8f082942","id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","name":"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:49:51,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-72558469-464a-4abf-b1ff-49372bcef57d 2018-11-02 18:49:51,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308172941208s 2018-11-02 18:49:51,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-72558469-464a-4abf-b1ff-49372bcef57d 2018-11-02 18:49:51,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:49:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:51,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-fb18cbcc-fd9b-4d86-abbf-2d18b027ec99 Date: Fri, 02 Nov 2018 18:49:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"439e77f16ec649a8a9e7cada8f082942","id":"9ac32b54-2e12-44a0-a1ec-ff2a4089a494","subnetpool_id":null,"name":"singlevm2-subnet_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:49:51,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fb18cbcc-fd9b-4d86-abbf-2d18b027ec99 2018-11-02 18:49:51,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0544219017029s 2018-11-02 18:49:51,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fb18cbcc-fd9b-4d86-abbf-2d18b027ec99 2018-11-02 18:49:51,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:53,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:55,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bf8a1b8-9216-4118-90a0-9a19e6af2f2c x-compute-request-id: req-3bf8a1b8-9216-4118-90a0-9a19e6af2f2c Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "bookmark"}], "image": {"id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "links": [{"href": "http://172.30.9.31:8774/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "links": [{"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}]}, "id": "ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "security_groups": [{"name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}], "user_id": "502f36bd4e5244288d6089ecdbc4b357", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "name": "singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751", "created": "2018-11-02T18:49:50Z", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:55,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3bf8a1b8-9216-4118-90a0-9a19e6af2f2c 2018-11-02 18:49:55,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.85557413101s 2018-11-02 18:49:55,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3bf8a1b8-9216-4118-90a0-9a19e6af2f2c 2018-11-02 18:49:55,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:49:57,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:49:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:49:58,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:49:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0c159c3-090c-4636-b8e3-91e14c62883c x-compute-request-id: req-e0c159c3-090c-4636-b8e3-91e14c62883c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "bookmark"}], "image": {"id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "links": [{"href": "http://172.30.9.31:8774/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "links": [{"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}]}, "id": "ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "security_groups": [{"name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}], "user_id": "502f36bd4e5244288d6089ecdbc4b357", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:54Z", "hostId": "5d609622ac466c4e1499b4b868dfadbe2f2b348d63e3719559030d02", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "name": "singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751", "created": "2018-11-02T18:49:50Z", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:49:58,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e0c159c3-090c-4636-b8e3-91e14c62883c 2018-11-02 18:49:58,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528825998306s 2018-11-02 18:49:58,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e0c159c3-090c-4636-b8e3-91e14c62883c 2018-11-02 18:49:58,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:50:00,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:00,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9b67275-53ab-4ecb-9b02-6cdb3c4b8d2f x-compute-request-id: req-f9b67275-53ab-4ecb-9b02-6cdb3c4b8d2f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "bookmark"}], "image": {"id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "links": [{"href": "http://172.30.9.31:8774/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "links": [{"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}]}, "id": "ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "security_groups": [{"name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}], "user_id": "502f36bd4e5244288d6089ecdbc4b357", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:49:54Z", "hostId": "5d609622ac466c4e1499b4b868dfadbe2f2b348d63e3719559030d02", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "name": "singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751", "created": "2018-11-02T18:49:50Z", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:01,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f9b67275-53ab-4ecb-9b02-6cdb3c4b8d2f 2018-11-02 18:50:01,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42465496063s 2018-11-02 18:50:01,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f9b67275-53ab-4ecb-9b02-6cdb3c4b8d2f 2018-11-02 18:50:01,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:50:03,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:03,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:04,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-972885cd-160d-4e6d-b667-5e3ccc639a7e x-compute-request-id: req-972885cd-160d-4e6d-b667-5e3ccc639a7e Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:37:37", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "bookmark"}], "image": {"id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "links": [{"href": "http://172.30.9.31:8774/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:00.000000", "flavor": {"id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "links": [{"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}]}, "id": "ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "security_groups": [{"name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}], "user_id": "502f36bd4e5244288d6089ecdbc4b357", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:50:00Z", "hostId": "5d609622ac466c4e1499b4b868dfadbe2f2b348d63e3719559030d02", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "name": "singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751", "created": "2018-11-02T18:49:50Z", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:04,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-972885cd-160d-4e6d-b667-5e3ccc639a7e 2018-11-02 18:50:04,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12311196327s 2018-11-02 18:50:04,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-972885cd-160d-4e6d-b667-5e3ccc639a7e 2018-11-02 18:50:04,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:50:04,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ce19835f-a1b6-4177-bdd4-6e3099ce6aac" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:04,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ce1681c1-1594-4910-ba37-6f3f46c9da52 Date: Fri, 02 Nov 2018 18:50:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:55Z","admin_state_up":true,"updated_at":"2018-11-02T18:50:00Z","binding:vnic_type":"normal","device_id":"ce19835f-a1b6-4177-bdd4-6e3099ce6aac","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:37:37","id":"12bbae0f-2c77-43db-9290-7b0fbb134104","port_security_enabled":true,"project_id":"439e77f16ec649a8a9e7cada8f082942","fixed_ips":[{"subnet_id":"9ac32b54-2e12-44a0-a1ec-ff2a4089a494","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e"],"name":""}]} 2018-11-02 18:50:04,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ce19835f-a1b6-4177-bdd4-6e3099ce6aac used request id req-ce1681c1-1594-4910-ba37-6f3f46c9da52 2018-11-02 18:50:04,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0477631092072s 2018-11-02 18:50:04,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ce19835f-a1b6-4177-bdd4-6e3099ce6aac used request id req-ce1681c1-1594-4910-ba37-6f3f46c9da52 2018-11-02 18:50:04,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:50:04,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=12bbae0f-2c77-43db-9290-7b0fbb134104" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:05,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bb7ec1c9-da74-45ec-9fe2-fcfc1359a5d9 Date: Fri, 02 Nov 2018 18:50:05 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:50:05,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=12bbae0f-2c77-43db-9290-7b0fbb134104 used request id req-bb7ec1c9-da74-45ec-9fe2-fcfc1359a5d9 2018-11-02 18:50:05,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.198076963425s 2018-11-02 18:50:05,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=12bbae0f-2c77-43db-9290-7b0fbb134104 used request id req-bb7ec1c9-da74-45ec-9fe2-fcfc1359a5d9 2018-11-02 18:50:05,082 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d9:37:37', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5a2609e4-81b8-45a5-bbde-a9a207bb99a3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:50:00.000000', 'flavor': Munch({u'id': u'106c6a22-2192-48f0-8ba1-a8b8e09d6ac2'}), 'az': u'nova', 'id': u'ce19835f-a1b6-4177-bdd4-6e3099ce6aac', 'security_groups': [Munch({u'name': u'singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'502f36bd4e5244288d6089ecdbc4b357', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'439e77f16ec649a8a9e7cada8f082942', 'name': 'singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:50:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:50:00Z', 'hostId': u'5d609622ac466c4e1499b4b868dfadbe2f2b348d63e3719559030d02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'5d609622ac466c4e1499b4b868dfadbe2f2b348d63e3719559030d02', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:50:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'439e77f16ec649a8a9e7cada8f082942', 'name': u'singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751', 'adminPass': u'KJgjEfQVqzk7', 'tenant_id': u'439e77f16ec649a8a9e7cada8f082942', 'created_at': u'2018-11-02T18:49:50Z', 'created': u'2018-11-02T18:49:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:50:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:50:05,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:05,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-8111f3af-da21-4bb3-8710-018edc884cf1 Date: Fri, 02 Nov 2018 18:50:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9ac32b54-2e12-44a0-a1ec-ff2a4089a494"],"updated_at":"2018-11-02T18:49:37Z","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"439e77f16ec649a8a9e7cada8f082942","id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","name":"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:50:05,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8111f3af-da21-4bb3-8710-018edc884cf1 2018-11-02 18:50:05,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299415111542s 2018-11-02 18:50:05,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8111f3af-da21-4bb3-8710-018edc884cf1 2018-11-02 18:50:05,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:50:05,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ce19835f-a1b6-4177-bdd4-6e3099ce6aac" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:05,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c928bf79-9e3c-4b40-98bd-dd30a8ca5f2c Date: Fri, 02 Nov 2018 18:50:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:55Z","admin_state_up":true,"updated_at":"2018-11-02T18:50:00Z","binding:vnic_type":"normal","device_id":"ce19835f-a1b6-4177-bdd4-6e3099ce6aac","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:37:37","id":"12bbae0f-2c77-43db-9290-7b0fbb134104","port_security_enabled":true,"project_id":"439e77f16ec649a8a9e7cada8f082942","fixed_ips":[{"subnet_id":"9ac32b54-2e12-44a0-a1ec-ff2a4089a494","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e"],"name":""}]} 2018-11-02 18:50:05,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ce19835f-a1b6-4177-bdd4-6e3099ce6aac used request id req-c928bf79-9e3c-4b40-98bd-dd30a8ca5f2c 2018-11-02 18:50:05,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.264021873474s 2018-11-02 18:50:05,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ce19835f-a1b6-4177-bdd4-6e3099ce6aac used request id req-c928bf79-9e3c-4b40-98bd-dd30a8ca5f2c 2018-11-02 18:50:05,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 18:50:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.12", "port_id": "12bbae0f-2c77-43db-9290-7b0fbb134104"}}' 2018-11-02 18:50:07,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-e8621d2c-3954-4b53-a9b6-536536b9f9e0 Date: Fri, 02 Nov 2018 18:50:07 GMT RESP BODY: {"floatingip": {"router_id": "e8241c83-d30a-40b8-b426-ff39ba28522f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:50:06Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "12bbae0f-2c77-43db-9290-7b0fbb134104", "id": "75312bcb-69ca-45d0-b9c4-45ed8bde8ba6", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:50:06Z", "project_id": "439e77f16ec649a8a9e7cada8f082942"}} 2018-11-02 18:50:07,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e8621d2c-3954-4b53-a9b6-536536b9f9e0 2018-11-02 18:50:07,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.70120191574s 2018-11-02 18:50:07,353 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e8621d2c-3954-4b53-a9b6-536536b9f9e0 2018-11-02 18:50:07,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:50:07,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:07,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-9eaa6bcf-cebf-466b-b066-79bef5df1c43 Date: Fri, 02 Nov 2018 18:50:07 GMT RESP BODY: {"floatingips": [{"router_id": "e8241c83-d30a-40b8-b426-ff39ba28522f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:50:06Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "12bbae0f-2c77-43db-9290-7b0fbb134104", "id": "75312bcb-69ca-45d0-b9c4-45ed8bde8ba6", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:50:06Z", "project_id": "439e77f16ec649a8a9e7cada8f082942"}]} 2018-11-02 18:50:07,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9eaa6bcf-cebf-466b-b066-79bef5df1c43 2018-11-02 18:50:07,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.1999771595s 2018-11-02 18:50:07,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9eaa6bcf-cebf-466b-b066-79bef5df1c43 2018-11-02 18:50:07,565 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e8241c83-d30a-40b8-b426-ff39ba28522f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'439e77f16ec649a8a9e7cada8f082942', 'created_at': u'2018-11-02T18:50:06Z', 'attached': True, 'updated_at': u'2018-11-02T18:50:06Z', 'id': u'75312bcb-69ca-45d0-b9c4-45ed8bde8ba6', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'439e77f16ec649a8a9e7cada8f082942', 'name': 'singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e8241c83-d30a-40b8-b426-ff39ba28522f', 'project_id': u'439e77f16ec649a8a9e7cada8f082942', 'port_id': u'12bbae0f-2c77-43db-9290-7b0fbb134104', 'port': u'12bbae0f-2c77-43db-9290-7b0fbb134104', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 18:50:07,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 18:50:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 18:50:07,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7da45b5-e82a-4dad-93fe-783ef8a055da x-compute-request-id: req-c7da45b5-e82a-4dad-93fe-783ef8a055da Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 525028015 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172832] pid_max: default: 32768 minimum: 301\n[ 0.173965] ACPI: Core revision 20150930\n[ 0.175556] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177191] Security Framework initialized\n[ 0.178226] Yama: becoming mindful.\n[ 0.179146] AppArmor: AppArmor initialized\n[ 0.180212] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184931] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186674] Initializing cgroup subsys io\n[ 0.187704] Initializing cgroup subsys memory\n[ 0.188787] Initializing cgroup subsys devices\n[ 0.189901] Initializing cgroup subsys freezer\n[ 0.190997] Initializing cgroup subsys net_cls\n[ 0.192093] Initializing cgroup subsys perf_event\n[ 0.193237] Initializing cgroup subsys net_prio\n[ 0.194354] Initializing cgroup subsys hugetlb\n[ 0.195444] Initializing cgroup subsys pids\n[ 0.196539] CPU: Physical Processor ID: 0\n[ 0.198275] mce: CPU supports 10 MCE banks\n[ 0.199341] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200592] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.215318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221798] ftrace: allocating 31920 entries in 125 pages\n[ 0.247174] smpboot: Max logical packages: 1\n[ 0.248254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249983] x2apic enabled\n[ 0.251036] Switched APIC routing to physical x2apic.\n[ 0.253308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.254709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.257307] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.259529] KVM setup paravirtual spinlock\n[ 0.261028] x86: Booted up 1 node, 1 CPUs\n[ 0.262042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.263762] devtmpfs: initialized\n[ 0.265657] evm: security.selinux\n[ 0.266546] evm: security.SMACK64\n[ 0.267423] evm: security.SMACK64EXEC\n[ 0.268367] evm: security.SMACK64TRANSMUTE\n[ 0.269388] evm: security.SMACK64MMAP\n[ 0.270328] evm: security.ima\n[ 0.271143] evm: security.capability\n[ 0.272144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.274452] pinctrl core: initialized pinctrl subsystem\n[ 0.275808] RTC time: 18:50:00, date: 11/02/18\n[ 0.276990] NET: Registered protocol family 16\n[ 0.278206] cpuidle: using governor ladder\n[ 0.279246] cpuidle: using governor menu\n[ 0.280228] PCCT header not found.\n[ 0.281169] ACPI: bus type PCI registered\n[ 0.282179] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283721] PCI: Using configuration type 1 for base access\n[ 0.285751] ACPI: Added _OSI(Module Device)\n[ 0.286797] ACPI: Added _OSI(Processor Device)\n[ 0.287873] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288995] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.290992] ACPI: Interpreter enabled\n[ 0.291943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301186] ACPI: (supports S0 S5)\n[ 0.302078] ACPI: Using IOAPIC for interrupt routing\n[ 0.303367] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.308566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314345] acpiphp: Slot [3] registered\n[ 0.315359] acpiphp: Slot [4] registered\n[ 0.316370] acpiphp: Slot [5] registered\n[ 0.317372] acpiphp: Slot [6] registered\n[ 0.318381] acpiphp: Slot [7] registered\n[ 0.319370] acpiphp: Slot [8] registered\n[ 0.320376] acpiphp: Slot [9] registered\n[ 0.321379] acpiphp: Slot [10] registered\n[ 0.322386] acpiphp: Slot [11] registered\n[ 0.323407] acpiphp: Slot [12] registered\n[ 0.324427] acpiphp: Slot [13] registered\n[ 0.325437] acpiphp: Slot [14] registered\n[ 0.326458] acpiphp: Slot [15] registered\n[ 0.340318] acpiphp: Slot [16] registered\n[ 0.341319] acpiphp: Slot [17] registered\n[ 0.342342] acpiphp: Slot [18] registered\n[ 0.343360] acpiphp: Slot [19] registered\n[ 0.344381] acpiphp: Slot [20] registered\n[ 0.345396] acpiphp: Slot [21] registered\n[ 0.346415] acpiphp: Slot [22] registered\n[ 0.347436] acpiphp: Slot [23] registered\n[ 0.348459] acpiphp: Slot [24] registered\n[ 0.349485] acpiphp: Slot [25] registered\n[ 0.350502] acpiphp: Slot [26] registered\n[ 0.351522] acpiphp: Slot [27] registered\n[ 0.352533] acpiphp: Slot [28] registered\n[ 0.353557] acpiphp: Slot [29] registered\n[ 0.354574] acpiphp: Slot [30] registered\n[ 0.355591] acpiphp: Slot [31] registered\n[ 0.356612] PCI host bridge to bus 0000:00\n[ 0.357632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359146] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362503] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.364336] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.366198] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371504] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.378658] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.404335] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.406106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407840] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409401] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411044] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412372] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414323] vgaarb: loaded\n[ 0.415094] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416616] SCSI subsystem initialized\n[ 0.417768] ACPI: bus type USB registered\n[ 0.418809] usbcore: registered new interface driver usbfs\n[ 0.420102] usbcore: registered new interface driver hub\n[ 0.421364] usbcore: registered new device driver usb\n[ 0.422726] PCI: Using ACPI for IRQ routing\n[ 0.424134] NetLabel: Initializing\n[ 0.425039] NetLabel: domain hash size = 128\n[ 0.426112] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427318] NetLabel: unlabeled traffic allowed by default\n[ 0.428771] clocksource: Switched to clocksource kvm-clock\n[ 0.438058] AppArmor: AppArmor Filesystem Enabled\n[ 0.439273] pnp: PnP ACPI init\n[ 0.440407] pnp: PnP ACPI: found 5 devices\n[ 0.447040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449208] NET: Registered protocol family 2\n[ 0.450561] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.452186] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.453707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.455226] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456586] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458047] NET: Registered protocol family 1\n[ 0.459158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460523] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461863] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490659] Trying to unpack rootfs image as initramfs...\n[ 0.550505] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.554970] Scanning for low memory corruption every 60 seconds\n[ 0.556982] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.558470] audit: initializing netlink subsys (disabled)\n[ 0.559805] audit: type=2000 audit(1541184601.388:1): initialized\n[ 0.561580] Initialise system trusted keyring\n[ 0.562841] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.564314] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566868] zbud: loaded\n[ 0.567816] VFS: Disk quotas dquot_6.6.0\n[ 0.568887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570886] fuse init (API version 7.23)\n[ 0.572031] Key type big_key registered\n[ 0.573085] Allocating IMA MOK and blacklist keyrings.\n[ 0.574622] Key type asymmetric registered\n[ 0.575676] Asymmetric key parser 'x509' registered\n[ 0.576902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578823] io scheduler noop registered\n[ 0.579837] io scheduler deadline registered (default)\n[ 0.581116] io scheduler cfq registered\n[ 0.582215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587026] ACPI: Power Button [PWRF]\n[ 0.588138] GHES: HEST is not enabled!\n[ 0.602450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.631046] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.633682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657186] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659950] Linux agpgart interface v0.103\n[ 0.663124] brd: module loaded\n[ 0.665163] loop: module loaded\n[ 0.670062] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671928] GPT:90111 != 2097151\n[ 0.672807] GPT:Alternate GPT header not at the end of the disk.\n[ 0.674200] GPT:90111 != 2097151\n[ 0.675066] GPT: Use GNU Parted to correct GPT errors.\n[ 0.676294] vda: vda1 vda15\n[ 0.677831] scsi host0: ata_piix\n[ 0.678826] scsi host1: ata_piix\n[ 0.679748] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.681285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.683137] libphy: Fixed MDIO Bus: probed\n[ 0.684181] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685398] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.688163] PPP generic driver version 2.4.2\n[ 0.689364] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690841] ehci-pci: EHCI PCI platform driver\n[ 0.691966] ehci-platform: EHCI generic platform driver\n[ 0.693296] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694709] ohci-pci: OHCI PCI platform driver\n[ 0.695815] ohci-platform: OHCI generic platform driver\n[ 0.697060] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711467] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712707] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.714523] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.717177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718710] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720510] usb usb1: Product: UHCI Host Controller\n[ 0.721680] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.723110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.724333] hub 1-0:1.0: USB hub found\n[ 0.725323] hub 1-0:1.0: 2 ports detected\n[ 0.726495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729178] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731679] mousedev: PS/2 mouse device common for all mice\n[ 0.733255] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735554] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736971] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739954] i2c /dev entries driver\n[ 0.740928] device-mapper: uevent: version 1.0.3\n[ 0.742136] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.744201] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745898] NET: Registered protocol family 10\n[ 0.747314] NET: Registered protocol family 17\n[ 0.748434] Key type dns_resolver registered\n[ 0.749639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.753242] registered taskstats version 1\n[ 0.754308] Loading compiled-in X.509 certificates\n[ 0.756038] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758364] zswap: loaded using pool lzo/zbud\n[ 0.760307] Key type trusted registered\n[ 0.762318] Key type encrypted registered\n[ 0.763392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764694] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765999] evm: HMAC attrs: 0x1\n[ 0.767187] Magic number: 10:876:846\n[ 0.768274] rtc_cmos 00:00: setting system clock to 2018-11-02 18:50:01 UTC (1541184601)\n[ 0.770332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.771733] EDD information not available.\n[ 0.842227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857422] Write protecting the kernel read-only data: 14336k\n[ 0.860124] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862402] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.014794] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+NugRahE8It2Q+XzAopKBL3ApJvqvAUCNXLJ860SEhSq1z5vkKfqqHoan9PcazFk/GVUBAUFcUFJ0ohs4imhEfBL1dr+8FyyObXb5S8aVgFnoOoujVeyuOsqI1l5hfJa/LA8LTdgI6lTnW6LuV4V0hITlsU1eirEeW/Rl6KlWhPxkWuJQm9OUX6seFpgihregMrdc+jaz+CkNySANf2bLF3y77y42l4dZsOgRuPgrle6KvmowyrdjQuFu07fw7Xd697IBlenE5z9uiUl7lklk0VQrtFiG1/YjgXsIF8KJv8cSixE9Z4/Jl6178WUh/duwf6DAb5zqPiO0anl5+sKr root@singlevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751\nssh-dss AAAAB3NzaC1kc3MAAACBAJVLwxbQei/E9fod12FLhoMBWL/eGsqHbnpGX9w3GSgMeMoNnmf91Aoz4kUFwOh+1jPBddoUu7eh7rJ2eA8s9DxLqtPRJ8JxpFEZg4R+ToxiKXB/GbgbzUM2SOcRjl3w1J5HgeZT9JECsXo+DcI//LoFoRSRyKppLiwjEiTjSnq7AAAAFQCkhFX2XJ+I+kTio4D8fvMXrQjosQAAAIBwPK4lMztKYsdVe3FUrUwxU0rJTRk0kYExZt3UikcInvbhduZGXuN7Vwysaml9x6XBayymyZ6HItCXYQukE9gKbC/cQpuOBA7aLttsPuVLbo55lrbDnoIepswbYZxrfpjTmqSm1R9L3uxh3s+B0IyeDU2cftrL92urj4qDYPttgAAAAIA7FGX0DtJINnaKjbBYf7ppBt63N/AeRaLaaTFyxuoKtKfNtJeOKXY+Ns0sC1tzPcZIdl+rqbHU9tmEpOaF9HLKeI0h+U4fKhbSW+HW4FRnmh/MZHj/RMXnYR6Iy1USWxpxNB+MijKOtYddex/3KGl5tgKAivBODgYHKYb941fuPA== root@singlevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.23s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fed9:3737/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751 login: "} 2018-11-02 18:50:07,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac/action used request id req-c7da45b5-e82a-4dad-93fe-783ef8a055da 2018-11-02 18:50:07,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113315105438s 2018-11-02 18:50:07,680 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac/action used request id req-c7da45b5-e82a-4dad-93fe-783ef8a055da 2018-11-02 18:50:07,680 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 525028015 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.170760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.172832] pid_max: default: 32768 minimum: 301 [ 0.173965] ACPI: Core revision 20150930 [ 0.175556] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.177191] Security Framework initialized [ 0.178226] Yama: becoming mindful. [ 0.179146] AppArmor: AppArmor initialized [ 0.180212] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.183442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184931] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186674] Initializing cgroup subsys io [ 0.187704] Initializing cgroup subsys memory [ 0.188787] Initializing cgroup subsys devices [ 0.189901] Initializing cgroup subsys freezer [ 0.190997] Initializing cgroup subsys net_cls [ 0.192093] Initializing cgroup subsys perf_event [ 0.193237] Initializing cgroup subsys net_prio [ 0.194354] Initializing cgroup subsys hugetlb [ 0.195444] Initializing cgroup subsys pids [ 0.196539] CPU: Physical Processor ID: 0 [ 0.198275] mce: CPU supports 10 MCE banks [ 0.199341] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200592] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221798] ftrace: allocating 31920 entries in 125 pages [ 0.247174] smpboot: Max logical packages: 1 [ 0.248254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249983] x2apic enabled [ 0.251036] Switched APIC routing to physical x2apic. [ 0.253308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.257307] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.259529] KVM setup paravirtual spinlock [ 0.261028] x86: Booted up 1 node, 1 CPUs [ 0.262042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.263762] devtmpfs: initialized [ 0.265657] evm: security.selinux [ 0.266546] evm: security.SMACK64 [ 0.267423] evm: security.SMACK64EXEC [ 0.268367] evm: security.SMACK64TRANSMUTE [ 0.269388] evm: security.SMACK64MMAP [ 0.270328] evm: security.ima [ 0.271143] evm: security.capability [ 0.272144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.274452] pinctrl core: initialized pinctrl subsystem [ 0.275808] RTC time: 18:50:00, date: 11/02/18 [ 0.276990] NET: Registered protocol family 16 [ 0.278206] cpuidle: using governor ladder [ 0.279246] cpuidle: using governor menu [ 0.280228] PCCT header not found. [ 0.281169] ACPI: bus type PCI registered [ 0.282179] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283721] PCI: Using configuration type 1 for base access [ 0.285751] ACPI: Added _OSI(Module Device) [ 0.286797] ACPI: Added _OSI(Processor Device) [ 0.287873] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288995] ACPI: Added _OSI(Processor Aggregator Device) [ 0.290992] ACPI: Interpreter enabled [ 0.291943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301186] ACPI: (supports S0 S5) [ 0.302078] ACPI: Using IOAPIC for interrupt routing [ 0.303367] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.308566] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314345] acpiphp: Slot [3] registered [ 0.315359] acpiphp: Slot [4] registered [ 0.316370] acpiphp: Slot [5] registered [ 0.317372] acpiphp: Slot [6] registered [ 0.318381] acpiphp: Slot [7] registered [ 0.319370] acpiphp: Slot [8] registered [ 0.320376] acpiphp: Slot [9] registered [ 0.321379] acpiphp: Slot [10] registered [ 0.322386] acpiphp: Slot [11] registered [ 0.323407] acpiphp: Slot [12] registered [ 0.324427] acpiphp: Slot [13] registered [ 0.325437] acpiphp: Slot [14] registered [ 0.326458] acpiphp: Slot [15] registered [ 0.340318] acpiphp: Slot [16] registered [ 0.341319] acpiphp: Slot [17] registered [ 0.342342] acpiphp: Slot [18] registered [ 0.343360] acpiphp: Slot [19] registered [ 0.344381] acpiphp: Slot [20] registered [ 0.345396] acpiphp: Slot [21] registered [ 0.346415] acpiphp: Slot [22] registered [ 0.347436] acpiphp: Slot [23] registered [ 0.348459] acpiphp: Slot [24] registered [ 0.349485] acpiphp: Slot [25] registered [ 0.350502] acpiphp: Slot [26] registered [ 0.351522] acpiphp: Slot [27] registered [ 0.352533] acpiphp: Slot [28] registered [ 0.353557] acpiphp: Slot [29] registered [ 0.354574] acpiphp: Slot [30] registered [ 0.355591] acpiphp: Slot [31] registered [ 0.356612] PCI host bridge to bus 0000:00 [ 0.357632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359146] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.360665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362503] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.364336] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.366198] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.369912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371504] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.372963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378658] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404335] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.407840] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409401] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411044] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412372] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414323] vgaarb: loaded [ 0.415094] vgaarb: bridge control possible 0000:00:02.0 [ 0.416616] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418809] usbcore: registered new interface driver usbfs [ 0.420102] usbcore: registered new interface driver hub [ 0.421364] usbcore: registered new device driver usb [ 0.422726] PCI: Using ACPI for IRQ routing [ 0.424134] NetLabel: Initializing [ 0.425039] NetLabel: domain hash size = 128 [ 0.426112] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427318] NetLabel: unlabeled traffic allowed by default [ 0.428771] clocksource: Switched to clocksource kvm-clock [ 0.438058] AppArmor: AppArmor Filesystem Enabled [ 0.439273] pnp: PnP ACPI init [ 0.440407] pnp: PnP ACPI: found 5 devices [ 0.447040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449208] NET: Registered protocol family 2 [ 0.450561] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.452186] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.453707] TCP: Hash tables configured (established 4096 bind 4096) [ 0.455226] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456586] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458047] NET: Registered protocol family 1 [ 0.459158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460523] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461863] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490659] Trying to unpack rootfs image as initramfs... [ 0.550505] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.554970] Scanning for low memory corruption every 60 seconds [ 0.556982] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.558470] audit: initializing netlink subsys (disabled) [ 0.559805] audit: type=2000 audit(1541184601.388:1): initialized [ 0.561580] Initialise system trusted keyring [ 0.562841] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.564314] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566868] zbud: loaded [ 0.567816] VFS: Disk quotas dquot_6.6.0 [ 0.568887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570886] fuse init (API version 7.23) [ 0.572031] Key type big_key registered [ 0.573085] Allocating IMA MOK and blacklist keyrings. [ 0.574622] Key type asymmetric registered [ 0.575676] Asymmetric key parser 'x509' registered [ 0.576902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578823] io scheduler noop registered [ 0.579837] io scheduler deadline registered (default) [ 0.581116] io scheduler cfq registered [ 0.582215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587026] ACPI: Power Button [PWRF] [ 0.588138] GHES: HEST is not enabled! [ 0.602450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.631046] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657186] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659950] Linux agpgart interface v0.103 [ 0.663124] brd: module loaded [ 0.665163] loop: module loaded [ 0.670062] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671928] GPT:90111 != 2097151 [ 0.672807] GPT:Alternate GPT header not at the end of the disk. [ 0.674200] GPT:90111 != 2097151 [ 0.675066] GPT: Use GNU Parted to correct GPT errors. [ 0.676294] vda: vda1 vda15 [ 0.677831] scsi host0: ata_piix [ 0.678826] scsi host1: ata_piix [ 0.679748] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.681285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.683137] libphy: Fixed MDIO Bus: probed [ 0.684181] tun: Universal TUN/TAP device driver, 1.6 [ 0.685398] tun: (C) 1999-2004 Max Krasnyansky [ 0.688163] PPP generic driver version 2.4.2 [ 0.689364] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690841] ehci-pci: EHCI PCI platform driver [ 0.691966] ehci-platform: EHCI generic platform driver [ 0.693296] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694709] ohci-pci: OHCI PCI platform driver [ 0.695815] ohci-platform: OHCI generic platform driver [ 0.697060] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711467] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712707] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714523] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.717177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718710] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720510] usb usb1: Product: UHCI Host Controller [ 0.721680] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.723110] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724333] hub 1-0:1.0: USB hub found [ 0.725323] hub 1-0:1.0: 2 ports detected [ 0.726495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729178] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731679] mousedev: PS/2 mouse device common for all mice [ 0.733255] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735554] rtc_cmos 00:00: RTC can wake from S4 [ 0.736971] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739954] i2c /dev entries driver [ 0.740928] device-mapper: uevent: version 1.0.3 [ 0.742136] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.744201] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745898] NET: Registered protocol family 10 [ 0.747314] NET: Registered protocol family 17 [ 0.748434] Key type dns_resolver registered [ 0.749639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751012] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753242] registered taskstats version 1 [ 0.754308] Loading compiled-in X.509 certificates [ 0.756038] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758364] zswap: loaded using pool lzo/zbud [ 0.760307] Key type trusted registered [ 0.762318] Key type encrypted registered [ 0.763392] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764694] ima: No TPM chip found, activating TPM-bypass! [ 0.765999] evm: HMAC attrs: 0x1 [ 0.767187] Magic number: 10:876:846 [ 0.768274] rtc_cmos 00:00: setting system clock to 2018-11-02 18:50:01 UTC (1541184601) [ 0.770332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771733] EDD information not available. [ 0.842227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857422] Write protecting the kernel read-only data: 14336k [ 0.860124] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862402] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.014794] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+NugRahE8It2Q+XzAopKBL3ApJvqvAUCNXLJ860SEhSq1z5vkKfqqHoan9PcazFk/GVUBAUFcUFJ0ohs4imhEfBL1dr+8FyyObXb5S8aVgFnoOoujVeyuOsqI1l5hfJa/LA8LTdgI6lTnW6LuV4V0hITlsU1eirEeW/Rl6KlWhPxkWuJQm9OUX6seFpgihregMrdc+jaz+CkNySANf2bLF3y77y42l4dZsOgRuPgrle6KvmowyrdjQuFu07fw7Xd697IBlenE5z9uiUl7lklk0VQrtFiG1/YjgXsIF8KJv8cSixE9Z4/Jl6178WUh/duwf6DAb5zqPiO0anl5+sKr root@singlevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751 ssh-dss AAAAB3NzaC1kc3MAAACBAJVLwxbQei/E9fod12FLhoMBWL/eGsqHbnpGX9w3GSgMeMoNnmf91Aoz4kUFwOh+1jPBddoUu7eh7rJ2eA8s9DxLqtPRJ8JxpFEZg4R+ToxiKXB/GbgbzUM2SOcRjl3w1J5HgeZT9JECsXo+DcI//LoFoRSRyKppLiwjEiTjSnq7AAAAFQCkhFX2XJ+I+kTio4D8fvMXrQjosQAAAIBwPK4lMztKYsdVe3FUrUwxU0rJTRk0kYExZt3UikcInvbhduZGXuN7Vwysaml9x6XBayymyZ6HItCXYQukE9gKbC/cQpuOBA7aLttsPuVLbo55lrbDnoIepswbYZxrfpjTmqSm1R9L3uxh3s+B0IyeDU2cftrL92urj4qDYPttgAAAAIA7FGX0DtJINnaKjbBYf7ppBt63N/AeRaLaaTFyxuoKtKfNtJeOKXY+Ns0sC1tzPcZIdl+rqbHU9tmEpOaF9HLKeI0h+U4fKhbSW+HW4FRnmh/MZHj/RMXnYR6Iy1USWxpxNB+MijKOtYddex/3KGl5tgKAivBODgYHKYb941fuPA== root@singlevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.23s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fed9:3737/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751 launch-index: 0 === cirros: current=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-fb7a18d0-a2aa-4111-b558-c19e253af751 login: 2018-11-02 18:50:08,682 - paramiko.transport - DEBUG - starting thread (client mode): 0x7a00bc50L 2018-11-02 18:50:08,682 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 18:50:08,683 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 18:50:08,683 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 18:50:08,684 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 18:50:08,684 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 18:50:08,684 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 18:50:08,685 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 18:50:08,685 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 18:50:08,685 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 18:50:08,702 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 18:50:08,702 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 18:50:08,714 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: e99c95e58be783ba3bf05e687c29135b 2018-11-02 18:50:08,716 - paramiko.transport - DEBUG - Trying discovered key 89f1fa86714ecd7a4f61a7e3889dddd3 in /tmp/tmpY1dMNc 2018-11-02 18:50:08,741 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 18:50:08,747 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 18:50:08,748 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 18:50:08,749 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-02 18:50:08,749 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 18:50:08,750 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 18:50:08,751 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 18:50:08,752 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-02 18:50:08,752 - functest.core.singlevm - DEBUG - error: 2018-11-02 18:50:08,756 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 18:50:08,862 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:50:08,862 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 18:50:08,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 18:50:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/75312bcb-69ca-45d0-b9c4-45ed8bde8ba6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:09,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96238fb5-aa0c-4f21-9157-f860186ce93f Content-Length: 0 Date: Fri, 02 Nov 2018 18:50:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:50:09,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/75312bcb-69ca-45d0-b9c4-45ed8bde8ba6.json used request id req-96238fb5-aa0c-4f21-9157-f860186ce93f 2018-11-02 18:50:09,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01848697662s 2018-11-02 18:50:09,889 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/75312bcb-69ca-45d0-b9c4-45ed8bde8ba6.json used request id req-96238fb5-aa0c-4f21-9157-f860186ce93f 2018-11-02 18:50:09,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:50:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:09,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e747cc2f-677e-4ba4-b148-9797c619dde9 Date: Fri, 02 Nov 2018 18:50:09 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:50:09,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e747cc2f-677e-4ba4-b148-9797c619dde9 2018-11-02 18:50:09,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.016793012619s 2018-11-02 18:50:09,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e747cc2f-677e-4ba4-b148-9797c619dde9 2018-11-02 18:50:09,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:50:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:10,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:50:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6620c505-9255-4848-9486-ac5ca105d63c x-compute-request-id: req-6620c505-9255-4848-9486-ac5ca105d63c Content-Type: application/json 2018-11-02 18:50:10,269 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac used request id req-6620c505-9255-4848-9486-ac5ca105d63c 2018-11-02 18:50:10,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.356776952744s 2018-11-02 18:50:10,269 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac used request id req-6620c505-9255-4848-9486-ac5ca105d63c 2018-11-02 18:50:10,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:10,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ab809f0-ba9b-4a56-acee-861ccc8e9e0d x-compute-request-id: req-1ab809f0-ba9b-4a56-acee-861ccc8e9e0d Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:37:37", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:37:37", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "rel": "bookmark"}], "image": {"id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "links": [{"href": "http://172.30.9.31:8774/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:00.000000", "flavor": {"id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "links": [{"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}]}, "id": "ce19835f-a1b6-4177-bdd4-6e3099ce6aac", "security_groups": [{"name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}], "user_id": "502f36bd4e5244288d6089ecdbc4b357", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:50:09Z", "hostId": "5d609622ac466c4e1499b4b868dfadbe2f2b348d63e3719559030d02", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751", "name": "singlevm2-vm_fb7a18d0-a2aa-4111-b558-c19e253af751", "created": "2018-11-02T18:49:50Z", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:10,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1ab809f0-ba9b-4a56-acee-861ccc8e9e0d 2018-11-02 18:50:10,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719406843185s 2018-11-02 18:50:10,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1ab809f0-ba9b-4a56-acee-861ccc8e9e0d 2018-11-02 18:50:10,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:50:12,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:12,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:13,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae996562-6d86-4b17-a774-9e585889d42f x-compute-request-id: req-ae996562-6d86-4b17-a774-9e585889d42f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 18:50:13,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae996562-6d86-4b17-a774-9e585889d42f 2018-11-02 18:50:13,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224148035049s 2018-11-02 18:50:13,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae996562-6d86-4b17-a774-9e585889d42f 2018-11-02 18:50:13,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:50:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:13,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-29056336-44d2-43b5-9637-f4de50d54514 Date: Fri, 02 Nov 2018 18:50:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:45Z", "updated_at": "2018-11-02T18:49:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "3eae6fd4-bdea-4adf-9d3e-565d806c7f3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:45Z", "revision_number": 0, "id": "9b53549c-e8ca-40f9-9d08-c1aa1ead7a0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:45Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:49:46Z", "revision_number": 0, "id": "bd02bd32-d2cd-4c5c-9528-d8b96e7b950c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:46Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": 22, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:46Z", "revision_number": 0, "id": "be81ab51-eda2-41b5-b4c0-2978220992dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:46Z", "security_group_id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 4, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e", "name": "singlevm2-sg_fb7a18d0-a2aa-4111-b558-c19e253af751"}, {"description": "Default security group", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:35Z", "updated_at": "2018-11-02T18:49:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "34531834-1965-4c31-9d42-09b74b4af35a", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "77f4b772-de2e-46e8-8a84-5dfd94bd30e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "8d9b0fff-190a-4bf1-a6d5-84972d1a6086", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "dad34ff3-fb55-43c4-bc79-0dfe6e55b2cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 4, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "da93950a-3ef6-4494-a68a-33250779be3e", "name": "default"}]} 2018-11-02 18:50:13,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-29056336-44d2-43b5-9637-f4de50d54514 2018-11-02 18:50:13,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232930898666s 2018-11-02 18:50:13,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-29056336-44d2-43b5-9637-f4de50d54514 2018-11-02 18:50:13,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:50:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:13,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1164920b-5b73-47ab-b699-35de6ac275b2 Content-Length: 0 Date: Fri, 02 Nov 2018 18:50:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:50:13,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e.json used request id req-1164920b-5b73-47ab-b699-35de6ac275b2 2018-11-02 18:50:13,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.38091802597s 2018-11-02 18:50:13,839 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/35a4a2d8-d7b4-4bb9-9c1d-faad5014e39e.json used request id req-1164920b-5b73-47ab-b699-35de6ac275b2 2018-11-02 18:50:13,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 18:50:13,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:14,058 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de941c87-8ad2-4ad4-9000-09721e57e20d x-compute-request-id: req-de941c87-8ad2-4ad4-9000-09721e57e20d Content-Length: 0 Content-Type: application/json 2018-11-02 18:50:14,058 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751 used request id req-de941c87-8ad2-4ad4-9000-09721e57e20d 2018-11-02 18:50:14,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.218598842621s 2018-11-02 18:50:14,059 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_fb7a18d0-a2aa-4111-b558-c19e253af751 used request id req-de941c87-8ad2-4ad4-9000-09721e57e20d 2018-11-02 18:50:14,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:50:14,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" -d '{"subnet_id": "9ac32b54-2e12-44a0-a1ec-ff2a4089a494"}' 2018-11-02 18:50:15,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd059dd6-401a-4ab9-9803-c240e8ece2f0 Date: Fri, 02 Nov 2018 18:50:15 GMT RESP BODY: {"network_id": "fd57f552-387c-4d09-8b59-98bb5b49ac37", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "subnet_id": "9ac32b54-2e12-44a0-a1ec-ff2a4089a494", "subnet_ids": ["9ac32b54-2e12-44a0-a1ec-ff2a4089a494"], "port_id": "4a4ecaa2-a86d-44b9-ab1b-51def14ce78d", "id": "e8241c83-d30a-40b8-b426-ff39ba28522f"} 2018-11-02 18:50:15,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f/remove_router_interface.json used request id req-fd059dd6-401a-4ab9-9803-c240e8ece2f0 2018-11-02 18:50:15,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.8198890686s 2018-11-02 18:50:15,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f/remove_router_interface.json used request id req-fd059dd6-401a-4ab9-9803-c240e8ece2f0 returning object e8241c83-d30a-40b8-b426-ff39ba28522f 2018-11-02 18:50:15,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:50:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:16,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-90f9725e-18af-4e9f-b8d9-591dec921933 Date: Fri, 02 Nov 2018 18:50:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:37Z", "admin_state_up": true, "updated_at": "2018-11-02T18:50:14Z", "revision_number": 4, "routes": [], "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "e8241c83-d30a-40b8-b426-ff39ba28522f", "name": "singlevm2-router_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:50:16,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-90f9725e-18af-4e9f-b8d9-591dec921933 2018-11-02 18:50:16,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.348277807236s 2018-11-02 18:50:16,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-90f9725e-18af-4e9f-b8d9-591dec921933 2018-11-02 18:50:16,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:50:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:17,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5eb8369-71ce-429e-be70-503c3fd7f9e2 Content-Length: 0 Date: Fri, 02 Nov 2018 18:50:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:50:17,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f.json used request id req-c5eb8369-71ce-429e-be70-503c3fd7f9e2 2018-11-02 18:50:17,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52374315262s 2018-11-02 18:50:17,754 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e8241c83-d30a-40b8-b426-ff39ba28522f.json used request id req-c5eb8369-71ce-429e-be70-503c3fd7f9e2 2018-11-02 18:50:17,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:50:17,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:17,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-aa136181-bc62-4f6c-b789-e541dc9c825b Date: Fri, 02 Nov 2018 18:50:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"439e77f16ec649a8a9e7cada8f082942","id":"9ac32b54-2e12-44a0-a1ec-ff2a4089a494","subnetpool_id":null,"name":"singlevm2-subnet_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:50:17,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-aa136181-bc62-4f6c-b789-e541dc9c825b 2018-11-02 18:50:17,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507519245148s 2018-11-02 18:50:17,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-aa136181-bc62-4f6c-b789-e541dc9c825b 2018-11-02 18:50:17,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:50:17,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/9ac32b54-2e12-44a0-a1ec-ff2a4089a494.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:20,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b119660-601d-4376-9571-b1826a9f7b80 Date: Fri, 02 Nov 2018 18:50:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:50:20,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9ac32b54-2e12-44a0-a1ec-ff2a4089a494.json used request id req-2b119660-601d-4376-9571-b1826a9f7b80 2018-11-02 18:50:20,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.81464481354s 2018-11-02 18:50:20,622 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9ac32b54-2e12-44a0-a1ec-ff2a4089a494.json used request id req-2b119660-601d-4376-9571-b1826a9f7b80 2018-11-02 18:50:20,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:50:20,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:20,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-33f129b0-2e29-4bf2-8e11-ede5b2e9a841 Date: Fri, 02 Nov 2018 18:50:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:50:20Z","tenant_id":"439e77f16ec649a8a9e7cada8f082942","created_at":"2018-11-02T18:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439e77f16ec649a8a9e7cada8f082942","id":"fd57f552-387c-4d09-8b59-98bb5b49ac37","name":"singlevm2-net_fb7a18d0-a2aa-4111-b558-c19e253af751"}]} 2018-11-02 18:50:20,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-33f129b0-2e29-4bf2-8e11-ede5b2e9a841 2018-11-02 18:50:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106470108032s 2018-11-02 18:50:20,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-33f129b0-2e29-4bf2-8e11-ede5b2e9a841 2018-11-02 18:50:20,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:50:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/fd57f552-387c-4d09-8b59-98bb5b49ac37.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:22,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-524bcb67-bc1e-4a07-993e-5b3512e6cb04 Date: Fri, 02 Nov 2018 18:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:50:22,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/fd57f552-387c-4d09-8b59-98bb5b49ac37.json used request id req-524bcb67-bc1e-4a07-993e-5b3512e6cb04 2018-11-02 18:50:22,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.83414816856s 2018-11-02 18:50:22,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/fd57f552-387c-4d09-8b59-98bb5b49ac37.json used request id req-524bcb67-bc1e-4a07-993e-5b3512e6cb04 2018-11-02 18:50:22,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:50:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:23,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-be9bdb95-6d5f-47fc-9dd3-652fb4e53936 Date: Fri, 02 Nov 2018 18:50:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap", "metadata": {}}], "file": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/file", "owner": "439e77f16ec649a8a9e7cada8f082942", "id": "5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "size": 12716032, "self": "/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:49:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_fb7a18d0-a2aa-4111-b558-c19e253af751", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:49:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:50:23,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-be9bdb95-6d5f-47fc-9dd3-652fb4e53936 2018-11-02 18:50:23,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.725643873215s 2018-11-02 18:50:23,295 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-be9bdb95-6d5f-47fc-9dd3-652fb4e53936 2018-11-02 18:50:23,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 18:50:23,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c23fcfc8c3d670b8ed3448645c317b01e43ad2" 2018-11-02 18:50:24,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0d73eeb-9637-4ee6-ae27-993eeb615f75 Date: Fri, 02 Nov 2018 18:50:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:50:24,556 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3 used request id req-e0d73eeb-9637-4ee6-ae27-993eeb615f75 2018-11-02 18:50:24,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25972700119s 2018-11-02 18:50:24,556 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5a2609e4-81b8-45a5-bbde-a9a207bb99a3 used request id req-e0d73eeb-9637-4ee6-ae27-993eeb615f75 2018-11-02 18:50:24,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:50:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:24,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a0d2205-4ff1-44e5-a565-fd011afd3353 x-compute-request-id: req-1a0d2205-4ff1-44e5-a565-fd011afd3353 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_fb7a18d0-a2aa-4111-b558-c19e253af751", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "106c6a22-2192-48f0-8ba1-a8b8e09d6ac2"}]} 2018-11-02 18:50:24,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-1a0d2205-4ff1-44e5-a565-fd011afd3353 2018-11-02 18:50:24,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252439975739s 2018-11-02 18:50:24,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-1a0d2205-4ff1-44e5-a565-fd011afd3353 2018-11-02 18:50:24,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 18:50:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:24,626 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27d4c91d-351c-43ca-af09-570b525765c8 x-compute-request-id: req-27d4c91d-351c-43ca-af09-570b525765c8 Content-Length: 0 Content-Type: application/json 2018-11-02 18:50:24,626 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2 used request id req-27d4c91d-351c-43ca-af09-570b525765c8 2018-11-02 18:50:24,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422561168671s 2018-11-02 18:50:24,626 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/106c6a22-2192-48f0-8ba1-a8b8e09d6ac2 used request id req-27d4c91d-351c-43ca-af09-570b525765c8 2018-11-02 18:50:24,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:50:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:24,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de93e79e-9e45-4ab9-9d3d-08091d74199a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751", "links": {"self": "http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "502f36bd4e5244288d6089ecdbc4b357", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:50:24,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-de93e79e-9e45-4ab9-9d3d-08091d74199a 2018-11-02 18:50:24,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117091178894s 2018-11-02 18:50:24,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-de93e79e-9e45-4ab9-9d3d-08091d74199a 2018-11-02 18:50:24,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:50:24,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:24,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d51e3f-9234-441a-b7ef-6e48d0b53048 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_fb7a18d0-a2aa-4111-b558-c19e253af751", "links": {"self": "http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "502f36bd4e5244288d6089ecdbc4b357", "description": null}} 2018-11-02 18:50:24,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357 used request id req-e0d51e3f-9234-441a-b7ef-6e48d0b53048 2018-11-02 18:50:24,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12455201149s 2018-11-02 18:50:24,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357 used request id req-e0d51e3f-9234-441a-b7ef-6e48d0b53048 2018-11-02 18:50:24,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 18:50:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:25,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-227d2818-aebe-4b36-9f39-a1a2c7cb604b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:50:25,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357 used request id req-227d2818-aebe-4b36-9f39-a1a2c7cb604b 2018-11-02 18:50:25,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353456020355s 2018-11-02 18:50:25,229 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/502f36bd4e5244288d6089ecdbc4b357 used request id req-227d2818-aebe-4b36-9f39-a1a2c7cb604b 2018-11-02 18:50:25,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:50:25,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:25,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb9ac99-6643-4591-bbb3-317f333d3c32 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942"}, "tags": [], "enabled": true, "id": "439e77f16ec649a8a9e7cada8f082942", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_fb7a18d0-a2aa-4111-b558-c19e253af751"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:50:25,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-7bb9ac99-6643-4591-bbb3-317f333d3c32 2018-11-02 18:50:25,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.140938997269s 2018-11-02 18:50:25,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-7bb9ac99-6643-4591-bbb3-317f333d3c32 2018-11-02 18:50:25,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 18:50:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:25,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50f56b11-794f-4789-a1f4-b32f30efda9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:50:25,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942 used request id req-50f56b11-794f-4789-a1f4-b32f30efda9c 2018-11-02 18:50:25,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.266657829285s 2018-11-02 18:50:25,648 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/439e77f16ec649a8a9e7cada8f082942 used request id req-50f56b11-794f-4789-a1f4-b32f30efda9c 2018-11-02 18:50:25,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:50:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:25,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93995231-735c-48d0-bddc-a10a8ed00184 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "52f4ce7caa2e44f4b41ce1a37b131a3d", "links": {"self": "http://172.30.9.31:5000/v3/roles/52f4ce7caa2e44f4b41ce1a37b131a3d"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:50:25,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-93995231-735c-48d0-bddc-a10a8ed00184 2018-11-02 18:50:25,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953168869019s 2018-11-02 18:50:25,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-93995231-735c-48d0-bddc-a10a8ed00184 2018-11-02 18:50:25,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 18:50:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/52f4ce7caa2e44f4b41ce1a37b131a3d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:25,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f433004-af2c-4873-bca9-54a8d5d9c45a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:50:25,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/52f4ce7caa2e44f4b41ce1a37b131a3d used request id req-4f433004-af2c-4873-bca9-54a8d5d9c45a 2018-11-02 18:50:25,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.20041012764s 2018-11-02 18:50:25,954 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/52f4ce7caa2e44f4b41ce1a37b131a3d used request id req-4f433004-af2c-4873-bca9-54a8d5d9c45a 2018-11-02 18:50:25,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:50:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=439e77f16ec649a8a9e7cada8f082942&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:26,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1b2dad20-0f94-4cd8-a2d9-800177c75f9b Date: Fri, 02 Nov 2018 18:50:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:35Z", "updated_at": "2018-11-02T18:49:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "34531834-1965-4c31-9d42-09b74b4af35a", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "77f4b772-de2e-46e8-8a84-5dfd94bd30e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "8d9b0fff-190a-4bf1-a6d5-84972d1a6086", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "dad34ff3-fb55-43c4-bc79-0dfe6e55b2cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 4, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "da93950a-3ef6-4494-a68a-33250779be3e", "name": "default"}]} 2018-11-02 18:50:26,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=439e77f16ec649a8a9e7cada8f082942&name=default used request id req-1b2dad20-0f94-4cd8-a2d9-800177c75f9b 2018-11-02 18:50:26,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232611894608s 2018-11-02 18:50:26,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=439e77f16ec649a8a9e7cada8f082942&name=default used request id req-1b2dad20-0f94-4cd8-a2d9-800177c75f9b 2018-11-02 18:50:26,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:50:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5aa7ddfa-a719-43bc-a8e7-b1f735f1031c Date: Fri, 02 Nov 2018 18:50:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "created_at": "2018-11-02T18:49:35Z", "updated_at": "2018-11-02T18:49:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "77f4b772-de2e-46e8-8a84-5dfd94bd30e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "8d9b0fff-190a-4bf1-a6d5-84972d1a6086", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "dad34ff3-fb55-43c4-bc79-0dfe6e55b2cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv6", "project_id": "439e77f16ec649a8a9e7cada8f082942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:49:35Z", "revision_number": 0, "id": "34531834-1965-4c31-9d42-09b74b4af35a", "remote_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "remote_ip_prefix": null, "created_at": "2018-11-02T18:49:35Z", "security_group_id": "da93950a-3ef6-4494-a68a-33250779be3e", "tenant_id": "439e77f16ec649a8a9e7cada8f082942", "port_range_min": null, "ethertype": "IPv4", "project_id": "439e77f16ec649a8a9e7cada8f082942"}], "revision_number": 4, "project_id": "439e77f16ec649a8a9e7cada8f082942", "id": "da93950a-3ef6-4494-a68a-33250779be3e", "name": "default"}]} 2018-11-02 18:50:26,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5aa7ddfa-a719-43bc-a8e7-b1f735f1031c 2018-11-02 18:50:26,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245162010193s 2018-11-02 18:50:26,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5aa7ddfa-a719-43bc-a8e7-b1f735f1031c 2018-11-02 18:50:26,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:50:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/da93950a-3ef6-4494-a68a-33250779be3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad35ba4bb9b2a47dc78aa69a6290de8c98d957b" 2018-11-02 18:50:26,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6fd86cc-ddb4-473e-ba05-b205e67aa428 Content-Length: 0 Date: Fri, 02 Nov 2018 18:50:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:50:26,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/da93950a-3ef6-4494-a68a-33250779be3e.json used request id req-e6fd86cc-ddb4-473e-ba05-b205e67aa428 2018-11-02 18:50:26,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.368957996368s 2018-11-02 18:50:26,812 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/da93950a-3ef6-4494-a68a-33250779be3e.json used request id req-e6fd86cc-ddb4-473e-ba05-b205e67aa428 2018-11-02 18:50:26,857 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-02 18:50:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:50:26,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa43dbe-bda5-49ee-bd8f-f69d3cadf95f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:50:26,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-afa43dbe-bda5-49ee-bd8f-f69d3cadf95f 2018-11-02 18:50:26,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:50:27,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["i54GYs7EQauJphr4VWQH1g"], "issued_at": "2018-11-02T18:50:27.000000Z"}} 2018-11-02 18:50:27,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:50:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:27,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-470f7375-6297-4ae1-bccd-48424ed42f94 Date: Fri, 02 Nov 2018 18:50:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:50:27,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-470f7375-6297-4ae1-bccd-48424ed42f94 2018-11-02 18:50:27,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313642978668s 2018-11-02 18:50:27,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-470f7375-6297-4ae1-bccd-48424ed42f94 2018-11-02 18:50:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:50:27,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:50:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:50:27,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:50:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:27,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b746ea-92a7-4a14-baa7-47a84ca414a1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:50:27,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-98b746ea-92a7-4a14-baa7-47a84ca414a1 2018-11-02 18:50:27,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104860067368s 2018-11-02 18:50:27,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-98b746ea-92a7-4a14-baa7-47a84ca414a1 2018-11-02 18:50:27,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 18:50:27,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea"}}' 2018-11-02 18:50:27,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebc56ad-69c8-42c3-8fcd-5ee1828bc6b2 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce"}, "tags": [], "enabled": true, "id": "329d026ae14e4fabae67ec0c2f1303ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea"}} 2018-11-02 18:50:27,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7ebc56ad-69c8-42c3-8fcd-5ee1828bc6b2 2018-11-02 18:50:27,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134817123413s 2018-11-02 18:50:27,874 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7ebc56ad-69c8-42c3-8fcd-5ee1828bc6b2 2018-11-02 18:50:27,874 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'329d026ae14e4fabae67ec0c2f1303ce', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea'}) 2018-11-02 18:50:27,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 18:50:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aa87537d-9fcf-4cef-855a-3fe9a17d6c4e", "email": null, "name": "vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea"}}' 2018-11-02 18:50:28,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c476c166-069c-4d60-98e1-19517bebb9c4 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": {"self": "http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f560f94efbb43c5a272749d452c9693", "domain_id": "default", "password_expires_at": null}} 2018-11-02 18:50:28,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-c476c166-069c-4d60-98e1-19517bebb9c4 2018-11-02 18:50:28,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.382092952728s 2018-11-02 18:50:28,263 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-c476c166-069c-4d60-98e1-19517bebb9c4 2018-11-02 18:50:28,264 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1f560f94efbb43c5a272749d452c9693', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea'}) 2018-11-02 18:50:28,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:50:28,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:28,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf6f3dd-6db7-49c1-889a-5da18f0917a1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:50:28,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bf6f3dd-6db7-49c1-889a-5da18f0917a1 2018-11-02 18:50:28,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104396104813s 2018-11-02 18:50:28,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bf6f3dd-6db7-49c1-889a-5da18f0917a1 2018-11-02 18:50:28,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:50:28,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:28,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d10ba7f-bebe-4ddf-8e4c-4551cafc489c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:50:28,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5d10ba7f-bebe-4ddf-8e4c-4551cafc489c 2018-11-02 18:50:28,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0181860923767s 2018-11-02 18:50:28,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5d10ba7f-bebe-4ddf-8e4c-4551cafc489c 2018-11-02 18:50:28,397 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 18:50:28,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 18:50:28,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" -d '{"role": {"name": "Member"}}' 2018-11-02 18:50:28,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef527b08-ab17-476c-82a1-e613498581af Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19f0d612a33541a084cdd35bdf859493", "links": {"self": "http://172.30.9.31:5000/v3/roles/19f0d612a33541a084cdd35bdf859493"}, "name": "Member"}} 2018-11-02 18:50:28,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ef527b08-ab17-476c-82a1-e613498581af 2018-11-02 18:50:28,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.119439840317s 2018-11-02 18:50:28,520 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ef527b08-ab17-476c-82a1-e613498581af 2018-11-02 18:50:28,520 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'19f0d612a33541a084cdd35bdf859493'}) 2018-11-02 18:50:28,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:50:28,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:28,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1e44f7-e308-4de0-8b97-f4db11a04edb Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19f0d612a33541a084cdd35bdf859493", "links": {"self": "http://172.30.9.31:5000/v3/roles/19f0d612a33541a084cdd35bdf859493"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:50:28,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f1e44f7-e308-4de0-8b97-f4db11a04edb 2018-11-02 18:50:28,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103063106537s 2018-11-02 18:50:28,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f1e44f7-e308-4de0-8b97-f4db11a04edb 2018-11-02 18:50:28,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:50:28,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:28,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec110dc-fb74-4e74-be98-ee4aea3f36e9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 18:50:28,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8ec110dc-fb74-4e74-be98-ee4aea3f36e9 2018-11-02 18:50:28,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0931460857391s 2018-11-02 18:50:28,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8ec110dc-fb74-4e74-be98-ee4aea3f36e9 2018-11-02 18:50:28,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:50:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:28,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be43776-199e-4f5f-a672-c4ed302cb9bd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": {"self": "http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f560f94efbb43c5a272749d452c9693", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:50:28,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0be43776-199e-4f5f-a672-c4ed302cb9bd 2018-11-02 18:50:28,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122726917267s 2018-11-02 18:50:28,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0be43776-199e-4f5f-a672-c4ed302cb9bd 2018-11-02 18:50:28,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:50:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:28,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80111a90-fa0d-49c8-9323-b2f49ac2f297 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce"}, "tags": [], "enabled": true, "id": "329d026ae14e4fabae67ec0c2f1303ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:50:28,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-80111a90-fa0d-49c8-9323-b2f49ac2f297 2018-11-02 18:50:28,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106547117233s 2018-11-02 18:50:28,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-80111a90-fa0d-49c8-9323-b2f49ac2f297 2018-11-02 18:50:28,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 18:50:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1f560f94efbb43c5a272749d452c9693&role.id=19f0d612a33541a084cdd35bdf859493&scope.project.id=329d026ae14e4fabae67ec0c2f1303ce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:29,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bea69b-72e4-4b20-bc6c-8a165c5a1345 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1f560f94efbb43c5a272749d452c9693&role.id=19f0d612a33541a084cdd35bdf859493&scope.project.id=329d026ae14e4fabae67ec0c2f1303ce", "previous": null, "next": null}} 2018-11-02 18:50:29,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1f560f94efbb43c5a272749d452c9693&role.id=19f0d612a33541a084cdd35bdf859493&scope.project.id=329d026ae14e4fabae67ec0c2f1303ce used request id req-f6bea69b-72e4-4b20-bc6c-8a165c5a1345 2018-11-02 18:50:29,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0965979099274s 2018-11-02 18:50:29,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1f560f94efbb43c5a272749d452c9693&role.id=19f0d612a33541a084cdd35bdf859493&scope.project.id=329d026ae14e4fabae67ec0c2f1303ce used request id req-f6bea69b-72e4-4b20-bc6c-8a165c5a1345 2018-11-02 18:50:29,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 18:50:29,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce/users/1f560f94efbb43c5a272749d452c9693/roles/19f0d612a33541a084cdd35bdf859493 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:29,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:50:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fa3316-939e-494f-b006-510fa1d1a96a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:50:29,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce/users/1f560f94efbb43c5a272749d452c9693/roles/19f0d612a33541a084cdd35bdf859493 used request id req-e7fa3316-939e-494f-b006-510fa1d1a96a 2018-11-02 18:50:29,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159581899643s 2018-11-02 18:50:29,237 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce/users/1f560f94efbb43c5a272749d452c9693/roles/19f0d612a33541a084cdd35bdf859493 used request id req-e7fa3316-939e-494f-b006-510fa1d1a96a 2018-11-02 18:50:29,237 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'329d026ae14e4fabae67ec0c2f1303ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aa87537d-9fcf-4cef-855a-3fe9a17d6c4e', 'username': u'vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 18:50:29,241 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'password': 'aa87537d-9fcf-4cef-855a-3fe9a17d6c4e', 'project_name': 'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '329d026ae14e4fabae67ec0c2f1303ce', 'project_domain_name': 'Default'} 2018-11-02 18:50:29,241 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-02 18:50:29,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:50:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:29,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc217f5-5334-4d50-847d-d99eccff5ae7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:50:29,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-bcc217f5-5334-4d50-847d-d99eccff5ae7 2018-11-02 18:50:29,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107527971268s 2018-11-02 18:50:29,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-bcc217f5-5334-4d50-847d-d99eccff5ae7 2018-11-02 18:50:29,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:50:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:50:29,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f1629b-b979-4da6-829f-2682f1926300 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce"}, "tags": [], "enabled": true, "id": "329d026ae14e4fabae67ec0c2f1303ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:50:29,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-20f1629b-b979-4da6-829f-2682f1926300 2018-11-02 18:50:29,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113888025284s 2018-11-02 18:50:29,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-20f1629b-b979-4da6-829f-2682f1926300 2018-11-02 18:50:29,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:50:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" -d '{"network": {"tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "name": "vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea", "admin_state_up": true}}' 2018-11-02 18:50:30,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f284f577-8d5b-4899-8103-f1c6d41236a2 Date: Fri, 02 Nov 2018 18:50:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"786aae03-b6c5-45af-b463-f04aacdcf88f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:50:29Z","is_default":false,"provider:segmentation_id":18,"name":"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea","admin_state_up":true,"tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:29Z","mtu":1450}} 2018-11-02 18:50:30,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f284f577-8d5b-4899-8103-f1c6d41236a2 2018-11-02 18:50:30,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.681051015854s 2018-11-02 18:50:30,155 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f284f577-8d5b-4899-8103-f1c6d41236a2 2018-11-02 18:50:30,155 - 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-11-02T18:50:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'786aae03-b6c5-45af-b463-f04aacdcf88f', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea', u'admin_state_up': True, u'tenant_id': u'329d026ae14e4fabae67ec0c2f1303ce', u'created_at': u'2018-11-02T18:50:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'329d026ae14e4fabae67ec0c2f1303ce'}) 2018-11-02 18:50:30,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:50:30,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77224d8-7c1b-45af-9051-1548382a3d40 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:50:30,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a77224d8-7c1b-45af-9051-1548382a3d40 2018-11-02 18:50:30,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:50:30,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19f0d612a33541a084cdd35bdf859493", "name": "Member"}], "expires_at": "2018-11-02T19:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "329d026ae14e4fabae67ec0c2f1303ce", "name": "vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/329d026ae14e4fabae67ec0c2f1303ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/329d026ae14e4fabae67ec0c2f1303ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/329d026ae14e4fabae67ec0c2f1303ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/329d026ae14e4fabae67ec0c2f1303ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/329d026ae14e4fabae67ec0c2f1303ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/329d026ae14e4fabae67ec0c2f1303ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/329d026ae14e4fabae67ec0c2f1303ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/329d026ae14e4fabae67ec0c2f1303ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/329d026ae14e4fabae67ec0c2f1303ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/329d026ae14e4fabae67ec0c2f1303ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/329d026ae14e4fabae67ec0c2f1303ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/329d026ae14e4fabae67ec0c2f1303ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_329d026ae14e4fabae67ec0c2f1303ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_329d026ae14e4fabae67ec0c2f1303ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea", "id": "1f560f94efbb43c5a272749d452c9693"}, "audit_ids": ["DtAqmOQJSKCXp_wm1GH83g"], "issued_at": "2018-11-02T18:50:30.000000Z"}} 2018-11-02 18:50:30,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:50:30,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:30,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-0e90a634-f2e2-4616-8b1c-2ee101dbd48a Date: Fri, 02 Nov 2018 18:50:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:50:29Z","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"786aae03-b6c5-45af-b463-f04aacdcf88f","name":"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 18:50:30,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0e90a634-f2e2-4616-8b1c-2ee101dbd48a 2018-11-02 18:50:30,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278505086899s 2018-11-02 18:50:30,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0e90a634-f2e2-4616-8b1c-2ee101dbd48a 2018-11-02 18:50:30,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:50:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"subnet": {"name": "vping_ssh-subnet_806b47c6-2eb2-4b7c-a208-6309d00674ea", "enable_dhcp": true, "network_id": "786aae03-b6c5-45af-b463-f04aacdcf88f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:50:31,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8f5d6df1-aef5-4e9a-92cf-d28937683ede Date: Fri, 02 Nov 2018 18:50:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786aae03-b6c5-45af-b463-f04aacdcf88f","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:50:31Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"2d11e503-65ce-4897-a7d7-48bf0512eaa1","subnetpool_id":null,"name":"vping_ssh-subnet_806b47c6-2eb2-4b7c-a208-6309d00674ea"}} 2018-11-02 18:50:31,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8f5d6df1-aef5-4e9a-92cf-d28937683ede 2018-11-02 18:50:31,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03312087059s 2018-11-02 18:50:31,891 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8f5d6df1-aef5-4e9a-92cf-d28937683ede 2018-11-02 18:50:31,891 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:50:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2d11e503-65ce-4897-a7d7-48bf0512eaa1', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_806b47c6-2eb2-4b7c-a208-6309d00674ea', u'enable_dhcp': True, u'network_id': u'786aae03-b6c5-45af-b463-f04aacdcf88f', u'tenant_id': u'329d026ae14e4fabae67ec0c2f1303ce', u'created_at': u'2018-11-02T18:50:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'329d026ae14e4fabae67ec0c2f1303ce'}) 2018-11-02 18:50:31,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:50:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "vping_ssh-router_806b47c6-2eb2-4b7c-a208-6309d00674ea", "admin_state_up": true}}' 2018-11-02 18:50:33,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-453af464-b5c0-46a9-9ca0-6a69d910a439 Date: Fri, 02 Nov 2018 18:50:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:32Z", "admin_state_up": true, "updated_at": "2018-11-02T18:50:33Z", "revision_number": 2, "routes": [], "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "8a5689d9-f72d-458f-923d-ccaf91f8115b", "name": "vping_ssh-router_806b47c6-2eb2-4b7c-a208-6309d00674ea"}} 2018-11-02 18:50:33,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-453af464-b5c0-46a9-9ca0-6a69d910a439 2018-11-02 18:50:33,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50819706917s 2018-11-02 18:50:33,400 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-453af464-b5c0-46a9-9ca0-6a69d910a439 2018-11-02 18:50:33,401 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'329d026ae14e4fabae67ec0c2f1303ce', u'created_at': u'2018-11-02T18:50:32Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T18:50:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'329d026ae14e4fabae67ec0c2f1303ce', u'id': u'8a5689d9-f72d-458f-923d-ccaf91f8115b', u'name': u'vping_ssh-router_806b47c6-2eb2-4b7c-a208-6309d00674ea'}) 2018-11-02 18:50:33,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:50:33,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"subnet_id": "2d11e503-65ce-4897-a7d7-48bf0512eaa1"}' 2018-11-02 18:50:35,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-82c711e1-cd06-41a7-b975-64b20d59910b Date: Fri, 02 Nov 2018 18:50:35 GMT RESP BODY: {"network_id": "786aae03-b6c5-45af-b463-f04aacdcf88f", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "subnet_id": "2d11e503-65ce-4897-a7d7-48bf0512eaa1", "subnet_ids": ["2d11e503-65ce-4897-a7d7-48bf0512eaa1"], "port_id": "55f6a1fe-0351-4345-9d8f-8567d9f5182f", "id": "8a5689d9-f72d-458f-923d-ccaf91f8115b"} 2018-11-02 18:50:35,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b/add_router_interface.json used request id req-82c711e1-cd06-41a7-b975-64b20d59910b 2018-11-02 18:50:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27902698517s 2018-11-02 18:50:35,681 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b/add_router_interface.json used request id req-82c711e1-cd06-41a7-b975-64b20d59910b returning object 8a5689d9-f72d-458f-923d-ccaf91f8115b 2018-11-02 18:50:35,681 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 18:50:35,812 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 18:50:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:50:35,817 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 18:50:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 18:50:35,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:50:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:36,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-52c0ad50-4c74-4265-b70f-c70eedfe3388 Date: Fri, 02 Nov 2018 18:50:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:50:36,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-52c0ad50-4c74-4265-b70f-c70eedfe3388 2018-11-02 18:50:36,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.248785972595s 2018-11-02 18:50:36,068 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-52c0ad50-4c74-4265-b70f-c70eedfe3388 2018-11-02 18:50:36,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 18:50:36,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea"}' 2018-11-02 18:50:36,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d80e7e20-b6af-4e3c-94aa-cb1f556374a7 Date: Fri, 02 Nov 2018 18:50:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file", "owner": "329d026ae14e4fabae67ec0c2f1303ce", "id": "9ab28e74-867f-4bde-9f2c-13187807a849", "size": null, "self": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:50:36Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "checksum": null, "created_at": "2018-11-02T18:50:36Z", "protected": false} 2018-11-02 18:50:36,341 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d80e7e20-b6af-4e3c-94aa-cb1f556374a7 2018-11-02 18:50:36,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.264858961105s 2018-11-02 18:50:36,341 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d80e7e20-b6af-4e3c-94aa-cb1f556374a7 returning object 9ab28e74-867f-4bde-9f2c-13187807a849 2018-11-02 18:50:36,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 18:50:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '' 2018-11-02 18:50:37,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2128db8b-9d20-4ed4-8b76-4682afd83e03 Date: Fri, 02 Nov 2018 18:50:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:50:37,772 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file used request id req-2128db8b-9d20-4ed4-8b76-4682afd83e03 2018-11-02 18:50:37,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.43018507957s 2018-11-02 18:50:37,772 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file used request id req-2128db8b-9d20-4ed4-8b76-4682afd83e03 2018-11-02 18:50:37,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:50:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:38,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f0fae950-a016-4fe4-b099-4863df8bb724 Date: Fri, 02 Nov 2018 18:50:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "metadata": {}}], "file": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file", "owner": "329d026ae14e4fabae67ec0c2f1303ce", "id": "9ab28e74-867f-4bde-9f2c-13187807a849", "size": 12716032, "self": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:50:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:50:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:50:38,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f0fae950-a016-4fe4-b099-4863df8bb724 2018-11-02 18:50:38,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.249340057373s 2018-11-02 18:50:38,026 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f0fae950-a016-4fe4-b099-4863df8bb724 2018-11-02 18:50:38,027 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file', 'owner': u'329d026ae14e4fabae67ec0c2f1303ce', 'id': u'9ab28e74-867f-4bde-9f2c-13187807a849', 'size': 12716032, u'self': u'/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'329d026ae14e4fabae67ec0c2f1303ce', 'name': 'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T18:50:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T18:50:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'created': u'2018-11-02T18:50:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T18:50:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 18:50:38,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 18:50:38,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_806b47c6-2eb2-4b7c-a208-6309d00674ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 18:50:38,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66ec48c2-9bda-4c96-8064-bebdedf14c53 x-compute-request-id: req-66ec48c2-9bda-4c96-8064-bebdedf14c53 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "90c31246-7cc5-433c-8cb3-a728c24b300a"}} 2018-11-02 18:50:38,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-66ec48c2-9bda-4c96-8064-bebdedf14c53 2018-11-02 18:50:38,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.254797935486s 2018-11-02 18:50:38,284 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-66ec48c2-9bda-4c96-8064-bebdedf14c53 2018-11-02 18:50:38,284 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'90c31246-7cc5-433c-8cb3-a728c24b300a', 'swap': 0}) 2018-11-02 18:50:38,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 18:50:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" -d '{"extra_specs": {}}' 2018-11-02 18:50:38,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50: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-78c5470c-4577-47e2-8cfd-d597e08cc6e2 x-compute-request-id: req-78c5470c-4577-47e2-8cfd-d597e08cc6e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 18:50:38,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a/os-extra_specs used request id req-78c5470c-4577-47e2-8cfd-d597e08cc6e2 2018-11-02 18:50:38,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228538513184s 2018-11-02 18:50:38,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a/os-extra_specs used request id req-78c5470c-4577-47e2-8cfd-d597e08cc6e2 2018-11-02 18:50:38,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 18:50:38,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"keypair": {"name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea"}}' 2018-11-02 18:50:38,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-300f682d-31f1-4c02-a12d-c738855296e4 x-compute-request-id: req-300f682d-31f1-4c02-a12d-c738855296e4 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjfY+MRNKE1S/GezFldGZXLXO4fDxYThJ9TTtRDRX22PZtDR7uIl+5ALHYyf/v31/mDutL491IJc67QcyjGPdIPUt4EEnHmreAwflbLimv7+eoiYj+dkcuEgk/gUwRHC7rjjGj5RxvpXVsSCmeQilzB9WM+qekKHEhfpAhylA/MRWytxn7S3JswAIF+TEVFlX3Ew6CwPYsjDqrxKhJyuLIq5Imbdr5nsO4ljnjHX5Na1+AoTYUNiuVYjhV7rJ+ZJCLSEdW1+YGbpmhmn07/6k9WMaqja03nASGphJ6VGxbEdsVQJuzd50N6Tf5bX+xVXjPPd54H6kmaJ75fMl6JX3P Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA432PjETShNUvxnsxZXRmVy1zuHw8WE4SfU07UQ0V9tj2bQ0e\n7iJfuQCx2Mn/799f5g7rS+PdSCXOu0HMoxj3SD1LeBBJx5q3gMH5Wy4pr+/nqImI\n/nZHLhIJP4FMERwu644xo+Ucb6V1bEgpnkIpcwfVjPqnpChxIX6QIcpQPzEVsrcZ\n+0tybMACBfkxFRZV9xMOgsD2LIw6q8SoScriyKuSJm3a+Z7DuJY54x1+TWtfgKE2\nFDYrlWI4Ve6yfmSQi0hHVtfmBm6ZoZp9O/+pPVjGqo2tN5wEhqYSelRsWxHbFUCb\ns3edDek3+W1/sVV4zz3eeB+pJmie+XzJeiV9zwIDAQABAoIBABVUk54iYd7komso\n5/PMW0A3Wc9ljr706xTmpfYulO2lYE3PWiQYAwO0xfg+0ImsVzCaG4PtJLV8Hgs+\n2zI7yAv0+1uRo2lc33HqPjhHds8xXnZWFwtNCdWPCWDz/a7pBpk9pvfoJqdtSzpQ\n9d4J9Br+FA74/bkNtbXfSSJx9t5FzayezQWLMnNsmuBrrq7QleS1rNCa0TjV5DSV\n7ORKdexL6K6Rfb3N/UbxHd0/UUaX0dpuiBoDFhcFGwFbSbDP0YB7QgZVd5CMp0ti\nZUQVTwEKaLeMTD/fxByAIFxtQ9i4cZtpz5AV275HCH5ccu68DS5u4+fhpF8gZwS+\nTcbd3HECgYEA+S77NdfULRWwZwdOSnpK8MIOIyqMp9V+8qbMXjcsUeT3o3ZW15wN\ni4/57VeaQz6apWLbCAjI/cMcEV0nCm/bsrCoV5YTxXErbfW56HrgSShCkIN7tL/h\nBgXvTS50JZYpV6ueF+S8pW09bWzpjUE8kbyTehVB5ln7Ou9YixBH5zcCgYEA6baq\nCLOZmUzvbnWVUREORYiGCwk7hTh4AyLAUfqmePH1IYjhd6A7+taQ2cG/CFHiP0rg\nMfAhpTbVNhM4wtcFv/ir6dqzIl+tvjqzRQoA4GwDhC7xe/sVWuSwEbgfwTVLZncI\nKn451Ctduuj2Co0ih5F5rXeXDbZwt6/Eki85OikCgYBS9q11E9L038/Hvcr3SRhC\naJnEY5pJFvAZYieRBtWevpkkt3Xae36XBOy1dQFLekCK6Ar89c/VjWx+64DgHLYN\nHHwwDSuwBSnshm/LU33xXZIsA1rgpzIIi1lNXTYWfZRuOBl+4w1cFq7pC+YGvb2o\n2BxR/Vnfk/3tdVsJkfYeqQKBgQCDXn+5IGsINqynJEToKnQhNZpS/b+NJK6g5JnB\n+ug0N50YWn6R5WmRl6YYIMWmgZBxDz9yEo529ZlnKerP6ll7DOZlLt9eRPW+ZfR6\nrCLOAyj+1fw7OmlIjB9D9oEy8ygM0n+ukwEid7XZ6DTUvXxZQ7ZngT9RH+m/9nbB\nzPWX8QKBgFFu86pMQdQw0bAXOSAozWF18b+m/vi6cR+9TScv5TpNzLedFA//M/+b\nFCa9J9KCBoZnSYvO7fkBODWrJ9pAQpJpwYeWjWAf2hVJr6Qeduc6yCzOspR24ncp\nlyCXIxrg2NMmIO7TOUJsOnme7TiACMiLV1WO6uMPqf5kU1/XLGpg\n-----END RSA PRIVATE KEY-----\n", "user_id": "1f560f94efbb43c5a272749d452c9693", "name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "fingerprint": "9f:b4:51:ec:9d:19:56:72:a7:f5:2e:c0:8f:75:6a:56"}} 2018-11-02 18:50:38,869 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-300f682d-31f1-4c02-a12d-c738855296e4 2018-11-02 18:50:38,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.560411930084s 2018-11-02 18:50:38,870 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-300f682d-31f1-4c02-a12d-c738855296e4 2018-11-02 18:50:38,870 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjfY+MRNKE1S/GezFldGZXLXO4fDxYThJ9TTtRDRX22PZtDR7uIl+5ALHYyf/v31/mDutL491IJc67QcyjGPdIPUt4EEnHmreAwflbLimv7+eoiYj+dkcuEgk/gUwRHC7rjjGj5RxvpXVsSCmeQilzB9WM+qekKHEhfpAhylA/MRWytxn7S3JswAIF+TEVFlX3Ew6CwPYsjDqrxKhJyuLIq5Imbdr5nsO4ljnjHX5Na1+AoTYUNiuVYjhV7rJ+ZJCLSEdW1+YGbpmhmn07/6k9WMaqja03nASGphJ6VGxbEdsVQJuzd50N6Tf5bX+xVXjPPd54H6kmaJ75fMl6JX3P Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA432PjETShNUvxnsxZXRmVy1zuHw8WE4SfU07UQ0V9tj2bQ0e\n7iJfuQCx2Mn/799f5g7rS+PdSCXOu0HMoxj3SD1LeBBJx5q3gMH5Wy4pr+/nqImI\n/nZHLhIJP4FMERwu644xo+Ucb6V1bEgpnkIpcwfVjPqnpChxIX6QIcpQPzEVsrcZ\n+0tybMACBfkxFRZV9xMOgsD2LIw6q8SoScriyKuSJm3a+Z7DuJY54x1+TWtfgKE2\nFDYrlWI4Ve6yfmSQi0hHVtfmBm6ZoZp9O/+pPVjGqo2tN5wEhqYSelRsWxHbFUCb\ns3edDek3+W1/sVV4zz3eeB+pJmie+XzJeiV9zwIDAQABAoIBABVUk54iYd7komso\n5/PMW0A3Wc9ljr706xTmpfYulO2lYE3PWiQYAwO0xfg+0ImsVzCaG4PtJLV8Hgs+\n2zI7yAv0+1uRo2lc33HqPjhHds8xXnZWFwtNCdWPCWDz/a7pBpk9pvfoJqdtSzpQ\n9d4J9Br+FA74/bkNtbXfSSJx9t5FzayezQWLMnNsmuBrrq7QleS1rNCa0TjV5DSV\n7ORKdexL6K6Rfb3N/UbxHd0/UUaX0dpuiBoDFhcFGwFbSbDP0YB7QgZVd5CMp0ti\nZUQVTwEKaLeMTD/fxByAIFxtQ9i4cZtpz5AV275HCH5ccu68DS5u4+fhpF8gZwS+\nTcbd3HECgYEA+S77NdfULRWwZwdOSnpK8MIOIyqMp9V+8qbMXjcsUeT3o3ZW15wN\ni4/57VeaQz6apWLbCAjI/cMcEV0nCm/bsrCoV5YTxXErbfW56HrgSShCkIN7tL/h\nBgXvTS50JZYpV6ueF+S8pW09bWzpjUE8kbyTehVB5ln7Ou9YixBH5zcCgYEA6baq\nCLOZmUzvbnWVUREORYiGCwk7hTh4AyLAUfqmePH1IYjhd6A7+taQ2cG/CFHiP0rg\nMfAhpTbVNhM4wtcFv/ir6dqzIl+tvjqzRQoA4GwDhC7xe/sVWuSwEbgfwTVLZncI\nKn451Ctduuj2Co0ih5F5rXeXDbZwt6/Eki85OikCgYBS9q11E9L038/Hvcr3SRhC\naJnEY5pJFvAZYieRBtWevpkkt3Xae36XBOy1dQFLekCK6Ar89c/VjWx+64DgHLYN\nHHwwDSuwBSnshm/LU33xXZIsA1rgpzIIi1lNXTYWfZRuOBl+4w1cFq7pC+YGvb2o\n2BxR/Vnfk/3tdVsJkfYeqQKBgQCDXn+5IGsINqynJEToKnQhNZpS/b+NJK6g5JnB\n+ug0N50YWn6R5WmRl6YYIMWmgZBxDz9yEo529ZlnKerP6ll7DOZlLt9eRPW+ZfR6\nrCLOAyj+1fw7OmlIjB9D9oEy8ygM0n+ukwEid7XZ6DTUvXxZQ7ZngT9RH+m/9nbB\nzPWX8QKBgFFu86pMQdQw0bAXOSAozWF18b+m/vi6cR+9TScv5TpNzLedFA//M/+b\nFCa9J9KCBoZnSYvO7fkBODWrJ9pAQpJpwYeWjWAf2hVJr6Qeduc6yCzOspR24ncp\nlyCXIxrg2NMmIO7TOUJsOnme7TiACMiLV1WO6uMPqf5kU1/XLGpg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1f560f94efbb43c5a272749d452c9693', 'name': u'vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'created_at': '2018-11-02T18:50:38.870850', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'329d026ae14e4fabae67ec0c2f1303ce', 'name': 'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:b4:51:ec:9d:19:56:72:a7:f5:2e:c0:8f:75:6a:56', 'type': 'ssh', 'id': u'vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea'}) 2018-11-02 18:50:38,871 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA432PjETShNUvxnsxZXRmVy1zuHw8WE4SfU07UQ0V9tj2bQ0e 7iJfuQCx2Mn/799f5g7rS+PdSCXOu0HMoxj3SD1LeBBJx5q3gMH5Wy4pr+/nqImI /nZHLhIJP4FMERwu644xo+Ucb6V1bEgpnkIpcwfVjPqnpChxIX6QIcpQPzEVsrcZ +0tybMACBfkxFRZV9xMOgsD2LIw6q8SoScriyKuSJm3a+Z7DuJY54x1+TWtfgKE2 FDYrlWI4Ve6yfmSQi0hHVtfmBm6ZoZp9O/+pPVjGqo2tN5wEhqYSelRsWxHbFUCb s3edDek3+W1/sVV4zz3eeB+pJmie+XzJeiV9zwIDAQABAoIBABVUk54iYd7komso 5/PMW0A3Wc9ljr706xTmpfYulO2lYE3PWiQYAwO0xfg+0ImsVzCaG4PtJLV8Hgs+ 2zI7yAv0+1uRo2lc33HqPjhHds8xXnZWFwtNCdWPCWDz/a7pBpk9pvfoJqdtSzpQ 9d4J9Br+FA74/bkNtbXfSSJx9t5FzayezQWLMnNsmuBrrq7QleS1rNCa0TjV5DSV 7ORKdexL6K6Rfb3N/UbxHd0/UUaX0dpuiBoDFhcFGwFbSbDP0YB7QgZVd5CMp0ti ZUQVTwEKaLeMTD/fxByAIFxtQ9i4cZtpz5AV275HCH5ccu68DS5u4+fhpF8gZwS+ Tcbd3HECgYEA+S77NdfULRWwZwdOSnpK8MIOIyqMp9V+8qbMXjcsUeT3o3ZW15wN i4/57VeaQz6apWLbCAjI/cMcEV0nCm/bsrCoV5YTxXErbfW56HrgSShCkIN7tL/h BgXvTS50JZYpV6ueF+S8pW09bWzpjUE8kbyTehVB5ln7Ou9YixBH5zcCgYEA6baq CLOZmUzvbnWVUREORYiGCwk7hTh4AyLAUfqmePH1IYjhd6A7+taQ2cG/CFHiP0rg MfAhpTbVNhM4wtcFv/ir6dqzIl+tvjqzRQoA4GwDhC7xe/sVWuSwEbgfwTVLZncI Kn451Ctduuj2Co0ih5F5rXeXDbZwt6/Eki85OikCgYBS9q11E9L038/Hvcr3SRhC aJnEY5pJFvAZYieRBtWevpkkt3Xae36XBOy1dQFLekCK6Ar89c/VjWx+64DgHLYN HHwwDSuwBSnshm/LU33xXZIsA1rgpzIIi1lNXTYWfZRuOBl+4w1cFq7pC+YGvb2o 2BxR/Vnfk/3tdVsJkfYeqQKBgQCDXn+5IGsINqynJEToKnQhNZpS/b+NJK6g5JnB +ug0N50YWn6R5WmRl6YYIMWmgZBxDz9yEo529ZlnKerP6ll7DOZlLt9eRPW+ZfR6 rCLOAyj+1fw7OmlIjB9D9oEy8ygM0n+ukwEid7XZ6DTUvXxZQ7ZngT9RH+m/9nbB zPWX8QKBgFFu86pMQdQw0bAXOSAozWF18b+m/vi6cR+9TScv5TpNzLedFA//M/+b FCa9J9KCBoZnSYvO7fkBODWrJ9pAQpJpwYeWjWAf2hVJr6Qeduc6yCzOspR24ncp lyCXIxrg2NMmIO7TOUJsOnme7TiACMiLV1WO6uMPqf5kU1/XLGpg -----END RSA PRIVATE KEY----- 2018-11-02 18:50:38,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-02 18:50:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"security_group": {"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-11-02 18:50:39,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-626ad387-c0a7-48fe-91a9-baff4d94daf3 Date: Fri, 02 Nov 2018 18:50:39 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:39Z", "updated_at": "2018-11-02T18:50:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "29337a5f-cfcf-437d-871c-14e738bfc516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "5ff32ed2-cf6e-4cdd-8e00-ab303e6e3119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 2, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}} 2018-11-02 18:50:39,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-626ad387-c0a7-48fe-91a9-baff4d94daf3 2018-11-02 18:50:39,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.466158866882s 2018-11-02 18:50:39,340 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-626ad387-c0a7-48fe-91a9-baff4d94daf3 2018-11-02 18:50:39,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:50:39,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:39,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-f67814fb-ead4-499b-a2c2-637dc2e2528e Date: Fri, 02 Nov 2018 18:50:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:29Z", "updated_at": "2018-11-02T18:50:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "6438a1f6-2e19-4ee7-9b29-0f762279e0c9", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "973c4933-1388-42db-98ec-56cef7ce65b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "cd11b054-6a34-42bc-9959-e908078d1f02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "f1dae8e3-3d8d-4fd8-a8c5-bb9a29c0a5fd", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 4, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "4355983f-12f8-49c6-a53b-da7da7797702", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:39Z", "updated_at": "2018-11-02T18:50:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "29337a5f-cfcf-437d-871c-14e738bfc516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "5ff32ed2-cf6e-4cdd-8e00-ab303e6e3119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 2, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}]} 2018-11-02 18:50:39,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f67814fb-ead4-499b-a2c2-637dc2e2528e 2018-11-02 18:50:39,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.258204936981s 2018-11-02 18:50:39,603 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f67814fb-ead4-499b-a2c2-637dc2e2528e 2018-11-02 18:50:39,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:50:39,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2"}}' 2018-11-02 18:50:40,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-56f1ac3f-6271-41ea-926b-45f3fda532c1 Date: Fri, 02 Nov 2018 18:50:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "port_range_min": 22, "revision_number": 0, "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:39Z", "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "e2dfea7e-0efd-4ce5-b03d-693795ccfd3f"}} 2018-11-02 18:50:40,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-56f1ac3f-6271-41ea-926b-45f3fda532c1 2018-11-02 18:50:40,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.516141176224s 2018-11-02 18:50:40,124 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-56f1ac3f-6271-41ea-926b-45f3fda532c1 2018-11-02 18:50:40,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:50:40,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:40,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-fab2c5b9-327e-424f-996f-4f0b06c70bc3 Date: Fri, 02 Nov 2018 18:50:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:29Z", "updated_at": "2018-11-02T18:50:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "6438a1f6-2e19-4ee7-9b29-0f762279e0c9", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "973c4933-1388-42db-98ec-56cef7ce65b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "cd11b054-6a34-42bc-9959-e908078d1f02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "f1dae8e3-3d8d-4fd8-a8c5-bb9a29c0a5fd", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 4, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "4355983f-12f8-49c6-a53b-da7da7797702", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:39Z", "updated_at": "2018-11-02T18:50:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "29337a5f-cfcf-437d-871c-14e738bfc516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "5ff32ed2-cf6e-4cdd-8e00-ab303e6e3119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "e2dfea7e-0efd-4ce5-b03d-693795ccfd3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 3, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}]} 2018-11-02 18:50:40,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-fab2c5b9-327e-424f-996f-4f0b06c70bc3 2018-11-02 18:50:40,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21928191185s 2018-11-02 18:50:40,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-fab2c5b9-327e-424f-996f-4f0b06c70bc3 2018-11-02 18:50:40,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:50:40,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2"}}' 2018-11-02 18:50:40,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-95d00b38-e28d-41f0-9441-6c4dac2697f6 Date: Fri, 02 Nov 2018 18:50:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T18:50:40Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:40Z", "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "4d2731f2-fd25-4cb9-b210-89eabc6a4f20"}} 2018-11-02 18:50:40,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-95d00b38-e28d-41f0-9441-6c4dac2697f6 2018-11-02 18:50:40,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.366720914841s 2018-11-02 18:50:40,718 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-95d00b38-e28d-41f0-9441-6c4dac2697f6 2018-11-02 18:50:40,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:50:40,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:40,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-b5da2c36-8cfa-4c22-9d34-e3f7231c592d Date: Fri, 02 Nov 2018 18:50:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d11e503-65ce-4897-a7d7-48bf0512eaa1"],"updated_at":"2018-11-02T18:50:31Z","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"786aae03-b6c5-45af-b463-f04aacdcf88f","name":"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 18:50:40,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b5da2c36-8cfa-4c22-9d34-e3f7231c592d 2018-11-02 18:50:40,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274291038513s 2018-11-02 18:50:40,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b5da2c36-8cfa-4c22-9d34-e3f7231c592d 2018-11-02 18:50:40,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:50:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:41,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-9f5a289a-d273-4119-82fd-6879459f6b6c Date: Fri, 02 Nov 2018 18:50:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "metadata": {}}], "file": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file", "owner": "329d026ae14e4fabae67ec0c2f1303ce", "id": "9ab28e74-867f-4bde-9f2c-13187807a849", "size": 12716032, "self": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:50:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:50:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:50:41,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9f5a289a-d273-4119-82fd-6879459f6b6c 2018-11-02 18:50:41,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214749097824s 2018-11-02 18:50:41,213 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9f5a289a-d273-4119-82fd-6879459f6b6c 2018-11-02 18:50:41,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:50:41,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:41,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dee6b6a-2be9-4b2a-901b-8cd0a1cf134d x-compute-request-id: req-3dee6b6a-2be9-4b2a-901b-8cd0a1cf134d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "90c31246-7cc5-433c-8cb3-a728c24b300a"}]} 2018-11-02 18:50:41,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-3dee6b6a-2be9-4b2a-901b-8cd0a1cf134d 2018-11-02 18:50:41,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236768722534s 2018-11-02 18:50:41,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-3dee6b6a-2be9-4b2a-901b-8cd0a1cf134d 2018-11-02 18:50:41,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:50:41,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"server": {"name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "imageRef": "9ab28e74-867f-4bde-9f2c-13187807a849", "flavorRef": "90c31246-7cc5-433c-8cb3-a728c24b300a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "786aae03-b6c5-45af-b463-f04aacdcf88f"}], "security_groups": [{"name": "526dc8d6-26a1-4a96-a271-601eee6c1bb2"}]}}' 2018-11-02 18:50:43,718 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-165447c5-e35f-4868-8832-7ed4ac064912 x-compute-request-id: req-165447c5-e35f-4868-8832-7ed4ac064912 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "526dc8d6-26a1-4a96-a271-601eee6c1bb2"}], "OS-DCF:diskConfig": "MANUAL", "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "adminPass": "6zZtnY5erQig"}} 2018-11-02 18:50:43,718 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-165447c5-e35f-4868-8832-7ed4ac064912 2018-11-02 18:50:43,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.47679615021s 2018-11-02 18:50:43,719 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-165447c5-e35f-4868-8832-7ed4ac064912 2018-11-02 18:50:43,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:44,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eecc7bc4-ad7c-46fc-a195-d1bf12767591 x-compute-request-id: req-eecc7bc4-ad7c-46fc-a195-d1bf12767591 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:50:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:44,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eecc7bc4-ad7c-46fc-a195-d1bf12767591 2018-11-02 18:50:44,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454989910126s 2018-11-02 18:50:44,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eecc7bc4-ad7c-46fc-a195-d1bf12767591 2018-11-02 18:50:44,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:50:44,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:44,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-1c7a42aa-d461-43a6-abdc-490a9e6a6637 Date: Fri, 02 Nov 2018 18:50:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d11e503-65ce-4897-a7d7-48bf0512eaa1"],"updated_at":"2018-11-02T18:50:31Z","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"786aae03-b6c5-45af-b463-f04aacdcf88f","name":"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 18:50:44,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1c7a42aa-d461-43a6-abdc-490a9e6a6637 2018-11-02 18:50:44,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273458003998s 2018-11-02 18:50:44,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1c7a42aa-d461-43a6-abdc-490a9e6a6637 2018-11-02 18:50:44,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:50:44,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:44,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-00241195-7716-4a3d-bafe-c8cf09e0f149 Date: Fri, 02 Nov 2018 18:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786aae03-b6c5-45af-b463-f04aacdcf88f","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"2d11e503-65ce-4897-a7d7-48bf0512eaa1","subnetpool_id":null,"name":"vping_ssh-subnet_806b47c6-2eb2-4b7c-a208-6309d00674ea"}]} 2018-11-02 18:50:44,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-00241195-7716-4a3d-bafe-c8cf09e0f149 2018-11-02 18:50:44,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.218418121338s 2018-11-02 18:50:44,675 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-00241195-7716-4a3d-bafe-c8cf09e0f149 2018-11-02 18:50:44,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:50:46,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:47,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d830afc0-b69f-4c70-a798-b5c28cbc51cc x-compute-request-id: req-d830afc0-b69f-4c70-a798-b5c28cbc51cc Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:50:46Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:47,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d830afc0-b69f-4c70-a798-b5c28cbc51cc 2018-11-02 18:50:47,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470477819443s 2018-11-02 18:50:47,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d830afc0-b69f-4c70-a798-b5c28cbc51cc 2018-11-02 18:50:47,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:50:49,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:49,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58a6a581-187e-44a8-b8b5-7be7768c88c2 x-compute-request-id: req-58a6a581-187e-44a8-b8b5-7be7768c88c2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:50:46Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:49,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58a6a581-187e-44a8-b8b5-7be7768c88c2 2018-11-02 18:50:49,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749583005905s 2018-11-02 18:50:49,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58a6a581-187e-44a8-b8b5-7be7768c88c2 2018-11-02 18:50:49,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:50:51,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:51,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:53,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74f6d5ce-370d-4608-b88d-9980a8a16488 x-compute-request-id: req-74f6d5ce-370d-4608-b88d-9980a8a16488 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:50:46Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:53,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74f6d5ce-370d-4608-b88d-9980a8a16488 2018-11-02 18:50:53,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23040699959s 2018-11-02 18:50:53,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74f6d5ce-370d-4608-b88d-9980a8a16488 2018-11-02 18:50:53,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:50:55,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:55,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2d5d496-aedb-40c1-832c-0e6b2807e171 x-compute-request-id: req-e2d5d496-aedb-40c1-832c-0e6b2807e171 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:ba:a7", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:52.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:50:52Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:55,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e2d5d496-aedb-40c1-832c-0e6b2807e171 2018-11-02 18:50:55,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359457969666s 2018-11-02 18:50:55,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e2d5d496-aedb-40c1-832c-0e6b2807e171 2018-11-02 18:50:55,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:50:55,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=6cf404fe-51fb-4671-bae9-779db66ba1b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:55,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9c75d38e-98a8-4d3d-b17f-5f77204a85f5 Date: Fri, 02 Nov 2018 18:50:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"786aae03-b6c5-45af-b463-f04aacdcf88f","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:47Z","admin_state_up":true,"updated_at":"2018-11-02T18:50:51Z","binding:vnic_type":"normal","device_id":"6cf404fe-51fb-4671-bae9-779db66ba1b0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:89:ba:a7","id":"274a1b8b-90c8-46a2-bac0-0ee744968955","port_security_enabled":true,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","fixed_ips":[{"subnet_id":"2d11e503-65ce-4897-a7d7-48bf0512eaa1","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["526dc8d6-26a1-4a96-a271-601eee6c1bb2"],"name":""}]} 2018-11-02 18:50:55,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=6cf404fe-51fb-4671-bae9-779db66ba1b0 used request id req-9c75d38e-98a8-4d3d-b17f-5f77204a85f5 2018-11-02 18:50:55,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0816731452942s 2018-11-02 18:50:55,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=6cf404fe-51fb-4671-bae9-779db66ba1b0 used request id req-9c75d38e-98a8-4d3d-b17f-5f77204a85f5 2018-11-02 18:50:55,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:50:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=274a1b8b-90c8-46a2-bac0-0ee744968955" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:55,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4f481ae9-9b08-432c-ab19-b887cbeae587 Date: Fri, 02 Nov 2018 18:50:55 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:50:55,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=274a1b8b-90c8-46a2-bac0-0ee744968955 used request id req-4f481ae9-9b08-432c-ab19-b887cbeae587 2018-11-02 18:50:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223398208618s 2018-11-02 18:50:55,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=274a1b8b-90c8-46a2-bac0-0ee744968955 used request id req-4f481ae9-9b08-432c-ab19-b887cbeae587 2018-11-02 18:50:55,624 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:ba:a7', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ab28e74-867f-4bde-9f2c-13187807a849'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:50:52.000000', 'flavor': Munch({u'id': u'90c31246-7cc5-433c-8cb3-a728c24b300a'}), 'az': u'nova', 'id': u'6cf404fe-51fb-4671-bae9-779db66ba1b0', 'security_groups': [Munch({u'name': u'vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1f560f94efbb43c5a272749d452c9693', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'329d026ae14e4fabae67ec0c2f1303ce', 'name': 'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:50:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:50:52Z', 'hostId': u'd14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'd14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:50:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'329d026ae14e4fabae67ec0c2f1303ce', 'name': u'vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'adminPass': u'6zZtnY5erQig', 'tenant_id': u'329d026ae14e4fabae67ec0c2f1303ce', 'created_at': u'2018-11-02T18:50:43Z', 'created': u'2018-11-02T18:50:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:50:55,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:50:55,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:55,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-efa71c6c-f980-4aac-9fec-23365757fcbb Date: Fri, 02 Nov 2018 18:50:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d11e503-65ce-4897-a7d7-48bf0512eaa1"],"updated_at":"2018-11-02T18:50:31Z","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"786aae03-b6c5-45af-b463-f04aacdcf88f","name":"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 18:50:55,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-efa71c6c-f980-4aac-9fec-23365757fcbb 2018-11-02 18:50:55,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108472108841s 2018-11-02 18:50:55,734 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-efa71c6c-f980-4aac-9fec-23365757fcbb 2018-11-02 18:50:55,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:50:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:55,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7b384733-079d-477e-91c3-752baa96bc25 Date: Fri, 02 Nov 2018 18:50:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "metadata": {}}], "file": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file", "owner": "329d026ae14e4fabae67ec0c2f1303ce", "id": "9ab28e74-867f-4bde-9f2c-13187807a849", "size": 12716032, "self": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:50:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:50:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:50:55,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7b384733-079d-477e-91c3-752baa96bc25 2018-11-02 18:50:55,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199540138245s 2018-11-02 18:50:55,939 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7b384733-079d-477e-91c3-752baa96bc25 2018-11-02 18:50:55,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:50:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:55,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c0eace7-ec6e-4002-bc87-248188a3e809 x-compute-request-id: req-8c0eace7-ec6e-4002-bc87-248188a3e809 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "90c31246-7cc5-433c-8cb3-a728c24b300a"}]} 2018-11-02 18:50:55,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8c0eace7-ec6e-4002-bc87-248188a3e809 2018-11-02 18:50:55,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224709510803s 2018-11-02 18:50:55,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8c0eace7-ec6e-4002-bc87-248188a3e809 2018-11-02 18:50:55,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:50:55,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"server": {"name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "imageRef": "9ab28e74-867f-4bde-9f2c-13187807a849", "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "flavorRef": "90c31246-7cc5-433c-8cb3-a728c24b300a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "786aae03-b6c5-45af-b463-f04aacdcf88f"}], "security_groups": [{"name": "526dc8d6-26a1-4a96-a271-601eee6c1bb2"}]}}' 2018-11-02 18:50:58,891 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99289e23-380d-4cf5-a895-344dd97658bd x-compute-request-id: req-99289e23-380d-4cf5-a895-344dd97658bd Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "526dc8d6-26a1-4a96-a271-601eee6c1bb2"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "adminPass": "LWGbARH24CKu"}} 2018-11-02 18:50:58,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-99289e23-380d-4cf5-a895-344dd97658bd 2018-11-02 18:50:58,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.92648983002s 2018-11-02 18:50:58,891 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-99289e23-380d-4cf5-a895-344dd97658bd 2018-11-02 18:50:58,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:50:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:50:59,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bae1ca36-a302-4957-a3a6-42f9309fe5ba x-compute-request-id: req-bae1ca36-a302-4957-a3a6-42f9309fe5ba Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:50:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:58Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:ba:a7", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:52.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:50:52Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:50:59,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bae1ca36-a302-4957-a3a6-42f9309fe5ba 2018-11-02 18:50:59,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83104300499s 2018-11-02 18:50:59,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bae1ca36-a302-4957-a3a6-42f9309fe5ba 2018-11-02 18:50:59,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:01,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d62c7c-5578-4af0-bb7d-d3e04991047c x-compute-request-id: req-32d62c7c-5578-4af0-bb7d-d3e04991047c Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:51:00Z", "hostId": "c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:58Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:ba:a7", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:52.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:50:52Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:02,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-32d62c7c-5578-4af0-bb7d-d3e04991047c 2018-11-02 18:51:02,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.93711400032s 2018-11-02 18:51:02,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-32d62c7c-5578-4af0-bb7d-d3e04991047c 2018-11-02 18:51:02,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:04,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:04,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:05,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c01be477-08ce-4e36-a46f-ed73fcbc36f9 x-compute-request-id: req-c01be477-08ce-4e36-a46f-ed73fcbc36f9 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:51:00Z", "hostId": "c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:58Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:ba:a7", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:52.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:50:52Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:05,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c01be477-08ce-4e36-a46f-ed73fcbc36f9 2018-11-02 18:51:05,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603501081467s 2018-11-02 18:51:05,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c01be477-08ce-4e36-a46f-ed73fcbc36f9 2018-11-02 18:51:05,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:07,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:08,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0109591-881f-40aa-b306-9b6e201ba246 x-compute-request-id: req-f0109591-881f-40aa-b306-9b6e201ba246 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b4:e2", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:06.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:07Z", "hostId": "c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:58Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:ba:a7", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:52.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:50:52Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:08,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0109591-881f-40aa-b306-9b6e201ba246 2018-11-02 18:51:08,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13155698776s 2018-11-02 18:51:08,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0109591-881f-40aa-b306-9b6e201ba246 2018-11-02 18:51:08,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:51:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ec8ab730-ec20-48f9-a8f1-4b65b10eebc3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:08,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-57645edb-165d-43d3-b6cc-9c4229d4e52e Date: Fri, 02 Nov 2018 18:51:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"786aae03-b6c5-45af-b463-f04aacdcf88f","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:51:00Z","admin_state_up":true,"updated_at":"2018-11-02T18:51:06Z","binding:vnic_type":"normal","device_id":"ec8ab730-ec20-48f9-a8f1-4b65b10eebc3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c6:b4:e2","id":"cc217b88-fd38-4da3-ba43-2b77f4f0e176","port_security_enabled":true,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","fixed_ips":[{"subnet_id":"2d11e503-65ce-4897-a7d7-48bf0512eaa1","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["526dc8d6-26a1-4a96-a271-601eee6c1bb2"],"name":""}]} 2018-11-02 18:51:08,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 used request id req-57645edb-165d-43d3-b6cc-9c4229d4e52e 2018-11-02 18:51:08,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.232014894485s 2018-11-02 18:51:08,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 used request id req-57645edb-165d-43d3-b6cc-9c4229d4e52e 2018-11-02 18:51:08,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:51:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=cc217b88-fd38-4da3-ba43-2b77f4f0e176" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:08,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b3f54855-3e9a-4d15-a3cd-6d711c9829bb Date: Fri, 02 Nov 2018 18:51:08 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:51:08,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=cc217b88-fd38-4da3-ba43-2b77f4f0e176 used request id req-b3f54855-3e9a-4d15-a3cd-6d711c9829bb 2018-11-02 18:51:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0235090255737s 2018-11-02 18:51:08,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=cc217b88-fd38-4da3-ba43-2b77f4f0e176 used request id req-b3f54855-3e9a-4d15-a3cd-6d711c9829bb 2018-11-02 18:51:08,688 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c6:b4:e2', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ab28e74-867f-4bde-9f2c-13187807a849'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:51:06.000000', 'flavor': Munch({u'id': u'90c31246-7cc5-433c-8cb3-a728c24b300a'}), 'az': u'nova', 'id': u'ec8ab730-ec20-48f9-a8f1-4b65b10eebc3', 'security_groups': [Munch({u'name': u'vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1f560f94efbb43c5a272749d452c9693', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'329d026ae14e4fabae67ec0c2f1303ce', 'name': 'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:51:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:51:07Z', 'hostId': u'c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:51:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'329d026ae14e4fabae67ec0c2f1303ce', 'name': u'vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'adminPass': u'LWGbARH24CKu', 'tenant_id': u'329d026ae14e4fabae67ec0c2f1303ce', 'created_at': u'2018-11-02T18:50:58Z', 'created': u'2018-11-02T18:50:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:51:08,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:51:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:08,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-0727ed9d-8707-49bd-a0c4-525a58e73f76 Date: Fri, 02 Nov 2018 18:51:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d11e503-65ce-4897-a7d7-48bf0512eaa1"],"updated_at":"2018-11-02T18:50:31Z","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"786aae03-b6c5-45af-b463-f04aacdcf88f","name":"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 18:51:08,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0727ed9d-8707-49bd-a0c4-525a58e73f76 2018-11-02 18:51:08,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0976850986481s 2018-11-02 18:51:08,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0727ed9d-8707-49bd-a0c4-525a58e73f76 2018-11-02 18:51:08,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:51:08,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ec8ab730-ec20-48f9-a8f1-4b65b10eebc3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:08,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-fc24088f-20b2-40e5-b79b-a99ab01e3d4c Date: Fri, 02 Nov 2018 18:51:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"786aae03-b6c5-45af-b463-f04aacdcf88f","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:51:00Z","admin_state_up":true,"updated_at":"2018-11-02T18:51:06Z","binding:vnic_type":"normal","device_id":"ec8ab730-ec20-48f9-a8f1-4b65b10eebc3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c6:b4:e2","id":"cc217b88-fd38-4da3-ba43-2b77f4f0e176","port_security_enabled":true,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","fixed_ips":[{"subnet_id":"2d11e503-65ce-4897-a7d7-48bf0512eaa1","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["526dc8d6-26a1-4a96-a271-601eee6c1bb2"],"name":""}]} 2018-11-02 18:51:08,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 used request id req-fc24088f-20b2-40e5-b79b-a99ab01e3d4c 2018-11-02 18:51:08,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0793688297272s 2018-11-02 18:51:08,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 used request id req-fc24088f-20b2-40e5-b79b-a99ab01e3d4c 2018-11-02 18:51:08,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 18:51:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.10", "port_id": "cc217b88-fd38-4da3-ba43-2b77f4f0e176"}}' 2018-11-02 18:51:10,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-c741a4f4-e788-479f-8158-ce9763dd0448 Date: Fri, 02 Nov 2018 18:51:10 GMT RESP BODY: {"floatingip": {"router_id": "8a5689d9-f72d-458f-923d-ccaf91f8115b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:51:09Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "cc217b88-fd38-4da3-ba43-2b77f4f0e176", "id": "962f200d-b518-4b41-8cf1-7ba885ce693e", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:51:09Z", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}} 2018-11-02 18:51:10,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c741a4f4-e788-479f-8158-ce9763dd0448 2018-11-02 18:51:10,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92001199722s 2018-11-02 18:51:10,791 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c741a4f4-e788-479f-8158-ce9763dd0448 2018-11-02 18:51:10,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:51:10,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:11,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-9e939790-59a1-45ba-b555-c011aa618376 Date: Fri, 02 Nov 2018 18:51:11 GMT RESP BODY: {"floatingips": [{"router_id": "8a5689d9-f72d-458f-923d-ccaf91f8115b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:51:09Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "cc217b88-fd38-4da3-ba43-2b77f4f0e176", "id": "962f200d-b518-4b41-8cf1-7ba885ce693e", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:51:09Z", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}]} 2018-11-02 18:51:11,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9e939790-59a1-45ba-b555-c011aa618376 2018-11-02 18:51:11,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.229973077774s 2018-11-02 18:51:11,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9e939790-59a1-45ba-b555-c011aa618376 2018-11-02 18:51:11,033 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'8a5689d9-f72d-458f-923d-ccaf91f8115b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'329d026ae14e4fabae67ec0c2f1303ce', 'created_at': u'2018-11-02T18:51:09Z', 'attached': True, 'updated_at': u'2018-11-02T18:51:09Z', 'id': u'962f200d-b518-4b41-8cf1-7ba885ce693e', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.212', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'329d026ae14e4fabae67ec0c2f1303ce', 'name': 'vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8a5689d9-f72d-458f-923d-ccaf91f8115b', 'project_id': u'329d026ae14e4fabae67ec0c2f1303ce', 'port_id': u'cc217b88-fd38-4da3-ba43-2b77f4f0e176', 'port': u'cc217b88-fd38-4da3-ba43-2b77f4f0e176', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 18:51:11,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 18:51:11,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 18:51:11,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16ca84fb-8fed-49e8-a275-31e0816f82c1 x-compute-request-id: req-16ca84fb-8fed-49e8-a275-31e0816f82c1 Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463570210 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.179192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181354] pid_max: default: 32768 minimum: 301\n[ 0.182514] ACPI: Core revision 20150930\n[ 0.184119] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.185802] Security Framework initialized\n[ 0.186856] Yama: becoming mindful.\n[ 0.187791] AppArmor: AppArmor initialized\n[ 0.188870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.190538] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192146] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195416] Initializing cgroup subsys io\n[ 0.196448] Initializing cgroup subsys memory\n[ 0.197536] Initializing cgroup subsys devices\n[ 0.198652] Initializing cgroup subsys freezer\n[ 0.199740] Initializing cgroup subsys net_cls\n[ 0.200839] Initializing cgroup subsys perf_event\n[ 0.202004] Initializing cgroup subsys net_prio\n[ 0.203131] Initializing cgroup subsys hugetlb\n[ 0.204230] Initializing cgroup subsys pids\n[ 0.205322] CPU: Physical Processor ID: 0\n[ 0.207042] mce: CPU supports 10 MCE banks\n[ 0.208113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209380] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230558] ftrace: allocating 31920 entries in 125 pages\n[ 0.255768] smpboot: Max logical packages: 1\n[ 0.256858] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258608] x2apic enabled\n[ 0.259660] Switched APIC routing to physical x2apic.\n[ 0.261929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265970] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.268241] KVM setup paravirtual spinlock\n[ 0.269753] x86: Booted up 1 node, 1 CPUs\n[ 0.270778] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272524] devtmpfs: initialized\n[ 0.274424] evm: security.selinux\n[ 0.275313] evm: security.SMACK64\n[ 0.276198] evm: security.SMACK64EXEC\n[ 0.277149] evm: security.SMACK64TRANSMUTE\n[ 0.278173] evm: security.SMACK64MMAP\n[ 0.279118] evm: security.ima\n[ 0.279932] evm: security.capability\n[ 0.280936] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283265] pinctrl core: initialized pinctrl subsystem\n[ 0.284636] RTC time: 18:51:07, date: 11/02/18\n[ 0.285829] NET: Registered protocol family 16\n[ 0.287049] cpuidle: using governor ladder\n[ 0.288094] cpuidle: using governor menu\n[ 0.289097] PCCT header not found.\n[ 0.290046] ACPI: bus type PCI registered\n[ 0.291063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.292622] PCI: Using configuration type 1 for base access\n[ 0.294662] ACPI: Added _OSI(Module Device)\n[ 0.295733] ACPI: Added _OSI(Processor Device)\n[ 0.296829] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297976] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299998] ACPI: Interpreter enabled\n[ 0.300975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.308049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310393] ACPI: (supports S0 S5)\n[ 0.311297] ACPI: Using IOAPIC for interrupt routing\n[ 0.312509] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316113] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319107] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320620] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323414] acpiphp: Slot [3] registered\n[ 0.324440] acpiphp: Slot [4] registered\n[ 0.325477] acpiphp: Slot [5] registered\n[ 0.326500] acpiphp: Slot [6] registered\n[ 0.327524] acpiphp: Slot [7] registered\n[ 0.328549] acpiphp: Slot [8] registered\n[ 0.329567] acpiphp: Slot [9] registered\n[ 0.330587] acpiphp: Slot [10] registered\n[ 0.331629] acpiphp: Slot [11] registered\n[ 0.332668] acpiphp: Slot [12] registered\n[ 0.333706] acpiphp: Slot [13] registered\n[ 0.334741] acpiphp: Slot [14] registered\n[ 0.335781] acpiphp: Slot [15] registered\n[ 0.349723] acpiphp: Slot [16] registered\n[ 0.350826] acpiphp: Slot [17] registered\n[ 0.351867] acpiphp: Slot [18] registered\n[ 0.352904] acpiphp: Slot [19] registered\n[ 0.353949] acpiphp: Slot [20] registered\n[ 0.354983] acpiphp: Slot [21] registered\n[ 0.356027] acpiphp: Slot [22] registered\n[ 0.357064] acpiphp: Slot [23] registered\n[ 0.358104] acpiphp: Slot [24] registered\n[ 0.359139] acpiphp: Slot [25] registered\n[ 0.360173] acpiphp: Slot [26] registered\n[ 0.361207] acpiphp: Slot [27] registered\n[ 0.362251] acpiphp: Slot [28] registered\n[ 0.363292] acpiphp: Slot [29] registered\n[ 0.364329] acpiphp: Slot [30] registered\n[ 0.365361] acpiphp: Slot [31] registered\n[ 0.366394] PCI host bridge to bus 0000:00\n[ 0.367445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.368980] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.372377] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.374232] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.376122] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.379984] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.381605] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.384802] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.389194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.391040] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414087] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415896] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419463] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.421206] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.424197] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426172] vgaarb: loaded\n[ 0.426942] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428470] SCSI subsystem initialized\n[ 0.429623] ACPI: bus type USB registered\n[ 0.430675] usbcore: registered new interface driver usbfs\n[ 0.431973] usbcore: registered new interface driver hub\n[ 0.433237] usbcore: registered new device driver usb\n[ 0.434617] PCI: Using ACPI for IRQ routing\n[ 0.436019] NetLabel: Initializing\n[ 0.436934] NetLabel: domain hash size = 128\n[ 0.438013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.439227] NetLabel: unlabeled traffic allowed by default\n[ 0.440675] clocksource: Switched to clocksource kvm-clock\n[ 0.449932] AppArmor: AppArmor Filesystem Enabled\n[ 0.451152] pnp: PnP ACPI init\n[ 0.452295] pnp: PnP ACPI: found 5 devices\n[ 0.458942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.461127] NET: Registered protocol family 2\n[ 0.462430] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.464072] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.465610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.467140] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469981] NET: Registered protocol family 1\n[ 0.471098] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473841] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.502612] Trying to unpack rootfs image as initramfs...\n[ 0.561435] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563542] Scanning for low memory corruption every 60 seconds\n[ 0.565232] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.566703] audit: initializing netlink subsys (disabled)\n[ 0.568007] audit: type=2000 audit(1541184667.684:1): initialized\n[ 0.569686] Initialise system trusted keyring\n[ 0.570888] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574877] zbud: loaded\n[ 0.575788] VFS: Disk quotas dquot_6.6.0\n[ 0.576850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578825] fuse init (API version 7.23)\n[ 0.579963] Key type big_key registered\n[ 0.581003] Allocating IMA MOK and blacklist keyrings.\n[ 0.582525] Key type asymmetric registered\n[ 0.583581] Asymmetric key parser 'x509' registered\n[ 0.584808] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586740] io scheduler noop registered\n[ 0.587763] io scheduler deadline registered (default)\n[ 0.589054] io scheduler cfq registered\n[ 0.590130] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.591463] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593078] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594940] ACPI: Power Button [PWRF]\n[ 0.596009] GHES: HEST is not enabled!\n[ 0.612179] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.641094] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.667503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670381] Linux agpgart interface v0.103\n[ 0.673622] brd: module loaded\n[ 0.675674] loop: module loaded\n[ 0.680539] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.682420] GPT:90111 != 2097151\n[ 0.683298] GPT:Alternate GPT header not at the end of the disk.\n[ 0.684709] GPT:90111 != 2097151\n[ 0.685581] GPT: Use GNU Parted to correct GPT errors.\n[ 0.686822] vda: vda1 vda15\n[ 0.688394] scsi host0: ata_piix\n[ 0.689405] scsi host1: ata_piix\n[ 0.690329] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.691875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.693740] libphy: Fixed MDIO Bus: probed\n[ 0.694794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696012] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698855] PPP generic driver version 2.4.2\n[ 0.699976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701383] ehci-pci: EHCI PCI platform driver\n[ 0.702432] ehci-platform: EHCI generic platform driver\n[ 0.703751] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705353] ohci-pci: OHCI PCI platform driver\n[ 0.706543] ohci-platform: OHCI generic platform driver\n[ 0.707890] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722448] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.726901] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.728369] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729928] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731738] usb usb1: Product: UHCI Host Controller\n[ 0.732923] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735613] hub 1-0:1.0: USB hub found\n[ 0.736608] hub 1-0:1.0: 2 ports detected\n[ 0.737799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740628] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741835] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743178] mousedev: PS/2 mouse device common for all mice\n[ 0.744768] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747087] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748501] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.751503] i2c /dev entries driver\n[ 0.752485] device-mapper: uevent: version 1.0.3\n[ 0.753698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755769] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757547] NET: Registered protocol family 10\n[ 0.758972] NET: Registered protocol family 17\n[ 0.760112] Key type dns_resolver registered\n[ 0.761372] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762758] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765025] registered taskstats version 1\n[ 0.766091] Loading compiled-in X.509 certificates\n[ 0.767816] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.770185] zswap: loaded using pool lzo/zbud\n[ 0.772141] Key type trusted registered\n[ 0.774144] Key type encrypted registered\n[ 0.775186] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776492] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777806] evm: HMAC attrs: 0x1\n[ 0.778995] Magic number: 10:429:897\n[ 0.780075] rtc_cmos 00:00: setting system clock to 2018-11-02 18:51:07 UTC (1541184667)\n[ 0.782114] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783507] EDD information not available.\n[ 0.854246] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.869384] Write protecting the kernel read-only data: 14336k\n[ 0.872096] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.874366] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.920988] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYd6nLfVhDclW5i/johv0GcBiERldamaob02JrOC+44p/GcM6b7zNg8oOJKAXZMJX07py/Xw+qM3Eb4JmGFt/sGsXKm1b3wdPg7RB4DTt19v7b/ypSZr7zglYWl3VjEzf4jFEnpAdWUXEboOvCYKL4ZZ9w2i+TMS5bkLAo6ULE3mhYXhjxrXHGUylJmUo5wyCCb8VSEbaub02HCAqffTiAKJ/j0XFBjBIuAqWcYyYezHAEco6gKAqY3KGPJED4Q9JZMlG2Sxf8oekh49+9iB7U/VuO4kz3pBUb3b3lG+EIUEUgYq2e9bN6e9quIcdfNz/001HZdhQrA9LiIFoRUZQd root@vping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea\nssh-dss AAAAB3NzaC1kc3MAAACBAOzd5OQcLMNDsVyHiFg8nxhACC67JxQqnM96miQbIMrbfTXC3d0/PH5sCANc6j5jRpvUFkn43UtH1AK2SQUJ3IZjprPbzcQIaTtm2FRw7g3XyWDtqKHjI2gzNWfiYX3Dr/GMzBf25xa9Bu8YeU3c/cF9lXjSVY6el6tg2ZLAK3vZAAAAFQDLkSNadXYgz4rWbgMERMhAGqAMDwAAAIAgBGpuWWHZG95DBq/K1fHpNLMs1qb6YTBG9FLN2MeYcpJrO+oVlQNYpmwdjOW5zfbcb2y3OiYrYDYQJwt0tpT4UBIBi1y1hiu/mtTAgVxCEy1Z7Y3jK5TWOhgSEq24RTa5kMt3FcFptOsaNXdOOx0MgLZEqVO1b0AfSL090CEfHgAAAIEA0GZx+DrRwpDMTKVTbljfT+I0ula9QNeJMN/egehda9OwxitxbjiQFNRCFNsgRdnbTdHuv0W5vKNvlDrV5d6hhSsdLBOwEvp/OdbRHllVQHvsR7krEM9TdttEkyqzph7sI0+AlEUftx9yReAYYaSvuQn02h5TUSvV4tl1PqrFGIg= root@vping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fec6:b4e2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.86 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea login: "} 2018-11-02 18:51:11,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3/action used request id req-16ca84fb-8fed-49e8-a275-31e0816f82c1 2018-11-02 18:51:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.865522861481s 2018-11-02 18:51:11,900 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3/action used request id req-16ca84fb-8fed-49e8-a275-31e0816f82c1 2018-11-02 18:51:11,900 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 463570210 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.179192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181354] pid_max: default: 32768 minimum: 301 [ 0.182514] ACPI: Core revision 20150930 [ 0.184119] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185802] Security Framework initialized [ 0.186856] Yama: becoming mindful. [ 0.187791] AppArmor: AppArmor initialized [ 0.188870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.190538] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192146] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195416] Initializing cgroup subsys io [ 0.196448] Initializing cgroup subsys memory [ 0.197536] Initializing cgroup subsys devices [ 0.198652] Initializing cgroup subsys freezer [ 0.199740] Initializing cgroup subsys net_cls [ 0.200839] Initializing cgroup subsys perf_event [ 0.202004] Initializing cgroup subsys net_prio [ 0.203131] Initializing cgroup subsys hugetlb [ 0.204230] Initializing cgroup subsys pids [ 0.205322] CPU: Physical Processor ID: 0 [ 0.207042] mce: CPU supports 10 MCE banks [ 0.208113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209380] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230558] ftrace: allocating 31920 entries in 125 pages [ 0.255768] smpboot: Max logical packages: 1 [ 0.256858] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258608] x2apic enabled [ 0.259660] Switched APIC routing to physical x2apic. [ 0.261929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265970] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268241] KVM setup paravirtual spinlock [ 0.269753] x86: Booted up 1 node, 1 CPUs [ 0.270778] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272524] devtmpfs: initialized [ 0.274424] evm: security.selinux [ 0.275313] evm: security.SMACK64 [ 0.276198] evm: security.SMACK64EXEC [ 0.277149] evm: security.SMACK64TRANSMUTE [ 0.278173] evm: security.SMACK64MMAP [ 0.279118] evm: security.ima [ 0.279932] evm: security.capability [ 0.280936] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.283265] pinctrl core: initialized pinctrl subsystem [ 0.284636] RTC time: 18:51:07, date: 11/02/18 [ 0.285829] NET: Registered protocol family 16 [ 0.287049] cpuidle: using governor ladder [ 0.288094] cpuidle: using governor menu [ 0.289097] PCCT header not found. [ 0.290046] ACPI: bus type PCI registered [ 0.291063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292622] PCI: Using configuration type 1 for base access [ 0.294662] ACPI: Added _OSI(Module Device) [ 0.295733] ACPI: Added _OSI(Processor Device) [ 0.296829] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.297976] ACPI: Added _OSI(Processor Aggregator Device) [ 0.299998] ACPI: Interpreter enabled [ 0.300975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.308049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.310393] ACPI: (supports S0 S5) [ 0.311297] ACPI: Using IOAPIC for interrupt routing [ 0.312509] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316113] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319107] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320620] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323414] acpiphp: Slot [3] registered [ 0.324440] acpiphp: Slot [4] registered [ 0.325477] acpiphp: Slot [5] registered [ 0.326500] acpiphp: Slot [6] registered [ 0.327524] acpiphp: Slot [7] registered [ 0.328549] acpiphp: Slot [8] registered [ 0.329567] acpiphp: Slot [9] registered [ 0.330587] acpiphp: Slot [10] registered [ 0.331629] acpiphp: Slot [11] registered [ 0.332668] acpiphp: Slot [12] registered [ 0.333706] acpiphp: Slot [13] registered [ 0.334741] acpiphp: Slot [14] registered [ 0.335781] acpiphp: Slot [15] registered [ 0.349723] acpiphp: Slot [16] registered [ 0.350826] acpiphp: Slot [17] registered [ 0.351867] acpiphp: Slot [18] registered [ 0.352904] acpiphp: Slot [19] registered [ 0.353949] acpiphp: Slot [20] registered [ 0.354983] acpiphp: Slot [21] registered [ 0.356027] acpiphp: Slot [22] registered [ 0.357064] acpiphp: Slot [23] registered [ 0.358104] acpiphp: Slot [24] registered [ 0.359139] acpiphp: Slot [25] registered [ 0.360173] acpiphp: Slot [26] registered [ 0.361207] acpiphp: Slot [27] registered [ 0.362251] acpiphp: Slot [28] registered [ 0.363292] acpiphp: Slot [29] registered [ 0.364329] acpiphp: Slot [30] registered [ 0.365361] acpiphp: Slot [31] registered [ 0.366394] PCI host bridge to bus 0000:00 [ 0.367445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.368980] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.370520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372377] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.374232] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376122] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.379984] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.381605] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.384802] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.391040] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414087] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415896] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419463] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.421206] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422857] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.424197] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426172] vgaarb: loaded [ 0.426942] vgaarb: bridge control possible 0000:00:02.0 [ 0.428470] SCSI subsystem initialized [ 0.429623] ACPI: bus type USB registered [ 0.430675] usbcore: registered new interface driver usbfs [ 0.431973] usbcore: registered new interface driver hub [ 0.433237] usbcore: registered new device driver usb [ 0.434617] PCI: Using ACPI for IRQ routing [ 0.436019] NetLabel: Initializing [ 0.436934] NetLabel: domain hash size = 128 [ 0.438013] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.439227] NetLabel: unlabeled traffic allowed by default [ 0.440675] clocksource: Switched to clocksource kvm-clock [ 0.449932] AppArmor: AppArmor Filesystem Enabled [ 0.451152] pnp: PnP ACPI init [ 0.452295] pnp: PnP ACPI: found 5 devices [ 0.458942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461127] NET: Registered protocol family 2 [ 0.462430] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.464072] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.467140] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.469981] NET: Registered protocol family 1 [ 0.471098] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.502612] Trying to unpack rootfs image as initramfs... [ 0.561435] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.563542] Scanning for low memory corruption every 60 seconds [ 0.565232] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.566703] audit: initializing netlink subsys (disabled) [ 0.568007] audit: type=2000 audit(1541184667.684:1): initialized [ 0.569686] Initialise system trusted keyring [ 0.570888] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572364] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574877] zbud: loaded [ 0.575788] VFS: Disk quotas dquot_6.6.0 [ 0.576850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578825] fuse init (API version 7.23) [ 0.579963] Key type big_key registered [ 0.581003] Allocating IMA MOK and blacklist keyrings. [ 0.582525] Key type asymmetric registered [ 0.583581] Asymmetric key parser 'x509' registered [ 0.584808] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586740] io scheduler noop registered [ 0.587763] io scheduler deadline registered (default) [ 0.589054] io scheduler cfq registered [ 0.590130] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.591463] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593078] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594940] ACPI: Power Button [PWRF] [ 0.596009] GHES: HEST is not enabled! [ 0.612179] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641094] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670381] Linux agpgart interface v0.103 [ 0.673622] brd: module loaded [ 0.675674] loop: module loaded [ 0.680539] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.682420] GPT:90111 != 2097151 [ 0.683298] GPT:Alternate GPT header not at the end of the disk. [ 0.684709] GPT:90111 != 2097151 [ 0.685581] GPT: Use GNU Parted to correct GPT errors. [ 0.686822] vda: vda1 vda15 [ 0.688394] scsi host0: ata_piix [ 0.689405] scsi host1: ata_piix [ 0.690329] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.691875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.693740] libphy: Fixed MDIO Bus: probed [ 0.694794] tun: Universal TUN/TAP device driver, 1.6 [ 0.696012] tun: (C) 1999-2004 Max Krasnyansky [ 0.698855] PPP generic driver version 2.4.2 [ 0.699976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701383] ehci-pci: EHCI PCI platform driver [ 0.702432] ehci-platform: EHCI generic platform driver [ 0.703751] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705353] ohci-pci: OHCI PCI platform driver [ 0.706543] ohci-platform: OHCI generic platform driver [ 0.707890] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722448] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.726901] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.728369] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729928] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731738] usb usb1: Product: UHCI Host Controller [ 0.732923] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734371] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735613] hub 1-0:1.0: USB hub found [ 0.736608] hub 1-0:1.0: 2 ports detected [ 0.737799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740628] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741835] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743178] mousedev: PS/2 mouse device common for all mice [ 0.744768] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.747087] rtc_cmos 00:00: RTC can wake from S4 [ 0.748501] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.751503] i2c /dev entries driver [ 0.752485] device-mapper: uevent: version 1.0.3 [ 0.753698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755769] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757547] NET: Registered protocol family 10 [ 0.758972] NET: Registered protocol family 17 [ 0.760112] Key type dns_resolver registered [ 0.761372] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762758] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765025] registered taskstats version 1 [ 0.766091] Loading compiled-in X.509 certificates [ 0.767816] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.770185] zswap: loaded using pool lzo/zbud [ 0.772141] Key type trusted registered [ 0.774144] Key type encrypted registered [ 0.775186] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776492] ima: No TPM chip found, activating TPM-bypass! [ 0.777806] evm: HMAC attrs: 0x1 [ 0.778995] Magic number: 10:429:897 [ 0.780075] rtc_cmos 00:00: setting system clock to 2018-11-02 18:51:07 UTC (1541184667) [ 0.782114] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783507] EDD information not available. [ 0.854246] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.869384] Write protecting the kernel read-only data: 14336k [ 0.872096] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.874366] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.920988] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYd6nLfVhDclW5i/johv0GcBiERldamaob02JrOC+44p/GcM6b7zNg8oOJKAXZMJX07py/Xw+qM3Eb4JmGFt/sGsXKm1b3wdPg7RB4DTt19v7b/ypSZr7zglYWl3VjEzf4jFEnpAdWUXEboOvCYKL4ZZ9w2i+TMS5bkLAo6ULE3mhYXhjxrXHGUylJmUo5wyCCb8VSEbaub02HCAqffTiAKJ/j0XFBjBIuAqWcYyYezHAEco6gKAqY3KGPJED4Q9JZMlG2Sxf8oekh49+9iB7U/VuO4kz3pBUb3b3lG+EIUEUgYq2e9bN6e9quIcdfNz/001HZdhQrA9LiIFoRUZQd root@vping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea ssh-dss AAAAB3NzaC1kc3MAAACBAOzd5OQcLMNDsVyHiFg8nxhACC67JxQqnM96miQbIMrbfTXC3d0/PH5sCANc6j5jRpvUFkn43UtH1AK2SQUJ3IZjprPbzcQIaTtm2FRw7g3XyWDtqKHjI2gzNWfiYX3Dr/GMzBf25xa9Bu8YeU3c/cF9lXjSVY6el6tg2ZLAK3vZAAAAFQDLkSNadXYgz4rWbgMERMhAGqAMDwAAAIAgBGpuWWHZG95DBq/K1fHpNLMs1qb6YTBG9FLN2MeYcpJrO+oVlQNYpmwdjOW5zfbcb2y3OiYrYDYQJwt0tpT4UBIBi1y1hiu/mtTAgVxCEy1Z7Y3jK5TWOhgSEq24RTa5kMt3FcFptOsaNXdOOx0MgLZEqVO1b0AfSL090CEfHgAAAIEA0GZx+DrRwpDMTKVTbljfT+I0ula9QNeJMN/egehda9OwxitxbjiQFNRCFNsgRdnbTdHuv0W5vKNvlDrV5d6hhSsdLBOwEvp/OdbRHllVQHvsR7krEM9TdttEkyqzph7sI0+AlEUftx9yReAYYaSvuQn02h5TUSvV4tl1PqrFGIg= root@vping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fec6:b4e2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-806b47c6-2eb2-4b7c-a208-6309d00674ea login: 2018-11-02 18:51:12,901 - paramiko.transport - DEBUG - starting thread (client mode): 0x79e1d850L 2018-11-02 18:51:12,902 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 18:51:12,902 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 18:51:12,902 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 18:51:12,903 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 18:51:12,904 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 18:51:12,904 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 18:51:12,904 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 18:51:12,904 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 18:51:12,904 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 18:51:12,922 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 18:51:12,922 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 18:51:12,934 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 5002d3cf4ca5d3bceeed6c7b85cf6b35 2018-11-02 18:51:12,935 - paramiko.transport - DEBUG - Trying discovered key 9fb451ec9d195672a7f52ec08f756a56 in /tmp/tmpsqPAGp 2018-11-02 18:51:12,960 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 18:51:12,967 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 18:51:12,967 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 18:51:12,968 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-02 18:51:12,969 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 18:51:12,970 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 18:51:12,973 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 18:51:12,973 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=1.285 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.285/1.285/1.285 ms 2018-11-02 18:51:12,974 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-02 18:51:12,976 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 18:51:13,095 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:51:13,096 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 18:51:13,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:51:13,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:13,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bef35aa0-0c92-492e-af8e-aa807a309ec9 x-compute-request-id: req-bef35aa0-0c92-492e-af8e-aa807a309ec9 Content-Type: application/json 2018-11-02 18:51:13,251 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0 used request id req-bef35aa0-0c92-492e-af8e-aa807a309ec9 2018-11-02 18:51:13,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149015903473s 2018-11-02 18:51:13,251 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0 used request id req-bef35aa0-0c92-492e-af8e-aa807a309ec9 2018-11-02 18:51:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:14,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe62e698-e6f3-42de-9f7c-6da1773dc08e x-compute-request-id: req-fe62e698-e6f3-42de-9f7c-6da1773dc08e Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b4:e2", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b4:e2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:06.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:07Z", "hostId": "c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:58Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:ba:a7", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6cf404fe-51fb-4671-bae9-779db66ba1b0", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:50:52.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "6cf404fe-51fb-4671-bae9-779db66ba1b0", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:13Z", "hostId": "d14e82dd1bd6e70609c6a6f65317ee75bf2133a79b8518d5eefcea19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:43Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:14,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe62e698-e6f3-42de-9f7c-6da1773dc08e 2018-11-02 18:51:14,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857303857803s 2018-11-02 18:51:14,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe62e698-e6f3-42de-9f7c-6da1773dc08e 2018-11-02 18:51:14,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:16,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:17,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-691156a5-9759-449c-8531-8202cf0d90df x-compute-request-id: req-691156a5-9759-449c-8531-8202cf0d90df Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b4:e2", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b4:e2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:06.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:07Z", "hostId": "c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:58Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:17,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-691156a5-9759-449c-8531-8202cf0d90df 2018-11-02 18:51:17,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21227407455s 2018-11-02 18:51:17,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-691156a5-9759-449c-8531-8202cf0d90df 2018-11-02 18:51:17,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 18:51:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/962f200d-b518-4b41-8cf1-7ba885ce693e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:18,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-739417a1-2e04-4e4f-990a-1e6f3a40295d Content-Length: 0 Date: Fri, 02 Nov 2018 18:51:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:51:18,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/962f200d-b518-4b41-8cf1-7ba885ce693e.json used request id req-739417a1-2e04-4e4f-990a-1e6f3a40295d 2018-11-02 18:51:18,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.672132968903s 2018-11-02 18:51:18,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/962f200d-b518-4b41-8cf1-7ba885ce693e.json used request id req-739417a1-2e04-4e4f-990a-1e6f3a40295d 2018-11-02 18:51:18,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:51:18,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:18,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3aa70470-a4ba-43b2-9ca3-8b71ace61508 Date: Fri, 02 Nov 2018 18:51:18 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:51:18,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3aa70470-a4ba-43b2-9ca3-8b71ace61508 2018-11-02 18:51:18,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.199036121368s 2018-11-02 18:51:18,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3aa70470-a4ba-43b2-9ca3-8b71ace61508 2018-11-02 18:51:18,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:51:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:18,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e650c477-1128-4ec1-b6a1-24c12e91593a x-compute-request-id: req-e650c477-1128-4ec1-b6a1-24c12e91593a Content-Type: application/json 2018-11-02 18:51:18,501 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 used request id req-e650c477-1128-4ec1-b6a1-24c12e91593a 2018-11-02 18:51:18,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.292073011398s 2018-11-02 18:51:18,502 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3 used request id req-e650c477-1128-4ec1-b6a1-24c12e91593a 2018-11-02 18:51:18,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:19,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c31c527-58f0-490a-89ef-8ec68c102832 x-compute-request-id: req-4c31c527-58f0-490a-89ef-8ec68c102832 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b4:e2", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:b4:e2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "rel": "bookmark"}], "image": {"id": "9ab28e74-867f-4bde-9f2c-13187807a849", "links": [{"href": "http://172.30.9.31:8774/images/9ab28e74-867f-4bde-9f2c-13187807a849", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:06.000000", "flavor": {"id": "90c31246-7cc5-433c-8cb3-a728c24b300a", "links": [{"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}]}, "id": "ec8ab730-ec20-48f9-a8f1-4b65b10eebc3", "security_groups": [{"name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}], "user_id": "1f560f94efbb43c5a272749d452c9693", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:18Z", "hostId": "c6be759b5ee472bad91fb723fd89ff2f91f9049e818dc0b0236963c2", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea", "name": "vping_ssh-vm_806b47c6-2eb2-4b7c-a208-6309d00674ea", "created": "2018-11-02T18:50:58Z", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:19,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4c31c527-58f0-490a-89ef-8ec68c102832 2018-11-02 18:51:19,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615710020065s 2018-11-02 18:51:19,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4c31c527-58f0-490a-89ef-8ec68c102832 2018-11-02 18:51:19,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:21,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:21,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-564d0bae-de8e-4136-8ffd-1390981f6b5b x-compute-request-id: req-564d0bae-de8e-4136-8ffd-1390981f6b5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 18:51:21,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-564d0bae-de8e-4136-8ffd-1390981f6b5b 2018-11-02 18:51:21,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241863012314s 2018-11-02 18:51:21,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-564d0bae-de8e-4136-8ffd-1390981f6b5b 2018-11-02 18:51:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:51:21,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:21,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-bf4c5827-38ab-4c86-82af-b4446577a03f Date: Fri, 02 Nov 2018 18:51:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:29Z", "updated_at": "2018-11-02T18:50:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "6438a1f6-2e19-4ee7-9b29-0f762279e0c9", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "973c4933-1388-42db-98ec-56cef7ce65b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "cd11b054-6a34-42bc-9959-e908078d1f02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "f1dae8e3-3d8d-4fd8-a8c5-bb9a29c0a5fd", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 4, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "4355983f-12f8-49c6-a53b-da7da7797702", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:39Z", "updated_at": "2018-11-02T18:50:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "29337a5f-cfcf-437d-871c-14e738bfc516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:40Z", "revision_number": 0, "id": "4d2731f2-fd25-4cb9-b210-89eabc6a4f20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:40Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "5ff32ed2-cf6e-4cdd-8e00-ab303e6e3119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:50:39Z", "revision_number": 0, "id": "e2dfea7e-0efd-4ce5-b03d-693795ccfd3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:39Z", "security_group_id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 4, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "526dc8d6-26a1-4a96-a271-601eee6c1bb2", "name": "vping_ssh-sg_806b47c6-2eb2-4b7c-a208-6309d00674ea"}]} 2018-11-02 18:51:21,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-bf4c5827-38ab-4c86-82af-b4446577a03f 2018-11-02 18:51:21,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499179363251s 2018-11-02 18:51:21,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-bf4c5827-38ab-4c86-82af-b4446577a03f 2018-11-02 18:51:21,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:51:21,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/526dc8d6-26a1-4a96-a271-601eee6c1bb2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:21,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7213b5e6-5def-4155-a0bf-4640d446bcca Content-Length: 0 Date: Fri, 02 Nov 2018 18:51:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:51:21,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/526dc8d6-26a1-4a96-a271-601eee6c1bb2.json used request id req-7213b5e6-5def-4155-a0bf-4640d446bcca 2018-11-02 18:51:21,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.21396279335s 2018-11-02 18:51:21,636 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/526dc8d6-26a1-4a96-a271-601eee6c1bb2.json used request id req-7213b5e6-5def-4155-a0bf-4640d446bcca 2018-11-02 18:51:21,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 18:51:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:21,722 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:51:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69225124-ee32-477b-af0b-5ba6c53b5c45 x-compute-request-id: req-69225124-ee32-477b-af0b-5ba6c53b5c45 Content-Length: 0 Content-Type: application/json 2018-11-02 18:51:21,723 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea used request id req-69225124-ee32-477b-af0b-5ba6c53b5c45 2018-11-02 18:51:21,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0863621234894s 2018-11-02 18:51:21,723 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_806b47c6-2eb2-4b7c-a208-6309d00674ea used request id req-69225124-ee32-477b-af0b-5ba6c53b5c45 2018-11-02 18:51:21,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:51:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" -d '{"subnet_id": "2d11e503-65ce-4897-a7d7-48bf0512eaa1"}' 2018-11-02 18:51:23,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-777ab3ce-7e7a-4289-9713-33514d5fe01e Date: Fri, 02 Nov 2018 18:51:23 GMT RESP BODY: {"network_id": "786aae03-b6c5-45af-b463-f04aacdcf88f", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "subnet_id": "2d11e503-65ce-4897-a7d7-48bf0512eaa1", "subnet_ids": ["2d11e503-65ce-4897-a7d7-48bf0512eaa1"], "port_id": "55f6a1fe-0351-4345-9d8f-8567d9f5182f", "id": "8a5689d9-f72d-458f-923d-ccaf91f8115b"} 2018-11-02 18:51:23,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b/remove_router_interface.json used request id req-777ab3ce-7e7a-4289-9713-33514d5fe01e 2018-11-02 18:51:23,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55011510849s 2018-11-02 18:51:23,274 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b/remove_router_interface.json used request id req-777ab3ce-7e7a-4289-9713-33514d5fe01e returning object 8a5689d9-f72d-458f-923d-ccaf91f8115b 2018-11-02 18:51:23,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:51:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:23,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-b4ea643d-8ee9-4013-8b14-131a7f3b6e90 Date: Fri, 02 Nov 2018 18:51:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:32Z", "admin_state_up": true, "updated_at": "2018-11-02T18:51:22Z", "revision_number": 4, "routes": [], "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "8a5689d9-f72d-458f-923d-ccaf91f8115b", "name": "vping_ssh-router_806b47c6-2eb2-4b7c-a208-6309d00674ea"}]} 2018-11-02 18:51:23,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b4ea643d-8ee9-4013-8b14-131a7f3b6e90 2018-11-02 18:51:23,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124529838562s 2018-11-02 18:51:23,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b4ea643d-8ee9-4013-8b14-131a7f3b6e90 2018-11-02 18:51:23,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:51:23,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:24,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69f7dc7c-2dac-4016-aa40-45258f95d19d Content-Length: 0 Date: Fri, 02 Nov 2018 18:51:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:51:24,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b.json used request id req-69f7dc7c-2dac-4016-aa40-45258f95d19d 2018-11-02 18:51:24,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35673689842s 2018-11-02 18:51:24,758 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/8a5689d9-f72d-458f-923d-ccaf91f8115b.json used request id req-69f7dc7c-2dac-4016-aa40-45258f95d19d 2018-11-02 18:51:24,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:51:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:25,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-19be0ef4-4647-4655-9f4a-9d31257fa720 Date: Fri, 02 Nov 2018 18:51:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786aae03-b6c5-45af-b463-f04aacdcf88f","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"2d11e503-65ce-4897-a7d7-48bf0512eaa1","subnetpool_id":null,"name":"vping_ssh-subnet_806b47c6-2eb2-4b7c-a208-6309d00674ea"}]} 2018-11-02 18:51:25,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-19be0ef4-4647-4655-9f4a-9d31257fa720 2018-11-02 18:51:25,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.244290113449s 2018-11-02 18:51:25,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-19be0ef4-4647-4655-9f4a-9d31257fa720 2018-11-02 18:51:25,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:51:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/2d11e503-65ce-4897-a7d7-48bf0512eaa1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:27,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abd176a2-fc44-4430-88bc-50c785bc421f Date: Fri, 02 Nov 2018 18:51:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:51:27,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/2d11e503-65ce-4897-a7d7-48bf0512eaa1.json used request id req-abd176a2-fc44-4430-88bc-50c785bc421f 2018-11-02 18:51:27,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51547288895s 2018-11-02 18:51:27,520 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/2d11e503-65ce-4897-a7d7-48bf0512eaa1.json used request id req-abd176a2-fc44-4430-88bc-50c785bc421f 2018-11-02 18:51:27,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:51:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:27,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-03b7a475-0593-44ba-847b-e6f732aac571 Date: Fri, 02 Nov 2018 18:51:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:51:27Z","tenant_id":"329d026ae14e4fabae67ec0c2f1303ce","created_at":"2018-11-02T18:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"329d026ae14e4fabae67ec0c2f1303ce","id":"786aae03-b6c5-45af-b463-f04aacdcf88f","name":"vping_ssh-net_806b47c6-2eb2-4b7c-a208-6309d00674ea"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 18:51:27,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-03b7a475-0593-44ba-847b-e6f732aac571 2018-11-02 18:51:27,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259173870087s 2018-11-02 18:51:27,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-03b7a475-0593-44ba-847b-e6f732aac571 2018-11-02 18:51:27,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:51:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/786aae03-b6c5-45af-b463-f04aacdcf88f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:29,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5dbb34d-9e56-4859-b929-c35ccd762766 Date: Fri, 02 Nov 2018 18:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:51:29,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/786aae03-b6c5-45af-b463-f04aacdcf88f.json used request id req-e5dbb34d-9e56-4859-b929-c35ccd762766 2018-11-02 18:51:29,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43207907677s 2018-11-02 18:51:29,214 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/786aae03-b6c5-45af-b463-f04aacdcf88f.json used request id req-e5dbb34d-9e56-4859-b929-c35ccd762766 2018-11-02 18:51:29,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:51:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:29,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cb7c9ff6-46f9-4be6-9925-d74ae8a80ace Date: Fri, 02 Nov 2018 18:51:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "metadata": {}}], "file": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849/file", "owner": "329d026ae14e4fabae67ec0c2f1303ce", "id": "9ab28e74-867f-4bde-9f2c-13187807a849", "size": 12716032, "self": "/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9ab28e74-867f-4bde-9f2c-13187807a849/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:50:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_806b47c6-2eb2-4b7c-a208-6309d00674ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:50:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:51:29,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cb7c9ff6-46f9-4be6-9925-d74ae8a80ace 2018-11-02 18:51:29,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367271900177s 2018-11-02 18:51:29,255 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cb7c9ff6-46f9-4be6-9925-d74ae8a80ace 2018-11-02 18:51:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 18:51:29,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}354150b2f952ab0b89d103ee1bc2a07ddf5e5420" 2018-11-02 18:51:29,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef50ba9b-45bd-4a16-80ec-b39f766c103e Date: Fri, 02 Nov 2018 18:51:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:51:29,852 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849 used request id req-ef50ba9b-45bd-4a16-80ec-b39f766c103e 2018-11-02 18:51:29,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.596451044083s 2018-11-02 18:51:29,853 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9ab28e74-867f-4bde-9f2c-13187807a849 used request id req-ef50ba9b-45bd-4a16-80ec-b39f766c103e 2018-11-02 18:51:29,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:51:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:29,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8239327-d27e-4c08-9e79-bdfd0aad876b x-compute-request-id: req-f8239327-d27e-4c08-9e79-bdfd0aad876b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "90c31246-7cc5-433c-8cb3-a728c24b300a"}]} 2018-11-02 18:51:29,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f8239327-d27e-4c08-9e79-bdfd0aad876b 2018-11-02 18:51:29,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0304961204529s 2018-11-02 18:51:29,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f8239327-d27e-4c08-9e79-bdfd0aad876b 2018-11-02 18:51:29,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 18:51:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:29,925 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c26cd941-fb91-4684-9f27-03374ed11b63 x-compute-request-id: req-c26cd941-fb91-4684-9f27-03374ed11b63 Content-Length: 0 Content-Type: application/json 2018-11-02 18:51:29,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a used request id req-c26cd941-fb91-4684-9f27-03374ed11b63 2018-11-02 18:51:29,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395660400391s 2018-11-02 18:51:29,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/90c31246-7cc5-433c-8cb3-a728c24b300a used request id req-c26cd941-fb91-4684-9f27-03374ed11b63 2018-11-02 18:51:29,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:51:29,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:30,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f514c1e-7bc3-4783-9e85-534f20b28305 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": {"self": "http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f560f94efbb43c5a272749d452c9693", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:51:30,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1f514c1e-7bc3-4783-9e85-534f20b28305 2018-11-02 18:51:30,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112584114075s 2018-11-02 18:51:30,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1f514c1e-7bc3-4783-9e85-534f20b28305 2018-11-02 18:51:30,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:51:30,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:30,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc050ea-3a34-4814-b9bf-a18d27cc9ced Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_806b47c6-2eb2-4b7c-a208-6309d00674ea", "links": {"self": "http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1f560f94efbb43c5a272749d452c9693", "description": null}} 2018-11-02 18:51:30,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693 used request id req-6dc050ea-3a34-4814-b9bf-a18d27cc9ced 2018-11-02 18:51:30,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119808912277s 2018-11-02 18:51:30,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693 used request id req-6dc050ea-3a34-4814-b9bf-a18d27cc9ced 2018-11-02 18:51:30,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 18:51:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:30,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-238196bb-b2f6-4a7b-af77-1602ad6dd67a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:51:30,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693 used request id req-238196bb-b2f6-4a7b-af77-1602ad6dd67a 2018-11-02 18:51:30,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263812065125s 2018-11-02 18:51:30,430 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1f560f94efbb43c5a272749d452c9693 used request id req-238196bb-b2f6-4a7b-af77-1602ad6dd67a 2018-11-02 18:51:30,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:51:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:30,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc8dc37-8b43-4608-acb4-fd5cfbd54fd0 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce"}, "tags": [], "enabled": true, "id": "329d026ae14e4fabae67ec0c2f1303ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_806b47c6-2eb2-4b7c-a208-6309d00674ea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:51:30,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2cc8dc37-8b43-4608-acb4-fd5cfbd54fd0 2018-11-02 18:51:30,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102431058884s 2018-11-02 18:51:30,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2cc8dc37-8b43-4608-acb4-fd5cfbd54fd0 2018-11-02 18:51:30,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 18:51:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:30,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76497deb-1ac8-460a-af00-8cd0752e4ef8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:51:30,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce used request id req-76497deb-1ac8-460a-af00-8cd0752e4ef8 2018-11-02 18:51:30,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244959115982s 2018-11-02 18:51:30,789 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/329d026ae14e4fabae67ec0c2f1303ce used request id req-76497deb-1ac8-460a-af00-8cd0752e4ef8 2018-11-02 18:51:30,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:51:30,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:30,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7541d6e7-3900-4a14-a74f-dbd46185f7e8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19f0d612a33541a084cdd35bdf859493", "links": {"self": "http://172.30.9.31:5000/v3/roles/19f0d612a33541a084cdd35bdf859493"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:51:30,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7541d6e7-3900-4a14-a74f-dbd46185f7e8 2018-11-02 18:51:30,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101613998413s 2018-11-02 18:51:30,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7541d6e7-3900-4a14-a74f-dbd46185f7e8 2018-11-02 18:51:30,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 18:51:30,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/19f0d612a33541a084cdd35bdf859493 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:31,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbbca76-1240-47a2-8e5a-c8e24a9f45ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:51:31,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/19f0d612a33541a084cdd35bdf859493 used request id req-bcbbca76-1240-47a2-8e5a-c8e24a9f45ab 2018-11-02 18:51:31,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.146615028381s 2018-11-02 18:51:31,047 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/19f0d612a33541a084cdd35bdf859493 used request id req-bcbbca76-1240-47a2-8e5a-c8e24a9f45ab 2018-11-02 18:51:31,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:51:31,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=329d026ae14e4fabae67ec0c2f1303ce&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:31,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6e1d7590-121e-4f3a-b877-4edb873c1eb0 Date: Fri, 02 Nov 2018 18:51:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:29Z", "updated_at": "2018-11-02T18:50:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "6438a1f6-2e19-4ee7-9b29-0f762279e0c9", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "973c4933-1388-42db-98ec-56cef7ce65b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "cd11b054-6a34-42bc-9959-e908078d1f02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "f1dae8e3-3d8d-4fd8-a8c5-bb9a29c0a5fd", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 4, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "4355983f-12f8-49c6-a53b-da7da7797702", "name": "default"}]} 2018-11-02 18:51:31,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=329d026ae14e4fabae67ec0c2f1303ce&name=default used request id req-6e1d7590-121e-4f3a-b877-4edb873c1eb0 2018-11-02 18:51:31,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502378940582s 2018-11-02 18:51:31,100 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=329d026ae14e4fabae67ec0c2f1303ce&name=default used request id req-6e1d7590-121e-4f3a-b877-4edb873c1eb0 2018-11-02 18:51:31,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:51:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:31,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f1ceb8f-fbd3-4bc0-b067-0e44d6cdac09 Date: Fri, 02 Nov 2018 18:51:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "created_at": "2018-11-02T18:50:29Z", "updated_at": "2018-11-02T18:50:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "6438a1f6-2e19-4ee7-9b29-0f762279e0c9", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "973c4933-1388-42db-98ec-56cef7ce65b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "cd11b054-6a34-42bc-9959-e908078d1f02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:50:29Z", "revision_number": 0, "id": "f1dae8e3-3d8d-4fd8-a8c5-bb9a29c0a5fd", "remote_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "remote_ip_prefix": null, "created_at": "2018-11-02T18:50:29Z", "security_group_id": "4355983f-12f8-49c6-a53b-da7da7797702", "tenant_id": "329d026ae14e4fabae67ec0c2f1303ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "329d026ae14e4fabae67ec0c2f1303ce"}], "revision_number": 4, "project_id": "329d026ae14e4fabae67ec0c2f1303ce", "id": "4355983f-12f8-49c6-a53b-da7da7797702", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}]} 2018-11-02 18:51:31,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7f1ceb8f-fbd3-4bc0-b067-0e44d6cdac09 2018-11-02 18:51:31,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360850095749s 2018-11-02 18:51:31,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7f1ceb8f-fbd3-4bc0-b067-0e44d6cdac09 2018-11-02 18:51:31,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:51:31,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4355983f-12f8-49c6-a53b-da7da7797702.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d233a560fb3f0645b2ba2f17e3ea764bea760e84" 2018-11-02 18:51:31,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-411341e8-1e43-4969-814c-23997e6953f4 Content-Length: 0 Date: Fri, 02 Nov 2018 18:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:51:31,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4355983f-12f8-49c6-a53b-da7da7797702.json used request id req-411341e8-1e43-4969-814c-23997e6953f4 2018-11-02 18:51:31,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.410887002945s 2018-11-02 18:51:31,880 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4355983f-12f8-49c6-a53b-da7da7797702.json used request id req-411341e8-1e43-4969-814c-23997e6953f4 2018-11-02 18:51:31,930 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-02 18:51:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:51:31,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcbafa3-f007-4b00-84d6-e3ea2e90e7f9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:51:31,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7fcbafa3-f007-4b00-84d6-e3ea2e90e7f9 2018-11-02 18:51:31,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:51:32,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["-IafwVuGRPK3h4AMpWuN9w"], "issued_at": "2018-11-02T18:51:32.000000Z"}} 2018-11-02 18:51:32,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:51:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:32,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-dd59891e-1d71-4a0e-8ca1-9a65e1815f76 Date: Fri, 02 Nov 2018 18:51:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:51:32,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dd59891e-1d71-4a0e-8ca1-9a65e1815f76 2018-11-02 18:51:32,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286165952682s 2018-11-02 18:51:32,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dd59891e-1d71-4a0e-8ca1-9a65e1815f76 2018-11-02 18:51:32,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:51:32,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:51:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:51:32,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:51:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:32,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17dc78f-8b2e-4070-9c46-a7df886ff0f6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:51:32,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b17dc78f-8b2e-4070-9c46-a7df886ff0f6 2018-11-02 18:51:32,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102963924408s 2018-11-02 18:51:32,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b17dc78f-8b2e-4070-9c46-a7df886ff0f6 2018-11-02 18:51:32,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 18:51:32,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a"}}' 2018-11-02 18:51:33,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40e7b21f-ffa7-411b-8e45-117ee43593f6 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4"}, "tags": [], "enabled": true, "id": "7e07d42d870b419497abdf49044184a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a"}} 2018-11-02 18:51:33,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-40e7b21f-ffa7-411b-8e45-117ee43593f6 2018-11-02 18:51:33,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.194784879684s 2018-11-02 18:51:33,024 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-40e7b21f-ffa7-411b-8e45-117ee43593f6 2018-11-02 18:51:33,025 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'7e07d42d870b419497abdf49044184a4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a'}) 2018-11-02 18:51:33,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 18:51:33,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "29211656-542b-4175-8b69-82777379ffae", "email": null, "name": "vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a"}}' 2018-11-02 18:51:33,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e49832c-8181-484d-bdc1-0dbed7e55298 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a", "links": {"self": "http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "94daa8ffe706416e89892c938186621f", "domain_id": "default", "password_expires_at": null}} 2018-11-02 18:51:33,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0e49832c-8181-484d-bdc1-0dbed7e55298 2018-11-02 18:51:33,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.451888084412s 2018-11-02 18:51:33,484 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0e49832c-8181-484d-bdc1-0dbed7e55298 2018-11-02 18:51:33,485 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'94daa8ffe706416e89892c938186621f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a'}) 2018-11-02 18:51:33,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:51:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:33,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706682ee-4530-41c0-b37c-b0e581fa77ec Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:51:33,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-706682ee-4530-41c0-b37c-b0e581fa77ec 2018-11-02 18:51:33,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103710889816s 2018-11-02 18:51:33,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-706682ee-4530-41c0-b37c-b0e581fa77ec 2018-11-02 18:51:33,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:51:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:33,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757f8199-4c46-48b1-b27a-670782d22492 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:51:33,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-757f8199-4c46-48b1-b27a-670782d22492 2018-11-02 18:51:33,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134865999222s 2018-11-02 18:51:33,732 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-757f8199-4c46-48b1-b27a-670782d22492 2018-11-02 18:51:33,733 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 18:51:33,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 18:51:33,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" -d '{"role": {"name": "Member"}}' 2018-11-02 18:51:34,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b68d4f0-4f11-4c18-b3d1-54dc2fa83c2e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd0db70c0e1543a7a01e381fd94e5955", "links": {"self": "http://172.30.9.31:5000/v3/roles/fd0db70c0e1543a7a01e381fd94e5955"}, "name": "Member"}} 2018-11-02 18:51:34,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9b68d4f0-4f11-4c18-b3d1-54dc2fa83c2e 2018-11-02 18:51:34,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.381175041199s 2018-11-02 18:51:34,119 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9b68d4f0-4f11-4c18-b3d1-54dc2fa83c2e 2018-11-02 18:51:34,119 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'fd0db70c0e1543a7a01e381fd94e5955'}) 2018-11-02 18:51:34,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:51:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:34,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea48a24-e701-4d61-a263-78e0524c5477 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fd0db70c0e1543a7a01e381fd94e5955", "links": {"self": "http://172.30.9.31:5000/v3/roles/fd0db70c0e1543a7a01e381fd94e5955"}, "name": "Member"}]} 2018-11-02 18:51:34,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dea48a24-e701-4d61-a263-78e0524c5477 2018-11-02 18:51:34,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102112054825s 2018-11-02 18:51:34,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dea48a24-e701-4d61-a263-78e0524c5477 2018-11-02 18:51:34,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:51:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:34,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995b8793-b2ae-4e91-93a7-68066219e444 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 18:51:34,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-995b8793-b2ae-4e91-93a7-68066219e444 2018-11-02 18:51:34,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102666139603s 2018-11-02 18:51:34,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-995b8793-b2ae-4e91-93a7-68066219e444 2018-11-02 18:51:34,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:51:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:34,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31894a3-cd15-4e26-be21-6052cf562264 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a", "links": {"self": "http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "94daa8ffe706416e89892c938186621f", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:51:34,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d31894a3-cd15-4e26-be21-6052cf562264 2018-11-02 18:51:34,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117885112762s 2018-11-02 18:51:34,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d31894a3-cd15-4e26-be21-6052cf562264 2018-11-02 18:51:34,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:51:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:34,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6487f9be-4ca2-4b42-a91e-48922a840f79 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4"}, "tags": [], "enabled": true, "id": "7e07d42d870b419497abdf49044184a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:51:34,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6487f9be-4ca2-4b42-a91e-48922a840f79 2018-11-02 18:51:34,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108069181442s 2018-11-02 18:51:34,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6487f9be-4ca2-4b42-a91e-48922a840f79 2018-11-02 18:51:34,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 18:51:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=94daa8ffe706416e89892c938186621f&role.id=fd0db70c0e1543a7a01e381fd94e5955&scope.project.id=7e07d42d870b419497abdf49044184a4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:34,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a3e1be-f524-4f69-894a-c101c8047056 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=94daa8ffe706416e89892c938186621f&role.id=fd0db70c0e1543a7a01e381fd94e5955&scope.project.id=7e07d42d870b419497abdf49044184a4", "previous": null, "next": null}} 2018-11-02 18:51:34,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=94daa8ffe706416e89892c938186621f&role.id=fd0db70c0e1543a7a01e381fd94e5955&scope.project.id=7e07d42d870b419497abdf49044184a4 used request id req-53a3e1be-f524-4f69-894a-c101c8047056 2018-11-02 18:51:34,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100288152695s 2018-11-02 18:51:34,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=94daa8ffe706416e89892c938186621f&role.id=fd0db70c0e1543a7a01e381fd94e5955&scope.project.id=7e07d42d870b419497abdf49044184a4 used request id req-53a3e1be-f524-4f69-894a-c101c8047056 2018-11-02 18:51:34,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 18:51:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4/users/94daa8ffe706416e89892c938186621f/roles/fd0db70c0e1543a7a01e381fd94e5955 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:34,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7355f4cb-78d7-4282-ba7c-7429641db1a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:51:34,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4/users/94daa8ffe706416e89892c938186621f/roles/fd0db70c0e1543a7a01e381fd94e5955 used request id req-7355f4cb-78d7-4282-ba7c-7429641db1a4 2018-11-02 18:51:34,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156107902527s 2018-11-02 18:51:34,841 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4/users/94daa8ffe706416e89892c938186621f/roles/fd0db70c0e1543a7a01e381fd94e5955 used request id req-7355f4cb-78d7-4282-ba7c-7429641db1a4 2018-11-02 18:51:34,842 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'7e07d42d870b419497abdf49044184a4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '29211656-542b-4175-8b69-82777379ffae', 'username': u'vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 18:51:34,845 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a', 'password': '29211656-542b-4175-8b69-82777379ffae', 'project_name': 'vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '7e07d42d870b419497abdf49044184a4', 'project_domain_name': 'Default'} 2018-11-02 18:51:34,846 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-02 18:51:34,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:51:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:34,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed99495-b261-40f2-b6fe-25b67c2fc145 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:51:34,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-8ed99495-b261-40f2-b6fe-25b67c2fc145 2018-11-02 18:51:34,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11447095871s 2018-11-02 18:51:34,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-8ed99495-b261-40f2-b6fe-25b67c2fc145 2018-11-02 18:51:34,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:51:34,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:51:35,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90b3e54-4e8a-482f-a1b7-6206b4609823 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4"}, "tags": [], "enabled": true, "id": "7e07d42d870b419497abdf49044184a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:51:35,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e90b3e54-4e8a-482f-a1b7-6206b4609823 2018-11-02 18:51:35,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11150598526s 2018-11-02 18:51:35,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e90b3e54-4e8a-482f-a1b7-6206b4609823 2018-11-02 18:51:35,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:51:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" -d '{"network": {"tenant_id": "7e07d42d870b419497abdf49044184a4", "name": "vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a", "admin_state_up": true}}' 2018-11-02 18:51:36,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ad527101-78ba-42e9-966e-69a8efbfebb4 Date: Fri, 02 Nov 2018 18:51:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7e07d42d870b419497abdf49044184a4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:51:35Z","is_default":false,"provider:segmentation_id":85,"name":"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a","admin_state_up":true,"tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:35Z","mtu":1450}} 2018-11-02 18:51:36,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ad527101-78ba-42e9-966e-69a8efbfebb4 2018-11-02 18:51:36,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.32617521286s 2018-11-02 18:51:36,410 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ad527101-78ba-42e9-966e-69a8efbfebb4 2018-11-02 18:51:36,410 - 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-11-02T18:51:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9ec241ae-7a11-4695-b7e8-4bcfb1867213', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a', u'admin_state_up': True, u'tenant_id': u'7e07d42d870b419497abdf49044184a4', u'created_at': u'2018-11-02T18:51:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7e07d42d870b419497abdf49044184a4'}) 2018-11-02 18:51:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:51:36,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eda91e6-40c8-4b65-b32c-40c75dfc412e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:51:36,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9eda91e6-40c8-4b65-b32c-40c75dfc412e 2018-11-02 18:51:36,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:51:36,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd0db70c0e1543a7a01e381fd94e5955", "name": "Member"}], "expires_at": "2018-11-02T19:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e07d42d870b419497abdf49044184a4", "name": "vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7e07d42d870b419497abdf49044184a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7e07d42d870b419497abdf49044184a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7e07d42d870b419497abdf49044184a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7e07d42d870b419497abdf49044184a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7e07d42d870b419497abdf49044184a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7e07d42d870b419497abdf49044184a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7e07d42d870b419497abdf49044184a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7e07d42d870b419497abdf49044184a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7e07d42d870b419497abdf49044184a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7e07d42d870b419497abdf49044184a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7e07d42d870b419497abdf49044184a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7e07d42d870b419497abdf49044184a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7e07d42d870b419497abdf49044184a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7e07d42d870b419497abdf49044184a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a", "id": "94daa8ffe706416e89892c938186621f"}, "audit_ids": ["pexuLW96T9O58yWTev16iA"], "issued_at": "2018-11-02T18:51:36.000000Z"}} 2018-11-02 18:51:36,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:51:36,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:37,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-6c8a21c7-c8b6-4570-8316-02125ad5af33 Date: Fri, 02 Nov 2018 18:51:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:51:35Z","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7e07d42d870b419497abdf49044184a4","id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","name":"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:51:37,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6c8a21c7-c8b6-4570-8316-02125ad5af33 2018-11-02 18:51:37,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328594207764s 2018-11-02 18:51:37,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6c8a21c7-c8b6-4570-8316-02125ad5af33 2018-11-02 18:51:37,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:51:37,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"subnet": {"name": "vping_userdata-subnet_cf10f841-9848-401f-a6af-11809cd81b2a", "enable_dhcp": true, "network_id": "9ec241ae-7a11-4695-b7e8-4bcfb1867213", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:51:37,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-10abc780-468d-4294-9d32-8116d758f0f5 Date: Fri, 02 Nov 2018 18:51:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:51:37Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7e07d42d870b419497abdf49044184a4","id":"839c9287-910b-4478-ab3c-672797e87611","subnetpool_id":null,"name":"vping_userdata-subnet_cf10f841-9848-401f-a6af-11809cd81b2a"}} 2018-11-02 18:51:37,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-10abc780-468d-4294-9d32-8116d758f0f5 2018-11-02 18:51:37,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.801554918289s 2018-11-02 18:51:37,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-10abc780-468d-4294-9d32-8116d758f0f5 2018-11-02 18:51:37,973 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:51:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'839c9287-910b-4478-ab3c-672797e87611', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_cf10f841-9848-401f-a6af-11809cd81b2a', u'enable_dhcp': True, u'network_id': u'9ec241ae-7a11-4695-b7e8-4bcfb1867213', u'tenant_id': u'7e07d42d870b419497abdf49044184a4', u'created_at': u'2018-11-02T18:51:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7e07d42d870b419497abdf49044184a4'}) 2018-11-02 18:51:37,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:51:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "vping_userdata-router_cf10f841-9848-401f-a6af-11809cd81b2a", "admin_state_up": true}}' 2018-11-02 18:51:39,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-5ad57171-e617-4dc4-a554-9d46de0f471e Date: Fri, 02 Nov 2018 18:51:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "7e07d42d870b419497abdf49044184a4", "created_at": "2018-11-02T18:51:38Z", "admin_state_up": true, "updated_at": "2018-11-02T18:51:39Z", "revision_number": 2, "routes": [], "project_id": "7e07d42d870b419497abdf49044184a4", "id": "a557fe07-40ee-4172-83af-e83fe491aa50", "name": "vping_userdata-router_cf10f841-9848-401f-a6af-11809cd81b2a"}} 2018-11-02 18:51:39,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-5ad57171-e617-4dc4-a554-9d46de0f471e 2018-11-02 18:51:39,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.31238412857s 2018-11-02 18:51:39,286 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-5ad57171-e617-4dc4-a554-9d46de0f471e 2018-11-02 18:51:39,287 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7e07d42d870b419497abdf49044184a4', u'created_at': u'2018-11-02T18:51:38Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T18:51:39Z', u'revision_number': 2, u'routes': [], u'project_id': u'7e07d42d870b419497abdf49044184a4', u'id': u'a557fe07-40ee-4172-83af-e83fe491aa50', u'name': u'vping_userdata-router_cf10f841-9848-401f-a6af-11809cd81b2a'}) 2018-11-02 18:51:39,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:51:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"subnet_id": "839c9287-910b-4478-ab3c-672797e87611"}' 2018-11-02 18:51:41,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2b33bbb5-6024-4c23-ba9f-70409ee7f6a4 Date: Fri, 02 Nov 2018 18:51:41 GMT RESP BODY: {"network_id": "9ec241ae-7a11-4695-b7e8-4bcfb1867213", "tenant_id": "7e07d42d870b419497abdf49044184a4", "subnet_id": "839c9287-910b-4478-ab3c-672797e87611", "subnet_ids": ["839c9287-910b-4478-ab3c-672797e87611"], "port_id": "4887a104-55ce-4594-be11-492f933e0cde", "id": "a557fe07-40ee-4172-83af-e83fe491aa50"} 2018-11-02 18:51:41,582 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50/add_router_interface.json used request id req-2b33bbb5-6024-4c23-ba9f-70409ee7f6a4 2018-11-02 18:51:41,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29428315163s 2018-11-02 18:51:41,582 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50/add_router_interface.json used request id req-2b33bbb5-6024-4c23-ba9f-70409ee7f6a4 returning object a557fe07-40ee-4172-83af-e83fe491aa50 2018-11-02 18:51:41,582 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 18:51:41,713 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 18:51:41,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:51:41,729 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 18:51:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 18:51:41,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:51:41,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:42,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-67ced9ff-9bef-4005-ba7f-531c9cd6434d Date: Fri, 02 Nov 2018 18:51:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:51:42,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-67ced9ff-9bef-4005-ba7f-531c9cd6434d 2018-11-02 18:51:42,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.726649045944s 2018-11-02 18:51:42,458 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-67ced9ff-9bef-4005-ba7f-531c9cd6434d 2018-11-02 18:51:42,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 18:51:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a"}' 2018-11-02 18:51:42,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a1197801-175d-46af-964b-2e075051b11f Date: Fri, 02 Nov 2018 18:51:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file", "owner": "7e07d42d870b419497abdf49044184a4", "id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "size": null, "self": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:51:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "checksum": null, "created_at": "2018-11-02T18:51:42Z", "protected": false} 2018-11-02 18:51:42,739 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a1197801-175d-46af-964b-2e075051b11f 2018-11-02 18:51:42,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.272811174393s 2018-11-02 18:51:42,739 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a1197801-175d-46af-964b-2e075051b11f returning object 8bada3c5-875a-419b-91d9-d6f1ccc9aa14 2018-11-02 18:51:42,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 18:51:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '' 2018-11-02 18:51:43,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d689835d-3e12-408d-a54b-76da4b201ba1 Date: Fri, 02 Nov 2018 18:51:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:51:43,889 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file used request id req-d689835d-3e12-408d-a54b-76da4b201ba1 2018-11-02 18:51:43,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1493370533s 2018-11-02 18:51:43,890 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file used request id req-d689835d-3e12-408d-a54b-76da4b201ba1 2018-11-02 18:51:43,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:51:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:44,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-ba1dd115-0417-40a4-a030-8eea7ae0b54d Date: Fri, 02 Nov 2018 18:51:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "metadata": {}}], "file": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file", "owner": "7e07d42d870b419497abdf49044184a4", "id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "size": 12716032, "self": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:51:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:51:44,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ba1dd115-0417-40a4-a030-8eea7ae0b54d 2018-11-02 18:51:44,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225102901459s 2018-11-02 18:51:44,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ba1dd115-0417-40a4-a030-8eea7ae0b54d 2018-11-02 18:51:44,121 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file', 'owner': u'7e07d42d870b419497abdf49044184a4', 'id': u'8bada3c5-875a-419b-91d9-d6f1ccc9aa14', 'size': 12716032, u'self': u'/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e07d42d870b419497abdf49044184a4', 'name': 'vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T18:51:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T18:51:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a', 'created': u'2018-11-02T18:51:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T18:51:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 18:51:44,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 18:51:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_cf10f841-9848-401f-a6af-11809cd81b2a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 18:51:44,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0c7d7f4-5309-4c37-bf85-79523b82d6e8 x-compute-request-id: req-b0c7d7f4-5309-4c37-bf85-79523b82d6e8 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_cf10f841-9848-401f-a6af-11809cd81b2a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05"}} 2018-11-02 18:51:44,828 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b0c7d7f4-5309-4c37-bf85-79523b82d6e8 2018-11-02 18:51:44,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.706354856491s 2018-11-02 18:51:44,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b0c7d7f4-5309-4c37-bf85-79523b82d6e8 2018-11-02 18:51:44,830 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_cf10f841-9848-401f-a6af-11809cd81b2a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c65c4fff-9155-43d8-bf5a-fec13b9b9f05', 'swap': 0}) 2018-11-02 18:51:44,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 18:51:44,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" -d '{"extra_specs": {}}' 2018-11-02 18:51:44,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffff1ea8-1fea-4220-b832-c382fc61747b x-compute-request-id: req-ffff1ea8-1fea-4220-b832-c382fc61747b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 18:51:44,851 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05/os-extra_specs used request id req-ffff1ea8-1fea-4220-b832-c382fc61747b 2018-11-02 18:51:44,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202090740204s 2018-11-02 18:51:44,851 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05/os-extra_specs used request id req-ffff1ea8-1fea-4220-b832-c382fc61747b 2018-11-02 18:51:44,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:51:44,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:45,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-48c29e11-3a89-4156-b3b2-b6b9260e9d94 Date: Fri, 02 Nov 2018 18:51:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["839c9287-910b-4478-ab3c-672797e87611"],"updated_at":"2018-11-02T18:51:37Z","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7e07d42d870b419497abdf49044184a4","id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","name":"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:51:45,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-48c29e11-3a89-4156-b3b2-b6b9260e9d94 2018-11-02 18:51:45,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272220134735s 2018-11-02 18:51:45,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-48c29e11-3a89-4156-b3b2-b6b9260e9d94 2018-11-02 18:51:45,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:51:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:45,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-3ad0e5f4-85de-472a-881f-443e59be70d7 Date: Fri, 02 Nov 2018 18:51:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "metadata": {}}], "file": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file", "owner": "7e07d42d870b419497abdf49044184a4", "id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "size": 12716032, "self": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:51:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:51:45,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3ad0e5f4-85de-472a-881f-443e59be70d7 2018-11-02 18:51:45,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234977006912s 2018-11-02 18:51:45,366 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3ad0e5f4-85de-472a-881f-443e59be70d7 2018-11-02 18:51:45,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:51:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:45,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0ec695-62ea-4b9c-ab51-ad5282027c88 x-compute-request-id: req-8b0ec695-62ea-4b9c-ab51-ad5282027c88 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_cf10f841-9848-401f-a6af-11809cd81b2a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05"}]} 2018-11-02 18:51:45,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8b0ec695-62ea-4b9c-ab51-ad5282027c88 2018-11-02 18:51:45,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.204481840134s 2018-11-02 18:51:45,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8b0ec695-62ea-4b9c-ab51-ad5282027c88 2018-11-02 18:51:45,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:51:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"server": {"name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "imageRef": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "flavorRef": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9ec241ae-7a11-4695-b7e8-4bcfb1867213"}]}}' 2018-11-02 18:51:48,226 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7eb61bf7-78d4-4ed7-b95f-8e7dd3f71230 x-compute-request-id: req-7eb61bf7-78d4-4ed7-b95f-8e7dd3f71230 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "adminPass": "j6ctiJ5xcgPW"}} 2018-11-02 18:51:48,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-7eb61bf7-78d4-4ed7-b95f-8e7dd3f71230 2018-11-02 18:51:48,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.65208387375s 2018-11-02 18:51:48,226 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-7eb61bf7-78d4-4ed7-b95f-8e7dd3f71230 2018-11-02 18:51:48,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:48,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a557978-6bbc-453c-a13c-b2fcc5e4de5e x-compute-request-id: req-0a557978-6bbc-453c-a13c-b2fcc5e4de5e Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:51:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:48,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0a557978-6bbc-453c-a13c-b2fcc5e4de5e 2018-11-02 18:51:48,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4853079319s 2018-11-02 18:51:48,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0a557978-6bbc-453c-a13c-b2fcc5e4de5e 2018-11-02 18:51:48,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:51:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:48,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-7fd97f9d-cec8-4eb4-9a0e-399fb34fdff9 Date: Fri, 02 Nov 2018 18:51:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["839c9287-910b-4478-ab3c-672797e87611"],"updated_at":"2018-11-02T18:51:37Z","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7e07d42d870b419497abdf49044184a4","id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","name":"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:51:48,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7fd97f9d-cec8-4eb4-9a0e-399fb34fdff9 2018-11-02 18:51:48,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996608734131s 2018-11-02 18:51:48,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7fd97f9d-cec8-4eb4-9a0e-399fb34fdff9 2018-11-02 18:51:48,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:51:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:49,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d70da222-79d7-44db-86aa-a43d7263de31 Date: Fri, 02 Nov 2018 18:51:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:51:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7e07d42d870b419497abdf49044184a4","id":"839c9287-910b-4478-ab3c-672797e87611","subnetpool_id":null,"name":"vping_userdata-subnet_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:51:49,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d70da222-79d7-44db-86aa-a43d7263de31 2018-11-02 18:51:49,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.228231906891s 2018-11-02 18:51:49,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d70da222-79d7-44db-86aa-a43d7263de31 2018-11-02 18:51:49,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:51,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:51,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5170201e-40a0-4467-aae3-76e748e0493c x-compute-request-id: req-5170201e-40a0-4467-aae3-76e748e0493c Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:51:49Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:51,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5170201e-40a0-4467-aae3-76e748e0493c 2018-11-02 18:51:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55278801918s 2018-11-02 18:51:51,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5170201e-40a0-4467-aae3-76e748e0493c 2018-11-02 18:51:51,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:53,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:53,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:54,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b32dd7a6-8a04-45a3-9fb2-fd47db5917de x-compute-request-id: req-b32dd7a6-8a04-45a3-9fb2-fd47db5917de Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:51:49Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:54,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b32dd7a6-8a04-45a3-9fb2-fd47db5917de 2018-11-02 18:51:54,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908055067062s 2018-11-02 18:51:54,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b32dd7a6-8a04-45a3-9fb2-fd47db5917de 2018-11-02 18:51:54,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:51:56,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:57,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d2db110-3ec1-4ce0-846c-c6a83f690275 x-compute-request-id: req-7d2db110-3ec1-4ce0-846c-c6a83f690275 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:d1:f2", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:54.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:55Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:51:57,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d2db110-3ec1-4ce0-846c-c6a83f690275 2018-11-02 18:51:57,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729667901993s 2018-11-02 18:51:57,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d2db110-3ec1-4ce0-846c-c6a83f690275 2018-11-02 18:51:57,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:51:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=27290b05-b0f2-4225-bf04-02d8fe335384" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:57,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-04c5a048-e0dd-460c-97ef-50c619dc1494 Date: Fri, 02 Nov 2018 18:51:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:49Z","admin_state_up":true,"updated_at":"2018-11-02T18:51:54Z","binding:vnic_type":"normal","device_id":"27290b05-b0f2-4225-bf04-02d8fe335384","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a1:d1:f2","id":"f43b4fb3-e054-42e7-b201-da4aae46a751","port_security_enabled":true,"project_id":"7e07d42d870b419497abdf49044184a4","fixed_ips":[{"subnet_id":"839c9287-910b-4478-ab3c-672797e87611","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031"],"name":""}]} 2018-11-02 18:51:57,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=27290b05-b0f2-4225-bf04-02d8fe335384 used request id req-04c5a048-e0dd-460c-97ef-50c619dc1494 2018-11-02 18:51:57,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.235295057297s 2018-11-02 18:51:57,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=27290b05-b0f2-4225-bf04-02d8fe335384 used request id req-04c5a048-e0dd-460c-97ef-50c619dc1494 2018-11-02 18:51:57,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:51:57,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f43b4fb3-e054-42e7-b201-da4aae46a751" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:57,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-12d3fa7b-719c-4898-8ec8-4cc6a807c039 Date: Fri, 02 Nov 2018 18:51:57 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:51:57,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f43b4fb3-e054-42e7-b201-da4aae46a751 used request id req-12d3fa7b-719c-4898-8ec8-4cc6a807c039 2018-11-02 18:51:57,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0176229476929s 2018-11-02 18:51:57,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f43b4fb3-e054-42e7-b201-da4aae46a751 used request id req-12d3fa7b-719c-4898-8ec8-4cc6a807c039 2018-11-02 18:51:57,521 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:d1:f2', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8bada3c5-875a-419b-91d9-d6f1ccc9aa14'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:51:54.000000', 'flavor': Munch({u'id': u'c65c4fff-9155-43d8-bf5a-fec13b9b9f05'}), 'az': u'nova', 'id': u'27290b05-b0f2-4225-bf04-02d8fe335384', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'94daa8ffe706416e89892c938186621f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e07d42d870b419497abdf49044184a4', 'name': 'vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:51:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:51:55Z', 'hostId': u'9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:51:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7e07d42d870b419497abdf49044184a4', 'name': u'vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a', 'adminPass': u'j6ctiJ5xcgPW', 'tenant_id': u'7e07d42d870b419497abdf49044184a4', 'created_at': u'2018-11-02T18:51:48Z', 'created': u'2018-11-02T18:51:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:51:57,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:51:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:57,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-1494ad15-ef1f-4a27-b1b7-f4fcf493c1a1 Date: Fri, 02 Nov 2018 18:51:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["839c9287-910b-4478-ab3c-672797e87611"],"updated_at":"2018-11-02T18:51:37Z","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7e07d42d870b419497abdf49044184a4","id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","name":"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:51:57,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1494ad15-ef1f-4a27-b1b7-f4fcf493c1a1 2018-11-02 18:51:57,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306959152222s 2018-11-02 18:51:57,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1494ad15-ef1f-4a27-b1b7-f4fcf493c1a1 2018-11-02 18:51:57,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:51:57,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:58,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a4cdbb44-991c-48e2-b938-26245f2cbaca Date: Fri, 02 Nov 2018 18:51:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "metadata": {}}], "file": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file", "owner": "7e07d42d870b419497abdf49044184a4", "id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "size": 12716032, "self": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:51:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:51:58,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a4cdbb44-991c-48e2-b938-26245f2cbaca 2018-11-02 18:51:58,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.261467933655s 2018-11-02 18:51:58,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a4cdbb44-991c-48e2-b938-26245f2cbaca 2018-11-02 18:51:58,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:51:58,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:51:58,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-481eb635-b06e-4133-95c0-9fec2ac9fddd x-compute-request-id: req-481eb635-b06e-4133-95c0-9fec2ac9fddd Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_cf10f841-9848-401f-a6af-11809cd81b2a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05"}]} 2018-11-02 18:51:58,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-481eb635-b06e-4133-95c0-9fec2ac9fddd 2018-11-02 18:51:58,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289680957794s 2018-11-02 18:51:58,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-481eb635-b06e-4133-95c0-9fec2ac9fddd 2018-11-02 18:51:58,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:51:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"server": {"name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "imageRef": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "flavorRef": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE2IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9ec241ae-7a11-4695-b7e8-4bcfb1867213"}]}}' 2018-11-02 18:51:59,867 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05463dc4-a9e6-4273-9a25-a4beb12c191c x-compute-request-id: req-05463dc4-a9e6-4273-9a25-a4beb12c191c Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "adminPass": "ztK9outiNyk3"}} 2018-11-02 18:51:59,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-05463dc4-a9e6-4273-9a25-a4beb12c191c 2018-11-02 18:51:59,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.73973608017s 2018-11-02 18:51:59,868 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-05463dc4-a9e6-4273-9a25-a4beb12c191c 2018-11-02 18:51:59,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:51:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:00,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:51:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c90813b6-16f3-4f41-bee0-0bb15d54b094 x-compute-request-id: req-c90813b6-16f3-4f41-bee0-0bb15d54b094 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:51:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:d1:f2", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:54.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:55Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:00,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c90813b6-16f3-4f41-bee0-0bb15d54b094 2018-11-02 18:52:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482789039612s 2018-11-02 18:52:00,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c90813b6-16f3-4f41-bee0-0bb15d54b094 2018-11-02 18:52:00,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:02,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:03,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46ddab91-95c8-4204-92c2-da648b80527f x-compute-request-id: req-46ddab91-95c8-4204-92c2-da648b80527f Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:52:00Z", "hostId": "f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:d1:f2", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:54.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:55Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:03,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-46ddab91-95c8-4204-92c2-da648b80527f 2018-11-02 18:52:03,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.937283992767s 2018-11-02 18:52:03,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-46ddab91-95c8-4204-92c2-da648b80527f 2018-11-02 18:52:03,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:05,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:06,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2658708-d40a-4da4-8477-955591aabba0 x-compute-request-id: req-b2658708-d40a-4da4-8477-955591aabba0 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:52:00Z", "hostId": "f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:d1:f2", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:54.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:55Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:06,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b2658708-d40a-4da4-8477-955591aabba0 2018-11-02 18:52:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878766059875s 2018-11-02 18:52:06,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b2658708-d40a-4da4-8477-955591aabba0 2018-11-02 18:52:06,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:08,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:08,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a86b4d8-85f3-41b2-9e6a-cde73e6bef72 x-compute-request-id: req-6a86b4d8-85f3-41b2-9e6a-cde73e6bef72 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b2:0f", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:06.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:06Z", "hostId": "f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:d1:f2", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:54.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:55Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:08,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a86b4d8-85f3-41b2-9e6a-cde73e6bef72 2018-11-02 18:52:08,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806019067764s 2018-11-02 18:52:08,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a86b4d8-85f3-41b2-9e6a-cde73e6bef72 2018-11-02 18:52:09,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:52:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d346c-22b0-45ff-93f2-2d2c694728df" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:09,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b31bbf78-6620-4827-956f-2f6e96e1a3dd Date: Fri, 02 Nov 2018 18:52:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:52:01Z","admin_state_up":true,"updated_at":"2018-11-02T18:52:06Z","binding:vnic_type":"normal","device_id":"a72d346c-22b0-45ff-93f2-2d2c694728df","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:16:b2:0f","id":"e82661d4-89a2-4ed8-a25e-40949fe039c1","port_security_enabled":true,"project_id":"7e07d42d870b419497abdf49044184a4","fixed_ips":[{"subnet_id":"839c9287-910b-4478-ab3c-672797e87611","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031"],"name":""}]} 2018-11-02 18:52:09,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d346c-22b0-45ff-93f2-2d2c694728df used request id req-b31bbf78-6620-4827-956f-2f6e96e1a3dd 2018-11-02 18:52:09,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.2257771492s 2018-11-02 18:52:09,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d346c-22b0-45ff-93f2-2d2c694728df used request id req-b31bbf78-6620-4827-956f-2f6e96e1a3dd 2018-11-02 18:52:09,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:52:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e82661d4-89a2-4ed8-a25e-40949fe039c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:09,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f14eb05c-458a-47d2-91a3-3bd77e7cbb86 Date: Fri, 02 Nov 2018 18:52:09 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:52:09,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e82661d4-89a2-4ed8-a25e-40949fe039c1 used request id req-f14eb05c-458a-47d2-91a3-3bd77e7cbb86 2018-11-02 18:52:09,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.214470148087s 2018-11-02 18:52:09,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e82661d4-89a2-4ed8-a25e-40949fe039c1 used request id req-f14eb05c-458a-47d2-91a3-3bd77e7cbb86 2018-11-02 18:52:09,450 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:b2:0f', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8bada3c5-875a-419b-91d9-d6f1ccc9aa14'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:52:06.000000', 'flavor': Munch({u'id': u'c65c4fff-9155-43d8-bf5a-fec13b9b9f05'}), 'az': u'nova', 'id': u'a72d346c-22b0-45ff-93f2-2d2c694728df', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'94daa8ffe706416e89892c938186621f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e07d42d870b419497abdf49044184a4', 'name': 'vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:52:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:52:06Z', 'hostId': u'f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:52:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7e07d42d870b419497abdf49044184a4', 'name': u'vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a', 'adminPass': u'ztK9outiNyk3', 'tenant_id': u'7e07d42d870b419497abdf49044184a4', 'created_at': u'2018-11-02T18:51:59Z', 'created': u'2018-11-02T18:51:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:52:09,451 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-02 18:52:10,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:10,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffbfaa4f-9aaf-4a00-b6fb-91efea851826 x-compute-request-id: req-ffbfaa4f-9aaf-4a00-b6fb-91efea851826 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b2:0f", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:06.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:06Z", "hostId": "f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:d1:f2", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:54.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:51:55Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:10,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ffbfaa4f-9aaf-4a00-b6fb-91efea851826 2018-11-02 18:52:10,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288057088852s 2018-11-02 18:52:10,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ffbfaa4f-9aaf-4a00-b6fb-91efea851826 2018-11-02 18:52:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 18:52:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 18:52:10,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678b9ef0-895a-4f08-b941-5a565939cb21 x-compute-request-id: req-678b9ef0-895a-4f08-b941-5a565939cb21 Content-Encoding: gzip Content-Length: 9570 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508771068 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.167736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169799] pid_max: default: 32768 minimum: 301\n[ 0.170913] ACPI: Core revision 20150930\n[ 0.172478] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174080] Security Framework initialized\n[ 0.175103] Yama: becoming mindful.\n[ 0.176018] AppArmor: AppArmor initialized\n[ 0.177061] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178667] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180212] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181678] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183378] Initializing cgroup subsys io\n[ 0.184383] Initializing cgroup subsys memory\n[ 0.185435] Initializing cgroup subsys devices\n[ 0.186503] Initializing cgroup subsys freezer\n[ 0.187576] Initializing cgroup subsys net_cls\n[ 0.188646] Initializing cgroup subsys perf_event\n[ 0.189766] Initializing cgroup subsys net_prio\n[ 0.190865] Initializing cgroup subsys hugetlb\n[ 0.191931] Initializing cgroup subsys pids\n[ 0.192994] CPU: Physical Processor ID: 0\n[ 0.194691] mce: CPU supports 10 MCE banks\n[ 0.195729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196949] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.218149] ftrace: allocating 31920 entries in 125 pages\n[ 0.243603] smpboot: Max logical packages: 1\n[ 0.244659] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.246346] x2apic enabled\n[ 0.247392] Switched APIC routing to physical x2apic.\n[ 0.249632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.250990] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.253540] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.255760] KVM setup paravirtual spinlock\n[ 0.257244] x86: Booted up 1 node, 1 CPUs\n[ 0.258243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259951] devtmpfs: initialized\n[ 0.261848] evm: security.selinux\n[ 0.262723] evm: security.SMACK64\n[ 0.263583] evm: security.SMACK64EXEC\n[ 0.264509] evm: security.SMACK64TRANSMUTE\n[ 0.265508] evm: security.SMACK64MMAP\n[ 0.266425] evm: security.ima\n[ 0.267218] evm: security.capability\n[ 0.268195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.270461] pinctrl core: initialized pinctrl subsystem\n[ 0.271791] RTC time: 18:52:07, date: 11/02/18\n[ 0.272959] NET: Registered protocol family 16\n[ 0.274148] cpuidle: using governor ladder\n[ 0.275178] cpuidle: using governor menu\n[ 0.276158] PCCT header not found.\n[ 0.277088] ACPI: bus type PCI registered\n[ 0.278076] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279590] PCI: Using configuration type 1 for base access\n[ 0.281599] ACPI: Added _OSI(Module Device)\n[ 0.282632] ACPI: Added _OSI(Processor Device)\n[ 0.283696] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284812] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286811] ACPI: Interpreter enabled\n[ 0.287771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296799] ACPI: (supports S0 S5)\n[ 0.297681] ACPI: Using IOAPIC for interrupt routing\n[ 0.298840] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302350] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303737] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306719] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309402] acpiphp: Slot [3] registered\n[ 0.310392] acpiphp: Slot [4] registered\n[ 0.311374] acpiphp: Slot [5] registered\n[ 0.312352] acpiphp: Slot [6] registered\n[ 0.313333] acpiphp: Slot [7] registered\n[ 0.314315] acpiphp: Slot [8] registered\n[ 0.315293] acpiphp: Slot [9] registered\n[ 0.316266] acpiphp: Slot [10] registered\n[ 0.317258] acpiphp: Slot [11] registered\n[ 0.318251] acpiphp: Slot [12] registered\n[ 0.319257] acpiphp: Slot [13] registered\n[ 0.320254] acpiphp: Slot [14] registered\n[ 0.321248] acpiphp: Slot [15] registered\n[ 0.335307] acpiphp: Slot [16] registered\n[ 0.336305] acpiphp: Slot [17] registered\n[ 0.337327] acpiphp: Slot [18] registered\n[ 0.338323] acpiphp: Slot [19] registered\n[ 0.339321] acpiphp: Slot [20] registered\n[ 0.340319] acpiphp: Slot [21] registered\n[ 0.341313] acpiphp: Slot [22] registered\n[ 0.342307] acpiphp: Slot [23] registered\n[ 0.343302] acpiphp: Slot [24] registered\n[ 0.344299] acpiphp: Slot [25] registered\n[ 0.345293] acpiphp: Slot [26] registered\n[ 0.346287] acpiphp: Slot [27] registered\n[ 0.347284] acpiphp: Slot [28] registered\n[ 0.348281] acpiphp: Slot [29] registered\n[ 0.349272] acpiphp: Slot [30] registered\n[ 0.350266] acpiphp: Slot [31] registered\n[ 0.351256] PCI host bridge to bus 0000:00\n[ 0.352249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353725] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.355189] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356965] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.358742] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.360556] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.364244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365803] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367230] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368761] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372769] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374681] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394992] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.396843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.402113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405326] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408535] vgaarb: loaded\n[ 0.409298] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410796] SCSI subsystem initialized\n[ 0.411943] ACPI: bus type USB registered\n[ 0.412973] usbcore: registered new interface driver usbfs\n[ 0.414245] usbcore: registered new interface driver hub\n[ 0.415492] usbcore: registered new device driver usb\n[ 0.416842] PCI: Using ACPI for IRQ routing\n[ 0.418224] NetLabel: Initializing\n[ 0.419125] NetLabel: domain hash size = 128\n[ 0.420180] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421367] NetLabel: unlabeled traffic allowed by default\n[ 0.422793] clocksource: Switched to clocksource kvm-clock\n[ 0.432117] AppArmor: AppArmor Filesystem Enabled\n[ 0.433311] pnp: PnP ACPI init\n[ 0.434439] pnp: PnP ACPI: found 5 devices\n[ 0.441062] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443181] NET: Registered protocol family 2\n[ 0.444470] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.446060] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447552] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449043] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451821] NET: Registered protocol family 1\n[ 0.452921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454254] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469906] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.484316] Trying to unpack rootfs image as initramfs...\n[ 0.544624] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.549173] Scanning for low memory corruption every 60 seconds\n[ 0.551416] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.552874] audit: initializing netlink subsys (disabled)\n[ 0.554195] audit: type=2000 audit(1541184727.325:1): initialized\n[ 0.555936] Initialise system trusted keyring\n[ 0.557176] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561137] zbud: loaded\n[ 0.562059] VFS: Disk quotas dquot_6.6.0\n[ 0.563106] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565073] fuse init (API version 7.23)\n[ 0.566198] Key type big_key registered\n[ 0.567228] Allocating IMA MOK and blacklist keyrings.\n[ 0.568731] Key type asymmetric registered\n[ 0.569763] Asymmetric key parser 'x509' registered\n[ 0.570970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572848] io scheduler noop registered\n[ 0.573838] io scheduler deadline registered (default)\n[ 0.575086] io scheduler cfq registered\n[ 0.576170] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.579063] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580885] ACPI: Power Button [PWRF]\n[ 0.581988] GHES: HEST is not enabled!\n[ 0.595978] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624827] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.651707] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654456] Linux agpgart interface v0.103\n[ 0.657589] brd: module loaded\n[ 0.659623] loop: module loaded\n[ 0.664009] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665820] GPT:90111 != 2097151\n[ 0.666679] GPT:Alternate GPT header not at the end of the disk.\n[ 0.668021] GPT:90111 != 2097151\n[ 0.668877] GPT: Use GNU Parted to correct GPT errors.\n[ 0.670070] vda: vda1 vda15\n[ 0.671604] scsi host0: ata_piix\n[ 0.672571] scsi host1: ata_piix\n[ 0.673469] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.674966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.676769] libphy: Fixed MDIO Bus: probed\n[ 0.677796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678983] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.681682] PPP generic driver version 2.4.2\n[ 0.682856] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.684318] ehci-pci: EHCI PCI platform driver\n[ 0.685402] ehci-platform: EHCI generic platform driver\n[ 0.686619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688106] ohci-pci: OHCI PCI platform driver\n[ 0.689204] ohci-platform: OHCI generic platform driver\n[ 0.690447] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707950] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709216] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710643] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713936] usb usb1: Product: UHCI Host Controller\n[ 0.715081] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.716489] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.717692] hub 1-0:1.0: USB hub found\n[ 0.718665] hub 1-0:1.0: 2 ports detected\n[ 0.719831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722469] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724944] mousedev: PS/2 mouse device common for all mice\n[ 0.726494] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728759] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731612] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733074] i2c /dev entries driver\n[ 0.734029] device-mapper: uevent: version 1.0.3\n[ 0.735225] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737261] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738934] NET: Registered protocol family 10\n[ 0.740351] NET: Registered protocol family 17\n[ 0.741455] Key type dns_resolver registered\n[ 0.742631] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.743990] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746189] registered taskstats version 1\n[ 0.747245] Loading compiled-in X.509 certificates\n[ 0.748957] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.751262] zswap: loaded using pool lzo/zbud\n[ 0.753172] Key type trusted registered\n[ 0.755192] Key type encrypted registered\n[ 0.756246] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.757539] ima: No TPM chip found, activating TPM-bypass!\n[ 0.758832] evm: HMAC attrs: 0x1\n[ 0.760026] Magic number: 10:429:897\n[ 0.761094] rtc_cmos 00:00: setting system clock to 2018-11-02 18:52:07 UTC (1541184727)\n[ 0.763117] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.764493] EDD information not available.\n[ 0.836306] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851788] Write protecting the kernel read-only data: 14336k\n[ 0.854491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856773] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.006339] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOI+qWaVVYx0grN9GPEjj0mvcR2PsLD5z1QZ57aRruCVuZ17MSdQGGc7A6XBfGlf6OPgAjmqRmwZK/jSDJf7hpQsPEpwIEfNhTF8lig8nfqv0hhWdEgssQLTNDvaTWjjwYWJoQFd2nWjLwsVBAE+7bbI+ejK8gK+FeNroL+jeQWu+CAuRPhHnlqeo46CNse5JXorQnHLdn3Y9T54He/MqYhTvYdwY4FuvmM0TKNkik+gwhFRhI+hLwvEFaRWlP8xFT+N7E0qYj+kcMCxZaS1Mla1lYW5ows3nl35HX9KBMiUO1WZQSdjqr6K6RINfClzZM5XxDgbBXBkA4UAcqMrPx root@vping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a\nssh-dss AAAAB3NzaC1kc3MAAACBANWiKHwNgh4gRmai3L5yb6D567v3OKX6vLySS6Mg2hsAzKY/W5EAwYbTJl20mdRnYhNwLZh2TFQf8Gu1NdUaQNdeJhNYWSQ1+utbJ+VMc7Xf5Goq8LH8nijAmiDLdT91WE4Pwzrm7DpJVdO7epATyyPYGFJQM0tMgTGhux4ir+phAAAAFQCD4akQZvTKnMop6EWTv/89qfZxmQAAAIBf5+9WDlF1nPUXAyboaTHQXkzXhRfd6/e51zMTxhcsr7eO4a5Rk78V1pG97L3JppaR6HDJRPQa/mqqBk7BCJnnvaR68AZ7FtZExVovQLIV2EyVcT6ePlQjlGaVtLl6JSLNSlVqqGpoUu0JtWp+UrkGJleMMAncNSpQwdOShR3tkAAAAIEAjJeNe2lFKH8pQFzksA3alzqTvsn5WPfY8KpPrN6UDj7jLIFNBCkDS2UEIp6YdD22BJa2d5jRCOxLm4+QKoWHw1C0VPm8/F219dqJXf1rvNqezKrGcFsHFYTDT+0vkzXjxqWQd/V0TRIQnzW+I9UDOt9QJwNostxbIpGZVax74go= root@vping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe16:b20f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.14 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a login: "} 2018-11-02 18:52:10,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df/action used request id req-678b9ef0-895a-4f08-b941-5a565939cb21 2018-11-02 18:52:10,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112166881561s 2018-11-02 18:52:10,857 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df/action used request id req-678b9ef0-895a-4f08-b941-5a565939cb21 2018-11-02 18:52:10,857 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 508771068 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.167736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169799] pid_max: default: 32768 minimum: 301 [ 0.170913] ACPI: Core revision 20150930 [ 0.172478] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174080] Security Framework initialized [ 0.175103] Yama: becoming mindful. [ 0.176018] AppArmor: AppArmor initialized [ 0.177061] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178667] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180212] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181678] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183378] Initializing cgroup subsys io [ 0.184383] Initializing cgroup subsys memory [ 0.185435] Initializing cgroup subsys devices [ 0.186503] Initializing cgroup subsys freezer [ 0.187576] Initializing cgroup subsys net_cls [ 0.188646] Initializing cgroup subsys perf_event [ 0.189766] Initializing cgroup subsys net_prio [ 0.190865] Initializing cgroup subsys hugetlb [ 0.191931] Initializing cgroup subsys pids [ 0.192994] CPU: Physical Processor ID: 0 [ 0.194691] mce: CPU supports 10 MCE banks [ 0.195729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196949] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.218149] ftrace: allocating 31920 entries in 125 pages [ 0.243603] smpboot: Max logical packages: 1 [ 0.244659] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246346] x2apic enabled [ 0.247392] Switched APIC routing to physical x2apic. [ 0.249632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.250990] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.253540] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.255760] KVM setup paravirtual spinlock [ 0.257244] x86: Booted up 1 node, 1 CPUs [ 0.258243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259951] devtmpfs: initialized [ 0.261848] evm: security.selinux [ 0.262723] evm: security.SMACK64 [ 0.263583] evm: security.SMACK64EXEC [ 0.264509] evm: security.SMACK64TRANSMUTE [ 0.265508] evm: security.SMACK64MMAP [ 0.266425] evm: security.ima [ 0.267218] evm: security.capability [ 0.268195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.270461] pinctrl core: initialized pinctrl subsystem [ 0.271791] RTC time: 18:52:07, date: 11/02/18 [ 0.272959] NET: Registered protocol family 16 [ 0.274148] cpuidle: using governor ladder [ 0.275178] cpuidle: using governor menu [ 0.276158] PCCT header not found. [ 0.277088] ACPI: bus type PCI registered [ 0.278076] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279590] PCI: Using configuration type 1 for base access [ 0.281599] ACPI: Added _OSI(Module Device) [ 0.282632] ACPI: Added _OSI(Processor Device) [ 0.283696] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284812] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286811] ACPI: Interpreter enabled [ 0.287771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296799] ACPI: (supports S0 S5) [ 0.297681] ACPI: Using IOAPIC for interrupt routing [ 0.298840] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302350] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303737] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306719] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309402] acpiphp: Slot [3] registered [ 0.310392] acpiphp: Slot [4] registered [ 0.311374] acpiphp: Slot [5] registered [ 0.312352] acpiphp: Slot [6] registered [ 0.313333] acpiphp: Slot [7] registered [ 0.314315] acpiphp: Slot [8] registered [ 0.315293] acpiphp: Slot [9] registered [ 0.316266] acpiphp: Slot [10] registered [ 0.317258] acpiphp: Slot [11] registered [ 0.318251] acpiphp: Slot [12] registered [ 0.319257] acpiphp: Slot [13] registered [ 0.320254] acpiphp: Slot [14] registered [ 0.321248] acpiphp: Slot [15] registered [ 0.335307] acpiphp: Slot [16] registered [ 0.336305] acpiphp: Slot [17] registered [ 0.337327] acpiphp: Slot [18] registered [ 0.338323] acpiphp: Slot [19] registered [ 0.339321] acpiphp: Slot [20] registered [ 0.340319] acpiphp: Slot [21] registered [ 0.341313] acpiphp: Slot [22] registered [ 0.342307] acpiphp: Slot [23] registered [ 0.343302] acpiphp: Slot [24] registered [ 0.344299] acpiphp: Slot [25] registered [ 0.345293] acpiphp: Slot [26] registered [ 0.346287] acpiphp: Slot [27] registered [ 0.347284] acpiphp: Slot [28] registered [ 0.348281] acpiphp: Slot [29] registered [ 0.349272] acpiphp: Slot [30] registered [ 0.350266] acpiphp: Slot [31] registered [ 0.351256] PCI host bridge to bus 0000:00 [ 0.352249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353725] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355189] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356965] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358742] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360556] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365803] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367230] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368761] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372769] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374681] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394992] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.396843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405326] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408535] vgaarb: loaded [ 0.409298] vgaarb: bridge control possible 0000:00:02.0 [ 0.410796] SCSI subsystem initialized [ 0.411943] ACPI: bus type USB registered [ 0.412973] usbcore: registered new interface driver usbfs [ 0.414245] usbcore: registered new interface driver hub [ 0.415492] usbcore: registered new device driver usb [ 0.416842] PCI: Using ACPI for IRQ routing [ 0.418224] NetLabel: Initializing [ 0.419125] NetLabel: domain hash size = 128 [ 0.420180] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421367] NetLabel: unlabeled traffic allowed by default [ 0.422793] clocksource: Switched to clocksource kvm-clock [ 0.432117] AppArmor: AppArmor Filesystem Enabled [ 0.433311] pnp: PnP ACPI init [ 0.434439] pnp: PnP ACPI: found 5 devices [ 0.441062] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443181] NET: Registered protocol family 2 [ 0.444470] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.446060] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447552] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449043] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451821] NET: Registered protocol family 1 [ 0.452921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454254] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455581] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469906] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.484316] Trying to unpack rootfs image as initramfs... [ 0.544624] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.549173] Scanning for low memory corruption every 60 seconds [ 0.551416] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.552874] audit: initializing netlink subsys (disabled) [ 0.554195] audit: type=2000 audit(1541184727.325:1): initialized [ 0.555936] Initialise system trusted keyring [ 0.557176] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.558605] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561137] zbud: loaded [ 0.562059] VFS: Disk quotas dquot_6.6.0 [ 0.563106] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565073] fuse init (API version 7.23) [ 0.566198] Key type big_key registered [ 0.567228] Allocating IMA MOK and blacklist keyrings. [ 0.568731] Key type asymmetric registered [ 0.569763] Asymmetric key parser 'x509' registered [ 0.570970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572848] io scheduler noop registered [ 0.573838] io scheduler deadline registered (default) [ 0.575086] io scheduler cfq registered [ 0.576170] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579063] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580885] ACPI: Power Button [PWRF] [ 0.581988] GHES: HEST is not enabled! [ 0.595978] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624827] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651707] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654456] Linux agpgart interface v0.103 [ 0.657589] brd: module loaded [ 0.659623] loop: module loaded [ 0.664009] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.665820] GPT:90111 != 2097151 [ 0.666679] GPT:Alternate GPT header not at the end of the disk. [ 0.668021] GPT:90111 != 2097151 [ 0.668877] GPT: Use GNU Parted to correct GPT errors. [ 0.670070] vda: vda1 vda15 [ 0.671604] scsi host0: ata_piix [ 0.672571] scsi host1: ata_piix [ 0.673469] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676769] libphy: Fixed MDIO Bus: probed [ 0.677796] tun: Universal TUN/TAP device driver, 1.6 [ 0.678983] tun: (C) 1999-2004 Max Krasnyansky [ 0.681682] PPP generic driver version 2.4.2 [ 0.682856] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684318] ehci-pci: EHCI PCI platform driver [ 0.685402] ehci-platform: EHCI generic platform driver [ 0.686619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688106] ohci-pci: OHCI PCI platform driver [ 0.689204] ohci-platform: OHCI generic platform driver [ 0.690447] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707950] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.709216] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710643] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.713936] usb usb1: Product: UHCI Host Controller [ 0.715081] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.716489] usb usb1: SerialNumber: 0000:00:01.2 [ 0.717692] hub 1-0:1.0: USB hub found [ 0.718665] hub 1-0:1.0: 2 ports detected [ 0.719831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722469] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723658] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724944] mousedev: PS/2 mouse device common for all mice [ 0.726494] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728759] rtc_cmos 00:00: RTC can wake from S4 [ 0.730146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731612] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733074] i2c /dev entries driver [ 0.734029] device-mapper: uevent: version 1.0.3 [ 0.735225] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738934] NET: Registered protocol family 10 [ 0.740351] NET: Registered protocol family 17 [ 0.741455] Key type dns_resolver registered [ 0.742631] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743990] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746189] registered taskstats version 1 [ 0.747245] Loading compiled-in X.509 certificates [ 0.748957] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.751262] zswap: loaded using pool lzo/zbud [ 0.753172] Key type trusted registered [ 0.755192] Key type encrypted registered [ 0.756246] AppArmor: AppArmor sha1 policy hashing enabled [ 0.757539] ima: No TPM chip found, activating TPM-bypass! [ 0.758832] evm: HMAC attrs: 0x1 [ 0.760026] Magic number: 10:429:897 [ 0.761094] rtc_cmos 00:00: setting system clock to 2018-11-02 18:52:07 UTC (1541184727) [ 0.763117] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764493] EDD information not available. [ 0.836306] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851788] Write protecting the kernel read-only data: 14336k [ 0.854491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856773] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.006339] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOI+qWaVVYx0grN9GPEjj0mvcR2PsLD5z1QZ57aRruCVuZ17MSdQGGc7A6XBfGlf6OPgAjmqRmwZK/jSDJf7hpQsPEpwIEfNhTF8lig8nfqv0hhWdEgssQLTNDvaTWjjwYWJoQFd2nWjLwsVBAE+7bbI+ejK8gK+FeNroL+jeQWu+CAuRPhHnlqeo46CNse5JXorQnHLdn3Y9T54He/MqYhTvYdwY4FuvmM0TKNkik+gwhFRhI+hLwvEFaRWlP8xFT+N7E0qYj+kcMCxZaS1Mla1lYW5ows3nl35HX9KBMiUO1WZQSdjqr6K6RINfClzZM5XxDgbBXBkA4UAcqMrPx root@vping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a ssh-dss AAAAB3NzaC1kc3MAAACBANWiKHwNgh4gRmai3L5yb6D567v3OKX6vLySS6Mg2hsAzKY/W5EAwYbTJl20mdRnYhNwLZh2TFQf8Gu1NdUaQNdeJhNYWSQ1+utbJ+VMc7Xf5Goq8LH8nijAmiDLdT91WE4Pwzrm7DpJVdO7epATyyPYGFJQM0tMgTGhux4ir+phAAAAFQCD4akQZvTKnMop6EWTv/89qfZxmQAAAIBf5+9WDlF1nPUXAyboaTHQXkzXhRfd6/e51zMTxhcsr7eO4a5Rk78V1pG97L3JppaR6HDJRPQa/mqqBk7BCJnnvaR68AZ7FtZExVovQLIV2EyVcT6ePlQjlGaVtLl6JSLNSlVqqGpoUu0JtWp+UrkGJleMMAncNSpQwdOShR3tkAAAAIEAjJeNe2lFKH8pQFzksA3alzqTvsn5WPfY8KpPrN6UDj7jLIFNBCkDS2UEIp6YdD22BJa2d5jRCOxLm4+QKoWHw1C0VPm8/F219dqJXf1rvNqezKrGcFsHFYTDT+0vkzXjxqWQd/V0TRIQnzW+I9UDOt9QJwNostxbIpGZVax74go= root@vping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe16:b20f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a launch-index: 0 === cirros: current=0.4.0 uptime=3.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-cf10f841-9848-401f-a6af-11809cd81b2a login: 2018-11-02 18:52:10,858 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-02 18:52:10,990 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:52:10,990 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-02 18:52:10,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:52:10,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:11,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac7a98e2-0715-43c0-bf8d-5c120e46cb52 x-compute-request-id: req-ac7a98e2-0715-43c0-bf8d-5c120e46cb52 Content-Type: application/json 2018-11-02 18:52:11,161 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384 used request id req-ac7a98e2-0715-43c0-bf8d-5c120e46cb52 2018-11-02 18:52:11,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166244029999s 2018-11-02 18:52:11,162 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384 used request id req-ac7a98e2-0715-43c0-bf8d-5c120e46cb52 2018-11-02 18:52:11,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:11,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9668bd46-bc31-4fdb-a6a6-a2b8654b2695 x-compute-request-id: req-9668bd46-bc31-4fdb-a6a6-a2b8654b2695 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b2:0f", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:06.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:06Z", "hostId": "f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:d1:f2", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/27290b05-b0f2-4225-bf04-02d8fe335384", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:51:54.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "27290b05-b0f2-4225-bf04-02d8fe335384", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:11Z", "hostId": "9d6981a0a4a9c4b8b1db8242f0469b5186cdf8e08fbf75293e202bcc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:48Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:11,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9668bd46-bc31-4fdb-a6a6-a2b8654b2695 2018-11-02 18:52:11,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653603792191s 2018-11-02 18:52:11,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9668bd46-bc31-4fdb-a6a6-a2b8654b2695 2018-11-02 18:52:11,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:13,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:14,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca65965a-1459-43e4-9dab-63cd25030ee6 x-compute-request-id: req-ca65965a-1459-43e4-9dab-63cd25030ee6 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b2:0f", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:06.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:06Z", "hostId": "f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:14,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca65965a-1459-43e4-9dab-63cd25030ee6 2018-11-02 18:52:14,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415958881378s 2018-11-02 18:52:14,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca65965a-1459-43e4-9dab-63cd25030ee6 2018-11-02 18:52:14,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:52:14,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:14,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75005a9a-89d9-4652-bb98-ac0146ad7ca3 x-compute-request-id: req-75005a9a-89d9-4652-bb98-ac0146ad7ca3 Content-Type: application/json 2018-11-02 18:52:14,520 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df used request id req-75005a9a-89d9-4652-bb98-ac0146ad7ca3 2018-11-02 18:52:14,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.280916929245s 2018-11-02 18:52:14,521 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df used request id req-75005a9a-89d9-4652-bb98-ac0146ad7ca3 2018-11-02 18:52:14,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:14,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:15,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8091a180-368e-4169-8a12-f864e3f00a8c x-compute-request-id: req-8091a180-368e-4169-8a12-f864e3f00a8c Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b2:0f", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d346c-22b0-45ff-93f2-2d2c694728df", "rel": "bookmark"}], "image": {"id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "links": [{"href": "http://172.30.9.31:8774/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:06.000000", "flavor": {"id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "links": [{"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}]}, "id": "a72d346c-22b0-45ff-93f2-2d2c694728df", "security_groups": [{"name": "default"}], "user_id": "94daa8ffe706416e89892c938186621f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:14Z", "hostId": "f58b2ce23e39e42e92d7522b8c67677134114b095157b7cd6eb37649", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cf10f841-9848-401f-a6af-11809cd81b2a", "created": "2018-11-02T18:51:59Z", "tenant_id": "7e07d42d870b419497abdf49044184a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:15,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8091a180-368e-4169-8a12-f864e3f00a8c 2018-11-02 18:52:15,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585092067719s 2018-11-02 18:52:15,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8091a180-368e-4169-8a12-f864e3f00a8c 2018-11-02 18:52:15,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:17,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:17,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7c641c1-6d67-42cf-a276-c1a16b292ee8 x-compute-request-id: req-c7c641c1-6d67-42cf-a276-c1a16b292ee8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 18:52:17,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c7c641c1-6d67-42cf-a276-c1a16b292ee8 2018-11-02 18:52:17,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0760040283203s 2018-11-02 18:52:17,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c7c641c1-6d67-42cf-a276-c1a16b292ee8 2018-11-02 18:52:17,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:52:17,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" -d '{"subnet_id": "839c9287-910b-4478-ab3c-672797e87611"}' 2018-11-02 18:52:18,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3cd65c7e-7f41-4bf8-8d39-c88a76e322a6 Date: Fri, 02 Nov 2018 18:52:18 GMT RESP BODY: {"network_id": "9ec241ae-7a11-4695-b7e8-4bcfb1867213", "tenant_id": "7e07d42d870b419497abdf49044184a4", "subnet_id": "839c9287-910b-4478-ab3c-672797e87611", "subnet_ids": ["839c9287-910b-4478-ab3c-672797e87611"], "port_id": "4887a104-55ce-4594-be11-492f933e0cde", "id": "a557fe07-40ee-4172-83af-e83fe491aa50"} 2018-11-02 18:52:18,832 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50/remove_router_interface.json used request id req-3cd65c7e-7f41-4bf8-8d39-c88a76e322a6 2018-11-02 18:52:18,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64440011978s 2018-11-02 18:52:18,833 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50/remove_router_interface.json used request id req-3cd65c7e-7f41-4bf8-8d39-c88a76e322a6 returning object a557fe07-40ee-4172-83af-e83fe491aa50 2018-11-02 18:52:18,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:52:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:18,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-39f46d7d-d0ed-4c0d-908d-2974911f6234 Date: Fri, 02 Nov 2018 18:52:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "7e07d42d870b419497abdf49044184a4", "created_at": "2018-11-02T18:51:38Z", "admin_state_up": true, "updated_at": "2018-11-02T18:52:18Z", "revision_number": 4, "routes": [], "project_id": "7e07d42d870b419497abdf49044184a4", "id": "a557fe07-40ee-4172-83af-e83fe491aa50", "name": "vping_userdata-router_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:52:18,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-39f46d7d-d0ed-4c0d-908d-2974911f6234 2018-11-02 18:52:18,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126194000244s 2018-11-02 18:52:18,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-39f46d7d-d0ed-4c0d-908d-2974911f6234 2018-11-02 18:52:18,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:52:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:20,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37850c21-7ffc-47ed-8714-b6bf1b86dfe6 Content-Length: 0 Date: Fri, 02 Nov 2018 18:52:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:52:20,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50.json used request id req-37850c21-7ffc-47ed-8714-b6bf1b86dfe6 2018-11-02 18:52:20,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31303191185s 2018-11-02 18:52:20,275 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/a557fe07-40ee-4172-83af-e83fe491aa50.json used request id req-37850c21-7ffc-47ed-8714-b6bf1b86dfe6 2018-11-02 18:52:20,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:52:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:20,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f2e1f9ee-0f24-4b90-9e2a-97515d086ea3 Date: Fri, 02 Nov 2018 18:52:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:51:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7e07d42d870b419497abdf49044184a4","id":"839c9287-910b-4478-ab3c-672797e87611","subnetpool_id":null,"name":"vping_userdata-subnet_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:52:20,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f2e1f9ee-0f24-4b90-9e2a-97515d086ea3 2018-11-02 18:52:20,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0505559444427s 2018-11-02 18:52:20,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f2e1f9ee-0f24-4b90-9e2a-97515d086ea3 2018-11-02 18:52:20,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:52:20,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/839c9287-910b-4478-ab3c-672797e87611.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:22,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f682df66-b207-402e-9847-2747e23e4f4f Date: Fri, 02 Nov 2018 18:52:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:52:22,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/839c9287-910b-4478-ab3c-672797e87611.json used request id req-f682df66-b207-402e-9847-2747e23e4f4f 2018-11-02 18:52:22,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53412508965s 2018-11-02 18:52:22,862 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/839c9287-910b-4478-ab3c-672797e87611.json used request id req-f682df66-b207-402e-9847-2747e23e4f4f 2018-11-02 18:52:22,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:52:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:22,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-e92af05e-b46c-415b-abba-fbdcd3f073c3 Date: Fri, 02 Nov 2018 18:52:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:52:22Z","tenant_id":"7e07d42d870b419497abdf49044184a4","created_at":"2018-11-02T18:51:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e07d42d870b419497abdf49044184a4","id":"9ec241ae-7a11-4695-b7e8-4bcfb1867213","name":"vping_userdata-net_cf10f841-9848-401f-a6af-11809cd81b2a"}]} 2018-11-02 18:52:22,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e92af05e-b46c-415b-abba-fbdcd3f073c3 2018-11-02 18:52:22,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100716114044s 2018-11-02 18:52:22,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e92af05e-b46c-415b-abba-fbdcd3f073c3 2018-11-02 18:52:22,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:52:22,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/9ec241ae-7a11-4695-b7e8-4bcfb1867213.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:24,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bf2aec4-a8e6-439a-9caa-0a4903592090 Date: Fri, 02 Nov 2018 18:52:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:52:24,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9ec241ae-7a11-4695-b7e8-4bcfb1867213.json used request id req-4bf2aec4-a8e6-439a-9caa-0a4903592090 2018-11-02 18:52:24,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61870098114s 2018-11-02 18:52:24,584 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9ec241ae-7a11-4695-b7e8-4bcfb1867213.json used request id req-4bf2aec4-a8e6-439a-9caa-0a4903592090 2018-11-02 18:52:24,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:52:24,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:24,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-16462b95-a8d7-4da7-8b79-7a7679e39a0a Date: Fri, 02 Nov 2018 18:52:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "metadata": {}}], "file": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/file", "owner": "7e07d42d870b419497abdf49044184a4", "id": "8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "size": 12716032, "self": "/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:51:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cf10f841-9848-401f-a6af-11809cd81b2a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:51:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:52:24,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-16462b95-a8d7-4da7-8b79-7a7679e39a0a 2018-11-02 18:52:24,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273863792419s 2018-11-02 18:52:24,862 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-16462b95-a8d7-4da7-8b79-7a7679e39a0a 2018-11-02 18:52:24,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 18:52:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc78d1784402ae6776bbd30129b02714ae15ded3" 2018-11-02 18:52:25,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ca7d1de-b6c2-438c-a30d-ea902f89f391 Date: Fri, 02 Nov 2018 18:52:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:52:25,879 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14 used request id req-5ca7d1de-b6c2-438c-a30d-ea902f89f391 2018-11-02 18:52:25,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01536393166s 2018-11-02 18:52:25,879 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8bada3c5-875a-419b-91d9-d6f1ccc9aa14 used request id req-5ca7d1de-b6c2-438c-a30d-ea902f89f391 2018-11-02 18:52:25,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:52:25,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:25,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afddb981-e69c-4757-ad23-257b73a41415 x-compute-request-id: req-afddb981-e69c-4757-ad23-257b73a41415 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_cf10f841-9848-401f-a6af-11809cd81b2a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c65c4fff-9155-43d8-bf5a-fec13b9b9f05"}]} 2018-11-02 18:52:25,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-afddb981-e69c-4757-ad23-257b73a41415 2018-11-02 18:52:25,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021800994873s 2018-11-02 18:52:25,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-afddb981-e69c-4757-ad23-257b73a41415 2018-11-02 18:52:25,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 18:52:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:25,942 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84f53a70-5e06-4161-969b-2c5742f42c56 x-compute-request-id: req-84f53a70-5e06-4161-969b-2c5742f42c56 Content-Length: 0 Content-Type: application/json 2018-11-02 18:52:25,943 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05 used request id req-84f53a70-5e06-4161-969b-2c5742f42c56 2018-11-02 18:52:25,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0398378372192s 2018-11-02 18:52:25,943 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c65c4fff-9155-43d8-bf5a-fec13b9b9f05 used request id req-84f53a70-5e06-4161-969b-2c5742f42c56 2018-11-02 18:52:25,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:52:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:26,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9876335e-ee8f-4bbd-9161-afd7c41cbadf Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a", "links": {"self": "http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "94daa8ffe706416e89892c938186621f", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:52:26,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9876335e-ee8f-4bbd-9161-afd7c41cbadf 2018-11-02 18:52:26,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127069950104s 2018-11-02 18:52:26,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9876335e-ee8f-4bbd-9161-afd7c41cbadf 2018-11-02 18:52:26,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:52:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:26,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3dd898-13a6-4fbf-b38a-3763f52c87f1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_cf10f841-9848-401f-a6af-11809cd81b2a", "links": {"self": "http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "94daa8ffe706416e89892c938186621f", "description": null}} 2018-11-02 18:52:26,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f used request id req-fc3dd898-13a6-4fbf-b38a-3763f52c87f1 2018-11-02 18:52:26,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116589784622s 2018-11-02 18:52:26,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f used request id req-fc3dd898-13a6-4fbf-b38a-3763f52c87f1 2018-11-02 18:52:26,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 18:52:26,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:26,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c10a01-64d7-4459-ad7f-2adc2c69332c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:52:26,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f used request id req-92c10a01-64d7-4459-ad7f-2adc2c69332c 2018-11-02 18:52:26,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271790981293s 2018-11-02 18:52:26,466 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/94daa8ffe706416e89892c938186621f used request id req-92c10a01-64d7-4459-ad7f-2adc2c69332c 2018-11-02 18:52:26,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:52:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:26,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129cca11-3884-4c7e-87e6-d8bdf3b9131b Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4"}, "tags": [], "enabled": true, "id": "7e07d42d870b419497abdf49044184a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cf10f841-9848-401f-a6af-11809cd81b2a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:52:26,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-129cca11-3884-4c7e-87e6-d8bdf3b9131b 2018-11-02 18:52:26,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10853099823s 2018-11-02 18:52:26,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-129cca11-3884-4c7e-87e6-d8bdf3b9131b 2018-11-02 18:52:26,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 18:52:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:26,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcea782-6fbf-4708-b237-c47e3d466723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:52:26,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4 used request id req-cdcea782-6fbf-4708-b237-c47e3d466723 2018-11-02 18:52:26,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.20216012001s 2018-11-02 18:52:26,788 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7e07d42d870b419497abdf49044184a4 used request id req-cdcea782-6fbf-4708-b237-c47e3d466723 2018-11-02 18:52:26,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:52:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:26,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7de2de-88b6-4bab-bf6c-a95032e81b9e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fd0db70c0e1543a7a01e381fd94e5955", "links": {"self": "http://172.30.9.31:5000/v3/roles/fd0db70c0e1543a7a01e381fd94e5955"}, "name": "Member"}]} 2018-11-02 18:52:26,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cf7de2de-88b6-4bab-bf6c-a95032e81b9e 2018-11-02 18:52:26,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100036144257s 2018-11-02 18:52:26,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cf7de2de-88b6-4bab-bf6c-a95032e81b9e 2018-11-02 18:52:26,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 18:52:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/fd0db70c0e1543a7a01e381fd94e5955 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:27,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bcc539c-3ae3-420b-958b-a7c7ec91e84c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:52:27,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fd0db70c0e1543a7a01e381fd94e5955 used request id req-2bcc539c-3ae3-420b-958b-a7c7ec91e84c 2018-11-02 18:52:27,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.131147861481s 2018-11-02 18:52:27,029 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fd0db70c0e1543a7a01e381fd94e5955 used request id req-2bcc539c-3ae3-420b-958b-a7c7ec91e84c 2018-11-02 18:52:27,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:52:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=7e07d42d870b419497abdf49044184a4&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:27,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-655d9fd3-e2e0-4954-b75a-ac3a26c4f797 Date: Fri, 02 Nov 2018 18:52:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7e07d42d870b419497abdf49044184a4", "created_at": "2018-11-02T18:51:35Z", "updated_at": "2018-11-02T18:51:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "23605e9a-90d0-4ab3-b537-6af804b9565d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e07d42d870b419497abdf49044184a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "44abdca9-2c0f-40a5-bef4-971245e36e68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e07d42d870b419497abdf49044184a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "45883704-474b-47a3-8d6d-d519851404c1", "remote_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e07d42d870b419497abdf49044184a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "8dbdebde-3f90-40e5-8174-09c520151c59", "remote_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e07d42d870b419497abdf49044184a4"}], "revision_number": 4, "project_id": "7e07d42d870b419497abdf49044184a4", "id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "name": "default"}]} 2018-11-02 18:52:27,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=7e07d42d870b419497abdf49044184a4&name=default used request id req-655d9fd3-e2e0-4954-b75a-ac3a26c4f797 2018-11-02 18:52:27,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216658115387s 2018-11-02 18:52:27,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=7e07d42d870b419497abdf49044184a4&name=default used request id req-655d9fd3-e2e0-4954-b75a-ac3a26c4f797 2018-11-02 18:52:27,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:52:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8f491d04-dd0f-43b7-a1c3-ca5c124ec47c Date: Fri, 02 Nov 2018 18:52:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7e07d42d870b419497abdf49044184a4", "created_at": "2018-11-02T18:51:35Z", "updated_at": "2018-11-02T18:51:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "23605e9a-90d0-4ab3-b537-6af804b9565d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e07d42d870b419497abdf49044184a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "45883704-474b-47a3-8d6d-d519851404c1", "remote_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e07d42d870b419497abdf49044184a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "8dbdebde-3f90-40e5-8174-09c520151c59", "remote_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e07d42d870b419497abdf49044184a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:51:35Z", "revision_number": 0, "id": "44abdca9-2c0f-40a5-bef4-971245e36e68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:51:35Z", "security_group_id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "tenant_id": "7e07d42d870b419497abdf49044184a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e07d42d870b419497abdf49044184a4"}], "revision_number": 4, "project_id": "7e07d42d870b419497abdf49044184a4", "id": "ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031", "name": "default"}]} 2018-11-02 18:52:27,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8f491d04-dd0f-43b7-a1c3-ca5c124ec47c 2018-11-02 18:52:27,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.25163602829s 2018-11-02 18:52:27,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8f491d04-dd0f-43b7-a1c3-ca5c124ec47c 2018-11-02 18:52:27,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:52:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48155b8d6abfe718994cba7d835cbaa9ad840483" 2018-11-02 18:52:27,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a94f51fe-253b-47cf-b48e-d3add655bb44 Content-Length: 0 Date: Fri, 02 Nov 2018 18:52:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:52:27,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031.json used request id req-a94f51fe-253b-47cf-b48e-d3add655bb44 2018-11-02 18:52:27,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.391024827957s 2018-11-02 18:52:27,899 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ecea44a1-d02e-4a1e-bf4f-b03a6f3dc031.json used request id req-a94f51fe-253b-47cf-b48e-d3add655bb44 2018-11-02 18:52:27,950 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-11-02 18:52:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:52:27,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7765ec31-f336-44a2-8877-09d7fc705fd3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:52:27,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7765ec31-f336-44a2-8877-09d7fc705fd3 2018-11-02 18:52:27,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:52:28,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["qddijsDuRfa632fIqOlSHA"], "issued_at": "2018-11-02T18:52:28.000000Z"}} 2018-11-02 18:52:28,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:52:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:28,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c9e520f0-216d-4b91-a6ea-175e9c03eec9 Date: Fri, 02 Nov 2018 18:52:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 18:52:28,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c9e520f0-216d-4b91-a6ea-175e9c03eec9 2018-11-02 18:52:28,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267816066742s 2018-11-02 18:52:28,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c9e520f0-216d-4b91-a6ea-175e9c03eec9 2018-11-02 18:52:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:52:28,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:52:28 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:52:28,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:52:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:28,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7968fd-4e80-4e81-a428-8e2c0c2aa1b6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:52:28,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-be7968fd-4e80-4e81-a428-8e2c0c2aa1b6 2018-11-02 18:52:28,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0988409519196s 2018-11-02 18:52:28,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-be7968fd-4e80-4e81-a428-8e2c0c2aa1b6 2018-11-02 18:52:28,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 18:52:28,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea"}}' 2018-11-02 18:52:28,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085ae5a0-2fce-450e-90ab-20bc306bb59c Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d"}, "tags": [], "enabled": true, "id": "a2a62e90ce11446bb99371304afb5a1d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea"}} 2018-11-02 18:52:28,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-085ae5a0-2fce-450e-90ab-20bc306bb59c 2018-11-02 18:52:28,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.158020019531s 2018-11-02 18:52:28,957 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-085ae5a0-2fce-450e-90ab-20bc306bb59c 2018-11-02 18:52:28,957 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'a2a62e90ce11446bb99371304afb5a1d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea'}) 2018-11-02 18:52:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 18:52:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b3fa83bb-1e20-40cb-9cc7-2fd51e31a8d5", "email": null, "name": "cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea"}}' 2018-11-02 18:52:29,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84cd9752-f473-4fdc-9e42-d01254af7735 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": {"self": "http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "850d1a533c15497aa31b5f55d77ce380", "domain_id": "default", "password_expires_at": null}} 2018-11-02 18:52:29,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-84cd9752-f473-4fdc-9e42-d01254af7735 2018-11-02 18:52:29,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.429738998413s 2018-11-02 18:52:29,394 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-84cd9752-f473-4fdc-9e42-d01254af7735 2018-11-02 18:52:29,394 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'850d1a533c15497aa31b5f55d77ce380', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea'}) 2018-11-02 18:52:29,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:52:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:29,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb19baf-8138-47e8-9af6-fc745aed439b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:52:29,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fbb19baf-8138-47e8-9af6-fc745aed439b 2018-11-02 18:52:29,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963189601898s 2018-11-02 18:52:29,495 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fbb19baf-8138-47e8-9af6-fc745aed439b 2018-11-02 18:52:29,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:52:29,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:29,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97740699-e587-4506-9d7f-cc852c27826f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 18:52:29,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-97740699-e587-4506-9d7f-cc852c27826f 2018-11-02 18:52:29,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107971906662s 2018-11-02 18:52:29,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-97740699-e587-4506-9d7f-cc852c27826f 2018-11-02 18:52:29,609 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 18:52:29,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 18:52:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" -d '{"role": {"name": "Member"}}' 2018-11-02 18:52:29,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 18:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3101fb5e-46fe-4adf-aff0-e3c78e44e612 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c14ce99998d14f838fcef4dafe18f9f7", "links": {"self": "http://172.30.9.31:5000/v3/roles/c14ce99998d14f838fcef4dafe18f9f7"}, "name": "Member"}} 2018-11-02 18:52:29,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3101fb5e-46fe-4adf-aff0-e3c78e44e612 2018-11-02 18:52:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.209332942963s 2018-11-02 18:52:29,823 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3101fb5e-46fe-4adf-aff0-e3c78e44e612 2018-11-02 18:52:29,823 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'c14ce99998d14f838fcef4dafe18f9f7'}) 2018-11-02 18:52:29,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:52:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:29,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed23a7e8-2ecf-42c0-8392-35c52257fcd2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c14ce99998d14f838fcef4dafe18f9f7", "links": {"self": "http://172.30.9.31:5000/v3/roles/c14ce99998d14f838fcef4dafe18f9f7"}, "name": "Member"}]} 2018-11-02 18:52:29,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ed23a7e8-2ecf-42c0-8392-35c52257fcd2 2018-11-02 18:52:29,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101875066757s 2018-11-02 18:52:29,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ed23a7e8-2ecf-42c0-8392-35c52257fcd2 2018-11-02 18:52:29,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:52:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:30,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6d5bc8-495e-4b7a-8171-e9dbcb998c16 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 18:52:30,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4e6d5bc8-495e-4b7a-8171-e9dbcb998c16 2018-11-02 18:52:30,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113877058029s 2018-11-02 18:52:30,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4e6d5bc8-495e-4b7a-8171-e9dbcb998c16 2018-11-02 18:52:30,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:52:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:30,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17192f0b-4082-4255-8e88-e2eee644d735 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": {"self": "http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "850d1a533c15497aa31b5f55d77ce380", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:52:30,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-17192f0b-4082-4255-8e88-e2eee644d735 2018-11-02 18:52:30,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123775005341s 2018-11-02 18:52:30,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-17192f0b-4082-4255-8e88-e2eee644d735 2018-11-02 18:52:30,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:52:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:30,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e630c7e9-8b74-4194-a9cb-b7b45a23562c Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d"}, "tags": [], "enabled": true, "id": "a2a62e90ce11446bb99371304afb5a1d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:52:30,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e630c7e9-8b74-4194-a9cb-b7b45a23562c 2018-11-02 18:52:30,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954461097717s 2018-11-02 18:52:30,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e630c7e9-8b74-4194-a9cb-b7b45a23562c 2018-11-02 18:52:30,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 18:52:30,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=850d1a533c15497aa31b5f55d77ce380&role.id=c14ce99998d14f838fcef4dafe18f9f7&scope.project.id=a2a62e90ce11446bb99371304afb5a1d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:30,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e07590-be37-49ff-baba-b8a6c0bb75fb Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=850d1a533c15497aa31b5f55d77ce380&role.id=c14ce99998d14f838fcef4dafe18f9f7&scope.project.id=a2a62e90ce11446bb99371304afb5a1d", "previous": null, "next": null}} 2018-11-02 18:52:30,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=850d1a533c15497aa31b5f55d77ce380&role.id=c14ce99998d14f838fcef4dafe18f9f7&scope.project.id=a2a62e90ce11446bb99371304afb5a1d used request id req-42e07590-be37-49ff-baba-b8a6c0bb75fb 2018-11-02 18:52:30,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103839874268s 2018-11-02 18:52:30,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=850d1a533c15497aa31b5f55d77ce380&role.id=c14ce99998d14f838fcef4dafe18f9f7&scope.project.id=a2a62e90ce11446bb99371304afb5a1d used request id req-42e07590-be37-49ff-baba-b8a6c0bb75fb 2018-11-02 18:52:30,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 18:52:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d/users/850d1a533c15497aa31b5f55d77ce380/roles/c14ce99998d14f838fcef4dafe18f9f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:30,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e3e69b-729f-4d97-8236-12613fbc57aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:52:30,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d/users/850d1a533c15497aa31b5f55d77ce380/roles/c14ce99998d14f838fcef4dafe18f9f7 used request id req-49e3e69b-729f-4d97-8236-12613fbc57aa 2018-11-02 18:52:30,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185050010681s 2018-11-02 18:52:30,581 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d/users/850d1a533c15497aa31b5f55d77ce380/roles/c14ce99998d14f838fcef4dafe18f9f7 used request id req-49e3e69b-729f-4d97-8236-12613fbc57aa 2018-11-02 18:52:30,582 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a2a62e90ce11446bb99371304afb5a1d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b3fa83bb-1e20-40cb-9cc7-2fd51e31a8d5', 'username': u'cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 18:52:30,585 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'password': 'b3fa83bb-1e20-40cb-9cc7-2fd51e31a8d5', 'project_name': 'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'a2a62e90ce11446bb99371304afb5a1d', 'project_domain_name': 'Default'} 2018-11-02 18:52:30,586 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-11-02 18:52:30,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 18:52:30,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:30,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd74cd07-a244-41d7-b73e-af93ebf869b2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 18:52:30,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-cd74cd07-a244-41d7-b73e-af93ebf869b2 2018-11-02 18:52:30,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106500864029s 2018-11-02 18:52:30,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-cd74cd07-a244-41d7-b73e-af93ebf869b2 2018-11-02 18:52:30,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:52:30,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:52:30,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef72ca4f-3c48-4d26-a8df-44059077cfc9 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d"}, "tags": [], "enabled": true, "id": "a2a62e90ce11446bb99371304afb5a1d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:52:30,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ef72ca4f-3c48-4d26-a8df-44059077cfc9 2018-11-02 18:52:30,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109784126282s 2018-11-02 18:52:30,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ef72ca4f-3c48-4d26-a8df-44059077cfc9 2018-11-02 18:52:30,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 18:52:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" -d '{"network": {"tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "name": "cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea", "admin_state_up": true}}' 2018-11-02 18:52:31,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6caa79c2-98a3-4f36-8a7a-9d4c221c8733 Date: Fri, 02 Nov 2018 18:52:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T18:52:31Z","is_default":false,"provider:segmentation_id":24,"name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea","admin_state_up":true,"tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","mtu":1450}} 2018-11-02 18:52:31,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6caa79c2-98a3-4f36-8a7a-9d4c221c8733 2018-11-02 18:52:31,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.764313936234s 2018-11-02 18:52:31,577 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6caa79c2-98a3-4f36-8a7a-9d4c221c8733 2018-11-02 18:52:31,578 - 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-11-02T18:52:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e2bceef0-d4a0-4d81-9f32-71fe0b567895', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea', u'admin_state_up': True, u'tenant_id': u'a2a62e90ce11446bb99371304afb5a1d', u'created_at': u'2018-11-02T18:52:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a2a62e90ce11446bb99371304afb5a1d'}) 2018-11-02 18:52:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:52:31,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d07908a-4260-4b6e-856e-9f960af568ea 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:52:31,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7d07908a-4260-4b6e-856e-9f960af568ea 2018-11-02 18:52:31,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:52:31,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c14ce99998d14f838fcef4dafe18f9f7", "name": "Member"}], "expires_at": "2018-11-02T19:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2a62e90ce11446bb99371304afb5a1d", "name": "cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2a62e90ce11446bb99371304afb5a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a2a62e90ce11446bb99371304afb5a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a2a62e90ce11446bb99371304afb5a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2a62e90ce11446bb99371304afb5a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a2a62e90ce11446bb99371304afb5a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a2a62e90ce11446bb99371304afb5a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a2a62e90ce11446bb99371304afb5a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a2a62e90ce11446bb99371304afb5a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2a62e90ce11446bb99371304afb5a1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a2a62e90ce11446bb99371304afb5a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a2a62e90ce11446bb99371304afb5a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a2a62e90ce11446bb99371304afb5a1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a2a62e90ce11446bb99371304afb5a1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea", "id": "850d1a533c15497aa31b5f55d77ce380"}, "audit_ids": ["5_DrJhMYRjiqx66LTiV5GQ"], "issued_at": "2018-11-02T18:52:31.000000Z"}} 2018-11-02 18:52:31,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:52:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:32,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-ca2baf2d-5db9-4e05-939c-526ef058c3c2 Date: Fri, 02 Nov 2018 18:52:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:52:31Z","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:52:32,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ca2baf2d-5db9-4e05-939c-526ef058c3c2 2018-11-02 18:52:32,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280096054077s 2018-11-02 18:52:32,277 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ca2baf2d-5db9-4e05-939c-526ef058c3c2 2018-11-02 18:52:32,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 18:52:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"subnet": {"name": "cinder_test-subnet_d6406b04-c7b9-4c6c-bb84-4622422002ea", "enable_dhcp": true, "network_id": "e2bceef0-d4a0-4d81-9f32-71fe0b567895", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 18:52:33,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0a6e0ab7-3fb9-4947-9187-c60a43121cd2 Date: Fri, 02 Nov 2018 18:52:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:52:32Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"08c896a7-cb3a-484a-94cf-c60ac0688aa2","subnetpool_id":null,"name":"cinder_test-subnet_d6406b04-c7b9-4c6c-bb84-4622422002ea"}} 2018-11-02 18:52:33,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-0a6e0ab7-3fb9-4947-9187-c60a43121cd2 2018-11-02 18:52:33,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0713570118s 2018-11-02 18:52:33,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-0a6e0ab7-3fb9-4947-9187-c60a43121cd2 2018-11-02 18:52:33,351 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T18:52:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'08c896a7-cb3a-484a-94cf-c60ac0688aa2', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_d6406b04-c7b9-4c6c-bb84-4622422002ea', u'enable_dhcp': True, u'network_id': u'e2bceef0-d4a0-4d81-9f32-71fe0b567895', u'tenant_id': u'a2a62e90ce11446bb99371304afb5a1d', u'created_at': u'2018-11-02T18:52:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a2a62e90ce11446bb99371304afb5a1d'}) 2018-11-02 18:52:33,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 18:52:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "cinder_test-router_d6406b04-c7b9-4c6c-bb84-4622422002ea", "admin_state_up": true}}' 2018-11-02 18:52:35,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a3ada340-a87e-42a0-bf9d-a8f220fd9435 Date: Fri, 02 Nov 2018 18:52:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:33Z", "admin_state_up": true, "updated_at": "2018-11-02T18:52:34Z", "revision_number": 2, "routes": [], "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "name": "cinder_test-router_d6406b04-c7b9-4c6c-bb84-4622422002ea"}} 2018-11-02 18:52:35,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a3ada340-a87e-42a0-bf9d-a8f220fd9435 2018-11-02 18:52:35,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70798516273s 2018-11-02 18:52:35,060 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a3ada340-a87e-42a0-bf9d-a8f220fd9435 2018-11-02 18:52:35,060 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a2a62e90ce11446bb99371304afb5a1d', u'created_at': u'2018-11-02T18:52:33Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T18:52:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'a2a62e90ce11446bb99371304afb5a1d', u'id': u'3444c1a8-0176-46bd-be7d-04a8066fa53f', u'name': u'cinder_test-router_d6406b04-c7b9-4c6c-bb84-4622422002ea'}) 2018-11-02 18:52:35,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 18:52:35,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"subnet_id": "08c896a7-cb3a-484a-94cf-c60ac0688aa2"}' 2018-11-02 18:52:37,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a4f6a9cd-3c06-4474-ad60-9a98b52656a7 Date: Fri, 02 Nov 2018 18:52:37 GMT RESP BODY: {"network_id": "e2bceef0-d4a0-4d81-9f32-71fe0b567895", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "subnet_id": "08c896a7-cb3a-484a-94cf-c60ac0688aa2", "subnet_ids": ["08c896a7-cb3a-484a-94cf-c60ac0688aa2"], "port_id": "5607ff0a-643b-43fa-8919-6b08d734966d", "id": "3444c1a8-0176-46bd-be7d-04a8066fa53f"} 2018-11-02 18:52:37,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f/add_router_interface.json used request id req-a4f6a9cd-3c06-4474-ad60-9a98b52656a7 2018-11-02 18:52:37,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27905678749s 2018-11-02 18:52:37,340 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f/add_router_interface.json used request id req-a4f6a9cd-3c06-4474-ad60-9a98b52656a7 returning object 3444c1a8-0176-46bd-be7d-04a8066fa53f 2018-11-02 18:52:37,341 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 18:52:37,473 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 18:52:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:52:37,479 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 18:52:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 18:52:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:52:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:37,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-89100a0c-e739-456f-998c-8abee925b473 Date: Fri, 02 Nov 2018 18:52:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:52:37,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-89100a0c-e739-456f-998c-8abee925b473 2018-11-02 18:52:37,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211018800735s 2018-11-02 18:52:37,693 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-89100a0c-e739-456f-998c-8abee925b473 2018-11-02 18:52:37,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 18:52:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea"}' 2018-11-02 18:52:37,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bdea83aa-c27a-478c-9e6a-b3a210123292 Date: Fri, 02 Nov 2018 18:52:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file", "owner": "a2a62e90ce11446bb99371304afb5a1d", "id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "size": null, "self": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:52:37Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "checksum": null, "created_at": "2018-11-02T18:52:37Z", "protected": false} 2018-11-02 18:52:37,959 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-bdea83aa-c27a-478c-9e6a-b3a210123292 2018-11-02 18:52:37,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25802397728s 2018-11-02 18:52:37,959 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-bdea83aa-c27a-478c-9e6a-b3a210123292 returning object 07f04de4-0853-4ed3-bc4c-3f55190dde45 2018-11-02 18:52:37,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 18:52:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '' 2018-11-02 18:52:38,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9250f1c7-feb9-4fab-8368-fbb40f548685 Date: Fri, 02 Nov 2018 18:52:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:52:38,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file used request id req-9250f1c7-feb9-4fab-8368-fbb40f548685 2018-11-02 18:52:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.719599962234s 2018-11-02 18:52:38,680 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file used request id req-9250f1c7-feb9-4fab-8368-fbb40f548685 2018-11-02 18:52:38,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:52:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:39,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-370359b2-9200-41ba-875c-32e953e602ca Date: Fri, 02 Nov 2018 18:52:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "metadata": {}}], "file": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file", "owner": "a2a62e90ce11446bb99371304afb5a1d", "id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "size": 12716032, "self": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:52:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:52:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:52:39,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-370359b2-9200-41ba-875c-32e953e602ca 2018-11-02 18:52:39,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.350462913513s 2018-11-02 18:52:39,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-370359b2-9200-41ba-875c-32e953e602ca 2018-11-02 18:52:39,036 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap', u'metadata': Munch({})})], 'file': u'/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file', 'owner': u'a2a62e90ce11446bb99371304afb5a1d', 'id': u'07f04de4-0853-4ed3-bc4c-3f55190dde45', 'size': 12716032, u'self': u'/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': 'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T18:52:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T18:52:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'created': u'2018-11-02T18:52:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T18:52:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 18:52:39,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 18:52:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_d6406b04-c7b9-4c6c-bb84-4622422002ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 18:52:39,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52: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-4842cc2d-40e2-495a-88da-727b634c291f x-compute-request-id: req-4842cc2d-40e2-495a-88da-727b634c291f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b0eeff15-9770-4645-aa2d-d705343a8206"}} 2018-11-02 18:52:39,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4842cc2d-40e2-495a-88da-727b634c291f 2018-11-02 18:52:39,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.245542049408s 2018-11-02 18:52:39,283 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4842cc2d-40e2-495a-88da-727b634c291f 2018-11-02 18:52:39,284 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b0eeff15-9770-4645-aa2d-d705343a8206', 'swap': 0}) 2018-11-02 18:52:39,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 18:52:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" -d '{"extra_specs": {}}' 2018-11-02 18:52:39,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1392c4db-099a-4d69-953f-afe12eb1c81a x-compute-request-id: req-1392c4db-099a-4d69-953f-afe12eb1c81a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 18:52:39,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206/os-extra_specs used request id req-1392c4db-099a-4d69-953f-afe12eb1c81a 2018-11-02 18:52:39,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223619937897s 2018-11-02 18:52:39,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206/os-extra_specs used request id req-1392c4db-099a-4d69-953f-afe12eb1c81a 2018-11-02 18:52:39,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 18:52:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"keypair": {"name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea"}}' 2018-11-02 18:52:39,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52: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-cb6413b2-9ccf-4cff-9167-a57b0418a76e x-compute-request-id: req-cb6413b2-9ccf-4cff-9167-a57b0418a76e Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbAnUAH67Y+/k2FTnlyf0cPlGLU9i+U/vmKDF5mnEu8YElJT40xCgPdlKKBKaZJMi+F5qQNY5PM1o9dcet4PSKKUo+UKA2WCx3jm5yRnU10jFvOFCJLuu8u/zbQbctv5WWcj5KXAplU13gKlyUy48OLDl9ZKzSzfac2ojcUQP2W1lXy9lvZPWy2zNbXKtgZxAsvOgfVoY6fDycfphRMqPRMvn2gZwOcdifRwfPBHizN3YDhDAqEclXnUYFVPPKa6J92H277RcR6j9YW/onAzE7iouYk4kd3S3VklGmNsO7oMbLE3O+WihjU2ijAYJ01VVNOUrSRFn+slKNE015twbL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2wJ1AB+u2Pv5NhU55cn9HD5Ri1PYvlP75igxeZpxLvGBJSU+\nNMQoD3ZSigSmmSTIvheakDWOTzNaPXXHreD0iilKPlCgNlgsd45uckZ1NdIxbzhQ\niS7rvLv820G3Lb+VlnI+SlwKZVNd4CpclMuPDiw5fWSs0s32nNqI3FED9ltZV8vZ\nb2T1stszW1yrYGcQLLzoH1aGOnw8nH6YUTKj0TL59oGcDnHYn0cHzwR4szd2A4Qw\nKhHJV51GBVTzymuifdh9u+0XEeo/WFv6JwMxO4qLmJOJHd0t1ZJRpjbDu6DGyxNz\nvlooY1NoowGCdNVVTTlK0kRZ/rJSjRNNebcGywIDAQABAoIBAA0zMrYVMsalOToH\nQXwWFolTQDrzjMa77RzMI18+7b90kuIYQo2PnRKBgSwMZ7YnP2olpg03DSK85514\nsdZLDrIdFvp2hZGA8v0puoJsuLfLuWsIq+H40ACKHA1jApVhTLTKofJ9ZasBwVC3\nfOkC89ZY2AY0wS3beBewHDubLm/0qPy/HeUf9I8X9+a6eHfZtmeJoQkrjCn9080F\ng349Wc6U7kT3QTsGdCPZz58/FdfOIzQqxUSUSenIZfBLEg4jxSvATsgZ5WHWX+G4\nZ5eQBhyMoScYSRueB6v94d+lbrXrJwH1M1z/d/sLG1P3J/DjCRZ4hGIExaRqHb+T\nH3WLczECgYEA7jlNVnRf7/OMnQrTOgZdjK/fTNrhTtr3VcyF6mGckxsk407qgRFb\nH2aW6ChiR0Ki9ZrL1QpY4sdPI+WKxYdqW10s9jd9pn9c1zfAW4iPjKnoJPfXCcOC\nZ7v7EEhEdOAjNJzjwfdnRdJyb876cwn+snZ+zbVA4EGkYU288zV69EcCgYEA61oc\n3bL14JugkoKtAsPLqxIOb6nIecTAzLQlwQGMeGlm0r2G4+HCZRQCNRluZ28GobOk\nblmPx3NABdJ4f1NZNH5KJme+zQJNAPGJhHASlBHpEDBkV7IIpAIokYC6zrR702/j\n6Ry0FdzECufT/vPp0k/Rw9ns0GCmn92tQsMS710CgYEAx9pw5FfraH3VeKZtQJ+4\ned/OIUb7gFE48NUNf+12Ev/RuZUqLS+nV7eUYJ4InSntVskPueHdYhu9bCsVedO6\nSX3oy4MQOc9dzvxptyDg9SxRojn+QKWx0F8nKKjILZkgT/JTLRXmoPAFq4FkIYDA\nGW5JwUAPdlP7mNpD63Hxfd8CgYEAmzkbwLy/nhwGk5rMMP6h3XpTOyJnrqgt4NUP\n8XPsCZ66ylNmG/ZSGAhSTGMxhdacMRoiYQWA5rMEjtJ51sBKHW0NyrayCNRzpSOo\n50hjeHU3mg3QoGYzfLhPuWeFzb8LzDAHyT+9Jo4sXmT4VTbaCHPMjbe1kNmuC9JQ\n669tVaECgYEAy6kkrJitJjEArf4aJ3wxSKiDP0pXfNs5wywCbq6Tkb/LZm1FsoOc\ny2crFiFP/36Mi1xf/yyMeDLo0j8P/23PirMtjkJOtbZVuNfbwCBohIBW3NrMxsZn\nkRIqyuh7t/BfqDZRma54zoHctJWPHVuOqOw2J4C+oaNdI8Rf7t6dgOY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "850d1a533c15497aa31b5f55d77ce380", "name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "fingerprint": "b5:a0:f2:40:43:41:f1:7e:fd:97:b7:50:88:ed:32:fe"}} 2018-11-02 18:52:39,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-cb6413b2-9ccf-4cff-9167-a57b0418a76e 2018-11-02 18:52:39,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.336268901825s 2018-11-02 18:52:39,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-cb6413b2-9ccf-4cff-9167-a57b0418a76e 2018-11-02 18:52:39,646 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbAnUAH67Y+/k2FTnlyf0cPlGLU9i+U/vmKDF5mnEu8YElJT40xCgPdlKKBKaZJMi+F5qQNY5PM1o9dcet4PSKKUo+UKA2WCx3jm5yRnU10jFvOFCJLuu8u/zbQbctv5WWcj5KXAplU13gKlyUy48OLDl9ZKzSzfac2ojcUQP2W1lXy9lvZPWy2zNbXKtgZxAsvOgfVoY6fDycfphRMqPRMvn2gZwOcdifRwfPBHizN3YDhDAqEclXnUYFVPPKa6J92H277RcR6j9YW/onAzE7iouYk4kd3S3VklGmNsO7oMbLE3O+WihjU2ijAYJ01VVNOUrSRFn+slKNE015twbL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2wJ1AB+u2Pv5NhU55cn9HD5Ri1PYvlP75igxeZpxLvGBJSU+\nNMQoD3ZSigSmmSTIvheakDWOTzNaPXXHreD0iilKPlCgNlgsd45uckZ1NdIxbzhQ\niS7rvLv820G3Lb+VlnI+SlwKZVNd4CpclMuPDiw5fWSs0s32nNqI3FED9ltZV8vZ\nb2T1stszW1yrYGcQLLzoH1aGOnw8nH6YUTKj0TL59oGcDnHYn0cHzwR4szd2A4Qw\nKhHJV51GBVTzymuifdh9u+0XEeo/WFv6JwMxO4qLmJOJHd0t1ZJRpjbDu6DGyxNz\nvlooY1NoowGCdNVVTTlK0kRZ/rJSjRNNebcGywIDAQABAoIBAA0zMrYVMsalOToH\nQXwWFolTQDrzjMa77RzMI18+7b90kuIYQo2PnRKBgSwMZ7YnP2olpg03DSK85514\nsdZLDrIdFvp2hZGA8v0puoJsuLfLuWsIq+H40ACKHA1jApVhTLTKofJ9ZasBwVC3\nfOkC89ZY2AY0wS3beBewHDubLm/0qPy/HeUf9I8X9+a6eHfZtmeJoQkrjCn9080F\ng349Wc6U7kT3QTsGdCPZz58/FdfOIzQqxUSUSenIZfBLEg4jxSvATsgZ5WHWX+G4\nZ5eQBhyMoScYSRueB6v94d+lbrXrJwH1M1z/d/sLG1P3J/DjCRZ4hGIExaRqHb+T\nH3WLczECgYEA7jlNVnRf7/OMnQrTOgZdjK/fTNrhTtr3VcyF6mGckxsk407qgRFb\nH2aW6ChiR0Ki9ZrL1QpY4sdPI+WKxYdqW10s9jd9pn9c1zfAW4iPjKnoJPfXCcOC\nZ7v7EEhEdOAjNJzjwfdnRdJyb876cwn+snZ+zbVA4EGkYU288zV69EcCgYEA61oc\n3bL14JugkoKtAsPLqxIOb6nIecTAzLQlwQGMeGlm0r2G4+HCZRQCNRluZ28GobOk\nblmPx3NABdJ4f1NZNH5KJme+zQJNAPGJhHASlBHpEDBkV7IIpAIokYC6zrR702/j\n6Ry0FdzECufT/vPp0k/Rw9ns0GCmn92tQsMS710CgYEAx9pw5FfraH3VeKZtQJ+4\ned/OIUb7gFE48NUNf+12Ev/RuZUqLS+nV7eUYJ4InSntVskPueHdYhu9bCsVedO6\nSX3oy4MQOc9dzvxptyDg9SxRojn+QKWx0F8nKKjILZkgT/JTLRXmoPAFq4FkIYDA\nGW5JwUAPdlP7mNpD63Hxfd8CgYEAmzkbwLy/nhwGk5rMMP6h3XpTOyJnrqgt4NUP\n8XPsCZ66ylNmG/ZSGAhSTGMxhdacMRoiYQWA5rMEjtJ51sBKHW0NyrayCNRzpSOo\n50hjeHU3mg3QoGYzfLhPuWeFzb8LzDAHyT+9Jo4sXmT4VTbaCHPMjbe1kNmuC9JQ\n669tVaECgYEAy6kkrJitJjEArf4aJ3wxSKiDP0pXfNs5wywCbq6Tkb/LZm1FsoOc\ny2crFiFP/36Mi1xf/yyMeDLo0j8P/23PirMtjkJOtbZVuNfbwCBohIBW3NrMxsZn\nkRIqyuh7t/BfqDZRma54zoHctJWPHVuOqOw2J4C+oaNdI8Rf7t6dgOY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'850d1a533c15497aa31b5f55d77ce380', 'name': u'cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'created_at': '2018-11-02T18:52:39.646112', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': 'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b5:a0:f2:40:43:41:f1:7e:fd:97:b7:50:88:ed:32:fe', 'type': 'ssh', 'id': u'cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea'}) 2018-11-02 18:52:39,646 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA2wJ1AB+u2Pv5NhU55cn9HD5Ri1PYvlP75igxeZpxLvGBJSU+ NMQoD3ZSigSmmSTIvheakDWOTzNaPXXHreD0iilKPlCgNlgsd45uckZ1NdIxbzhQ iS7rvLv820G3Lb+VlnI+SlwKZVNd4CpclMuPDiw5fWSs0s32nNqI3FED9ltZV8vZ b2T1stszW1yrYGcQLLzoH1aGOnw8nH6YUTKj0TL59oGcDnHYn0cHzwR4szd2A4Qw KhHJV51GBVTzymuifdh9u+0XEeo/WFv6JwMxO4qLmJOJHd0t1ZJRpjbDu6DGyxNz vlooY1NoowGCdNVVTTlK0kRZ/rJSjRNNebcGywIDAQABAoIBAA0zMrYVMsalOToH QXwWFolTQDrzjMa77RzMI18+7b90kuIYQo2PnRKBgSwMZ7YnP2olpg03DSK85514 sdZLDrIdFvp2hZGA8v0puoJsuLfLuWsIq+H40ACKHA1jApVhTLTKofJ9ZasBwVC3 fOkC89ZY2AY0wS3beBewHDubLm/0qPy/HeUf9I8X9+a6eHfZtmeJoQkrjCn9080F g349Wc6U7kT3QTsGdCPZz58/FdfOIzQqxUSUSenIZfBLEg4jxSvATsgZ5WHWX+G4 Z5eQBhyMoScYSRueB6v94d+lbrXrJwH1M1z/d/sLG1P3J/DjCRZ4hGIExaRqHb+T H3WLczECgYEA7jlNVnRf7/OMnQrTOgZdjK/fTNrhTtr3VcyF6mGckxsk407qgRFb H2aW6ChiR0Ki9ZrL1QpY4sdPI+WKxYdqW10s9jd9pn9c1zfAW4iPjKnoJPfXCcOC Z7v7EEhEdOAjNJzjwfdnRdJyb876cwn+snZ+zbVA4EGkYU288zV69EcCgYEA61oc 3bL14JugkoKtAsPLqxIOb6nIecTAzLQlwQGMeGlm0r2G4+HCZRQCNRluZ28GobOk blmPx3NABdJ4f1NZNH5KJme+zQJNAPGJhHASlBHpEDBkV7IIpAIokYC6zrR702/j 6Ry0FdzECufT/vPp0k/Rw9ns0GCmn92tQsMS710CgYEAx9pw5FfraH3VeKZtQJ+4 ed/OIUb7gFE48NUNf+12Ev/RuZUqLS+nV7eUYJ4InSntVskPueHdYhu9bCsVedO6 SX3oy4MQOc9dzvxptyDg9SxRojn+QKWx0F8nKKjILZkgT/JTLRXmoPAFq4FkIYDA GW5JwUAPdlP7mNpD63Hxfd8CgYEAmzkbwLy/nhwGk5rMMP6h3XpTOyJnrqgt4NUP 8XPsCZ66ylNmG/ZSGAhSTGMxhdacMRoiYQWA5rMEjtJ51sBKHW0NyrayCNRzpSOo 50hjeHU3mg3QoGYzfLhPuWeFzb8LzDAHyT+9Jo4sXmT4VTbaCHPMjbe1kNmuC9JQ 669tVaECgYEAy6kkrJitJjEArf4aJ3wxSKiDP0pXfNs5wywCbq6Tkb/LZm1FsoOc y2crFiFP/36Mi1xf/yyMeDLo0j8P/23PirMtjkJOtbZVuNfbwCBohIBW3NrMxsZn kRIqyuh7t/BfqDZRma54zoHctJWPHVuOqOw2J4C+oaNdI8Rf7t6dgOY= -----END RSA PRIVATE KEY----- 2018-11-02 18:52:39,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-02 18:52:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"security_group": {"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-11-02 18:52:40,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-5c3394cb-c710-45ce-be39-93a515613f15 Date: Fri, 02 Nov 2018 18:52:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:39Z", "updated_at": "2018-11-02T18:52:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "37b83970-f008-402f-8492-1b60e736e58e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "ef07b0cd-465d-400c-921f-e3d2dd11e86e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 2, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}} 2018-11-02 18:52:40,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5c3394cb-c710-45ce-be39-93a515613f15 2018-11-02 18:52:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.523140192032s 2018-11-02 18:52:40,173 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5c3394cb-c710-45ce-be39-93a515613f15 2018-11-02 18:52:40,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:52:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:40,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-cdbd2c99-e73c-456d-8abb-dffae506e025 Date: Fri, 02 Nov 2018 18:52:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:31Z", "updated_at": "2018-11-02T18:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "3860fd26-fb63-4070-b3a9-44f1ba55333d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "4f5c15a5-0f1b-498e-a99a-791c36dfaade", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "d18f6ad5-a753-4737-a70f-4c999b6869db", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "ff16f15c-7a15-4809-90cb-1e0f51204f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 4, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1b136826-faad-44f8-b74f-d18651cb8303", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:39Z", "updated_at": "2018-11-02T18:52:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "37b83970-f008-402f-8492-1b60e736e58e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "ef07b0cd-465d-400c-921f-e3d2dd11e86e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 2, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:52:40,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-cdbd2c99-e73c-456d-8abb-dffae506e025 2018-11-02 18:52:40,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227903842926s 2018-11-02 18:52:40,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-cdbd2c99-e73c-456d-8abb-dffae506e025 2018-11-02 18:52:40,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:52:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644"}}' 2018-11-02 18:52:40,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-71386fb1-53f4-499c-8d30-af9fa4be8655 Date: Fri, 02 Nov 2018 18:52:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T18:52:40Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:40Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "ccb878c6-e44c-4169-ad1a-a382f3aa4484"}} 2018-11-02 18:52:40,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-71386fb1-53f4-499c-8d30-af9fa4be8655 2018-11-02 18:52:40,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451899051666s 2018-11-02 18:52:40,862 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-71386fb1-53f4-499c-8d30-af9fa4be8655 2018-11-02 18:52:40,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:52:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:40,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-d14bad0c-dc58-402a-8a01-0e74008b7b7e Date: Fri, 02 Nov 2018 18:52:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:31Z", "updated_at": "2018-11-02T18:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "3860fd26-fb63-4070-b3a9-44f1ba55333d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "4f5c15a5-0f1b-498e-a99a-791c36dfaade", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "d18f6ad5-a753-4737-a70f-4c999b6869db", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "ff16f15c-7a15-4809-90cb-1e0f51204f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 4, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1b136826-faad-44f8-b74f-d18651cb8303", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:39Z", "updated_at": "2018-11-02T18:52:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "37b83970-f008-402f-8492-1b60e736e58e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:52:40Z", "revision_number": 0, "id": "ccb878c6-e44c-4169-ad1a-a382f3aa4484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:40Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "ef07b0cd-465d-400c-921f-e3d2dd11e86e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 3, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:52:40,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d14bad0c-dc58-402a-8a01-0e74008b7b7e 2018-11-02 18:52:40,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0896577835083s 2018-11-02 18:52:40,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d14bad0c-dc58-402a-8a01-0e74008b7b7e 2018-11-02 18:52:40,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 18:52:40,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644"}}' 2018-11-02 18:52:41,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-cf43a531-da89-4496-b4d2-6a7971f518d7 Date: Fri, 02 Nov 2018 18:52:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T18:52:41Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "port_range_min": null, "revision_number": 0, "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:41Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "4f7bef1b-da26-4c7e-996b-3f2036c8a9bb"}} 2018-11-02 18:52:41,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-cf43a531-da89-4496-b4d2-6a7971f518d7 2018-11-02 18:52:41,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.41012597084s 2018-11-02 18:52:41,369 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-cf43a531-da89-4496-b4d2-6a7971f518d7 2018-11-02 18:52:41,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:52:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:41,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-ddcc2e9c-eea8-4ea2-993e-032941794418 Date: Fri, 02 Nov 2018 18:52:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08c896a7-cb3a-484a-94cf-c60ac0688aa2"],"updated_at":"2018-11-02T18:52:32Z","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:52:41,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ddcc2e9c-eea8-4ea2-993e-032941794418 2018-11-02 18:52:41,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302323102951s 2018-11-02 18:52:41,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ddcc2e9c-eea8-4ea2-993e-032941794418 2018-11-02 18:52:41,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:52:41,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:41,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-83fc6150-6864-4dde-9ab6-0c84b95e9ecf Date: Fri, 02 Nov 2018 18:52:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "metadata": {}}], "file": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file", "owner": "a2a62e90ce11446bb99371304afb5a1d", "id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "size": 12716032, "self": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:52:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:52:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:52:41,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-83fc6150-6864-4dde-9ab6-0c84b95e9ecf 2018-11-02 18:52:41,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220414161682s 2018-11-02 18:52:41,899 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-83fc6150-6864-4dde-9ab6-0c84b95e9ecf 2018-11-02 18:52:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:52:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:42,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8bb58e1-551b-4219-9a53-53afe11c3481 x-compute-request-id: req-a8bb58e1-551b-4219-9a53-53afe11c3481 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b0eeff15-9770-4645-aa2d-d705343a8206"}]} 2018-11-02 18:52:42,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a8bb58e1-551b-4219-9a53-53afe11c3481 2018-11-02 18:52:42,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.176916122437s 2018-11-02 18:52:42,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a8bb58e1-551b-4219-9a53-53afe11c3481 2018-11-02 18:52:42,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:52:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"server": {"name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "imageRef": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "flavorRef": "b0eeff15-9770-4645-aa2d-d705343a8206", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e2bceef0-d4a0-4d81-9f32-71fe0b567895"}], "security_groups": [{"name": "1e2d4347-b3e1-4156-8dff-bb432e23f644"}]}}' 2018-11-02 18:52:45,371 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a20817e6-bff1-4c5a-8fbb-029e005c8c45 x-compute-request-id: req-a20817e6-bff1-4c5a-8fbb-029e005c8c45 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1e2d4347-b3e1-4156-8dff-bb432e23f644"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "adminPass": "YxeoZ5rD6xgw"}} 2018-11-02 18:52:45,371 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-a20817e6-bff1-4c5a-8fbb-029e005c8c45 2018-11-02 18:52:45,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.29166007042s 2018-11-02 18:52:45,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-a20817e6-bff1-4c5a-8fbb-029e005c8c45 2018-11-02 18:52:45,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:46,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e68f36af-1549-4acd-b02f-9ace5ca308f3 x-compute-request-id: req-e68f36af-1549-4acd-b02f-9ace5ca308f3 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:52:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:46,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e68f36af-1549-4acd-b02f-9ace5ca308f3 2018-11-02 18:52:46,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672311067581s 2018-11-02 18:52:46,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e68f36af-1549-4acd-b02f-9ace5ca308f3 2018-11-02 18:52:46,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:52:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:46,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-b49feb28-806f-445f-8cca-62114bee050d Date: Fri, 02 Nov 2018 18:52:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08c896a7-cb3a-484a-94cf-c60ac0688aa2"],"updated_at":"2018-11-02T18:52:32Z","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:52:46,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b49feb28-806f-445f-8cca-62114bee050d 2018-11-02 18:52:46,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987939834595s 2018-11-02 18:52:46,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b49feb28-806f-445f-8cca-62114bee050d 2018-11-02 18:52:46,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:52:46,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:46,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e19a45b-f6d8-4f4a-8795-92cd40b6373e Date: Fri, 02 Nov 2018 18:52:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:52:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"08c896a7-cb3a-484a-94cf-c60ac0688aa2","subnetpool_id":null,"name":"cinder_test-subnet_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:52:46,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-0e19a45b-f6d8-4f4a-8795-92cd40b6373e 2018-11-02 18:52:46,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236721038818s 2018-11-02 18:52:46,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-0e19a45b-f6d8-4f4a-8795-92cd40b6373e 2018-11-02 18:52:46,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:48,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:49,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eac45668-7f8b-4b0e-8286-4fa83b4efdbe x-compute-request-id: req-eac45668-7f8b-4b0e-8286-4fa83b4efdbe Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:52:46Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:49,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eac45668-7f8b-4b0e-8286-4fa83b4efdbe 2018-11-02 18:52:49,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755588054657s 2018-11-02 18:52:49,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eac45668-7f8b-4b0e-8286-4fa83b4efdbe 2018-11-02 18:52:49,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:51,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:51,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:52,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd1f82b8-5511-4e40-8358-9ff5d7dc2bfe x-compute-request-id: req-dd1f82b8-5511-4e40-8358-9ff5d7dc2bfe Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:52:46Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:52,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd1f82b8-5511-4e40-8358-9ff5d7dc2bfe 2018-11-02 18:52:52,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25942111015s 2018-11-02 18:52:52,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd1f82b8-5511-4e40-8358-9ff5d7dc2bfe 2018-11-02 18:52:52,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:52:54,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:52:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:55,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea1ce1b6-72fe-41c2-afac-a870cc0fc1ba x-compute-request-id: req-ea1ce1b6-72fe-41c2-afac-a870cc0fc1ba Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:52.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:52Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:52:55,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ea1ce1b6-72fe-41c2-afac-a870cc0fc1ba 2018-11-02 18:52:55,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993396997452s 2018-11-02 18:52:55,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ea1ce1b6-72fe-41c2-afac-a870cc0fc1ba 2018-11-02 18:52:55,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:52:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=eb45396e-260c-4b42-bab1-2ebffa094263" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:55,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c6306d64-8519-4d72-8fc9-8198e1a5ed83 Date: Fri, 02 Nov 2018 18:52:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:47Z","admin_state_up":true,"updated_at":"2018-11-02T18:52:52Z","binding:vnic_type":"normal","device_id":"eb45396e-260c-4b42-bab1-2ebffa094263","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ed:4b:dc","id":"b744aed9-3c03-43cb-9594-59339e1b4f9c","port_security_enabled":true,"project_id":"a2a62e90ce11446bb99371304afb5a1d","fixed_ips":[{"subnet_id":"08c896a7-cb3a-484a-94cf-c60ac0688aa2","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["1e2d4347-b3e1-4156-8dff-bb432e23f644"],"name":""}]} 2018-11-02 18:52:55,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=eb45396e-260c-4b42-bab1-2ebffa094263 used request id req-c6306d64-8519-4d72-8fc9-8198e1a5ed83 2018-11-02 18:52:55,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0515608787537s 2018-11-02 18:52:55,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=eb45396e-260c-4b42-bab1-2ebffa094263 used request id req-c6306d64-8519-4d72-8fc9-8198e1a5ed83 2018-11-02 18:52:55,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:52:55,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=b744aed9-3c03-43cb-9594-59339e1b4f9c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:55,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f4c43340-ba2f-4b1a-99f8-fc751aed15be Date: Fri, 02 Nov 2018 18:52:55 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:52:55,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=b744aed9-3c03-43cb-9594-59339e1b4f9c used request id req-f4c43340-ba2f-4b1a-99f8-fc751aed15be 2018-11-02 18:52:55,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0176479816437s 2018-11-02 18:52:55,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=b744aed9-3c03-43cb-9594-59339e1b4f9c used request id req-f4c43340-ba2f-4b1a-99f8-fc751aed15be 2018-11-02 18:52:55,496 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:4b:dc', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'07f04de4-0853-4ed3-bc4c-3f55190dde45'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:52:52.000000', 'flavor': Munch({u'id': u'b0eeff15-9770-4645-aa2d-d705343a8206'}), 'az': u'nova', 'id': u'eb45396e-260c-4b42-bab1-2ebffa094263', 'security_groups': [Munch({u'name': u'cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'850d1a533c15497aa31b5f55d77ce380', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': 'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:52:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:52:52Z', 'hostId': u'fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:52:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': u'cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'adminPass': u'YxeoZ5rD6xgw', 'tenant_id': u'a2a62e90ce11446bb99371304afb5a1d', 'created_at': u'2018-11-02T18:52:45Z', 'created': u'2018-11-02T18:52:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:52:55,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:52:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-df3ee282-4682-46e9-87b9-09cd30e7c6c2 Date: Fri, 02 Nov 2018 18:52:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08c896a7-cb3a-484a-94cf-c60ac0688aa2"],"updated_at":"2018-11-02T18:52:32Z","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:52:55,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-df3ee282-4682-46e9-87b9-09cd30e7c6c2 2018-11-02 18:52:55,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.200104951859s 2018-11-02 18:52:55,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-df3ee282-4682-46e9-87b9-09cd30e7c6c2 2018-11-02 18:52:55,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:52:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=eb45396e-260c-4b42-bab1-2ebffa094263" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:55,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1c67f0bf-30b7-4221-9b4b-51048b1c46c7 Date: Fri, 02 Nov 2018 18:52:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:47Z","admin_state_up":true,"updated_at":"2018-11-02T18:52:52Z","binding:vnic_type":"normal","device_id":"eb45396e-260c-4b42-bab1-2ebffa094263","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ed:4b:dc","id":"b744aed9-3c03-43cb-9594-59339e1b4f9c","port_security_enabled":true,"project_id":"a2a62e90ce11446bb99371304afb5a1d","fixed_ips":[{"subnet_id":"08c896a7-cb3a-484a-94cf-c60ac0688aa2","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["1e2d4347-b3e1-4156-8dff-bb432e23f644"],"name":""}]} 2018-11-02 18:52:55,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=eb45396e-260c-4b42-bab1-2ebffa094263 used request id req-1c67f0bf-30b7-4221-9b4b-51048b1c46c7 2018-11-02 18:52:55,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.245157003403s 2018-11-02 18:52:55,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=eb45396e-260c-4b42-bab1-2ebffa094263 used request id req-1c67f0bf-30b7-4221-9b4b-51048b1c46c7 2018-11-02 18:52:55,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 18:52:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.8", "port_id": "b744aed9-3c03-43cb-9594-59339e1b4f9c"}}' 2018-11-02 18:52:57,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-e49a1a9f-5a30-4b04-b81f-77f6e811f4b5 Date: Fri, 02 Nov 2018 18:52:57 GMT RESP BODY: {"floatingip": {"router_id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:52:56Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "b744aed9-3c03-43cb-9594-59339e1b4f9c", "id": "1c0128d3-efe8-4c83-9874-a15bac265ed4", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:56Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}} 2018-11-02 18:52:57,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e49a1a9f-5a30-4b04-b81f-77f6e811f4b5 2018-11-02 18:52:57,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.78084087372s 2018-11-02 18:52:57,729 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e49a1a9f-5a30-4b04-b81f-77f6e811f4b5 2018-11-02 18:52:57,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:52:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:52:57,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-b3053ace-5a58-4cb5-813a-318bc53fd0c7 Date: Fri, 02 Nov 2018 18:52:57 GMT RESP BODY: {"floatingips": [{"router_id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:52:56Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "b744aed9-3c03-43cb-9594-59339e1b4f9c", "id": "1c0128d3-efe8-4c83-9874-a15bac265ed4", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:56Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}]} 2018-11-02 18:52:57,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b3053ace-5a58-4cb5-813a-318bc53fd0c7 2018-11-02 18:52:57,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0236740112305s 2018-11-02 18:52:57,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b3053ace-5a58-4cb5-813a-318bc53fd0c7 2018-11-02 18:52:57,764 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3444c1a8-0176-46bd-be7d-04a8066fa53f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a2a62e90ce11446bb99371304afb5a1d', 'created_at': u'2018-11-02T18:52:56Z', 'attached': True, 'updated_at': u'2018-11-02T18:52:56Z', 'id': u'1c0128d3-efe8-4c83-9874-a15bac265ed4', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': 'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3444c1a8-0176-46bd-be7d-04a8066fa53f', 'project_id': u'a2a62e90ce11446bb99371304afb5a1d', 'port_id': u'b744aed9-3c03-43cb-9594-59339e1b4f9c', 'port': u'b744aed9-3c03-43cb-9594-59339e1b4f9c', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 18:52:57,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 18:52:57,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 18:52:57,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:52:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b06d9081-1a80-44fd-b4b5-6130f4dec33c x-compute-request-id: req-b06d9081-1a80-44fd-b4b5-6130f4dec33c Content-Encoding: gzip Content-Length: 9573 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496532991 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184273] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186588] pid_max: default: 32768 minimum: 301\n[ 0.187839] ACPI: Core revision 20150930\n[ 0.189530] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191358] Security Framework initialized\n[ 0.192499] Yama: becoming mindful.\n[ 0.193515] AppArmor: AppArmor initialized\n[ 0.194695] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198298] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199972] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201905] Initializing cgroup subsys io\n[ 0.203057] Initializing cgroup subsys memory\n[ 0.204267] Initializing cgroup subsys devices\n[ 0.205486] Initializing cgroup subsys freezer\n[ 0.206698] Initializing cgroup subsys net_cls\n[ 0.207912] Initializing cgroup subsys perf_event\n[ 0.209190] Initializing cgroup subsys net_prio\n[ 0.210422] Initializing cgroup subsys hugetlb\n[ 0.211647] Initializing cgroup subsys pids\n[ 0.212843] CPU: Physical Processor ID: 0\n[ 0.214686] mce: CPU supports 10 MCE banks\n[ 0.215860] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217268] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233833] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240365] ftrace: allocating 31920 entries in 125 pages\n[ 0.265248] smpboot: Max logical packages: 1\n[ 0.266375] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268238] x2apic enabled\n[ 0.269327] Switched APIC routing to physical x2apic.\n[ 0.271768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278759] KVM setup paravirtual spinlock\n[ 0.280351] x86: Booted up 1 node, 1 CPUs\n[ 0.281506] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283370] devtmpfs: initialized\n[ 0.285302] evm: security.selinux\n[ 0.286249] evm: security.SMACK64\n[ 0.287195] evm: security.SMACK64EXEC\n[ 0.288210] evm: security.SMACK64TRANSMUTE\n[ 0.289308] evm: security.SMACK64MMAP\n[ 0.290317] evm: security.ima\n[ 0.291186] evm: security.capability\n[ 0.292255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294772] pinctrl core: initialized pinctrl subsystem\n[ 0.296248] RTC time: 18:52:52, date: 11/02/18\n[ 0.297533] NET: Registered protocol family 16\n[ 0.298840] cpuidle: using governor ladder\n[ 0.299956] cpuidle: using governor menu\n[ 0.301032] PCCT header not found.\n[ 0.302043] ACPI: bus type PCI registered\n[ 0.303153] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304871] PCI: Using configuration type 1 for base access\n[ 0.307002] ACPI: Added _OSI(Module Device)\n[ 0.308142] ACPI: Added _OSI(Processor Device)\n[ 0.309312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312684] ACPI: Interpreter enabled\n[ 0.313720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323748] ACPI: (supports S0 S5)\n[ 0.324739] ACPI: Using IOAPIC for interrupt routing\n[ 0.326022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329755] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331307] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332990] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337586] acpiphp: Slot [3] registered\n[ 0.338673] acpiphp: Slot [4] registered\n[ 0.339753] acpiphp: Slot [5] registered\n[ 0.340835] acpiphp: Slot [6] registered\n[ 0.341921] acpiphp: Slot [7] registered\n[ 0.343011] acpiphp: Slot [8] registered\n[ 0.344099] acpiphp: Slot [9] registered\n[ 0.345175] acpiphp: Slot [10] registered\n[ 0.346275] acpiphp: Slot [11] registered\n[ 0.347374] acpiphp: Slot [12] registered\n[ 0.348471] acpiphp: Slot [13] registered\n[ 0.349564] acpiphp: Slot [14] registered\n[ 0.350663] acpiphp: Slot [15] registered\n[ 0.364225] acpiphp: Slot [16] registered\n[ 0.365331] acpiphp: Slot [17] registered\n[ 0.366466] acpiphp: Slot [18] registered\n[ 0.367598] acpiphp: Slot [19] registered\n[ 0.368697] acpiphp: Slot [20] registered\n[ 0.369798] acpiphp: Slot [21] registered\n[ 0.370929] acpiphp: Slot [22] registered\n[ 0.372026] acpiphp: Slot [23] registered\n[ 0.373140] acpiphp: Slot [24] registered\n[ 0.374240] acpiphp: Slot [25] registered\n[ 0.375335] acpiphp: Slot [26] registered\n[ 0.376431] acpiphp: Slot [27] registered\n[ 0.377532] acpiphp: Slot [28] registered\n[ 0.378631] acpiphp: Slot [29] registered\n[ 0.379725] acpiphp: Slot [30] registered\n[ 0.380825] acpiphp: Slot [31] registered\n[ 0.381921] PCI host bridge to bus 0000:00\n[ 0.383022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.384682] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386345] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392455] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398182] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.399820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.405908] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.407859] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427816] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.429760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.431652] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437163] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438906] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442499] vgaarb: loaded\n[ 0.443329] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444970] SCSI subsystem initialized\n[ 0.446237] ACPI: bus type USB registered\n[ 0.447341] usbcore: registered new interface driver usbfs\n[ 0.448666] usbcore: registered new interface driver hub\n[ 0.449953] usbcore: registered new device driver usb\n[ 0.451366] PCI: Using ACPI for IRQ routing\n[ 0.452780] NetLabel: Initializing\n[ 0.453715] NetLabel: domain hash size = 128\n[ 0.454804] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.456036] NetLabel: unlabeled traffic allowed by default\n[ 0.457528] clocksource: Switched to clocksource kvm-clock\n[ 0.466835] AppArmor: AppArmor Filesystem Enabled\n[ 0.468069] pnp: PnP ACPI init\n[ 0.469235] pnp: PnP ACPI: found 5 devices\n[ 0.475974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478193] NET: Registered protocol family 2\n[ 0.479526] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.481189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.482731] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.484275] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485664] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487167] NET: Registered protocol family 1\n[ 0.488293] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489704] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.491084] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505460] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.519931] Trying to unpack rootfs image as initramfs...\n[ 0.580458] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.585348] Scanning for low memory corruption every 60 seconds\n[ 0.587406] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588920] audit: initializing netlink subsys (disabled)\n[ 0.590337] audit: type=2000 audit(1541184773.000:1): initialized\n[ 0.592099] Initialise system trusted keyring\n[ 0.593375] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594865] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597463] zbud: loaded\n[ 0.598411] VFS: Disk quotas dquot_6.6.0\n[ 0.599478] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601511] fuse init (API version 7.23)\n[ 0.602690] Key type big_key registered\n[ 0.603739] Allocating IMA MOK and blacklist keyrings.\n[ 0.605314] Key type asymmetric registered\n[ 0.606387] Asymmetric key parser 'x509' registered\n[ 0.607636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.609593] io scheduler noop registered\n[ 0.610624] io scheduler deadline registered (default)\n[ 0.611907] io scheduler cfq registered\n[ 0.613027] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614403] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616053] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617951] ACPI: Power Button [PWRF]\n[ 0.619125] GHES: HEST is not enabled!\n[ 0.633193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.688966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691880] Linux agpgart interface v0.103\n[ 0.695188] brd: module loaded\n[ 0.697279] loop: module loaded\n[ 0.702560] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704469] GPT:90111 != 2097151\n[ 0.705354] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706770] GPT:90111 != 2097151\n[ 0.707664] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708926] vda: vda1 vda15\n[ 0.710554] scsi host0: ata_piix\n[ 0.711566] scsi host1: ata_piix\n[ 0.712514] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.714109] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.716003] libphy: Fixed MDIO Bus: probed\n[ 0.717086] tun: Universal TUN/TAP device driver, 1.6\n[ 0.718339] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.721157] PPP generic driver version 2.4.2\n[ 0.722352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.723910] ehci-pci: EHCI PCI platform driver\n[ 0.725060] ehci-platform: EHCI generic platform driver\n[ 0.726364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.727856] ohci-pci: OHCI PCI platform driver\n[ 0.729000] ohci-platform: OHCI generic platform driver\n[ 0.730308] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.746382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.748289] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.749623] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.751123] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.752695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.754547] usb usb1: Product: UHCI Host Controller\n[ 0.755764] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.757234] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.758510] hub 1-0:1.0: USB hub found\n[ 0.759542] hub 1-0:1.0: 2 ports detected\n[ 0.760803] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.763566] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.764826] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.766427] mousedev: PS/2 mouse device common for all mice\n[ 0.768720] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.771229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.772902] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.776613] i2c /dev entries driver\n[ 0.777642] device-mapper: uevent: version 1.0.3\n[ 0.778971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.781164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.782949] NET: Registered protocol family 10\n[ 0.784444] NET: Registered protocol family 17\n[ 0.785634] Key type dns_resolver registered\n[ 0.786888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.788320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.790639] registered taskstats version 1\n[ 0.791733] Loading compiled-in X.509 certificates\n[ 0.793491] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.795919] zswap: loaded using pool lzo/zbud\n[ 0.797947] Key type trusted registered\n[ 0.800062] Key type encrypted registered\n[ 0.801145] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.802514] ima: No TPM chip found, activating TPM-bypass!\n[ 0.803881] evm: HMAC attrs: 0x1\n[ 0.805115] Magic number: 10:429:897\n[ 0.806256] rtc_cmos 00:00: setting system clock to 2018-11-02 18:52:53 UTC (1541184773)\n[ 0.808368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809824] EDD information not available.\n[ 0.875148] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.891729] Write protecting the kernel read-only data: 14336k\n[ 0.894770] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.897305] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.063297] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHrKkfMdX46MQtJ0PHq6gO+QMfwdLOLFXoapAp+LsnCspociJQSYHtHZmHuz/p0wqyxclFF5efPY9xh/D+D/yiAvIoutOeNDDotD3zI/Gl7/B89Zl5Oitm7r+siTf2WzGx92G+qpxvfpYFzkNid7vZBR+iQ/OIDQi7S75eZa6QxjGpr73wKxGKj/uG5RXE3WbAHiKwCS0aJGLFkJbc7M751JmgO6pS1cwQljf3n0vYbXGnPNt4g1kBN+TfWGBmeOOSRN/wlpYQb228c5xU/LgN14VLJ+CmZCpr4mS8BvyaVn8cNhG2Uvupo+6QzlGc5ZPiItMbztugtKEtqNtmKZMt root@cinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea\nssh-dss AAAAB3NzaC1kc3MAAACBAIlp1JlhYeUJoSG92WV/YEzxFIsfTX4YZtWNIwjM/PFU3IriTsbYOdClKT5XPpTAskK8qdx4ZhrWtoRHWiSWNDF52XVrVQxGwP+q86sNHo3sfTPI74dPnWaZGCCDwtEoxPnpEZWwNheHKDsTYtE7iV1ElNiFmMrl1VQlytbKjYMTAAAAFQCdmKi9NlgBpKt6dsWWCi6FrQuVXwAAAIAEnpP5/la1GIhfnQqde57CTb5sgKiLElXNysdkJ32MxRnCCrOB7fTnlyFVjZ/5rqwet48dwPGkRTjFyYen7mwiMriMHfZ3L9BRnGC/iMP2QLCU/XpOdGtCESajg8B1H6uUJmc6h4hSBIdK2OVPsLh5nL+GtlPgl9PsYPaWEQu2mgAAAIA+Y0bEDQFJttb9vK3rnx4KHFJJZ2+R3EPT9st1OeUApsAsMSBUxCpeHwYHGCJl+meamRmfXPzDuf1PljuZtBGBTT46rdVw4yV1l2H5obFAWisd0RYeQsHP+Mn4fB5WAszRSjiXvVJu3WN++fJ1SKEQkECU8Uk/t1z8dapenjgsuw== root@cinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:feed:4bdc/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.13 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea login: "} 2018-11-02 18:52:57,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/action used request id req-b06d9081-1a80-44fd-b4b5-6130f4dec33c 2018-11-02 18:52:57,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.118422985077s 2018-11-02 18:52:57,884 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/action used request id req-b06d9081-1a80-44fd-b4b5-6130f4dec33c 2018-11-02 18:52:57,885 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496532991 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.184273] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186588] pid_max: default: 32768 minimum: 301 [ 0.187839] ACPI: Core revision 20150930 [ 0.189530] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191358] Security Framework initialized [ 0.192499] Yama: becoming mindful. [ 0.193515] AppArmor: AppArmor initialized [ 0.194695] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198298] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199972] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201905] Initializing cgroup subsys io [ 0.203057] Initializing cgroup subsys memory [ 0.204267] Initializing cgroup subsys devices [ 0.205486] Initializing cgroup subsys freezer [ 0.206698] Initializing cgroup subsys net_cls [ 0.207912] Initializing cgroup subsys perf_event [ 0.209190] Initializing cgroup subsys net_prio [ 0.210422] Initializing cgroup subsys hugetlb [ 0.211647] Initializing cgroup subsys pids [ 0.212843] CPU: Physical Processor ID: 0 [ 0.214686] mce: CPU supports 10 MCE banks [ 0.215860] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217268] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233833] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240365] ftrace: allocating 31920 entries in 125 pages [ 0.265248] smpboot: Max logical packages: 1 [ 0.266375] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268238] x2apic enabled [ 0.269327] Switched APIC routing to physical x2apic. [ 0.271768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278759] KVM setup paravirtual spinlock [ 0.280351] x86: Booted up 1 node, 1 CPUs [ 0.281506] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283370] devtmpfs: initialized [ 0.285302] evm: security.selinux [ 0.286249] evm: security.SMACK64 [ 0.287195] evm: security.SMACK64EXEC [ 0.288210] evm: security.SMACK64TRANSMUTE [ 0.289308] evm: security.SMACK64MMAP [ 0.290317] evm: security.ima [ 0.291186] evm: security.capability [ 0.292255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294772] pinctrl core: initialized pinctrl subsystem [ 0.296248] RTC time: 18:52:52, date: 11/02/18 [ 0.297533] NET: Registered protocol family 16 [ 0.298840] cpuidle: using governor ladder [ 0.299956] cpuidle: using governor menu [ 0.301032] PCCT header not found. [ 0.302043] ACPI: bus type PCI registered [ 0.303153] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304871] PCI: Using configuration type 1 for base access [ 0.307002] ACPI: Added _OSI(Module Device) [ 0.308142] ACPI: Added _OSI(Processor Device) [ 0.309312] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310540] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312684] ACPI: Interpreter enabled [ 0.313720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323748] ACPI: (supports S0 S5) [ 0.324739] ACPI: Using IOAPIC for interrupt routing [ 0.326022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329755] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331307] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332990] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337586] acpiphp: Slot [3] registered [ 0.338673] acpiphp: Slot [4] registered [ 0.339753] acpiphp: Slot [5] registered [ 0.340835] acpiphp: Slot [6] registered [ 0.341921] acpiphp: Slot [7] registered [ 0.343011] acpiphp: Slot [8] registered [ 0.344099] acpiphp: Slot [9] registered [ 0.345175] acpiphp: Slot [10] registered [ 0.346275] acpiphp: Slot [11] registered [ 0.347374] acpiphp: Slot [12] registered [ 0.348471] acpiphp: Slot [13] registered [ 0.349564] acpiphp: Slot [14] registered [ 0.350663] acpiphp: Slot [15] registered [ 0.364225] acpiphp: Slot [16] registered [ 0.365331] acpiphp: Slot [17] registered [ 0.366466] acpiphp: Slot [18] registered [ 0.367598] acpiphp: Slot [19] registered [ 0.368697] acpiphp: Slot [20] registered [ 0.369798] acpiphp: Slot [21] registered [ 0.370929] acpiphp: Slot [22] registered [ 0.372026] acpiphp: Slot [23] registered [ 0.373140] acpiphp: Slot [24] registered [ 0.374240] acpiphp: Slot [25] registered [ 0.375335] acpiphp: Slot [26] registered [ 0.376431] acpiphp: Slot [27] registered [ 0.377532] acpiphp: Slot [28] registered [ 0.378631] acpiphp: Slot [29] registered [ 0.379725] acpiphp: Slot [30] registered [ 0.380825] acpiphp: Slot [31] registered [ 0.381921] PCI host bridge to bus 0000:00 [ 0.383022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.384682] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386345] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392455] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398182] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.399820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405908] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407859] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.427816] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.429760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.431652] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437163] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438906] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.440358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.442499] vgaarb: loaded [ 0.443329] vgaarb: bridge control possible 0000:00:02.0 [ 0.444970] SCSI subsystem initialized [ 0.446237] ACPI: bus type USB registered [ 0.447341] usbcore: registered new interface driver usbfs [ 0.448666] usbcore: registered new interface driver hub [ 0.449953] usbcore: registered new device driver usb [ 0.451366] PCI: Using ACPI for IRQ routing [ 0.452780] NetLabel: Initializing [ 0.453715] NetLabel: domain hash size = 128 [ 0.454804] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.456036] NetLabel: unlabeled traffic allowed by default [ 0.457528] clocksource: Switched to clocksource kvm-clock [ 0.466835] AppArmor: AppArmor Filesystem Enabled [ 0.468069] pnp: PnP ACPI init [ 0.469235] pnp: PnP ACPI: found 5 devices [ 0.475974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478193] NET: Registered protocol family 2 [ 0.479526] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.481189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482731] TCP: Hash tables configured (established 4096 bind 4096) [ 0.484275] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485664] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.487167] NET: Registered protocol family 1 [ 0.488293] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489704] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.491084] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505460] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.519931] Trying to unpack rootfs image as initramfs... [ 0.580458] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.585348] Scanning for low memory corruption every 60 seconds [ 0.587406] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.588920] audit: initializing netlink subsys (disabled) [ 0.590337] audit: type=2000 audit(1541184773.000:1): initialized [ 0.592099] Initialise system trusted keyring [ 0.593375] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.594865] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597463] zbud: loaded [ 0.598411] VFS: Disk quotas dquot_6.6.0 [ 0.599478] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.601511] fuse init (API version 7.23) [ 0.602690] Key type big_key registered [ 0.603739] Allocating IMA MOK and blacklist keyrings. [ 0.605314] Key type asymmetric registered [ 0.606387] Asymmetric key parser 'x509' registered [ 0.607636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.609593] io scheduler noop registered [ 0.610624] io scheduler deadline registered (default) [ 0.611907] io scheduler cfq registered [ 0.613027] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614403] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616053] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617951] ACPI: Power Button [PWRF] [ 0.619125] GHES: HEST is not enabled! [ 0.633193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.665388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691880] Linux agpgart interface v0.103 [ 0.695188] brd: module loaded [ 0.697279] loop: module loaded [ 0.702560] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704469] GPT:90111 != 2097151 [ 0.705354] GPT:Alternate GPT header not at the end of the disk. [ 0.706770] GPT:90111 != 2097151 [ 0.707664] GPT: Use GNU Parted to correct GPT errors. [ 0.708926] vda: vda1 vda15 [ 0.710554] scsi host0: ata_piix [ 0.711566] scsi host1: ata_piix [ 0.712514] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714109] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716003] libphy: Fixed MDIO Bus: probed [ 0.717086] tun: Universal TUN/TAP device driver, 1.6 [ 0.718339] tun: (C) 1999-2004 Max Krasnyansky [ 0.721157] PPP generic driver version 2.4.2 [ 0.722352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723910] ehci-pci: EHCI PCI platform driver [ 0.725060] ehci-platform: EHCI generic platform driver [ 0.726364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727856] ohci-pci: OHCI PCI platform driver [ 0.729000] ohci-platform: OHCI generic platform driver [ 0.730308] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748289] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749623] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.751123] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754547] usb usb1: Product: UHCI Host Controller [ 0.755764] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757234] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758510] hub 1-0:1.0: USB hub found [ 0.759542] hub 1-0:1.0: 2 ports detected [ 0.760803] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763566] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.764826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766427] mousedev: PS/2 mouse device common for all mice [ 0.768720] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.771229] rtc_cmos 00:00: RTC can wake from S4 [ 0.772902] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776613] i2c /dev entries driver [ 0.777642] device-mapper: uevent: version 1.0.3 [ 0.778971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.781164] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782949] NET: Registered protocol family 10 [ 0.784444] NET: Registered protocol family 17 [ 0.785634] Key type dns_resolver registered [ 0.786888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.790639] registered taskstats version 1 [ 0.791733] Loading compiled-in X.509 certificates [ 0.793491] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.795919] zswap: loaded using pool lzo/zbud [ 0.797947] Key type trusted registered [ 0.800062] Key type encrypted registered [ 0.801145] AppArmor: AppArmor sha1 policy hashing enabled [ 0.802514] ima: No TPM chip found, activating TPM-bypass! [ 0.803881] evm: HMAC attrs: 0x1 [ 0.805115] Magic number: 10:429:897 [ 0.806256] rtc_cmos 00:00: setting system clock to 2018-11-02 18:52:53 UTC (1541184773) [ 0.808368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809824] EDD information not available. [ 0.875148] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891729] Write protecting the kernel read-only data: 14336k [ 0.894770] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.897305] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.063297] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHrKkfMdX46MQtJ0PHq6gO+QMfwdLOLFXoapAp+LsnCspociJQSYHtHZmHuz/p0wqyxclFF5efPY9xh/D+D/yiAvIoutOeNDDotD3zI/Gl7/B89Zl5Oitm7r+siTf2WzGx92G+qpxvfpYFzkNid7vZBR+iQ/OIDQi7S75eZa6QxjGpr73wKxGKj/uG5RXE3WbAHiKwCS0aJGLFkJbc7M751JmgO6pS1cwQljf3n0vYbXGnPNt4g1kBN+TfWGBmeOOSRN/wlpYQb228c5xU/LgN14VLJ+CmZCpr4mS8BvyaVn8cNhG2Uvupo+6QzlGc5ZPiItMbztugtKEtqNtmKZMt root@cinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea ssh-dss AAAAB3NzaC1kc3MAAACBAIlp1JlhYeUJoSG92WV/YEzxFIsfTX4YZtWNIwjM/PFU3IriTsbYOdClKT5XPpTAskK8qdx4ZhrWtoRHWiSWNDF52XVrVQxGwP+q86sNHo3sfTPI74dPnWaZGCCDwtEoxPnpEZWwNheHKDsTYtE7iV1ElNiFmMrl1VQlytbKjYMTAAAAFQCdmKi9NlgBpKt6dsWWCi6FrQuVXwAAAIAEnpP5/la1GIhfnQqde57CTb5sgKiLElXNysdkJ32MxRnCCrOB7fTnlyFVjZ/5rqwet48dwPGkRTjFyYen7mwiMriMHfZ3L9BRnGC/iMP2QLCU/XpOdGtCESajg8B1H6uUJmc6h4hSBIdK2OVPsLh5nL+GtlPgl9PsYPaWEQu2mgAAAIA+Y0bEDQFJttb9vK3rnx4KHFJJZ2+R3EPT9st1OeUApsAsMSBUxCpeHwYHGCJl+meamRmfXPzDuf1PljuZtBGBTT46rdVw4yV1l2H5obFAWisd0RYeQsHP+Mn4fB5WAszRSjiXvVJu3WN++fJ1SKEQkECU8Uk/t1z8dapenjgsuw== root@cinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:feed:4bdc/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea launch-index: 0 === cirros: current=0.4.0 uptime=3.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d6406b04-c7b9-4c6c-bb84-4622422002ea login: 2018-11-02 18:52:58,887 - paramiko.transport - DEBUG - starting thread (client mode): 0x79b60750L 2018-11-02 18:52:58,887 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 18:52:58,887 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 18:52:58,887 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 18:52:58,889 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 18:52:58,889 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 18:52:58,889 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 18:52:58,889 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 18:52:58,890 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 18:52:58,890 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 18:52:58,907 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 18:52:58,908 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 18:52:58,919 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 24d995c4f412bf7daf4f22eea0b2eca1 2018-11-02 18:52:58,920 - paramiko.transport - DEBUG - Trying discovered key b5a0f2404341f17efd97b75088ed32fe in /tmp/tmpVQSAXD 2018-11-02 18:52:58,946 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 18:52:58,952 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 18:52:58,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-11-02 18:52:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"volume": {"display_name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "size": "2"}}' 2018-11-02 18:53:00,324 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:52:58 GMT Server: Apache x-compute-request-id: req-a3009e2f-f8ac-4b79-8db2-ebecf8be132f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3009e2f-f8ac-4b79-8db2-ebecf8be132f Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}} 2018-11-02 18:53:00,325 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes used request id req-a3009e2f-f8ac-4b79-8db2-ebecf8be132f 2018-11-02 18:53:00,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.33796310425s 2018-11-02 18:53:00,325 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes used request id req-a3009e2f-f8ac-4b79-8db2-ebecf8be132f 2018-11-02 18:53:00,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:00,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:01,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:00 GMT Server: Apache x-compute-request-id: req-7a941f7c-8053-4f19-9245-4e7d173adf0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a941f7c-8053-4f19-9245-4e7d173adf0a Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:00.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:01,330 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-7a941f7c-8053-4f19-9245-4e7d173adf0a 2018-11-02 18:53:01,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00372982025s 2018-11-02 18:53:01,330 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-7a941f7c-8053-4f19-9245-4e7d173adf0a 2018-11-02 18:53:01,332 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:03,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:04,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:03 GMT Server: Apache x-compute-request-id: req-66855f29-f1b7-45a7-91d6-0cff073deb2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66855f29-f1b7-45a7-91d6-0cff073deb2f Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:02.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:04,307 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-66855f29-f1b7-45a7-91d6-0cff073deb2f 2018-11-02 18:53:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.972721099854s 2018-11-02 18:53:04,308 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-66855f29-f1b7-45a7-91d6-0cff073deb2f 2018-11-02 18:53:04,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:53:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:04,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-2807dc6d-d063-4226-8ff2-e07df47e4761 Date: Fri, 02 Nov 2018 18:53:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08c896a7-cb3a-484a-94cf-c60ac0688aa2"],"updated_at":"2018-11-02T18:52:32Z","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:53:04,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2807dc6d-d063-4226-8ff2-e07df47e4761 2018-11-02 18:53:04,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102149009705s 2018-11-02 18:53:04,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2807dc6d-d063-4226-8ff2-e07df47e4761 2018-11-02 18:53:04,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:53:04,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:04,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-f3960a87-2e5c-48a5-b402-5393eb5553cb Date: Fri, 02 Nov 2018 18:53:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "metadata": {}}], "file": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file", "owner": "a2a62e90ce11446bb99371304afb5a1d", "id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "size": 12716032, "self": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:52:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:52:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:53:04,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f3960a87-2e5c-48a5-b402-5393eb5553cb 2018-11-02 18:53:04,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208163022995s 2018-11-02 18:53:04,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f3960a87-2e5c-48a5-b402-5393eb5553cb 2018-11-02 18:53:04,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:53:04,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:04,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c9907a-d28e-4120-bb0d-774517307e98 x-compute-request-id: req-18c9907a-d28e-4120-bb0d-774517307e98 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b0eeff15-9770-4645-aa2d-d705343a8206"}]} 2018-11-02 18:53:04,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-18c9907a-d28e-4120-bb0d-774517307e98 2018-11-02 18:53:04,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129853010178s 2018-11-02 18:53:04,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-18c9907a-d28e-4120-bb0d-774517307e98 2018-11-02 18:53:04,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 18:53:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"server": {"name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "imageRef": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "flavorRef": "b0eeff15-9770-4645-aa2d-d705343a8206", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e2bceef0-d4a0-4d81-9f32-71fe0b567895"}], "security_groups": [{"name": "1e2d4347-b3e1-4156-8dff-bb432e23f644"}]}}' 2018-11-02 18:53:07,755 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3aa506e-d3c6-471c-b9a3-95b943fb577e x-compute-request-id: req-b3aa506e-d3c6-471c-b9a3-95b943fb577e Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1e2d4347-b3e1-4156-8dff-bb432e23f644"}], "OS-DCF:diskConfig": "MANUAL", "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "adminPass": "gqWhnS594Eh4"}} 2018-11-02 18:53:07,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b3aa506e-d3c6-471c-b9a3-95b943fb577e 2018-11-02 18:53:07,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.99789905548s 2018-11-02 18:53:07,756 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b3aa506e-d3c6-471c-b9a3-95b943fb577e 2018-11-02 18:53:07,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:53:07,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:08,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f413ac5-676c-48e2-8a67-331494292341 x-compute-request-id: req-8f413ac5-676c-48e2-8a67-331494292341 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:53:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:53:07Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:52.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:52Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:53:08,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f413ac5-676c-48e2-8a67-331494292341 2018-11-02 18:53:08,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567867040634s 2018-11-02 18:53:08,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f413ac5-676c-48e2-8a67-331494292341 2018-11-02 18:53:08,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:10,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:53:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:11,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed7ad64d-a3e0-48ee-848e-77131b25925b x-compute-request-id: req-ed7ad64d-a3e0-48ee-848e-77131b25925b Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:53:08Z", "hostId": "4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:53:07Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:52.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:52Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:53:11,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed7ad64d-a3e0-48ee-848e-77131b25925b 2018-11-02 18:53:11,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731667995453s 2018-11-02 18:53:11,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed7ad64d-a3e0-48ee-848e-77131b25925b 2018-11-02 18:53:11,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:13,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:53:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:13,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aafa52d1-2673-4df0-addc-2cbb01b6caa8 x-compute-request-id: req-aafa52d1-2673-4df0-addc-2cbb01b6caa8 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T18:53:08Z", "hostId": "4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:53:07Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:52.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:52Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:53:13,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aafa52d1-2673-4df0-addc-2cbb01b6caa8 2018-11-02 18:53:13,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57609796524s 2018-11-02 18:53:13,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aafa52d1-2673-4df0-addc-2cbb01b6caa8 2018-11-02 18:53:13,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:15,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:53:15,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:16,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29d44e84-bb55-4172-9821-20b7f817a7e6 x-compute-request-id: req-29d44e84-bb55-4172-9821-20b7f817a7e6 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:41:b4", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:53:14.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:53:14Z", "hostId": "4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:53:07Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:52.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:52:52Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:53:16,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-29d44e84-bb55-4172-9821-20b7f817a7e6 2018-11-02 18:53:16,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753412008286s 2018-11-02 18:53:16,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-29d44e84-bb55-4172-9821-20b7f817a7e6 2018-11-02 18:53:16,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:53:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:16,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-51bacef2-2bfe-439a-a69a-063cac05e311 Date: Fri, 02 Nov 2018 18:53:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:53:09Z","admin_state_up":true,"updated_at":"2018-11-02T18:53:14Z","binding:vnic_type":"normal","device_id":"a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f5:41:b4","id":"9db932f2-4a14-49af-97e6-ba14c4cf18a8","port_security_enabled":true,"project_id":"a2a62e90ce11446bb99371304afb5a1d","fixed_ips":[{"subnet_id":"08c896a7-cb3a-484a-94cf-c60ac0688aa2","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["1e2d4347-b3e1-4156-8dff-bb432e23f644"],"name":""}]} 2018-11-02 18:53:16,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 used request id req-51bacef2-2bfe-439a-a69a-063cac05e311 2018-11-02 18:53:16,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0782511234283s 2018-11-02 18:53:16,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 used request id req-51bacef2-2bfe-439a-a69a-063cac05e311 2018-11-02 18:53:16,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:53:16,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=9db932f2-4a14-49af-97e6-ba14c4cf18a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:16,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-aa493ab1-8359-4851-92a4-686d47c3ba2c Date: Fri, 02 Nov 2018 18:53:16 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:53:16,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=9db932f2-4a14-49af-97e6-ba14c4cf18a8 used request id req-aa493ab1-8359-4851-92a4-686d47c3ba2c 2018-11-02 18:53:16,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0169508457184s 2018-11-02 18:53:16,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=9db932f2-4a14-49af-97e6-ba14c4cf18a8 used request id req-aa493ab1-8359-4851-92a4-686d47c3ba2c 2018-11-02 18:53:16,517 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:41:b4', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'07f04de4-0853-4ed3-bc4c-3f55190dde45'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:53:14.000000', 'flavor': Munch({u'id': u'b0eeff15-9770-4645-aa2d-d705343a8206'}), 'az': u'nova', 'id': u'a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4', 'security_groups': [Munch({u'name': u'cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'850d1a533c15497aa31b5f55d77ce380', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': 'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T18:53:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T18:53:14Z', 'hostId': u'4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T18:53:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': u'cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'adminPass': u'gqWhnS594Eh4', 'tenant_id': u'a2a62e90ce11446bb99371304afb5a1d', 'created_at': u'2018-11-02T18:53:07Z', 'created': u'2018-11-02T18:53:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 18:53:16,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:53:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:16,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-fcd684cb-45cf-4fb2-bf7c-215dc2a84066 Date: Fri, 02 Nov 2018 18:53:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08c896a7-cb3a-484a-94cf-c60ac0688aa2"],"updated_at":"2018-11-02T18:52:32Z","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:53:16,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-fcd684cb-45cf-4fb2-bf7c-215dc2a84066 2018-11-02 18:53:16,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.126011133194s 2018-11-02 18:53:16,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-fcd684cb-45cf-4fb2-bf7c-215dc2a84066 2018-11-02 18:53:16,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 18:53:16,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:16,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1c462799-43c2-473f-9cc5-60d6af0f864f Date: Fri, 02 Nov 2018 18:53:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:53:09Z","admin_state_up":true,"updated_at":"2018-11-02T18:53:14Z","binding:vnic_type":"normal","device_id":"a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f5:41:b4","id":"9db932f2-4a14-49af-97e6-ba14c4cf18a8","port_security_enabled":true,"project_id":"a2a62e90ce11446bb99371304afb5a1d","fixed_ips":[{"subnet_id":"08c896a7-cb3a-484a-94cf-c60ac0688aa2","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["1e2d4347-b3e1-4156-8dff-bb432e23f644"],"name":""}]} 2018-11-02 18:53:16,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 used request id req-1c462799-43c2-473f-9cc5-60d6af0f864f 2018-11-02 18:53:16,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.2258040905s 2018-11-02 18:53:16,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 used request id req-1c462799-43c2-473f-9cc5-60d6af0f864f 2018-11-02 18:53:16,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 18:53:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.7", "port_id": "9db932f2-4a14-49af-97e6-ba14c4cf18a8"}}' 2018-11-02 18:53:18,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-cd0154fa-9e87-4029-a839-d76250a8afa0 Date: Fri, 02 Nov 2018 18:53:18 GMT RESP BODY: {"floatingip": {"router_id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:53:17Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.217", "revision_number": 0, "port_id": "9db932f2-4a14-49af-97e6-ba14c4cf18a8", "id": "67a8c539-2512-40c8-a7c8-2bcf8f144709", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:53:17Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}} 2018-11-02 18:53:18,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-cd0154fa-9e87-4029-a839-d76250a8afa0 2018-11-02 18:53:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.06102705002s 2018-11-02 18:53:18,936 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-cd0154fa-9e87-4029-a839-d76250a8afa0 2018-11-02 18:53:18,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:53:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:18,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1095 X-Openstack-Request-Id: req-c3c424be-f62e-4198-8459-0c360fd17d83 Date: Fri, 02 Nov 2018 18:53:18 GMT RESP BODY: {"floatingips": [{"router_id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:52:56Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "b744aed9-3c03-43cb-9594-59339e1b4f9c", "id": "1c0128d3-efe8-4c83-9874-a15bac265ed4", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:56Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"router_id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:53:17Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.217", "revision_number": 0, "port_id": "9db932f2-4a14-49af-97e6-ba14c4cf18a8", "id": "67a8c539-2512-40c8-a7c8-2bcf8f144709", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:53:17Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}]} 2018-11-02 18:53:18,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c3c424be-f62e-4198-8459-0c360fd17d83 2018-11-02 18:53:18,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0251750946045s 2018-11-02 18:53:18,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c3c424be-f62e-4198-8459-0c360fd17d83 2018-11-02 18:53:18,975 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3444c1a8-0176-46bd-be7d-04a8066fa53f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a2a62e90ce11446bb99371304afb5a1d', 'created_at': u'2018-11-02T18:53:17Z', 'attached': True, 'updated_at': u'2018-11-02T18:53:17Z', 'id': u'67a8c539-2512-40c8-a7c8-2bcf8f144709', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.217', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2a62e90ce11446bb99371304afb5a1d', 'name': 'cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3444c1a8-0176-46bd-be7d-04a8066fa53f', 'project_id': u'a2a62e90ce11446bb99371304afb5a1d', 'port_id': u'9db932f2-4a14-49af-97e6-ba14c4cf18a8', 'port': u'9db932f2-4a14-49af-97e6-ba14c4cf18a8', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 18:53:18,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 18:53:18,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 18:53:19,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ccad63-e39f-415e-b148-ce3f167e5ee7 x-compute-request-id: req-b2ccad63-e39f-415e-b148-ce3f167e5ee7 Content-Encoding: gzip Content-Length: 9582 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475421626 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.172080] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.174233] pid_max: default: 32768 minimum: 301\n[ 0.175396] ACPI: Core revision 20150930\n[ 0.177005] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.178685] Security Framework initialized\n[ 0.179754] Yama: becoming mindful.\n[ 0.180687] AppArmor: AppArmor initialized\n[ 0.181781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183480] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185073] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188334] Initializing cgroup subsys io\n[ 0.189368] Initializing cgroup subsys memory\n[ 0.190615] Initializing cgroup subsys devices\n[ 0.192000] Initializing cgroup subsys freezer\n[ 0.193372] Initializing cgroup subsys net_cls\n[ 0.194749] Initializing cgroup subsys perf_event\n[ 0.196193] Initializing cgroup subsys net_prio\n[ 0.197592] Initializing cgroup subsys hugetlb\n[ 0.198979] Initializing cgroup subsys pids\n[ 0.200332] CPU: Physical Processor ID: 0\n[ 0.202306] mce: CPU supports 10 MCE banks\n[ 0.203631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.205219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.222294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.229232] ftrace: allocating 31920 entries in 125 pages\n[ 0.254821] smpboot: Max logical packages: 1\n[ 0.256166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258298] x2apic enabled\n[ 0.259539] Switched APIC routing to physical x2apic.\n[ 0.262126] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.267171] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.269999] KVM setup paravirtual spinlock\n[ 0.271773] x86: Booted up 1 node, 1 CPUs\n[ 0.273051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.275213] devtmpfs: initialized\n[ 0.277337] evm: security.selinux\n[ 0.278441] evm: security.SMACK64\n[ 0.279524] evm: security.SMACK64EXEC\n[ 0.280698] evm: security.SMACK64TRANSMUTE\n[ 0.281979] evm: security.SMACK64MMAP\n[ 0.283160] evm: security.ima\n[ 0.284159] evm: security.capability\n[ 0.285383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.288311] pinctrl core: initialized pinctrl subsystem\n[ 0.290008] RTC time: 18:53:14, date: 11/02/18\n[ 0.291481] NET: Registered protocol family 16\n[ 0.292989] cpuidle: using governor ladder\n[ 0.294285] cpuidle: using governor menu\n[ 0.295526] PCCT header not found.\n[ 0.296692] ACPI: bus type PCI registered\n[ 0.297954] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299898] PCI: Using configuration type 1 for base access\n[ 0.302305] ACPI: Added _OSI(Module Device)\n[ 0.303625] ACPI: Added _OSI(Processor Device)\n[ 0.304980] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306402] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308780] ACPI: Interpreter enabled\n[ 0.309973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.315804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.318704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321620] ACPI: (supports S0 S5)\n[ 0.322744] ACPI: Using IOAPIC for interrupt routing\n[ 0.324241] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330204] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337512] acpiphp: Slot [3] registered\n[ 0.338783] acpiphp: Slot [4] registered\n[ 0.340037] acpiphp: Slot [5] registered\n[ 0.341293] acpiphp: Slot [6] registered\n[ 0.342549] acpiphp: Slot [7] registered\n[ 0.343808] acpiphp: Slot [8] registered\n[ 0.345055] acpiphp: Slot [9] registered\n[ 0.346310] acpiphp: Slot [10] registered\n[ 0.347586] acpiphp: Slot [11] registered\n[ 0.348865] acpiphp: Slot [12] registered\n[ 0.350145] acpiphp: Slot [13] registered\n[ 0.351418] acpiphp: Slot [14] registered\n[ 0.352695] acpiphp: Slot [15] registered\n[ 0.366744] acpiphp: Slot [16] registered\n[ 0.368053] acpiphp: Slot [17] registered\n[ 0.369337] acpiphp: Slot [18] registered\n[ 0.370609] acpiphp: Slot [19] registered\n[ 0.371924] acpiphp: Slot [20] registered\n[ 0.373201] acpiphp: Slot [21] registered\n[ 0.374474] acpiphp: Slot [22] registered\n[ 0.375767] acpiphp: Slot [23] registered\n[ 0.377043] acpiphp: Slot [24] registered\n[ 0.378320] acpiphp: Slot [25] registered\n[ 0.379595] acpiphp: Slot [26] registered\n[ 0.380872] acpiphp: Slot [27] registered\n[ 0.382148] acpiphp: Slot [28] registered\n[ 0.383424] acpiphp: Slot [29] registered\n[ 0.384699] acpiphp: Slot [30] registered\n[ 0.385971] acpiphp: Slot [31] registered\n[ 0.387247] PCI host bridge to bus 0000:00\n[ 0.388525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390473] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396998] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399340] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415689] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436221] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.444692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.446295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447562] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449449] vgaarb: loaded\n[ 0.450198] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451684] SCSI subsystem initialized\n[ 0.452815] ACPI: bus type USB registered\n[ 0.453823] usbcore: registered new interface driver usbfs\n[ 0.455065] usbcore: registered new interface driver hub\n[ 0.456280] usbcore: registered new device driver usb\n[ 0.457610] PCI: Using ACPI for IRQ routing\n[ 0.458977] NetLabel: Initializing\n[ 0.459858] NetLabel: domain hash size = 128\n[ 0.460893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462057] NetLabel: unlabeled traffic allowed by default\n[ 0.463463] clocksource: Switched to clocksource kvm-clock\n[ 0.473020] AppArmor: AppArmor Filesystem Enabled\n[ 0.474185] pnp: PnP ACPI init\n[ 0.475297] pnp: PnP ACPI: found 5 devices\n[ 0.481915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484001] NET: Registered protocol family 2\n[ 0.485266] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488286] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489746] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492461] NET: Registered protocol family 1\n[ 0.493531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.524957] Trying to unpack rootfs image as initramfs...\n[ 0.585795] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590290] Scanning for low memory corruption every 60 seconds\n[ 0.592300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.593738] audit: initializing netlink subsys (disabled)\n[ 0.595027] audit: type=2000 audit(1541184795.478:1): initialized\n[ 0.596752] Initialise system trusted keyring\n[ 0.597977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599389] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601909] zbud: loaded\n[ 0.602829] VFS: Disk quotas dquot_6.6.0\n[ 0.603858] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605808] fuse init (API version 7.23)\n[ 0.606910] Key type big_key registered\n[ 0.607921] Allocating IMA MOK and blacklist keyrings.\n[ 0.609463] Key type asymmetric registered\n[ 0.610480] Asymmetric key parser 'x509' registered\n[ 0.611669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.613517] io scheduler noop registered\n[ 0.614492] io scheduler deadline registered (default)\n[ 0.615738] io scheduler cfq registered\n[ 0.616806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.618146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.620035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.622167] ACPI: Power Button [PWRF]\n[ 0.623445] GHES: HEST is not enabled!\n[ 0.637612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.666582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693136] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696213] Linux agpgart interface v0.103\n[ 0.699553] brd: module loaded\n[ 0.701742] loop: module loaded\n[ 0.706809] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.708929] GPT:90111 != 2097151\n[ 0.709920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.711523] GPT:90111 != 2097151\n[ 0.712508] GPT: Use GNU Parted to correct GPT errors.\n[ 0.713916] vda: vda1 vda15\n[ 0.715560] scsi host0: ata_piix\n[ 0.716673] scsi host1: ata_piix\n[ 0.717712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.719482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721773] libphy: Fixed MDIO Bus: probed\n[ 0.722959] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724360] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727190] PPP generic driver version 2.4.2\n[ 0.728525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730258] ehci-pci: EHCI PCI platform driver\n[ 0.731540] ehci-platform: EHCI generic platform driver\n[ 0.733007] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734660] ohci-pci: OHCI PCI platform driver\n[ 0.735944] ohci-platform: OHCI generic platform driver\n[ 0.737394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.755667] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.758763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760539] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762596] usb usb1: Product: UHCI Host Controller\n[ 0.763956] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.765647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767039] hub 1-0:1.0: USB hub found\n[ 0.768179] hub 1-0:1.0: 2 ports detected\n[ 0.769513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772486] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773873] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775342] mousedev: PS/2 mouse device common for all mice\n[ 0.777127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779759] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.783056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784793] i2c /dev entries driver\n[ 0.785898] device-mapper: uevent: version 1.0.3\n[ 0.787277] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.789649] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791611] NET: Registered protocol family 10\n[ 0.793200] NET: Registered protocol family 17\n[ 0.794508] Key type dns_resolver registered\n[ 0.795884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.797467] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.800040] registered taskstats version 1\n[ 0.801261] Loading compiled-in X.509 certificates\n[ 0.803158] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.805856] zswap: loaded using pool lzo/zbud\n[ 0.807993] Key type trusted registered\n[ 0.810187] Key type encrypted registered\n[ 0.811387] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.812916] ima: No TPM chip found, activating TPM-bypass!\n[ 0.814452] evm: HMAC attrs: 0x1\n[ 0.815780] Magic number: 10:429:897\n[ 0.816997] rtc_cmos 00:00: setting system clock to 2018-11-02 18:53:15 UTC (1541184795)\n[ 0.819337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.820979] EDD information not available.\n[ 0.877104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892672] Write protecting the kernel read-only data: 14336k\n[ 0.895624] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.050022] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ0mGpCBIkMu9pEN6fxwGeyTfTf967XgVwciGvrIna1QZgHGxyasQskhijg2zUuIkZME6kL8t/YhcV9I70B7iI1Eb0Jg46ha7VP84XZHBKqqimWttmE5F0p+dbzuHyfcWUpE4tmhfF7Ng1xN2kRSxSW6ngl/u2imnRkNGu0sa/mVVqRiThvp2NVPbSwR6ixvLxHGgq1h9cC9PoZCPR0zKf6tLdTfbqccX98e0oNVv3PUDj4lG+yrpK/tURFDXMB8vQHtBn4RaRQcjWRV47NG/YKohIGHq+fGT4jIE3IJ2XbUxw28ILJT7u9TIbToCWfgsr50oQT53D9u5x/zlnBGzl root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea\nssh-dss AAAAB3NzaC1kc3MAAACBALwMwhJUCjaBvgw7gGII0/l0DFfpJkTPjboRdDhcFs/r8/i/gWPtf/1CT2KHuh0z9q0wJhK73umOzyyiEqq0rDCkK6mHL8ZH7YXQ5Ecd1CN3KrEDvjm7zJnFUbyMYl4kf639Gmb808H+dCuuZmFlI4elo4HVXdFQvM9DRaPsR08jAAAAFQCeawSb+XSHGEzorEtKZDXiuSU71wAAAIACHVTQiwT6TERWVQz0v7NBjc24TfnwnbJSRbh67cyeHni+7LMunHRfXqgEAuE8gadAWbESUZ3fYRRoMvviRbqg7ymyKOCyq310Zt1tHmCGtON6u3eF3gwD/iYZdQkcTylTA8YJPl5axv/JW+Q8TsCazfKFsUiCgL+BlIJcv5MtNgAAAIEApTpZg3RYJl/kwKikXrc5PtEj9KNBMY2YqgpvXee4lkpKKPXVVCHj0tsur3gaERFeZwx6B83j/2XK2X5jlGObFL6K6khnl3IfNNwxF144nzl5uS/HFpV2dGU9lKUjoIe/eQ2hTcKYBbEWIAh9jol3nGOMWi4tBtjbr4NpP8yIgMc= root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fef5:41b4/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea login: "} 2018-11-02 18:53:19,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/action used request id req-b2ccad63-e39f-415e-b148-ce3f167e5ee7 2018-11-02 18:53:19,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0999028682709s 2018-11-02 18:53:19,077 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/action used request id req-b2ccad63-e39f-415e-b148-ce3f167e5ee7 2018-11-02 18:53:19,077 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 475421626 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.172080] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174233] pid_max: default: 32768 minimum: 301 [ 0.175396] ACPI: Core revision 20150930 [ 0.177005] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178685] Security Framework initialized [ 0.179754] Yama: becoming mindful. [ 0.180687] AppArmor: AppArmor initialized [ 0.181781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183480] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185073] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188334] Initializing cgroup subsys io [ 0.189368] Initializing cgroup subsys memory [ 0.190615] Initializing cgroup subsys devices [ 0.192000] Initializing cgroup subsys freezer [ 0.193372] Initializing cgroup subsys net_cls [ 0.194749] Initializing cgroup subsys perf_event [ 0.196193] Initializing cgroup subsys net_prio [ 0.197592] Initializing cgroup subsys hugetlb [ 0.198979] Initializing cgroup subsys pids [ 0.200332] CPU: Physical Processor ID: 0 [ 0.202306] mce: CPU supports 10 MCE banks [ 0.203631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.205219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.222294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.229232] ftrace: allocating 31920 entries in 125 pages [ 0.254821] smpboot: Max logical packages: 1 [ 0.256166] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258298] x2apic enabled [ 0.259539] Switched APIC routing to physical x2apic. [ 0.262126] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.267171] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269999] KVM setup paravirtual spinlock [ 0.271773] x86: Booted up 1 node, 1 CPUs [ 0.273051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275213] devtmpfs: initialized [ 0.277337] evm: security.selinux [ 0.278441] evm: security.SMACK64 [ 0.279524] evm: security.SMACK64EXEC [ 0.280698] evm: security.SMACK64TRANSMUTE [ 0.281979] evm: security.SMACK64MMAP [ 0.283160] evm: security.ima [ 0.284159] evm: security.capability [ 0.285383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288311] pinctrl core: initialized pinctrl subsystem [ 0.290008] RTC time: 18:53:14, date: 11/02/18 [ 0.291481] NET: Registered protocol family 16 [ 0.292989] cpuidle: using governor ladder [ 0.294285] cpuidle: using governor menu [ 0.295526] PCCT header not found. [ 0.296692] ACPI: bus type PCI registered [ 0.297954] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299898] PCI: Using configuration type 1 for base access [ 0.302305] ACPI: Added _OSI(Module Device) [ 0.303625] ACPI: Added _OSI(Processor Device) [ 0.304980] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306402] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308780] ACPI: Interpreter enabled [ 0.309973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321620] ACPI: (supports S0 S5) [ 0.322744] ACPI: Using IOAPIC for interrupt routing [ 0.324241] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330204] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337512] acpiphp: Slot [3] registered [ 0.338783] acpiphp: Slot [4] registered [ 0.340037] acpiphp: Slot [5] registered [ 0.341293] acpiphp: Slot [6] registered [ 0.342549] acpiphp: Slot [7] registered [ 0.343808] acpiphp: Slot [8] registered [ 0.345055] acpiphp: Slot [9] registered [ 0.346310] acpiphp: Slot [10] registered [ 0.347586] acpiphp: Slot [11] registered [ 0.348865] acpiphp: Slot [12] registered [ 0.350145] acpiphp: Slot [13] registered [ 0.351418] acpiphp: Slot [14] registered [ 0.352695] acpiphp: Slot [15] registered [ 0.366744] acpiphp: Slot [16] registered [ 0.368053] acpiphp: Slot [17] registered [ 0.369337] acpiphp: Slot [18] registered [ 0.370609] acpiphp: Slot [19] registered [ 0.371924] acpiphp: Slot [20] registered [ 0.373201] acpiphp: Slot [21] registered [ 0.374474] acpiphp: Slot [22] registered [ 0.375767] acpiphp: Slot [23] registered [ 0.377043] acpiphp: Slot [24] registered [ 0.378320] acpiphp: Slot [25] registered [ 0.379595] acpiphp: Slot [26] registered [ 0.380872] acpiphp: Slot [27] registered [ 0.382148] acpiphp: Slot [28] registered [ 0.383424] acpiphp: Slot [29] registered [ 0.384699] acpiphp: Slot [30] registered [ 0.385971] acpiphp: Slot [31] registered [ 0.387247] PCI host bridge to bus 0000:00 [ 0.388525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390473] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396998] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399340] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.409341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415689] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436221] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.438016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.444692] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447562] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449449] vgaarb: loaded [ 0.450198] vgaarb: bridge control possible 0000:00:02.0 [ 0.451684] SCSI subsystem initialized [ 0.452815] ACPI: bus type USB registered [ 0.453823] usbcore: registered new interface driver usbfs [ 0.455065] usbcore: registered new interface driver hub [ 0.456280] usbcore: registered new device driver usb [ 0.457610] PCI: Using ACPI for IRQ routing [ 0.458977] NetLabel: Initializing [ 0.459858] NetLabel: domain hash size = 128 [ 0.460893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462057] NetLabel: unlabeled traffic allowed by default [ 0.463463] clocksource: Switched to clocksource kvm-clock [ 0.473020] AppArmor: AppArmor Filesystem Enabled [ 0.474185] pnp: PnP ACPI init [ 0.475297] pnp: PnP ACPI: found 5 devices [ 0.481915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484001] NET: Registered protocol family 2 [ 0.485266] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488286] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489746] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492461] NET: Registered protocol family 1 [ 0.493531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524957] Trying to unpack rootfs image as initramfs... [ 0.585795] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590290] Scanning for low memory corruption every 60 seconds [ 0.592300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593738] audit: initializing netlink subsys (disabled) [ 0.595027] audit: type=2000 audit(1541184795.478:1): initialized [ 0.596752] Initialise system trusted keyring [ 0.597977] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.599389] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.601909] zbud: loaded [ 0.602829] VFS: Disk quotas dquot_6.6.0 [ 0.603858] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605808] fuse init (API version 7.23) [ 0.606910] Key type big_key registered [ 0.607921] Allocating IMA MOK and blacklist keyrings. [ 0.609463] Key type asymmetric registered [ 0.610480] Asymmetric key parser 'x509' registered [ 0.611669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.613517] io scheduler noop registered [ 0.614492] io scheduler deadline registered (default) [ 0.615738] io scheduler cfq registered [ 0.616806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.618146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.620035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.622167] ACPI: Power Button [PWRF] [ 0.623445] GHES: HEST is not enabled! [ 0.637612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.666582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.693136] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.696213] Linux agpgart interface v0.103 [ 0.699553] brd: module loaded [ 0.701742] loop: module loaded [ 0.706809] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.708929] GPT:90111 != 2097151 [ 0.709920] GPT:Alternate GPT header not at the end of the disk. [ 0.711523] GPT:90111 != 2097151 [ 0.712508] GPT: Use GNU Parted to correct GPT errors. [ 0.713916] vda: vda1 vda15 [ 0.715560] scsi host0: ata_piix [ 0.716673] scsi host1: ata_piix [ 0.717712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721773] libphy: Fixed MDIO Bus: probed [ 0.722959] tun: Universal TUN/TAP device driver, 1.6 [ 0.724360] tun: (C) 1999-2004 Max Krasnyansky [ 0.727190] PPP generic driver version 2.4.2 [ 0.728525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730258] ehci-pci: EHCI PCI platform driver [ 0.731540] ehci-platform: EHCI generic platform driver [ 0.733007] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734660] ohci-pci: OHCI PCI platform driver [ 0.735944] ohci-platform: OHCI generic platform driver [ 0.737394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.752072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.755667] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.758763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760539] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762596] usb usb1: Product: UHCI Host Controller [ 0.763956] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767039] hub 1-0:1.0: USB hub found [ 0.768179] hub 1-0:1.0: 2 ports detected [ 0.769513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772486] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773873] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775342] mousedev: PS/2 mouse device common for all mice [ 0.777127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779759] rtc_cmos 00:00: RTC can wake from S4 [ 0.781337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784793] i2c /dev entries driver [ 0.785898] device-mapper: uevent: version 1.0.3 [ 0.787277] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789649] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791611] NET: Registered protocol family 10 [ 0.793200] NET: Registered protocol family 17 [ 0.794508] Key type dns_resolver registered [ 0.795884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.797467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.800040] registered taskstats version 1 [ 0.801261] Loading compiled-in X.509 certificates [ 0.803158] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.805856] zswap: loaded using pool lzo/zbud [ 0.807993] Key type trusted registered [ 0.810187] Key type encrypted registered [ 0.811387] AppArmor: AppArmor sha1 policy hashing enabled [ 0.812916] ima: No TPM chip found, activating TPM-bypass! [ 0.814452] evm: HMAC attrs: 0x1 [ 0.815780] Magic number: 10:429:897 [ 0.816997] rtc_cmos 00:00: setting system clock to 2018-11-02 18:53:15 UTC (1541184795) [ 0.819337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.820979] EDD information not available. [ 0.877104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892672] Write protecting the kernel read-only data: 14336k [ 0.895624] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.898213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.050022] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ0mGpCBIkMu9pEN6fxwGeyTfTf967XgVwciGvrIna1QZgHGxyasQskhijg2zUuIkZME6kL8t/YhcV9I70B7iI1Eb0Jg46ha7VP84XZHBKqqimWttmE5F0p+dbzuHyfcWUpE4tmhfF7Ng1xN2kRSxSW6ngl/u2imnRkNGu0sa/mVVqRiThvp2NVPbSwR6ixvLxHGgq1h9cC9PoZCPR0zKf6tLdTfbqccX98e0oNVv3PUDj4lG+yrpK/tURFDXMB8vQHtBn4RaRQcjWRV47NG/YKohIGHq+fGT4jIE3IJ2XbUxw28ILJT7u9TIbToCWfgsr50oQT53D9u5x/zlnBGzl root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea ssh-dss AAAAB3NzaC1kc3MAAACBALwMwhJUCjaBvgw7gGII0/l0DFfpJkTPjboRdDhcFs/r8/i/gWPtf/1CT2KHuh0z9q0wJhK73umOzyyiEqq0rDCkK6mHL8ZH7YXQ5Ecd1CN3KrEDvjm7zJnFUbyMYl4kf639Gmb808H+dCuuZmFlI4elo4HVXdFQvM9DRaPsR08jAAAAFQCeawSb+XSHGEzorEtKZDXiuSU71wAAAIACHVTQiwT6TERWVQz0v7NBjc24TfnwnbJSRbh67cyeHni+7LMunHRfXqgEAuE8gadAWbESUZ3fYRRoMvviRbqg7ymyKOCyq310Zt1tHmCGtON6u3eF3gwD/iYZdQkcTylTA8YJPl5axv/JW+Q8TsCazfKFsUiCgL+BlIJcv5MtNgAAAIEApTpZg3RYJl/kwKikXrc5PtEj9KNBMY2YqgpvXee4lkpKKPXVVCHj0tsur3gaERFeZwx6B83j/2XK2X5jlGObFL6K6khnl3IfNNwxF144nzl5uS/HFpV2dGU9lKUjoIe/eQ2hTcKYBbEWIAh9jol3nGOMWi4tBtjbr4NpP8yIgMc= root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fef5:41b4/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea login: 2018-11-02 18:53:20,079 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.217: timed out 2018-11-02 18:53:29,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 18:53:29,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 18:53:29,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a6848cc-8502-4c1e-b2fc-37e48d9bfb5e x-compute-request-id: req-7a6848cc-8502-4c1e-b2fc-37e48d9bfb5e Content-Encoding: gzip Content-Length: 9582 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475421626 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.172080] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.174233] pid_max: default: 32768 minimum: 301\n[ 0.175396] ACPI: Core revision 20150930\n[ 0.177005] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.178685] Security Framework initialized\n[ 0.179754] Yama: becoming mindful.\n[ 0.180687] AppArmor: AppArmor initialized\n[ 0.181781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183480] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185073] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188334] Initializing cgroup subsys io\n[ 0.189368] Initializing cgroup subsys memory\n[ 0.190615] Initializing cgroup subsys devices\n[ 0.192000] Initializing cgroup subsys freezer\n[ 0.193372] Initializing cgroup subsys net_cls\n[ 0.194749] Initializing cgroup subsys perf_event\n[ 0.196193] Initializing cgroup subsys net_prio\n[ 0.197592] Initializing cgroup subsys hugetlb\n[ 0.198979] Initializing cgroup subsys pids\n[ 0.200332] CPU: Physical Processor ID: 0\n[ 0.202306] mce: CPU supports 10 MCE banks\n[ 0.203631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.205219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.222294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.229232] ftrace: allocating 31920 entries in 125 pages\n[ 0.254821] smpboot: Max logical packages: 1\n[ 0.256166] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258298] x2apic enabled\n[ 0.259539] Switched APIC routing to physical x2apic.\n[ 0.262126] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.267171] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.269999] KVM setup paravirtual spinlock\n[ 0.271773] x86: Booted up 1 node, 1 CPUs\n[ 0.273051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.275213] devtmpfs: initialized\n[ 0.277337] evm: security.selinux\n[ 0.278441] evm: security.SMACK64\n[ 0.279524] evm: security.SMACK64EXEC\n[ 0.280698] evm: security.SMACK64TRANSMUTE\n[ 0.281979] evm: security.SMACK64MMAP\n[ 0.283160] evm: security.ima\n[ 0.284159] evm: security.capability\n[ 0.285383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.288311] pinctrl core: initialized pinctrl subsystem\n[ 0.290008] RTC time: 18:53:14, date: 11/02/18\n[ 0.291481] NET: Registered protocol family 16\n[ 0.292989] cpuidle: using governor ladder\n[ 0.294285] cpuidle: using governor menu\n[ 0.295526] PCCT header not found.\n[ 0.296692] ACPI: bus type PCI registered\n[ 0.297954] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299898] PCI: Using configuration type 1 for base access\n[ 0.302305] ACPI: Added _OSI(Module Device)\n[ 0.303625] ACPI: Added _OSI(Processor Device)\n[ 0.304980] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306402] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308780] ACPI: Interpreter enabled\n[ 0.309973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.315804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.318704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321620] ACPI: (supports S0 S5)\n[ 0.322744] ACPI: Using IOAPIC for interrupt routing\n[ 0.324241] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330204] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337512] acpiphp: Slot [3] registered\n[ 0.338783] acpiphp: Slot [4] registered\n[ 0.340037] acpiphp: Slot [5] registered\n[ 0.341293] acpiphp: Slot [6] registered\n[ 0.342549] acpiphp: Slot [7] registered\n[ 0.343808] acpiphp: Slot [8] registered\n[ 0.345055] acpiphp: Slot [9] registered\n[ 0.346310] acpiphp: Slot [10] registered\n[ 0.347586] acpiphp: Slot [11] registered\n[ 0.348865] acpiphp: Slot [12] registered\n[ 0.350145] acpiphp: Slot [13] registered\n[ 0.351418] acpiphp: Slot [14] registered\n[ 0.352695] acpiphp: Slot [15] registered\n[ 0.366744] acpiphp: Slot [16] registered\n[ 0.368053] acpiphp: Slot [17] registered\n[ 0.369337] acpiphp: Slot [18] registered\n[ 0.370609] acpiphp: Slot [19] registered\n[ 0.371924] acpiphp: Slot [20] registered\n[ 0.373201] acpiphp: Slot [21] registered\n[ 0.374474] acpiphp: Slot [22] registered\n[ 0.375767] acpiphp: Slot [23] registered\n[ 0.377043] acpiphp: Slot [24] registered\n[ 0.378320] acpiphp: Slot [25] registered\n[ 0.379595] acpiphp: Slot [26] registered\n[ 0.380872] acpiphp: Slot [27] registered\n[ 0.382148] acpiphp: Slot [28] registered\n[ 0.383424] acpiphp: Slot [29] registered\n[ 0.384699] acpiphp: Slot [30] registered\n[ 0.385971] acpiphp: Slot [31] registered\n[ 0.387247] PCI host bridge to bus 0000:00\n[ 0.388525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390473] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396998] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399340] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415689] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436221] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.444692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.446295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447562] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449449] vgaarb: loaded\n[ 0.450198] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451684] SCSI subsystem initialized\n[ 0.452815] ACPI: bus type USB registered\n[ 0.453823] usbcore: registered new interface driver usbfs\n[ 0.455065] usbcore: registered new interface driver hub\n[ 0.456280] usbcore: registered new device driver usb\n[ 0.457610] PCI: Using ACPI for IRQ routing\n[ 0.458977] NetLabel: Initializing\n[ 0.459858] NetLabel: domain hash size = 128\n[ 0.460893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462057] NetLabel: unlabeled traffic allowed by default\n[ 0.463463] clocksource: Switched to clocksource kvm-clock\n[ 0.473020] AppArmor: AppArmor Filesystem Enabled\n[ 0.474185] pnp: PnP ACPI init\n[ 0.475297] pnp: PnP ACPI: found 5 devices\n[ 0.481915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484001] NET: Registered protocol family 2\n[ 0.485266] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488286] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489746] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492461] NET: Registered protocol family 1\n[ 0.493531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.524957] Trying to unpack rootfs image as initramfs...\n[ 0.585795] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590290] Scanning for low memory corruption every 60 seconds\n[ 0.592300] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.593738] audit: initializing netlink subsys (disabled)\n[ 0.595027] audit: type=2000 audit(1541184795.478:1): initialized\n[ 0.596752] Initialise system trusted keyring\n[ 0.597977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599389] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601909] zbud: loaded\n[ 0.602829] VFS: Disk quotas dquot_6.6.0\n[ 0.603858] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605808] fuse init (API version 7.23)\n[ 0.606910] Key type big_key registered\n[ 0.607921] Allocating IMA MOK and blacklist keyrings.\n[ 0.609463] Key type asymmetric registered\n[ 0.610480] Asymmetric key parser 'x509' registered\n[ 0.611669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.613517] io scheduler noop registered\n[ 0.614492] io scheduler deadline registered (default)\n[ 0.615738] io scheduler cfq registered\n[ 0.616806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.618146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.620035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.622167] ACPI: Power Button [PWRF]\n[ 0.623445] GHES: HEST is not enabled!\n[ 0.637612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.666582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693136] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696213] Linux agpgart interface v0.103\n[ 0.699553] brd: module loaded\n[ 0.701742] loop: module loaded\n[ 0.706809] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.708929] GPT:90111 != 2097151\n[ 0.709920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.711523] GPT:90111 != 2097151\n[ 0.712508] GPT: Use GNU Parted to correct GPT errors.\n[ 0.713916] vda: vda1 vda15\n[ 0.715560] scsi host0: ata_piix\n[ 0.716673] scsi host1: ata_piix\n[ 0.717712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.719482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721773] libphy: Fixed MDIO Bus: probed\n[ 0.722959] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724360] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727190] PPP generic driver version 2.4.2\n[ 0.728525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730258] ehci-pci: EHCI PCI platform driver\n[ 0.731540] ehci-platform: EHCI generic platform driver\n[ 0.733007] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734660] ohci-pci: OHCI PCI platform driver\n[ 0.735944] ohci-platform: OHCI generic platform driver\n[ 0.737394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.755667] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.758763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760539] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762596] usb usb1: Product: UHCI Host Controller\n[ 0.763956] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.765647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767039] hub 1-0:1.0: USB hub found\n[ 0.768179] hub 1-0:1.0: 2 ports detected\n[ 0.769513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772486] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773873] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775342] mousedev: PS/2 mouse device common for all mice\n[ 0.777127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779759] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.783056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784793] i2c /dev entries driver\n[ 0.785898] device-mapper: uevent: version 1.0.3\n[ 0.787277] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.789649] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791611] NET: Registered protocol family 10\n[ 0.793200] NET: Registered protocol family 17\n[ 0.794508] Key type dns_resolver registered\n[ 0.795884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.797467] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.800040] registered taskstats version 1\n[ 0.801261] Loading compiled-in X.509 certificates\n[ 0.803158] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.805856] zswap: loaded using pool lzo/zbud\n[ 0.807993] Key type trusted registered\n[ 0.810187] Key type encrypted registered\n[ 0.811387] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.812916] ima: No TPM chip found, activating TPM-bypass!\n[ 0.814452] evm: HMAC attrs: 0x1\n[ 0.815780] Magic number: 10:429:897\n[ 0.816997] rtc_cmos 00:00: setting system clock to 2018-11-02 18:53:15 UTC (1541184795)\n[ 0.819337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.820979] EDD information not available.\n[ 0.877104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892672] Write protecting the kernel read-only data: 14336k\n[ 0.895624] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.050022] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ0mGpCBIkMu9pEN6fxwGeyTfTf967XgVwciGvrIna1QZgHGxyasQskhijg2zUuIkZME6kL8t/YhcV9I70B7iI1Eb0Jg46ha7VP84XZHBKqqimWttmE5F0p+dbzuHyfcWUpE4tmhfF7Ng1xN2kRSxSW6ngl/u2imnRkNGu0sa/mVVqRiThvp2NVPbSwR6ixvLxHGgq1h9cC9PoZCPR0zKf6tLdTfbqccX98e0oNVv3PUDj4lG+yrpK/tURFDXMB8vQHtBn4RaRQcjWRV47NG/YKohIGHq+fGT4jIE3IJ2XbUxw28ILJT7u9TIbToCWfgsr50oQT53D9u5x/zlnBGzl root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea\nssh-dss AAAAB3NzaC1kc3MAAACBALwMwhJUCjaBvgw7gGII0/l0DFfpJkTPjboRdDhcFs/r8/i/gWPtf/1CT2KHuh0z9q0wJhK73umOzyyiEqq0rDCkK6mHL8ZH7YXQ5Ecd1CN3KrEDvjm7zJnFUbyMYl4kf639Gmb808H+dCuuZmFlI4elo4HVXdFQvM9DRaPsR08jAAAAFQCeawSb+XSHGEzorEtKZDXiuSU71wAAAIACHVTQiwT6TERWVQz0v7NBjc24TfnwnbJSRbh67cyeHni+7LMunHRfXqgEAuE8gadAWbESUZ3fYRRoMvviRbqg7ymyKOCyq310Zt1tHmCGtON6u3eF3gwD/iYZdQkcTylTA8YJPl5axv/JW+Q8TsCazfKFsUiCgL+BlIJcv5MtNgAAAIEApTpZg3RYJl/kwKikXrc5PtEj9KNBMY2YqgpvXee4lkpKKPXVVCHj0tsur3gaERFeZwx6B83j/2XK2X5jlGObFL6K6khnl3IfNNwxF144nzl5uS/HFpV2dGU9lKUjoIe/eQ2hTcKYBbEWIAh9jol3nGOMWi4tBtjbr4NpP8yIgMc= root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fef5:41b4/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea login: "} 2018-11-02 18:53:29,338 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/action used request id req-7a6848cc-8502-4c1e-b2fc-37e48d9bfb5e 2018-11-02 18:53:29,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.255462169647s 2018-11-02 18:53:29,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/action used request id req-7a6848cc-8502-4c1e-b2fc-37e48d9bfb5e 2018-11-02 18:53:29,340 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 475421626 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.172080] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174233] pid_max: default: 32768 minimum: 301 [ 0.175396] ACPI: Core revision 20150930 [ 0.177005] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178685] Security Framework initialized [ 0.179754] Yama: becoming mindful. [ 0.180687] AppArmor: AppArmor initialized [ 0.181781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183480] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185073] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188334] Initializing cgroup subsys io [ 0.189368] Initializing cgroup subsys memory [ 0.190615] Initializing cgroup subsys devices [ 0.192000] Initializing cgroup subsys freezer [ 0.193372] Initializing cgroup subsys net_cls [ 0.194749] Initializing cgroup subsys perf_event [ 0.196193] Initializing cgroup subsys net_prio [ 0.197592] Initializing cgroup subsys hugetlb [ 0.198979] Initializing cgroup subsys pids [ 0.200332] CPU: Physical Processor ID: 0 [ 0.202306] mce: CPU supports 10 MCE banks [ 0.203631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.205219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.222294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.229232] ftrace: allocating 31920 entries in 125 pages [ 0.254821] smpboot: Max logical packages: 1 [ 0.256166] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258298] x2apic enabled [ 0.259539] Switched APIC routing to physical x2apic. [ 0.262126] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.267171] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269999] KVM setup paravirtual spinlock [ 0.271773] x86: Booted up 1 node, 1 CPUs [ 0.273051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275213] devtmpfs: initialized [ 0.277337] evm: security.selinux [ 0.278441] evm: security.SMACK64 [ 0.279524] evm: security.SMACK64EXEC [ 0.280698] evm: security.SMACK64TRANSMUTE [ 0.281979] evm: security.SMACK64MMAP [ 0.283160] evm: security.ima [ 0.284159] evm: security.capability [ 0.285383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288311] pinctrl core: initialized pinctrl subsystem [ 0.290008] RTC time: 18:53:14, date: 11/02/18 [ 0.291481] NET: Registered protocol family 16 [ 0.292989] cpuidle: using governor ladder [ 0.294285] cpuidle: using governor menu [ 0.295526] PCCT header not found. [ 0.296692] ACPI: bus type PCI registered [ 0.297954] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299898] PCI: Using configuration type 1 for base access [ 0.302305] ACPI: Added _OSI(Module Device) [ 0.303625] ACPI: Added _OSI(Processor Device) [ 0.304980] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306402] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308780] ACPI: Interpreter enabled [ 0.309973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321620] ACPI: (supports S0 S5) [ 0.322744] ACPI: Using IOAPIC for interrupt routing [ 0.324241] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330204] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337512] acpiphp: Slot [3] registered [ 0.338783] acpiphp: Slot [4] registered [ 0.340037] acpiphp: Slot [5] registered [ 0.341293] acpiphp: Slot [6] registered [ 0.342549] acpiphp: Slot [7] registered [ 0.343808] acpiphp: Slot [8] registered [ 0.345055] acpiphp: Slot [9] registered [ 0.346310] acpiphp: Slot [10] registered [ 0.347586] acpiphp: Slot [11] registered [ 0.348865] acpiphp: Slot [12] registered [ 0.350145] acpiphp: Slot [13] registered [ 0.351418] acpiphp: Slot [14] registered [ 0.352695] acpiphp: Slot [15] registered [ 0.366744] acpiphp: Slot [16] registered [ 0.368053] acpiphp: Slot [17] registered [ 0.369337] acpiphp: Slot [18] registered [ 0.370609] acpiphp: Slot [19] registered [ 0.371924] acpiphp: Slot [20] registered [ 0.373201] acpiphp: Slot [21] registered [ 0.374474] acpiphp: Slot [22] registered [ 0.375767] acpiphp: Slot [23] registered [ 0.377043] acpiphp: Slot [24] registered [ 0.378320] acpiphp: Slot [25] registered [ 0.379595] acpiphp: Slot [26] registered [ 0.380872] acpiphp: Slot [27] registered [ 0.382148] acpiphp: Slot [28] registered [ 0.383424] acpiphp: Slot [29] registered [ 0.384699] acpiphp: Slot [30] registered [ 0.385971] acpiphp: Slot [31] registered [ 0.387247] PCI host bridge to bus 0000:00 [ 0.388525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390473] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396998] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399340] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.409341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415689] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436221] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.438016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.444692] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447562] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449449] vgaarb: loaded [ 0.450198] vgaarb: bridge control possible 0000:00:02.0 [ 0.451684] SCSI subsystem initialized [ 0.452815] ACPI: bus type USB registered [ 0.453823] usbcore: registered new interface driver usbfs [ 0.455065] usbcore: registered new interface driver hub [ 0.456280] usbcore: registered new device driver usb [ 0.457610] PCI: Using ACPI for IRQ routing [ 0.458977] NetLabel: Initializing [ 0.459858] NetLabel: domain hash size = 128 [ 0.460893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462057] NetLabel: unlabeled traffic allowed by default [ 0.463463] clocksource: Switched to clocksource kvm-clock [ 0.473020] AppArmor: AppArmor Filesystem Enabled [ 0.474185] pnp: PnP ACPI init [ 0.475297] pnp: PnP ACPI: found 5 devices [ 0.481915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484001] NET: Registered protocol family 2 [ 0.485266] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488286] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489746] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492461] NET: Registered protocol family 1 [ 0.493531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524957] Trying to unpack rootfs image as initramfs... [ 0.585795] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590290] Scanning for low memory corruption every 60 seconds [ 0.592300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593738] audit: initializing netlink subsys (disabled) [ 0.595027] audit: type=2000 audit(1541184795.478:1): initialized [ 0.596752] Initialise system trusted keyring [ 0.597977] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.599389] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.601909] zbud: loaded [ 0.602829] VFS: Disk quotas dquot_6.6.0 [ 0.603858] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605808] fuse init (API version 7.23) [ 0.606910] Key type big_key registered [ 0.607921] Allocating IMA MOK and blacklist keyrings. [ 0.609463] Key type asymmetric registered [ 0.610480] Asymmetric key parser 'x509' registered [ 0.611669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.613517] io scheduler noop registered [ 0.614492] io scheduler deadline registered (default) [ 0.615738] io scheduler cfq registered [ 0.616806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.618146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.620035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.622167] ACPI: Power Button [PWRF] [ 0.623445] GHES: HEST is not enabled! [ 0.637612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.666582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.693136] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.696213] Linux agpgart interface v0.103 [ 0.699553] brd: module loaded [ 0.701742] loop: module loaded [ 0.706809] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.708929] GPT:90111 != 2097151 [ 0.709920] GPT:Alternate GPT header not at the end of the disk. [ 0.711523] GPT:90111 != 2097151 [ 0.712508] GPT: Use GNU Parted to correct GPT errors. [ 0.713916] vda: vda1 vda15 [ 0.715560] scsi host0: ata_piix [ 0.716673] scsi host1: ata_piix [ 0.717712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721773] libphy: Fixed MDIO Bus: probed [ 0.722959] tun: Universal TUN/TAP device driver, 1.6 [ 0.724360] tun: (C) 1999-2004 Max Krasnyansky [ 0.727190] PPP generic driver version 2.4.2 [ 0.728525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730258] ehci-pci: EHCI PCI platform driver [ 0.731540] ehci-platform: EHCI generic platform driver [ 0.733007] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734660] ohci-pci: OHCI PCI platform driver [ 0.735944] ohci-platform: OHCI generic platform driver [ 0.737394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.752072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.755667] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.758763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760539] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762596] usb usb1: Product: UHCI Host Controller [ 0.763956] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767039] hub 1-0:1.0: USB hub found [ 0.768179] hub 1-0:1.0: 2 ports detected [ 0.769513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772486] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773873] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775342] mousedev: PS/2 mouse device common for all mice [ 0.777127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779759] rtc_cmos 00:00: RTC can wake from S4 [ 0.781337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784793] i2c /dev entries driver [ 0.785898] device-mapper: uevent: version 1.0.3 [ 0.787277] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789649] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791611] NET: Registered protocol family 10 [ 0.793200] NET: Registered protocol family 17 [ 0.794508] Key type dns_resolver registered [ 0.795884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.797467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.800040] registered taskstats version 1 [ 0.801261] Loading compiled-in X.509 certificates [ 0.803158] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.805856] zswap: loaded using pool lzo/zbud [ 0.807993] Key type trusted registered [ 0.810187] Key type encrypted registered [ 0.811387] AppArmor: AppArmor sha1 policy hashing enabled [ 0.812916] ima: No TPM chip found, activating TPM-bypass! [ 0.814452] evm: HMAC attrs: 0x1 [ 0.815780] Magic number: 10:429:897 [ 0.816997] rtc_cmos 00:00: setting system clock to 2018-11-02 18:53:15 UTC (1541184795) [ 0.819337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.820979] EDD information not available. [ 0.877104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892672] Write protecting the kernel read-only data: 14336k [ 0.895624] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.898213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.050022] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ0mGpCBIkMu9pEN6fxwGeyTfTf967XgVwciGvrIna1QZgHGxyasQskhijg2zUuIkZME6kL8t/YhcV9I70B7iI1Eb0Jg46ha7VP84XZHBKqqimWttmE5F0p+dbzuHyfcWUpE4tmhfF7Ng1xN2kRSxSW6ngl/u2imnRkNGu0sa/mVVqRiThvp2NVPbSwR6ixvLxHGgq1h9cC9PoZCPR0zKf6tLdTfbqccX98e0oNVv3PUDj4lG+yrpK/tURFDXMB8vQHtBn4RaRQcjWRV47NG/YKohIGHq+fGT4jIE3IJ2XbUxw28ILJT7u9TIbToCWfgsr50oQT53D9u5x/zlnBGzl root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea ssh-dss AAAAB3NzaC1kc3MAAACBALwMwhJUCjaBvgw7gGII0/l0DFfpJkTPjboRdDhcFs/r8/i/gWPtf/1CT2KHuh0z9q0wJhK73umOzyyiEqq0rDCkK6mHL8ZH7YXQ5Ecd1CN3KrEDvjm7zJnFUbyMYl4kf639Gmb808H+dCuuZmFlI4elo4HVXdFQvM9DRaPsR08jAAAAFQCeawSb+XSHGEzorEtKZDXiuSU71wAAAIACHVTQiwT6TERWVQz0v7NBjc24TfnwnbJSRbh67cyeHni+7LMunHRfXqgEAuE8gadAWbESUZ3fYRRoMvviRbqg7ymyKOCyq310Zt1tHmCGtON6u3eF3gwD/iYZdQkcTylTA8YJPl5axv/JW+Q8TsCazfKFsUiCgL+BlIJcv5MtNgAAAIEApTpZg3RYJl/kwKikXrc5PtEj9KNBMY2YqgpvXee4lkpKKPXVVCHj0tsur3gaERFeZwx6B83j/2XK2X5jlGObFL6K6khnl3IfNNwxF144nzl5uS/HFpV2dGU9lKUjoIe/eQ2hTcKYBbEWIAh9jol3nGOMWi4tBtjbr4NpP8yIgMc= root@cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fef5:41b4/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-d6406b04-c7b9-4c6c-bb84-4622422002ea login: 2018-11-02 18:53:29,342 - paramiko.transport - DEBUG - starting thread (client mode): 0x79ca4ad0L 2018-11-02 18:53:29,343 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 18:53:29,343 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 18:53:29,343 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 18:53:29,344 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 18:53:29,345 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 18:53:29,345 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 18:53:29,345 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 18:53:29,345 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 18:53:29,345 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 18:53:29,363 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 18:53:29,363 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 18:53:29,375 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.217: a9d2abd24d9a5310ebac060630771cad 2018-11-02 18:53:29,376 - paramiko.transport - DEBUG - Trying discovered key b5a0f2404341f17efd97b75088ed32fe in /tmp/tmpVQSAXD 2018-11-02 18:53:29,402 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 18:53:29,408 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 18:53:29,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-11-02 18:53:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"volumeAttachment": {"volumeId": "0a0e5414-93df-4451-ba10-c616d2d14735"}}' 2018-11-02 18:53:32,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d69d040-8045-4eae-9bf7-966f501eb39b x-compute-request-id: req-8d69d040-8045-4eae-9bf7-966f501eb39b Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "volumeId": "0a0e5414-93df-4451-ba10-c616d2d14735"}} 2018-11-02 18:53:32,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/os-volume_attachments used request id req-8d69d040-8045-4eae-9bf7-966f501eb39b 2018-11-02 18:53:32,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.70370388031s 2018-11-02 18:53:32,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/os-volume_attachments used request id req-8d69d040-8045-4eae-9bf7-966f501eb39b 2018-11-02 18:53:32,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:33,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:32 GMT Server: Apache x-compute-request-id: req-08e6dfd9-0957-4b04-b252-eadcdffccfbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08e6dfd9-0957-4b04-b252-eadcdffccfbd Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:32.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:33,102 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-08e6dfd9-0957-4b04-b252-eadcdffccfbd 2018-11-02 18:53:33,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.956442832947s 2018-11-02 18:53:33,102 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-08e6dfd9-0957-4b04-b252-eadcdffccfbd 2018-11-02 18:53:33,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:36,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:35 GMT Server: Apache x-compute-request-id: req-42bda801-d862-4aee-ac52-b73fd02bfccd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42bda801-d862-4aee-ac52-b73fd02bfccd Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:35.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:36,106 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-42bda801-d862-4aee-ac52-b73fd02bfccd 2018-11-02 18:53:36,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.0005300045s 2018-11-02 18:53:36,107 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-42bda801-d862-4aee-ac52-b73fd02bfccd 2018-11-02 18:53:36,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:38,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:39,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:38 GMT Server: Apache x-compute-request-id: req-a5e9a5be-b8b6-4cf6-828f-0b13ac20d3c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5e9a5be-b8b6-4cf6-828f-0b13ac20d3c7 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [{"server_id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "attachment_id": "3981af97-711f-47c1-8445-ac9bc15667f2", "attached_at": "2018-11-02T18:53:35.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "0a0e5414-93df-4451-ba10-c616d2d14735", "device": "/dev/vdb", "id": "0a0e5414-93df-4451-ba10-c616d2d14735"}], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:36.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:39,072 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-a5e9a5be-b8b6-4cf6-828f-0b13ac20d3c7 2018-11-02 18:53:39,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.960965156555s 2018-11-02 18:53:39,072 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-a5e9a5be-b8b6-4cf6-828f-0b13ac20d3c7 2018-11-02 18:53:39,074 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 18:53:39,076 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-02 18:53:39,076 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 18:53:39,080 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 18:53:39,149 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 18:53:39,150 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-02 18:53:39,150 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 18:53:39,151 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-02 18:53:39,190 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-11-02 18:53:39,190 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-02 18:53:39,216 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-02 18:53:39,672 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-02 18:53:39,672 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 9d2e3496-5a55-4166-8691-6406fa5225f4 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-11-02 18:53:39,673 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-11-02 18:53:39,673 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-02 18:53:39,673 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-11-02 18:53:39,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-11-02 18:53:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/os-volume_attachments/0a0e5414-93df-4451-ba10-c616d2d14735 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:41,206 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cd14519-a241-4434-875d-3e0d251d87ab x-compute-request-id: req-4cd14519-a241-4434-875d-3e0d251d87ab Content-Length: 0 Content-Type: application/json 2018-11-02 18:53:41,206 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/os-volume_attachments/0a0e5414-93df-4451-ba10-c616d2d14735 used request id req-4cd14519-a241-4434-875d-3e0d251d87ab 2018-11-02 18:53:41,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.53202390671s 2018-11-02 18:53:41,207 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4/os-volume_attachments/0a0e5414-93df-4451-ba10-c616d2d14735 used request id req-4cd14519-a241-4434-875d-3e0d251d87ab 2018-11-02 18:53:41,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:42,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:41 GMT Server: Apache x-compute-request-id: req-d8cab9e6-5eb5-4cef-a7d0-a1f8d5bb3215 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8cab9e6-5eb5-4cef-a7d0-a1f8d5bb3215 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [{"server_id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "attachment_id": "3981af97-711f-47c1-8445-ac9bc15667f2", "attached_at": "2018-11-02T18:53:35.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "0a0e5414-93df-4451-ba10-c616d2d14735", "device": "/dev/vdb", "id": "0a0e5414-93df-4451-ba10-c616d2d14735"}], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:41.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:42,280 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-d8cab9e6-5eb5-4cef-a7d0-a1f8d5bb3215 2018-11-02 18:53:42,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.07291817665s 2018-11-02 18:53:42,280 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-d8cab9e6-5eb5-4cef-a7d0-a1f8d5bb3215 2018-11-02 18:53:42,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:44,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:44,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:44 GMT Server: Apache x-compute-request-id: req-a8333d68-e6e1-411a-89e9-77545718ceda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8333d68-e6e1-411a-89e9-77545718ceda Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:43.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:44,341 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-a8333d68-e6e1-411a-89e9-77545718ceda 2018-11-02 18:53:44,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0566527843475s 2018-11-02 18:53:44,341 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-a8333d68-e6e1-411a-89e9-77545718ceda 2018-11-02 18:53:44,343 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-11-02 18:53:44,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-11-02 18:53:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"volumeAttachment": {"volumeId": "0a0e5414-93df-4451-ba10-c616d2d14735"}}' 2018-11-02 18:53:45,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1c8423b-3a24-4214-9ea7-ddf3278ff942 x-compute-request-id: req-d1c8423b-3a24-4214-9ea7-ddf3278ff942 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "eb45396e-260c-4b42-bab1-2ebffa094263", "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "volumeId": "0a0e5414-93df-4451-ba10-c616d2d14735"}} 2018-11-02 18:53:45,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/os-volume_attachments used request id req-d1c8423b-3a24-4214-9ea7-ddf3278ff942 2018-11-02 18:53:45,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.0105919838s 2018-11-02 18:53:45,354 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/os-volume_attachments used request id req-d1c8423b-3a24-4214-9ea7-ddf3278ff942 2018-11-02 18:53:45,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:46,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:45 GMT Server: Apache x-compute-request-id: req-15c59ddb-9949-4b9b-b83e-19db064a05e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15c59ddb-9949-4b9b-b83e-19db064a05e1 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:45.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:46,364 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-15c59ddb-9949-4b9b-b83e-19db064a05e1 2018-11-02 18:53:46,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00957417488s 2018-11-02 18:53:46,365 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-15c59ddb-9949-4b9b-b83e-19db064a05e1 2018-11-02 18:53:46,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:48,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:49,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:48 GMT Server: Apache x-compute-request-id: req-cae06ac2-b6d5-4c1b-a375-518569436776 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cae06ac2-b6d5-4c1b-a375-518569436776 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [{"server_id": "eb45396e-260c-4b42-bab1-2ebffa094263", "attachment_id": "45d7c767-e516-4b38-b88d-af58f4e245a0", "attached_at": "2018-11-02T18:53:47.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0a0e5414-93df-4451-ba10-c616d2d14735", "device": "/dev/vdb", "id": "0a0e5414-93df-4451-ba10-c616d2d14735"}], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:48.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:49,383 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-cae06ac2-b6d5-4c1b-a375-518569436776 2018-11-02 18:53:49,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01499891281s 2018-11-02 18:53:49,384 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-cae06ac2-b6d5-4c1b-a375-518569436776 2018-11-02 18:53:49,386 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 18:53:49,387 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-02 18:53:49,388 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 18:53:49,390 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 18:53:49,458 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 18:53:49,458 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-02 18:53:49,459 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-02 18:53:49,460 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 18:53:49,499 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-11-02 18:53:49,499 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-02 18:53:49,525 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-02 18:53:49,547 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-02 18:53:49,547 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-11-02 18:53:49,548 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-11-02 18:53:49,549 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-11-02 18:53:49,549 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-02 18:53:49,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-11-02 18:53:49,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/os-volume_attachments/0a0e5414-93df-4451-ba10-c616d2d14735 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:51,710 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6daf11ff-c684-484b-86dc-6d1b30bf9ed4 x-compute-request-id: req-6daf11ff-c684-484b-86dc-6d1b30bf9ed4 Content-Length: 0 Content-Type: application/json 2018-11-02 18:53:51,711 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/os-volume_attachments/0a0e5414-93df-4451-ba10-c616d2d14735 used request id req-6daf11ff-c684-484b-86dc-6d1b30bf9ed4 2018-11-02 18:53:51,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.16094684601s 2018-11-02 18:53:51,711 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263/os-volume_attachments/0a0e5414-93df-4451-ba10-c616d2d14735 used request id req-6daf11ff-c684-484b-86dc-6d1b30bf9ed4 2018-11-02 18:53:51,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:51,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:51,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:51 GMT Server: Apache x-compute-request-id: req-7bb7f176-546c-4747-a2ea-1a5c0c1ae5f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bb7f176-546c-4747-a2ea-1a5c0c1ae5f5 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [{"server_id": "eb45396e-260c-4b42-bab1-2ebffa094263", "attachment_id": "45d7c767-e516-4b38-b88d-af58f4e245a0", "attached_at": "2018-11-02T18:53:47.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0a0e5414-93df-4451-ba10-c616d2d14735", "device": "/dev/vdb", "id": "0a0e5414-93df-4451-ba10-c616d2d14735"}], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:51.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:51,770 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-7bb7f176-546c-4747-a2ea-1a5c0c1ae5f5 2018-11-02 18:53:51,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0590229034424s 2018-11-02 18:53:51,771 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-7bb7f176-546c-4747-a2ea-1a5c0c1ae5f5 2018-11-02 18:53:51,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:53,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:54,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:53 GMT Server: Apache x-compute-request-id: req-43868149-b420-4786-aa42-4c89b44c6386 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43868149-b420-4786-aa42-4c89b44c6386 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:52.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:53:54,742 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-43868149-b420-4786-aa42-4c89b44c6386 2018-11-02 18:53:54,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.967017889023s 2018-11-02 18:53:54,742 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-43868149-b420-4786-aa42-4c89b44c6386 2018-11-02 18:53:54,857 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:53:54,857 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:24 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-02 18:53:54,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:53:54,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:55,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6799c1c-a29c-4483-846d-cf11887f74c2 x-compute-request-id: req-c6799c1c-a29c-4483-846d-cf11887f74c2 Content-Type: application/json 2018-11-02 18:53:55,030 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263 used request id req-c6799c1c-a29c-4483-846d-cf11887f74c2 2018-11-02 18:53:55,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167817115784s 2018-11-02 18:53:55,031 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263 used request id req-c6799c1c-a29c-4483-846d-cf11887f74c2 2018-11-02 18:53:55,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:53:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:55,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a70815df-2768-4b56-9840-24b6395c6b10 x-compute-request-id: req-a70815df-2768-4b56-9840-24b6395c6b10 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:41:b4", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:41:b4", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:53:14.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:53:14Z", "hostId": "4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:53:07Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4b:dc", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb45396e-260c-4b42-bab1-2ebffa094263", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:52:52.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "eb45396e-260c-4b42-bab1-2ebffa094263", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:53:54Z", "hostId": "fbfd8453b57be97e1aa20e81edd945236709a70e5b2e82a912b06812", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm2_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:52:45Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:53:55,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a70815df-2768-4b56-9840-24b6395c6b10 2018-11-02 18:53:55,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740410804749s 2018-11-02 18:53:55,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a70815df-2768-4b56-9840-24b6395c6b10 2018-11-02 18:53:55,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:53:57,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:53:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:58,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2aa62f77-bf61-4923-9587-2c744417be20 x-compute-request-id: req-2aa62f77-bf61-4923-9587-2c744417be20 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:41:b4", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:41:b4", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:53:14.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:53:14Z", "hostId": "4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:53:07Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:53:58,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2aa62f77-bf61-4923-9587-2c744417be20 2018-11-02 18:53:58,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529661178589s 2018-11-02 18:53:58,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2aa62f77-bf61-4923-9587-2c744417be20 2018-11-02 18:53:58,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 18:53:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/1c0128d3-efe8-4c83-9874-a15bac265ed4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:59,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae84703e-48e9-4b49-a1e8-bc2c0b7c9d0b Content-Length: 0 Date: Fri, 02 Nov 2018 18:53:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:53:59,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/1c0128d3-efe8-4c83-9874-a15bac265ed4.json used request id req-ae84703e-48e9-4b49-a1e8-bc2c0b7c9d0b 2018-11-02 18:53:59,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.765475034714s 2018-11-02 18:53:59,077 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/1c0128d3-efe8-4c83-9874-a15bac265ed4.json used request id req-ae84703e-48e9-4b49-a1e8-bc2c0b7c9d0b 2018-11-02 18:53:59,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:53:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:53:59,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-d42959fd-eb68-42ea-9a2b-b741e6d3af17 Date: Fri, 02 Nov 2018 18:53:59 GMT RESP BODY: {"floatingips": [{"router_id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T18:53:17Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.217", "revision_number": 0, "port_id": "9db932f2-4a14-49af-97e6-ba14c4cf18a8", "id": "67a8c539-2512-40c8-a7c8-2bcf8f144709", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:53:17Z", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}]} 2018-11-02 18:53:59,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d42959fd-eb68-42ea-9a2b-b741e6d3af17 2018-11-02 18:53:59,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0268571376801s 2018-11-02 18:53:59,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d42959fd-eb68-42ea-9a2b-b741e6d3af17 2018-11-02 18:53:59,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:53:59,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:00,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:53:59 GMT Server: Apache x-compute-request-id: req-b4a1c8a0-b5ad-4354-99a9-33ebec4f3e70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4a1c8a0-b5ad-4354-99a9-33ebec4f3e70 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "850d1a533c15497aa31b5f55d77ce380", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "self"}, {"href": "http://172.30.9.31:8776/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T18:53:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "updated_at": "2018-11-02T18:53:52.000000", "volume_type": null, "name": "cinder_test-volume_d6406b04-c7b9-4c6c-bb84-4622422002ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a0e5414-93df-4451-ba10-c616d2d14735", "size": 2}]} 2018-11-02 18:54:00,125 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-b4a1c8a0-b5ad-4354-99a9-33ebec4f3e70 2018-11-02 18:54:00,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.0106010437s 2018-11-02 18:54:00,125 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-b4a1c8a0-b5ad-4354-99a9-33ebec4f3e70 2018-11-02 18:54:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-11-02 18:54:00,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:01,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:54:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4dc79d43-79c4-4c72-92a0-1d05805103c3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:54:01,134 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735 used request id req-4dc79d43-79c4-4c72-92a0-1d05805103c3 2018-11-02 18:54:01,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 1.0071849823s 2018-11-02 18:54:01,134 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/0a0e5414-93df-4451-ba10-c616d2d14735 used request id req-4dc79d43-79c4-4c72-92a0-1d05805103c3 2018-11-02 18:54:01,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 18:54:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:02,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:01 GMT Server: Apache x-compute-request-id: req-a86e3c08-4718-4cb7-a4dd-8055808a77e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a86e3c08-4718-4cb7-a4dd-8055808a77e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 18:54:02,049 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-a86e3c08-4718-4cb7-a4dd-8055808a77e5 2018-11-02 18:54:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.914108037949s 2018-11-02 18:54:02,049 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a2a62e90ce11446bb99371304afb5a1d/volumes/detail used request id req-a86e3c08-4718-4cb7-a4dd-8055808a77e5 2018-11-02 18:54:02,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 18:54:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/67a8c539-2512-40c8-a7c8-2bcf8f144709.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:02,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebca84f2-e92c-433a-b4c9-d8285fbe5370 Content-Length: 0 Date: Fri, 02 Nov 2018 18:54:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:54:02,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/67a8c539-2512-40c8-a7c8-2bcf8f144709.json used request id req-ebca84f2-e92c-433a-b4c9-d8285fbe5370 2018-11-02 18:54:02,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.861879110336s 2018-11-02 18:54:02,914 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/67a8c539-2512-40c8-a7c8-2bcf8f144709.json used request id req-ebca84f2-e92c-433a-b4c9-d8285fbe5370 2018-11-02 18:54:02,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 18:54:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:02,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-becac8c2-3ea4-4cb0-9774-bcd89df9e808 Date: Fri, 02 Nov 2018 18:54:02 GMT RESP BODY: {"floatingips": []} 2018-11-02 18:54:02,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-becac8c2-3ea4-4cb0-9774-bcd89df9e808 2018-11-02 18:54:02,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0163209438324s 2018-11-02 18:54:02,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-becac8c2-3ea4-4cb0-9774-bcd89df9e808 2018-11-02 18:54:02,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 18:54:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:03,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48ff5670-6c86-442b-ac81-d7131608576f x-compute-request-id: req-48ff5670-6c86-442b-ac81-d7131608576f Content-Type: application/json 2018-11-02 18:54:03,126 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 used request id req-48ff5670-6c86-442b-ac81-d7131608576f 2018-11-02 18:54:03,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.189065217972s 2018-11-02 18:54:03,126 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4 used request id req-48ff5670-6c86-442b-ac81-d7131608576f 2018-11-02 18:54:03,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:54:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:03,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d32c6ea8-0f4f-4e89-85ff-47b874f9a327 x-compute-request-id: req-d32c6ea8-0f4f-4e89-85ff-47b874f9a327 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:41:b4", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:41:b4", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "rel": "bookmark"}], "image": {"id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "links": [{"href": "http://172.30.9.31:8774/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T18:53:14.000000", "flavor": {"id": "b0eeff15-9770-4645-aa2d-d705343a8206", "links": [{"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}]}, "id": "a72d4c12-894b-44ef-a3e9-ee3cbc25aaf4", "security_groups": [{"name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}], "user_id": "850d1a533c15497aa31b5f55d77ce380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T18:54:03Z", "hostId": "4494a18705269629b16c9acc0819752db6c4a7ac825d970feabb8f7a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea", "name": "cinder_test-vm_d6406b04-c7b9-4c6c-bb84-4622422002ea", "created": "2018-11-02T18:53:07Z", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 18:54:03,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d32c6ea8-0f4f-4e89-85ff-47b874f9a327 2018-11-02 18:54:03,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382593154907s 2018-11-02 18:54:03,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d32c6ea8-0f4f-4e89-85ff-47b874f9a327 2018-11-02 18:54:03,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 18:54:05,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 18:54:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:05,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc6e524b-e138-47d7-8f29-d20be3d10f62 x-compute-request-id: req-fc6e524b-e138-47d7-8f29-d20be3d10f62 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 18:54:05,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc6e524b-e138-47d7-8f29-d20be3d10f62 2018-11-02 18:54:05,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0687069892883s 2018-11-02 18:54:05,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc6e524b-e138-47d7-8f29-d20be3d10f62 2018-11-02 18:54:05,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:54:05,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:05,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-a85541bd-4f65-4045-a7da-a21dee80afb3 Date: Fri, 02 Nov 2018 18:54:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:31Z", "updated_at": "2018-11-02T18:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "3860fd26-fb63-4070-b3a9-44f1ba55333d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "4f5c15a5-0f1b-498e-a99a-791c36dfaade", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "d18f6ad5-a753-4737-a70f-4c999b6869db", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "ff16f15c-7a15-4809-90cb-1e0f51204f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 4, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1b136826-faad-44f8-b74f-d18651cb8303", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:39Z", "updated_at": "2018-11-02T18:52:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "37b83970-f008-402f-8492-1b60e736e58e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:41Z", "revision_number": 0, "id": "4f7bef1b-da26-4c7e-996b-3f2036c8a9bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:41Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T18:52:40Z", "revision_number": 0, "id": "ccb878c6-e44c-4169-ad1a-a382f3aa4484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:40Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:39Z", "revision_number": 0, "id": "ef07b0cd-465d-400c-921f-e3d2dd11e86e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:39Z", "security_group_id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 4, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1e2d4347-b3e1-4156-8dff-bb432e23f644", "name": "cinder_test-sg_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:54:05,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a85541bd-4f65-4045-a7da-a21dee80afb3 2018-11-02 18:54:05,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0577318668365s 2018-11-02 18:54:05,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a85541bd-4f65-4045-a7da-a21dee80afb3 2018-11-02 18:54:05,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:54:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1e2d4347-b3e1-4156-8dff-bb432e23f644.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:05,878 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b5a9736-7768-4b0d-85ff-b8c57f30df58 Content-Length: 0 Date: Fri, 02 Nov 2018 18:54:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:54:05,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1e2d4347-b3e1-4156-8dff-bb432e23f644.json used request id req-1b5a9736-7768-4b0d-85ff-b8c57f30df58 2018-11-02 18:54:05,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.230532884598s 2018-11-02 18:54:05,879 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1e2d4347-b3e1-4156-8dff-bb432e23f644.json used request id req-1b5a9736-7768-4b0d-85ff-b8c57f30df58 2018-11-02 18:54:05,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 18:54:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:05,981 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b78aede-5948-4565-bdad-27ddde8f5c89 x-compute-request-id: req-3b78aede-5948-4565-bdad-27ddde8f5c89 Content-Length: 0 Content-Type: application/json 2018-11-02 18:54:05,981 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea used request id req-3b78aede-5948-4565-bdad-27ddde8f5c89 2018-11-02 18:54:05,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.101543188095s 2018-11-02 18:54:05,981 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_d6406b04-c7b9-4c6c-bb84-4622422002ea used request id req-3b78aede-5948-4565-bdad-27ddde8f5c89 2018-11-02 18:54:05,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 18:54:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" -d '{"subnet_id": "08c896a7-cb3a-484a-94cf-c60ac0688aa2"}' 2018-11-02 18:54:07,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ea2d4d23-a68d-4c62-ad4d-2430232a1602 Date: Fri, 02 Nov 2018 18:54:07 GMT RESP BODY: {"network_id": "e2bceef0-d4a0-4d81-9f32-71fe0b567895", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "subnet_id": "08c896a7-cb3a-484a-94cf-c60ac0688aa2", "subnet_ids": ["08c896a7-cb3a-484a-94cf-c60ac0688aa2"], "port_id": "5607ff0a-643b-43fa-8919-6b08d734966d", "id": "3444c1a8-0176-46bd-be7d-04a8066fa53f"} 2018-11-02 18:54:07,620 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f/remove_router_interface.json used request id req-ea2d4d23-a68d-4c62-ad4d-2430232a1602 2018-11-02 18:54:07,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63839316368s 2018-11-02 18:54:07,620 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f/remove_router_interface.json used request id req-ea2d4d23-a68d-4c62-ad4d-2430232a1602 returning object 3444c1a8-0176-46bd-be7d-04a8066fa53f 2018-11-02 18:54:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 18:54:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-079809dc-9a97-41b6-8210-9c1c3c479691 Date: Fri, 02 Nov 2018 18:54:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:33Z", "admin_state_up": true, "updated_at": "2018-11-02T18:54:06Z", "revision_number": 4, "routes": [], "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "3444c1a8-0176-46bd-be7d-04a8066fa53f", "name": "cinder_test-router_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:54:07,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-079809dc-9a97-41b6-8210-9c1c3c479691 2018-11-02 18:54:07,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117416858673s 2018-11-02 18:54:07,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-079809dc-9a97-41b6-8210-9c1c3c479691 2018-11-02 18:54:07,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 18:54:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:09,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c80ef928-675f-4992-a77b-2a9655ad6ded Content-Length: 0 Date: Fri, 02 Nov 2018 18:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:54:09,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f.json used request id req-c80ef928-675f-4992-a77b-2a9655ad6ded 2018-11-02 18:54:09,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37151098251s 2018-11-02 18:54:09,112 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/3444c1a8-0176-46bd-be7d-04a8066fa53f.json used request id req-c80ef928-675f-4992-a77b-2a9655ad6ded 2018-11-02 18:54:09,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 18:54:09,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:09,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7cf970f2-a26f-4e57-8289-a97d7276f529 Date: Fri, 02 Nov 2018 18:54:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T18:52:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"08c896a7-cb3a-484a-94cf-c60ac0688aa2","subnetpool_id":null,"name":"cinder_test-subnet_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:54:09,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7cf970f2-a26f-4e57-8289-a97d7276f529 2018-11-02 18:54:09,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.124011993408s 2018-11-02 18:54:09,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7cf970f2-a26f-4e57-8289-a97d7276f529 2018-11-02 18:54:09,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 18:54:09,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/08c896a7-cb3a-484a-94cf-c60ac0688aa2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:11,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57657214-247e-46d7-ae03-7212b2677e9c Date: Fri, 02 Nov 2018 18:54:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:54:11,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/08c896a7-cb3a-484a-94cf-c60ac0688aa2.json used request id req-57657214-247e-46d7-ae03-7212b2677e9c 2018-11-02 18:54:11,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.62593984604s 2018-11-02 18:54:11,864 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/08c896a7-cb3a-484a-94cf-c60ac0688aa2.json used request id req-57657214-247e-46d7-ae03-7212b2677e9c 2018-11-02 18:54:11,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 18:54:11,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:11,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-46555d19-6cbe-44ea-8733-f92d96bb98b8 Date: Fri, 02 Nov 2018 18:54:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T18:43:38Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T18:54:11Z","tenant_id":"a2a62e90ce11446bb99371304afb5a1d","created_at":"2018-11-02T18:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2a62e90ce11446bb99371304afb5a1d","id":"e2bceef0-d4a0-4d81-9f32-71fe0b567895","name":"cinder_test-net_d6406b04-c7b9-4c6c-bb84-4622422002ea"}]} 2018-11-02 18:54:11,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-46555d19-6cbe-44ea-8733-f92d96bb98b8 2018-11-02 18:54:11,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116968870163s 2018-11-02 18:54:11,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-46555d19-6cbe-44ea-8733-f92d96bb98b8 2018-11-02 18:54:11,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 18:54:11,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/e2bceef0-d4a0-4d81-9f32-71fe0b567895.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:14,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6dfac6b5-cf24-472f-879b-1ecff19c05a7 Date: Fri, 02 Nov 2018 18:54:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:54:14,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e2bceef0-d4a0-4d81-9f32-71fe0b567895.json used request id req-6dfac6b5-cf24-472f-879b-1ecff19c05a7 2018-11-02 18:54:14,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.1385269165s 2018-11-02 18:54:14,122 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e2bceef0-d4a0-4d81-9f32-71fe0b567895.json used request id req-6dfac6b5-cf24-472f-879b-1ecff19c05a7 2018-11-02 18:54:14,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 18:54:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:14,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-1f9dc7ee-143a-4a70-96d8-687475d93b78 Date: Fri, 02 Nov 2018 18:54:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "metadata": {}}], "file": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/file", "owner": "a2a62e90ce11446bb99371304afb5a1d", "id": "07f04de4-0853-4ed3-bc4c-3f55190dde45", "size": 12716032, "self": "/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/07f04de4-0853-4ed3-bc4c-3f55190dde45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T18:52:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d6406b04-c7b9-4c6c-bb84-4622422002ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T18:52:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 18:54:14,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1f9dc7ee-143a-4a70-96d8-687475d93b78 2018-11-02 18:54:14,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280140161514s 2018-11-02 18:54:14,408 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1f9dc7ee-143a-4a70-96d8-687475d93b78 2018-11-02 18:54:14,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 18:54:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e810a09c7ba3fc6f22f5037dd203e0519cc64d2f" 2018-11-02 18:54:15,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58b8b82d-3234-4247-873f-f1db614e3d0f Date: Fri, 02 Nov 2018 18:54:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 18:54:15,931 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45 used request id req-58b8b82d-3234-4247-873f-f1db614e3d0f 2018-11-02 18:54:15,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.52181100845s 2018-11-02 18:54:15,932 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/07f04de4-0853-4ed3-bc4c-3f55190dde45 used request id req-58b8b82d-3234-4247-873f-f1db614e3d0f 2018-11-02 18:54:15,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 18:54:15,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:15,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e25a01b6-edf9-4de9-8b02-78202942343f x-compute-request-id: req-e25a01b6-edf9-4de9-8b02-78202942343f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b0eeff15-9770-4645-aa2d-d705343a8206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b0eeff15-9770-4645-aa2d-d705343a8206"}]} 2018-11-02 18:54:15,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e25a01b6-edf9-4de9-8b02-78202942343f 2018-11-02 18:54:15,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219781398773s 2018-11-02 18:54:15,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e25a01b6-edf9-4de9-8b02-78202942343f 2018-11-02 18:54:15,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 18:54:15,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:15,985 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 18:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d39f839-91c1-4d4e-b524-4f6cf748a2b5 x-compute-request-id: req-1d39f839-91c1-4d4e-b524-4f6cf748a2b5 Content-Length: 0 Content-Type: application/json 2018-11-02 18:54:15,985 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206 used request id req-1d39f839-91c1-4d4e-b524-4f6cf748a2b5 2018-11-02 18:54:15,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0295379161835s 2018-11-02 18:54:15,986 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b0eeff15-9770-4645-aa2d-d705343a8206 used request id req-1d39f839-91c1-4d4e-b524-4f6cf748a2b5 2018-11-02 18:54:15,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:54:15,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:16,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8393df30-bc5e-44a8-be58-9c199f07183a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": {"self": "http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "850d1a533c15497aa31b5f55d77ce380", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 18:54:16,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8393df30-bc5e-44a8-be58-9c199f07183a 2018-11-02 18:54:16,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121098995209s 2018-11-02 18:54:16,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8393df30-bc5e-44a8-be58-9c199f07183a 2018-11-02 18:54:16,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 18:54:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:16,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce990f64-a009-4c15-b463-037e64febffd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_d6406b04-c7b9-4c6c-bb84-4622422002ea", "links": {"self": "http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "850d1a533c15497aa31b5f55d77ce380", "description": null}} 2018-11-02 18:54:16,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380 used request id req-ce990f64-a009-4c15-b463-037e64febffd 2018-11-02 18:54:16,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120064020157s 2018-11-02 18:54:16,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380 used request id req-ce990f64-a009-4c15-b463-037e64febffd 2018-11-02 18:54:16,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 18:54:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:16,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f484c8-ba47-4b65-b08b-109f4c7629a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:54:16,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380 used request id req-e6f484c8-ba47-4b65-b08b-109f4c7629a3 2018-11-02 18:54:16,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.237422227859s 2018-11-02 18:54:16,472 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/850d1a533c15497aa31b5f55d77ce380 used request id req-e6f484c8-ba47-4b65-b08b-109f4c7629a3 2018-11-02 18:54:16,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 18:54:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:16,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9474124-1ee7-43a4-a246-17f3bba349ac Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d"}, "tags": [], "enabled": true, "id": "a2a62e90ce11446bb99371304afb5a1d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d6406b04-c7b9-4c6c-bb84-4622422002ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 18:54:16,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-f9474124-1ee7-43a4-a246-17f3bba349ac 2018-11-02 18:54:16,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.144055128098s 2018-11-02 18:54:16,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-f9474124-1ee7-43a4-a246-17f3bba349ac 2018-11-02 18:54:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 18:54:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:16,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2958f1bb-154e-428c-9f58-61bb3ad4b452 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:54:16,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d used request id req-2958f1bb-154e-428c-9f58-61bb3ad4b452 2018-11-02 18:54:16,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197178840637s 2018-11-02 18:54:16,825 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a2a62e90ce11446bb99371304afb5a1d used request id req-2958f1bb-154e-428c-9f58-61bb3ad4b452 2018-11-02 18:54:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 18:54:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:16,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c916dd5-5516-4a32-9fad-71ddfa73f341 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c14ce99998d14f838fcef4dafe18f9f7", "links": {"self": "http://172.30.9.31:5000/v3/roles/c14ce99998d14f838fcef4dafe18f9f7"}, "name": "Member"}]} 2018-11-02 18:54:16,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c916dd5-5516-4a32-9fad-71ddfa73f341 2018-11-02 18:54:16,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106281995773s 2018-11-02 18:54:16,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c916dd5-5516-4a32-9fad-71ddfa73f341 2018-11-02 18:54:16,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 18:54:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/c14ce99998d14f838fcef4dafe18f9f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:17,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9b1cd2-3a39-4a27-93fa-c9f265b336f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 18:54:17,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c14ce99998d14f838fcef4dafe18f9f7 used request id req-9f9b1cd2-3a39-4a27-93fa-c9f265b336f9 2018-11-02 18:54:17,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.166891813278s 2018-11-02 18:54:17,107 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c14ce99998d14f838fcef4dafe18f9f7 used request id req-9f9b1cd2-3a39-4a27-93fa-c9f265b336f9 2018-11-02 18:54:17,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:54:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a2a62e90ce11446bb99371304afb5a1d&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:17,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2bec4d33-3a4f-457a-9431-89be758f1196 Date: Fri, 02 Nov 2018 18:54:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:31Z", "updated_at": "2018-11-02T18:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "3860fd26-fb63-4070-b3a9-44f1ba55333d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "4f5c15a5-0f1b-498e-a99a-791c36dfaade", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "d18f6ad5-a753-4737-a70f-4c999b6869db", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "ff16f15c-7a15-4809-90cb-1e0f51204f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 4, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1b136826-faad-44f8-b74f-d18651cb8303", "name": "default"}]} 2018-11-02 18:54:17,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a2a62e90ce11446bb99371304afb5a1d&name=default used request id req-2bec4d33-3a4f-457a-9431-89be758f1196 2018-11-02 18:54:17,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361911058426s 2018-11-02 18:54:17,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a2a62e90ce11446bb99371304afb5a1d&name=default used request id req-2bec4d33-3a4f-457a-9431-89be758f1196 2018-11-02 18:54:17,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 18:54:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:17,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4a2cd091-ad3e-462d-ab79-99f1a0a0b5f8 Date: Fri, 02 Nov 2018 18:54:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "created_at": "2018-11-02T18:52:31Z", "updated_at": "2018-11-02T18:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "ff16f15c-7a15-4809-90cb-1e0f51204f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "4f5c15a5-0f1b-498e-a99a-791c36dfaade", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "d18f6ad5-a753-4737-a70f-4c999b6869db", "remote_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:52:31Z", "revision_number": 0, "id": "3860fd26-fb63-4070-b3a9-44f1ba55333d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:52:31Z", "security_group_id": "1b136826-faad-44f8-b74f-d18651cb8303", "tenant_id": "a2a62e90ce11446bb99371304afb5a1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2a62e90ce11446bb99371304afb5a1d"}], "revision_number": 4, "project_id": "a2a62e90ce11446bb99371304afb5a1d", "id": "1b136826-faad-44f8-b74f-d18651cb8303", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}]} 2018-11-02 18:54:17,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4a2cd091-ad3e-462d-ab79-99f1a0a0b5f8 2018-11-02 18:54:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227471828461s 2018-11-02 18:54:17,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4a2cd091-ad3e-462d-ab79-99f1a0a0b5f8 2018-11-02 18:54:17,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 18:54:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1b136826-faad-44f8-b74f-d18651cb8303.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4611dc16b3fddfca610f69ba5201a406e99b7cef" 2018-11-02 18:54:18,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5998142e-b8c4-4bcd-87e2-38955e13cabf Content-Length: 0 Date: Fri, 02 Nov 2018 18:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 18:54:18,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1b136826-faad-44f8-b74f-d18651cb8303.json used request id req-5998142e-b8c4-4bcd-87e2-38955e13cabf 2018-11-02 18:54:18,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.416182041168s 2018-11-02 18:54:18,124 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1b136826-faad-44f8-b74f-d18651cb8303.json used request id req-5998142e-b8c4-4bcd-87e2-38955e13cabf 2018-11-02 18:54:18,170 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-11-02 18:54:18,267 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-11-02 18:54:18,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:54:18,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0ff0a9-5fba-400b-9721-1294f560826f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 18:54:18,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0a0ff0a9-5fba-400b-9721-1294f560826f 2018-11-02 18:54:18,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 18:54:18,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T19:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["F1F0wIv1SaiikZe8jXGZ7g"], "issued_at": "2018-11-02T18:54:18.000000Z"}} 2018-11-02 18:54:18,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:54:18,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:54:18 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:54:18,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-02 18:54:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 18:54:18,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 18:54:18,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8d49042cb10074a0d450e942f8dbeb9ab6bb5ec" 2018-11-02 18:54:18,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fc2418-efb8-48cc-8b03-d82697be1c88 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/01d5880c2ea849a3971ac7eca281d913"}, "enabled": true, "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2ff400861c86400380573ebd0a81f59d"}, "enabled": true, "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d658d56e387464d9f99169714c5f925"}, "enabled": true, "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5057e0796dbe48c3860a917b4e42a434"}, "enabled": true, "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/59f66af323764c6581b9704eaf09a283"}, "enabled": true, "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67d99eb7ddf647469144fb68c1d36dee"}, "enabled": true, "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6b09167d24c940fd856b12795de93aee"}, "enabled": true, "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8bcebb141acf41eb89df1d343c613517"}, "enabled": true, "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9066e8fb27724e1bb5af699a89b76054"}, "enabled": true, "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/95fec3cd75d44e76bc15dc93271f3a3b"}, "enabled": true, "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a63eb0551d1a43c6bf287adbe42866da"}, "enabled": true, "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/c149bc4ca396455e9352fb0046b1e7fd"}, "enabled": true, "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c15ced145a7245508670f1ce95883e22"}, "enabled": true, "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e3b895f6efdb41b3b510d057be80b79a"}, "enabled": true, "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fc3a5f2250ef4226aec983be33e8e106"}, "enabled": true, "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-02 18:54:18,780 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-83fc2418-efb8-48cc-8b03-d82697be1c88 2018-11-02 18:54:18,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0967910289764s 2018-11-02 18:54:18,781 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-83fc2418-efb8-48cc-8b03-d82697be1c88 2018-11-02 18:54:18,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-02 18:54:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8d49042cb10074a0d450e942f8dbeb9ab6bb5ec" 2018-11-02 18:54:18,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70bdbeb-c4ae-45d5-9545-6d7e01c38ca2 Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/00c5dca1fd9e4f31bb23a2f8c790af5a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/021ffd7896e140d4a245764e9b70ff54"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0753845c32c34e61a761807235bf28c9"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "0753845c32c34e61a761807235bf28c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/09439b69f6194acda70471b5980d463b"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "09439b69f6194acda70471b5980d463b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/098d390dd04842708587bb421755fad7"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "098d390dd04842708587bb421755fad7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0b88f42e8e1b41d981c8cfcc86e6b74d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/146d70ce2b0e4549be17c5ca7018ff19"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16e8dfcea2ad4409bf22d52fff0f3fc7"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/183048d4244d46358b20dd77f8a0d79d"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2b7da07997be4ae3bd9f7b4af442c73d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2f766e7e68d741e5ba86d1b8a16f7dac"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/31ce8cdc109b4e14bcde4fc699809026"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55f9551d70a04d2fb961531fd0d6a9bd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/61298d5ec3e449a9904f1aaa883e223e"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6508ae04ff364692b862bfc3ce75ba8a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/669f96e2718b4a029498f14613cc62fb"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "669f96e2718b4a029498f14613cc62fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/683cce640ce54e6d9f6746eb94425455"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "683cce640ce54e6d9f6746eb94425455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6d291895d25442e68890c29ad6223b33"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "6d291895d25442e68890c29ad6223b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7d1b2e7a4f894b898db650b8306ac495"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "7d1b2e7a4f894b898db650b8306ac495"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8ebd5f56a22a42c5b3acfc7626f0eb4b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/960bdcc551a54245a2aa39f60028454c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "960bdcc551a54245a2aa39f60028454c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/979c8fc291d844d18d475cee653eeba5"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "979c8fc291d844d18d475cee653eeba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9a6ea2e88b3c4100aba5506a1a600610"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "9a6ea2e88b3c4100aba5506a1a600610"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2364f447c9c4974a2669e738bcd62b3"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2a385814ff942d99f68eb4469e717ec"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/aca45a57f7f944fcbc57ab585903c2a6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b32d1a132bba475485856b47620cacf1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "b32d1a132bba475485856b47620cacf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b3b97ec6a83c4b5db7ced64e64e9bbb9"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b675c99194b14f3a960ee2e8e3792ac3"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b6841b5a287d431f8c16cfd535f24949"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bdda5d68d883446ba5af13315c88bdfa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c1287fec084c4901a3e9a2613e837137"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "c1287fec084c4901a3e9a2613e837137"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d76255c866b0437a9515f1638021a758"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "d76255c866b0437a9515f1638021a758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dac88b03f4014556a9ee25528e8c584f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "dac88b03f4014556a9ee25528e8c584f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dd94fca953424ed89a2ee2e6c4da256d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "dd94fca953424ed89a2ee2e6c4da256d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/defbf4aa075947f5ae2c1309f404ad2a"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "defbf4aa075947f5ae2c1309f404ad2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/eb53237e69cb4d8e8e2a124bbed65790"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/efdf84fdd8424db89cca5e2b96cb65c5"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f0c103acfe844e588668f6f0ab9b7b69"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "f0c103acfe844e588668f6f0ab9b7b69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f4ce15d79ac142d7a628b94740cbcbb7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ff61f44f8a1444cbb5f4fcb3ad116fa7"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-02 18:54:18,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-e70bdbeb-c4ae-45d5-9545-6d7e01c38ca2 2018-11-02 18:54:18,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.129740953445s 2018-11-02 18:54:18,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-e70bdbeb-c4ae-45d5-9545-6d7e01c38ca2 2018-11-02 18:54:39,928 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-11-02 18:54:39,959 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-11-02 18:54:40,061 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-11-02 18:54:40,172 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 18:54:40,173 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 18:54:40,220 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-02 18:54:41,795 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 18:54:44,344 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-02 18:54:44,345 - openstack_tests - INFO - OS Credentials = > 2018-11-02 18:54:45,285 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-02 18:54:45,940 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-02 18:54:54,226 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-afc82db8-df1a-4e93-aeb9-a29f493841de-projName 2018-11-02 18:54:55,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4f50631-d6fc-4ccf-97b3-b9bcafe8ca38 2018-11-02 18:54:55,543 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 18:54:55,916 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-afc82db8-df1a-4e93-aeb9-a29f493841de-projName 2018-11-02 18:54:57,268 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-5265ccca-af73-4564-bc53-6f37a02c6016-username 2018-11-02 18:54:57,392 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-5265ccca-af73-4564-bc53-6f37a02c6016-username 2018-11-02 18:55:02,734 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-username 2018-11-02 18:55:02,987 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-projName 2018-11-02 18:55:03,119 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-role 2018-11-02 18:55:03,236 - keystone_utils - INFO - Granting role KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-role to project KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-projName 2018-11-02 18:55:04,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9be0e8f2-28c8-458d-b32e-1cceda6f51f1 2018-11-02 18:55:04,396 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 18:55:04,765 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-projName 2018-11-02 18:55:05,118 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-username 2018-11-02 18:55:05,268 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-a7d948a2-32e9-440b-8d8c-1f579d4a343e-role 2018-11-02 18:55:07,721 - keystone_utils - INFO - Granting role admin to project api_check-project_a673ab27-d96e-485c-bc47-c25083c513e0 2018-11-02 18:55:07,921 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-03841f95-bc96-423-name 2018-11-02 18:55:08,420 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-03841f95-bc96-423-name 2018-11-02 18:55:11,002 - keystone_utils - INFO - Granting role admin to project api_check-project_a673ab27-d96e-485c-bc47-c25083c513e0 2018-11-02 18:55:11,375 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8945d5c8-8a49-419-name 2018-11-02 18:55:11,375 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8945d5c8-8a49-419-name 2018-11-02 18:55:11,621 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8945d5c8-8a49-419-name 2018-11-02 18:55:13,920 - keystone_utils - INFO - Granting role admin to project api_check-project_a673ab27-d96e-485c-bc47-c25083c513e0 2018-11-02 18:55:14,284 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-33d7f365-c933-4b7-name 2018-11-02 18:55:14,413 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-33d7f365-c933-4b7-name 2018-11-02 18:55:16,921 - keystone_utils - INFO - Granting role admin to project api_check-project_a673ab27-d96e-485c-bc47-c25083c513e0 2018-11-02 18:55:17,436 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-c1fa3ed5-229e-43d-name 2018-11-02 18:55:18,128 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-c1fa3ed5-229e-43d-name 2018-11-02 18:55:19,745 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c6960398-84e4-405-name 2018-11-02 18:55:19,745 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c6960398-84e4-405-name 2018-11-02 18:55:20,672 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c6960398-84e4-405-name 2018-11-02 18:55:22,538 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-62bbd595-d0bc-4d7-name 2018-11-02 18:55:23,364 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-62bbd595-d0bc-4d7-name 2018-11-02 18:55:25,094 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-90472d34-2361-45c-name 2018-11-02 18:55:26,482 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-90472d34-2361-45c-name 2018-11-02 18:55:29,837 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-60a1e6a2-7c1f-403-name 2018-11-02 18:55:31,963 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-60a1e6a2-7c1f-403-name 2018-11-02 18:55:33,778 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5fa5b44d-78d1-47c-name 2018-11-02 18:55:36,687 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5fa5b44d-78d1-47c-name 2018-11-02 18:55:38,430 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-01e582a7-aeb6-49a-name 2018-11-02 18:55:40,099 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-01e582a7-aeb6-49a-name 2018-11-02 18:55:40,256 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-01e582a7-aeb6-49a-user 2018-11-02 18:55:40,503 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-01e582a7-aeb6-49a-name-role 2018-11-02 18:55:40,604 - keystone_utils - INFO - Granting role CreateProjectUserTests-01e582a7-aeb6-49a-name-role to project CreateProjectUserTests-01e582a7-aeb6-49a-name 2018-11-02 18:55:41,794 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-01e582a7-aeb6-49a-name... 2018-11-02 18:55:41,794 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-01e582a7-aeb6-49a-name 2018-11-02 18:55:42,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:42,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:42,717 - neutron_utils - INFO - Retrieving security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:42,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:43,005 - neutron_utils - INFO - Retrieving security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:43,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:43,296 - neutron_utils - INFO - Retrieving security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:43,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cc0b04f-e540-454f-b441-f1512bf8a88f 2018-11-02 18:55:43,369 - neutron_utils - INFO - Deleting security group rule with ID - 3f84ac48-3dc9-4013-99c8-30a5df7fa540 2018-11-02 18:55:43,771 - neutron_utils - INFO - Deleting security group rule with ID - c38644ed-a23f-4085-af3e-e8b0fa6854b4 2018-11-02 18:55:43,888 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-01e582a7-aeb6-49a-name 2018-11-02 18:55:44,202 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-01e582a7-aeb6-49a-user 2018-11-02 18:55:45,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e549f14-7d6e-4f67-9dd3-44eebafa5b1e 2018-11-02 18:55:45,190 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 18:55:45,585 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-01e582a7-aeb6-49a-name 2018-11-02 18:55:45,789 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-01e582a7-aeb6-49a-name-role 2018-11-02 18:55:47,544 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:49,215 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:49,367 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a17bb029-63e2-4f2-user1 2018-11-02 18:55:49,591 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a17bb029-63e2-4f2-name-role 2018-11-02 18:55:49,698 - keystone_utils - INFO - Granting role CreateProjectUserTests-a17bb029-63e2-4f2-name-role to project CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:51,432 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:51,570 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a17bb029-63e2-4f2-user2 2018-11-02 18:55:51,681 - keystone_utils - INFO - Granting role CreateProjectUserTests-a17bb029-63e2-4f2-name-role to project CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:52,772 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a17bb029-63e2-4f2-name... 2018-11-02 18:55:52,772 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:53,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:53,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:53,631 - neutron_utils - INFO - Retrieving security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:53,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:54,066 - neutron_utils - INFO - Retrieving security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:54,312 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:54,513 - neutron_utils - INFO - Retrieving security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:54,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:55,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:56,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:56,423 - neutron_utils - INFO - Retrieving security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:56,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded7263a-60a7-4735-8f6b-6de774205ab8 2018-11-02 18:55:56,854 - neutron_utils - INFO - Deleting security group rule with ID - 2eafb832-6f1c-4111-8f22-35db29942d89 2018-11-02 18:55:56,962 - neutron_utils - INFO - Deleting security group rule with ID - b486d03e-46c1-48a1-a4d5-6e94537de6f1 2018-11-02 18:55:57,254 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:57,761 - neutron_utils - INFO - Deleting security group rule with ID - b486d03e-46c1-48a1-a4d5-6e94537de6f1 2018-11-02 18:55:57,962 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b486d03e-46c1-48a1-a4d5-6e94537de6f1 does not exist Neutron server returns request_ids: ['req-0cc18525-c173-4ddf-be77-80aa0afb37e8'] 2018-11-02 18:55:57,963 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:55:57,985 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group ded7263a-60a7-4735-8f6b-6de774205ab8 does not exist Neutron server returns request_ids: ['req-add4a082-60bc-4b70-a8ec-61a5b1d7bdb2'] 2018-11-02 18:55:57,986 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a17bb029-63e2-4f2-user1 2018-11-02 18:55:58,232 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a17bb029-63e2-4f2-user2 2018-11-02 18:55:59,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe4aa24d-94c6-45ab-93df-24cf195f84f2 2018-11-02 18:55:59,436 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 18:55:59,808 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a17bb029-63e2-4f2-name 2018-11-02 18:56:00,023 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a17bb029-63e2-4f2-name-role 2018-11-02 18:56:02,930 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-f40c2da0-99ab-47dc-a063-158d04c202c8 2018-11-02 18:56:03,700 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-02 18:56:04,254 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-8f1b1113-063f-435f-9872-022f6f2231a6-pub-net 2018-11-02 18:56:06,349 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-8f1b1113-063f-435f-9872-022f6f2231a6-pub-net 2018-11-02 18:56:08,983 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-955472e7-d0b7-422e-b446-2782c7ec8bf9-pub-net 2018-11-02 18:56:10,084 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-955472e7-d0b7-422e-b446-2782c7ec8bf9-pub-subnet 2018-11-02 18:56:12,328 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-955472e7-d0b7-422e-b446-2782c7ec8bf9-pub-subnet 2018-11-02 18:56:12,328 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-955472e7-d0b7-422e-b446-2782c7ec8bf9-pub-subnet 2018-11-02 18:56:15,167 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-955472e7-d0b7-422e-b446-2782c7ec8bf9-pub-net 2018-11-02 18:56:17,621 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-32a5c6ca-d5e8-4368-a45c-2b4bc56c17f8-pub-net 2018-11-02 18:56:18,820 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-32a5c6ca-d5e8-4368-a45c-2b4bc56c17f8-pub-subnet 2018-11-02 18:56:19,061 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-32a5c6ca-d5e8-4368-a45c-2b4bc56c17f8-pub-subnet] for network [NeutronUtilsSubnetTests-32a5c6ca-d5e8-4368-a45c-2b4bc56c17f8-pub-net] 2018-11-02 18:56:19,062 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-32a5c6ca-d5e8-4368-a45c-2b4bc56c17f8-pub-net 2018-11-02 18:56:20,598 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9c446d8d-b624-4218-b128-739f3f14048d-pub-net 2018-11-02 18:56:21,701 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9c446d8d-b624-4218-b128-739f3f14048d-pub-subnet 2018-11-02 18:56:24,316 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9c446d8d-b624-4218-b128-739f3f14048d-pub-subnet 2018-11-02 18:56:24,316 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9c446d8d-b624-4218-b128-739f3f14048d-pub-subnet 2018-11-02 18:56:26,973 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9c446d8d-b624-4218-b128-739f3f14048d-pub-net 2018-11-02 18:56:29,567 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-00b72763-27d9-4e87-9dfe-a7d4bf0352db-pub-net 2018-11-02 18:56:30,541 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-00b72763-27d9-4e87-9dfe-a7d4bf0352db-pub-subnet 2018-11-02 18:56:30,835 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-00b72763-27d9-4e87-9dfe-a7d4bf0352db-pub-subnet] for network [NeutronUtilsSubnetTests-00b72763-27d9-4e87-9dfe-a7d4bf0352db-pub-net] 2018-11-02 18:56:30,835 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-00b72763-27d9-4e87-9dfe-a7d4bf0352db-pub-net 2018-11-02 18:56:32,358 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-92922643-54c9-4d87-8391-c1f6117a4bda-pub-net 2018-11-02 18:56:33,469 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-92922643-54c9-4d87-8391-c1f6117a4bda-pub-subnet 2018-11-02 18:56:35,655 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-92922643-54c9-4d87-8391-c1f6117a4bda-pub-subnet 2018-11-02 18:56:35,656 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-92922643-54c9-4d87-8391-c1f6117a4bda-pub-subnet 2018-11-02 18:56:37,738 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-92922643-54c9-4d87-8391-c1f6117a4bda-pub-net 2018-11-02 18:56:40,253 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-net 2018-11-02 18:56:41,193 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-subnet 2018-11-02 18:56:44,372 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-router 2018-11-02 18:56:47,026 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-router 2018-11-02 18:56:48,762 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-router 2018-11-02 18:56:50,132 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-router 2018-11-02 18:56:52,265 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-subnet 2018-11-02 18:56:52,265 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-subnet 2018-11-02 18:56:54,798 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3cddb90b-ee38-4aad-a31a-16d4d593e6ab-pub-net 2018-11-02 18:56:56,893 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-net 2018-11-02 18:56:57,874 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-subnet 2018-11-02 18:57:01,037 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-router 2018-11-02 18:57:03,450 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-subnet 2018-11-02 18:57:06,326 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-router 2018-11-02 18:57:06,702 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-router 2018-11-02 18:57:08,337 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-subnet 2018-11-02 18:57:08,337 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-subnet 2018-11-02 18:57:08,384 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e39cdba3-e026-491e-a374-291e15adc3b8-pub-net 2018-11-02 18:57:09,871 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2a31eabe-fed4-430f-af87-e2f621e3f0c6-pub-net 2018-11-02 18:57:11,182 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2a31eabe-fed4-430f-af87-e2f621e3f0c6-pub-subnet 2018-11-02 18:57:13,230 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2a31eabe-fed4-430f-af87-e2f621e3f0c6-pub-subnet 2018-11-02 18:57:13,230 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2a31eabe-fed4-430f-af87-e2f621e3f0c6-pub-subnet 2018-11-02 18:57:15,697 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2a31eabe-fed4-430f-af87-e2f621e3f0c6-pub-net 2018-11-02 18:57:18,057 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-net 2018-11-02 18:57:19,120 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-subnet 2018-11-02 18:57:22,067 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-router 2018-11-02 18:57:24,782 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-router 2018-11-02 18:57:24,782 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-router 2018-11-02 18:57:26,249 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-subnet 2018-11-02 18:57:26,250 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-subnet 2018-11-02 18:57:28,745 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3202bff0-9731-4597-ac0c-3ab49220a1d2-pub-net 2018-11-02 18:57:30,813 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e8531bb8-b1bb-43cb-92cc-107f9b0f0bf0-pub-net 2018-11-02 18:57:31,836 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e8531bb8-b1bb-43cb-92cc-107f9b0f0bf0-pub-subnet 2018-11-02 18:57:35,528 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e8531bb8-b1bb-43cb-92cc-107f9b0f0bf0-pub-net 2018-11-02 18:57:36,718 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-e8531bb8-b1bb-43cb-92cc-107f9b0f0bf0-port 2018-11-02 18:57:37,239 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e8531bb8-b1bb-43cb-92cc-107f9b0f0bf0-pub-subnet 2018-11-02 18:57:37,239 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e8531bb8-b1bb-43cb-92cc-107f9b0f0bf0-pub-subnet 2018-11-02 18:57:39,739 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e8531bb8-b1bb-43cb-92cc-107f9b0f0bf0-pub-net 2018-11-02 18:57:41,694 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bfccc2d7-c098-44ff-8558-b64a1369b226-pub-net 2018-11-02 18:57:42,835 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bfccc2d7-c098-44ff-8558-b64a1369b226-pub-subnet 2018-11-02 18:57:46,603 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-bfccc2d7-c098-44ff-8558-b64a1369b226-pub-net 2018-11-02 18:57:47,952 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-bfccc2d7-c098-44ff-8558-b64a1369b226-port 2018-11-02 18:57:48,623 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfccc2d7-c098-44ff-8558-b64a1369b226-pub-subnet 2018-11-02 18:57:48,623 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfccc2d7-c098-44ff-8558-b64a1369b226-pub-subnet 2018-11-02 18:57:51,434 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bfccc2d7-c098-44ff-8558-b64a1369b226-pub-net 2018-11-02 18:57:53,716 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0a9236c1-f11e-4f57-b226-d92d701d277b-pub-net 2018-11-02 18:57:54,733 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0a9236c1-f11e-4f57-b226-d92d701d277b-pub-subnet 2018-11-02 18:57:58,559 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0a9236c1-f11e-4f57-b226-d92d701d277b-pub-net 2018-11-02 18:57:58,784 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0a9236c1-f11e-4f57-b226-d92d701d277b-pub-subnet 2018-11-02 18:57:58,784 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0a9236c1-f11e-4f57-b226-d92d701d277b-pub-subnet 2018-11-02 18:58:01,392 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0a9236c1-f11e-4f57-b226-d92d701d277b-pub-net 2018-11-02 18:58:03,727 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f15dc42b-0ada-4dae-acdf-180a4317a735-pub-net 2018-11-02 18:58:04,723 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f15dc42b-0ada-4dae-acdf-180a4317a735-pub-subnet 2018-11-02 18:58:08,086 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f15dc42b-0ada-4dae-acdf-180a4317a735-pub-net 2018-11-02 18:58:08,583 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f15dc42b-0ada-4dae-acdf-180a4317a735-pub-subnet 2018-11-02 18:58:08,583 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f15dc42b-0ada-4dae-acdf-180a4317a735-pub-subnet 2018-11-02 18:58:12,020 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f15dc42b-0ada-4dae-acdf-180a4317a735-pub-net 2018-11-02 18:58:14,089 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ffc1625c-ae57-4ebe-b067-d24d7c80af16-pub-net 2018-11-02 18:58:15,092 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ffc1625c-ae57-4ebe-b067-d24d7c80af16-pub-subnet 2018-11-02 18:58:18,493 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ffc1625c-ae57-4ebe-b067-d24d7c80af16-pub-net 2018-11-02 18:58:18,507 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ffc1625c-ae57-4ebe-b067-d24d7c80af16-pub-subnet 2018-11-02 18:58:18,507 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ffc1625c-ae57-4ebe-b067-d24d7c80af16-pub-subnet 2018-11-02 18:58:21,403 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ffc1625c-ae57-4ebe-b067-d24d7c80af16-pub-net 2018-11-02 18:58:23,597 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-452bf15e-cf4c-42f4-91af-fc49ba781aa0-pub-net 2018-11-02 18:58:24,787 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-452bf15e-cf4c-42f4-91af-fc49ba781aa0-pub-subnet 2018-11-02 18:58:28,429 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-452bf15e-cf4c-42f4-91af-fc49ba781aa0-pub-net 2018-11-02 18:58:29,871 - neutron_utils - INFO - Deleting port with name 2018-11-02 18:58:30,757 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-452bf15e-cf4c-42f4-91af-fc49ba781aa0-pub-subnet 2018-11-02 18:58:30,757 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-452bf15e-cf4c-42f4-91af-fc49ba781aa0-pub-subnet 2018-11-02 18:58:33,453 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-452bf15e-cf4c-42f4-91af-fc49ba781aa0-pub-net 2018-11-02 18:58:38,494 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-aa2dcf66-1aa6-407e-9553-cf069ea56bc6-pub-router 2018-11-02 18:58:41,238 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-aa2dcf66-1aa6-407e-9553-cf069ea56bc6-pub-router 2018-11-02 18:58:44,684 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4865d973-b919-4649-b8ff-38918f995a50-pub-router 2018-11-02 18:58:47,657 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4865d973-b919-4649-b8ff-38918f995a50-pub-router 2018-11-02 18:58:49,949 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6c0c2999-5c86-4872-8930-2bca632a0fd4name 2018-11-02 18:58:50,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a706b26c-4695-4560-ae6b-eb5c0e271b0f 2018-11-02 18:58:50,933 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a706b26c-4695-4560-ae6b-eb5c0e271b0f 2018-11-02 18:58:51,170 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6c0c2999-5c86-4872-8930-2bca632a0fd4name 2018-11-02 18:58:52,213 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d1218981-63cd-422b-a399-fc40db6b8a00name-1 2018-11-02 18:58:52,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 004f2388-2e53-42a4-8861-aa1cfbf782c3 2018-11-02 18:58:52,883 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d1218981-63cd-422b-a399-fc40db6b8a00name-2 2018-11-02 18:58:53,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1443cc80-fb0c-4543-8a74-d063e3dd1b67 2018-11-02 18:58:53,550 - neutron_utils - INFO - Listing the available security groups 2018-11-02 18:58:53,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 004f2388-2e53-42a4-8861-aa1cfbf782c3 2018-11-02 18:58:53,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01d680a7-8962-4c0d-a13e-ba8f9c5ded6c 2018-11-02 18:58:53,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1443cc80-fb0c-4543-8a74-d063e3dd1b67 2018-11-02 18:58:53,899 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7367a397-d6a9-47f6-a433-3ba312e77f5c 2018-11-02 18:58:53,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 758d761c-80e1-4076-8ebe-b84234db43a7 2018-11-02 18:58:53,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c1a2d9e-4d82-475b-a277-b1e09f60bf9b 2018-11-02 18:58:54,163 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d1218981-63cd-422b-a399-fc40db6b8a00name-1 2018-11-02 18:58:54,569 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d1218981-63cd-422b-a399-fc40db6b8a00name-2 2018-11-02 18:58:55,965 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b5afbc56-84f5-43cc-94bf-fe2cc952201dname 2018-11-02 18:58:56,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f83be4cb-4fb2-4502-9d19-077796c41678 2018-11-02 18:58:56,972 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f83be4cb-4fb2-4502-9d19-077796c41678 2018-11-02 18:58:57,032 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b5afbc56-84f5-43cc-94bf-fe2cc952201dname 2018-11-02 18:58:57,971 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cdab590e-7794-44c2-aa72-5060a869fea0name 2018-11-02 18:58:58,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3bf4880a-3e05-4dc4-b664-f7a0ede0bd27 2018-11-02 18:58:58,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3bf4880a-3e05-4dc4-b664-f7a0ede0bd27 2018-11-02 18:58:58,980 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-cdab590e-7794-44c2-aa72-5060a869fea0name 2018-11-02 18:58:59,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3bf4880a-3e05-4dc4-b664-f7a0ede0bd27 2018-11-02 18:58:59,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3bf4880a-3e05-4dc4-b664-f7a0ede0bd27 2018-11-02 18:59:00,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3bf4880a-3e05-4dc4-b664-f7a0ede0bd27 2018-11-02 18:59:00,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3bf4880a-3e05-4dc4-b664-f7a0ede0bd27 2018-11-02 18:59:00,666 - neutron_utils - INFO - Deleting security group rule with ID - 7686d816-d95b-4f56-bc90-c9e449be302e 2018-11-02 18:59:00,954 - neutron_utils - INFO - Deleting security group rule with ID - a197842b-2325-4d54-ad71-f1f54f1d8436 2018-11-02 18:59:01,244 - neutron_utils - INFO - Deleting security group rule with ID - c53157eb-d604-4688-a6ec-ff042ad7f62b 2018-11-02 18:59:01,564 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cdab590e-7794-44c2-aa72-5060a869fea0name 2018-11-02 18:59:02,511 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-78382530-8f07-46e1-8306-bb98ce73bdb3name-1 2018-11-02 18:59:02,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d424c43d-7be2-4bed-9338-5b430f25092f 2018-11-02 18:59:03,163 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-78382530-8f07-46e1-8306-bb98ce73bdb3name-2 2018-11-02 18:59:03,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2301516-71da-4240-9df9-da42c33aab58 2018-11-02 18:59:03,895 - neutron_utils - INFO - Retrieving security group with ID - d424c43d-7be2-4bed-9338-5b430f25092f 2018-11-02 18:59:03,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d424c43d-7be2-4bed-9338-5b430f25092f 2018-11-02 18:59:03,978 - neutron_utils - INFO - Retrieving security group with ID - a2301516-71da-4240-9df9-da42c33aab58 2018-11-02 18:59:04,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2301516-71da-4240-9df9-da42c33aab58 2018-11-02 18:59:04,454 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-78382530-8f07-46e1-8306-bb98ce73bdb3name-1 2018-11-02 18:59:05,008 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-78382530-8f07-46e1-8306-bb98ce73bdb3name-2 2018-11-02 18:59:06,128 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-02 18:59:09,373 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-ec60b210-36e2-4b84-9da6-3c10f92b7516 2018-11-02 18:59:10,337 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-da9cb2bf-6ca6-48de-9012-319a3f7bcf8e.pub 2018-11-02 18:59:10,338 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-da9cb2bf-6ca6-48de-9012-319a3f7bcf8e 2018-11-02 18:59:10,338 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-da9cb2bf-6ca6-48de-9012-319a3f7bcf8e.pub 2018-11-02 18:59:10,338 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-da9cb2bf-6ca6-48de-9012-319a3f7bcf8e 2018-11-02 18:59:11,235 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-0a6e1a1e-9e9e-4aad-bf3d-114f543db634 2018-11-02 18:59:16,382 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-image 2018-11-02 18:59:16,589 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-image 2018-11-02 18:59:17,406 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-net 2018-11-02 18:59:18,557 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-subnet 2018-11-02 18:59:22,571 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-net 2018-11-02 18:59:25,319 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-vm_inst 2018-11-02 18:59:41,652 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-port 2018-11-02 18:59:42,388 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-subnet 2018-11-02 18:59:42,388 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-subnet 2018-11-02 18:59:45,027 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-net 2018-11-02 18:59:46,997 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-e7771dfd-379e-491e-8057-cad3cd55fe44-image 2018-11-02 18:59:50,297 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-image 2018-11-02 18:59:50,499 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-image 2018-11-02 18:59:51,368 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-net 2018-11-02 18:59:52,328 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-subnet 2018-11-02 18:59:56,145 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87 2018-11-02 18:59:57,147 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87 2018-11-02 19:00:02,535 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-net 2018-11-02 19:00:04,932 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-vm_inst 2018-11-02 19:00:08,432 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-vm_inst 2018-11-02 19:00:16,221 - create_instance - INFO - VM is - ACTIVE 2018-11-02 19:00:40,993 - create_instance - INFO - Deleting Port with ID - 1bdd9238-68a7-4905-9997-8e664d6d1073 2018-11-02 19:00:40,993 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-port 2018-11-02 19:00:41,667 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-vm_inst 2018-11-02 19:00:42,071 - create_instance - INFO - Checking deletion status 2018-11-02 19:00:45,586 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-vm_inst 2018-11-02 19:00:45,814 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87 2018-11-02 19:00:47,088 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87 2018-11-02 19:00:47,124 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-subnet 2018-11-02 19:00:47,124 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-subnet 2018-11-02 19:00:49,728 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-net 2018-11-02 19:00:51,189 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-82d60c7c-8462-4354-b88d-f31c66f86a87-image 2018-11-02 19:00:54,945 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-image 2018-11-02 19:00:55,166 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-image 2018-11-02 19:00:56,020 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-net 2018-11-02 19:00:57,093 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-subnet 2018-11-02 19:01:00,616 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178 2018-11-02 19:01:01,593 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178 2018-11-02 19:01:06,219 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-net 2018-11-02 19:01:08,465 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-vm_inst 2018-11-02 19:01:10,888 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-vm_inst 2018-11-02 19:01:21,708 - create_instance - INFO - VM is - ACTIVE 2018-11-02 19:01:26,091 - create_instance - INFO - Deleting Port with ID - 6a48d6a6-fcc1-42e8-bbf1-d78302db2589 2018-11-02 19:01:26,091 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-port 2018-11-02 19:01:26,632 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-vm_inst 2018-11-02 19:01:26,811 - create_instance - INFO - Checking deletion status 2018-11-02 19:01:33,742 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-vm_inst 2018-11-02 19:01:33,803 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178 2018-11-02 19:01:34,381 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178 2018-11-02 19:01:34,411 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-subnet 2018-11-02 19:01:34,411 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-subnet 2018-11-02 19:01:36,958 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-net 2018-11-02 19:01:38,865 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-65a140c0-5052-4329-9a88-09d9cae97178-image 2018-11-02 19:01:42,796 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-image 2018-11-02 19:01:42,994 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-image 2018-11-02 19:01:43,745 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-net 2018-11-02 19:01:44,982 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-subnet 2018-11-02 19:01:50,456 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6 2018-11-02 19:01:50,706 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6 2018-11-02 19:01:54,816 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-net 2018-11-02 19:01:56,882 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-vm_inst 2018-11-02 19:01:59,915 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-vm_inst 2018-11-02 19:02:08,242 - create_instance - INFO - VM is - ACTIVE 2018-11-02 19:02:21,773 - create_instance - INFO - Deleting Port with ID - f1b30266-1790-46bf-8c87-7b84f56973c6 2018-11-02 19:02:21,774 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-port 2018-11-02 19:02:22,308 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-vm_inst 2018-11-02 19:02:22,468 - create_instance - INFO - Checking deletion status 2018-11-02 19:02:25,806 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-vm_inst 2018-11-02 19:02:26,050 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6 2018-11-02 19:02:27,407 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6 2018-11-02 19:02:27,441 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-subnet 2018-11-02 19:02:27,441 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-subnet 2018-11-02 19:02:30,179 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-net 2018-11-02 19:02:31,662 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-7c567e5e-f6b3-4d2f-a69e-6215b137dea6-image 2018-11-02 19:02:41,218 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-2f5c997e-e792-4ce4-bcc6-9764651493baname 2018-11-02 19:02:44,325 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-f6d7c7c2-70fb-425f-a1d7-6345bd67a41b-image 2018-11-02 19:02:44,513 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-f6d7c7c2-70fb-425f-a1d7-6345bd67a41b-image 2018-11-02 19:03:10,440 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-f6d7c7c2-70fb-425f-a1d7-6345bd67a41b-image 2018-11-02 19:03:13,797 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d5f8f31e-67f7-4f82-b6b2-acd65ee1f60c-image 2018-11-02 19:03:14,007 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d5f8f31e-67f7-4f82-b6b2-acd65ee1f60c-image 2018-11-02 19:04:00,460 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d5f8f31e-67f7-4f82-b6b2-acd65ee1f60c-image 2018-11-02 19:04:05,136 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-e3b4ebf2-41e2-4093-83c9-3eec4c8311c7-image1 2018-11-02 19:04:05,355 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-e3b4ebf2-41e2-4093-83c9-3eec4c8311c7-image1 2018-11-02 19:04:07,992 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-e3b4ebf2-41e2-4093-83c9-3eec4c8311c7-image2 2018-11-02 19:04:08,208 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-e3b4ebf2-41e2-4093-83c9-3eec4c8311c7-image2 2018-11-02 19:04:57,487 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-e3b4ebf2-41e2-4093-83c9-3eec4c8311c7-image1 2018-11-02 19:04:58,203 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-e3b4ebf2-41e2-4093-83c9-3eec4c8311c7-image2 2018-11-02 19:05:15,307 - neutron_utils - INFO - Retrieving security group with ID - 34d54ee2-bb4b-4962-a5a7-bb50f407090e 2018-11-02 19:05:15,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 34d54ee2-bb4b-4962-a5a7-bb50f407090e 2018-11-02 19:05:17,827 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a0b68245-b0d8-4ca9-927b-5865d1d49073 2018-11-02 19:05:18,424 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a0b68245-b0d8-4ca9-927b-5865d1d49073 2018-11-02 19:05:19,822 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-6550eeb3-83d0-41c8-a436-6153c2127efd 2018-11-02 19:05:21,398 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-00e1b519-9eeb-41a1-8090-cff59639a5d3 2018-11-02 19:05:22,759 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e67f7e34-6ca0-4891-8623-e997e37b04ab 2018-11-02 19:05:24,956 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-20a2b531-7635-4103-84ba-6e5053a1b2ed 2018-11-02 19:05:26,444 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-20a2b531-7635-4103-84ba-6e5053a1b2ed 2018-11-02 19:05:29,493 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-0e68c90f-8e5a-4da0-8bbd-6b7f564f10fb 2018-11-02 19:05:31,356 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a0ab65c6-3d3c-4072-ae32-89a315ce5eca 2018-11-02 19:05:31,820 - cinder_utils - INFO - Volume with ID [c072810e-dcec-4e7f-accc-ec2440c06246] does not exist 2018-11-02 19:05:31,820 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a0ab65c6-3d3c-4072-ae32-89a315ce5eca 2018-11-02 19:05:33,822 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-06613efa-4b61-4f1e-a9ef-a8c65a47f6e7 2018-11-02 19:05:34,951 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-24d97c7c-6c23-452a-87a3-4e8f4bdb9361-type 2018-11-02 19:05:36,635 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-16e1f762-d0d0-409c-9ca9-02ff3d5c28ea-type 2018-11-02 19:05:37,512 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-16e1f762-d0d0-409c-9ca9-02ff3d5c28ea-type 2018-11-02 19:05:38,011 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-16e1f762-d0d0-409c-9ca9-02ff3d5c28ea-type 2018-11-02 19:05:39,522 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-bbccdcea-4ce5-4b34-9ed0-2e0aeb090901-type 2018-11-02 19:05:39,949 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-bbccdcea-4ce5-4b34-9ed0-2e0aeb090901-type 2018-11-02 19:05:41,725 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-2ae01804-55f4-4971-90c7-6fa802167cce-type 2018-11-02 19:05:42,159 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-2ae01804-55f4-4971-90c7-6fa802167cce-type 2018-11-02 19:05:44,080 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-2dd51666-2429-4d13-8dcf-924f13acf864 2018-11-02 19:05:44,638 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2dd51666-2429-4d13-8dcf-924f13acf864 2018-11-02 19:05:44,906 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2dd51666-2429-4d13-8dcf-924f13acf864-qos 2018-11-02 19:05:46,483 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-7c95152a-c4d5-4b41-bf81-399e85a08a7d) 2018-11-02 19:05:46,484 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5c849936-4782-4007-b30b-335b67060401 2018-11-02 19:05:46,767 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5c849936-4782-4007-b30b-335b67060401-qos 2018-11-02 19:05:48,488 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-b1deb601-d332-41dc-a53a-bd2bfcd77d7b 2018-11-02 19:05:48,748 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-b1deb601-d332-41dc-a53a-bd2bfcd77d7b-qos 2018-11-02 19:05:51,099 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-52040896-e130-466a-9229-1d0dcf107eea 2018-11-02 19:05:51,578 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-52040896-e130-466a-9229-1d0dcf107eea 2018-11-02 19:05:51,649 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-52040896-e130-466a-9229-1d0dcf107eea-qos 2018-11-02 19:05:52,028 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 19:05:52,029 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 19:05:54,473 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-02 19:05:55,782 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 19:05:58,368 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-02 19:05:58,368 - openstack_tests - INFO - OS Credentials = > 2018-11-02 19:05:59,508 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-02 19:06:00,129 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-02 19:06:01,592 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-5506ea63-3fa0-4d0-proj 2018-11-02 19:06:03,060 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-5506ea63-3fa0-4d0-user 2018-11-02 19:06:03,352 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-5506ea63-3fa0-4d0-proj-role 2018-11-02 19:06:03,477 - keystone_utils - INFO - Granting role SimpleHealthCheck-5506ea63-3fa0-4d0-proj-role to project SimpleHealthCheck-5506ea63-3fa0-4d0-proj 2018-11-02 19:06:06,625 - create_image - INFO - Created image with name - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-image 2018-11-02 19:06:06,828 - create_image - INFO - Image is now active with name - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-image 2018-11-02 19:06:07,469 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-priv-net 2018-11-02 19:06:08,438 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-priv-subnet 2018-11-02 19:06:15,805 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-priv-net 2018-11-02 19:06:18,215 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-inst 2018-11-02 19:06:20,962 - create_instance - INFO - Created instance with name - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-inst 2018-11-02 19:06:32,098 - create_instance - INFO - VM is - ACTIVE 2018-11-02 19:06:33,392 - create_instance_tests - INFO - Looking for IP 10.55.0.23 in the console log 2018-11-02 19:06:34,351 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-02 19:06:34,351 - create_instance - INFO - Deleting Port with ID - 6b8fa0b0-7ac4-421d-9322-06ac0fcf4915 2018-11-02 19:06:34,352 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1port-1 2018-11-02 19:06:34,863 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-inst 2018-11-02 19:06:35,043 - create_instance - INFO - Checking deletion status 2018-11-02 19:06:38,633 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-inst 2018-11-02 19:06:38,635 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-priv-subnet 2018-11-02 19:06:38,635 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-priv-subnet 2018-11-02 19:06:41,168 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-priv-net 2018-11-02 19:06:43,089 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-1ab3553b-0ab8-438c-a875-bc4252d6e6b1-image 2018-11-02 19:06:45,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e7309ce-c99f-4264-be8b-4887daedf0ea 2018-11-02 19:06:45,398 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 19:06:45,752 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-5506ea63-3fa0-4d0-proj 2018-11-02 19:06:46,173 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-5506ea63-3fa0-4d0-proj-role 2018-11-02 19:06:46,564 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-5506ea63-3fa0-4d0-user 2018-11-02 19:06:46,896 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 19:06:46,896 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-02 19:06:49,160 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 00:15 | PASS | | vmready2 | functest | healthcheck | 00:12 | PASS | | singlevm1 | functest | healthcheck | 00:39 | PASS | | singlevm2 | functest | healthcheck | 00:34 | PASS | | vping_ssh | functest | healthcheck | 00:44 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:24 | PASS | | odl | functest | healthcheck | 00:21 | PASS | | api_check | functest | healthcheck | 11:06 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-02 19:06:49,174 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-02 19:06:52,376 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | 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-11-02 19:06:52,382 - 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.31,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6Pd8KjHZCXVbJVvc6WRkYwff6 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=ceb139a78723412bbc751e2cc33b534e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ export OS_REGION_NAME=regionOne 2018-11-02 19:06:52,382 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-02 19:06:52,383 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-11-02 19:06:52,420 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-11-02 19:06:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:06:52,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da835358-731a-4876-9c16-897191d5cca7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:06:52,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-da835358-731a-4876-9c16-897191d5cca7 2018-11-02 19:06:52,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:06:53,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["xuxjut7hTQSeNMK09tGH2w"], "issued_at": "2018-11-02T19:06:53.000000Z"}} 2018-11-02 19:06:53,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 19:06:53,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:53,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1f2113df-e782-407e-bb52-6d8ebdceaa21 Date: Fri, 02 Nov 2018 19:06:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 19:06:53,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f2113df-e782-407e-bb52-6d8ebdceaa21 2018-11-02 19:06:53,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287117958069s 2018-11-02 19:06:53,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f2113df-e782-407e-bb52-6d8ebdceaa21 2018-11-02 19:06:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:06:53,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 19:06:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 19:06:53,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:06:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:53,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4681751e-796a-4425-82ec-a276672e94e4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 19:06:53,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-4681751e-796a-4425-82ec-a276672e94e4 2018-11-02 19:06:53,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102735042572s 2018-11-02 19:06:53,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-4681751e-796a-4425-82ec-a276672e94e4 2018-11-02 19:06:53,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 19:06:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0"}}' 2018-11-02 19:06:53,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4142e8f4-2c43-4f08-a79c-aade6b4f32eb Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e"}, "tags": [], "enabled": true, "id": "5db462cd09954edfbb6767bf32f2e87e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0"}} 2018-11-02 19:06:53,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4142e8f4-2c43-4f08-a79c-aade6b4f32eb 2018-11-02 19:06:53,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143007040024s 2018-11-02 19:06:53,690 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4142e8f4-2c43-4f08-a79c-aade6b4f32eb 2018-11-02 19:06:53,690 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'5db462cd09954edfbb6767bf32f2e87e', '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'tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0'}) 2018-11-02 19:06:53,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 19:06:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5168879f-eec9-4dac-8432-15460b56343b", "email": null, "name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0"}}' 2018-11-02 19:06:54,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db815df2-709a-4135-b869-5e28be9d74ca Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": {"self": "http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e3a832f35954dbea95885b4dcc59be3", "domain_id": "default", "password_expires_at": null}} 2018-11-02 19:06:54,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-db815df2-709a-4135-b869-5e28be9d74ca 2018-11-02 19:06:54,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406472921371s 2018-11-02 19:06:54,103 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-db815df2-709a-4135-b869-5e28be9d74ca 2018-11-02 19:06:54,104 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4e3a832f35954dbea95885b4dcc59be3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0'}) 2018-11-02 19:06:54,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:06:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:54,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa3dc49-45fd-41f2-b18f-746b24f00816 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:06:54,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-faa3dc49-45fd-41f2-b18f-746b24f00816 2018-11-02 19:06:54,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120833158493s 2018-11-02 19:06:54,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-faa3dc49-45fd-41f2-b18f-746b24f00816 2018-11-02 19:06:54,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:06:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:54,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb10cb4-b4ce-4da9-920a-20c97bb1340c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:06:54,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7fb10cb4-b4ce-4da9-920a-20c97bb1340c 2018-11-02 19:06:54,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973751544952s 2018-11-02 19:06:54,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7fb10cb4-b4ce-4da9-920a-20c97bb1340c 2018-11-02 19:06:54,333 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 19:06:54,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 19:06:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" -d '{"role": {"name": "Member"}}' 2018-11-02 19:06:54,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e350f8f0-8a65-4cac-a6d6-6dce9fd17060 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0dcc8e417a8a4e7081c2a42aed3f3497", "links": {"self": "http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497"}, "name": "Member"}} 2018-11-02 19:06:54,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e350f8f0-8a65-4cac-a6d6-6dce9fd17060 2018-11-02 19:06:54,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.124707937241s 2018-11-02 19:06:54,462 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e350f8f0-8a65-4cac-a6d6-6dce9fd17060 2018-11-02 19:06:54,462 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'0dcc8e417a8a4e7081c2a42aed3f3497'}) 2018-11-02 19:06:54,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:06:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:54,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3dc61e-65a4-4771-b397-8ff928fdbd5d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0dcc8e417a8a4e7081c2a42aed3f3497", "links": {"self": "http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:06:54,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1f3dc61e-65a4-4771-b397-8ff928fdbd5d 2018-11-02 19:06:54,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221200942993s 2018-11-02 19:06:54,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1f3dc61e-65a4-4771-b397-8ff928fdbd5d 2018-11-02 19:06:54,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:06:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:54,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73b4102-38ed-4180-b57a-f399136e4744 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:06:54,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a73b4102-38ed-4180-b57a-f399136e4744 2018-11-02 19:06:54,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101764917374s 2018-11-02 19:06:54,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a73b4102-38ed-4180-b57a-f399136e4744 2018-11-02 19:06:54,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:06:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:54,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc83bbe7-948f-48af-bcb3-a1d678a1a553 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": {"self": "http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e3a832f35954dbea95885b4dcc59be3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:06:54,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-dc83bbe7-948f-48af-bcb3-a1d678a1a553 2018-11-02 19:06:54,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129250049591s 2018-11-02 19:06:54,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-dc83bbe7-948f-48af-bcb3-a1d678a1a553 2018-11-02 19:06:54,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:06:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37fc7052-8f24-4844-9e7a-d09377991848 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e"}, "tags": [], "enabled": true, "id": "5db462cd09954edfbb6767bf32f2e87e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:06:55,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-37fc7052-8f24-4844-9e7a-d09377991848 2018-11-02 19:06:55,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109026908875s 2018-11-02 19:06:55,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-37fc7052-8f24-4844-9e7a-d09377991848 2018-11-02 19:06:55,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:06:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=0dcc8e417a8a4e7081c2a42aed3f3497&scope.project.id=5db462cd09954edfbb6767bf32f2e87e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32159f48-e792-4a87-9f9a-9d8ee5247c89 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=0dcc8e417a8a4e7081c2a42aed3f3497&scope.project.id=5db462cd09954edfbb6767bf32f2e87e", "previous": null, "next": null}} 2018-11-02 19:06:55,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=0dcc8e417a8a4e7081c2a42aed3f3497&scope.project.id=5db462cd09954edfbb6767bf32f2e87e used request id req-32159f48-e792-4a87-9f9a-9d8ee5247c89 2018-11-02 19:06:55,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0963990688324s 2018-11-02 19:06:55,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=0dcc8e417a8a4e7081c2a42aed3f3497&scope.project.id=5db462cd09954edfbb6767bf32f2e87e used request id req-32159f48-e792-4a87-9f9a-9d8ee5247c89 2018-11-02 19:06:55,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:06:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e/users/4e3a832f35954dbea95885b4dcc59be3/roles/0dcc8e417a8a4e7081c2a42aed3f3497 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21ef43d-b42b-4aca-9e99-a1e5b79dbf85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:06:55,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e/users/4e3a832f35954dbea95885b4dcc59be3/roles/0dcc8e417a8a4e7081c2a42aed3f3497 used request id req-a21ef43d-b42b-4aca-9e99-a1e5b79dbf85 2018-11-02 19:06:55,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14918088913s 2018-11-02 19:06:55,304 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e/users/4e3a832f35954dbea95885b4dcc59be3/roles/0dcc8e417a8a4e7081c2a42aed3f3497 used request id req-a21ef43d-b42b-4aca-9e99-a1e5b79dbf85 2018-11-02 19:06:55,304 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5db462cd09954edfbb6767bf32f2e87e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5168879f-eec9-4dac-8432-15460b56343b', 'username': u'tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 19:06:55,309 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'password': '5168879f-eec9-4dac-8432-15460b56343b', 'project_name': 'tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '5db462cd09954edfbb6767bf32f2e87e', 'project_domain_name': 'Default'} 2018-11-02 19:06:55,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:06:55,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c9d02c-8c83-4e61-9562-0a166e66c5e2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0dcc8e417a8a4e7081c2a42aed3f3497", "links": {"self": "http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:06:55,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4c9d02c-8c83-4e61-9562-0a166e66c5e2 2018-11-02 19:06:55,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991129875183s 2018-11-02 19:06:55,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4c9d02c-8c83-4e61-9562-0a166e66c5e2 2018-11-02 19:06:55,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:06:55,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902b7d50-d9d9-49ce-b4fe-d04efffc1267 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0dcc8e417a8a4e7081c2a42aed3f3497", "links": {"self": "http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:06:55,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-902b7d50-d9d9-49ce-b4fe-d04efffc1267 2018-11-02 19:06:55,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101274013519s 2018-11-02 19:06:55,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-902b7d50-d9d9-49ce-b4fe-d04efffc1267 2018-11-02 19:06:55,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:06:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2511cccd-c317-45e0-bfe4-8da0cee3c045 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:06:55,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2511cccd-c317-45e0-bfe4-8da0cee3c045 2018-11-02 19:06:55,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104787111282s 2018-11-02 19:06:55,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2511cccd-c317-45e0-bfe4-8da0cee3c045 2018-11-02 19:06:55,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:06:55,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f61c2b-a626-446d-8405-e4d44f4a8824 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": {"self": "http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e3a832f35954dbea95885b4dcc59be3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:06:55,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b2f61c2b-a626-446d-8405-e4d44f4a8824 2018-11-02 19:06:55,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121293067932s 2018-11-02 19:06:55,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b2f61c2b-a626-446d-8405-e4d44f4a8824 2018-11-02 19:06:55,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:06:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d38bbaf-a5cc-45e3-8c03-ba5a68e3770e Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e"}, "tags": [], "enabled": true, "id": "5db462cd09954edfbb6767bf32f2e87e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:06:55,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-4d38bbaf-a5cc-45e3-8c03-ba5a68e3770e 2018-11-02 19:06:55,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0976479053497s 2018-11-02 19:06:55,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-4d38bbaf-a5cc-45e3-8c03-ba5a68e3770e 2018-11-02 19:06:55,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:06:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5db462cd09954edfbb6767bf32f2e87e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:55,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe21e8e4-ba88-4984-8620-7b3e3dd0b627 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5db462cd09954edfbb6767bf32f2e87e", "previous": null, "next": null}} 2018-11-02 19:06:55,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5db462cd09954edfbb6767bf32f2e87e used request id req-fe21e8e4-ba88-4984-8620-7b3e3dd0b627 2018-11-02 19:06:55,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105870962143s 2018-11-02 19:06:55,981 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4e3a832f35954dbea95885b4dcc59be3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5db462cd09954edfbb6767bf32f2e87e used request id req-fe21e8e4-ba88-4984-8620-7b3e3dd0b627 2018-11-02 19:06:55,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:06:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e/users/4e3a832f35954dbea95885b4dcc59be3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:56,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f400a191-bfef-4e80-9e4a-497334b9cf5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:06:56,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e/users/4e3a832f35954dbea95885b4dcc59be3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-f400a191-bfef-4e80-9e4a-497334b9cf5f 2018-11-02 19:06:56,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151540994644s 2018-11-02 19:06:56,137 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e/users/4e3a832f35954dbea95885b4dcc59be3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-f400a191-bfef-4e80-9e4a-497334b9cf5f 2018-11-02 19:06:56,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:06:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:56,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3a9438-52ce-48fb-a156-de252702d96f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0dcc8e417a8a4e7081c2a42aed3f3497", "links": {"self": "http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:06:56,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f3a9438-52ce-48fb-a156-de252702d96f 2018-11-02 19:06:56,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913910865784s 2018-11-02 19:06:56,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f3a9438-52ce-48fb-a156-de252702d96f 2018-11-02 19:06:56,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:06:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:56,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004931bf-65e0-4779-88d8-852fe57e268d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:06:56,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-004931bf-65e0-4779-88d8-852fe57e268d 2018-11-02 19:06:56,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107846021652s 2018-11-02 19:06:56,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-004931bf-65e0-4779-88d8-852fe57e268d 2018-11-02 19:06:56,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:06:56,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:56,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4398e8f5-0311-43e7-9089-3d21ca7db0ec Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": {"self": "http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e3a832f35954dbea95885b4dcc59be3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:06:56,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4398e8f5-0311-43e7-9089-3d21ca7db0ec 2018-11-02 19:06:56,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132131099701s 2018-11-02 19:06:56,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4398e8f5-0311-43e7-9089-3d21ca7db0ec 2018-11-02 19:06:56,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:06:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4e3a832f35954dbea95885b4dcc59be3&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:56,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706825a5-b77e-4b07-952b-30243fa4147a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4e3a832f35954dbea95885b4dcc59be3&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 19:06:56,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4e3a832f35954dbea95885b4dcc59be3&scope.domain.id=default used request id req-706825a5-b77e-4b07-952b-30243fa4147a 2018-11-02 19:06:56,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977890491486s 2018-11-02 19:06:56,586 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4e3a832f35954dbea95885b4dcc59be3&scope.domain.id=default used request id req-706825a5-b77e-4b07-952b-30243fa4147a 2018-11-02 19:06:56,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 19:06:56,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/4e3a832f35954dbea95885b4dcc59be3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:06:56,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85c3b5e0-60ae-46c0-be08-869edbf6dc9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:06:56,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4e3a832f35954dbea95885b4dcc59be3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-85c3b5e0-60ae-46c0-be08-869edbf6dc9f 2018-11-02 19:06:56,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.203899860382s 2018-11-02 19:06:56,794 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4e3a832f35954dbea95885b4dcc59be3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-85c3b5e0-60ae-46c0-be08-869edbf6dc9f 2018-11-02 19:06:56,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 19:07:00,815 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 21964168-b936-4b51-b154-d7cac1e81ad6 | 2018-11-02T19:07:00.444052 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 21964168-b936-4b51-b154-d7cac1e81ad6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 19:07:03,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 19:07:04,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 19:07:09,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c5faa983-709f-4efa-b739-a0765de10b6e) as the default verifier for the future CLI operations. 2018-11-02 19:07:10,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:07:10,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcba7454-910d-4145-b1a2-dbb79721271b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:07:10,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bcba7454-910d-4145-b1a2-dbb79721271b 2018-11-02 19:07:10,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:07:11,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dcc8e417a8a4e7081c2a42aed3f3497", "name": "Member"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db462cd09954edfbb6767bf32f2e87e", "name": "tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5db462cd09954edfbb6767bf32f2e87e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/5db462cd09954edfbb6767bf32f2e87e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/5db462cd09954edfbb6767bf32f2e87e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5db462cd09954edfbb6767bf32f2e87e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/5db462cd09954edfbb6767bf32f2e87e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/5db462cd09954edfbb6767bf32f2e87e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/5db462cd09954edfbb6767bf32f2e87e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/5db462cd09954edfbb6767bf32f2e87e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/5db462cd09954edfbb6767bf32f2e87e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5db462cd09954edfbb6767bf32f2e87e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/5db462cd09954edfbb6767bf32f2e87e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/5db462cd09954edfbb6767bf32f2e87e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_5db462cd09954edfbb6767bf32f2e87e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_5db462cd09954edfbb6767bf32f2e87e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0", "id": "4e3a832f35954dbea95885b4dcc59be3"}, "audit_ids": ["HO4eng3oTX6obQE7La-kAg"], "issued_at": "2018-11-02T19:07:11.000000Z"}} 2018-11-02 19:07:11,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 19:07:11,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:07:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-7d2faebd-ef34-4cfb-bb66-072e650eb2b4 Date: Fri, 02 Nov 2018 19:07:11 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 19:07:11,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7d2faebd-ef34-4cfb-bb66-072e650eb2b4 2018-11-02 19:07:11,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.203045845032s 2018-11-02 19:07:11,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7d2faebd-ef34-4cfb-bb66-072e650eb2b4 2018-11-02 19:07:11,477 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-11-02 19:07:11,477 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 19:07:11,600 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 19:07:11,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:07:11,606 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 19:07:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 19:07:11,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:07:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:07:11,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f3d7ba82-4e39-4a57-9eb9-09cb14105285 Date: Fri, 02 Nov 2018 19:07:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:07:11,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f3d7ba82-4e39-4a57-9eb9-09cb14105285 2018-11-02 19:07:11,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220326900482s 2018-11-02 19:07:11,829 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f3d7ba82-4e39-4a57-9eb9-09cb14105285 2018-11-02 19:07:11,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 19:07:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0"}' 2018-11-02 19:07:12,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-48e67ecf-1a7b-4fb4-975f-0722a1f73e6b Date: Fri, 02 Nov 2018 19:07:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file", "owner": "5db462cd09954edfbb6767bf32f2e87e", "id": "4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "size": null, "self": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:07:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "checksum": null, "created_at": "2018-11-02T19:07:12Z", "protected": false} 2018-11-02 19:07:12,099 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-48e67ecf-1a7b-4fb4-975f-0722a1f73e6b 2018-11-02 19:07:12,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.263176202774s 2018-11-02 19:07:12,100 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-48e67ecf-1a7b-4fb4-975f-0722a1f73e6b returning object 4c9c084f-4ea6-4731-b7fa-a60e5faaa033 2018-11-02 19:07:12,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 19:07:12,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" -d '' 2018-11-02 19:07:12,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f22ad7ab-12aa-43d0-9b37-21bd9a9dfb31 Date: Fri, 02 Nov 2018 19:07:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:07:12,809 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file used request id req-f22ad7ab-12aa-43d0-9b37-21bd9a9dfb31 2018-11-02 19:07:12,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.708894968033s 2018-11-02 19:07:12,810 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file used request id req-f22ad7ab-12aa-43d0-9b37-21bd9a9dfb31 2018-11-02 19:07:12,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:07:12,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:07:13,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e836e9a0-8873-49e3-9c53-7bad602cfaa6 Date: Fri, 02 Nov 2018 19:07:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "metadata": {}}], "file": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file", "owner": "5db462cd09954edfbb6767bf32f2e87e", "id": "4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "size": 12716032, "self": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:07:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:07:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:07:13,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e836e9a0-8873-49e3-9c53-7bad602cfaa6 2018-11-02 19:07:13,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224612951279s 2018-11-02 19:07:13,039 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e836e9a0-8873-49e3-9c53-7bad602cfaa6 2018-11-02 19:07:13,040 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file', 'owner': u'5db462cd09954edfbb6767bf32f2e87e', 'id': u'4c9c084f-4ea6-4731-b7fa-a60e5faaa033', 'size': 12716032, u'self': u'/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5db462cd09954edfbb6767bf32f2e87e', 'name': 'tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T19:07:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T19:07:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'created': u'2018-11-02T19:07:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T19:07:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 19:07:13,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:07:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_13dfa168-8e30-4a81-b44a-9951bb8647a0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:07:13,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1a52388-7cf9-4bd6-b5fb-dcff4b15c5b6 x-compute-request-id: req-e1a52388-7cf9-4bd6-b5fb-dcff4b15c5b6 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e340ff76-c2fc-4ef4-962a-4fee86d854c1"}} 2018-11-02 19:07:13,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e1a52388-7cf9-4bd6-b5fb-dcff4b15c5b6 2018-11-02 19:07:13,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.271934986115s 2018-11-02 19:07:13,314 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e1a52388-7cf9-4bd6-b5fb-dcff4b15c5b6 2018-11-02 19:07:13,315 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e340ff76-c2fc-4ef4-962a-4fee86d854c1', 'swap': 0}) 2018-11-02 19:07:13,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:07:13,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" -d '{"extra_specs": {}}' 2018-11-02 19:07:13,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efa38fc9-cc07-4381-94bf-065053f53fa8 x-compute-request-id: req-efa38fc9-cc07-4381-94bf-065053f53fa8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:07:13,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1/os-extra_specs used request id req-efa38fc9-cc07-4381-94bf-065053f53fa8 2018-11-02 19:07:13,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244040489197s 2018-11-02 19:07:13,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1/os-extra_specs used request id req-efa38fc9-cc07-4381-94bf-065053f53fa8 2018-11-02 19:07:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:07:13,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 19:07:13 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 19:07:13,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:07:13,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:07:13,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9558deba-5020-4f27-ab90-5641d7362dec Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0dcc8e417a8a4e7081c2a42aed3f3497", "links": {"self": "http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:07:13,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9558deba-5020-4f27-ab90-5641d7362dec 2018-11-02 19:07:13,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991661548615s 2018-11-02 19:07:13,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9558deba-5020-4f27-ab90-5641d7362dec 2018-11-02 19:07:13,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 19:07:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:07:13,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d10a11d-2930-4859-8b85-505720c3af05 x-compute-request-id: req-4d10a11d-2930-4859-8b85-505720c3af05 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 19:07:13,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-4d10a11d-2930-4859-8b85-505720c3af05 2018-11-02 19:07:13,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.280425786972s 2018-11-02 19:07:13,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-4d10a11d-2930-4859-8b85-505720c3af05 2018-11-02 19:07:13,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:07:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:07:14,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e5f74ce4-fd73-4f70-b51b-eda2467a9d82 Date: Fri, 02 Nov 2018 19:07:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "metadata": {}}], "file": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file", "owner": "5db462cd09954edfbb6767bf32f2e87e", "id": "4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "size": 12716032, "self": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:07:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:07:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:07:14,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e5f74ce4-fd73-4f70-b51b-eda2467a9d82 2018-11-02 19:07:14,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338951826096s 2018-11-02 19:07:14,087 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e5f74ce4-fd73-4f70-b51b-eda2467a9d82 2018-11-02 19:07:14,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 19:07:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0"}' 2018-11-02 19:07:14,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42152b00-eb86-4182-a4b7-eaaf24fdf271 Date: Fri, 02 Nov 2018 19:07:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd/file", "owner": "5db462cd09954edfbb6767bf32f2e87e", "id": "f4ea6659-3851-4305-8145-4b7d305714bd", "size": null, "self": "/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:07:14Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "checksum": null, "created_at": "2018-11-02T19:07:14Z", "protected": false} 2018-11-02 19:07:14,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-42152b00-eb86-4182-a4b7-eaaf24fdf271 2018-11-02 19:07:14,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.257848978043s 2018-11-02 19:07:14,354 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-42152b00-eb86-4182-a4b7-eaaf24fdf271 returning object f4ea6659-3851-4305-8145-4b7d305714bd 2018-11-02 19:07:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 19:07:14,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" -d '' 2018-11-02 19:07:15,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1915346-4ab0-4a71-8245-f7155f1a1222 Date: Fri, 02 Nov 2018 19:07:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:07:15,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd/file used request id req-d1915346-4ab0-4a71-8245-f7155f1a1222 2018-11-02 19:07:15,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.761464118958s 2018-11-02 19:07:15,117 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd/file used request id req-d1915346-4ab0-4a71-8245-f7155f1a1222 2018-11-02 19:07:15,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:07:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:07:15,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-afe719d5-f236-4969-a5aa-2cd2b9c8f325 Date: Fri, 02 Nov 2018 19:07:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/f4ea6659-3851-4305-8145-4b7d305714bd/snap", "metadata": {}}], "file": "/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd/file", "owner": "5db462cd09954edfbb6767bf32f2e87e", "id": "f4ea6659-3851-4305-8145-4b7d305714bd", "size": 12716032, "self": "/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/f4ea6659-3851-4305-8145-4b7d305714bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:07:15Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:07:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "metadata": {}}], "file": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file", "owner": "5db462cd09954edfbb6767bf32f2e87e", "id": "4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "size": 12716032, "self": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:07:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:07:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:07:15,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-afe719d5-f236-4969-a5aa-2cd2b9c8f325 2018-11-02 19:07:15,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206203937531s 2018-11-02 19:07:15,327 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-afe719d5-f236-4969-a5aa-2cd2b9c8f325 2018-11-02 19:07:15,330 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/f4ea6659-3851-4305-8145-4b7d305714bd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd/file', 'owner': u'5db462cd09954edfbb6767bf32f2e87e', 'id': u'f4ea6659-3851-4305-8145-4b7d305714bd', 'size': 12716032, u'self': u'/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5db462cd09954edfbb6767bf32f2e87e', 'name': 'tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/f4ea6659-3851-4305-8145-4b7d305714bd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T19:07:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T19:07:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'created': u'2018-11-02T19:07:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T19:07:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 19:07:15,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:07:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:07:15,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:07:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5353ae0c-5e22-4340-8c0e-469c0fae6b4c x-compute-request-id: req-5353ae0c-5e22-4340-8c0e-469c0fae6b4c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ee75db74-2bd5-43e8-833f-ea19e7e222a7"}} 2018-11-02 19:07:15,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5353ae0c-5e22-4340-8c0e-469c0fae6b4c 2018-11-02 19:07:15,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0362849235535s 2018-11-02 19:07:15,367 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5353ae0c-5e22-4340-8c0e-469c0fae6b4c 2018-11-02 19:07:15,368 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ee75db74-2bd5-43e8-833f-ea19e7e222a7', 'swap': 0}) 2018-11-02 19:07:15,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:07:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" -d '{"extra_specs": {}}' 2018-11-02 19:07:15,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:07:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6059cf9e-12f0-4a93-bdb4-52f637045d7e x-compute-request-id: req-6059cf9e-12f0-4a93-bdb4-52f637045d7e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:07:15,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7/os-extra_specs used request id req-6059cf9e-12f0-4a93-bdb4-52f637045d7e 2018-11-02 19:07:15,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0191030502319s 2018-11-02 19:07:15,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7/os-extra_specs used request id req-6059cf9e-12f0-4a93-bdb4-52f637045d7e 2018-11-02 19:07:15,388 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ee75db74-2bd5-43e8-833f-ea19e7e222a7', 'swap': 0}) 2018-11-02 19:07:18,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-02 19:07:18,331 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-02 19:07:18,332 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-02 19:07:18,335 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-02 19:07:18,350 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-02 19:07:21,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c5faa983-709f-4efa-b739-a0765de10b6e/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-11-02 19:07:21,506 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-02 19:07:21,507 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-02 19:07:21,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-11-02 19:07:27,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:27.363 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-02 19:07:29,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:29.489 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.198s] 2018-11-02 19:07:29,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:29.533 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-11-02 19:07:32,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:32.529 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.639s] 2018-11-02 19:07:37,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:37.859 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.749s] 2018-11-02 19:07:38,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:38.656 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.312s] 2018-11-02 19:07:41,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:41.108 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.248s] 2018-11-02 19:07:42,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:42.288 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.895s] 2018-11-02 19:07:44,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:44.334 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.516s] 2018-11-02 19:07:54,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:54.143 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.773s] 2018-11-02 19:07:54,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:54.151 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-02 19:07:55,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:07:55.454 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.132s] 2018-11-02 19:08:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:00.875 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.824s] 2018-11-02 19:08:04,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:04.599 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.375s] 2018-11-02 19:08:10,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:10.374 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.605s] 2018-11-02 19:08:11,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:11.775 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.082s] 2018-11-02 19:08:11,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:11.776 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-02 19:08:14,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:14.279 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.968s] 2018-11-02 19:08:20,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:20.352 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.830s] 2018-11-02 19:08:21,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:21.699 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.346s] 2018-11-02 19:08:24,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:24.117 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.894s] 2018-11-02 19:08:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:24.130 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.431s] 2018-11-02 19:08:24,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:24.817 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-11-02 19:08:24,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:24.818 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-02 19:08:29,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:29.745 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-02 19:08:36,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:36.336 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.586s] 2018-11-02 19:08:42,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:42.888 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.551s] 2018-11-02 19:08:49,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:49.616 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.990s] 2018-11-02 19:08:50,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:50.161 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.546s] 2018-11-02 19:08:50,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:50.404 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.243s] 2018-11-02 19:08:50,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:50.450 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.045s] 2018-11-02 19:08:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:50.559 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.109s] 2018-11-02 19:08:50,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:50.827 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.268s] 2018-11-02 19:08:52,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:52.052 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.163s] 2018-11-02 19:08:55,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:55.846 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-11-02 19:08:55,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:08:55.848 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-02 19:09:04,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:04.841 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.492s] 2018-11-02 19:09:10,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:10.646 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.803s] 2018-11-02 19:09:10,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:10.900 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.256s] 2018-11-02 19:09:12,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:12.518 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-02 19:09:13,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:13.630 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.244s] 2018-11-02 19:09:14,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:14.065 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.436s] 2018-11-02 19:09:14,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:14.178 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.113s] 2018-11-02 19:09:14,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:14.431 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.252s] 2018-11-02 19:09:14,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:14.805 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.374s] 2018-11-02 19:09:14,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:14.824 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.092s] 2018-11-02 19:09:14,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:14.922 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.098s] 2018-11-02 19:09:15,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:15.037 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.232s] 2018-11-02 19:09:15,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:15.116 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.193s] 2018-11-02 19:09:15,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:15.122 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-02 19:09:18,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:18.058 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.284s] 2018-11-02 19:09:18,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:18.082 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.024s] 2018-11-02 19:09:24,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:24.652 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.504s] 2018-11-02 19:09:37,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:37.726 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.166s] 2018-11-02 19:09:37,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:37.945 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.423s] 2018-11-02 19:09:38,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:38.028 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.083s] 2018-11-02 19:09:38,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:38.218 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.189s] 2018-11-02 19:09:38,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:38.389 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.172s] 2018-11-02 19:09:41,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:41.582 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.389s] 2018-11-02 19:09:45,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:45.826 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.099s] 2018-11-02 19:09:46,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:46.753 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.170s] 2018-11-02 19:09:51,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:51.764 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.938s] 2018-11-02 19:09:54,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:54.397 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.214s] 2018-11-02 19:09:55,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:09:55.707 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.941s] 2018-11-02 19:10:00,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:00.947 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.576s] 2018-11-02 19:10:05,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:05.784 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.835s] 2018-11-02 19:10:16,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:16.303 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.519s] 2018-11-02 19:10:19,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:19.967 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.822s] 2018-11-02 19:10:20,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:20.455 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.758s] 2018-11-02 19:10:27,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:27.089 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.530s] 2018-11-02 19:10:29,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:29.835 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.744s] 2018-11-02 19:10:32,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:32.632 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.797s] 2018-11-02 19:10:32,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:32.812 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.610s] 2018-11-02 19:10:36,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:36.716 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-02 19:10:42,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:42.904 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.091s] 2018-11-02 19:10:44,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:44.854 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.949s] 2018-11-02 19:10:45,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:45.082 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.228s] 2018-11-02 19:10:45,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:45.333 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.251s] 2018-11-02 19:10:52,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:52.195 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-11-02 19:10:52,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:52.288 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.093s] 2018-11-02 19:10:57,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:10:57.328 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-02 19:11:01,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:01.288 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.452s] 2018-11-02 19:11:04,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:04.687 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.298s] 2018-11-02 19:11:09,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:09.918 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.836s] 2018-11-02 19:11:12,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:12.041 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.354s] 2018-11-02 19:11:18,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:18.861 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.818s] 2018-11-02 19:11:23,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:23.184 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.324s] 2018-11-02 19:11:25,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:25.109 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.495s] 2018-11-02 19:11:34,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:34.139 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.030s] 2018-11-02 19:11:36,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:36.253 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.114s] 2018-11-02 19:11:36,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:36.327 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.074s] 2018-11-02 19:11:36,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:36.389 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.061s] 2018-11-02 19:11:44,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:44.684 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-02 19:11:45,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:45.286 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.735s] 2018-11-02 19:11:48,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:48.744 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.455s] 2018-11-02 19:11:48,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:48.788 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-11-02 19:11:51,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:51.797 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.949s] 2018-11-02 19:11:51,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:11:51.992 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.196s] 2018-11-02 19:12:02,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:12:02.466 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.287s] 2018-11-02 19:12:03,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:12:03.828 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.785s] 2018-11-02 19:12:04,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:12:04.921 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.455s] 2018-11-02 19:12:07,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:12:07.579 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.658s] 2018-11-02 19:12:17,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:12:17.924 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.847s] 2018-11-02 19:12:27,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 19:12:27.809 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.882s] 2018-11-02 19:12:31,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 431b4e6a-a5bc-46db-bf1b-814920cd14bd 2018-11-02 19:12:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '431b4e6a-a5bc-46db-bf1b-814920cd14bd']'. 2018-11-02 19:12:32,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-02 19:12:32,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-02 19:12:32,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 19:12:32,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 431b4e6a-a5bc-46db-bf1b-814920cd14bd | 2018-11-02 19:12:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-02 19:12:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-02 19:07:23 | 2018-11-02 19:12:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-02 19:12:30 | 2018-11-02 19:12:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:07 | 2018-11-02 19:12:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-02 19:12:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-02 19:12:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-02 19:12:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c5faa983-709f-4efa-b739-a0765de10b6e) | 2018-11-02 19:12:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-02 19:12:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 21964168-b936-4b51-b154-d7cac1e81ad6) | 2018-11-02 19:12:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-11-02 19:12:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 300.518 | 2018-11-02 19:12:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-11-02 19:12:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-11-02 19:12:32,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-02 19:12:32,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-02 19:12:32,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-02 19:12:32,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 19:12:32,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-02 19:12:32,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-02 19:12:32,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-11-02 19:12:34,230 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 19:12:34,231 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:23 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-02 19:12:34,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 19:12:34,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:12:34,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-781fb9fe-8b4c-4b2f-9c1a-71fe7ff0a311 Date: Fri, 02 Nov 2018 19:12:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:12:34,880 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd used request id req-781fb9fe-8b4c-4b2f-9c1a-71fe7ff0a311 2018-11-02 19:12:34,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.642678976059s 2018-11-02 19:12:34,881 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/f4ea6659-3851-4305-8145-4b7d305714bd used request id req-781fb9fe-8b4c-4b2f-9c1a-71fe7ff0a311 2018-11-02 19:12:34,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 19:12:34,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:35,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbb6420e-0166-49d6-a125-811a5c2463d8 x-compute-request-id: req-bbb6420e-0166-49d6-a125-811a5c2463d8 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e340ff76-c2fc-4ef4-962a-4fee86d854c1"}, {"name": "tempest_smoke-flavor_alt_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ee75db74-2bd5-43e8-833f-ea19e7e222a7"}]} 2018-11-02 19:12:35,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bbb6420e-0166-49d6-a125-811a5c2463d8 2018-11-02 19:12:35,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.22163105011s 2018-11-02 19:12:35,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bbb6420e-0166-49d6-a125-811a5c2463d8 2018-11-02 19:12:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 19:12:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:35,142 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 19:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5708401-2014-4edb-92be-84edb5124e42 x-compute-request-id: req-d5708401-2014-4edb-92be-84edb5124e42 Content-Length: 0 Content-Type: application/json 2018-11-02 19:12:35,142 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7 used request id req-d5708401-2014-4edb-92be-84edb5124e42 2018-11-02 19:12:35,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0361561775208s 2018-11-02 19:12:35,143 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ee75db74-2bd5-43e8-833f-ea19e7e222a7 used request id req-d5708401-2014-4edb-92be-84edb5124e42 2018-11-02 19:12:35,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:12:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:12:35,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e85e5978-0014-4b26-b585-b5d31b2284d3 Date: Fri, 02 Nov 2018 19:12:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "metadata": {}}], "file": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/file", "owner": "5db462cd09954edfbb6767bf32f2e87e", "id": "4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "size": 12716032, "self": "/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:07:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_13dfa168-8e30-4a81-b44a-9951bb8647a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:07:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:12:35,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e85e5978-0014-4b26-b585-b5d31b2284d3 2018-11-02 19:12:35,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212965011597s 2018-11-02 19:12:35,360 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e85e5978-0014-4b26-b585-b5d31b2284d3 2018-11-02 19:12:35,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 19:12:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0676990d9cac36fa7132abcdbc3b9ef80039a3a8" 2018-11-02 19:12:35,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85bf2908-daec-4bd4-b1cc-c08689636524 Date: Fri, 02 Nov 2018 19:12:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:12:35,964 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033 used request id req-85bf2908-daec-4bd4-b1cc-c08689636524 2018-11-02 19:12:35,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.602099895477s 2018-11-02 19:12:35,964 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4c9c084f-4ea6-4731-b7fa-a60e5faaa033 used request id req-85bf2908-daec-4bd4-b1cc-c08689636524 2018-11-02 19:12:35,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 19:12:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:35,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb9d165e-0257-4f82-81c2-40343657b22a x-compute-request-id: req-cb9d165e-0257-4f82-81c2-40343657b22a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e340ff76-c2fc-4ef4-962a-4fee86d854c1"}]} 2018-11-02 19:12:35,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-cb9d165e-0257-4f82-81c2-40343657b22a 2018-11-02 19:12:35,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264580249786s 2018-11-02 19:12:35,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-cb9d165e-0257-4f82-81c2-40343657b22a 2018-11-02 19:12:35,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 19:12:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:36,029 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddc588d9-ad66-4ba1-9dee-924d7f7a6ba1 x-compute-request-id: req-ddc588d9-ad66-4ba1-9dee-924d7f7a6ba1 Content-Length: 0 Content-Type: application/json 2018-11-02 19:12:36,029 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1 used request id req-ddc588d9-ad66-4ba1-9dee-924d7f7a6ba1 2018-11-02 19:12:36,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358650684357s 2018-11-02 19:12:36,029 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e340ff76-c2fc-4ef4-962a-4fee86d854c1 used request id req-ddc588d9-ad66-4ba1-9dee-924d7f7a6ba1 2018-11-02 19:12:36,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:12:36,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:36,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb0712c-7d85-4d05-8c15-6785ec5a1fb5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": {"self": "http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e3a832f35954dbea95885b4dcc59be3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:12:36,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ffb0712c-7d85-4d05-8c15-6785ec5a1fb5 2018-11-02 19:12:36,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127858877182s 2018-11-02 19:12:36,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ffb0712c-7d85-4d05-8c15-6785ec5a1fb5 2018-11-02 19:12:36,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:12:36,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:36,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a452ac3a-94c2-47b6-aa62-f67f03d98195 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_13dfa168-8e30-4a81-b44a-9951bb8647a0", "links": {"self": "http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4e3a832f35954dbea95885b4dcc59be3", "description": null}} 2018-11-02 19:12:36,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3 used request id req-a452ac3a-94c2-47b6-aa62-f67f03d98195 2018-11-02 19:12:36,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113958835602s 2018-11-02 19:12:36,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3 used request id req-a452ac3a-94c2-47b6-aa62-f67f03d98195 2018-11-02 19:12:36,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 19:12:36,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:36,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb1086d3-b6bf-4312-86c7-60d14815e6e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:12:36,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3 used request id req-cb1086d3-b6bf-4312-86c7-60d14815e6e9 2018-11-02 19:12:36,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211652040482s 2018-11-02 19:12:36,491 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4e3a832f35954dbea95885b4dcc59be3 used request id req-cb1086d3-b6bf-4312-86c7-60d14815e6e9 2018-11-02 19:12:36,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:12:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:36,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558609b4-23b1-4f97-b47f-f3570e8f581f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e"}, "tags": [], "enabled": true, "id": "5db462cd09954edfbb6767bf32f2e87e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_13dfa168-8e30-4a81-b44a-9951bb8647a0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:12:36,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-558609b4-23b1-4f97-b47f-f3570e8f581f 2018-11-02 19:12:36,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106686830521s 2018-11-02 19:12:36,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-558609b4-23b1-4f97-b47f-f3570e8f581f 2018-11-02 19:12:36,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 19:12:36,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:36,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-179b1107-60b4-43cb-ad3c-4dbe24467889 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:12:36,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e used request id req-179b1107-60b4-43cb-ad3c-4dbe24467889 2018-11-02 19:12:36,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188278913498s 2018-11-02 19:12:36,796 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5db462cd09954edfbb6767bf32f2e87e used request id req-179b1107-60b4-43cb-ad3c-4dbe24467889 2018-11-02 19:12:36,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:36,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6ddcc8-4db8-49f3-8829-0952677586c7 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0dcc8e417a8a4e7081c2a42aed3f3497", "links": {"self": "http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:36,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3e6ddcc8-4db8-49f3-8829-0952677586c7 2018-11-02 19:12:36,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103055953979s 2018-11-02 19:12:36,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3e6ddcc8-4db8-49f3-8829-0952677586c7 2018-11-02 19:12:36,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 19:12:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:37,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ef31d05-b342-4db6-96b1-f48a8e32cc49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:12:37,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497 used request id req-3ef31d05-b342-4db6-96b1-f48a8e32cc49 2018-11-02 19:12:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.276575088501s 2018-11-02 19:12:37,185 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0dcc8e417a8a4e7081c2a42aed3f3497 used request id req-3ef31d05-b342-4db6-96b1-f48a8e32cc49 2018-11-02 19:12:37,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 19:12:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5db462cd09954edfbb6767bf32f2e87e&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785c73030166494cf7d0783863e27520fb00644c" 2018-11-02 19:12:37,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aa4b1aa3-807b-4517-9169-c0a5ae4494d8 Date: Fri, 02 Nov 2018 19:12:37 GMT RESP BODY: {"security_groups": []} 2018-11-02 19:12:37,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5db462cd09954edfbb6767bf32f2e87e&name=default used request id req-aa4b1aa3-807b-4517-9169-c0a5ae4494d8 2018-11-02 19:12:37,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215057849884s 2018-11-02 19:12:37,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5db462cd09954edfbb6767bf32f2e87e&name=default used request id req-aa4b1aa3-807b-4517-9169-c0a5ae4494d8 2018-11-02 19:12:37,455 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-11-02 19:12:37,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:12:37,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a77f822-f96c-451f-a78a-982e2b00e66a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:12:37,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0a77f822-f96c-451f-a78a-982e2b00e66a 2018-11-02 19:12:37,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:12:37,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["YPrWbVvpQkCWBWdigSphqA"], "issued_at": "2018-11-02T19:12:37.000000Z"}} 2018-11-02 19:12:37,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 19:12:37,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:38,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a668e419-d559-448b-83a4-246822c13a28 Date: Fri, 02 Nov 2018 19:12:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T18:43:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 19:12:38,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a668e419-d559-448b-83a4-246822c13a28 2018-11-02 19:12:38,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282202959061s 2018-11-02 19:12:38,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a668e419-d559-448b-83a4-246822c13a28 2018-11-02 19:12:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:12:38,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 19:12:38 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 19:12:38,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:12:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:38,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723c5f82-b90e-4d33-bd6e-5eb2a314b82f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 19:12:38,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-723c5f82-b90e-4d33-bd6e-5eb2a314b82f 2018-11-02 19:12:38,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10389995575s 2018-11-02 19:12:38,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-723c5f82-b90e-4d33-bd6e-5eb2a314b82f 2018-11-02 19:12:38,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 19:12:38,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d"}}' 2018-11-02 19:12:38,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65cf35e7-d0b4-47a3-994d-78d3b89fef2e Content-Length: 390 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05"}, "tags": [], "enabled": true, "id": "f3d430fd05484e77b90ee429efad8b05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d"}} 2018-11-02 19:12:38,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-65cf35e7-d0b4-47a3-994d-78d3b89fef2e 2018-11-02 19:12:38,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13855099678s 2018-11-02 19:12:38,455 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-65cf35e7-d0b4-47a3-994d-78d3b89fef2e 2018-11-02 19:12:38,456 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'f3d430fd05484e77b90ee429efad8b05', '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'neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d'}) 2018-11-02 19:12:38,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 19:12:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5264d26d-ba7a-4764-b645-792ea66897dd", "email": null, "name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d"}}' 2018-11-02 19:12:38,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a5a1443-88de-4cad-abf2-e7ecb1c542c6 Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": {"self": "http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4f40a7ae69c84d4887bf0ebc98fc1fb6", "domain_id": "default", "password_expires_at": null}} 2018-11-02 19:12:38,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3a5a1443-88de-4cad-abf2-e7ecb1c542c6 2018-11-02 19:12:38,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377090930939s 2018-11-02 19:12:38,840 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3a5a1443-88de-4cad-abf2-e7ecb1c542c6 2018-11-02 19:12:38,840 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4f40a7ae69c84d4887bf0ebc98fc1fb6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d'}) 2018-11-02 19:12:38,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:38,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:38,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b24572e-5972-46a1-ab38-1613ff3b4e1e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:38,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8b24572e-5972-46a1-ab38-1613ff3b4e1e 2018-11-02 19:12:38,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981569290161s 2018-11-02 19:12:38,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8b24572e-5972-46a1-ab38-1613ff3b4e1e 2018-11-02 19:12:38,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:39,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d2f38b-2e11-492c-a10c-40d00698bbd7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:39,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b8d2f38b-2e11-492c-a10c-40d00698bbd7 2018-11-02 19:12:39,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104809045792s 2018-11-02 19:12:39,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b8d2f38b-2e11-492c-a10c-40d00698bbd7 2018-11-02 19:12:39,053 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 19:12:39,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 19:12:39,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" -d '{"role": {"name": "Member"}}' 2018-11-02 19:12:39,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ec52f6-5d98-43f2-a52a-ee96038ade39 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a062c299db64be6934313ec9370fe64", "links": {"self": "http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64"}, "name": "Member"}} 2018-11-02 19:12:39,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-57ec52f6-5d98-43f2-a52a-ee96038ade39 2018-11-02 19:12:39,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.135471105576s 2018-11-02 19:12:39,193 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-57ec52f6-5d98-43f2-a52a-ee96038ade39 2018-11-02 19:12:39,193 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'9a062c299db64be6934313ec9370fe64'}) 2018-11-02 19:12:39,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:39,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a886a2-fcd9-4bea-8f8d-75a895a075d5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9a062c299db64be6934313ec9370fe64", "links": {"self": "http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:39,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-79a886a2-fcd9-4bea-8f8d-75a895a075d5 2018-11-02 19:12:39,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931389331818s 2018-11-02 19:12:39,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-79a886a2-fcd9-4bea-8f8d-75a895a075d5 2018-11-02 19:12:39,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:12:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:39,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fc64ac-5e02-4327-b442-1ddd07cdc0ca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:12:39,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c7fc64ac-5e02-4327-b442-1ddd07cdc0ca 2018-11-02 19:12:39,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127261161804s 2018-11-02 19:12:39,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c7fc64ac-5e02-4327-b442-1ddd07cdc0ca 2018-11-02 19:12:39,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:12:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:39,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e63e580-2497-43d6-967b-01ab19966e9a Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": {"self": "http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4f40a7ae69c84d4887bf0ebc98fc1fb6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:12:39,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7e63e580-2497-43d6-967b-01ab19966e9a 2018-11-02 19:12:39,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127304077148s 2018-11-02 19:12:39,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7e63e580-2497-43d6-967b-01ab19966e9a 2018-11-02 19:12:39,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:12:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:39,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af164850-8ba3-466b-864e-b6c91ba57050 Content-Encoding: gzip Content-Length: 407 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05"}, "tags": [], "enabled": true, "id": "f3d430fd05484e77b90ee429efad8b05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d"}]} 2018-11-02 19:12:39,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-af164850-8ba3-466b-864e-b6c91ba57050 2018-11-02 19:12:39,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176651000977s 2018-11-02 19:12:39,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-af164850-8ba3-466b-864e-b6c91ba57050 2018-11-02 19:12:39,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:12:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=9a062c299db64be6934313ec9370fe64&scope.project.id=f3d430fd05484e77b90ee429efad8b05" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:39,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b38c174-51b4-4eed-a993-1b3dc151502a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=9a062c299db64be6934313ec9370fe64&scope.project.id=f3d430fd05484e77b90ee429efad8b05", "previous": null, "next": null}} 2018-11-02 19:12:39,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=9a062c299db64be6934313ec9370fe64&scope.project.id=f3d430fd05484e77b90ee429efad8b05 used request id req-0b38c174-51b4-4eed-a993-1b3dc151502a 2018-11-02 19:12:39,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0189230442047s 2018-11-02 19:12:39,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=9a062c299db64be6934313ec9370fe64&scope.project.id=f3d430fd05484e77b90ee429efad8b05 used request id req-0b38c174-51b4-4eed-a993-1b3dc151502a 2018-11-02 19:12:39,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:12:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/9a062c299db64be6934313ec9370fe64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:39,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f25a5c7-159a-4c90-b36d-0560d570c4ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:12:39,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/9a062c299db64be6934313ec9370fe64 used request id req-2f25a5c7-159a-4c90-b36d-0560d570c4ec 2018-11-02 19:12:39,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16158080101s 2018-11-02 19:12:39,932 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/9a062c299db64be6934313ec9370fe64 used request id req-2f25a5c7-159a-4c90-b36d-0560d570c4ec 2018-11-02 19:12:39,933 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'f3d430fd05484e77b90ee429efad8b05', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5264d26d-ba7a-4764-b645-792ea66897dd', 'username': u'neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 19:12:39,938 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'password': '5264d26d-ba7a-4764-b645-792ea66897dd', 'project_name': 'neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'f3d430fd05484e77b90ee429efad8b05', 'project_domain_name': 'Default'} 2018-11-02 19:12:39,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06cd409-aecb-4527-84e2-20c88e9b3aa2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9a062c299db64be6934313ec9370fe64", "links": {"self": "http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:40,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c06cd409-aecb-4527-84e2-20c88e9b3aa2 2018-11-02 19:12:40,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919649600983s 2018-11-02 19:12:40,034 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c06cd409-aecb-4527-84e2-20c88e9b3aa2 2018-11-02 19:12:40,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:40,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69fa8c1-5b34-4537-ace0-4a1df53cceda Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9a062c299db64be6934313ec9370fe64", "links": {"self": "http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:40,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e69fa8c1-5b34-4537-ace0-4a1df53cceda 2018-11-02 19:12:40,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101032972336s 2018-11-02 19:12:40,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e69fa8c1-5b34-4537-ace0-4a1df53cceda 2018-11-02 19:12:40,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:12:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ded2679-adcb-488b-a358-f9cd1e5bcc0a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:12:40,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2ded2679-adcb-488b-a358-f9cd1e5bcc0a 2018-11-02 19:12:40,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114576101303s 2018-11-02 19:12:40,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2ded2679-adcb-488b-a358-f9cd1e5bcc0a 2018-11-02 19:12:40,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:12:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a309f9e-7ff4-41c0-9044-b3d80e9a2aa6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": {"self": "http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4f40a7ae69c84d4887bf0ebc98fc1fb6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:12:40,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9a309f9e-7ff4-41c0-9044-b3d80e9a2aa6 2018-11-02 19:12:40,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110447883606s 2018-11-02 19:12:40,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9a309f9e-7ff4-41c0-9044-b3d80e9a2aa6 2018-11-02 19:12:40,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:12:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c08a3c-ddad-4412-8bf4-e96aef05b71b Content-Encoding: gzip Content-Length: 407 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05"}, "tags": [], "enabled": true, "id": "f3d430fd05484e77b90ee429efad8b05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d"}]} 2018-11-02 19:12:40,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c7c08a3c-ddad-4412-8bf4-e96aef05b71b 2018-11-02 19:12:40,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113403081894s 2018-11-02 19:12:40,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c7c08a3c-ddad-4412-8bf4-e96aef05b71b 2018-11-02 19:12:40,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:12:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=f3d430fd05484e77b90ee429efad8b05" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f32ed5b-0053-41f2-8d6c-5f9eca37e0fa Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=f3d430fd05484e77b90ee429efad8b05", "previous": null, "next": null}} 2018-11-02 19:12:40,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=f3d430fd05484e77b90ee429efad8b05 used request id req-0f32ed5b-0053-41f2-8d6c-5f9eca37e0fa 2018-11-02 19:12:40,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108170986176s 2018-11-02 19:12:40,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=f3d430fd05484e77b90ee429efad8b05 used request id req-0f32ed5b-0053-41f2-8d6c-5f9eca37e0fa 2018-11-02 19:12:40,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:12:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd9fc2e-d56c-4e3d-8f88-06ac319a59fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:12:40,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-ccd9fc2e-d56c-4e3d-8f88-06ac319a59fe 2018-11-02 19:12:40,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134849071503s 2018-11-02 19:12:40,751 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-ccd9fc2e-d56c-4e3d-8f88-06ac319a59fe 2018-11-02 19:12:40,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baacde32-06d5-4eb3-b492-383bf20fc0f8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9a062c299db64be6934313ec9370fe64", "links": {"self": "http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:40,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-baacde32-06d5-4eb3-b492-383bf20fc0f8 2018-11-02 19:12:40,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102478027344s 2018-11-02 19:12:40,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-baacde32-06d5-4eb3-b492-383bf20fc0f8 2018-11-02 19:12:40,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:12:40,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:40,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b4c1e5-5885-469d-8749-76c230e40b5f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:12:40,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-05b4c1e5-5885-469d-8749-76c230e40b5f 2018-11-02 19:12:40,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109421014786s 2018-11-02 19:12:40,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-05b4c1e5-5885-469d-8749-76c230e40b5f 2018-11-02 19:12:40,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:12:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:41,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489a98c4-faaf-47b4-8850-ba13be5022d1 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": {"self": "http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4f40a7ae69c84d4887bf0ebc98fc1fb6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:12:41,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-489a98c4-faaf-47b4-8850-ba13be5022d1 2018-11-02 19:12:41,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117620944977s 2018-11-02 19:12:41,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-489a98c4-faaf-47b4-8850-ba13be5022d1 2018-11-02 19:12:41,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:12:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:41,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f16c125-4ed5-46d9-b0da-3ba5f0b65a4d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 19:12:41,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&scope.domain.id=default used request id req-8f16c125-4ed5-46d9-b0da-3ba5f0b65a4d 2018-11-02 19:12:41,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102511882782s 2018-11-02 19:12:41,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4f40a7ae69c84d4887bf0ebc98fc1fb6&scope.domain.id=default used request id req-8f16c125-4ed5-46d9-b0da-3ba5f0b65a4d 2018-11-02 19:12:41,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 19:12:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:12:41,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8bacf83-4f67-41fb-80b2-b93b05945278 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:12:41,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-d8bacf83-4f67-41fb-80b2-b93b05945278 2018-11-02 19:12:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.149921894073s 2018-11-02 19:12:41,358 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4f40a7ae69c84d4887bf0ebc98fc1fb6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-d8bacf83-4f67-41fb-80b2-b93b05945278 2018-11-02 19:12:41,359 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 19:12:43,546 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 19:12:45,648 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8b8f5072-5ac1-4ede-b3cc-cecc1968c501 | 2018-11-02T19:12:45.274667 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8b8f5072-5ac1-4ede-b3cc-cecc1968c501 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 19:12:48,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 19:12:49,591 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 19:12:51,569 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-02 19:12:54,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a7d9f6a6-8ebf-4c82-941a-317f73f86dd1) as the default verifier for the future CLI operations. 2018-11-02 19:12:56,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:12:56,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ed25ec-3722-4559-b1e4-8054115fca28 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:12:56,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b6ed25ec-3722-4559-b1e4-8054115fca28 2018-11-02 19:12:56,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:12:56,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a062c299db64be6934313ec9370fe64", "name": "Member"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3d430fd05484e77b90ee429efad8b05", "name": "neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f3d430fd05484e77b90ee429efad8b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f3d430fd05484e77b90ee429efad8b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f3d430fd05484e77b90ee429efad8b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f3d430fd05484e77b90ee429efad8b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f3d430fd05484e77b90ee429efad8b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f3d430fd05484e77b90ee429efad8b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f3d430fd05484e77b90ee429efad8b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f3d430fd05484e77b90ee429efad8b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f3d430fd05484e77b90ee429efad8b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f3d430fd05484e77b90ee429efad8b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f3d430fd05484e77b90ee429efad8b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f3d430fd05484e77b90ee429efad8b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f3d430fd05484e77b90ee429efad8b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f3d430fd05484e77b90ee429efad8b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d", "id": "4f40a7ae69c84d4887bf0ebc98fc1fb6"}, "audit_ids": ["ba0VbtzAQqi6ke9WvZPqqA"], "issued_at": "2018-11-02T19:12:56.000000Z"}} 2018-11-02 19:12:56,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 19:12:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:12:56,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-869294b7-37a1-4e63-bf10-d8df65227a40 Date: Fri, 02 Nov 2018 19:12:56 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 19:12:56,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-869294b7-37a1-4e63-bf10-d8df65227a40 2018-11-02 19:12:56,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.194698095322s 2018-11-02 19:12:56,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-869294b7-37a1-4e63-bf10-d8df65227a40 2018-11-02 19:12:56,844 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-11-02 19:12:56,845 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 19:12:56,972 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 19:12:56,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:12:56,978 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 19:12:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 19:12:56,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:12:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:12:57,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6336d9ba-c4ba-4a0e-ab7f-875442d91b0d Date: Fri, 02 Nov 2018 19:12:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:12:57,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6336d9ba-c4ba-4a0e-ab7f-875442d91b0d 2018-11-02 19:12:57,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2027759552s 2018-11-02 19:12:57,183 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6336d9ba-c4ba-4a0e-ab7f-875442d91b0d 2018-11-02 19:12:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 19:12:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d"}' 2018-11-02 19:12:57,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-96ef5e05-fa6d-466c-a429-806d9c394598 Date: Fri, 02 Nov 2018 19:12:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file", "owner": "f3d430fd05484e77b90ee429efad8b05", "id": "d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "size": null, "self": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:12:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "checksum": null, "created_at": "2018-11-02T19:12:57Z", "protected": false} 2018-11-02 19:12:57,441 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-96ef5e05-fa6d-466c-a429-806d9c394598 2018-11-02 19:12:57,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.250267982483s 2018-11-02 19:12:57,442 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-96ef5e05-fa6d-466c-a429-806d9c394598 returning object d2305373-8bc0-41be-8ea2-ad69e82fcd6d 2018-11-02 19:12:57,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 19:12:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" -d '' 2018-11-02 19:12:58,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6685de5c-01fd-40b4-8fa8-0d831e6ef590 Date: Fri, 02 Nov 2018 19:12:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:12:58,307 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file used request id req-6685de5c-01fd-40b4-8fa8-0d831e6ef590 2018-11-02 19:12:58,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.865250110626s 2018-11-02 19:12:58,308 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file used request id req-6685de5c-01fd-40b4-8fa8-0d831e6ef590 2018-11-02 19:12:58,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:12:58,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:12:58,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-f80dcaa1-5c36-435e-9e75-862781c87514 Date: Fri, 02 Nov 2018 19:12:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "metadata": {}}], "file": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file", "owner": "f3d430fd05484e77b90ee429efad8b05", "id": "d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "size": 12716032, "self": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:12:58Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:12:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:12:58,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f80dcaa1-5c36-435e-9e75-862781c87514 2018-11-02 19:12:58,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215006828308s 2018-11-02 19:12:58,527 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f80dcaa1-5c36-435e-9e75-862781c87514 2018-11-02 19:12:58,529 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file', 'owner': u'f3d430fd05484e77b90ee429efad8b05', 'id': u'd2305373-8bc0-41be-8ea2-ad69e82fcd6d', 'size': 12716032, u'self': u'/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3d430fd05484e77b90ee429efad8b05', 'name': 'neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T19:12:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T19:12:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'created': u'2018-11-02T19:12:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T19:12:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 19:12:58,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:12:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_46d421ed-ae66-482f-aa18-2c57ca5e019d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:12:58,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a25baa8-9ff9-41d4-bc81-690922f102c8 x-compute-request-id: req-8a25baa8-9ff9-41d4-bc81-690922f102c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f89f8bb8-5b69-4062-a734-7e79dc2a5be1"}} 2018-11-02 19:12:58,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8a25baa8-9ff9-41d4-bc81-690922f102c8 2018-11-02 19:12:58,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206234931946s 2018-11-02 19:12:58,737 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8a25baa8-9ff9-41d4-bc81-690922f102c8 2018-11-02 19:12:58,737 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f89f8bb8-5b69-4062-a734-7e79dc2a5be1', 'swap': 0}) 2018-11-02 19:12:58,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:12:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" -d '{"extra_specs": {}}' 2018-11-02 19:12:58,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd94d6e3-0ffd-4fff-b367-c305431a468f x-compute-request-id: req-fd94d6e3-0ffd-4fff-b367-c305431a468f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:12:58,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1/os-extra_specs used request id req-fd94d6e3-0ffd-4fff-b367-c305431a468f 2018-11-02 19:12:58,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203330516815s 2018-11-02 19:12:58,759 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1/os-extra_specs used request id req-fd94d6e3-0ffd-4fff-b367-c305431a468f 2018-11-02 19:12:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:12:58,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 19:12:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 19:12:58,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:12:58,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:12:58,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8f6b20-b24c-4315-8612-29f708dd40c4 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9a062c299db64be6934313ec9370fe64", "links": {"self": "http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:12:58,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c8f6b20-b24c-4315-8612-29f708dd40c4 2018-11-02 19:12:58,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115050077438s 2018-11-02 19:12:58,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c8f6b20-b24c-4315-8612-29f708dd40c4 2018-11-02 19:12:58,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 19:12:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:12:59,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-947f20f3-2f45-42df-8f82-53c88b4312ab x-compute-request-id: req-947f20f3-2f45-42df-8f82-53c88b4312ab Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 19:12:59,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-947f20f3-2f45-42df-8f82-53c88b4312ab 2018-11-02 19:12:59,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.237365961075s 2018-11-02 19:12:59,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-947f20f3-2f45-42df-8f82-53c88b4312ab 2018-11-02 19:12:59,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:12:59,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:12:59,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-a3bb4a80-58a2-474f-803f-d8753a3eca9f Date: Fri, 02 Nov 2018 19:12:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "metadata": {}}], "file": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file", "owner": "f3d430fd05484e77b90ee429efad8b05", "id": "d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "size": 12716032, "self": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:12:58Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:12:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:12:59,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a3bb4a80-58a2-474f-803f-d8753a3eca9f 2018-11-02 19:12:59,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223541975021s 2018-11-02 19:12:59,363 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a3bb4a80-58a2-474f-803f-d8753a3eca9f 2018-11-02 19:12:59,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 19:12:59,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d"}' 2018-11-02 19:12:59,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-826b3b69-90fc-41bc-af2f-722f24dd5c40 Date: Fri, 02 Nov 2018 19:12:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/file", "owner": "f3d430fd05484e77b90ee429efad8b05", "id": "0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7", "size": null, "self": "/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:12:59Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "checksum": null, "created_at": "2018-11-02T19:12:59Z", "protected": false} 2018-11-02 19:12:59,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-826b3b69-90fc-41bc-af2f-722f24dd5c40 2018-11-02 19:12:59,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.312723875046s 2018-11-02 19:12:59,685 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-826b3b69-90fc-41bc-af2f-722f24dd5c40 returning object 0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7 2018-11-02 19:12:59,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 19:12:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" -d '' 2018-11-02 19:13:00,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18782e83-5fb6-47fd-a845-3f39643906e5 Date: Fri, 02 Nov 2018 19:13:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:13:00,410 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/file used request id req-18782e83-5fb6-47fd-a845-3f39643906e5 2018-11-02 19:13:00,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.724179029465s 2018-11-02 19:13:00,411 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/file used request id req-18782e83-5fb6-47fd-a845-3f39643906e5 2018-11-02 19:13:00,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:13:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:13:00,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-22bc1762-b32c-4755-8e9b-6543ee16914f Date: Fri, 02 Nov 2018 19:13:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/snap", "metadata": {}}], "file": "/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/file", "owner": "f3d430fd05484e77b90ee429efad8b05", "id": "0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7", "size": 12716032, "self": "/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:13:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:12:59Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "metadata": {}}], "file": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file", "owner": "f3d430fd05484e77b90ee429efad8b05", "id": "d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "size": 12716032, "self": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:12:58Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:12:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:13:00,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-22bc1762-b32c-4755-8e9b-6543ee16914f 2018-11-02 19:13:00,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207389116287s 2018-11-02 19:13:00,623 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-22bc1762-b32c-4755-8e9b-6543ee16914f 2018-11-02 19:13:00,625 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/file', 'owner': u'f3d430fd05484e77b90ee429efad8b05', 'id': u'0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7', 'size': 12716032, u'self': u'/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3d430fd05484e77b90ee429efad8b05', 'name': 'neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T19:13:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T19:13:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'created': u'2018-11-02T19:12:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T19:12:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 19:13:00,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:13:00,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:13:00,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:13:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bdc682d-eb0c-47bd-aa74-2d155658c18e x-compute-request-id: req-0bdc682d-eb0c-47bd-aa74-2d155658c18e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1bb67042-24ca-4dc9-ac73-ea724c3648c0"}} 2018-11-02 19:13:00,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0bdc682d-eb0c-47bd-aa74-2d155658c18e 2018-11-02 19:13:00,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0515120029449s 2018-11-02 19:13:00,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0bdc682d-eb0c-47bd-aa74-2d155658c18e 2018-11-02 19:13:00,679 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1bb67042-24ca-4dc9-ac73-ea724c3648c0', 'swap': 0}) 2018-11-02 19:13:00,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:13:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" -d '{"extra_specs": {}}' 2018-11-02 19:13:00,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:13:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26787d32-8403-4ca5-bb3a-df5eb5fd0910 x-compute-request-id: req-26787d32-8403-4ca5-bb3a-df5eb5fd0910 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:13:00,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0/os-extra_specs used request id req-26787d32-8403-4ca5-bb3a-df5eb5fd0910 2018-11-02 19:13:00,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025838136673s 2018-11-02 19:13:00,706 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0/os-extra_specs used request id req-26787d32-8403-4ca5-bb3a-df5eb5fd0910 2018-11-02 19:13:00,706 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1bb67042-24ca-4dc9-ac73-ea724c3648c0', 'swap': 0}) 2018-11-02 19:13:03,739 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-02 19:13:03,740 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-02 19:13:03,740 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-02 19:13:03,742 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-02 19:13:03,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-02 19:13:06,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a7d9f6a6-8ebf-4c82-941a-317f73f86dd1/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-11-02 19:13:06,675 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-02 19:13:06,677 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-02 19:13:06,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-11-02 19:27:50,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6eeb1122-5fa9-4a61-ae33-94a144f9496c 2018-11-02 19:27:50,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6eeb1122-5fa9-4a61-ae33-94a144f9496c']'. 2018-11-02 19:27:51,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-02 19:27:51,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-02 19:27:51,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 19:27:51,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6eeb1122-5fa9-4a61-ae33-94a144f9496c | 2018-11-02 19:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-02 19:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-02 19:13:08 | 2018-11-02 19:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-02 19:27:49 | 2018-11-02 19:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:41 | 2018-11-02 19:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-02 19:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-02 19:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-02 19:27:51,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a7d9f6a6-8ebf-4c82-941a-317f73f86dd1) | 2018-11-02 19:27:51,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-02 19:27:51,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8b8f5072-5ac1-4ede-b3cc-cecc1968c501) | 2018-11-02 19:27:51,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-11-02 19:27:51,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 869.715 | 2018-11-02 19:27:51,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 387 | 2018-11-02 19:27:51,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-11-02 19:27:51,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-02 19:27:51,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-02 19:27:51,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-11-02 19:27:51,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 19:27:51,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-02 19:27:51,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-02 19:27:51,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.2307692308% 2018-11-02 19:27:53,613 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 19:27:53,614 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 14:57 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-11-02 19:27:53,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 19:27:53,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:27:54,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bac503ec-415a-44b2-ab55-e267c69f4e5a Date: Fri, 02 Nov 2018 19:27:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:27:54,678 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7 used request id req-bac503ec-415a-44b2-ab55-e267c69f4e5a 2018-11-02 19:27:54,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05804800987s 2018-11-02 19:27:54,678 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0fbbfecc-20d9-45b7-afb8-9f0c3a95a1c7 used request id req-bac503ec-415a-44b2-ab55-e267c69f4e5a 2018-11-02 19:27:54,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 19:27:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:54,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9916125d-bf9e-405f-89c2-a13e7f11992d x-compute-request-id: req-9916125d-bf9e-405f-89c2-a13e7f11992d Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1bb67042-24ca-4dc9-ac73-ea724c3648c0"}, {"name": "neutron-tempest-plugin-api-flavor_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f89f8bb8-5b69-4062-a734-7e79dc2a5be1"}]} 2018-11-02 19:27:54,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9916125d-bf9e-405f-89c2-a13e7f11992d 2018-11-02 19:27:54,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.212734937668s 2018-11-02 19:27:54,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9916125d-bf9e-405f-89c2-a13e7f11992d 2018-11-02 19:27:54,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 19:27:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:54,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 19:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7c5abb8-883c-4862-8b5f-3b834f5b35e9 x-compute-request-id: req-d7c5abb8-883c-4862-8b5f-3b834f5b35e9 Content-Length: 0 Content-Type: application/json 2018-11-02 19:27:54,939 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0 used request id req-d7c5abb8-883c-4862-8b5f-3b834f5b35e9 2018-11-02 19:27:54,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451200008392s 2018-11-02 19:27:54,940 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1bb67042-24ca-4dc9-ac73-ea724c3648c0 used request id req-d7c5abb8-883c-4862-8b5f-3b834f5b35e9 2018-11-02 19:27:54,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:27:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:27:55,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-e9436b81-2aa1-4487-9e1a-0ab74142a1e4 Date: Fri, 02 Nov 2018 19:27:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "metadata": {}}], "file": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/file", "owner": "f3d430fd05484e77b90ee429efad8b05", "id": "d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "size": 12716032, "self": "/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:12:58Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_46d421ed-ae66-482f-aa18-2c57ca5e019d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:12:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:27:55,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e9436b81-2aa1-4487-9e1a-0ab74142a1e4 2018-11-02 19:27:55,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209841012955s 2018-11-02 19:27:55,154 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e9436b81-2aa1-4487-9e1a-0ab74142a1e4 2018-11-02 19:27:55,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 19:27:55,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}262961edab8b82658d9978fa29191a65db924ca7" 2018-11-02 19:27:55,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-982a5c0f-fbe5-42c2-b6e6-28437a57ae13 Date: Fri, 02 Nov 2018 19:27:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:27:55,797 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d used request id req-982a5c0f-fbe5-42c2-b6e6-28437a57ae13 2018-11-02 19:27:55,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.6418800354s 2018-11-02 19:27:55,798 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d2305373-8bc0-41be-8ea2-ad69e82fcd6d used request id req-982a5c0f-fbe5-42c2-b6e6-28437a57ae13 2018-11-02 19:27:55,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 19:27:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:55,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2c0a8d9-dddf-4d21-838f-cc390270d5ce x-compute-request-id: req-d2c0a8d9-dddf-4d21-838f-cc390270d5ce Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f89f8bb8-5b69-4062-a734-7e79dc2a5be1"}]} 2018-11-02 19:27:55,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d2c0a8d9-dddf-4d21-838f-cc390270d5ce 2018-11-02 19:27:55,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275211334229s 2018-11-02 19:27:55,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d2c0a8d9-dddf-4d21-838f-cc390270d5ce 2018-11-02 19:27:55,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 19:27:55,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:55,867 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 19:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64ef0f72-9ddd-4d96-ab40-84bdd2fca0f6 x-compute-request-id: req-64ef0f72-9ddd-4d96-ab40-84bdd2fca0f6 Content-Length: 0 Content-Type: application/json 2018-11-02 19:27:55,868 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1 used request id req-64ef0f72-9ddd-4d96-ab40-84bdd2fca0f6 2018-11-02 19:27:55,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402519702911s 2018-11-02 19:27:55,868 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f89f8bb8-5b69-4062-a734-7e79dc2a5be1 used request id req-64ef0f72-9ddd-4d96-ab40-84bdd2fca0f6 2018-11-02 19:27:55,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:27:55,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce29d5be-8817-4ede-bbd0-a2a33cc21081 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": {"self": "http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4f40a7ae69c84d4887bf0ebc98fc1fb6", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:27:55,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ce29d5be-8817-4ede-bbd0-a2a33cc21081 2018-11-02 19:27:55,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119687080383s 2018-11-02 19:27:55,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ce29d5be-8817-4ede-bbd0-a2a33cc21081 2018-11-02 19:27:55,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:27:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:56,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324c9164-9383-4520-8765-8e30f56cb3e2 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_46d421ed-ae66-482f-aa18-2c57ca5e019d", "links": {"self": "http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4f40a7ae69c84d4887bf0ebc98fc1fb6", "description": null}} 2018-11-02 19:27:56,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6 used request id req-324c9164-9383-4520-8765-8e30f56cb3e2 2018-11-02 19:27:56,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120548009872s 2018-11-02 19:27:56,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6 used request id req-324c9164-9383-4520-8765-8e30f56cb3e2 2018-11-02 19:27:56,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 19:27:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:56,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b172e261-f92c-4dcc-9971-922b3b46b26f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:27:56,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6 used request id req-b172e261-f92c-4dcc-9971-922b3b46b26f 2018-11-02 19:27:56,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217684984207s 2018-11-02 19:27:56,330 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4f40a7ae69c84d4887bf0ebc98fc1fb6 used request id req-b172e261-f92c-4dcc-9971-922b3b46b26f 2018-11-02 19:27:56,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:27:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:56,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb7c1df-df3b-4e40-b792-49cfd6b92a22 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05"}, "tags": [], "enabled": true, "id": "f3d430fd05484e77b90ee429efad8b05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_46d421ed-ae66-482f-aa18-2c57ca5e019d"}]} 2018-11-02 19:27:56,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-afb7c1df-df3b-4e40-b792-49cfd6b92a22 2018-11-02 19:27:56,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103066921234s 2018-11-02 19:27:56,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-afb7c1df-df3b-4e40-b792-49cfd6b92a22 2018-11-02 19:27:56,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 19:27:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:56,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a774a0-88d5-46e3-9089-61e3e0b48971 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:27:56,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05 used request id req-b4a774a0-88d5-46e3-9089-61e3e0b48971 2018-11-02 19:27:56,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.203449010849s 2018-11-02 19:27:56,648 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f3d430fd05484e77b90ee429efad8b05 used request id req-b4a774a0-88d5-46e3-9089-61e3e0b48971 2018-11-02 19:27:56,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:27:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:56,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637ee6a2-e07d-4a9a-bf91-6fa5ba4b263d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9a062c299db64be6934313ec9370fe64", "links": {"self": "http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:27:56,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-637ee6a2-e07d-4a9a-bf91-6fa5ba4b263d 2018-11-02 19:27:56,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102271080017s 2018-11-02 19:27:56,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-637ee6a2-e07d-4a9a-bf91-6fa5ba4b263d 2018-11-02 19:27:56,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 19:27:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:56,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea05670e-7209-4d66-bddb-d463afbc1798 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:27:56,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64 used request id req-ea05670e-7209-4d66-bddb-d463afbc1798 2018-11-02 19:27:56,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.13978099823s 2018-11-02 19:27:56,899 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9a062c299db64be6934313ec9370fe64 used request id req-ea05670e-7209-4d66-bddb-d463afbc1798 2018-11-02 19:27:56,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 19:27:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=f3d430fd05484e77b90ee429efad8b05&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e18e4c7f03832f097665f695f248c76d1c8062" 2018-11-02 19:27:57,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4c9835c1-e899-4b36-8335-89352add6d66 Date: Fri, 02 Nov 2018 19:27:57 GMT RESP BODY: {"security_groups": []} 2018-11-02 19:27:57,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=f3d430fd05484e77b90ee429efad8b05&name=default used request id req-4c9835c1-e899-4b36-8335-89352add6d66 2018-11-02 19:27:57,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209160804749s 2018-11-02 19:27:57,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=f3d430fd05484e77b90ee429efad8b05&name=default used request id req-4c9835c1-e899-4b36-8335-89352add6d66 2018-11-02 19:27:57,111 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-11-02 19:27:57,162 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-02 19:27:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:27:57,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ea9900-707f-4e8d-ac9f-d19ed0ca3fde 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:27:57,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c4ea9900-707f-4e8d-ac9f-d19ed0ca3fde 2018-11-02 19:27:57,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:27:57,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["Gm_wfbF8T7yOh2D-yk9yeA"], "issued_at": "2018-11-02T19:27:57.000000Z"}} 2018-11-02 19:27:57,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 19:27:57,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:58,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b6565ef9-53f7-4a46-b735-471f88d8d3ea Date: Fri, 02 Nov 2018 19:27:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 19:27:58,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b6565ef9-53f7-4a46-b735-471f88d8d3ea 2018-11-02 19:27:58,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.462568998337s 2018-11-02 19:27:58,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b6565ef9-53f7-4a46-b735-471f88d8d3ea 2018-11-02 19:27:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:27:58,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 19:27:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 19:27:58,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:27:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:58,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9858eb91-d929-44d9-b010-771277630e9d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 19:27:58,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-9858eb91-d929-44d9-b010-771277630e9d 2018-11-02 19:27:58,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105039834976s 2018-11-02 19:27:58,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-9858eb91-d929-44d9-b010-771277630e9d 2018-11-02 19:27:58,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 19:27:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259"}}' 2018-11-02 19:27:58,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecf1fa73-0bb3-4534-b64d-0e906580d7ab Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98"}, "tags": [], "enabled": true, "id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259"}} 2018-11-02 19:27:58,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ecf1fa73-0bb3-4534-b64d-0e906580d7ab 2018-11-02 19:27:58,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126996994019s 2018-11-02 19:27:58,342 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ecf1fa73-0bb3-4534-b64d-0e906580d7ab 2018-11-02 19:27:58,343 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'3ab8f8c05fed44cfb977a86c9b1f8e98', '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'rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259'}) 2018-11-02 19:27:58,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 19:27:58,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6772fdf3-c14c-4143-8b25-75fd139deff2", "email": null, "name": "rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259"}}' 2018-11-02 19:27:58,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8152bf4b-397f-443a-a1ce-a75e40110cd0 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": {"self": "http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "650fe71f60e54dca86036c1832bc983f", "domain_id": "default", "password_expires_at": null}} 2018-11-02 19:27:58,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-8152bf4b-397f-443a-a1ce-a75e40110cd0 2018-11-02 19:27:58,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389088869095s 2018-11-02 19:27:58,738 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-8152bf4b-397f-443a-a1ce-a75e40110cd0 2018-11-02 19:27:58,738 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'650fe71f60e54dca86036c1832bc983f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259'}) 2018-11-02 19:27:58,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:27:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:58,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28224b7-47c5-4851-a035-f2dec1273d61 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:27:58,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e28224b7-47c5-4851-a035-f2dec1273d61 2018-11-02 19:27:58,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113363027573s 2018-11-02 19:27:58,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e28224b7-47c5-4851-a035-f2dec1273d61 2018-11-02 19:27:58,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:27:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:58,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5aa70f-f453-40ed-89e3-665e56f61f66 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:27:58,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6c5aa70f-f453-40ed-89e3-665e56f61f66 2018-11-02 19:27:58,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936028957367s 2018-11-02 19:27:58,954 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6c5aa70f-f453-40ed-89e3-665e56f61f66 2018-11-02 19:27:58,955 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 19:27:58,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 19:27:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"role": {"name": "Member"}}' 2018-11-02 19:27:59,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf7385f-9284-43ba-92c2-a05cbdba9f83 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58b233e9284943f0bbec0098d5a9467a", "links": {"self": "http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a"}, "name": "Member"}} 2018-11-02 19:27:59,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9cf7385f-9284-43ba-92c2-a05cbdba9f83 2018-11-02 19:27:59,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.126638889313s 2018-11-02 19:27:59,086 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9cf7385f-9284-43ba-92c2-a05cbdba9f83 2018-11-02 19:27:59,086 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'58b233e9284943f0bbec0098d5a9467a'}) 2018-11-02 19:27:59,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:27:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:59,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62bd965-71e8-4967-9829-8e0c99bfdadb Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "58b233e9284943f0bbec0098d5a9467a", "links": {"self": "http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:27:59,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c62bd965-71e8-4967-9829-8e0c99bfdadb 2018-11-02 19:27:59,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105941057205s 2018-11-02 19:27:59,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c62bd965-71e8-4967-9829-8e0c99bfdadb 2018-11-02 19:27:59,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:27:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:59,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc57b6b4-c841-4456-b765-f7dafd21b324 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:27:59,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-fc57b6b4-c841-4456-b765-f7dafd21b324 2018-11-02 19:27:59,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0973901748657s 2018-11-02 19:27:59,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-fc57b6b4-c841-4456-b765-f7dafd21b324 2018-11-02 19:27:59,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:27:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:59,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55cf4e16-0dd5-4758-bacf-dff544d61fe8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": {"self": "http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "650fe71f60e54dca86036c1832bc983f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:27:59,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-55cf4e16-0dd5-4758-bacf-dff544d61fe8 2018-11-02 19:27:59,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126140117645s 2018-11-02 19:27:59,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-55cf4e16-0dd5-4758-bacf-dff544d61fe8 2018-11-02 19:27:59,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:27:59,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:59,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d7d151-7cd7-4c2a-bba5-c1189c0a1983 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98"}, "tags": [], "enabled": true, "id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:27:59,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-47d7d151-7cd7-4c2a-bba5-c1189c0a1983 2018-11-02 19:27:59,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110023021698s 2018-11-02 19:27:59,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-47d7d151-7cd7-4c2a-bba5-c1189c0a1983 2018-11-02 19:27:59,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:27:59,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=58b233e9284943f0bbec0098d5a9467a&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:59,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8154804-8381-4ddb-8f3e-f1769a5c85ef Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=58b233e9284943f0bbec0098d5a9467a&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98", "previous": null, "next": null}} 2018-11-02 19:27:59,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=58b233e9284943f0bbec0098d5a9467a&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98 used request id req-c8154804-8381-4ddb-8f3e-f1769a5c85ef 2018-11-02 19:27:59,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0931968688965s 2018-11-02 19:27:59,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=58b233e9284943f0bbec0098d5a9467a&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98 used request id req-c8154804-8381-4ddb-8f3e-f1769a5c85ef 2018-11-02 19:27:59,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:27:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98/users/650fe71f60e54dca86036c1832bc983f/roles/58b233e9284943f0bbec0098d5a9467a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:59,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c3cbab-2c77-49e3-bc62-bcaec237a0cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:27:59,794 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98/users/650fe71f60e54dca86036c1832bc983f/roles/58b233e9284943f0bbec0098d5a9467a used request id req-89c3cbab-2c77-49e3-bc62-bcaec237a0cf 2018-11-02 19:27:59,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142195940018s 2018-11-02 19:27:59,795 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98/users/650fe71f60e54dca86036c1832bc983f/roles/58b233e9284943f0bbec0098d5a9467a used request id req-89c3cbab-2c77-49e3-bc62-bcaec237a0cf 2018-11-02 19:27:59,796 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'3ab8f8c05fed44cfb977a86c9b1f8e98', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6772fdf3-c14c-4143-8b25-75fd139deff2', 'username': u'rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 19:27:59,799 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'password': '6772fdf3-c14c-4143-8b25-75fd139deff2', 'project_name': 'rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '3ab8f8c05fed44cfb977a86c9b1f8e98', 'project_domain_name': 'Default'} 2018-11-02 19:27:59,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:27:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:27:59,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83456b8-7059-46c3-b83a-747020f608c8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "58b233e9284943f0bbec0098d5a9467a", "links": {"self": "http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:27:59,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f83456b8-7059-46c3-b83a-747020f608c8 2018-11-02 19:27:59,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109658956528s 2018-11-02 19:27:59,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f83456b8-7059-46c3-b83a-747020f608c8 2018-11-02 19:27:59,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:27:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:00,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ec08ca-356f-4539-9466-7d74aa559b6c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "58b233e9284943f0bbec0098d5a9467a", "links": {"self": "http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:28:00,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a9ec08ca-356f-4539-9466-7d74aa559b6c 2018-11-02 19:28:00,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951759815216s 2018-11-02 19:28:00,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a9ec08ca-356f-4539-9466-7d74aa559b6c 2018-11-02 19:28:00,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:28:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:00,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06eb888-b5a5-4807-ab3e-48ce510767e4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:28:00,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e06eb888-b5a5-4807-ab3e-48ce510767e4 2018-11-02 19:28:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108198881149s 2018-11-02 19:28:00,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e06eb888-b5a5-4807-ab3e-48ce510767e4 2018-11-02 19:28:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:28:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:00,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36639dc2-02c5-478e-b3b8-80e3688c69e9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": {"self": "http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "650fe71f60e54dca86036c1832bc983f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:28:00,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-36639dc2-02c5-478e-b3b8-80e3688c69e9 2018-11-02 19:28:00,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122097015381s 2018-11-02 19:28:00,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-36639dc2-02c5-478e-b3b8-80e3688c69e9 2018-11-02 19:28:00,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:28:00,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:00,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193102ef-7bfa-4d55-b46c-07640f00342f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98"}, "tags": [], "enabled": true, "id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:28:00,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-193102ef-7bfa-4d55-b46c-07640f00342f 2018-11-02 19:28:00,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0959980487823s 2018-11-02 19:28:00,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-193102ef-7bfa-4d55-b46c-07640f00342f 2018-11-02 19:28:00,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:28:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:00,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8519b13-c754-44e2-9593-592da987e8ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98", "previous": null, "next": null}} 2018-11-02 19:28:00,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98 used request id req-d8519b13-c754-44e2-9593-592da987e8ca 2018-11-02 19:28:00,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10410785675s 2018-11-02 19:28:00,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=650fe71f60e54dca86036c1832bc983f&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3ab8f8c05fed44cfb977a86c9b1f8e98 used request id req-d8519b13-c754-44e2-9593-592da987e8ca 2018-11-02 19:28:00,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:28:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98/users/650fe71f60e54dca86036c1832bc983f/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:00,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4231d92-115f-461f-96a6-1e9ba15266ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:28:00,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98/users/650fe71f60e54dca86036c1832bc983f/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-a4231d92-115f-461f-96a6-1e9ba15266ac 2018-11-02 19:28:00,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143740177155s 2018-11-02 19:28:00,616 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98/users/650fe71f60e54dca86036c1832bc983f/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-a4231d92-115f-461f-96a6-1e9ba15266ac 2018-11-02 19:28:00,617 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-02 19:28:00,975 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-11-02 19:28:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:28:00,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:01,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a7b302-c753-4d0b-8b9e-c1e223ad20ed Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 19:28:01,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-32a7b302-c753-4d0b-8b9e-c1e223ad20ed 2018-11-02 19:28:01,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0991299152374s 2018-11-02 19:28:01,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-32a7b302-c753-4d0b-8b9e-c1e223ad20ed 2018-11-02 19:28:01,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:28:01,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:28:01,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8087e19-49e6-4300-b18c-3e0ff47b6511 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98"}, "tags": [], "enabled": true, "id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:28:01,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c8087e19-49e6-4300-b18c-3e0ff47b6511 2018-11-02 19:28:01,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109741926193s 2018-11-02 19:28:01,192 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c8087e19-49e6-4300-b18c-3e0ff47b6511 2018-11-02 19:28:01,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 19:28:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"network": {"shared": true, "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "name": "rally_sanity-net_e539e4dc-49d6-48d4-ba95-6d3733ada259", "admin_state_up": true}}' 2018-11-02 19:28:01,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4730f51b-23d0-4dec-8de3-403f0adeb908 Date: Fri, 02 Nov 2018 19:28:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6d228075-394b-4d4c-a388-4582c5684693","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T19:28:01Z","is_default":false,"provider:segmentation_id":3,"name":"rally_sanity-net_e539e4dc-49d6-48d4-ba95-6d3733ada259","admin_state_up":true,"tenant_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","created_at":"2018-11-02T19:28:01Z","mtu":1450}} 2018-11-02 19:28:01,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4730f51b-23d0-4dec-8de3-403f0adeb908 2018-11-02 19:28:01,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.722007036209s 2018-11-02 19:28:01,917 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4730f51b-23d0-4dec-8de3-403f0adeb908 2018-11-02 19:28:01,917 - 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-11-02T19:28:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6d228075-394b-4d4c-a388-4582c5684693', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_e539e4dc-49d6-48d4-ba95-6d3733ada259', u'admin_state_up': True, u'tenant_id': u'3ab8f8c05fed44cfb977a86c9b1f8e98', u'created_at': u'2018-11-02T19:28:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3ab8f8c05fed44cfb977a86c9b1f8e98'}) 2018-11-02 19:28:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:28:01,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2245297-087c-4233-afc7-56518222ab58 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:28:01,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b2245297-087c-4233-afc7-56518222ab58 2018-11-02 19:28:01,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:28:02,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58b233e9284943f0bbec0098d5a9467a", "name": "Member"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "name": "rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3ab8f8c05fed44cfb977a86c9b1f8e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259", "id": "650fe71f60e54dca86036c1832bc983f"}, "audit_ids": ["S4svnOB0SaKi0kcMy3Tr6g"], "issued_at": "2018-11-02T19:28:02.000000Z"}} 2018-11-02 19:28:02,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 19:28:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:28:02,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-e53bc09c-e029-4203-8220-2e79f5f53caf Date: Fri, 02 Nov 2018 19:28:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6d228075-394b-4d4c-a388-4582c5684693","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T19:28:01Z","provider:segmentation_id":3,"name":"rally_sanity-net_e539e4dc-49d6-48d4-ba95-6d3733ada259","admin_state_up":true,"tenant_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","created_at":"2018-11-02T19:28:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 19:28:02,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e53bc09c-e029-4203-8220-2e79f5f53caf 2018-11-02 19:28:02,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267163991928s 2018-11-02 19:28:02,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e53bc09c-e029-4203-8220-2e79f5f53caf 2018-11-02 19:28:02,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 19:28:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" -d '{"subnet": {"name": "rally_sanity-subnet_e539e4dc-49d6-48d4-ba95-6d3733ada259", "enable_dhcp": true, "network_id": "6d228075-394b-4d4c-a388-4582c5684693", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 19:28:03,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-713feab4-67b1-422a-ae3d-fb254a3d6f25 Date: Fri, 02 Nov 2018 19:28:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d228075-394b-4d4c-a388-4582c5684693","tenant_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","created_at":"2018-11-02T19:28:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T19:28:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","id":"d654ef35-edf2-41d7-95a8-eb1bd21e3371","subnetpool_id":null,"name":"rally_sanity-subnet_e539e4dc-49d6-48d4-ba95-6d3733ada259"}} 2018-11-02 19:28:03,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-713feab4-67b1-422a-ae3d-fb254a3d6f25 2018-11-02 19:28:03,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.745079994202s 2018-11-02 19:28:03,343 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-713feab4-67b1-422a-ae3d-fb254a3d6f25 2018-11-02 19:28:03,343 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T19:28:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd654ef35-edf2-41d7-95a8-eb1bd21e3371', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_e539e4dc-49d6-48d4-ba95-6d3733ada259', u'enable_dhcp': True, u'network_id': u'6d228075-394b-4d4c-a388-4582c5684693', u'tenant_id': u'3ab8f8c05fed44cfb977a86c9b1f8e98', u'created_at': u'2018-11-02T19:28:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3ab8f8c05fed44cfb977a86c9b1f8e98'}) 2018-11-02 19:28:03,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 19:28:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "rally_sanity-router_e539e4dc-49d6-48d4-ba95-6d3733ada259", "admin_state_up": true}}' 2018-11-02 19:28:04,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-86278b61-fa52-40de-937a-71322d4b616e Date: Fri, 02 Nov 2018 19:28:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "created_at": "2018-11-02T19:28:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T19:28:04Z", "revision_number": 2, "routes": [], "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "id": "d93966a2-1abe-43c3-b054-d2fe8f7baa61", "name": "rally_sanity-router_e539e4dc-49d6-48d4-ba95-6d3733ada259"}} 2018-11-02 19:28:04,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-86278b61-fa52-40de-937a-71322d4b616e 2018-11-02 19:28:04,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.26822495461s 2018-11-02 19:28:04,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-86278b61-fa52-40de-937a-71322d4b616e 2018-11-02 19:28:04,613 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3ab8f8c05fed44cfb977a86c9b1f8e98', u'created_at': u'2018-11-02T19:28:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-02T19:28:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'3ab8f8c05fed44cfb977a86c9b1f8e98', u'id': u'd93966a2-1abe-43c3-b054-d2fe8f7baa61', u'name': u'rally_sanity-router_e539e4dc-49d6-48d4-ba95-6d3733ada259'}) 2018-11-02 19:28:04,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 19:28:04,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" -d '{"subnet_id": "d654ef35-edf2-41d7-95a8-eb1bd21e3371"}' 2018-11-02 19:28:06,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b3cd2eb5-800f-4e26-b03e-bf31ed8157f5 Date: Fri, 02 Nov 2018 19:28:06 GMT RESP BODY: {"network_id": "6d228075-394b-4d4c-a388-4582c5684693", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "subnet_id": "d654ef35-edf2-41d7-95a8-eb1bd21e3371", "subnet_ids": ["d654ef35-edf2-41d7-95a8-eb1bd21e3371"], "port_id": "b168f5ac-386c-428e-94e3-d0a873305565", "id": "d93966a2-1abe-43c3-b054-d2fe8f7baa61"} 2018-11-02 19:28:06,733 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61/add_router_interface.json used request id req-b3cd2eb5-800f-4e26-b03e-bf31ed8157f5 2018-11-02 19:28:06,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1190340519s 2018-11-02 19:28:06,734 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61/add_router_interface.json used request id req-b3cd2eb5-800f-4e26-b03e-bf31ed8157f5 returning object d93966a2-1abe-43c3-b054-d2fe8f7baa61 2018-11-02 19:28:06,734 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 19:28:06,866 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 19:28:06,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:28:06,872 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 19:28:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 19:28:06,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:28:06,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:28:07,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b0560360-e374-415a-a379-2ad5be607f4f Date: Fri, 02 Nov 2018 19:28:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:28:07,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b0560360-e374-415a-a379-2ad5be607f4f 2018-11-02 19:28:07,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22657585144s 2018-11-02 19:28:07,101 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b0560360-e374-415a-a379-2ad5be607f4f 2018-11-02 19:28:07,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 19:28:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259"}' 2018-11-02 19:28:07,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd5cccb3-b021-4e75-b8a7-328eb9d6f063 Date: Fri, 02 Nov 2018 19:28:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/file", "owner": "3ab8f8c05fed44cfb977a86c9b1f8e98", "id": "072cbea5-e791-4322-8a4b-6e4fdc64f3b2", "size": null, "self": "/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:28:07Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259", "checksum": null, "created_at": "2018-11-02T19:28:07Z", "protected": false} 2018-11-02 19:28:07,453 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-fd5cccb3-b021-4e75-b8a7-328eb9d6f063 2018-11-02 19:28:07,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.34509396553s 2018-11-02 19:28:07,454 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-fd5cccb3-b021-4e75-b8a7-328eb9d6f063 returning object 072cbea5-e791-4322-8a4b-6e4fdc64f3b2 2018-11-02 19:28:07,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 19:28:07,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" -d '' 2018-11-02 19:28:08,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcbd3266-392f-4015-b530-493127002543 Date: Fri, 02 Nov 2018 19:28:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:28:08,717 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/file used request id req-bcbd3266-392f-4015-b530-493127002543 2018-11-02 19:28:08,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26245999336s 2018-11-02 19:28:08,717 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/file used request id req-bcbd3266-392f-4015-b530-493127002543 2018-11-02 19:28:08,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:28:08,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:28:08,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-7fe5fe94-03f6-480f-a634-bdb47bd48e65 Date: Fri, 02 Nov 2018 19:28:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/snap", "metadata": {}}], "file": "/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/file", "owner": "3ab8f8c05fed44cfb977a86c9b1f8e98", "id": "072cbea5-e791-4322-8a4b-6e4fdc64f3b2", "size": 12716032, "self": "/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:28:08Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:28:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:28:08,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7fe5fe94-03f6-480f-a634-bdb47bd48e65 2018-11-02 19:28:08,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269558429718s 2018-11-02 19:28:08,749 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7fe5fe94-03f6-480f-a634-bdb47bd48e65 2018-11-02 19:28:08,750 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/file', 'owner': u'3ab8f8c05fed44cfb977a86c9b1f8e98', 'id': u'072cbea5-e791-4322-8a4b-6e4fdc64f3b2', 'size': 12716032, u'self': u'/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ab8f8c05fed44cfb977a86c9b1f8e98', 'name': 'rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T19:28:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T19:28:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'created': u'2018-11-02T19:28:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T19:28:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 19:28:08,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:28:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:28:08,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd084ab5-d4aa-495e-832f-fdb586388653 x-compute-request-id: req-cd084ab5-d4aa-495e-832f-fdb586388653 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7721d542-5e76-497f-a1bd-1bac35067d4d"}} 2018-11-02 19:28:08,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-cd084ab5-d4aa-495e-832f-fdb586388653 2018-11-02 19:28:08,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226894140244s 2018-11-02 19:28:08,979 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-cd084ab5-d4aa-495e-832f-fdb586388653 2018-11-02 19:28:08,979 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7721d542-5e76-497f-a1bd-1bac35067d4d', 'swap': 0}) 2018-11-02 19:28:08,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:28:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"extra_specs": {}}' 2018-11-02 19:28:09,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80a060ac-a9af-4bd1-a47c-2592ffbf305c x-compute-request-id: req-80a060ac-a9af-4bd1-a47c-2592ffbf305c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:28:09,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d/os-extra_specs used request id req-80a060ac-a9af-4bd1-a47c-2592ffbf305c 2018-11-02 19:28:09,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200960636139s 2018-11-02 19:28:09,001 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d/os-extra_specs used request id req-80a060ac-a9af-4bd1-a47c-2592ffbf305c 2018-11-02 19:28:09,001 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 19:28:11,309 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 19:28:13,388 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1f3a3605-405a-475c-85d7-7cb87a2293e6 | 2018-11-02T19:28:13.043510 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1f3a3605-405a-475c-85d7-7cb87a2293e6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 19:28:16,377 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 19:28:17,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-02 19:28:17,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 19:28:17,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:28:17,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7192a191-9b09-4727-aa79-3d97e9147931 x-compute-request-id: req-7192a191-9b09-4727-aa79-3d97e9147931 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 19:28:17,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-7192a191-9b09-4727-aa79-3d97e9147931 2018-11-02 19:28:17,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.235555887222s 2018-11-02 19:28:17,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-7192a191-9b09-4727-aa79-3d97e9147931 2018-11-02 19:28:17,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 19:28:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:28:17,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-b4d1d3e7-780a-44e8-8a61-3006a4e4f060 Date: Fri, 02 Nov 2018 19:28:17 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 19:28:17,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-b4d1d3e7-780a-44e8-8a61-3006a4e4f060 2018-11-02 19:28:17,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.27716088295s 2018-11-02 19:28:17,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-b4d1d3e7-780a-44e8-8a61-3006a4e4f060 2018-11-02 19:28:17,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:28:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:28:17,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e44c914-30e0-4d0c-8e61-77699c5f809b x-compute-request-id: req-7e44c914-30e0-4d0c-8e61-77699c5f809b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5a8779a7-bd15-49b9-a6d1-8492ad52c499"}} 2018-11-02 19:28:17,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7e44c914-30e0-4d0c-8e61-77699c5f809b 2018-11-02 19:28:17,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0497760772705s 2018-11-02 19:28:17,742 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7e44c914-30e0-4d0c-8e61-77699c5f809b 2018-11-02 19:28:17,743 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5a8779a7-bd15-49b9-a6d1-8492ad52c499', 'swap': 0}) 2018-11-02 19:28:17,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:28:17,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" -d '{"extra_specs": {}}' 2018-11-02 19:28:17,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73b50583-94fe-414f-b205-2321a5975204 x-compute-request-id: req-73b50583-94fe-414f-b205-2321a5975204 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:28:17,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499/os-extra_specs used request id req-73b50583-94fe-414f-b205-2321a5975204 2018-11-02 19:28:17,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247418880463s 2018-11-02 19:28:17,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499/os-extra_specs used request id req-73b50583-94fe-414f-b205-2321a5975204 2018-11-02 19:28:17,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5a8779a7-bd15-49b9-a6d1-8492ad52c499', 'swap': 0}) 2018-11-02 19:28:17,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-11-02 19:28:17,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:28:17,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:28:17,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-02 19:28:17,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:29:30,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 673a9edb-21fb-4d69-9106-487a2aaa0281 2018-11-02 19:29:30,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-11-02 19:29:30,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '673a9edb-21fb-4d69-9106-487a2aaa0281'] 2018-11-02 19:29:31,174 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 673a9edb-21fb-4d69-9106-487a2aaa0281 -------------------------------------------------------------------------------- Task 673a9edb-21fb-4d69-9106-487a2aaa0281: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 673a9edb-21fb-4d69-9106-487a2aaa0281 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | total | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | -> duration | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.537223 Full duration: 8.782192 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 673a9edb-21fb-4d69-9106-487a2aaa0281 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87632 Full duration: 8.67571 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 673a9edb-21fb-4d69-9106-487a2aaa0281 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.11753 Full duration: 9.014568 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 673a9edb-21fb-4d69-9106-487a2aaa0281 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> duration | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881907 Full duration: 8.846304 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 673a9edb-21fb-4d69-9106-487a2aaa0281 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> duration | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.013062 Full duration: 8.7864 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 673a9edb-21fb-4d69-9106-487a2aaa0281 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> duration | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861265 Full duration: 8.905639 HINTS: * To plot HTML graphics with this data, run: rally task report 673a9edb-21fb-4d69-9106-487a2aaa0281 --out output.html * To generate a JUnit report, run: rally task export 673a9edb-21fb-4d69-9106-487a2aaa0281 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 673a9edb-21fb-4d69-9106-487a2aaa0281 --json --out output.json 2018-11-02 19:29:31,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '673a9edb-21fb-4d69-9106-487a2aaa0281', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-11-02 19:29:33,184 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 673a9edb-21fb-4d69-9106-487a2aaa0281 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-11-02 19:29:33.066 718 INFO rally.api [-] Building 'json' report for the following task(s): '673a9edb-21fb-4d69-9106-487a2aaa0281'. 2018-11-02 19:29:33.071 718 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:29:33,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '673a9edb-21fb-4d69-9106-487a2aaa0281', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-11-02 19:29:35,133 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 673a9edb-21fb-4d69-9106-487a2aaa0281 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-11-02 19:29:35.021 720 INFO rally.api [-] Building 'html' report for the following task(s): '673a9edb-21fb-4d69-9106-487a2aaa0281'. 2018-11-02 19:29:35.043 720 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:29:35,141 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-02 19:29:35,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-11-02 19:29:35,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:29:35,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:29:35,155 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-02 19:29:35,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:31:14,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fae67623-e7b7-4c14-ba1a-30eeed63e4aa 2018-11-02 19:31:14,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fae67623-e7b7-4c14-ba1a-30eeed63e4aa'] 2018-11-02 19:31:15,509 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fae67623-e7b7-4c14-ba1a-30eeed63e4aa -------------------------------------------------------------------------------- Task fae67623-e7b7-4c14-ba1a-30eeed63e4aa: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fae67623-e7b7-4c14-ba1a-30eeed63e4aa has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.872 | 3.872 | 3.872 | 3.872 | 3.872 | 3.872 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> glance_v2.upload_data | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | glance_v2.delete_image | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | total | 4.845 | 4.845 | 4.845 | 4.845 | 4.845 | 4.845 | 100.0% | 1 | | -> duration | 4.845 | 4.845 | 4.845 | 4.845 | 4.845 | 4.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.844854 Full duration: 14.446964 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fae67623-e7b7-4c14-ba1a-30eeed63e4aa has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> glance_v2.upload_data | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | glance_v2.list_images | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 3.86 | 3.86 | 3.86 | 3.86 | 3.86 | 3.86 | 100.0% | 1 | | -> duration | 3.86 | 3.86 | 3.86 | 3.86 | 3.86 | 3.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.859519 Full duration: 15.805507 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fae67623-e7b7-4c14-ba1a-30eeed63e4aa has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | total | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | -> duration | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.426558 Full duration: 9.122435 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ], "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fae67623-e7b7-4c14-ba1a-30eeed63e4aa has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> glance_v2.upload_data | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | nova.boot_servers | 14.93 | 14.93 | 14.93 | 14.93 | 14.93 | 14.93 | 100.0% | 1 | | total | 18.563 | 18.563 | 18.563 | 18.563 | 18.563 | 18.563 | 100.0% | 1 | | -> duration | 17.563 | 17.563 | 17.563 | 17.563 | 17.563 | 17.563 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.562978 Full duration: 40.909992 HINTS: * To plot HTML graphics with this data, run: rally task report fae67623-e7b7-4c14-ba1a-30eeed63e4aa --out output.html * To generate a JUnit report, run: rally task export fae67623-e7b7-4c14-ba1a-30eeed63e4aa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fae67623-e7b7-4c14-ba1a-30eeed63e4aa --json --out output.json 2018-11-02 19:31:15,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fae67623-e7b7-4c14-ba1a-30eeed63e4aa', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-11-02 19:31:17,286 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fae67623-e7b7-4c14-ba1a-30eeed63e4aa --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-11-02 19:31:17.188 1270 INFO rally.api [-] Building 'json' report for the following task(s): 'fae67623-e7b7-4c14-ba1a-30eeed63e4aa'. 2018-11-02 19:31:17.193 1270 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:31:17,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fae67623-e7b7-4c14-ba1a-30eeed63e4aa', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-11-02 19:31:19,130 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fae67623-e7b7-4c14-ba1a-30eeed63e4aa --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-11-02 19:31:19.017 1272 INFO rally.api [-] Building 'html' report for the following task(s): 'fae67623-e7b7-4c14-ba1a-30eeed63e4aa'. 2018-11-02 19:31:19.038 1272 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:31:19,137 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-02 19:31:19,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-11-02 19:31:19,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:31:19,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:31:19,153 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-02 19:31:19,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:34:40,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a4704c1-cab6-429d-9a19-065d0a07e994 2018-11-02 19:34:40,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4a4704c1-cab6-429d-9a19-065d0a07e994'] 2018-11-02 19:34:41,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4a4704c1-cab6-429d-9a19-065d0a07e994 -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.406 | 3.406 | 3.406 | 3.406 | 3.406 | 3.406 | 100.0% | 1 | | cinder_v2.delete_snapshot | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 100.0% | 1 | | total | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 100.0% | 1 | | -> duration | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.001654 Full duration: 24.206004 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 100.0% | 1 | | cinder_v2.delete_volume | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 100.0% | 1 | | -> duration | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.301137 Full duration: 17.000552 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.955 | 6.955 | 6.955 | 6.955 | 6.955 | 6.955 | 100.0% | 1 | | cinder_v2.delete_volume | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 7.455 | 7.455 | 7.455 | 7.455 | 7.455 | 7.455 | 100.0% | 1 | | -> duration | 7.455 | 7.455 | 7.455 | 7.455 | 7.455 | 7.455 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.45479 Full duration: 19.835822 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.397 | 3.397 | 3.397 | 3.397 | 3.397 | 3.397 | 100.0% | 1 | | cinder_v2.delete_volume | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 3.915 | 3.915 | 3.915 | 3.915 | 3.915 | 3.915 | 100.0% | 1 | | -> duration | 3.915 | 3.915 | 3.915 | 3.915 | 3.915 | 3.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.915237 Full duration: 15.39859 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 100.0% | 1 | | cinder_v2.extend_volume | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | cinder_v2.delete_volume | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | total | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 100.0% | 1 | | -> duration | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.468178 Full duration: 15.650794 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 100.0% | 1 | | cinder_v2.delete_volume | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | total | 4.669 | 4.669 | 4.669 | 4.669 | 4.669 | 4.669 | 100.0% | 1 | | -> duration | 4.669 | 4.669 | 4.669 | 4.669 | 4.669 | 4.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.668934 Full duration: 22.684253 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | cinder_v2.list_qos | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> duration | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.888399 Full duration: 13.867804 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | cinder_v2.set_qos | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931272 Full duration: 13.950628 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | cinder_v2.list_types | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> duration | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.901599 Full duration: 14.088272 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a4704c1-cab6-429d-9a19-065d0a07e994 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93813 Full duration: 14.165428 HINTS: * To plot HTML graphics with this data, run: rally task report 4a4704c1-cab6-429d-9a19-065d0a07e994 --out output.html * To generate a JUnit report, run: rally task export 4a4704c1-cab6-429d-9a19-065d0a07e994 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a4704c1-cab6-429d-9a19-065d0a07e994 --json --out output.json 2018-11-02 19:34:41,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4a4704c1-cab6-429d-9a19-065d0a07e994', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-11-02 19:34:42,974 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4a4704c1-cab6-429d-9a19-065d0a07e994 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-11-02 19:34:42.865 3058 INFO rally.api [-] Building 'json' report for the following task(s): '4a4704c1-cab6-429d-9a19-065d0a07e994'. 2018-11-02 19:34:42.875 3058 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:34:42,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4a4704c1-cab6-429d-9a19-065d0a07e994', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-11-02 19:34:44,957 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4a4704c1-cab6-429d-9a19-065d0a07e994 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-11-02 19:34:44.825 3060 INFO rally.api [-] Building 'html' report for the following task(s): '4a4704c1-cab6-429d-9a19-065d0a07e994'. 2018-11-02 19:34:44.853 3060 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:34:44,969 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-02 19:34:44,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-11-02 19:34:44,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:34:44,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:34:44,983 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-11-02 19:34:44,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:36:56,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 00a77ed1-9524-4c02-977c-265d668065b0 2018-11-02 19:36:56,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '00a77ed1-9524-4c02-977c-265d668065b0'] 2018-11-02 19:36:57,341 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 00a77ed1-9524-4c02-977c-265d668065b0 -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719203 Full duration: 8.549545 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654614 Full duration: 8.550933 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763371 Full duration: 8.332249 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.926004 Full duration: 9.220036 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634615 Full duration: 8.397752 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930563 Full duration: 9.149527 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | total | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> duration | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.664186 Full duration: 8.238714 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | total | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> duration | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.718963 Full duration: 10.302999 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753552 Full duration: 8.469045 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | gnocchi.delete_metric | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.087391 Full duration: 9.574653 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00a77ed1-9524-4c02-977c-265d668065b0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | gnocchi.delete_resource | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894027 Full duration: 9.313456 HINTS: * To plot HTML graphics with this data, run: rally task report 00a77ed1-9524-4c02-977c-265d668065b0 --out output.html * To generate a JUnit report, run: rally task export 00a77ed1-9524-4c02-977c-265d668065b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 00a77ed1-9524-4c02-977c-265d668065b0 --json --out output.json 2018-11-02 19:36:57,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '00a77ed1-9524-4c02-977c-265d668065b0', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-11-02 19:36:59,231 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 00a77ed1-9524-4c02-977c-265d668065b0 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-11-02 19:36:59.129 4192 INFO rally.api [-] Building 'json' report for the following task(s): '00a77ed1-9524-4c02-977c-265d668065b0'. 2018-11-02 19:36:59.138 4192 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:36:59,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '00a77ed1-9524-4c02-977c-265d668065b0', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-11-02 19:37:01,112 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 00a77ed1-9524-4c02-977c-265d668065b0 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-11-02 19:37:00.991 4194 INFO rally.api [-] Building 'html' report for the following task(s): '00a77ed1-9524-4c02-977c-265d668065b0'. 2018-11-02 19:37:01.019 4194 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:37:01,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-11-02 19:37:01,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-11-02 19:37:01,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:37:01,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:37:01,141 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-02 19:37:01,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:38:33,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 2018-11-02 19:38:33,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16'] 2018-11-02 19:38:34,769 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 -------------------------------------------------------------------------------- Task 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | heat.update_stack | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | | heat.delete_stack | 3.297 | 3.297 | 3.297 | 3.297 | 3.297 | 3.297 | 100.0% | 1 | | total | 11.426 | 11.426 | 11.426 | 11.426 | 11.426 | 11.426 | 100.0% | 1 | | -> duration | 7.426 | 7.426 | 7.426 | 7.426 | 7.426 | 7.426 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.425686 Full duration: 20.801036 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.042 | 5.042 | 5.042 | 5.042 | 5.042 | 5.042 | 100.0% | 1 | | heat.check_stack | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 100.0% | 1 | | heat.delete_stack | 2.093 | 2.093 | 2.093 | 2.093 | 2.093 | 2.093 | 100.0% | 1 | | total | 8.482 | 8.482 | 8.482 | 8.482 | 8.482 | 8.482 | 100.0% | 1 | | -> duration | 6.482 | 6.482 | 6.482 | 6.482 | 6.482 | 6.482 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.48211 Full duration: 18.094981 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.149 | 5.149 | 5.149 | 5.149 | 5.149 | 5.149 | 100.0% | 1 | | heat.suspend_stack | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | heat.resume_stack | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | heat.delete_stack | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | total | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 100.0% | 1 | | -> duration | 6.886 | 6.886 | 6.886 | 6.886 | 6.886 | 6.886 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.886117 Full duration: 20.447797 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670455 Full duration: 9.643315 HINTS: * To plot HTML graphics with this data, run: rally task report 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 --out output.html * To generate a JUnit report, run: rally task export 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 --json --out output.json 2018-11-02 19:38:34,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-11-02 19:38:36,685 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-11-02 19:38:36.588 5104 INFO rally.api [-] Building 'json' report for the following task(s): '5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16'. 2018-11-02 19:38:36.592 5104 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:38:36,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-11-02 19:38:38,667 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-11-02 19:38:38.549 5106 INFO rally.api [-] Building 'html' report for the following task(s): '5c0ce2a4-6271-4cef-b4d1-b3768b2fbb16'. 2018-11-02 19:38:38.570 5106 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:38:38,673 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-02 19:38:38,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-11-02 19:38:38,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:38:38,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:38:38,687 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-02 19:38:38,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:42:13,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 450e1ac3-193c-4672-a5e2-16182a1bdf9e 2018-11-02 19:42:13,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '450e1ac3-193c-4672-a5e2-16182a1bdf9e'] 2018-11-02 19:42:14,870 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 450e1ac3-193c-4672-a5e2-16182a1bdf9e -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.revoke_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.864854 Full duration: 16.157698 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.list_roles | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856294 Full duration: 15.916336 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | keystone_v3.list_projects | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> duration | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.879627 Full duration: 16.522349 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.delete_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709573 Full duration: 13.782392 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | keystone_v3.delete_service | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693857 Full duration: 13.772098 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | keystone_v3.create_user | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | -> keystone_v3.add_role | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | keystone_v3.create_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.get_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_user | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.list_services | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_services | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 2.087 | 2.087 | 2.087 | 2.087 | 2.087 | 2.087 | 100.0% | 1 | | -> duration | 2.087 | 2.087 | 2.087 | 2.087 | 2.087 | 2.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.086587 Full duration: 21.827878 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | keystone_v3.update_project | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.delete_project | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> duration | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.106598 Full duration: 14.391088 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | total | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> duration | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.969645 Full duration: 16.469979 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775871 Full duration: 16.41684 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | keystone_v3.list_users | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.052936 Full duration: 16.461109 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 450e1ac3-193c-4672-a5e2-16182a1bdf9e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | keystone_v3.create_users | 6.334 | 6.334 | 6.334 | 6.334 | 6.334 | 6.334 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.334 | 6.334 | 6.334 | 6.334 | 6.334 | 6.334 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 100.0% | 1 | | total | 8.529 | 8.529 | 8.529 | 8.529 | 8.529 | 8.529 | 100.0% | 1 | | -> duration | 8.529 | 8.529 | 8.529 | 8.529 | 8.529 | 8.529 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.529165 Full duration: 26.974637 HINTS: * To plot HTML graphics with this data, run: rally task report 450e1ac3-193c-4672-a5e2-16182a1bdf9e --out output.html * To generate a JUnit report, run: rally task export 450e1ac3-193c-4672-a5e2-16182a1bdf9e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 450e1ac3-193c-4672-a5e2-16182a1bdf9e --json --out output.json 2018-11-02 19:42:14,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '450e1ac3-193c-4672-a5e2-16182a1bdf9e', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-11-02 19:42:17,139 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 450e1ac3-193c-4672-a5e2-16182a1bdf9e --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-11-02 19:42:17.025 7018 INFO rally.api [-] Building 'json' report for the following task(s): '450e1ac3-193c-4672-a5e2-16182a1bdf9e'. 2018-11-02 19:42:17.036 7018 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:42:17,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '450e1ac3-193c-4672-a5e2-16182a1bdf9e', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-11-02 19:42:18,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 450e1ac3-193c-4672-a5e2-16182a1bdf9e --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-11-02 19:42:18.872 7020 INFO rally.api [-] Building 'html' report for the following task(s): '450e1ac3-193c-4672-a5e2-16182a1bdf9e'. 2018-11-02 19:42:18.900 7020 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:42:19,011 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-02 19:42:19,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-11-02 19:42:19,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:42:19,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:42:19,027 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-02 19:42:19,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:48:41,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 706412d8-b38d-4c24-a133-7ffdc483b29c 2018-11-02 19:48:41,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '706412d8-b38d-4c24-a133-7ffdc483b29c'] 2018-11-02 19:48:42,489 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 706412d8-b38d-4c24-a133-7ffdc483b29c -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 100.0% | 1 | | neutron.delete_network | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | total | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 100.0% | 1 | | -> duration | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.605818 Full duration: 18.045181 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | neutron.delete_port | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 100.0% | 1 | | -> duration | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.199094 Full duration: 35.090036 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | neutron.create_subnet | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | neutron.create_router | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | neutron.add_interface_router | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 100.0% | 1 | | neutron.remove_interface_router | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 100.0% | 1 | | neutron.delete_router | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | total | 7.299 | 7.299 | 7.299 | 7.299 | 7.299 | 7.299 | 100.0% | 1 | | -> duration | 7.299 | 7.299 | 7.299 | 7.299 | 7.299 | 7.299 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.298594 Full duration: 46.571773 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | neutron.delete_subnet | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | total | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> duration | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.721482 Full duration: 35.856631 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | neutron.list_networks | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> duration | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.815731 Full duration: 20.328706 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | neutron.list_ports | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | total | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 100.0% | 1 | | -> duration | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.01755 Full duration: 41.875085 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.create_subnet | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | neutron.create_router | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | neutron.add_interface_router | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | neutron.list_routers | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 4.919 | 4.919 | 4.919 | 4.919 | 4.919 | 4.919 | 100.0% | 1 | | -> duration | 4.919 | 4.919 | 4.919 | 4.919 | 4.919 | 4.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.919031 Full duration: 52.235347 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | neutron.create_subnet | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | neutron.list_subnets | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 100.0% | 1 | | -> duration | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.626636 Full duration: 41.786876 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | neutron.delete_security_group | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | -> duration | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.452637 Full duration: 16.550241 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | neutron.create_security_group_rule | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | neutron.delete_security_group | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 100.0% | 1 | | -> duration | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.192338 Full duration: 17.164765 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 706412d8-b38d-4c24-a133-7ffdc483b29c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | neutron.create_router | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | neutron.add_gateway_router | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | neutron.remove_gateway_router | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | total | 4.805 | 4.805 | 4.805 | 4.805 | 4.805 | 4.805 | 100.0% | 1 | | -> duration | 4.805 | 4.805 | 4.805 | 4.805 | 4.805 | 4.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.805004 Full duration: 29.312888 HINTS: * To plot HTML graphics with this data, run: rally task report 706412d8-b38d-4c24-a133-7ffdc483b29c --out output.html * To generate a JUnit report, run: rally task export 706412d8-b38d-4c24-a133-7ffdc483b29c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 706412d8-b38d-4c24-a133-7ffdc483b29c --json --out output.json 2018-11-02 19:48:42,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '706412d8-b38d-4c24-a133-7ffdc483b29c', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-11-02 19:48:44,485 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 706412d8-b38d-4c24-a133-7ffdc483b29c --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-11-02 19:48:44.370 10312 INFO rally.api [-] Building 'json' report for the following task(s): '706412d8-b38d-4c24-a133-7ffdc483b29c'. 2018-11-02 19:48:44.382 10312 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:48:44,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '706412d8-b38d-4c24-a133-7ffdc483b29c', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-11-02 19:48:46,443 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 706412d8-b38d-4c24-a133-7ffdc483b29c --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-11-02 19:48:46.320 10314 INFO rally.api [-] Building 'html' report for the following task(s): '706412d8-b38d-4c24-a133-7ffdc483b29c'. 2018-11-02 19:48:46.350 10314 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:48:46,463 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-02 19:48:46,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-11-02 19:48:46,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:48:46,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:48:46,478 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-02 19:48:46,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:57:53,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 2018-11-02 19:57:53,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '53a63a8f-f3fb-4f7b-bd84-d8e245526bd6'] 2018-11-02 19:57:54,305 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 17.961 | 17.961 | 17.961 | 17.961 | 17.961 | 17.961 | 100.0% | 1 | | nova.live_migrate | 17.482 | 17.482 | 17.482 | 17.482 | 17.482 | 17.482 | 100.0% | 1 | | nova.delete_server | 2.904 | 2.904 | 2.904 | 2.904 | 2.904 | 2.904 | 100.0% | 1 | | total | 38.347 | 38.347 | 38.347 | 38.347 | 38.347 | 38.347 | 100.0% | 1 | | -> duration | 37.347 | 37.347 | 37.347 | 37.347 | 37.347 | 37.347 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.347325 Full duration: 49.793199 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "boot_server_kwargs": { "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ] }, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.85 | 13.85 | 13.85 | 13.85 | 13.85 | 13.85 | 100.0% | 1 | | cinder_v2.create_volume | 2.981 | 2.981 | 2.981 | 2.981 | 2.981 | 2.981 | 100.0% | 1 | | nova.attach_volume | 4.961 | 4.961 | 4.961 | 4.961 | 4.961 | 4.961 | 100.0% | 1 | | nova.live_migrate | 15.5 | 15.5 | 15.5 | 15.5 | 15.5 | 15.5 | 100.0% | 1 | | nova.detach_volume | 2.034 | 2.034 | 2.034 | 2.034 | 2.034 | 2.034 | 100.0% | 1 | | cinder_v2.delete_volume | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 100.0% | 1 | | nova.delete_server | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 100.0% | 1 | | total | 44.968 | 44.968 | 44.968 | 44.968 | 44.968 | 44.968 | 100.0% | 1 | | -> duration | 43.968 | 43.968 | 43.968 | 43.968 | 43.968 | 43.968 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.967792 Full duration: 58.684716 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ], "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.919 | 8.919 | 8.919 | 8.919 | 8.919 | 8.919 | 100.0% | 1 | | nova.boot_server | 14.151 | 14.151 | 14.151 | 14.151 | 14.151 | 14.151 | 100.0% | 1 | | nova.live_migrate | 17.393 | 17.393 | 17.393 | 17.393 | 17.393 | 17.393 | 100.0% | 1 | | nova.delete_server | 6.075 | 6.075 | 6.075 | 6.075 | 6.075 | 6.075 | 100.0% | 1 | | total | 46.538 | 46.538 | 46.538 | 46.538 | 46.538 | 46.538 | 100.0% | 1 | | -> duration | 45.538 | 45.538 | 45.538 | 45.538 | 45.538 | 45.538 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.538187 Full duration: 59.836629 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ] }, "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | nova.boot_server | 12.343 | 12.343 | 12.343 | 12.343 | 12.343 | 12.343 | 100.0% | 1 | | nova.delete_server | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 100.0% | 1 | | nova.delete_keypair | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 16.063 | 16.063 | 16.063 | 16.063 | 16.063 | 16.063 | 100.0% | 1 | | -> duration | 15.063 | 15.063 | 15.063 | 15.063 | 15.063 | 15.063 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.062812 Full duration: 46.356096 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 100.0% | 1 | | nova.boot_server | 10.073 | 10.073 | 10.073 | 10.073 | 10.073 | 10.073 | 100.0% | 1 | | nova.delete_server | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 100.0% | 1 | | total | 26.046 | 26.046 | 26.046 | 26.046 | 26.046 | 26.046 | 100.0% | 1 | | -> duration | 25.046 | 25.046 | 25.046 | 25.046 | 25.046 | 25.046 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.045681 Full duration: 59.261523 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.167 | 13.167 | 13.167 | 13.167 | 13.167 | 13.167 | 100.0% | 1 | | nova.pause_server | 3.109 | 3.109 | 3.109 | 3.109 | 3.109 | 3.109 | 100.0% | 1 | | nova.unpause_server | 3.176 | 3.176 | 3.176 | 3.176 | 3.176 | 3.176 | 100.0% | 1 | | nova.delete_server | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 100.0% | 1 | | total | 22.207 | 22.207 | 22.207 | 22.207 | 22.207 | 22.207 | 100.0% | 1 | | -> duration | 17.207 | 17.207 | 17.207 | 17.207 | 17.207 | 17.207 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.207328 Full duration: 51.333878 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ], "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.879 | 10.879 | 10.879 | 10.879 | 10.879 | 10.879 | 100.0% | 1 | | nova.migrate | 15.55 | 15.55 | 15.55 | 15.55 | 15.55 | 15.55 | 100.0% | 1 | | nova.resize_confirm | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 100.0% | 1 | | nova.delete_server | 3.162 | 3.162 | 3.162 | 3.162 | 3.162 | 3.162 | 100.0% | 1 | | total | 32.602 | 32.602 | 32.602 | 32.602 | 32.602 | 32.602 | 100.0% | 1 | | -> duration | 31.602 | 31.602 | 31.602 | 31.602 | 31.602 | 31.602 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.602267 Full duration: 43.885574 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.796 | 12.796 | 12.796 | 12.796 | 12.796 | 12.796 | 100.0% | 1 | | nova.list_interfaces | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 13.075 | 13.075 | 13.075 | 13.075 | 13.075 | 13.075 | 100.0% | 1 | | -> duration | 12.075 | 12.075 | 12.075 | 12.075 | 12.075 | 12.075 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.075116 Full duration: 46.52056 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "6d228075-394b-4d4c-a388-4582c5684693" } ], "flavor": { "name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "image": { "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.604 | 10.604 | 10.604 | 10.604 | 10.604 | 10.604 | 100.0% | 1 | | nova.associate_floating_ip | 3.986 | 3.986 | 3.986 | 3.986 | 3.986 | 3.986 | 100.0% | 1 | | -> neutron.list_ports | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 19.634 | 19.634 | 19.634 | 19.634 | 19.634 | 19.634 | 100.0% | 1 | | -> duration | 18.634 | 18.634 | 18.634 | 18.634 | 18.634 | 18.634 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.633676 Full duration: 57.238535 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | nova.delete_server_group | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791995 Full duration: 10.192188 HINTS: * To plot HTML graphics with this data, run: rally task report 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 --out output.html * To generate a JUnit report, run: rally task export 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 --json --out output.json 2018-11-02 19:57:54,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '53a63a8f-f3fb-4f7b-bd84-d8e245526bd6', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-11-02 19:57:56,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-11-02 19:57:56.147 12120 INFO rally.api [-] Building 'json' report for the following task(s): '53a63a8f-f3fb-4f7b-bd84-d8e245526bd6'. 2018-11-02 19:57:56.158 12120 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:57:56,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '53a63a8f-f3fb-4f7b-bd84-d8e245526bd6', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-11-02 19:57:58,271 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 53a63a8f-f3fb-4f7b-bd84-d8e245526bd6 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-11-02 19:57:58.126 12122 INFO rally.api [-] Building 'html' report for the following task(s): '53a63a8f-f3fb-4f7b-bd84-d8e245526bd6'. 2018-11-02 19:57:58.157 12122 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:57:58,287 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-11-02 19:57:58,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-11-02 19:57:58,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:57:58,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:57:58,300 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-02 19:57:58,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '6d228075-394b-4d4c-a388-4582c5684693', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'flavor_name': 'rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-02 19:58:52,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae 2018-11-02 19:58:52,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '894f6ae6-0088-4b82-9f03-b3db0ff3d7ae'] 2018-11-02 19:58:53,164 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae -------------------------------------------------------------------------------- Task 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | quotas.delete_quotas | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.02842 Full duration: 9.675605 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829407 Full duration: 9.85251 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788846 Full duration: 9.769502 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | total | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> duration | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.12637 Full duration: 9.877086 HINTS: * To plot HTML graphics with this data, run: rally task report 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae --out output.html * To generate a JUnit report, run: rally task export 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae --json --out output.json 2018-11-02 19:58:53,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '894f6ae6-0088-4b82-9f03-b3db0ff3d7ae', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-11-02 19:58:54,975 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-11-02 19:58:54.878 12632 INFO rally.api [-] Building 'json' report for the following task(s): '894f6ae6-0088-4b82-9f03-b3db0ff3d7ae'. 2018-11-02 19:58:54.882 12632 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:58:54,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '894f6ae6-0088-4b82-9f03-b3db0ff3d7ae', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-11-02 19:58:56,939 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 894f6ae6-0088-4b82-9f03-b3db0ff3d7ae --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-11-02 19:58:56.818 12634 INFO rally.api [-] Building 'html' report for the following task(s): '894f6ae6-0088-4b82-9f03-b3db0ff3d7ae'. 2018-11-02 19:58:56.838 12634 INFO rally.api [-] The report has been successfully built. 2018-11-02 19:58:56,944 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-02 19:58:56,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:53 | 6 | 100.00% | | glance | 00:01:20 | 4 | 100.00% | | cinder | 00:02:50 | 10 | 100.00% | | gnocchi | 00:01:38 | 11 | 100.00% | | heat | 00:01:08 | 4 | 100.00% | | keystone | 00:03:08 | 11 | 100.00% | | neutron | 00:05:54 | 11 | 100.00% | | nova | 00:08:03 | 10 | 100.00% | | quotas | 00:00:39 | 4 | 100.00% | | | | | | | TOTAL: | 00:25:37 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-02 19:58:56,949 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-11-02 19:58:57,062 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 19:58:57,063 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:56 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-02 19:58:57,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 19:58:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:58:57,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8192505a-51d3-4a69-8e1f-7bbe0ec6c129 x-compute-request-id: req-8192505a-51d3-4a69-8e1f-7bbe0ec6c129 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5a8779a7-bd15-49b9-a6d1-8492ad52c499"}, {"name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7721d542-5e76-497f-a1bd-1bac35067d4d"}]} 2018-11-02 19:58:57,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8192505a-51d3-4a69-8e1f-7bbe0ec6c129 2018-11-02 19:58:57,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.205518960953s 2018-11-02 19:58:57,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8192505a-51d3-4a69-8e1f-7bbe0ec6c129 2018-11-02 19:58:57,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 19:58:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:58:57,312 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 19:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e46827b0-bc0a-4142-9ef7-df4812df561e x-compute-request-id: req-e46827b0-bc0a-4142-9ef7-df4812df561e Content-Length: 0 Content-Type: application/json 2018-11-02 19:58:57,313 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499 used request id req-e46827b0-bc0a-4142-9ef7-df4812df561e 2018-11-02 19:58:57,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0351781845093s 2018-11-02 19:58:57,313 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5a8779a7-bd15-49b9-a6d1-8492ad52c499 used request id req-e46827b0-bc0a-4142-9ef7-df4812df561e 2018-11-02 19:58:57,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 19:58:57,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" -d '{"subnet_id": "d654ef35-edf2-41d7-95a8-eb1bd21e3371"}' 2018-11-02 19:58:58,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61232d9d-8082-4b3e-a66f-a1e143b79d64 Date: Fri, 02 Nov 2018 19:58:58 GMT RESP BODY: {"network_id": "6d228075-394b-4d4c-a388-4582c5684693", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "subnet_id": "d654ef35-edf2-41d7-95a8-eb1bd21e3371", "subnet_ids": ["d654ef35-edf2-41d7-95a8-eb1bd21e3371"], "port_id": "b168f5ac-386c-428e-94e3-d0a873305565", "id": "d93966a2-1abe-43c3-b054-d2fe8f7baa61"} 2018-11-02 19:58:58,975 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61/remove_router_interface.json used request id req-61232d9d-8082-4b3e-a66f-a1e143b79d64 2018-11-02 19:58:58,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66123604774s 2018-11-02 19:58:58,975 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61/remove_router_interface.json used request id req-61232d9d-8082-4b3e-a66f-a1e143b79d64 returning object d93966a2-1abe-43c3-b054-d2fe8f7baa61 2018-11-02 19:58:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 19:58:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:58:59,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-a7d1cc33-12bd-4d34-a618-438f7f9db844 Date: Fri, 02 Nov 2018 19:58:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "created_at": "2018-11-02T19:28:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T19:58:58Z", "revision_number": 4, "routes": [], "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "id": "d93966a2-1abe-43c3-b054-d2fe8f7baa61", "name": "rally_sanity-router_e539e4dc-49d6-48d4-ba95-6d3733ada259"}]} 2018-11-02 19:58:59,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7d1cc33-12bd-4d34-a618-438f7f9db844 2018-11-02 19:58:59,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.317441225052s 2018-11-02 19:58:59,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7d1cc33-12bd-4d34-a618-438f7f9db844 2018-11-02 19:58:59,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 19:58:59,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:59:00,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c46f597-deeb-467f-9b50-91d4c19b0e1d Content-Length: 0 Date: Fri, 02 Nov 2018 19:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 19:59:00,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61.json used request id req-8c46f597-deeb-467f-9b50-91d4c19b0e1d 2018-11-02 19:59:00,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49896812439s 2018-11-02 19:59:00,795 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d93966a2-1abe-43c3-b054-d2fe8f7baa61.json used request id req-8c46f597-deeb-467f-9b50-91d4c19b0e1d 2018-11-02 19:59:00,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 19:59:00,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:59:01,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-99b6c0e9-2931-4fde-84d4-f886105a1236 Date: Fri, 02 Nov 2018 19:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d228075-394b-4d4c-a388-4582c5684693","tenant_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","created_at":"2018-11-02T19:28:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T19:28:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","id":"d654ef35-edf2-41d7-95a8-eb1bd21e3371","subnetpool_id":null,"name":"rally_sanity-subnet_e539e4dc-49d6-48d4-ba95-6d3733ada259"}]} 2018-11-02 19:59:01,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-99b6c0e9-2931-4fde-84d4-f886105a1236 2018-11-02 19:59:01,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.261288881302s 2018-11-02 19:59:01,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-99b6c0e9-2931-4fde-84d4-f886105a1236 2018-11-02 19:59:01,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 19:59:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/d654ef35-edf2-41d7-95a8-eb1bd21e3371.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:59:03,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f709f584-c566-4fa8-b698-3b2cb4b0c718 Date: Fri, 02 Nov 2018 19:59:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 19:59:03,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d654ef35-edf2-41d7-95a8-eb1bd21e3371.json used request id req-f709f584-c566-4fa8-b698-3b2cb4b0c718 2018-11-02 19:59:03,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.59505796432s 2018-11-02 19:59:03,654 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d654ef35-edf2-41d7-95a8-eb1bd21e3371.json used request id req-f709f584-c566-4fa8-b698-3b2cb4b0c718 2018-11-02 19:59:03,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 19:59:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:59:03,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-791f96a7-f06e-47d3-b9dd-8823c5c68eee Date: Fri, 02 Nov 2018 19:59:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d228075-394b-4d4c-a388-4582c5684693","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T19:59:03Z","provider:segmentation_id":3,"name":"rally_sanity-net_e539e4dc-49d6-48d4-ba95-6d3733ada259","admin_state_up":true,"tenant_id":"3ab8f8c05fed44cfb977a86c9b1f8e98","created_at":"2018-11-02T19:28:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 19:59:03,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-791f96a7-f06e-47d3-b9dd-8823c5c68eee 2018-11-02 19:59:03,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277796983719s 2018-11-02 19:59:03,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-791f96a7-f06e-47d3-b9dd-8823c5c68eee 2018-11-02 19:59:03,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 19:59:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/6d228075-394b-4d4c-a388-4582c5684693.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:59:05,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7dbfd99-d2de-4d25-87b0-e39c2b917c81 Date: Fri, 02 Nov 2018 19:59:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 19:59:05,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/6d228075-394b-4d4c-a388-4582c5684693.json used request id req-f7dbfd99-d2de-4d25-87b0-e39c2b917c81 2018-11-02 19:59:05,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50419402122s 2018-11-02 19:59:05,439 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/6d228075-394b-4d4c-a388-4582c5684693.json used request id req-f7dbfd99-d2de-4d25-87b0-e39c2b917c81 2018-11-02 19:59:05,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:59:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:59:05,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-e6748949-386b-48b6-ae3f-7a7daa0a9999 Date: Fri, 02 Nov 2018 19:59:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/snap", "metadata": {}}], "file": "/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/file", "owner": "3ab8f8c05fed44cfb977a86c9b1f8e98", "id": "072cbea5-e791-4322-8a4b-6e4fdc64f3b2", "size": 12716032, "self": "/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:28:08Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e539e4dc-49d6-48d4-ba95-6d3733ada259", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:28:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:59:05,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e6748949-386b-48b6-ae3f-7a7daa0a9999 2018-11-02 19:59:05,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228656053543s 2018-11-02 19:59:05,672 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e6748949-386b-48b6-ae3f-7a7daa0a9999 2018-11-02 19:59:05,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 19:59:05,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fec0c9f59becf2e6e37d0c87e176a5350bc830d" 2018-11-02 19:59:06,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-254696c1-fdf9-4c48-a782-d7fa6c73523e Date: Fri, 02 Nov 2018 19:59:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:59:06,326 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2 used request id req-254696c1-fdf9-4c48-a782-d7fa6c73523e 2018-11-02 19:59:06,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.651972055435s 2018-11-02 19:59:06,326 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/072cbea5-e791-4322-8a4b-6e4fdc64f3b2 used request id req-254696c1-fdf9-4c48-a782-d7fa6c73523e 2018-11-02 19:59:06,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 19:59:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:06,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db331b76-a744-4b05-932f-e289e185b632 x-compute-request-id: req-db331b76-a744-4b05-932f-e289e185b632 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7721d542-5e76-497f-a1bd-1bac35067d4d"}]} 2018-11-02 19:59:06,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-db331b76-a744-4b05-932f-e289e185b632 2018-11-02 19:59:06,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257320404053s 2018-11-02 19:59:06,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-db331b76-a744-4b05-932f-e289e185b632 2018-11-02 19:59:06,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 19:59:06,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:06,390 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 19:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f8d74b1-a4a9-4e73-9536-7cf6af8d4859 x-compute-request-id: req-8f8d74b1-a4a9-4e73-9536-7cf6af8d4859 Content-Length: 0 Content-Type: application/json 2018-11-02 19:59:06,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d used request id req-8f8d74b1-a4a9-4e73-9536-7cf6af8d4859 2018-11-02 19:59:06,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355868339539s 2018-11-02 19:59:06,390 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7721d542-5e76-497f-a1bd-1bac35067d4d used request id req-8f8d74b1-a4a9-4e73-9536-7cf6af8d4859 2018-11-02 19:59:06,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:59:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:06,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535bd6c4-66de-4fcc-b6d2-8919f7d9f9d6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": {"self": "http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "650fe71f60e54dca86036c1832bc983f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:59:06,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-535bd6c4-66de-4fcc-b6d2-8919f7d9f9d6 2018-11-02 19:59:06,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123296976089s 2018-11-02 19:59:06,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-535bd6c4-66de-4fcc-b6d2-8919f7d9f9d6 2018-11-02 19:59:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:59:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:06,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016c05a1-e6a5-486e-b123-49673ebfd726 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_e539e4dc-49d6-48d4-ba95-6d3733ada259", "links": {"self": "http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "650fe71f60e54dca86036c1832bc983f", "description": null}} 2018-11-02 19:59:06,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f used request id req-016c05a1-e6a5-486e-b123-49673ebfd726 2018-11-02 19:59:06,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111954212189s 2018-11-02 19:59:06,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f used request id req-016c05a1-e6a5-486e-b123-49673ebfd726 2018-11-02 19:59:06,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 19:59:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:06,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35aab800-c38a-40e2-8200-b612ba1cfabb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:59:06,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f used request id req-35aab800-c38a-40e2-8200-b612ba1cfabb 2018-11-02 19:59:06,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.206954956055s 2018-11-02 19:59:06,841 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/650fe71f60e54dca86036c1832bc983f used request id req-35aab800-c38a-40e2-8200-b612ba1cfabb 2018-11-02 19:59:06,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:59:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:06,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f54f535-85eb-4fdd-83eb-4300cda70558 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98"}, "tags": [], "enabled": true, "id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e539e4dc-49d6-48d4-ba95-6d3733ada259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:59:06,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-0f54f535-85eb-4fdd-83eb-4300cda70558 2018-11-02 19:59:06,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108284950256s 2018-11-02 19:59:06,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-0f54f535-85eb-4fdd-83eb-4300cda70558 2018-11-02 19:59:06,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 19:59:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:07,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0094b5ec-14a7-4dd9-a034-2576d8d0a209 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:59:07,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98 used request id req-0094b5ec-14a7-4dd9-a034-2576d8d0a209 2018-11-02 19:59:07,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.18582201004s 2018-11-02 19:59:07,147 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3ab8f8c05fed44cfb977a86c9b1f8e98 used request id req-0094b5ec-14a7-4dd9-a034-2576d8d0a209 2018-11-02 19:59:07,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:59:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:07,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4174a21-5793-480b-8c39-3eeae5964c7c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "58b233e9284943f0bbec0098d5a9467a", "links": {"self": "http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:59:07,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f4174a21-5793-480b-8c39-3eeae5964c7c 2018-11-02 19:59:07,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109227895737s 2018-11-02 19:59:07,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f4174a21-5793-480b-8c39-3eeae5964c7c 2018-11-02 19:59:07,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 19:59:07,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:07,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db0c0d14-c92a-4845-baf1-015ffd47ed22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:59:07,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a used request id req-db0c0d14-c92a-4845-baf1-015ffd47ed22 2018-11-02 19:59:07,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.126195192337s 2018-11-02 19:59:07,392 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/58b233e9284943f0bbec0098d5a9467a used request id req-db0c0d14-c92a-4845-baf1-015ffd47ed22 2018-11-02 19:59:07,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 19:59:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=3ab8f8c05fed44cfb977a86c9b1f8e98&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:07,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2d0ecf50-6414-41b2-b149-b6de7692536f Date: Fri, 02 Nov 2018 19:59:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "created_at": "2018-11-02T19:28:01Z", "updated_at": "2018-11-02T19:28:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "18eb3d91-860b-4e5e-b4d5-0ac9b3a54ed7", "remote_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "22d775ff-c984-4c33-b0c6-76d4c39c2f66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "41f29ced-5bd4-4667-825a-8339237080e2", "remote_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "d809a199-1cc4-4f0a-a62e-93a737919dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}], "revision_number": 4, "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "name": "default"}]} 2018-11-02 19:59:07,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=3ab8f8c05fed44cfb977a86c9b1f8e98&name=default used request id req-2d0ecf50-6414-41b2-b149-b6de7692536f 2018-11-02 19:59:07,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237737894058s 2018-11-02 19:59:07,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=3ab8f8c05fed44cfb977a86c9b1f8e98&name=default used request id req-2d0ecf50-6414-41b2-b149-b6de7692536f 2018-11-02 19:59:07,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 19:59:07,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:07,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5ba4762d-0786-4420-acaa-15670f9b3c60 Date: Fri, 02 Nov 2018 19:59:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "created_at": "2018-11-02T19:28:01Z", "updated_at": "2018-11-02T19:28:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "18eb3d91-860b-4e5e-b4d5-0ac9b3a54ed7", "remote_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "22d775ff-c984-4c33-b0c6-76d4c39c2f66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "41f29ced-5bd4-4667-825a-8339237080e2", "remote_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:28:01Z", "revision_number": 0, "id": "d809a199-1cc4-4f0a-a62e-93a737919dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:28:01Z", "security_group_id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "tenant_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98"}], "revision_number": 4, "project_id": "3ab8f8c05fed44cfb977a86c9b1f8e98", "id": "2a9c7a22-1283-418c-82c9-3b061d5e3758", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 19:59:07,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5ba4762d-0786-4420-acaa-15670f9b3c60 2018-11-02 19:59:07,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256390810013s 2018-11-02 19:59:07,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5ba4762d-0786-4420-acaa-15670f9b3c60 2018-11-02 19:59:07,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 19:59:07,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2a9c7a22-1283-418c-82c9-3b061d5e3758.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e991502f6af4577aad8389f3e0d112609e1a8d" 2018-11-02 19:59:08,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-818063c7-909c-4618-926e-3273f09e7aba Content-Length: 0 Date: Fri, 02 Nov 2018 19:59:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 19:59:08,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2a9c7a22-1283-418c-82c9-3b061d5e3758.json used request id req-818063c7-909c-4618-926e-3273f09e7aba 2018-11-02 19:59:08,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.322710037231s 2018-11-02 19:59:08,222 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2a9c7a22-1283-418c-82c9-3b061d5e3758.json used request id req-818063c7-909c-4618-926e-3273f09e7aba 2018-11-02 19:59:08,276 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-11-02 19:59:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:59:08,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12df2923-8a77-40a6-979e-2422ad9d0f6e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:59:08,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-12df2923-8a77-40a6-979e-2422ad9d0f6e 2018-11-02 19:59:08,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:59:08,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["YMYHY5VkSbqpbXgZtLlbZw"], "issued_at": "2018-11-02T19:59:08.000000Z"}} 2018-11-02 19:59:08,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 19:59:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:09,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4f0b8e8d-a42b-4b88-85aa-e332a583b923 Date: Fri, 02 Nov 2018 19:59:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 19:59:09,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4f0b8e8d-a42b-4b88-85aa-e332a583b923 2018-11-02 19:59:09,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333046913147s 2018-11-02 19:59:09,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4f0b8e8d-a42b-4b88-85aa-e332a583b923 2018-11-02 19:59:09,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:59:09,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 19:59:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 19:59:09,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:59:09,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:09,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c375b9d-148c-4601-9aec-a53eb34a330f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 19:59:09,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-6c375b9d-148c-4601-9aec-a53eb34a330f 2018-11-02 19:59:09,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960872173309s 2018-11-02 19:59:09,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-6c375b9d-148c-4601-9aec-a53eb34a330f 2018-11-02 19:59:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 19:59:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f"}}' 2018-11-02 19:59:09,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493a99ac-bc0a-49ed-8067-2ddea6237372 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47"}, "tags": [], "enabled": true, "id": "6fc070651cdf44a18779d6abb0297c47", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f"}} 2018-11-02 19:59:09,332 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-493a99ac-bc0a-49ed-8067-2ddea6237372 2018-11-02 19:59:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135544061661s 2018-11-02 19:59:09,333 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-493a99ac-bc0a-49ed-8067-2ddea6237372 2018-11-02 19:59:09,333 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'6fc070651cdf44a18779d6abb0297c47', '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'rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f'}) 2018-11-02 19:59:09,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 19:59:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "331afb72-d518-4181-960a-c27f6752c400", "email": null, "name": "rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f"}}' 2018-11-02 19:59:09,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e16f0fd-48c2-40b0-b6f9-dcd3ce8e3543 Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f", "links": {"self": "http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "174aa48a2bfd4e73a083f7adf6f6d7e0", "domain_id": "default", "password_expires_at": null}} 2018-11-02 19:59:09,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-7e16f0fd-48c2-40b0-b6f9-dcd3ce8e3543 2018-11-02 19:59:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376034975052s 2018-11-02 19:59:09,716 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-7e16f0fd-48c2-40b0-b6f9-dcd3ce8e3543 2018-11-02 19:59:09,717 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'174aa48a2bfd4e73a083f7adf6f6d7e0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f'}) 2018-11-02 19:59:09,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:59:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:09,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d135ac-b16f-4543-92d8-83a16ffb4fd1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:59:09,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-67d135ac-b16f-4543-92d8-83a16ffb4fd1 2018-11-02 19:59:09,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953841209412s 2018-11-02 19:59:09,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-67d135ac-b16f-4543-92d8-83a16ffb4fd1 2018-11-02 19:59:09,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:59:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:09,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9df972-dc59-4330-b91b-5575457ff136 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:59:09,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6c9df972-dc59-4330-b91b-5575457ff136 2018-11-02 19:59:09,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105437994003s 2018-11-02 19:59:09,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6c9df972-dc59-4330-b91b-5575457ff136 2018-11-02 19:59:09,928 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 19:59:09,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 19:59:09,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"role": {"name": "Member"}}' 2018-11-02 19:59:10,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 19:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dffb3e2-6c71-4bab-9aac-0a751e778467 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2dc9f1f8fde4e7aa0520409a2c26682", "links": {"self": "http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682"}, "name": "Member"}} 2018-11-02 19:59:10,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1dffb3e2-6c71-4bab-9aac-0a751e778467 2018-11-02 19:59:10,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.12451004982s 2018-11-02 19:59:10,057 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1dffb3e2-6c71-4bab-9aac-0a751e778467 2018-11-02 19:59:10,057 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'b2dc9f1f8fde4e7aa0520409a2c26682'}) 2018-11-02 19:59:10,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:59:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55136ff5-22be-4481-8d08-6c6859aaf82e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b2dc9f1f8fde4e7aa0520409a2c26682", "links": {"self": "http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682"}, "name": "Member"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:59:10,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-55136ff5-22be-4481-8d08-6c6859aaf82e 2018-11-02 19:59:10,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0937180519104s 2018-11-02 19:59:10,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-55136ff5-22be-4481-8d08-6c6859aaf82e 2018-11-02 19:59:10,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:59:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3556b3-c850-4934-bdfc-67c518761cc6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:59:10,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1f3556b3-c850-4934-bdfc-67c518761cc6 2018-11-02 19:59:10,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105232954025s 2018-11-02 19:59:10,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1f3556b3-c850-4934-bdfc-67c518761cc6 2018-11-02 19:59:10,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:59:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f51ca9-aad5-41a2-9637-4bd3ad93effc Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f", "links": {"self": "http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "174aa48a2bfd4e73a083f7adf6f6d7e0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:59:10,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b7f51ca9-aad5-41a2-9637-4bd3ad93effc 2018-11-02 19:59:10,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121494054794s 2018-11-02 19:59:10,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b7f51ca9-aad5-41a2-9637-4bd3ad93effc 2018-11-02 19:59:10,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:59:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d690b05-470f-4de7-a02a-203e8be66259 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47"}, "tags": [], "enabled": true, "id": "6fc070651cdf44a18779d6abb0297c47", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:59:10,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6d690b05-470f-4de7-a02a-203e8be66259 2018-11-02 19:59:10,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984869003296s 2018-11-02 19:59:10,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6d690b05-470f-4de7-a02a-203e8be66259 2018-11-02 19:59:10,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:59:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=b2dc9f1f8fde4e7aa0520409a2c26682&scope.project.id=6fc070651cdf44a18779d6abb0297c47" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b28a2e-6678-428c-b1ca-7558097ac3b5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=b2dc9f1f8fde4e7aa0520409a2c26682&scope.project.id=6fc070651cdf44a18779d6abb0297c47", "previous": null, "next": null}} 2018-11-02 19:59:10,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=b2dc9f1f8fde4e7aa0520409a2c26682&scope.project.id=6fc070651cdf44a18779d6abb0297c47 used request id req-34b28a2e-6678-428c-b1ca-7558097ac3b5 2018-11-02 19:59:10,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104360103607s 2018-11-02 19:59:10,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=b2dc9f1f8fde4e7aa0520409a2c26682&scope.project.id=6fc070651cdf44a18779d6abb0297c47 used request id req-34b28a2e-6678-428c-b1ca-7558097ac3b5 2018-11-02 19:59:10,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:59:10,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47/users/174aa48a2bfd4e73a083f7adf6f6d7e0/roles/b2dc9f1f8fde4e7aa0520409a2c26682 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd3ce342-d51c-4714-b3e0-f55a8cdf4a06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:59:10,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47/users/174aa48a2bfd4e73a083f7adf6f6d7e0/roles/b2dc9f1f8fde4e7aa0520409a2c26682 used request id req-cd3ce342-d51c-4714-b3e0-f55a8cdf4a06 2018-11-02 19:59:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164361000061s 2018-11-02 19:59:10,780 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47/users/174aa48a2bfd4e73a083f7adf6f6d7e0/roles/b2dc9f1f8fde4e7aa0520409a2c26682 used request id req-cd3ce342-d51c-4714-b3e0-f55a8cdf4a06 2018-11-02 19:59:10,781 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6fc070651cdf44a18779d6abb0297c47', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '331afb72-d518-4181-960a-c27f6752c400', 'username': u'rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 19:59:10,784 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f', 'password': '331afb72-d518-4181-960a-c27f6752c400', 'project_name': 'rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '6fc070651cdf44a18779d6abb0297c47', 'project_domain_name': 'Default'} 2018-11-02 19:59:10,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:59:10,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75eaf7a-c0ba-4c0f-9ec3-c028b54a5c74 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b2dc9f1f8fde4e7aa0520409a2c26682", "links": {"self": "http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682"}, "name": "Member"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:59:10,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b75eaf7a-c0ba-4c0f-9ec3-c028b54a5c74 2018-11-02 19:59:10,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.093003988266s 2018-11-02 19:59:10,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b75eaf7a-c0ba-4c0f-9ec3-c028b54a5c74 2018-11-02 19:59:10,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 19:59:10,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:10,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa74fb2-96d4-41f7-a803-32669a621f34 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b2dc9f1f8fde4e7aa0520409a2c26682", "links": {"self": "http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682"}, "name": "Member"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 19:59:10,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9fa74fb2-96d4-41f7-a803-32669a621f34 2018-11-02 19:59:10,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972521305084s 2018-11-02 19:59:10,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9fa74fb2-96d4-41f7-a803-32669a621f34 2018-11-02 19:59:10,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:59:10,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:11,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce5d7cf-5c41-4630-9272-1f9a0aaa3489 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 19:59:11,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-cce5d7cf-5c41-4630-9272-1f9a0aaa3489 2018-11-02 19:59:11,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107661962509s 2018-11-02 19:59:11,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-cce5d7cf-5c41-4630-9272-1f9a0aaa3489 2018-11-02 19:59:11,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 19:59:11,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:11,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab702d8-db91-4a24-bc88-d380175e80ee Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f", "links": {"self": "http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "174aa48a2bfd4e73a083f7adf6f6d7e0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 19:59:11,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5ab702d8-db91-4a24-bc88-d380175e80ee 2018-11-02 19:59:11,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113941192627s 2018-11-02 19:59:11,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5ab702d8-db91-4a24-bc88-d380175e80ee 2018-11-02 19:59:11,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:59:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:11,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af8a0f8-6d19-46d1-be00-c36bde1c437e Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47"}, "tags": [], "enabled": true, "id": "6fc070651cdf44a18779d6abb0297c47", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:59:11,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2af8a0f8-6d19-46d1-be00-c36bde1c437e 2018-11-02 19:59:11,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110128164291s 2018-11-02 19:59:11,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2af8a0f8-6d19-46d1-be00-c36bde1c437e 2018-11-02 19:59:11,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 19:59:11,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=6fc070651cdf44a18779d6abb0297c47" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec071c0-8816-4273-a9b4-a4fd91196ba9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=6fc070651cdf44a18779d6abb0297c47", "previous": null, "next": null}} 2018-11-02 19:59:11,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=6fc070651cdf44a18779d6abb0297c47 used request id req-8ec071c0-8816-4273-a9b4-a4fd91196ba9 2018-11-02 19:59:11,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0993149280548s 2018-11-02 19:59:11,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=174aa48a2bfd4e73a083f7adf6f6d7e0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=6fc070651cdf44a18779d6abb0297c47 used request id req-8ec071c0-8816-4273-a9b4-a4fd91196ba9 2018-11-02 19:59:11,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 19:59:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47/users/174aa48a2bfd4e73a083f7adf6f6d7e0/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:11,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 19:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d36b2eb1-3be3-41ef-90c7-b0b15d220fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 19:59:11,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47/users/174aa48a2bfd4e73a083f7adf6f6d7e0/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-d36b2eb1-3be3-41ef-90c7-b0b15d220fad 2018-11-02 19:59:11,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135586977005s 2018-11-02 19:59:11,581 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47/users/174aa48a2bfd4e73a083f7adf6f6d7e0/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-d36b2eb1-3be3-41ef-90c7-b0b15d220fad 2018-11-02 19:59:11,582 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-11-02 19:59:11,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 19:59:11,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:11,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef749505-1e07-4756-8489-e24892f35438 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 19:59:11,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-ef749505-1e07-4756-8489-e24892f35438 2018-11-02 19:59:11,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104326963425s 2018-11-02 19:59:11,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-ef749505-1e07-4756-8489-e24892f35438 2018-11-02 19:59:11,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 19:59:11,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 19:59:11,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0592b96e-5e22-4fc2-a4da-67f234c7be07 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47"}, "tags": [], "enabled": true, "id": "6fc070651cdf44a18779d6abb0297c47", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 19:59:11,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0592b96e-5e22-4fc2-a4da-67f234c7be07 2018-11-02 19:59:11,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100434064865s 2018-11-02 19:59:11,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0592b96e-5e22-4fc2-a4da-67f234c7be07 2018-11-02 19:59:11,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 19:59:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"network": {"shared": true, "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "name": "rally_jobs-net_37043f78-e335-46b4-9679-4f8cdf70335f", "admin_state_up": true}}' 2018-11-02 19:59:12,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ba710e6-0b38-415c-884e-7729e88fde89 Date: Fri, 02 Nov 2018 19:59:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b90c5666-e5f1-49c9-a390-051bd8c34b8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"6fc070651cdf44a18779d6abb0297c47","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T19:59:12Z","is_default":false,"provider:segmentation_id":62,"name":"rally_jobs-net_37043f78-e335-46b4-9679-4f8cdf70335f","admin_state_up":true,"tenant_id":"6fc070651cdf44a18779d6abb0297c47","created_at":"2018-11-02T19:59:12Z","mtu":1450}} 2018-11-02 19:59:12,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0ba710e6-0b38-415c-884e-7729e88fde89 2018-11-02 19:59:12,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.713085174561s 2018-11-02 19:59:12,511 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0ba710e6-0b38-415c-884e-7729e88fde89 2018-11-02 19:59:12,511 - 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-11-02T19:59:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b90c5666-e5f1-49c9-a390-051bd8c34b8d', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-net_37043f78-e335-46b4-9679-4f8cdf70335f', u'admin_state_up': True, u'tenant_id': u'6fc070651cdf44a18779d6abb0297c47', u'created_at': u'2018-11-02T19:59:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6fc070651cdf44a18779d6abb0297c47'}) 2018-11-02 19:59:12,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:59:12,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dbb625-9e2a-47d0-869b-03df17e04eae 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 19:59:12,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-71dbb625-9e2a-47d0-869b-03df17e04eae 2018-11-02 19:59:12,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 19:59:12,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2dc9f1f8fde4e7aa0520409a2c26682", "name": "Member"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T20:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc070651cdf44a18779d6abb0297c47", "name": "rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6fc070651cdf44a18779d6abb0297c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/6fc070651cdf44a18779d6abb0297c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/6fc070651cdf44a18779d6abb0297c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6fc070651cdf44a18779d6abb0297c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/6fc070651cdf44a18779d6abb0297c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/6fc070651cdf44a18779d6abb0297c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/6fc070651cdf44a18779d6abb0297c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/6fc070651cdf44a18779d6abb0297c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/6fc070651cdf44a18779d6abb0297c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6fc070651cdf44a18779d6abb0297c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/6fc070651cdf44a18779d6abb0297c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/6fc070651cdf44a18779d6abb0297c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_6fc070651cdf44a18779d6abb0297c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6fc070651cdf44a18779d6abb0297c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f", "id": "174aa48a2bfd4e73a083f7adf6f6d7e0"}, "audit_ids": ["OM8yRzEEQFaiaRO39AehWA"], "issued_at": "2018-11-02T19:59:12.000000Z"}} 2018-11-02 19:59:12,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 19:59:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 19:59:13,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-4b2d50a1-5728-44f9-aee1-62a4e9229d9c Date: Fri, 02 Nov 2018 19:59:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b90c5666-e5f1-49c9-a390-051bd8c34b8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"6fc070651cdf44a18779d6abb0297c47","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T19:59:12Z","provider:segmentation_id":62,"name":"rally_jobs-net_37043f78-e335-46b4-9679-4f8cdf70335f","admin_state_up":true,"tenant_id":"6fc070651cdf44a18779d6abb0297c47","created_at":"2018-11-02T19:59:12Z","provider:network_type":"vxlan"}]} 2018-11-02 19:59:13,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4b2d50a1-5728-44f9-aee1-62a4e9229d9c 2018-11-02 19:59:13,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.461395025253s 2018-11-02 19:59:13,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4b2d50a1-5728-44f9-aee1-62a4e9229d9c 2018-11-02 19:59:13,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 19:59:13,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" -d '{"subnet": {"name": "rally_jobs-subnet_37043f78-e335-46b4-9679-4f8cdf70335f", "enable_dhcp": true, "network_id": "b90c5666-e5f1-49c9-a390-051bd8c34b8d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 19:59:14,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-48e9ef8b-bcec-4968-ae51-cf0bf60d46ad Date: Fri, 02 Nov 2018 19:59:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b90c5666-e5f1-49c9-a390-051bd8c34b8d","tenant_id":"6fc070651cdf44a18779d6abb0297c47","created_at":"2018-11-02T19:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T19:59:13Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6fc070651cdf44a18779d6abb0297c47","id":"b73d0813-2879-428a-9ec7-c7e81ed2d465","subnetpool_id":null,"name":"rally_jobs-subnet_37043f78-e335-46b4-9679-4f8cdf70335f"}} 2018-11-02 19:59:14,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-48e9ef8b-bcec-4968-ae51-cf0bf60d46ad 2018-11-02 19:59:14,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.978168010712s 2018-11-02 19:59:14,380 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-48e9ef8b-bcec-4968-ae51-cf0bf60d46ad 2018-11-02 19:59:14,381 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T19:59:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b73d0813-2879-428a-9ec7-c7e81ed2d465', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_37043f78-e335-46b4-9679-4f8cdf70335f', u'enable_dhcp': True, u'network_id': u'b90c5666-e5f1-49c9-a390-051bd8c34b8d', u'tenant_id': u'6fc070651cdf44a18779d6abb0297c47', u'created_at': u'2018-11-02T19:59:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6fc070651cdf44a18779d6abb0297c47'}) 2018-11-02 19:59:14,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 19:59:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "rally_jobs-router_37043f78-e335-46b4-9679-4f8cdf70335f", "admin_state_up": true}}' 2018-11-02 19:59:16,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-338d83da-2fa4-4a16-be54-8331e3f2615b Date: Fri, 02 Nov 2018 19:59:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "created_at": "2018-11-02T19:59:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T19:59:15Z", "revision_number": 2, "routes": [], "project_id": "6fc070651cdf44a18779d6abb0297c47", "id": "40daff88-dba4-41f1-b127-9f8500b935e7", "name": "rally_jobs-router_37043f78-e335-46b4-9679-4f8cdf70335f"}} 2018-11-02 19:59:16,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-338d83da-2fa4-4a16-be54-8331e3f2615b 2018-11-02 19:59:16,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68403887749s 2018-11-02 19:59:16,066 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-338d83da-2fa4-4a16-be54-8331e3f2615b 2018-11-02 19:59:16,066 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6fc070651cdf44a18779d6abb0297c47', u'created_at': u'2018-11-02T19:59:14Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-02T19:59:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'6fc070651cdf44a18779d6abb0297c47', u'id': u'40daff88-dba4-41f1-b127-9f8500b935e7', u'name': u'rally_jobs-router_37043f78-e335-46b4-9679-4f8cdf70335f'}) 2018-11-02 19:59:16,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 19:59:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" -d '{"subnet_id": "b73d0813-2879-428a-9ec7-c7e81ed2d465"}' 2018-11-02 19:59:18,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c20b8f8-977a-4e5b-b252-4f9e063f1648 Date: Fri, 02 Nov 2018 19:59:18 GMT RESP BODY: {"network_id": "b90c5666-e5f1-49c9-a390-051bd8c34b8d", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "subnet_id": "b73d0813-2879-428a-9ec7-c7e81ed2d465", "subnet_ids": ["b73d0813-2879-428a-9ec7-c7e81ed2d465"], "port_id": "599476d5-1519-4f46-91f1-83ba14af8469", "id": "40daff88-dba4-41f1-b127-9f8500b935e7"} 2018-11-02 19:59:18,262 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7/add_router_interface.json used request id req-3c20b8f8-977a-4e5b-b252-4f9e063f1648 2018-11-02 19:59:18,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19530510902s 2018-11-02 19:59:18,262 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7/add_router_interface.json used request id req-3c20b8f8-977a-4e5b-b252-4f9e063f1648 returning object 40daff88-dba4-41f1-b127-9f8500b935e7 2018-11-02 19:59:18,263 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 19:59:18,394 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 19:59:18,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 19:59:18,401 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 19:59:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 19:59:18,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:59:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 19:59:18,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-db6828bf-8009-4a3e-835f-a5fac02aa813 Date: Fri, 02 Nov 2018 19:59:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:59:18,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-db6828bf-8009-4a3e-835f-a5fac02aa813 2018-11-02 19:59:18,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.233939886093s 2018-11-02 19:59:18,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-db6828bf-8009-4a3e-835f-a5fac02aa813 2018-11-02 19:59:18,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 19:59:18,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f"}' 2018-11-02 19:59:18,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9708639c-32f8-4d24-b97d-8622918793c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd9ac1e3-df73-4366-96fa-237f8c302285 Date: Fri, 02 Nov 2018 19:59:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9708639c-32f8-4d24-b97d-8622918793c6/file", "owner": "6fc070651cdf44a18779d6abb0297c47", "id": "9708639c-32f8-4d24-b97d-8622918793c6", "size": null, "self": "/v2/images/9708639c-32f8-4d24-b97d-8622918793c6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:59:18Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f", "checksum": null, "created_at": "2018-11-02T19:59:18Z", "protected": false} 2018-11-02 19:59:18,925 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cd9ac1e3-df73-4366-96fa-237f8c302285 2018-11-02 19:59:18,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.279795885086s 2018-11-02 19:59:18,925 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cd9ac1e3-df73-4366-96fa-237f8c302285 returning object 9708639c-32f8-4d24-b97d-8622918793c6 2018-11-02 19:59:18,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 19:59:18,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/9708639c-32f8-4d24-b97d-8622918793c6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" -d '' 2018-11-02 19:59:20,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2095e3f2-6667-4526-a8c9-8ee813a9874b Date: Fri, 02 Nov 2018 19:59:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 19:59:20,149 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9708639c-32f8-4d24-b97d-8622918793c6/file used request id req-2095e3f2-6667-4526-a8c9-8ee813a9874b 2018-11-02 19:59:20,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22301316261s 2018-11-02 19:59:20,149 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9708639c-32f8-4d24-b97d-8622918793c6/file used request id req-2095e3f2-6667-4526-a8c9-8ee813a9874b 2018-11-02 19:59:20,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 19:59:20,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 19:59:20,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-79c3e74c-0d09-4b09-a0e1-faeb862712b8 Date: Fri, 02 Nov 2018 19:59:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9708639c-32f8-4d24-b97d-8622918793c6/snap", "metadata": {}}], "file": "/v2/images/9708639c-32f8-4d24-b97d-8622918793c6/file", "owner": "6fc070651cdf44a18779d6abb0297c47", "id": "9708639c-32f8-4d24-b97d-8622918793c6", "size": 12716032, "self": "/v2/images/9708639c-32f8-4d24-b97d-8622918793c6", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9708639c-32f8-4d24-b97d-8622918793c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:59:20Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:59:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 19:59:20,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-79c3e74c-0d09-4b09-a0e1-faeb862712b8 2018-11-02 19:59:20,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318066835403s 2018-11-02 19:59:20,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-79c3e74c-0d09-4b09-a0e1-faeb862712b8 2018-11-02 19:59:20,474 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9708639c-32f8-4d24-b97d-8622918793c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9708639c-32f8-4d24-b97d-8622918793c6/file', 'owner': u'6fc070651cdf44a18779d6abb0297c47', 'id': u'9708639c-32f8-4d24-b97d-8622918793c6', 'size': 12716032, u'self': u'/v2/images/9708639c-32f8-4d24-b97d-8622918793c6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6fc070651cdf44a18779d6abb0297c47', 'name': 'rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9708639c-32f8-4d24-b97d-8622918793c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T19:59:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T19:59:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9708639c-32f8-4d24-b97d-8622918793c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f', 'created': u'2018-11-02T19:59:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T19:59:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9708639c-32f8-4d24-b97d-8622918793c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 19:59:20,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:59:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_37043f78-e335-46b4-9679-4f8cdf70335f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:59:20,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6f7d3c4-2d25-437d-8776-d4395529b19e x-compute-request-id: req-e6f7d3c4-2d25-437d-8776-d4395529b19e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_37043f78-e335-46b4-9679-4f8cdf70335f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "11c29f0e-a6f4-404b-a1ef-eea171816b50"}} 2018-11-02 19:59:20,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e6f7d3c4-2d25-437d-8776-d4395529b19e 2018-11-02 19:59:20,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.24850487709s 2018-11-02 19:59:20,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e6f7d3c4-2d25-437d-8776-d4395529b19e 2018-11-02 19:59:20,725 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_37043f78-e335-46b4-9679-4f8cdf70335f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'11c29f0e-a6f4-404b-a1ef-eea171816b50', 'swap': 0}) 2018-11-02 19:59:20,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:59:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"extra_specs": {}}' 2018-11-02 19:59:20,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60f690cd-2b26-4a93-8ea8-91f77ed9a082 x-compute-request-id: req-60f690cd-2b26-4a93-8ea8-91f77ed9a082 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:59:20,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50/os-extra_specs used request id req-60f690cd-2b26-4a93-8ea8-91f77ed9a082 2018-11-02 19:59:20,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0249059200287s 2018-11-02 19:59:20,751 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50/os-extra_specs used request id req-60f690cd-2b26-4a93-8ea8-91f77ed9a082 2018-11-02 19:59:20,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 19:59:22,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 19:59:25,062 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 92854149-a41a-4523-ba6a-b14d750546b1 | 2018-11-02T19:59:24.690474 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 92854149-a41a-4523-ba6a-b14d750546b1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 19:59:28,146 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 19:59:28,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-02 19:59:28,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 19:59:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 19:59:29,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f207d505-14e1-4d60-9964-f9d10981d4f6 x-compute-request-id: req-f207d505-14e1-4d60-9964-f9d10981d4f6 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 19:59:29,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-f207d505-14e1-4d60-9964-f9d10981d4f6 2018-11-02 19:59:29,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.229593038559s 2018-11-02 19:59:29,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-f207d505-14e1-4d60-9964-f9d10981d4f6 2018-11-02 19:59:29,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 19:59:29,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 19:59:29,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-500de0c8-4e5a-49a8-909a-901a42cc6d04 Date: Fri, 02 Nov 2018 19:59:29 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 19:59:29,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-500de0c8-4e5a-49a8-909a-901a42cc6d04 2018-11-02 19:59:29,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.19530415535s 2018-11-02 19:59:29,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-500de0c8-4e5a-49a8-909a-901a42cc6d04 2018-11-02 19:59:29,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 19:59:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_37043f78-e335-46b4-9679-4f8cdf70335f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 19:59:29,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da76f7f6-a1ca-43be-9bb9-fd069e6dcd69 x-compute-request-id: req-da76f7f6-a1ca-43be-9bb9-fd069e6dcd69 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_37043f78-e335-46b4-9679-4f8cdf70335f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a80ea986-7f34-499a-8459-5e6be280bc7b"}} 2018-11-02 19:59:29,396 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-da76f7f6-a1ca-43be-9bb9-fd069e6dcd69 2018-11-02 19:59:29,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0686259269714s 2018-11-02 19:59:29,396 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-da76f7f6-a1ca-43be-9bb9-fd069e6dcd69 2018-11-02 19:59:29,397 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_37043f78-e335-46b4-9679-4f8cdf70335f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a80ea986-7f34-499a-8459-5e6be280bc7b', 'swap': 0}) 2018-11-02 19:59:29,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 19:59:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" -d '{"extra_specs": {}}' 2018-11-02 19:59:29,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 19:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-612f4ef3-fc5f-40d6-81f2-0b10e00bf55b x-compute-request-id: req-612f4ef3-fc5f-40d6-81f2-0b10e00bf55b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 19:59:29,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b/os-extra_specs used request id req-612f4ef3-fc5f-40d6-81f2-0b10e00bf55b 2018-11-02 19:59:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199589729309s 2018-11-02 19:59:29,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b/os-extra_specs used request id req-612f4ef3-fc5f-40d6-81f2-0b10e00bf55b 2018-11-02 19:59:29,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_37043f78-e335-46b4-9679-4f8cdf70335f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a80ea986-7f34-499a-8459-5e6be280bc7b', 'swap': 0}) 2018-11-02 19:59:29,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-11-02 19:59:29,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-02 19:59:29,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-02 19:59:29,648 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-02 19:59:29,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-11-02 20:24:21,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0c467512-27a4-4c2e-b4b0-bd258866ad6d 2018-11-02 20:24:21,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-11-02 20:24:21,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0c467512-27a4-4c2e-b4b0-bd258866ad6d'] 2018-11-02 20:24:22,600 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0c467512-27a4-4c2e-b4b0-bd258866ad6d -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.429 | 2.457 | 3.407 | 4.18 | 5.4 | 2.595 | 100.0% | 100 | | neutron.list_networks | 0.325 | 0.683 | 1.68 | 2.1 | 2.462 | 0.886 | 100.0% | 100 | | total | 1.936 | 3.332 | 4.691 | 5.208 | 6.662 | 3.482 | 100.0% | 100 | | -> duration | 1.936 | 3.332 | 4.691 | 5.208 | 6.662 | 3.482 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.673834 Full duration: 49.533024 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.262 | 2.138 | 2.679 | 2.726 | 3.004 | 2.069 | 100.0% | 40 | | neutron.update_network | 0.496 | 0.941 | 1.254 | 1.457 | 2.104 | 0.967 | 100.0% | 40 | | total | 1.759 | 3.192 | 3.641 | 3.977 | 4.123 | 3.036 | 100.0% | 40 | | -> duration | 1.759 | 3.192 | 3.641 | 3.977 | 4.123 | 3.036 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.473766 Full duration: 30.55594 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.003 | 2.294 | 2.84 | 2.844 | 3.108 | 2.07 | 100.0% | 40 | | neutron.delete_network | 0.728 | 1.211 | 1.966 | 2.437 | 2.483 | 1.319 | 100.0% | 40 | | total | 2.002 | 3.325 | 4.663 | 4.896 | 5.143 | 3.389 | 100.0% | 40 | | -> duration | 2.002 | 3.325 | 4.663 | 4.896 | 5.143 | 3.389 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.363216 Full duration: 23.448491 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.629 | 2.252 | 2.864 | 3.495 | 5.173 | 2.351 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.799 | 6.591 | 9.418 | 9.824 | 10.443 | 6.935 | 100.0% | 40 | | neutron.list_subnets | 0.299 | 1.178 | 3.518 | 3.969 | 4.198 | 1.53 | 100.0% | 40 | | total | 6.83 | 11.681 | 12.939 | 12.963 | 14.063 | 10.816 | 100.0% | 40 | | -> duration | 6.83 | 11.681 | 12.939 | 12.963 | 14.063 | 10.816 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.562138 Full duration: 78.342527 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.58 | 3.333 | 4.25 | 5.086 | 6.977 | 3.36 | 100.0% | 100 | | neutron.create_subnet (x2) | 5.264 | 8.195 | 10.822 | 11.512 | 12.774 | 8.422 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.538 | 2.917 | 4.528 | 5.062 | 5.573 | 3.146 | 100.0% | 100 | | total | 10.091 | 15.345 | 17.179 | 17.607 | 18.729 | 14.928 | 100.0% | 100 | | -> duration | 10.091 | 15.345 | 17.179 | 17.607 | 18.729 | 14.928 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.184737 Full duration: 189.574008 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.374 | 2.952 | 4.379 | 4.494 | 4.88 | 3.216 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.111 | 8.313 | 10.588 | 11.36 | 11.375 | 8.325 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.879 | 5.343 | 6.562 | 6.633 | 6.705 | 5.309 | 100.0% | 40 | | total | 13.258 | 16.514 | 19.31 | 19.525 | 19.971 | 16.852 | 100.0% | 40 | | -> duration | 13.258 | 16.514 | 19.31 | 19.525 | 19.971 | 16.852 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.519646 Full duration: 59.832333 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.609 | 2.385 | 2.845 | 3.136 | 3.156 | 2.376 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.252 | 8.78 | 11.891 | 12.761 | 13.301 | 8.811 | 100.0% | 40 | | neutron.create_router (x2) | 2.807 | 4.599 | 6.69 | 6.926 | 7.278 | 4.691 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.081 | 7.565 | 10.331 | 10.724 | 12.494 | 8.017 | 100.0% | 40 | | neutron.list_routers | 0.139 | 0.385 | 0.655 | 0.694 | 0.928 | 0.391 | 100.0% | 40 | | total | 19.963 | 24.191 | 26.811 | 27.974 | 29.258 | 24.287 | 100.0% | 40 | | -> duration | 19.963 | 24.191 | 26.811 | 27.974 | 29.258 | 24.287 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.843584 Full duration: 131.728872 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.309 | 3.03 | 3.452 | 3.783 | 4.424 | 3.072 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.026 | 8.346 | 10.011 | 10.375 | 11.186 | 8.438 | 100.0% | 40 | | neutron.create_router (x2) | 2.997 | 4.9 | 6.745 | 7.195 | 8.123 | 5.092 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.056 | 8.14 | 9.889 | 11.444 | 12.591 | 8.271 | 100.0% | 40 | | neutron.update_router (x2) | 1.976 | 3.581 | 5.135 | 5.629 | 5.673 | 3.859 | 100.0% | 40 | | total | 22.313 | 29.243 | 31.204 | 31.273 | 31.755 | 28.733 | 100.0% | 40 | | -> duration | 22.313 | 29.243 | 31.204 | 31.273 | 31.755 | 28.733 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.451832 Full duration: 143.039414 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.91 | 2.822 | 3.506 | 3.94 | 4.165 | 2.854 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.42 | 8.229 | 10.179 | 10.284 | 10.409 | 8.075 | 100.0% | 40 | | neutron.create_router (x2) | 2.203 | 5.572 | 8.883 | 9.169 | 9.522 | 5.764 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.157 | 8.57 | 10.245 | 10.691 | 10.804 | 8.449 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.956 | 5.327 | 7.138 | 7.385 | 7.857 | 5.428 | 100.0% | 40 | | neutron.delete_router (x2) | 2.125 | 3.845 | 4.672 | 4.751 | 5.119 | 3.595 | 100.0% | 40 | | total | 25.92 | 33.752 | 38.779 | 39.022 | 40.219 | 34.165 | 100.0% | 40 | | -> duration | 25.92 | 33.752 | 38.779 | 39.022 | 40.219 | 34.165 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 71.817784 Full duration: 120.884834 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.967 | 1.335 | 1.561 | 1.775 | 1.99 | 1.35 | 100.0% | 8 | | neutron.create_port (x50) | 51.256 | 52.262 | 53.594 | 53.605 | 53.615 | 52.32 | 100.0% | 8 | | neutron.list_ports | 0.446 | 0.926 | 0.983 | 0.997 | 1.011 | 0.804 | 100.0% | 8 | | total | 53.437 | 54.331 | 55.468 | 55.492 | 55.516 | 54.477 | 100.0% | 8 | | -> duration | 53.437 | 54.331 | 55.468 | 55.492 | 55.516 | 54.477 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 110.195618 Full duration: 183.027091 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.366 | 2.104 | 2.38 | 2.469 | 2.551 | 2.018 | 100.0% | 40 | | neutron.create_port (x5) | 9.065 | 10.764 | 12.482 | 13.059 | 13.92 | 10.901 | 100.0% | 40 | | neutron.update_port (x5) | 3.962 | 5.074 | 5.592 | 6.033 | 6.16 | 5.078 | 100.0% | 40 | | total | 15.68 | 17.841 | 19.922 | 20.444 | 21.109 | 17.999 | 100.0% | 40 | | -> duration | 15.68 | 17.841 | 19.922 | 20.444 | 21.109 | 17.999 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.097804 Full duration: 88.504549 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.595 | 2.106 | 3.097 | 3.168 | 3.262 | 2.296 | 100.0% | 40 | | neutron.create_port (x5) | 9.509 | 11.076 | 11.848 | 12.151 | 12.523 | 11.011 | 100.0% | 40 | | neutron.delete_port (x5) | 3.735 | 4.821 | 5.571 | 5.872 | 6.046 | 4.801 | 100.0% | 40 | | total | 15.863 | 18.067 | 19.749 | 20.165 | 20.54 | 18.11 | 100.0% | 40 | | -> duration | 15.863 | 18.067 | 19.749 | 20.165 | 20.54 | 18.11 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.633688 Full duration: 61.208249 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.526 | 2.348 | 2.683 | 2.704 | 2.793 | 2.335 | 100.0% | 40 | | total | 0.962 | 2.904 | 3.215 | 3.262 | 3.295 | 2.855 | 100.0% | 40 | | -> duration | 0.962 | 2.904 | 3.215 | 3.262 | 3.295 | 2.855 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.27329 Full duration: 44.537126 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c467512-27a4-4c2e-b4b0-bd258866ad6d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.403 | 1.781 | 1.828 | 1.83 | 1.832 | 1.699 | 100.0% | 4 | | neutron.create_subnet | 1.407 | 1.575 | 1.677 | 1.686 | 1.695 | 1.563 | 100.0% | 4 | | neutron.create_port (x125) | 144.488 | 145.105 | 145.973 | 146.029 | 146.086 | 145.196 | 100.0% | 4 | | neutron.create_trunk | 7.052 | 7.157 | 7.34 | 7.373 | 7.406 | 7.193 | 100.0% | 4 | | neutron.update_port | 1.611 | 1.624 | 1.781 | 1.814 | 1.847 | 1.677 | 100.0% | 4 | | neutron.list_trunks | 0.045 | 0.047 | 0.051 | 0.051 | 0.051 | 0.048 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.192 | 0.257 | 0.351 | 0.359 | 0.366 | 0.268 | 100.0% | 4 | | neutron.delete_trunk | 0.321 | 0.337 | 0.462 | 0.487 | 0.513 | 0.377 | 100.0% | 4 | | total | 157.498 | 157.882 | 158.665 | 158.759 | 158.853 | 158.029 | 100.0% | 4 | | -> duration | 157.498 | 157.882 | 158.665 | 158.759 | 158.853 | 158.029 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 158.853497 Full duration: 249.708194 HINTS: * To plot HTML graphics with this data, run: rally task report 0c467512-27a4-4c2e-b4b0-bd258866ad6d --out output.html * To generate a JUnit report, run: rally task export 0c467512-27a4-4c2e-b4b0-bd258866ad6d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0c467512-27a4-4c2e-b4b0-bd258866ad6d --json --out output.json 2018-11-02 20:24:22,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0c467512-27a4-4c2e-b4b0-bd258866ad6d', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-11-02 20:24:24,750 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0c467512-27a4-4c2e-b4b0-bd258866ad6d --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-11-02 20:24:24.290 17706 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-02 20:24:24.290 17706 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-02 20:24:24.292 17706 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-02 20:24:24.495 17706 INFO rally.api [-] Building 'json' report for the following task(s): '0c467512-27a4-4c2e-b4b0-bd258866ad6d'. 2018-11-02 20:24:24.616 17706 INFO rally.api [-] The report has been successfully built. 2018-11-02 20:24:24,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0c467512-27a4-4c2e-b4b0-bd258866ad6d', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-11-02 20:24:27,037 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0c467512-27a4-4c2e-b4b0-bd258866ad6d --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-11-02 20:24:26.400 17708 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-02 20:24:26.400 17708 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-02 20:24:26.402 17708 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-02 20:24:26.611 17708 INFO rally.api [-] Building 'html' report for the following task(s): '0c467512-27a4-4c2e-b4b0-bd258866ad6d'. 2018-11-02 20:24:26.919 17708 INFO rally.api [-] The report has been successfully built. 2018-11-02 20:24:27,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-02 20:24:27,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:24:13 | 612 | 100.00% | | | | | | | TOTAL: | 00:24:13 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-11-02 20:24:27,211 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-11-02 20:24:27,350 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 20:24:27,350 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 25:16 | PASS | +--------------------+------------------+------------------+----------------+ 2018-11-02 20:24:27,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 20:24:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:27,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2a02c33-e50e-4e72-999c-4c884c59d73b x-compute-request-id: req-b2a02c33-e50e-4e72-999c-4c884c59d73b Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_37043f78-e335-46b4-9679-4f8cdf70335f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "11c29f0e-a6f4-404b-a1ef-eea171816b50"}, {"name": "rally_jobs-flavor_alt_37043f78-e335-46b4-9679-4f8cdf70335f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a80ea986-7f34-499a-8459-5e6be280bc7b"}]} 2018-11-02 20:24:27,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b2a02c33-e50e-4e72-999c-4c884c59d73b 2018-11-02 20:24:27,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.219897031784s 2018-11-02 20:24:27,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b2a02c33-e50e-4e72-999c-4c884c59d73b 2018-11-02 20:24:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 20:24:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:27,620 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1634694d-71f9-48a7-a704-6b2afce29c1b x-compute-request-id: req-1634694d-71f9-48a7-a704-6b2afce29c1b Content-Length: 0 Content-Type: application/json 2018-11-02 20:24:27,620 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b used request id req-1634694d-71f9-48a7-a704-6b2afce29c1b 2018-11-02 20:24:27,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406320095062s 2018-11-02 20:24:27,621 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/a80ea986-7f34-499a-8459-5e6be280bc7b used request id req-1634694d-71f9-48a7-a704-6b2afce29c1b 2018-11-02 20:24:27,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 20:24:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" -d '{"subnet_id": "b73d0813-2879-428a-9ec7-c7e81ed2d465"}' 2018-11-02 20:24:29,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a337ccba-288f-4d3f-8b39-e30eb9b9615e Date: Fri, 02 Nov 2018 20:24:29 GMT RESP BODY: {"network_id": "b90c5666-e5f1-49c9-a390-051bd8c34b8d", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "subnet_id": "b73d0813-2879-428a-9ec7-c7e81ed2d465", "subnet_ids": ["b73d0813-2879-428a-9ec7-c7e81ed2d465"], "port_id": "599476d5-1519-4f46-91f1-83ba14af8469", "id": "40daff88-dba4-41f1-b127-9f8500b935e7"} 2018-11-02 20:24:29,560 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7/remove_router_interface.json used request id req-a337ccba-288f-4d3f-8b39-e30eb9b9615e 2018-11-02 20:24:29,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93855309486s 2018-11-02 20:24:29,560 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7/remove_router_interface.json used request id req-a337ccba-288f-4d3f-8b39-e30eb9b9615e returning object 40daff88-dba4-41f1-b127-9f8500b935e7 2018-11-02 20:24:29,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 20:24:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:29,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-0bf845b3-c2f4-4be7-a837-c02e8b2e50ae Date: Fri, 02 Nov 2018 20:24:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "created_at": "2018-11-02T19:59:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:24:28Z", "revision_number": 4, "routes": [], "project_id": "6fc070651cdf44a18779d6abb0297c47", "id": "40daff88-dba4-41f1-b127-9f8500b935e7", "name": "rally_jobs-router_37043f78-e335-46b4-9679-4f8cdf70335f"}]} 2018-11-02 20:24:29,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-0bf845b3-c2f4-4be7-a837-c02e8b2e50ae 2018-11-02 20:24:29,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.301867008209s 2018-11-02 20:24:29,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-0bf845b3-c2f4-4be7-a837-c02e8b2e50ae 2018-11-02 20:24:29,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 20:24:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:31,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20771814-cba2-4fd5-9964-a257dc736cae Content-Length: 0 Date: Fri, 02 Nov 2018 20:24:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:24:31,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7.json used request id req-20771814-cba2-4fd5-9964-a257dc736cae 2018-11-02 20:24:31,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.61958503723s 2018-11-02 20:24:31,484 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/40daff88-dba4-41f1-b127-9f8500b935e7.json used request id req-20771814-cba2-4fd5-9964-a257dc736cae 2018-11-02 20:24:31,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 20:24:31,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:31,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1292 X-Openstack-Request-Id: req-2714d19a-25cf-4be3-9d95-b6e961f24cb3 Date: Fri, 02 Nov 2018 20:24:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b90c5666-e5f1-49c9-a390-051bd8c34b8d","tenant_id":"6fc070651cdf44a18779d6abb0297c47","created_at":"2018-11-02T19:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T19:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6fc070651cdf44a18779d6abb0297c47","id":"b73d0813-2879-428a-9ec7-c7e81ed2d465","subnetpool_id":null,"name":"rally_jobs-subnet_37043f78-e335-46b4-9679-4f8cdf70335f"}]} 2018-11-02 20:24:31,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2714d19a-25cf-4be3-9d95-b6e961f24cb3 2018-11-02 20:24:31,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0469450950623s 2018-11-02 20:24:31,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2714d19a-25cf-4be3-9d95-b6e961f24cb3 2018-11-02 20:24:31,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 20:24:31,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/b73d0813-2879-428a-9ec7-c7e81ed2d465.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:34,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c65446f0-60e7-435d-88df-af02974eee09 Date: Fri, 02 Nov 2018 20:24:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:24:34,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/b73d0813-2879-428a-9ec7-c7e81ed2d465.json used request id req-c65446f0-60e7-435d-88df-af02974eee09 2018-11-02 20:24:34,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.52360701561s 2018-11-02 20:24:34,058 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/b73d0813-2879-428a-9ec7-c7e81ed2d465.json used request id req-c65446f0-60e7-435d-88df-af02974eee09 2018-11-02 20:24:34,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 20:24:34,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:34,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-eb68f944-0fa1-4858-8483-93dfcae6066b Date: Fri, 02 Nov 2018 20:24:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b90c5666-e5f1-49c9-a390-051bd8c34b8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"6fc070651cdf44a18779d6abb0297c47","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:24:33Z","provider:segmentation_id":62,"name":"rally_jobs-net_37043f78-e335-46b4-9679-4f8cdf70335f","admin_state_up":true,"tenant_id":"6fc070651cdf44a18779d6abb0297c47","created_at":"2018-11-02T19:59:12Z","provider:network_type":"vxlan"}]} 2018-11-02 20:24:34,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb68f944-0fa1-4858-8483-93dfcae6066b 2018-11-02 20:24:34,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353302955627s 2018-11-02 20:24:34,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb68f944-0fa1-4858-8483-93dfcae6066b 2018-11-02 20:24:34,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 20:24:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/b90c5666-e5f1-49c9-a390-051bd8c34b8d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:35,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d08a7168-7400-4d4a-ae4b-8bd8b2ecb4e4 Date: Fri, 02 Nov 2018 20:24:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:24:35,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b90c5666-e5f1-49c9-a390-051bd8c34b8d.json used request id req-d08a7168-7400-4d4a-ae4b-8bd8b2ecb4e4 2018-11-02 20:24:35,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09999489784s 2018-11-02 20:24:35,513 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b90c5666-e5f1-49c9-a390-051bd8c34b8d.json used request id req-d08a7168-7400-4d4a-ae4b-8bd8b2ecb4e4 2018-11-02 20:24:35,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:24:35,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:35,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-2a802e45-0313-4170-ba17-773ca03148b6 Date: Fri, 02 Nov 2018 20:24:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9708639c-32f8-4d24-b97d-8622918793c6/snap", "metadata": {}}], "file": "/v2/images/9708639c-32f8-4d24-b97d-8622918793c6/file", "owner": "6fc070651cdf44a18779d6abb0297c47", "id": "9708639c-32f8-4d24-b97d-8622918793c6", "size": 12716032, "self": "/v2/images/9708639c-32f8-4d24-b97d-8622918793c6", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9708639c-32f8-4d24-b97d-8622918793c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T19:59:20Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_37043f78-e335-46b4-9679-4f8cdf70335f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T19:59:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:24:35,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2a802e45-0313-4170-ba17-773ca03148b6 2018-11-02 20:24:35,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237995862961s 2018-11-02 20:24:35,755 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2a802e45-0313-4170-ba17-773ca03148b6 2018-11-02 20:24:35,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 20:24:35,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/9708639c-32f8-4d24-b97d-8622918793c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fbdcf24f9339265b1cf02a71e82b3110fc3499d" 2018-11-02 20:24:36,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb259cab-9f6e-4817-8235-70e11851ff6d Date: Fri, 02 Nov 2018 20:24:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:24:36,693 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9708639c-32f8-4d24-b97d-8622918793c6 used request id req-cb259cab-9f6e-4817-8235-70e11851ff6d 2018-11-02 20:24:36,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.936532020569s 2018-11-02 20:24:36,694 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9708639c-32f8-4d24-b97d-8622918793c6 used request id req-cb259cab-9f6e-4817-8235-70e11851ff6d 2018-11-02 20:24:36,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 20:24:36,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:36,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea6bd0f3-4a5d-4848-b3e9-00aa9a7b5912 x-compute-request-id: req-ea6bd0f3-4a5d-4848-b3e9-00aa9a7b5912 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_37043f78-e335-46b4-9679-4f8cdf70335f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "11c29f0e-a6f4-404b-a1ef-eea171816b50"}]} 2018-11-02 20:24:36,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-ea6bd0f3-4a5d-4848-b3e9-00aa9a7b5912 2018-11-02 20:24:36,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251009464264s 2018-11-02 20:24:36,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-ea6bd0f3-4a5d-4848-b3e9-00aa9a7b5912 2018-11-02 20:24:36,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 20:24:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:36,770 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:24:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-777e0e73-7e13-495f-8649-6ce3828a7ee0 x-compute-request-id: req-777e0e73-7e13-495f-8649-6ce3828a7ee0 Content-Length: 0 Content-Type: application/json 2018-11-02 20:24:36,770 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50 used request id req-777e0e73-7e13-495f-8649-6ce3828a7ee0 2018-11-02 20:24:36,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0486950874329s 2018-11-02 20:24:36,771 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/11c29f0e-a6f4-404b-a1ef-eea171816b50 used request id req-777e0e73-7e13-495f-8649-6ce3828a7ee0 2018-11-02 20:24:36,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:24:36,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:36,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9546ee2c-9e2c-44a5-b929-304516278128 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f", "links": {"self": "http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "174aa48a2bfd4e73a083f7adf6f6d7e0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:24:36,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9546ee2c-9e2c-44a5-b929-304516278128 2018-11-02 20:24:36,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117824077606s 2018-11-02 20:24:36,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9546ee2c-9e2c-44a5-b929-304516278128 2018-11-02 20:24:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:24:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:37,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bb7cd7-7ac0-4f0a-a694-11fe606e814b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_37043f78-e335-46b4-9679-4f8cdf70335f", "links": {"self": "http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "174aa48a2bfd4e73a083f7adf6f6d7e0", "description": null}} 2018-11-02 20:24:37,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0 used request id req-46bb7cd7-7ac0-4f0a-a694-11fe606e814b 2018-11-02 20:24:37,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123325109482s 2018-11-02 20:24:37,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0 used request id req-46bb7cd7-7ac0-4f0a-a694-11fe606e814b 2018-11-02 20:24:37,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 20:24:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:37,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39ddf4c8-7fcb-4256-9e65-637ca5ae26fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:24:37,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0 used request id req-39ddf4c8-7fcb-4256-9e65-637ca5ae26fd 2018-11-02 20:24:37,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23690700531s 2018-11-02 20:24:37,256 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/174aa48a2bfd4e73a083f7adf6f6d7e0 used request id req-39ddf4c8-7fcb-4256-9e65-637ca5ae26fd 2018-11-02 20:24:37,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:24:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:37,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb460bd-1354-4b2f-ad4f-23b4bfdae801 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47"}, "tags": [], "enabled": true, "id": "6fc070651cdf44a18779d6abb0297c47", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_37043f78-e335-46b4-9679-4f8cdf70335f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:24:37,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-9bb460bd-1354-4b2f-ad4f-23b4bfdae801 2018-11-02 20:24:37,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101912021637s 2018-11-02 20:24:37,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-9bb460bd-1354-4b2f-ad4f-23b4bfdae801 2018-11-02 20:24:37,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 20:24:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:37,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18297440-c35c-499b-a61c-96a77c19703c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:24:37,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47 used request id req-18297440-c35c-499b-a61c-96a77c19703c 2018-11-02 20:24:37,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24706697464s 2018-11-02 20:24:37,616 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6fc070651cdf44a18779d6abb0297c47 used request id req-18297440-c35c-499b-a61c-96a77c19703c 2018-11-02 20:24:37,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:24:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:37,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7de8bf9-f96f-4e77-84bc-e1ed6c51858c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b2dc9f1f8fde4e7aa0520409a2c26682", "links": {"self": "http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682"}, "name": "Member"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:24:37,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f7de8bf9-f96f-4e77-84bc-e1ed6c51858c 2018-11-02 20:24:37,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105926990509s 2018-11-02 20:24:37,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f7de8bf9-f96f-4e77-84bc-e1ed6c51858c 2018-11-02 20:24:37,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 20:24:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:37,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c80f2e7-15a7-40c4-918c-c2dc9bd4ff5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:24:37,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682 used request id req-0c80f2e7-15a7-40c4-918c-c2dc9bd4ff5b 2018-11-02 20:24:37,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.123497009277s 2018-11-02 20:24:37,855 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b2dc9f1f8fde4e7aa0520409a2c26682 used request id req-0c80f2e7-15a7-40c4-918c-c2dc9bd4ff5b 2018-11-02 20:24:37,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 20:24:37,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6fc070651cdf44a18779d6abb0297c47&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:38,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-eec51c4a-4398-4621-bc6d-a2276befec38 Date: Fri, 02 Nov 2018 20:24:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "created_at": "2018-11-02T19:59:12Z", "updated_at": "2018-11-02T19:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "086482e8-ac74-4480-8cb1-2cd333334a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc070651cdf44a18779d6abb0297c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "4b5a7938-9154-409d-ade0-013f5160fd66", "remote_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc070651cdf44a18779d6abb0297c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "b8aeaac7-9b2b-48f0-9f91-00cc335502ab", "remote_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc070651cdf44a18779d6abb0297c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "ce8bbe55-f557-4e27-ba80-25a9cb88f396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc070651cdf44a18779d6abb0297c47"}], "revision_number": 4, "project_id": "6fc070651cdf44a18779d6abb0297c47", "id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "name": "default"}]} 2018-11-02 20:24:38,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6fc070651cdf44a18779d6abb0297c47&name=default used request id req-eec51c4a-4398-4621-bc6d-a2276befec38 2018-11-02 20:24:38,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229104042053s 2018-11-02 20:24:38,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6fc070651cdf44a18779d6abb0297c47&name=default used request id req-eec51c4a-4398-4621-bc6d-a2276befec38 2018-11-02 20:24:38,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 20:24:38,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:38,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f99c414b-173e-4fe7-91f5-0df88275f38b Date: Fri, 02 Nov 2018 20:24:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "created_at": "2018-11-02T19:59:12Z", "updated_at": "2018-11-02T19:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "086482e8-ac74-4480-8cb1-2cd333334a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc070651cdf44a18779d6abb0297c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "4b5a7938-9154-409d-ade0-013f5160fd66", "remote_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc070651cdf44a18779d6abb0297c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "b8aeaac7-9b2b-48f0-9f91-00cc335502ab", "remote_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc070651cdf44a18779d6abb0297c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:59:12Z", "revision_number": 0, "id": "ce8bbe55-f557-4e27-ba80-25a9cb88f396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:59:12Z", "security_group_id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "tenant_id": "6fc070651cdf44a18779d6abb0297c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc070651cdf44a18779d6abb0297c47"}], "revision_number": 4, "project_id": "6fc070651cdf44a18779d6abb0297c47", "id": "a255e957-036f-45d7-b54c-6c853bff3ecf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:24:38,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f99c414b-173e-4fe7-91f5-0df88275f38b 2018-11-02 20:24:38,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.273802995682s 2018-11-02 20:24:38,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f99c414b-173e-4fe7-91f5-0df88275f38b 2018-11-02 20:24:38,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 20:24:38,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a255e957-036f-45d7-b54c-6c853bff3ecf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fbaef864c16c0014baf8b264cb6c741ab1290cc" 2018-11-02 20:24:38,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68b26b9a-1001-4d0f-9952-be7ca186711f Content-Length: 0 Date: Fri, 02 Nov 2018 20:24:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:24:38,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a255e957-036f-45d7-b54c-6c853bff3ecf.json used request id req-68b26b9a-1001-4d0f-9952-be7ca186711f 2018-11-02 20:24:38,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.371634960175s 2018-11-02 20:24:38,743 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a255e957-036f-45d7-b54c-6c853bff3ecf.json used request id req-68b26b9a-1001-4d0f-9952-be7ca186711f 2018-11-02 20:24:38,795 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-02 20:24:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:24:38,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af82ede-1cea-4ffc-9281-58237e0d5caf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:24:38,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5af82ede-1cea-4ffc-9281-58237e0d5caf 2018-11-02 20:24:38,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 20:24:39,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T21:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["5zIhP1-ZQc-Ufh-QrTapCg"], "issued_at": "2018-11-02T20:24:39.000000Z"}} 2018-11-02 20:24:39,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 20:24:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:39,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-ad8e1796-a596-4a34-99f5-bb02ec927f84 Date: Fri, 02 Nov 2018 20:24:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:24:39,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ad8e1796-a596-4a34-99f5-bb02ec927f84 2018-11-02 20:24:39,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305389165878s 2018-11-02 20:24:39,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ad8e1796-a596-4a34-99f5-bb02ec927f84 2018-11-02 20:24:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:24:39,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:24:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:24:39,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:24:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:39,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0243a4-bdb5-4960-a26e-922397327039 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 20:24:39,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2f0243a4-bdb5-4960-a26e-922397327039 2018-11-02 20:24:39,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105551958084s 2018-11-02 20:24:39,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2f0243a4-bdb5-4960-a26e-922397327039 2018-11-02 20:24:39,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 20:24:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}}' 2018-11-02 20:24:39,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b71a957-4405-4da0-b48f-451e6d196e36 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb"}, "tags": [], "enabled": true, "id": "3b8c469398c94ce1b379cebcac0fc8bb", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}} 2018-11-02 20:24:39,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b71a957-4405-4da0-b48f-451e6d196e36 2018-11-02 20:24:39,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136561870575s 2018-11-02 20:24:39,832 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b71a957-4405-4da0-b48f-451e6d196e36 2018-11-02 20:24:39,833 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'3b8c469398c94ce1b379cebcac0fc8bb', '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'refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1'}) 2018-11-02 20:24:39,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 20:24:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b29276c2-62ad-4383-9aaf-b4ded693618e", "email": null, "name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}}' 2018-11-02 20:24:40,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c22420b-cf14-4ed0-b653-3e029063ce8f Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": {"self": "http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4628e05e56cc4f7b88fb7fea22b19cce", "domain_id": "default", "password_expires_at": null}} 2018-11-02 20:24:40,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-5c22420b-cf14-4ed0-b653-3e029063ce8f 2018-11-02 20:24:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417280197144s 2018-11-02 20:24:40,257 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-5c22420b-cf14-4ed0-b653-3e029063ce8f 2018-11-02 20:24:40,257 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4628e05e56cc4f7b88fb7fea22b19cce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1'}) 2018-11-02 20:24:40,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:24:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:40,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0191eba6-d85f-4695-92da-5119b3e6e739 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:24:40,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0191eba6-d85f-4695-92da-5119b3e6e739 2018-11-02 20:24:40,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979239940643s 2018-11-02 20:24:40,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0191eba6-d85f-4695-92da-5119b3e6e739 2018-11-02 20:24:40,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:24:40,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:40,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c7c717-72e8-4576-b23f-ec007bce28a0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:24:40,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-79c7c717-72e8-4576-b23f-ec007bce28a0 2018-11-02 20:24:40,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101073026657s 2018-11-02 20:24:40,465 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-79c7c717-72e8-4576-b23f-ec007bce28a0 2018-11-02 20:24:40,466 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 20:24:40,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 20:24:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" -d '{"role": {"name": "Member"}}' 2018-11-02 20:24:40,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0149e485-7166-433a-a7e1-c6bc7dc55e8a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93aebae75d0e4224abf0c7ad17ba907e", "links": {"self": "http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e"}, "name": "Member"}} 2018-11-02 20:24:40,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0149e485-7166-433a-a7e1-c6bc7dc55e8a 2018-11-02 20:24:40,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.116064071655s 2018-11-02 20:24:40,586 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0149e485-7166-433a-a7e1-c6bc7dc55e8a 2018-11-02 20:24:40,587 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'93aebae75d0e4224abf0c7ad17ba907e'}) 2018-11-02 20:24:40,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:24:40,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:40,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1509f787-24c1-42c0-951a-aea4102d4d0e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "93aebae75d0e4224abf0c7ad17ba907e", "links": {"self": "http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:24:40,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1509f787-24c1-42c0-951a-aea4102d4d0e 2018-11-02 20:24:40,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103571891785s 2018-11-02 20:24:40,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1509f787-24c1-42c0-951a-aea4102d4d0e 2018-11-02 20:24:40,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:24:40,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:40,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f658d30-225e-44f4-9a9d-96721e5469c9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:24:40,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-3f658d30-225e-44f4-9a9d-96721e5469c9 2018-11-02 20:24:40,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102949857712s 2018-11-02 20:24:40,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-3f658d30-225e-44f4-9a9d-96721e5469c9 2018-11-02 20:24:40,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:24:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:40,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c3218f-c67b-4614-8681-0d4f1bce3f6e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": {"self": "http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4628e05e56cc4f7b88fb7fea22b19cce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:24:40,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-32c3218f-c67b-4614-8681-0d4f1bce3f6e 2018-11-02 20:24:40,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131365060806s 2018-11-02 20:24:40,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-32c3218f-c67b-4614-8681-0d4f1bce3f6e 2018-11-02 20:24:40,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:24:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f4c8da-0de2-4dac-a37f-e371918da3fa Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb"}, "tags": [], "enabled": true, "id": "3b8c469398c94ce1b379cebcac0fc8bb", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:24:41,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-62f4c8da-0de2-4dac-a37f-e371918da3fa 2018-11-02 20:24:41,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107960939407s 2018-11-02 20:24:41,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-62f4c8da-0de2-4dac-a37f-e371918da3fa 2018-11-02 20:24:41,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:24:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=93aebae75d0e4224abf0c7ad17ba907e&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c69758-e047-43c9-92de-730f5c160ecf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=93aebae75d0e4224abf0c7ad17ba907e&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb", "previous": null, "next": null}} 2018-11-02 20:24:41,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=93aebae75d0e4224abf0c7ad17ba907e&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb used request id req-e0c69758-e047-43c9-92de-730f5c160ecf 2018-11-02 20:24:41,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105342149734s 2018-11-02 20:24:41,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=93aebae75d0e4224abf0c7ad17ba907e&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb used request id req-e0c69758-e047-43c9-92de-730f5c160ecf 2018-11-02 20:24:41,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 20:24:41,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/93aebae75d0e4224abf0c7ad17ba907e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83afeeeb-a85b-46f0-9e85-551fb83cc6cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:24:41,314 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/93aebae75d0e4224abf0c7ad17ba907e used request id req-83afeeeb-a85b-46f0-9e85-551fb83cc6cf 2018-11-02 20:24:41,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141750097275s 2018-11-02 20:24:41,314 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/93aebae75d0e4224abf0c7ad17ba907e used request id req-83afeeeb-a85b-46f0-9e85-551fb83cc6cf 2018-11-02 20:24:41,315 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'3b8c469398c94ce1b379cebcac0fc8bb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b29276c2-62ad-4383-9aaf-b4ded693618e', 'username': u'refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 20:24:41,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'password': 'b29276c2-62ad-4383-9aaf-b4ded693618e', 'project_name': 'refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '3b8c469398c94ce1b379cebcac0fc8bb', 'project_domain_name': 'Default'} 2018-11-02 20:24:41,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:24:41,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216b7a0a-c8ec-465a-b565-e9ddd7a07a3e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "93aebae75d0e4224abf0c7ad17ba907e", "links": {"self": "http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:24:41,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-216b7a0a-c8ec-465a-b565-e9ddd7a07a3e 2018-11-02 20:24:41,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972769260406s 2018-11-02 20:24:41,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-216b7a0a-c8ec-465a-b565-e9ddd7a07a3e 2018-11-02 20:24:41,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:24:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdc2e62-fdc3-4751-9971-0d6413fdbf5c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "93aebae75d0e4224abf0c7ad17ba907e", "links": {"self": "http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:24:41,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bfdc2e62-fdc3-4751-9971-0d6413fdbf5c 2018-11-02 20:24:41,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102022886276s 2018-11-02 20:24:41,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bfdc2e62-fdc3-4751-9971-0d6413fdbf5c 2018-11-02 20:24:41,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:24:41,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55208b3-403b-43d7-bfe7-5e2b7100ab3a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:24:41,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e55208b3-403b-43d7-bfe7-5e2b7100ab3a 2018-11-02 20:24:41,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0955719947815s 2018-11-02 20:24:41,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e55208b3-403b-43d7-bfe7-5e2b7100ab3a 2018-11-02 20:24:41,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:24:41,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b6807b-e6dd-4d1a-8a6a-ded7b71ae13d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": {"self": "http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4628e05e56cc4f7b88fb7fea22b19cce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:24:41,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a7b6807b-e6dd-4d1a-8a6a-ded7b71ae13d 2018-11-02 20:24:41,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124654054642s 2018-11-02 20:24:41,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a7b6807b-e6dd-4d1a-8a6a-ded7b71ae13d 2018-11-02 20:24:41,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:24:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd1f17d-d4a4-4ee9-af8b-ef57d1c9666b Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb"}, "tags": [], "enabled": true, "id": "3b8c469398c94ce1b379cebcac0fc8bb", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:24:41,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7cd1f17d-d4a4-4ee9-af8b-ef57d1c9666b 2018-11-02 20:24:41,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0978510379791s 2018-11-02 20:24:41,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7cd1f17d-d4a4-4ee9-af8b-ef57d1c9666b 2018-11-02 20:24:41,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:24:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:41,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1195ee2-d0ad-4970-ab3a-1f04f21f8fce Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb", "previous": null, "next": null}} 2018-11-02 20:24:41,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb used request id req-b1195ee2-d0ad-4970-ab3a-1f04f21f8fce 2018-11-02 20:24:41,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10044002533s 2018-11-02 20:24:41,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4628e05e56cc4f7b88fb7fea22b19cce&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=3b8c469398c94ce1b379cebcac0fc8bb used request id req-b1195ee2-d0ad-4970-ab3a-1f04f21f8fce 2018-11-02 20:24:41,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 20:24:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:42,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20286174-590d-4b68-92b1-a2d2fc69a226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:24:42,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-20286174-590d-4b68-92b1-a2d2fc69a226 2018-11-02 20:24:42,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.224690914154s 2018-11-02 20:24:42,199 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-20286174-590d-4b68-92b1-a2d2fc69a226 2018-11-02 20:24:42,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:24:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:42,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090c9ebf-f38f-40b5-bef8-5e89058b9f4d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "93aebae75d0e4224abf0c7ad17ba907e", "links": {"self": "http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:24:42,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-090c9ebf-f38f-40b5-bef8-5e89058b9f4d 2018-11-02 20:24:42,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101711034775s 2018-11-02 20:24:42,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-090c9ebf-f38f-40b5-bef8-5e89058b9f4d 2018-11-02 20:24:42,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:24:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:42,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b0e90a-0c00-493f-85a6-cd27ff969d51 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:24:42,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a0b0e90a-0c00-493f-85a6-cd27ff969d51 2018-11-02 20:24:42,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115896940231s 2018-11-02 20:24:42,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a0b0e90a-0c00-493f-85a6-cd27ff969d51 2018-11-02 20:24:42,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:24:42,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:42,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52eaf817-6116-4419-b343-1c786339ff4e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": {"self": "http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4628e05e56cc4f7b88fb7fea22b19cce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:24:42,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-52eaf817-6116-4419-b343-1c786339ff4e 2018-11-02 20:24:42,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116914987564s 2018-11-02 20:24:42,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-52eaf817-6116-4419-b343-1c786339ff4e 2018-11-02 20:24:42,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:24:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4628e05e56cc4f7b88fb7fea22b19cce&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:42,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6311b86-b7d6-4e5c-ac03-642a2032cb67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4628e05e56cc4f7b88fb7fea22b19cce&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 20:24:42,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4628e05e56cc4f7b88fb7fea22b19cce&scope.domain.id=default used request id req-f6311b86-b7d6-4e5c-ac03-642a2032cb67 2018-11-02 20:24:42,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103896856308s 2018-11-02 20:24:42,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=4628e05e56cc4f7b88fb7fea22b19cce&scope.domain.id=default used request id req-f6311b86-b7d6-4e5c-ac03-642a2032cb67 2018-11-02 20:24:42,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 20:24:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:24:42,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e98f5a-18ef-445d-a770-0bab75f99d2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:24:42,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-b7e98f5a-18ef-445d-a770-0bab75f99d2f 2018-11-02 20:24:42,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147330999374s 2018-11-02 20:24:42,811 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4628e05e56cc4f7b88fb7fea22b19cce/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-b7e98f5a-18ef-445d-a770-0bab75f99d2f 2018-11-02 20:24:42,811 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 20:24:45,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 20:24:47,335 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b3488d6f-f06c-4e94-ac77-8e0fb7fab280 | 2018-11-02T20:24:46.967707 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b3488d6f-f06c-4e94-ac77-8e0fb7fab280 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 20:24:50,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 20:24:51,141 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 20:24:53,290 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-02 20:24:56,140 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c28a3190-f0bd-4880-98dc-154a09b05dcc) as the default verifier for the future CLI operations. 2018-11-02 20:24:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:24:57,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f528610-68dc-40af-8d6c-526b352a0154 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:24:57,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9f528610-68dc-40af-8d6c-526b352a0154 2018-11-02 20:24:57,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 20:24:58,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "93aebae75d0e4224abf0c7ad17ba907e", "name": "Member"}], "expires_at": "2018-11-02T21:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b8c469398c94ce1b379cebcac0fc8bb", "name": "refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3b8c469398c94ce1b379cebcac0fc8bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3b8c469398c94ce1b379cebcac0fc8bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3b8c469398c94ce1b379cebcac0fc8bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "id": "4628e05e56cc4f7b88fb7fea22b19cce"}, "audit_ids": ["ZeSkXljYSnSQw7tcBjh3pQ"], "issued_at": "2018-11-02T20:24:58.000000Z"}} 2018-11-02 20:24:58,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 20:24:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:24:58,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-9546a58a-3970-43a4-bfbc-7c776da17de6 Date: Fri, 02 Nov 2018 20:24:58 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 20:24:58,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-9546a58a-3970-43a4-bfbc-7c776da17de6 2018-11-02 20:24:58,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.195729970932s 2018-11-02 20:24:58,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-9546a58a-3970-43a4-bfbc-7c776da17de6 2018-11-02 20:24:58,369 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-02 20:24:58,370 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:24:58,497 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 20:24:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:24:58,503 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 20:24:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 20:24:58,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:24:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:24:58,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-20037527-0b18-4e99-ba43-8f1074feda98 Date: Fri, 02 Nov 2018 20:24:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:24:58,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-20037527-0b18-4e99-ba43-8f1074feda98 2018-11-02 20:24:58,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202357053757s 2018-11-02 20:24:58,708 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-20037527-0b18-4e99-ba43-8f1074feda98 2018-11-02 20:24:58,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 20:24:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}' 2018-11-02 20:24:58,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e2d1460c-b88d-4df7-9849-a74a6a6e4e72 Date: Fri, 02 Nov 2018 20:24:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file", "owner": "3b8c469398c94ce1b379cebcac0fc8bb", "id": "d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "size": null, "self": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:24:58Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "checksum": null, "created_at": "2018-11-02T20:24:58Z", "protected": false} 2018-11-02 20:24:58,968 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e2d1460c-b88d-4df7-9849-a74a6a6e4e72 2018-11-02 20:24:58,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.251513004303s 2018-11-02 20:24:58,969 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e2d1460c-b88d-4df7-9849-a74a6a6e4e72 returning object d1046b87-be2f-4e25-a2e6-4a7e85bd53b2 2018-11-02 20:24:58,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 20:24:58,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" -d '' 2018-11-02 20:25:00,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f923ddc-e30c-46c3-a5a0-4f608bd1bf07 Date: Fri, 02 Nov 2018 20:25:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:25:00,540 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file used request id req-1f923ddc-e30c-46c3-a5a0-4f608bd1bf07 2018-11-02 20:25:00,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.57040190697s 2018-11-02 20:25:00,540 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file used request id req-1f923ddc-e30c-46c3-a5a0-4f608bd1bf07 2018-11-02 20:25:00,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:25:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:25:00,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-003da3dd-c72d-4780-a180-a2909053a294 Date: Fri, 02 Nov 2018 20:25:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "metadata": {}}], "file": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file", "owner": "3b8c469398c94ce1b379cebcac0fc8bb", "id": "d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "size": 12716032, "self": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:25:00Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:24:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:25:00,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-003da3dd-c72d-4780-a180-a2909053a294 2018-11-02 20:25:00,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214348077774s 2018-11-02 20:25:00,759 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-003da3dd-c72d-4780-a180-a2909053a294 2018-11-02 20:25:00,761 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file', 'owner': u'3b8c469398c94ce1b379cebcac0fc8bb', 'id': u'd1046b87-be2f-4e25-a2e6-4a7e85bd53b2', 'size': 12716032, u'self': u'/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3b8c469398c94ce1b379cebcac0fc8bb', 'name': 'refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T20:25:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T20:25:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'created': u'2018-11-02T20:24:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T20:24:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 20:25:00,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 20:25:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 20:25:01,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:25:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1f2df00-cd6a-4799-b94c-6ddd6de9463b x-compute-request-id: req-e1f2df00-cd6a-4799-b94c-6ddd6de9463b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ba5d5af8-39ba-4ae2-be55-ff8820cb680b"}} 2018-11-02 20:25:01,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e1f2df00-cd6a-4799-b94c-6ddd6de9463b 2018-11-02 20:25:01,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.238776922226s 2018-11-02 20:25:01,001 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e1f2df00-cd6a-4799-b94c-6ddd6de9463b 2018-11-02 20:25:01,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ba5d5af8-39ba-4ae2-be55-ff8820cb680b', 'swap': 0}) 2018-11-02 20:25:01,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 20:25:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" -d '{"extra_specs": {}}' 2018-11-02 20:25:01,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-686e41bd-35a1-498f-8a87-2b2f50a8d9cd x-compute-request-id: req-686e41bd-35a1-498f-8a87-2b2f50a8d9cd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 20:25:01,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b/os-extra_specs used request id req-686e41bd-35a1-498f-8a87-2b2f50a8d9cd 2018-11-02 20:25:01,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262739658356s 2018-11-02 20:25:01,030 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b/os-extra_specs used request id req-686e41bd-35a1-498f-8a87-2b2f50a8d9cd 2018-11-02 20:25:01,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:25:01,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:25:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:25:01,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:25:01,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:25:01,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a7ffa7-3f6f-4b0a-8f37-777a9a041c13 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "93aebae75d0e4224abf0c7ad17ba907e", "links": {"self": "http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:25:01,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-25a7ffa7-3f6f-4b0a-8f37-777a9a041c13 2018-11-02 20:25:01,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118407964706s 2018-11-02 20:25:01,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-25a7ffa7-3f6f-4b0a-8f37-777a9a041c13 2018-11-02 20:25:01,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 20:25:01,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:25:01,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb87783b-4c5a-49a9-8c3e-6966fc68fa0b x-compute-request-id: req-cb87783b-4c5a-49a9-8c3e-6966fc68fa0b Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 20:25:01,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-cb87783b-4c5a-49a9-8c3e-6966fc68fa0b 2018-11-02 20:25:01,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.652721881866s 2018-11-02 20:25:01,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-cb87783b-4c5a-49a9-8c3e-6966fc68fa0b 2018-11-02 20:25:01,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:25:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:25:02,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-3aed94fe-cda4-4588-9ff7-4a381acfdf8d Date: Fri, 02 Nov 2018 20:25:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "metadata": {}}], "file": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file", "owner": "3b8c469398c94ce1b379cebcac0fc8bb", "id": "d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "size": 12716032, "self": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:25:00Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:24:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:25:02,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3aed94fe-cda4-4588-9ff7-4a381acfdf8d 2018-11-02 20:25:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220276832581s 2018-11-02 20:25:02,050 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3aed94fe-cda4-4588-9ff7-4a381acfdf8d 2018-11-02 20:25:02,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 20:25:02,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}' 2018-11-02 20:25:02,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e252727d-4268-42d1-bf32-771c276a049e Date: Fri, 02 Nov 2018 20:25:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/file", "owner": "3b8c469398c94ce1b379cebcac0fc8bb", "id": "97f17a40-040f-4b21-bd3e-d9af0ca107f0", "size": null, "self": "/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:25:02Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "checksum": null, "created_at": "2018-11-02T20:25:02Z", "protected": false} 2018-11-02 20:25:02,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e252727d-4268-42d1-bf32-771c276a049e 2018-11-02 20:25:02,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.249860048294s 2018-11-02 20:25:02,309 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e252727d-4268-42d1-bf32-771c276a049e returning object 97f17a40-040f-4b21-bd3e-d9af0ca107f0 2018-11-02 20:25:02,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 20:25:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" -d '' 2018-11-02 20:25:02,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a09521f-b406-48fa-be97-1558fa65c148 Date: Fri, 02 Nov 2018 20:25:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:25:02,930 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/file used request id req-5a09521f-b406-48fa-be97-1558fa65c148 2018-11-02 20:25:02,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.620909929276s 2018-11-02 20:25:02,931 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/file used request id req-5a09521f-b406-48fa-be97-1558fa65c148 2018-11-02 20:25:02,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:25:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:25:03,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-87ddd80b-d9a2-4fbf-9c48-e230d58a5690 Date: Fri, 02 Nov 2018 20:25:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/snap", "metadata": {}}], "file": "/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/file", "owner": "3b8c469398c94ce1b379cebcac0fc8bb", "id": "97f17a40-040f-4b21-bd3e-d9af0ca107f0", "size": 12716032, "self": "/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:25:02Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:25:02Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "metadata": {}}], "file": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file", "owner": "3b8c469398c94ce1b379cebcac0fc8bb", "id": "d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "size": 12716032, "self": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:25:00Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:24:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:25:03,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-87ddd80b-d9a2-4fbf-9c48-e230d58a5690 2018-11-02 20:25:03,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230471849442s 2018-11-02 20:25:03,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-87ddd80b-d9a2-4fbf-9c48-e230d58a5690 2018-11-02 20:25:03,168 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/file', 'owner': u'3b8c469398c94ce1b379cebcac0fc8bb', 'id': u'97f17a40-040f-4b21-bd3e-d9af0ca107f0', 'size': 12716032, u'self': u'/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3b8c469398c94ce1b379cebcac0fc8bb', 'name': 'refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T20:25:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T20:25:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'created': u'2018-11-02T20:25:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T20:25:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 20:25:03,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 20:25:03,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 20:25:03,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffeba0ba-9ca0-4236-afa4-b1af5608ba4e x-compute-request-id: req-ffeba0ba-9ca0-4236-afa4-b1af5608ba4e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b87294fe-3c9e-4b6e-bcaf-b9f980e86506"}} 2018-11-02 20:25:03,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ffeba0ba-9ca0-4236-afa4-b1af5608ba4e 2018-11-02 20:25:03,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0528719425201s 2018-11-02 20:25:03,222 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ffeba0ba-9ca0-4236-afa4-b1af5608ba4e 2018-11-02 20:25:03,223 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b87294fe-3c9e-4b6e-bcaf-b9f980e86506', 'swap': 0}) 2018-11-02 20:25:03,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 20:25:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" -d '{"extra_specs": {}}' 2018-11-02 20:25:03,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f490809-4fce-4d07-8d1b-deda53d4822e x-compute-request-id: req-8f490809-4fce-4d07-8d1b-deda53d4822e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 20:25:03,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506/os-extra_specs used request id req-8f490809-4fce-4d07-8d1b-deda53d4822e 2018-11-02 20:25:03,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208489894867s 2018-11-02 20:25:03,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506/os-extra_specs used request id req-8f490809-4fce-4d07-8d1b-deda53d4822e 2018-11-02 20:25:03,245 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b87294fe-3c9e-4b6e-bcaf-b9f980e86506', 'swap': 0}) 2018-11-02 20:25:06,259 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-02 20:25:06,259 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-02 20:25:06,260 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-02 20:25:06,262 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-11-02 20:25:10,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-11-02 20:25:10,266 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-11-02 20:25:10,267 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-02 20:25:10,268 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-11-02 20:25:10,269 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-11-02 20:25:10,270 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-11-02 20:25:10,271 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-11-02 20:25:10,272 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-11-02 20:25:10,272 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-11-02 20:25:10,272 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-11-02 20:25:10,272 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-11-02 20:25:10,272 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-11-02 20:25:10,272 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-02 20:25:10,273 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-02 20:25:10,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-11-02 20:25:17,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:17.883 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.291s] 2018-11-02 20:25:17,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:17.943 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.240s] 2018-11-02 20:25:17,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:17.997 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.054s] 2018-11-02 20:25:35,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:35.502 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.397s] 2018-11-02 20:25:40,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:40.196 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.993s] 2018-11-02 20:25:41,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:41.353 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.159s] 2018-11-02 20:25:46,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:46.966 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.851s] 2018-11-02 20:25:47,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:47.465 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.498s] 2018-11-02 20:25:48,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:48.097 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.632s] 2018-11-02 20:25:49,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:49.179 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.081s] 2018-11-02 20:25:49,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:49.972 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.793s] 2018-11-02 20:25:50,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:50.037 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.064s] 2018-11-02 20:25:50,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:50.108 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.071s] 2018-11-02 20:25:50,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:50.196 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.088s] 2018-11-02 20:25:50,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:50.257 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.060s] 2018-11-02 20:25:50,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:50.325 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.068s] 2018-11-02 20:25:50,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:50.567 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.241s] 2018-11-02 20:25:52,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.031 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.068s] 2018-11-02 20:25:52,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.042 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-11-02 20:25:52,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.175 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.133s] 2018-11-02 20:25:52,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.186 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-11-02 20:25:52,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.198 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-02 20:25:52,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.225 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.026s] 2018-11-02 20:25:52,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.287 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.062s] 2018-11-02 20:25:52,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.349 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-11-02 20:25:52,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.706 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.357s] 2018-11-02 20:25:52,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.720 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-11-02 20:25:52,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:52.779 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.059s] 2018-11-02 20:25:59,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:59.224 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.186s] 2018-11-02 20:25:59,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:59.432 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.208s] 2018-11-02 20:25:59,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:59.573 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-11-02 20:25:59,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:25:59.940 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [16.157s] 2018-11-02 20:26:00,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:00.040 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.101s] 2018-11-02 20:26:00,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:00.406 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.365s] 2018-11-02 20:26:00,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:00.503 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2018-11-02 20:26:00,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:00.505 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-02 20:26:00,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:00.544 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.110s] 2018-11-02 20:26:00,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:00.722 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.178s] 2018-11-02 20:26:00,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:00.947 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.225s] 2018-11-02 20:26:03,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:03.020 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.445s] 2018-11-02 20:26:07,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:07.129 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.659s] 2018-11-02 20:26:17,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:17.800 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.511s] 2018-11-02 20:26:18,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:18.229 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.428s] 2018-11-02 20:26:18,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:18.486 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.257s] 2018-11-02 20:26:19,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:19.600 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.114s] 2018-11-02 20:26:20,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:20.014 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.413s] 2018-11-02 20:26:20,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:20.515 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.501s] 2018-11-02 20:26:21,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:21.098 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.612s] 2018-11-02 20:26:22,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:22.363 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.970s] 2018-11-02 20:26:23,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:23.605 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.241s] 2018-11-02 20:26:25,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:25.197 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.591s] 2018-11-02 20:26:26,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:26.181 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.984s] 2018-11-02 20:26:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:26.815 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.717s] 2018-11-02 20:26:27,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:27.508 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.326s] 2018-11-02 20:26:28,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:28.311 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.803s] 2018-11-02 20:26:28,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:28.890 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.578s] 2018-11-02 20:26:29,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:29.141 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.251s] 2018-11-02 20:26:29,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:29.947 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.805s] 2018-11-02 20:26:30,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:30.308 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.492s] 2018-11-02 20:26:30,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:30.980 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.032s] 2018-11-02 20:26:31,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:31.385 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.405s] 2018-11-02 20:26:32,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:32.054 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.669s] 2018-11-02 20:26:32,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:32.993 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.939s] 2018-11-02 20:26:33,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:33.773 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.778s] 2018-11-02 20:26:34,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:34.557 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.784s] 2018-11-02 20:26:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:34.942 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.385s] 2018-11-02 20:26:35,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:35.696 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.753s] 2018-11-02 20:26:35,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:35.921 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.612s] 2018-11-02 20:26:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:36.088 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.391s] 2018-11-02 20:26:39,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:39.835 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.914s] 2018-11-02 20:26:42,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:42.049 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.430s] 2018-11-02 20:26:42,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:42.510 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.461s] 2018-11-02 20:26:43,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:43.797 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.962s] 2018-11-02 20:26:44,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:44.599 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [2.578s] 2018-11-02 20:26:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:44.663 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-11-02 20:26:45,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:45.234 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.571s] 2018-11-02 20:26:45,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:45.326 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.091s] 2018-11-02 20:26:45,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:45.327 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-02 20:26:46,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:46.903 17738 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.092s] 2018-11-02 20:26:47,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:47.000 17738 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.096s] 2018-11-02 20:26:47,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:47.108 17738 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.108s] 2018-11-02 20:26:48,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:48.509 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.712s] 2018-11-02 20:26:58,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:26:58.005 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.494s] 2018-11-02 20:27:01,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:01.347 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.189s] 2018-11-02 20:27:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:01.355 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-11-02 20:27:01,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:01.404 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.048s] 2018-11-02 20:27:01,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:01.722 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.319s] 2018-11-02 20:27:01,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:01.963 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.240s] 2018-11-02 20:27:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:02.402 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.438s] 2018-11-02 20:27:02,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:02.647 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.245s] 2018-11-02 20:27:02,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:02.869 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.222s] 2018-11-02 20:27:02,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:02.910 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-11-02 20:27:03,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:03.133 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.223s] 2018-11-02 20:27:03,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:03.605 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.600s] 2018-11-02 20:27:03,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:03.827 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.222s] 2018-11-02 20:27:04,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:04.109 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.282s] 2018-11-02 20:27:04,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:04.420 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.311s] 2018-11-02 20:27:04,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:04.479 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.058s] 2018-11-02 20:27:04,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:04.540 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.061s] 2018-11-02 20:27:04,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:04.831 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.290s] 2018-11-02 20:27:05,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:05.111 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.280s] 2018-11-02 20:27:05,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:05.177 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.065s] 2018-11-02 20:27:05,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:05.416 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.238s] 2018-11-02 20:27:14,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:14.091 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.674s] 2018-11-02 20:27:16,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:16.215 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.625s] 2018-11-02 20:27:27,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:27.961 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.470s] 2018-11-02 20:27:31,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:31.098 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.137s] 2018-11-02 20:27:37,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:37.190 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.778s] 2018-11-02 20:27:38,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:38.972 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-11-02 20:27:39,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:39.101 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.103s] 2018-11-02 20:27:45,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:45.218 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.028s] 2018-11-02 20:27:51,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:51.514 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.568s] 2018-11-02 20:27:51,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:51.593 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.374s] 2018-11-02 20:27:55,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:27:55.496 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.903s] 2018-11-02 20:28:00,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:28:00.971 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.455s] 2018-11-02 20:28:14,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:28:14.223 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.250s] 2018-11-02 20:28:19,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:28:19.576 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.227s] 2018-11-02 20:28:19,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:28:19.804 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.228s] 2018-11-02 20:28:21,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:28:21.431 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [25.930s] 2018-11-02 20:28:23,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:28:23.722 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.294s] 2018-11-02 20:29:02,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:02.702 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.162s] 2018-11-02 20:29:04,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:04.349 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.646s] 2018-11-02 20:29:08,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:08.366 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.012s] 2018-11-02 20:29:09,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:09.369 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.007s] 2018-11-02 20:29:11,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:11.638 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.267s] 2018-11-02 20:29:12,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:12.981 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.343s] 2018-11-02 20:29:15,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:15.496 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.511s] 2018-11-02 20:29:15,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:15.539 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.046s] 2018-11-02 20:29:19,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:19.279 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.206s] 2018-11-02 20:29:21,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:21.501 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.220s] 2018-11-02 20:29:22,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:22.533 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.032s] 2018-11-02 20:29:23,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:23.373 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.840s] 2018-11-02 20:29:25,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:25.052 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.677s] 2018-11-02 20:29:26,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:26.925 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.872s] 2018-11-02 20:29:27,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:27.902 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.977s] 2018-11-02 20:29:28,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:28.163 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.262s] 2018-11-02 20:29:28,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:28.412 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.249s] 2018-11-02 20:29:28,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:28.633 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.221s] 2018-11-02 20:29:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:28.649 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-11-02 20:29:32,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:32.465 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [179.788s] 2018-11-02 20:29:35,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:35.335 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.808s] 2018-11-02 20:29:36,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:36.153 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.818s] 2018-11-02 20:29:47,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:47.275 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.222s] 2018-11-02 20:29:47,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:47.506 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.231s] 2018-11-02 20:29:47,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:47.754 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.247s] 2018-11-02 20:29:48,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:48.796 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.041s] 2018-11-02 20:29:49,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:49.119 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.323s] 2018-11-02 20:29:49,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:49.356 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [130.254s] 2018-11-02 20:29:49,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:49.902 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.782s] 2018-11-02 20:29:49,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:49.946 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.044s] 2018-11-02 20:29:50,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:50.163 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.217s] 2018-11-02 20:29:50,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:50.231 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.067s] 2018-11-02 20:29:50,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:50.517 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.286s] 2018-11-02 20:29:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:50.559 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-11-02 20:29:50,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:50.838 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.278s] 2018-11-02 20:29:50,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:50.927 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.088s] 2018-11-02 20:29:50,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:50.999 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.072s] 2018-11-02 20:29:51,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:29:51.260 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.261s] 2018-11-02 20:30:07,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:07.301 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.827s] 2018-11-02 20:30:09,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:09.363 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.003s] 2018-11-02 20:30:24,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:24.104 17738 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.328s] 2018-11-02 20:30:28,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:28.758 17738 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.722s] 2018-11-02 20:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:28.778 17738 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.020s] 2018-11-02 20:30:38,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:38.168 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.718s] 2018-11-02 20:30:44,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:44.575 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.407s] 2018-11-02 20:30:47,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:47.263 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.687s] 2018-11-02 20:30:47,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:47.336 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.072s] 2018-11-02 20:30:47,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:47.418 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.082s] 2018-11-02 20:30:59,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:30:59.840 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.420s] 2018-11-02 20:31:00,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:00.174 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.334s] 2018-11-02 20:31:00,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:00.252 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.078s] 2018-11-02 20:31:09,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:09.327 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.621s] 2018-11-02 20:31:15,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:15.980 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.010s] 2018-11-02 20:31:16,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:16.182 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.202s] 2018-11-02 20:31:16,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:16.786 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [67.411s] 2018-11-02 20:31:16,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:16.806 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.623s] 2018-11-02 20:31:17,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:17.028 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.221s] 2018-11-02 20:31:17,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:17.244 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.216s] 2018-11-02 20:31:17,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:17.855 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.611s] 2018-11-02 20:31:17,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:17.904 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.049s] 2018-11-02 20:31:18,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:18.118 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.213s] 2018-11-02 20:31:18,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:18.127 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-11-02 20:31:18,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:18.351 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.224s] 2018-11-02 20:31:18,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:18.361 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-11-02 20:31:18,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:18.599 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.237s] 2018-11-02 20:31:18,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:18.835 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.236s] 2018-11-02 20:31:19,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:19.439 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.604s] 2018-11-02 20:31:19,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:19.663 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.224s] 2018-11-02 20:31:19,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:19.860 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.197s] 2018-11-02 20:31:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:19.905 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.044s] 2018-11-02 20:31:19,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:19.943 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2018-11-02 20:31:19,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:19.983 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.039s] 2018-11-02 20:31:20,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:20.210 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.227s] 2018-11-02 20:31:32,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:32.614 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.566s] 2018-11-02 20:31:34,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:34.466 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.207s] 2018-11-02 20:31:38,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:38.088 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.472s] 2018-11-02 20:31:43,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:43.649 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [9.180s] 2018-11-02 20:31:59,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:31:59.408 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.756s] 2018-11-02 20:32:06,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:32:06.977 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.570s] 2018-11-02 20:33:01,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:01.842 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [54.851s] 2018-11-02 20:33:06,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:06.463 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-11-02 20:33:11,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:11.538 17738 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.131s] 2018-11-02 20:33:13,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:13.345 17738 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.807s] 2018-11-02 20:33:29,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:29.152 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.419s] 2018-11-02 20:33:29,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:29.399 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.248s] 2018-11-02 20:33:29,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:29.967 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.568s] 2018-11-02 20:33:32,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:32.037 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.070s] 2018-11-02 20:33:36,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:36.410 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.372s] 2018-11-02 20:33:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:36.458 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.048s] 2018-11-02 20:33:36,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:36.702 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.245s] 2018-11-02 20:33:58,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:33:58.514 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-11-02 20:34:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:34:02.495 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.206s] 2018-11-02 20:34:08,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:34:08.477 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.513s] 2018-11-02 20:34:09,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:34:09.363 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.885s] 2018-11-02 20:34:29,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:34:29.324 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [19.959s] 2018-11-02 20:34:42,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:34:42.309 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.449s] 2018-11-02 20:34:43,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-02 20:34:43.065 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.757s] 2018-11-02 20:34:51,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 58e8f4aa-2729-4776-b57d-608fa785ba71 2018-11-02 20:34:51,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '58e8f4aa-2729-4776-b57d-608fa785ba71']'. 2018-11-02 20:34:52,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-02 20:34:52,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-02 20:34:52,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 20:34:52,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 58e8f4aa-2729-4776-b57d-608fa785ba71 | 2018-11-02 20:34:52,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-02 20:34:52,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-02 20:25:11 | 2018-11-02 20:34:52,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-02 20:34:51 | 2018-11-02 20:34:52,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:40 | 2018-11-02 20:34:52,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-02 20:34:52,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-02 20:34:52,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-02 20:34:52,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c28a3190-f0bd-4880-98dc-154a09b05dcc) | 2018-11-02 20:34:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-02 20:34:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b3488d6f-f06c-4e94-ac77-8e0fb7fab280) | 2018-11-02 20:34:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-11-02 20:34:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 567.457 | 2018-11-02 20:34:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-11-02 20:34:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-02 20:34:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-02 20:34:52,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-02 20:34:52,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-02 20:34:52,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 20:34:52,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-02 20:34:52,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-02 20:34:52,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-11-02 20:34:55,067 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 20:34:55,067 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 09:57 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-02 20:34:55,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 20:34:55,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:34:55,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70209a51-f0ee-4a9f-9ba7-53ff829dc823 Date: Fri, 02 Nov 2018 20:34:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:34:55,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0 used request id req-70209a51-f0ee-4a9f-9ba7-53ff829dc823 2018-11-02 20:34:55,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.560180187225s 2018-11-02 20:34:55,635 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/97f17a40-040f-4b21-bd3e-d9af0ca107f0 used request id req-70209a51-f0ee-4a9f-9ba7-53ff829dc823 2018-11-02 20:34:55,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 20:34:55,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:55,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ca6a6f2-5499-4b2c-9557-083bee5828f9 x-compute-request-id: req-5ca6a6f2-5499-4b2c-9557-083bee5828f9 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b87294fe-3c9e-4b6e-bcaf-b9f980e86506"}, {"name": "refstack_defcore-flavor_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ba5d5af8-39ba-4ae2-be55-ff8820cb680b"}]} 2018-11-02 20:34:55,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5ca6a6f2-5499-4b2c-9557-083bee5828f9 2018-11-02 20:34:55,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.230000019073s 2018-11-02 20:34:55,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5ca6a6f2-5499-4b2c-9557-083bee5828f9 2018-11-02 20:34:55,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 20:34:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:55,902 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33e9b5c4-cde0-41c4-b873-7a6d68345c7a x-compute-request-id: req-33e9b5c4-cde0-41c4-b873-7a6d68345c7a Content-Length: 0 Content-Type: application/json 2018-11-02 20:34:55,902 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506 used request id req-33e9b5c4-cde0-41c4-b873-7a6d68345c7a 2018-11-02 20:34:55,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343420505524s 2018-11-02 20:34:55,903 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b87294fe-3c9e-4b6e-bcaf-b9f980e86506 used request id req-33e9b5c4-cde0-41c4-b873-7a6d68345c7a 2018-11-02 20:34:55,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:34:55,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:34:56,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-4494eb20-7dbc-457e-b0cc-0a6f05261d92 Date: Fri, 02 Nov 2018 20:34:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "metadata": {}}], "file": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/file", "owner": "3b8c469398c94ce1b379cebcac0fc8bb", "id": "d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "size": 12716032, "self": "/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:25:00Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:24:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:34:56,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4494eb20-7dbc-457e-b0cc-0a6f05261d92 2018-11-02 20:34:56,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226759910583s 2018-11-02 20:34:56,134 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4494eb20-7dbc-457e-b0cc-0a6f05261d92 2018-11-02 20:34:56,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 20:34:56,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5187ee2b6f21907fdb949d49de61f9b8143b6e2" 2018-11-02 20:34:56,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0403975-90ad-4846-ac5a-12fd82d16177 Date: Fri, 02 Nov 2018 20:34:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:34:56,742 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2 used request id req-d0403975-90ad-4846-ac5a-12fd82d16177 2018-11-02 20:34:56,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.606559991837s 2018-11-02 20:34:56,742 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d1046b87-be2f-4e25-a2e6-4a7e85bd53b2 used request id req-d0403975-90ad-4846-ac5a-12fd82d16177 2018-11-02 20:34:56,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 20:34:56,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:56,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70120c88-3b1d-4643-9652-9a84c897473b x-compute-request-id: req-70120c88-3b1d-4643-9652-9a84c897473b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ba5d5af8-39ba-4ae2-be55-ff8820cb680b"}]} 2018-11-02 20:34:56,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-70120c88-3b1d-4643-9652-9a84c897473b 2018-11-02 20:34:56,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299530029297s 2018-11-02 20:34:56,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-70120c88-3b1d-4643-9652-9a84c897473b 2018-11-02 20:34:56,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 20:34:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:56,814 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:34:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d76427a3-f6cd-4ca6-8069-721a26123de0 x-compute-request-id: req-d76427a3-f6cd-4ca6-8069-721a26123de0 Content-Length: 0 Content-Type: application/json 2018-11-02 20:34:56,814 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b used request id req-d76427a3-f6cd-4ca6-8069-721a26123de0 2018-11-02 20:34:56,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0391190052032s 2018-11-02 20:34:56,814 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ba5d5af8-39ba-4ae2-be55-ff8820cb680b used request id req-d76427a3-f6cd-4ca6-8069-721a26123de0 2018-11-02 20:34:56,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:34:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:56,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fb6367-f771-4d2a-a2c6-53d515e0c173 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": {"self": "http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4628e05e56cc4f7b88fb7fea22b19cce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:34:56,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-83fb6367-f771-4d2a-a2c6-53d515e0c173 2018-11-02 20:34:56,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133687973022s 2018-11-02 20:34:56,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-83fb6367-f771-4d2a-a2c6-53d515e0c173 2018-11-02 20:34:56,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:34:56,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:57,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b1d40f-62d7-4ef9-b802-d583c2e7acce Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_4a50da7b-1722-4862-b63a-f5d34f5a4cd1", "links": {"self": "http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4628e05e56cc4f7b88fb7fea22b19cce", "description": null}} 2018-11-02 20:34:57,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce used request id req-36b1d40f-62d7-4ef9-b802-d583c2e7acce 2018-11-02 20:34:57,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11617398262s 2018-11-02 20:34:57,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce used request id req-36b1d40f-62d7-4ef9-b802-d583c2e7acce 2018-11-02 20:34:57,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 20:34:57,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:57,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06762bd-989f-4382-949b-2a644561d7c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:34:57,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce used request id req-e06762bd-989f-4382-949b-2a644561d7c1 2018-11-02 20:34:57,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.203090906143s 2018-11-02 20:34:57,276 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4628e05e56cc4f7b88fb7fea22b19cce used request id req-e06762bd-989f-4382-949b-2a644561d7c1 2018-11-02 20:34:57,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:34:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:57,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b454a413-2f88-47a6-a7ba-40613af12c81 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb"}, "tags": [], "enabled": true, "id": "3b8c469398c94ce1b379cebcac0fc8bb", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_4a50da7b-1722-4862-b63a-f5d34f5a4cd1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:34:57,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-b454a413-2f88-47a6-a7ba-40613af12c81 2018-11-02 20:34:57,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105572938919s 2018-11-02 20:34:57,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-b454a413-2f88-47a6-a7ba-40613af12c81 2018-11-02 20:34:57,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 20:34:57,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:57,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f66f6db-0662-4cb9-8f06-877fc2a9599a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:34:57,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb used request id req-4f66f6db-0662-4cb9-8f06-877fc2a9599a 2018-11-02 20:34:57,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169404029846s 2018-11-02 20:34:57,562 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3b8c469398c94ce1b379cebcac0fc8bb used request id req-4f66f6db-0662-4cb9-8f06-877fc2a9599a 2018-11-02 20:34:57,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:34:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:57,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e52ca7-0040-41df-ac57-0c746cb6a081 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "93aebae75d0e4224abf0c7ad17ba907e", "links": {"self": "http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:34:57,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e8e52ca7-0040-41df-ac57-0c746cb6a081 2018-11-02 20:34:57,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10567522049s 2018-11-02 20:34:57,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e8e52ca7-0040-41df-ac57-0c746cb6a081 2018-11-02 20:34:57,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 20:34:57,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:57,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6843409-77d5-47b9-9d39-c41bc065c00a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:34:57,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e used request id req-c6843409-77d5-47b9-9d39-c41bc065c00a 2018-11-02 20:34:57,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.137225151062s 2018-11-02 20:34:57,815 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/93aebae75d0e4224abf0c7ad17ba907e used request id req-c6843409-77d5-47b9-9d39-c41bc065c00a 2018-11-02 20:34:57,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 20:34:57,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=3b8c469398c94ce1b379cebcac0fc8bb&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af247776351466a80cd7db3a63eacf659370de08" 2018-11-02 20:34:58,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-297d5156-6cc7-44c6-bef4-8cae2972711d Date: Fri, 02 Nov 2018 20:34:58 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:34:58,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=3b8c469398c94ce1b379cebcac0fc8bb&name=default used request id req-297d5156-6cc7-44c6-bef4-8cae2972711d 2018-11-02 20:34:58,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.218818902969s 2018-11-02 20:34:58,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=3b8c469398c94ce1b379cebcac0fc8bb&name=default used request id req-297d5156-6cc7-44c6-bef4-8cae2972711d 2018-11-02 20:34:58,086 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-02 20:34:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:34:58,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dccfe43-e2f6-4c19-b3ab-2a1f47d42b97 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:34:58,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8dccfe43-e2f6-4c19-b3ab-2a1f47d42b97 2018-11-02 20:34:58,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 20:34:58,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T21:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["l1D9DA_ARraAE9Of_m2i6g"], "issued_at": "2018-11-02T20:34:58.000000Z"}} 2018-11-02 20:34:58,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 20:34:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:34:58,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-685e1ef1-6e29-4146-afd7-e07f3bb01c70 Date: Fri, 02 Nov 2018 20:34:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:34:58,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-685e1ef1-6e29-4146-afd7-e07f3bb01c70 2018-11-02 20:34:58,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286978006363s 2018-11-02 20:34:58,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-685e1ef1-6e29-4146-afd7-e07f3bb01c70 2018-11-02 20:34:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:34:58,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:34:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:34:58,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:34:58,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:34:58,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd68b0fe-bca8-407c-a7e7-c68e298d1805 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 20:34:58,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-fd68b0fe-bca8-407c-a7e7-c68e298d1805 2018-11-02 20:34:58,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0944471359253s 2018-11-02 20:34:58,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-fd68b0fe-bca8-407c-a7e7-c68e298d1805 2018-11-02 20:34:58,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 20:34:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811"}}' 2018-11-02 20:34:59,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:34:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c127f8ee-0fd0-4ea5-813c-bd9be36e8aa0 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841"}, "tags": [], "enabled": true, "id": "a05b8b7af49a480eb6919d513d8f5841", "parent_id": "default", "domain_id": "default", "name": "patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811"}} 2018-11-02 20:34:59,168 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c127f8ee-0fd0-4ea5-813c-bd9be36e8aa0 2018-11-02 20:34:59,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.225729942322s 2018-11-02 20:34:59,168 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c127f8ee-0fd0-4ea5-813c-bd9be36e8aa0 2018-11-02 20:34:59,169 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'a05b8b7af49a480eb6919d513d8f5841', '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'patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811'}) 2018-11-02 20:34:59,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 20:34:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "57657a59-545a-4aae-9639-5b8fb573d743", "email": null, "name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811"}}' 2018-11-02 20:34:59,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1cf87a3-428c-49d4-99dc-2725c70718fb Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": {"self": "http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecc69fa2bd454f05a83f20ef020c9854", "domain_id": "default", "password_expires_at": null}} 2018-11-02 20:34:59,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f1cf87a3-428c-49d4-99dc-2725c70718fb 2018-11-02 20:34:59,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394132852554s 2018-11-02 20:34:59,569 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f1cf87a3-428c-49d4-99dc-2725c70718fb 2018-11-02 20:34:59,570 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ecc69fa2bd454f05a83f20ef020c9854', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811'}) 2018-11-02 20:34:59,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:34:59,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:34:59,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7454d56d-d225-4a77-b684-dc4c007738fa Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:34:59,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7454d56d-d225-4a77-b684-dc4c007738fa 2018-11-02 20:34:59,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100310087204s 2018-11-02 20:34:59,674 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7454d56d-d225-4a77-b684-dc4c007738fa 2018-11-02 20:34:59,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:34:59,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:34:59,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe9acf5-9bbd-4967-8153-dfd778553173 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:34:59,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bbe9acf5-9bbd-4967-8153-dfd778553173 2018-11-02 20:34:59,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105288982391s 2018-11-02 20:34:59,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bbe9acf5-9bbd-4967-8153-dfd778553173 2018-11-02 20:34:59,786 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 20:34:59,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 20:34:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" -d '{"role": {"name": "Member"}}' 2018-11-02 20:34:59,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199aaba7-03c0-42b5-b5ad-663c1a2c5c8d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccaf27cf4c334f79955f3ecea0d7bafc", "links": {"self": "http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc"}, "name": "Member"}} 2018-11-02 20:34:59,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-199aaba7-03c0-42b5-b5ad-663c1a2c5c8d 2018-11-02 20:34:59,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.113989114761s 2018-11-02 20:34:59,904 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-199aaba7-03c0-42b5-b5ad-663c1a2c5c8d 2018-11-02 20:34:59,904 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'ccaf27cf4c334f79955f3ecea0d7bafc'}) 2018-11-02 20:34:59,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:34:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f232bee1-8b0a-4cdd-9f8f-6b630f0b57fc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ccaf27cf4c334f79955f3ecea0d7bafc", "links": {"self": "http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc"}, "name": "Member"}]} 2018-11-02 20:35:00,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f232bee1-8b0a-4cdd-9f8f-6b630f0b57fc 2018-11-02 20:35:00,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939819812775s 2018-11-02 20:35:00,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f232bee1-8b0a-4cdd-9f8f-6b630f0b57fc 2018-11-02 20:35:00,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:35:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e00531-43dc-45ac-be6c-de240fd25305 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:35:00,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-53e00531-43dc-45ac-be6c-de240fd25305 2018-11-02 20:35:00,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123234033585s 2018-11-02 20:35:00,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-53e00531-43dc-45ac-be6c-de240fd25305 2018-11-02 20:35:00,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:35:00,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95146a17-26ec-4609-a606-84685e2a0b08 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": {"self": "http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecc69fa2bd454f05a83f20ef020c9854", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:35:00,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-95146a17-26ec-4609-a606-84685e2a0b08 2018-11-02 20:35:00,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137270212173s 2018-11-02 20:35:00,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-95146a17-26ec-4609-a606-84685e2a0b08 2018-11-02 20:35:00,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:35:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f905f0-26a3-4278-a674-2df514a399ec Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841"}, "tags": [], "enabled": true, "id": "a05b8b7af49a480eb6919d513d8f5841", "parent_id": "default", "domain_id": "default", "name": "patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:35:00,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-16f905f0-26a3-4278-a674-2df514a399ec 2018-11-02 20:35:00,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0957460403442s 2018-11-02 20:35:00,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-16f905f0-26a3-4278-a674-2df514a399ec 2018-11-02 20:35:00,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:35:00,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=ccaf27cf4c334f79955f3ecea0d7bafc&scope.project.id=a05b8b7af49a480eb6919d513d8f5841" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87da8845-991b-4b83-9f46-ccd0f10e0ab2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=ccaf27cf4c334f79955f3ecea0d7bafc&scope.project.id=a05b8b7af49a480eb6919d513d8f5841", "previous": null, "next": null}} 2018-11-02 20:35:00,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=ccaf27cf4c334f79955f3ecea0d7bafc&scope.project.id=a05b8b7af49a480eb6919d513d8f5841 used request id req-87da8845-991b-4b83-9f46-ccd0f10e0ab2 2018-11-02 20:35:00,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101851940155s 2018-11-02 20:35:00,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=ccaf27cf4c334f79955f3ecea0d7bafc&scope.project.id=a05b8b7af49a480eb6919d513d8f5841 used request id req-87da8845-991b-4b83-9f46-ccd0f10e0ab2 2018-11-02 20:35:00,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 20:35:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841/users/ecc69fa2bd454f05a83f20ef020c9854/roles/ccaf27cf4c334f79955f3ecea0d7bafc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40f78da8-93d0-4d2d-8c6d-fa9378b91a1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:35:00,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841/users/ecc69fa2bd454f05a83f20ef020c9854/roles/ccaf27cf4c334f79955f3ecea0d7bafc used request id req-40f78da8-93d0-4d2d-8c6d-fa9378b91a1c 2018-11-02 20:35:00,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162492036819s 2018-11-02 20:35:00,652 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841/users/ecc69fa2bd454f05a83f20ef020c9854/roles/ccaf27cf4c334f79955f3ecea0d7bafc used request id req-40f78da8-93d0-4d2d-8c6d-fa9378b91a1c 2018-11-02 20:35:00,653 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a05b8b7af49a480eb6919d513d8f5841', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '57657a59-545a-4aae-9639-5b8fb573d743', 'username': u'patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 20:35:00,657 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'password': '57657a59-545a-4aae-9639-5b8fb573d743', 'project_name': 'patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'a05b8b7af49a480eb6919d513d8f5841', 'project_domain_name': 'Default'} 2018-11-02 20:35:00,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:35:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f69dc7f-27b0-45f9-8d12-aeba38ce4bb8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ccaf27cf4c334f79955f3ecea0d7bafc", "links": {"self": "http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc"}, "name": "Member"}]} 2018-11-02 20:35:00,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9f69dc7f-27b0-45f9-8d12-aeba38ce4bb8 2018-11-02 20:35:00,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.093563079834s 2018-11-02 20:35:00,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9f69dc7f-27b0-45f9-8d12-aeba38ce4bb8 2018-11-02 20:35:00,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:35:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3543fd-fa0a-484d-ba72-cbf9f9239e74 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ccaf27cf4c334f79955f3ecea0d7bafc", "links": {"self": "http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc"}, "name": "Member"}]} 2018-11-02 20:35:00,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0c3543fd-fa0a-484d-ba72-cbf9f9239e74 2018-11-02 20:35:00,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104331016541s 2018-11-02 20:35:00,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0c3543fd-fa0a-484d-ba72-cbf9f9239e74 2018-11-02 20:35:00,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:35:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:00,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87465509-c1bc-4a86-b3b9-1659e1b3bf38 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:35:00,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-87465509-c1bc-4a86-b3b9-1659e1b3bf38 2018-11-02 20:35:00,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105525970459s 2018-11-02 20:35:00,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-87465509-c1bc-4a86-b3b9-1659e1b3bf38 2018-11-02 20:35:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:35:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5094cb1-68b1-41fe-9e69-46f2675c51f4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": {"self": "http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecc69fa2bd454f05a83f20ef020c9854", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:35:01,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f5094cb1-68b1-41fe-9e69-46f2675c51f4 2018-11-02 20:35:01,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112749099731s 2018-11-02 20:35:01,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f5094cb1-68b1-41fe-9e69-46f2675c51f4 2018-11-02 20:35:01,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:35:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2345df-5ee0-4ef7-977b-d6cfe2776a08 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841"}, "tags": [], "enabled": true, "id": "a05b8b7af49a480eb6919d513d8f5841", "parent_id": "default", "domain_id": "default", "name": "patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:35:01,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2c2345df-5ee0-4ef7-977b-d6cfe2776a08 2018-11-02 20:35:01,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101846933365s 2018-11-02 20:35:01,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2c2345df-5ee0-4ef7-977b-d6cfe2776a08 2018-11-02 20:35:01,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:35:01,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a05b8b7af49a480eb6919d513d8f5841" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8acf3a6-8dd9-4772-93f3-49343392c466 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a05b8b7af49a480eb6919d513d8f5841", "previous": null, "next": null}} 2018-11-02 20:35:01,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a05b8b7af49a480eb6919d513d8f5841 used request id req-d8acf3a6-8dd9-4772-93f3-49343392c466 2018-11-02 20:35:01,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100425004959s 2018-11-02 20:35:01,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=ecc69fa2bd454f05a83f20ef020c9854&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a05b8b7af49a480eb6919d513d8f5841 used request id req-d8acf3a6-8dd9-4772-93f3-49343392c466 2018-11-02 20:35:01,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 20:35:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841/users/ecc69fa2bd454f05a83f20ef020c9854/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5558640-e48b-465c-b2fc-c0bca27aca10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:35:01,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841/users/ecc69fa2bd454f05a83f20ef020c9854/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-a5558640-e48b-465c-b2fc-c0bca27aca10 2018-11-02 20:35:01,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14520406723s 2018-11-02 20:35:01,458 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841/users/ecc69fa2bd454f05a83f20ef020c9854/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-a5558640-e48b-465c-b2fc-c0bca27aca10 2018-11-02 20:35:01,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:35:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d5159d-c2bf-4e03-a3be-0ee2d567d7c7 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ccaf27cf4c334f79955f3ecea0d7bafc", "links": {"self": "http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc"}, "name": "Member"}]} 2018-11-02 20:35:01,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f8d5159d-c2bf-4e03-a3be-0ee2d567d7c7 2018-11-02 20:35:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109048128128s 2018-11-02 20:35:01,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f8d5159d-c2bf-4e03-a3be-0ee2d567d7c7 2018-11-02 20:35:01,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:35:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f271bb-0ba6-47a8-b579-930537ff6bdb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:35:01,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f4f271bb-0ba6-47a8-b579-930537ff6bdb 2018-11-02 20:35:01,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103564977646s 2018-11-02 20:35:01,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f4f271bb-0ba6-47a8-b579-930537ff6bdb 2018-11-02 20:35:01,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:35:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc34deb-721f-4f26-81ac-cdead5826bce Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": {"self": "http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecc69fa2bd454f05a83f20ef020c9854", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:35:01,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7bc34deb-721f-4f26-81ac-cdead5826bce 2018-11-02 20:35:01,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123496055603s 2018-11-02 20:35:01,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7bc34deb-721f-4f26-81ac-cdead5826bce 2018-11-02 20:35:01,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:35:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=ecc69fa2bd454f05a83f20ef020c9854&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:01,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ea0b12-2c3a-4a51-983b-bc7c97aa5375 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=ecc69fa2bd454f05a83f20ef020c9854&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 20:35:01,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=ecc69fa2bd454f05a83f20ef020c9854&scope.domain.id=default used request id req-23ea0b12-2c3a-4a51-983b-bc7c97aa5375 2018-11-02 20:35:01,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103459119797s 2018-11-02 20:35:01,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=ecc69fa2bd454f05a83f20ef020c9854&scope.domain.id=default used request id req-23ea0b12-2c3a-4a51-983b-bc7c97aa5375 2018-11-02 20:35:01,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 20:35:01,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/ecc69fa2bd454f05a83f20ef020c9854/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:35:02,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4959007-fb50-4672-a95b-74e25fb44fb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:35:02,088 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/ecc69fa2bd454f05a83f20ef020c9854/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-c4959007-fb50-4672-a95b-74e25fb44fb4 2018-11-02 20:35:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.161438941956s 2018-11-02 20:35:02,089 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/ecc69fa2bd454f05a83f20ef020c9854/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-c4959007-fb50-4672-a95b-74e25fb44fb4 2018-11-02 20:35:02,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 20:35:04,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 20:35:06,540 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | db2df0f3-ed46-4c71-aecb-2843f09f9f40 | 2018-11-02T20:35:06.168249 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: db2df0f3-ed46-4c71-aecb-2843f09f9f40 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 20:35:09,629 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 20:35:10,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 20:35:12,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-02 20:35:15,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=8c699f20-e4e9-41c0-b5a4-4e42edc34d70) as the default verifier for the future CLI operations. 2018-11-02 20:35:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:35:17,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8836f56b-6214-46f2-8a08-5472ef4dac1b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:35:17,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8836f56b-6214-46f2-8a08-5472ef4dac1b 2018-11-02 20:35:17,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 20:35:17,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccaf27cf4c334f79955f3ecea0d7bafc", "name": "Member"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T21:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a05b8b7af49a480eb6919d513d8f5841", "name": "patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a05b8b7af49a480eb6919d513d8f5841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a05b8b7af49a480eb6919d513d8f5841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a05b8b7af49a480eb6919d513d8f5841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a05b8b7af49a480eb6919d513d8f5841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a05b8b7af49a480eb6919d513d8f5841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a05b8b7af49a480eb6919d513d8f5841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a05b8b7af49a480eb6919d513d8f5841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a05b8b7af49a480eb6919d513d8f5841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a05b8b7af49a480eb6919d513d8f5841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a05b8b7af49a480eb6919d513d8f5841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a05b8b7af49a480eb6919d513d8f5841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a05b8b7af49a480eb6919d513d8f5841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a05b8b7af49a480eb6919d513d8f5841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a05b8b7af49a480eb6919d513d8f5841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811", "id": "ecc69fa2bd454f05a83f20ef020c9854"}, "audit_ids": ["8xURnr4hQSSxjqjndpvCSg"], "issued_at": "2018-11-02T20:35:17.000000Z"}} 2018-11-02 20:35:17,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 20:35:17,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:35:18,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-28322c98-d722-4baa-955a-5cca5bda79cb Date: Fri, 02 Nov 2018 20:35:18 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 20:35:18,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-28322c98-d722-4baa-955a-5cca5bda79cb 2018-11-02 20:35:18,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.210618019104s 2018-11-02 20:35:18,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-28322c98-d722-4baa-955a-5cca5bda79cb 2018-11-02 20:35:18,099 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-02 20:35:18,099 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:35:18,226 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 20:35:18,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:35:18,233 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 20:35:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 20:35:18,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:35:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:35:18,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-469d9006-1fed-4bc8-bb3d-d3e2fc733353 Date: Fri, 02 Nov 2018 20:35:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:35:18,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-469d9006-1fed-4bc8-bb3d-d3e2fc733353 2018-11-02 20:35:18,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202074050903s 2018-11-02 20:35:18,438 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-469d9006-1fed-4bc8-bb3d-d3e2fc733353 2018-11-02 20:35:18,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 20:35:18,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811"}' 2018-11-02 20:35:18,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f329f1a0-9eba-4684-a26c-7bb50c112be2 Date: Fri, 02 Nov 2018 20:35:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file", "owner": "a05b8b7af49a480eb6919d513d8f5841", "id": "dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "size": null, "self": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:35:18Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "checksum": null, "created_at": "2018-11-02T20:35:18Z", "protected": false} 2018-11-02 20:35:18,691 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f329f1a0-9eba-4684-a26c-7bb50c112be2 2018-11-02 20:35:18,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.245599031448s 2018-11-02 20:35:18,691 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f329f1a0-9eba-4684-a26c-7bb50c112be2 returning object dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2 2018-11-02 20:35:18,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 20:35:18,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" -d '' 2018-11-02 20:35:19,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfc8294a-7d7b-45e7-9cf6-eac70242fca4 Date: Fri, 02 Nov 2018 20:35:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:35:19,403 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file used request id req-cfc8294a-7d7b-45e7-9cf6-eac70242fca4 2018-11-02 20:35:19,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.711260080338s 2018-11-02 20:35:19,404 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file used request id req-cfc8294a-7d7b-45e7-9cf6-eac70242fca4 2018-11-02 20:35:19,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:35:19,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:35:19,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-470608b2-c857-48ac-9535-731887691398 Date: Fri, 02 Nov 2018 20:35:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "metadata": {}}], "file": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file", "owner": "a05b8b7af49a480eb6919d513d8f5841", "id": "dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "size": 12716032, "self": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:35:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:35:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:35:19,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-470608b2-c857-48ac-9535-731887691398 2018-11-02 20:35:19,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.23360991478s 2018-11-02 20:35:19,642 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-470608b2-c857-48ac-9535-731887691398 2018-11-02 20:35:19,643 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file', 'owner': u'a05b8b7af49a480eb6919d513d8f5841', 'id': u'dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2', 'size': 12716032, u'self': u'/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a05b8b7af49a480eb6919d513d8f5841', 'name': 'patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T20:35:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T20:35:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'created': u'2018-11-02T20:35:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T20:35:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 20:35:19,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 20:35:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_7fb3c30a-c868-48ed-bf33-9bbaef832811", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 20:35:19,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e37265e1-002c-448e-9019-0e8a2612f7df x-compute-request-id: req-e37265e1-002c-448e-9019-0e8a2612f7df Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "02058e19-00e4-47e3-b240-f2c8420f64d3"}} 2018-11-02 20:35:19,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e37265e1-002c-448e-9019-0e8a2612f7df 2018-11-02 20:35:19,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.236241817474s 2018-11-02 20:35:19,881 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e37265e1-002c-448e-9019-0e8a2612f7df 2018-11-02 20:35:19,882 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'02058e19-00e4-47e3-b240-f2c8420f64d3', 'swap': 0}) 2018-11-02 20:35:19,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 20:35:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" -d '{"extra_specs": {}}' 2018-11-02 20:35:19,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdd2cfce-231f-4837-b927-c820e5dee71c x-compute-request-id: req-fdd2cfce-231f-4837-b927-c820e5dee71c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 20:35:19,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3/os-extra_specs used request id req-fdd2cfce-231f-4837-b927-c820e5dee71c 2018-11-02 20:35:19,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020122051239s 2018-11-02 20:35:19,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3/os-extra_specs used request id req-fdd2cfce-231f-4837-b927-c820e5dee71c 2018-11-02 20:35:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:35:19,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:35:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:35:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:35:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:35:20,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91694c49-34fd-42aa-98ec-1119f766d917 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ccaf27cf4c334f79955f3ecea0d7bafc", "links": {"self": "http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc"}, "name": "Member"}]} 2018-11-02 20:35:20,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-91694c49-34fd-42aa-98ec-1119f766d917 2018-11-02 20:35:20,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107762098312s 2018-11-02 20:35:20,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-91694c49-34fd-42aa-98ec-1119f766d917 2018-11-02 20:35:20,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 20:35:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:35:20,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d98ce8f7-b0a2-41c1-92c1-06ef0e9fed11 x-compute-request-id: req-d98ce8f7-b0a2-41c1-92c1-06ef0e9fed11 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 20:35:20,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-d98ce8f7-b0a2-41c1-92c1-06ef0e9fed11 2018-11-02 20:35:20,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.237962961197s 2018-11-02 20:35:20,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-d98ce8f7-b0a2-41c1-92c1-06ef0e9fed11 2018-11-02 20:35:20,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:35:20,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:35:20,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f401e351-e0c9-4953-a878-96f46e8afe3f Date: Fri, 02 Nov 2018 20:35:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "metadata": {}}], "file": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file", "owner": "a05b8b7af49a480eb6919d513d8f5841", "id": "dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "size": 12716032, "self": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:35:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:35:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:35:20,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f401e351-e0c9-4953-a878-96f46e8afe3f 2018-11-02 20:35:20,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212199926376s 2018-11-02 20:35:20,487 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f401e351-e0c9-4953-a878-96f46e8afe3f 2018-11-02 20:35:20,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 20:35:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811"}' 2018-11-02 20:35:20,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b760e67b-6eca-4ab0-8450-502f1095e956 Date: Fri, 02 Nov 2018 20:35:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/file", "owner": "a05b8b7af49a480eb6919d513d8f5841", "id": "3ac5632f-6b88-4b82-9ffe-33df18b1a32f", "size": null, "self": "/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:35:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "checksum": null, "created_at": "2018-11-02T20:35:20Z", "protected": false} 2018-11-02 20:35:20,740 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b760e67b-6eca-4ab0-8450-502f1095e956 2018-11-02 20:35:20,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.243195056915s 2018-11-02 20:35:20,740 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b760e67b-6eca-4ab0-8450-502f1095e956 returning object 3ac5632f-6b88-4b82-9ffe-33df18b1a32f 2018-11-02 20:35:20,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 20:35:20,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" -d '' 2018-11-02 20:35:21,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a2d27c2-14fa-4b59-86ab-1aa0e894e157 Date: Fri, 02 Nov 2018 20:35:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:35:21,577 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/file used request id req-2a2d27c2-14fa-4b59-86ab-1aa0e894e157 2018-11-02 20:35:21,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.836776018143s 2018-11-02 20:35:21,578 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/file used request id req-2a2d27c2-14fa-4b59-86ab-1aa0e894e157 2018-11-02 20:35:21,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:35:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:35:21,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-5682bd17-44bc-4b33-b110-1e585143cb20 Date: Fri, 02 Nov 2018 20:35:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/snap", "metadata": {}}], "file": "/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/file", "owner": "a05b8b7af49a480eb6919d513d8f5841", "id": "3ac5632f-6b88-4b82-9ffe-33df18b1a32f", "size": 12716032, "self": "/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:35:21Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:35:20Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "metadata": {}}], "file": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file", "owner": "a05b8b7af49a480eb6919d513d8f5841", "id": "dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "size": 12716032, "self": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:35:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:35:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:35:21,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5682bd17-44bc-4b33-b110-1e585143cb20 2018-11-02 20:35:21,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209532976151s 2018-11-02 20:35:21,792 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5682bd17-44bc-4b33-b110-1e585143cb20 2018-11-02 20:35:21,794 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/file', 'owner': u'a05b8b7af49a480eb6919d513d8f5841', 'id': u'3ac5632f-6b88-4b82-9ffe-33df18b1a32f', 'size': 12716032, u'self': u'/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a05b8b7af49a480eb6919d513d8f5841', 'name': 'patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T20:35:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T20:35:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'created': u'2018-11-02T20:35:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T20:35:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 20:35:21,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 20:35:21,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 20:35:21,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bb64740-652b-4953-9b3e-4bf8ecf6007f x-compute-request-id: req-2bb64740-652b-4953-9b3e-4bf8ecf6007f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7"}} 2018-11-02 20:35:21,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2bb64740-652b-4953-9b3e-4bf8ecf6007f 2018-11-02 20:35:21,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.045166015625s 2018-11-02 20:35:21,841 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2bb64740-652b-4953-9b3e-4bf8ecf6007f 2018-11-02 20:35:21,842 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7', 'swap': 0}) 2018-11-02 20:35:21,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 20:35:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" -d '{"extra_specs": {}}' 2018-11-02 20:35:21,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f95e516b-3fe6-4f38-ad9e-06a0c289dc4e x-compute-request-id: req-f95e516b-3fe6-4f38-ad9e-06a0c289dc4e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 20:35:21,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7/os-extra_specs used request id req-f95e516b-3fe6-4f38-ad9e-06a0c289dc4e 2018-11-02 20:35:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204129219055s 2018-11-02 20:35:21,863 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7/os-extra_specs used request id req-f95e516b-3fe6-4f38-ad9e-06a0c289dc4e 2018-11-02 20:35:21,863 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7', 'swap': 0}) 2018-11-02 20:35:24,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-02 20:35:24,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-02 20:35:24,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-02 20:35:24,972 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-02 20:35:24,997 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-02 20:35:28,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8c699f20-e4e9-41c0-b5a4-4e42edc34d70/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-11-02 20:35:28,080 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-02 20:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-02 20:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-11-02 20:37:09,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bbdfff83-2de0-493e-8b22-c0d62fc89501 2018-11-02 20:37:09,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bbdfff83-2de0-493e-8b22-c0d62fc89501']'. 2018-11-02 20:37:10,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-02 20:37:10,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-02 20:37:10,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bbdfff83-2de0-493e-8b22-c0d62fc89501 | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-02 20:35:30 | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-02 20:37:09 | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:39 | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8c699f20-e4e9-41c0-b5a4-4e42edc34d70) | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: db2df0f3-ed46-4c71-aecb-2843f09f9f40) | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 76.0 | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-11-02 20:37:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-11-02 20:37:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-02 20:37:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-02 20:37:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-02 20:37:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 20:37:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-02 20:37:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-02 20:37:10,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-02 20:37:12,633 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 20:37:12,634 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 20:37:12,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 20:37:12,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:37:13,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27fdd4c0-a06a-4dc5-b2f2-84f08d6a7139 Date: Fri, 02 Nov 2018 20:37:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:37:13,173 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f used request id req-27fdd4c0-a06a-4dc5-b2f2-84f08d6a7139 2018-11-02 20:37:13,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.531618118286s 2018-11-02 20:37:13,174 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3ac5632f-6b88-4b82-9ffe-33df18b1a32f used request id req-27fdd4c0-a06a-4dc5-b2f2-84f08d6a7139 2018-11-02 20:37:13,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 20:37:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:13,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16214fe-85ad-4c38-8d61-f74719b45c0d x-compute-request-id: req-e16214fe-85ad-4c38-8d61-f74719b45c0d Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "02058e19-00e4-47e3-b240-f2c8420f64d3"}, {"name": "patrole-flavor_alt_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7"}]} 2018-11-02 20:37:13,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e16214fe-85ad-4c38-8d61-f74719b45c0d 2018-11-02 20:37:13,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250680446625s 2018-11-02 20:37:13,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e16214fe-85ad-4c38-8d61-f74719b45c0d 2018-11-02 20:37:13,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 20:37:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:13,250 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e977810-8e55-45fd-bf16-83de52773c2b x-compute-request-id: req-2e977810-8e55-45fd-bf16-83de52773c2b Content-Length: 0 Content-Type: application/json 2018-11-02 20:37:13,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7 used request id req-2e977810-8e55-45fd-bf16-83de52773c2b 2018-11-02 20:37:13,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0473320484161s 2018-11-02 20:37:13,250 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/78b0d0c4-28d9-4cf2-a06c-ec0ab8988cd7 used request id req-2e977810-8e55-45fd-bf16-83de52773c2b 2018-11-02 20:37:13,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 20:37:13,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:37:13,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7367f587-9250-4ec7-934f-0ad9344256c0 Date: Fri, 02 Nov 2018 20:37:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "metadata": {}}], "file": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/file", "owner": "a05b8b7af49a480eb6919d513d8f5841", "id": "dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "size": 12716032, "self": "/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T20:35:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_7fb3c30a-c868-48ed-bf33-9bbaef832811", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T20:35:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 20:37:13,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7367f587-9250-4ec7-934f-0ad9344256c0 2018-11-02 20:37:13,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221471071243s 2018-11-02 20:37:13,476 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7367f587-9250-4ec7-934f-0ad9344256c0 2018-11-02 20:37:13,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 20:37:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a3cd28f133e02cba9b8ffe95ea1e8a386de00ec" 2018-11-02 20:37:14,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-767549a7-3c9a-4a6e-a39f-63fd14856af8 Date: Fri, 02 Nov 2018 20:37:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:37:14,329 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2 used request id req-767549a7-3c9a-4a6e-a39f-63fd14856af8 2018-11-02 20:37:14,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.851819992065s 2018-11-02 20:37:14,330 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/dbc036aa-ac14-44a0-b8d5-7ddfc3d460f2 used request id req-767549a7-3c9a-4a6e-a39f-63fd14856af8 2018-11-02 20:37:14,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 20:37:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:14,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c9833a2-f3d4-4487-bc5c-3616457b3eed x-compute-request-id: req-2c9833a2-f3d4-4487-bc5c-3616457b3eed Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "02058e19-00e4-47e3-b240-f2c8420f64d3"}]} 2018-11-02 20:37:14,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2c9833a2-f3d4-4487-bc5c-3616457b3eed 2018-11-02 20:37:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249440670013s 2018-11-02 20:37:14,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2c9833a2-f3d4-4487-bc5c-3616457b3eed 2018-11-02 20:37:14,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 20:37:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:14,388 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cb36ad5-6af7-484b-82c0-63fbe063e6ea x-compute-request-id: req-9cb36ad5-6af7-484b-82c0-63fbe063e6ea Content-Length: 0 Content-Type: application/json 2018-11-02 20:37:14,388 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3 used request id req-9cb36ad5-6af7-484b-82c0-63fbe063e6ea 2018-11-02 20:37:14,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0304348468781s 2018-11-02 20:37:14,388 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/02058e19-00e4-47e3-b240-f2c8420f64d3 used request id req-9cb36ad5-6af7-484b-82c0-63fbe063e6ea 2018-11-02 20:37:14,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:37:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:14,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ba4fa4-166d-484c-9f19-fcea4a9047c0 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": {"self": "http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecc69fa2bd454f05a83f20ef020c9854", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:14,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f3ba4fa4-166d-484c-9f19-fcea4a9047c0 2018-11-02 20:37:14,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117641925812s 2018-11-02 20:37:14,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f3ba4fa4-166d-484c-9f19-fcea4a9047c0 2018-11-02 20:37:14,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:37:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:14,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f103f1-9330-4fb7-b83e-e4f23f8acdeb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_7fb3c30a-c868-48ed-bf33-9bbaef832811", "links": {"self": "http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ecc69fa2bd454f05a83f20ef020c9854", "description": null}} 2018-11-02 20:37:14,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854 used request id req-c4f103f1-9330-4fb7-b83e-e4f23f8acdeb 2018-11-02 20:37:14,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114370107651s 2018-11-02 20:37:14,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854 used request id req-c4f103f1-9330-4fb7-b83e-e4f23f8acdeb 2018-11-02 20:37:14,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 20:37:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:14,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b796f1-804d-483d-8ec2-7f7f73e58833 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:14,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854 used request id req-66b796f1-804d-483d-8ec2-7f7f73e58833 2018-11-02 20:37:14,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.228032112122s 2018-11-02 20:37:14,857 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ecc69fa2bd454f05a83f20ef020c9854 used request id req-66b796f1-804d-483d-8ec2-7f7f73e58833 2018-11-02 20:37:14,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:37:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:14,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538d01fd-6735-4a0d-92d8-eb43b28795ab Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841"}, "tags": [], "enabled": true, "id": "a05b8b7af49a480eb6919d513d8f5841", "parent_id": "default", "domain_id": "default", "name": "patrole-project_7fb3c30a-c868-48ed-bf33-9bbaef832811"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:37:14,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-538d01fd-6735-4a0d-92d8-eb43b28795ab 2018-11-02 20:37:14,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104876995087s 2018-11-02 20:37:14,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-538d01fd-6735-4a0d-92d8-eb43b28795ab 2018-11-02 20:37:14,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 20:37:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:15,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe1a1ef-a28b-4e94-9b9d-041d6e7c8d50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:15,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841 used request id req-9fe1a1ef-a28b-4e94-9b9d-041d6e7c8d50 2018-11-02 20:37:15,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188941955566s 2018-11-02 20:37:15,161 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a05b8b7af49a480eb6919d513d8f5841 used request id req-9fe1a1ef-a28b-4e94-9b9d-041d6e7c8d50 2018-11-02 20:37:15,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:15,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136e385a-9a0e-4253-b653-51393fbda2fc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ccaf27cf4c334f79955f3ecea0d7bafc", "links": {"self": "http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc"}, "name": "Member"}]} 2018-11-02 20:37:15,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-136e385a-9a0e-4253-b653-51393fbda2fc 2018-11-02 20:37:15,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101207017899s 2018-11-02 20:37:15,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-136e385a-9a0e-4253-b653-51393fbda2fc 2018-11-02 20:37:15,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 20:37:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:15,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0fec01-2288-4200-b707-5d55f5e83a64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:15,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc used request id req-4a0fec01-2288-4200-b707-5d55f5e83a64 2018-11-02 20:37:15,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.123385190964s 2018-11-02 20:37:15,395 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ccaf27cf4c334f79955f3ecea0d7bafc used request id req-4a0fec01-2288-4200-b707-5d55f5e83a64 2018-11-02 20:37:15,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 20:37:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a05b8b7af49a480eb6919d513d8f5841&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80cfd603284ef85f4c4e6a7b109eb14169023340" 2018-11-02 20:37:15,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d4c00e6f-976d-435c-adb8-61cc9977134c Date: Fri, 02 Nov 2018 20:37:15 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:37:15,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a05b8b7af49a480eb6919d513d8f5841&name=default used request id req-d4c00e6f-976d-435c-adb8-61cc9977134c 2018-11-02 20:37:15,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310611009598s 2018-11-02 20:37:15,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a05b8b7af49a480eb6919d513d8f5841&name=default used request id req-d4c00e6f-976d-435c-adb8-61cc9977134c 2018-11-02 20:37:15,759 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-02 20:37:16,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:16,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a06e89-4053-4394-b124-ab542aeb3360 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:16,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b5a06e89-4053-4394-b124-ab542aeb3360 2018-11-02 20:37:16,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 20:37:16,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T21:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["dcfQBZLITdSu7hzwbWLvZw"], "issued_at": "2018-11-02T20:37:16.000000Z"}} 2018-11-02 20:37:16,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:16,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:16 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:16,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:37:16,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:16,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8657c7a-3c45-4624-b040-29f1ae9c362c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 20:37:16,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f8657c7a-3c45-4624-b040-29f1ae9c362c 2018-11-02 20:37:16,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101360082626s 2018-11-02 20:37:16,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f8657c7a-3c45-4624-b040-29f1ae9c362c 2018-11-02 20:37:16,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 20:37:16,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}}' 2018-11-02 20:37:16,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d4879f-3051-40dc-9c84-a2b6d712bb3b Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "id": "836b76ad75304b15b0a3963247a6f12a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:37:16,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a2d4879f-3051-40dc-9c84-a2b6d712bb3b 2018-11-02 20:37:16,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137236118317s 2018-11-02 20:37:16,749 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a2d4879f-3051-40dc-9c84-a2b6d712bb3b 2018-11-02 20:37:16,749 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'836b76ad75304b15b0a3963247a6f12a', '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'snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b'}) 2018-11-02 20:37:16,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 20:37:16,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3d06e503-7b7f-4f8f-a399-a9ef4e3920c0", "email": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}}' 2018-11-02 20:37:17,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b2e8135-34de-4baf-8aa6-1e68e6ec5c51 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}} 2018-11-02 20:37:17,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3b2e8135-34de-4baf-8aa6-1e68e6ec5c51 2018-11-02 20:37:17,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369524002075s 2018-11-02 20:37:17,126 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3b2e8135-34de-4baf-8aa6-1e68e6ec5c51 2018-11-02 20:37:17,127 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'edf2b3dd5f3448f7942d202a171694d0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b'}) 2018-11-02 20:37:17,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:17,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3935b6cc-f9bc-4f86-9c98-1c837d16c627 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:37:17,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3935b6cc-f9bc-4f86-9c98-1c837d16c627 2018-11-02 20:37:17,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101948022842s 2018-11-02 20:37:17,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3935b6cc-f9bc-4f86-9c98-1c837d16c627 2018-11-02 20:37:17,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:17,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e090d4-82e3-4644-a9f7-92ffa5eedc02 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:37:17,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-48e090d4-82e3-4644-a9f7-92ffa5eedc02 2018-11-02 20:37:17,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100647926331s 2018-11-02 20:37:17,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-48e090d4-82e3-4644-a9f7-92ffa5eedc02 2018-11-02 20:37:17,340 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 20:37:17,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 20:37:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" -d '{"role": {"name": "Member"}}' 2018-11-02 20:37:17,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8fec3c-fc18-401d-b455-a5e0ce25328a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}} 2018-11-02 20:37:17,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d8fec3c-fc18-401d-b455-a5e0ce25328a 2018-11-02 20:37:17,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.11106801033s 2018-11-02 20:37:17,455 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d8fec3c-fc18-401d-b455-a5e0ce25328a 2018-11-02 20:37:17,455 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'53ec2a716a2c4dcb8307a89ca0d914f0'}) 2018-11-02 20:37:17,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:17,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199c6e91-35ed-419f-8267-dd6a1201bc8c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:37:17,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-199c6e91-35ed-419f-8267-dd6a1201bc8c 2018-11-02 20:37:17,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100692033768s 2018-11-02 20:37:17,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-199c6e91-35ed-419f-8267-dd6a1201bc8c 2018-11-02 20:37:17,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:37:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:17,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e933fdb8-b3dd-4fd0-8573-a96ceac685fc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:37:17,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e933fdb8-b3dd-4fd0-8573-a96ceac685fc 2018-11-02 20:37:17,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106299161911s 2018-11-02 20:37:17,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e933fdb8-b3dd-4fd0-8573-a96ceac685fc 2018-11-02 20:37:17,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:37:17,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:17,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7395894-8f64-48ad-b03f-c90f819bedcb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:17,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d7395894-8f64-48ad-b03f-c90f819bedcb 2018-11-02 20:37:17,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120283126831s 2018-11-02 20:37:17,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d7395894-8f64-48ad-b03f-c90f819bedcb 2018-11-02 20:37:17,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:37:17,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:17,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21be5c4-3011-4704-8e44-8f17dc8f1225 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "id": "836b76ad75304b15b0a3963247a6f12a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:37:17,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e21be5c4-3011-4704-8e44-8f17dc8f1225 2018-11-02 20:37:17,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104640960693s 2018-11-02 20:37:17,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e21be5c4-3011-4704-8e44-8f17dc8f1225 2018-11-02 20:37:17,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:37:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=53ec2a716a2c4dcb8307a89ca0d914f0&scope.project.id=836b76ad75304b15b0a3963247a6f12a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3ae479-eca3-416b-9818-a17a72e32ca6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=53ec2a716a2c4dcb8307a89ca0d914f0&scope.project.id=836b76ad75304b15b0a3963247a6f12a", "previous": null, "next": null}} 2018-11-02 20:37:18,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=53ec2a716a2c4dcb8307a89ca0d914f0&scope.project.id=836b76ad75304b15b0a3963247a6f12a used request id req-ae3ae479-eca3-416b-9818-a17a72e32ca6 2018-11-02 20:37:18,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104907989502s 2018-11-02 20:37:18,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=53ec2a716a2c4dcb8307a89ca0d914f0&scope.project.id=836b76ad75304b15b0a3963247a6f12a used request id req-ae3ae479-eca3-416b-9818-a17a72e32ca6 2018-11-02 20:37:18,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 20:37:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/53ec2a716a2c4dcb8307a89ca0d914f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6df5ce5-60ab-4ec1-ab5b-c8106e154291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:18,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/53ec2a716a2c4dcb8307a89ca0d914f0 used request id req-a6df5ce5-60ab-4ec1-ab5b-c8106e154291 2018-11-02 20:37:18,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13273692131s 2018-11-02 20:37:18,159 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/53ec2a716a2c4dcb8307a89ca0d914f0 used request id req-a6df5ce5-60ab-4ec1-ab5b-c8106e154291 2018-11-02 20:37:18,160 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'836b76ad75304b15b0a3963247a6f12a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3d06e503-7b7f-4f8f-a399-a9ef4e3920c0', 'username': u'snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 20:37:18,163 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b', 'password': '3d06e503-7b7f-4f8f-a399-a9ef4e3920c0', 'project_name': 'snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '836b76ad75304b15b0a3963247a6f12a', 'project_domain_name': 'Default'} 2018-11-02 20:37:18,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fc1256-e6d0-448d-bde4-1cff35e151bc Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:37:18,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c7fc1256-e6d0-448d-bde4-1cff35e151bc 2018-11-02 20:37:18,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111370801926s 2018-11-02 20:37:18,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c7fc1256-e6d0-448d-bde4-1cff35e151bc 2018-11-02 20:37:18,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:18,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a1a3b6-6f08-470c-9e6d-bbceff224b11 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:37:18,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-20a1a3b6-6f08-470c-9e6d-bbceff224b11 2018-11-02 20:37:18,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100362062454s 2018-11-02 20:37:18,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-20a1a3b6-6f08-470c-9e6d-bbceff224b11 2018-11-02 20:37:18,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:37:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96892186-56bf-45de-bf89-492050c703ba Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:37:18,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-96892186-56bf-45de-bf89-492050c703ba 2018-11-02 20:37:18,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103724002838s 2018-11-02 20:37:18,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-96892186-56bf-45de-bf89-492050c703ba 2018-11-02 20:37:18,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:37:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85184c79-3267-46d9-af7a-0447c511514b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:18,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-85184c79-3267-46d9-af7a-0447c511514b 2018-11-02 20:37:18,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118330955505s 2018-11-02 20:37:18,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-85184c79-3267-46d9-af7a-0447c511514b 2018-11-02 20:37:18,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:37:18,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce3043b-9002-4e25-b97f-0b05649bfbc6 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "id": "836b76ad75304b15b0a3963247a6f12a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:37:18,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2ce3043b-9002-4e25-b97f-0b05649bfbc6 2018-11-02 20:37:18,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102536916733s 2018-11-02 20:37:18,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2ce3043b-9002-4e25-b97f-0b05649bfbc6 2018-11-02 20:37:18,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:37:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=836b76ad75304b15b0a3963247a6f12a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:18,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4662ea38-d68e-4fbe-889f-6f1e7e560247 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=836b76ad75304b15b0a3963247a6f12a", "previous": null, "next": null}} 2018-11-02 20:37:18,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=836b76ad75304b15b0a3963247a6f12a used request id req-4662ea38-d68e-4fbe-889f-6f1e7e560247 2018-11-02 20:37:18,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101769924164s 2018-11-02 20:37:18,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=836b76ad75304b15b0a3963247a6f12a used request id req-4662ea38-d68e-4fbe-889f-6f1e7e560247 2018-11-02 20:37:18,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 20:37:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1200dad0-ecd8-44e8-a380-3394e5302fdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:19,008 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-1200dad0-ecd8-44e8-a380-3394e5302fdf 2018-11-02 20:37:19,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168318986893s 2018-11-02 20:37:19,009 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-1200dad0-ecd8-44e8-a380-3394e5302fdf 2018-11-02 20:37:19,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed06a04b-4c8c-4399-bbfe-247b07ef80ae Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 20:37:19,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ed06a04b-4c8c-4399-bbfe-247b07ef80ae 2018-11-02 20:37:19,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102703809738s 2018-11-02 20:37:19,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ed06a04b-4c8c-4399-bbfe-247b07ef80ae 2018-11-02 20:37:19,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 20:37:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-02 20:37:19,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a4d3f16-f737-41d7-8756-2a60779bacd4 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 20:37:19,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a4d3f16-f737-41d7-8756-2a60779bacd4 2018-11-02 20:37:19,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.107531070709s 2018-11-02 20:37:19,228 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a4d3f16-f737-41d7-8756-2a60779bacd4 2018-11-02 20:37:19,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 20:37:19,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4193316-6460-4501-a94e-24367300441f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:37:19,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f4193316-6460-4501-a94e-24367300441f 2018-11-02 20:37:19,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100313901901s 2018-11-02 20:37:19,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f4193316-6460-4501-a94e-24367300441f 2018-11-02 20:37:19,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 20:37:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14ecfc2-19ba-44c1-b76c-852c3119ac1f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 20:37:19,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f14ecfc2-19ba-44c1-b76c-852c3119ac1f 2018-11-02 20:37:19,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158423185349s 2018-11-02 20:37:19,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f14ecfc2-19ba-44c1-b76c-852c3119ac1f 2018-11-02 20:37:19,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 20:37:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b034d127-c757-411e-97e7-3010bc699970 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:19,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b034d127-c757-411e-97e7-3010bc699970 2018-11-02 20:37:19,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119656801224s 2018-11-02 20:37:19,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b034d127-c757-411e-97e7-3010bc699970 2018-11-02 20:37:19,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 20:37:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eaa4c48-faef-40c7-af9c-4ba4f800640e Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "id": "836b76ad75304b15b0a3963247a6f12a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 20:37:19,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1eaa4c48-faef-40c7-af9c-4ba4f800640e 2018-11-02 20:37:19,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11304807663s 2018-11-02 20:37:19,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1eaa4c48-faef-40c7-af9c-4ba4f800640e 2018-11-02 20:37:19,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 20:37:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=eaf2663eb1084dd294e591d215a18095&scope.project.id=836b76ad75304b15b0a3963247a6f12a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604b9f86-1726-4ce3-b544-d6e3170975f2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=eaf2663eb1084dd294e591d215a18095&scope.project.id=836b76ad75304b15b0a3963247a6f12a", "previous": null, "next": null}} 2018-11-02 20:37:19,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=eaf2663eb1084dd294e591d215a18095&scope.project.id=836b76ad75304b15b0a3963247a6f12a used request id req-604b9f86-1726-4ce3-b544-d6e3170975f2 2018-11-02 20:37:19,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104447126389s 2018-11-02 20:37:19,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=edf2b3dd5f3448f7942d202a171694d0&role.id=eaf2663eb1084dd294e591d215a18095&scope.project.id=836b76ad75304b15b0a3963247a6f12a used request id req-604b9f86-1726-4ce3-b544-d6e3170975f2 2018-11-02 20:37:19,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 20:37:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 20:37:19,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2db55db-4a4c-418f-84da-e54b68e88f29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:19,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/eaf2663eb1084dd294e591d215a18095 used request id req-e2db55db-4a4c-418f-84da-e54b68e88f29 2018-11-02 20:37:19,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138763904572s 2018-11-02 20:37:19,997 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a/users/edf2b3dd5f3448f7942d202a171694d0/roles/eaf2663eb1084dd294e591d215a18095 used request id req-e2db55db-4a4c-418f-84da-e54b68e88f29 2018-11-02 20:37:19,997 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-02 20:37:19,997 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-02 20:37:19,998 - openstack_tests - INFO - OS Credentials = > 2018-11-02 20:37:19,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:20,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:20,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["z_jrgB0sT2ea-X7st0wrUQ"], "issued_at": "2018-11-02T20:37:20.000000Z"}} 2018-11-02 20:37:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a43d1440f3c30e31b415fb12a98a2ece3a14da7" 2018-11-02 20:37:20,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-502252bb-b185-454b-8c43-8f27c406bb18 Date: Fri, 02 Nov 2018 20:37:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:37:20,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-502252bb-b185-454b-8c43-8f27c406bb18 2018-11-02 20:37:20,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a43d1440f3c30e31b415fb12a98a2ece3a14da7" 2018-11-02 20:37:20,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-29f7654f-5f8e-4f82-a2f0-61ee922f82a7 Date: Fri, 02 Nov 2018 20:37:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:37:20,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-29f7654f-5f8e-4f82-a2f0-61ee922f82a7 2018-11-02 20:37:20,999 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-02 20:37:21,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-11-02 20:37:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:21,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3b0d3f-6c00-4e9c-9c04-1ff312011f6a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:21,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6b3b0d3f-6c00-4e9c-9c04-1ff312011f6a 2018-11-02 20:37:21,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 20:37:21,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T21:37:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["MC2P6OclQMexdWU63wNizw"], "issued_at": "2018-11-02T20:37:21.000000Z"}} 2018-11-02 20:37:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00ccdd0d4a40bc6927011ae9a80d54efbbf309ec" 2018-11-02 20:37:21,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007db149-82da-4ca8-8b93-c29e47999867 x-compute-request-id: req-007db149-82da-4ca8-8b93-c29e47999867 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.31:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-11-02 20:37:21,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-007db149-82da-4ca8-8b93-c29e47999867 2018-11-02 20:37:21,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.59926199913s 2018-11-02 20:37:21,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-007db149-82da-4ca8-8b93-c29e47999867 2018-11-02 20:37:21,604 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.31:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-11-02 20:37:21,604 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-02 20:37:21,605 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-02 20:37:21,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:21,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:22,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["nvX4yyVoQ8uvBwmu46y0Ug"], "issued_at": "2018-11-02T20:37:22.000000Z"}} 2018-11-02 20:37:22,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070ff6652a0a43650f6a7e99c039fb0997d54357" 2018-11-02 20:37:22,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0e4acf-6439-423d-afb1-bc98fc51cce5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:22,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fb0e4acf-6439-423d-afb1-bc98fc51cce5 2018-11-02 20:37:22,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:22,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:22,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["f61BH2tBQ9WRLV9u-Y-0Pw"], "issued_at": "2018-11-02T20:37:22.000000Z"}} 2018-11-02 20:37:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:22,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1adeb64-c5ce-4a4f-a99c-5d0334c228d2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:22,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f1adeb64-c5ce-4a4f-a99c-5d0334c228d2 2018-11-02 20:37:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:22,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fbb95c1c-5aba-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:22,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f29f2b-6c37-444d-8d59-6c4fce8e55e2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fbb95c1c-5aba-468-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:37:22,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fbb95c1c-5aba-468-proj used request id req-54f29f2b-6c37-444d-8d59-6c4fce8e55e2 2018-11-02 20:37:22,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:22,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdccc2c7-4a84-4dfe-85a4-145b48288a1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:22,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fdccc2c7-4a84-4dfe-85a4-145b48288a1b 2018-11-02 20:37:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}}' 2018-11-02 20:37:23,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d588ec4f-26cd-4255-aa0f-acc31a82ec93 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb"}, "tags": [], "enabled": true, "id": "3550a0d9fe2d41adabe46337cb631bdb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}} 2018-11-02 20:37:23,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d588ec4f-26cd-4255-aa0f-acc31a82ec93 2018-11-02 20:37:23,031 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fbb95c1c-5aba-468-proj 2018-11-02 20:37:23,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:23,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:23,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["YF4esBaGTFq0FpNbUMaXiA"], "issued_at": "2018-11-02T20:37:23.000000Z"}} 2018-11-02 20:37:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408e752f8d53b056105b38ad1393b98071c20d9" 2018-11-02 20:37:23,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059af194-1f80-4f05-9694-0fe69405099d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:23,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-059af194-1f80-4f05-9694-0fe69405099d 2018-11-02 20:37:23,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:23,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408e752f8d53b056105b38ad1393b98071c20d9" 2018-11-02 20:37:23,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec58130-5132-4ab7-b39e-f28d099d62f6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:23,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-dec58130-5132-4ab7-b39e-f28d099d62f6 2018-11-02 20:37:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-fbb95c1c-5aba-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408e752f8d53b056105b38ad1393b98071c20d9" 2018-11-02 20:37:23,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84622329-f451-4485-97d3-787db41443bf Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-fbb95c1c-5aba-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb"}, "tags": [], "enabled": true, "id": "3550a0d9fe2d41adabe46337cb631bdb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}]} 2018-11-02 20:37:23,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-fbb95c1c-5aba-468-proj used request id req-84622329-f451-4485-97d3-787db41443bf 2018-11-02 20:37:23,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408e752f8d53b056105b38ad1393b98071c20d9" 2018-11-02 20:37:23,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f99c2d2-bcb9-460d-8c94-b89889a66ff2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:23,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5f99c2d2-bcb9-460d-8c94-b89889a66ff2 2018-11-02 20:37:24,192 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fbb95c1c-5aba-468-user 2018-11-02 20:37:24,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:24,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e1398f-e229-4f78-8902-0783bd57eea3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:37:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c8e1398f-e229-4f78-8902-0783bd57eea3 2018-11-02 20:37:24,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" -d '{"role": {"name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role"}}' 2018-11-02 20:37:24,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285467a0-4eb8-4cab-bde4-0c415911183d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4171a4adc9b14e9b9965736a58ae1418", "links": {"self": "http://172.30.9.31:5000/v3/roles/4171a4adc9b14e9b9965736a58ae1418"}, "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role"}} 2018-11-02 20:37:24,431 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-285467a0-4eb8-4cab-bde4-0c415911183d 2018-11-02 20:37:24,431 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role 2018-11-02 20:37:24,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/4171a4adc9b14e9b9965736a58ae1418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:24,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab72a08-f65f-41d3-a985-1bc590544a14 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4171a4adc9b14e9b9965736a58ae1418", "links": {"self": "http://172.30.9.31:5000/v3/roles/4171a4adc9b14e9b9965736a58ae1418"}, "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role"}} 2018-11-02 20:37:24,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/4171a4adc9b14e9b9965736a58ae1418 used request id req-aab72a08-f65f-41d3-a985-1bc590544a14 2018-11-02 20:37:24,538 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role to project CreateSecurityGroupTests-fbb95c1c-5aba-468-proj 2018-11-02 20:37:24,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb/users/594489782e7242219304c604ad51b1c0/roles/4171a4adc9b14e9b9965736a58ae1418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:24,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec8fbc4-553f-404f-a3cd-de9fa3bad0c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:24,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb/users/594489782e7242219304c604ad51b1c0/roles/4171a4adc9b14e9b9965736a58ae1418 used request id req-0ec8fbc4-553f-404f-a3cd-de9fa3bad0c5 2018-11-02 20:37:24,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:24,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:25,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4171a4adc9b14e9b9965736a58ae1418", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role"}], "expires_at": "2018-11-02T21:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3550a0d9fe2d41adabe46337cb631bdb", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-user", "id": "594489782e7242219304c604ad51b1c0"}, "audit_ids": ["soe7ATriTsW17k_klTQ4TA"], "issued_at": "2018-11-02T20:37:25.000000Z"}} 2018-11-02 20:37:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:25,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7fb345c-4e4a-4495-a649-38bc73da6925 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:25,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f7fb345c-4e4a-4495-a649-38bc73da6925 2018-11-02 20:37:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:25,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3207f2ae-552d-4a48-af40-3c9deaff01c1 Date: Fri, 02 Nov 2018 20:37:25 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:37:25,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name&description=hello+group used request id req-3207f2ae-552d-4a48-af40-3c9deaff01c1 2018-11-02 20:37:25,604 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name... 2018-11-02 20:37:25,604 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name 2018-11-02 20:37:25,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" -d '{"security_group": {"name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name", "description": "hello group"}}' 2018-11-02 20:37:26,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-83b95485-fdf0-4b0e-aed8-b9edb01f5c1e Date: Fri, 02 Nov 2018 20:37:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 2, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}} 2018-11-02 20:37:26,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-83b95485-fdf0-4b0e-aed8-b9edb01f5c1e 2018-11-02 20:37:26,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:26,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa78226b-952a-43f7-b2c3-1bbbddfaebc9 Date: Fri, 02 Nov 2018 20:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:26,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-aa78226b-952a-43f7-b2c3-1bbbddfaebc9 2018-11-02 20:37:26,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:26,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce97e8c4-e0c4-4777-a7f1-810271d3bb8b Date: Fri, 02 Nov 2018 20:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:26,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-ce97e8c4-e0c4-4777-a7f1-810271d3bb8b 2018-11-02 20:37:26,428 - neutron_utils - INFO - Retrieving security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:26,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f4c3a581-311d-43d3-a83e-e62894c4d36b Date: Fri, 02 Nov 2018 20:37:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 2, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}]} 2018-11-02 20:37:26,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-f4c3a581-311d-43d3-a83e-e62894c4d36b 2018-11-02 20:37:26,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:26,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:26,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-172a77a9-5116-4088-9bd4-43dddc0a39d0 Date: Fri, 02 Nov 2018 20:37:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:26,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-172a77a9-5116-4088-9bd4-43dddc0a39d0 2018-11-02 20:37:26,872 - neutron_utils - INFO - Retrieving security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4d1c3d51-d453-4765-a276-789ca85fe222 Date: Fri, 02 Nov 2018 20:37:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 2, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}]} 2018-11-02 20:37:27,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-4d1c3d51-d453-4765-a276-789ca85fe222 2018-11-02 20:37:27,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:27,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b68c8c1e-e94a-441c-b7af-6c23952f9ea7 Date: Fri, 02 Nov 2018 20:37:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:27,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-b68c8c1e-e94a-441c-b7af-6c23952f9ea7 2018-11-02 20:37:27,317 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name 2018-11-02 20:37:27,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:27,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-07b8227b-2bf1-4122-aa98-7c78b46ffa28 Date: Fri, 02 Nov 2018 20:37:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 2, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}]} 2018-11-02 20:37:27,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name used request id req-07b8227b-2bf1-4122-aa98-7c78b46ffa28 2018-11-02 20:37:27,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:27,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:27,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed72b2ec-d50f-4a8e-a69a-69956a20538e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3550a0d9fe2d41adabe46337cb631bdb", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}} 2018-11-02 20:37:27,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb used request id req-ed72b2ec-d50f-4a8e-a69a-69956a20538e 2018-11-02 20:37:27,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:27,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f2a661e-fdb7-4227-b513-01232964a867 Date: Fri, 02 Nov 2018 20:37:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:27,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-9f2a661e-fdb7-4227-b513-01232964a867 2018-11-02 20:37:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9"}}' 2018-11-02 20:37:28,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-3f642f8f-1aed-4b9b-89b2-1f2f35d46103 Date: Fri, 02 Nov 2018 20:37:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}} 2018-11-02 20:37:28,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-3f642f8f-1aed-4b9b-89b2-1f2f35d46103 2018-11-02 20:37:28,096 - neutron_utils - INFO - Retrieving security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:28,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b0364d1a-2a12-4ab8-ac77-a072d22d474a Date: Fri, 02 Nov 2018 20:37:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "revision_number": 0, "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 3, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}]} 2018-11-02 20:37:28,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-b0364d1a-2a12-4ab8-ac77-a072d22d474a 2018-11-02 20:37:28,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:28,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-589a5ca2-7b84-4ab4-b21c-d8f121d6d36a Date: Fri, 02 Nov 2018 20:37:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:28,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-589a5ca2-7b84-4ab4-b21c-d8f121d6d36a 2018-11-02 20:37:28,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:28,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4171a4adc9b14e9b9965736a58ae1418", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role"}], "expires_at": "2018-11-02T21:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3550a0d9fe2d41adabe46337cb631bdb", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3550a0d9fe2d41adabe46337cb631bdb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3550a0d9fe2d41adabe46337cb631bdb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3550a0d9fe2d41adabe46337cb631bdb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-user", "id": "594489782e7242219304c604ad51b1c0"}, "audit_ids": ["BQZiaYb-Q9aLz5l0O-w97g"], "issued_at": "2018-11-02T20:37:28.000000Z"}} 2018-11-02 20:37:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23103c0499b21f5a1c8fb3744083812f36d04415" 2018-11-02 20:37:29,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-1c45ed96-25a4-4d44-9b7c-3a73cfe2ee6d Date: Fri, 02 Nov 2018 20:37:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "revision_number": 0, "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 3, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}]} 2018-11-02 20:37:29,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name&description=hello+group used request id req-1c45ed96-25a4-4d44-9b7c-3a73cfe2ee6d 2018-11-02 20:37:29,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23103c0499b21f5a1c8fb3744083812f36d04415" 2018-11-02 20:37:29,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ec63b900-4ad2-487d-aff1-d85a2509e66e Date: Fri, 02 Nov 2018 20:37:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:29,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-ec63b900-4ad2-487d-aff1-d85a2509e66e 2018-11-02 20:37:29,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:29,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23103c0499b21f5a1c8fb3744083812f36d04415" 2018-11-02 20:37:29,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2d3c4348-8398-4ef8-9284-031b677156f4 Date: Fri, 02 Nov 2018 20:37:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:29,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-2d3c4348-8398-4ef8-9284-031b677156f4 2018-11-02 20:37:29,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23103c0499b21f5a1c8fb3744083812f36d04415" 2018-11-02 20:37:29,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-4e8f4c1d-8086-476e-bd96-e8941366245b Date: Fri, 02 Nov 2018 20:37:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "revision_number": 0, "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 3, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}]} 2018-11-02 20:37:29,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name used request id req-4e8f4c1d-8086-476e-bd96-e8941366245b 2018-11-02 20:37:29,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:29,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23103c0499b21f5a1c8fb3744083812f36d04415" 2018-11-02 20:37:29,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a0d9b647-1f2c-40cc-9652-585f5d332ce7 Date: Fri, 02 Nov 2018 20:37:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:29,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-a0d9b647-1f2c-40cc-9652-585f5d332ce7 2018-11-02 20:37:29,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23103c0499b21f5a1c8fb3744083812f36d04415" 2018-11-02 20:37:30,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-513631db-e53a-41c6-ad6c-ccf8702973a4 Date: Fri, 02 Nov 2018 20:37:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:30,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-513631db-e53a-41c6-ad6c-ccf8702973a4 2018-11-02 20:37:30,114 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name 2018-11-02 20:37:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:30,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0f2ab13f-5c36-4967-885b-c2abe66f38af Date: Fri, 02 Nov 2018 20:37:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "revision_number": 0, "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "revision_number": 0, "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 3, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "name": "CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name"}]} 2018-11-02 20:37:30,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name used request id req-0f2ab13f-5c36-4967-885b-c2abe66f38af 2018-11-02 20:37:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:30,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec8195-6731-4f74-b141-13fcefe8f0b8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3550a0d9fe2d41adabe46337cb631bdb", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}} 2018-11-02 20:37:30,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb used request id req-44ec8195-6731-4f74-b141-13fcefe8f0b8 2018-11-02 20:37:30,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:30,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:30,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-141e0d99-e30d-4d1d-81a9-b8cb7b34d91d Date: Fri, 02 Nov 2018 20:37:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:30,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-141e0d99-e30d-4d1d-81a9-b8cb7b34d91d 2018-11-02 20:37:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9"}}' 2018-11-02 20:37:30,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-5c1319b9-531a-4e6d-a178-fdb6c3774824 Date: Fri, 02 Nov 2018 20:37:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:30Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:30Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "a218d933-fa79-4146-a35c-f0b7ac4e4dd5"}} 2018-11-02 20:37:30,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-5c1319b9-531a-4e6d-a178-fdb6c3774824 2018-11-02 20:37:30,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d8eb2a8-c624-4e24-8223-09b0b988def9 2018-11-02 20:37:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23103c0499b21f5a1c8fb3744083812f36d04415" 2018-11-02 20:37:30,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-4fc8f825-e0ee-42b2-9c61-3e2fef9ad7de Date: Fri, 02 Nov 2018 20:37:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:27Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:27Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "0393c29a-dad6-48b0-8c0d-a0be7c4e82fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "9cc89426-46e8-4817-9f14-f5a55b9ad540"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:30Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:30Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "a218d933-fa79-4146-a35c-f0b7ac4e4dd5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:26Z", "security_group_id": "6d8eb2a8-c624-4e24-8223-09b0b988def9", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:26Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "eb62dc18-f234-4cd6-9118-4a0c0b3f56d7"}]} 2018-11-02 20:37:30,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-4fc8f825-e0ee-42b2-9c61-3e2fef9ad7de 2018-11-02 20:37:30,852 - neutron_utils - INFO - Deleting security group rule with ID - a218d933-fa79-4146-a35c-f0b7ac4e4dd5 2018-11-02 20:37:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/a218d933-fa79-4146-a35c-f0b7ac4e4dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:31,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f68e46cb-27a2-4cba-89e4-9837b887b2c9 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:31,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/a218d933-fa79-4146-a35c-f0b7ac4e4dd5 used request id req-f68e46cb-27a2-4cba-89e4-9837b887b2c9 2018-11-02 20:37:31,141 - neutron_utils - INFO - Deleting security group rule with ID - 0393c29a-dad6-48b0-8c0d-a0be7c4e82fe 2018-11-02 20:37:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/0393c29a-dad6-48b0-8c0d-a0be7c4e82fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:31,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc3abe3a-64e1-48e3-8af6-f72a734a23c0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:31,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/0393c29a-dad6-48b0-8c0d-a0be7c4e82fe used request id req-bc3abe3a-64e1-48e3-8af6-f72a734a23c0 2018-11-02 20:37:31,278 - neutron_utils - INFO - Deleting security group rule with ID - eb62dc18-f234-4cd6-9118-4a0c0b3f56d7 2018-11-02 20:37:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/eb62dc18-f234-4cd6-9118-4a0c0b3f56d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:31,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e10bdbe-749b-4ed3-93a2-4e237b69fc9e Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:31,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/eb62dc18-f234-4cd6-9118-4a0c0b3f56d7 used request id req-2e10bdbe-749b-4ed3-93a2-4e237b69fc9e 2018-11-02 20:37:31,550 - neutron_utils - INFO - Deleting security group rule with ID - 9cc89426-46e8-4817-9f14-f5a55b9ad540 2018-11-02 20:37:31,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/9cc89426-46e8-4817-9f14-f5a55b9ad540 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:31,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26a6d282-9571-4d08-af49-5b073474ce78 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:31,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/9cc89426-46e8-4817-9f14-f5a55b9ad540 used request id req-26a6d282-9571-4d08-af49-5b073474ce78 2018-11-02 20:37:31,816 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-345fc74a-a387-4ecd-871c-e534d06b4c13name 2018-11-02 20:37:31,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/6d8eb2a8-c624-4e24-8223-09b0b988def9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd1bef7589d192ea414d16fe987c702de65338d" 2018-11-02 20:37:32,108 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79f57c89-e1dd-48af-82d8-8bfd9d134b17 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:32,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/6d8eb2a8-c624-4e24-8223-09b0b988def9 used request id req-79f57c89-e1dd-48af-82d8-8bfd9d134b17 2018-11-02 20:37:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:32,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-01e1a3aa-b59d-45c0-b3b4-db0d08180f21 Date: Fri, 02 Nov 2018 20:37:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "updated_at": "2018-11-02T20:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "revision_number": 0, "id": "91546879-5ed5-49e2-af56-e535b1171a22", "remote_group_id": "db163878-015a-48a2-92af-51535896700b", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "revision_number": 0, "id": "92b169fe-fd00-4ce8-8178-3a7e97584337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "revision_number": 0, "id": "aef05949-9be0-45ae-a3f2-6dd0a572855a", "remote_group_id": "db163878-015a-48a2-92af-51535896700b", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "revision_number": 0, "id": "c2e4f929-0d75-498b-b510-f303c46fee25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3550a0d9fe2d41adabe46337cb631bdb"}], "revision_number": 4, "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "db163878-015a-48a2-92af-51535896700b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:37:32,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-01e1a3aa-b59d-45c0-b3b4-db0d08180f21 2018-11-02 20:37:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:32,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b831585-a176-4637-826a-ed0f3c0b47e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:32,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-4b831585-a176-4637-826a-ed0f3c0b47e3 2018-11-02 20:37:32,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:32,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f97bd1-15df-477d-9eb8-88a5824e1787 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:32,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-14f97bd1-15df-477d-9eb8-88a5824e1787 2018-11-02 20:37:32,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:32,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221fed7c-0ea8-4737-a108-9a028af5e283 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:37:32,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-221fed7c-0ea8-4737-a108-9a028af5e283 2018-11-02 20:37:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:32,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e810f5-8fff-4b4c-929d-e9f7ed607f32 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:37:32,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-24e810f5-8fff-4b4c-929d-e9f7ed607f32 2018-11-02 20:37:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:33,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3fee4d-7f64-47fd-9aea-793fd266098f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:33,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-df3fee4d-7f64-47fd-9aea-793fd266098f 2018-11-02 20:37:33,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:33,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:33,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e97413-d850-430c-a418-0b28266e7fd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:33,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-53e97413-d850-430c-a418-0b28266e7fd3 2018-11-02 20:37:33,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:33,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783034a9-bd2c-48a7-b4dc-783578920430 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:37:33,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-783034a9-bd2c-48a7-b4dc-783578920430 2018-11-02 20:37:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:33,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-868f96a9-7cb2-4b13-a5bb-35590dff1d47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:33,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-868f96a9-7cb2-4b13-a5bb-35590dff1d47 2018-11-02 20:37:33,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:33,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1017d7b0-0b5c-48aa-b034-3cfc3009108b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:33,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-1017d7b0-0b5c-48aa-b034-3cfc3009108b 2018-11-02 20:37:33,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:33,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47414889-6621-422e-a207-833180a0de98 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3550a0d9fe2d41adabe46337cb631bdb", "name": "CreateSecurityGroupTests-fbb95c1c-5aba-468-proj"}} 2018-11-02 20:37:33,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb used request id req-47414889-6621-422e-a207-833180a0de98 2018-11-02 20:37:33,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db163878-015a-48a2-92af-51535896700b 2018-11-02 20:37:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=db163878-015a-48a2-92af-51535896700b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:33,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-73ede9f7-8cc3-4e13-8006-bebd7aea2344 Date: Fri, 02 Nov 2018 20:37:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db163878-015a-48a2-92af-51535896700b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "91546879-5ed5-49e2-af56-e535b1171a22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "92b169fe-fd00-4ce8-8178-3a7e97584337"}, {"remote_group_id": "db163878-015a-48a2-92af-51535896700b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "aef05949-9be0-45ae-a3f2-6dd0a572855a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:25Z", "security_group_id": "db163878-015a-48a2-92af-51535896700b", "port_range_min": null, "revision_number": 0, "tenant_id": "3550a0d9fe2d41adabe46337cb631bdb", "created_at": "2018-11-02T20:37:25Z", "project_id": "3550a0d9fe2d41adabe46337cb631bdb", "id": "c2e4f929-0d75-498b-b510-f303c46fee25"}]} 2018-11-02 20:37:33,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=db163878-015a-48a2-92af-51535896700b used request id req-73ede9f7-8cc3-4e13-8006-bebd7aea2344 2018-11-02 20:37:33,860 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:37:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/db163878-015a-48a2-92af-51535896700b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:34,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7ba7163-009f-4f0a-83d1-218f28649586 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:34,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/db163878-015a-48a2-92af-51535896700b used request id req-b7ba7163-009f-4f0a-83d1-218f28649586 2018-11-02 20:37:34,211 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fbb95c1c-5aba-468-proj 2018-11-02 20:37:34,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:34,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245090d8-e318-4fbc-9ee9-3fa509b5120a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:34,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3550a0d9fe2d41adabe46337cb631bdb used request id req-245090d8-e318-4fbc-9ee9-3fa509b5120a 2018-11-02 20:37:34,527 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fbb95c1c-5aba-468-proj-role 2018-11-02 20:37:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/4171a4adc9b14e9b9965736a58ae1418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:34,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b62a38c-4d32-4eaa-951b-5f13457fd507 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:34,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/4171a4adc9b14e9b9965736a58ae1418 used request id req-0b62a38c-4d32-4eaa-951b-5f13457fd507 2018-11-02 20:37:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ec9a6719b449de5dbdd33f2e67652e69c359d" 2018-11-02 20:37:34,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b447f08-2091-4f70-ae80-e2b4f3e273b1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:37:34,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8b447f08-2091-4f70-ae80-e2b4f3e273b1 2018-11-02 20:37:34,771 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fbb95c1c-5aba-468-user 2018-11-02 20:37:34,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/594489782e7242219304c604ad51b1c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408e752f8d53b056105b38ad1393b98071c20d9" 2018-11-02 20:37:34,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ce6e7e-96cc-4b6e-a16a-1ed10a54f467 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:34,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/594489782e7242219304c604ad51b1c0 used request id req-00ce6e7e-96cc-4b6e-a16a-1ed10a54f467 2018-11-02 20:37:34,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:35,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["oxHDMZfvTrWCaMmsF1ZIhQ"], "issued_at": "2018-11-02T20:37:35.000000Z"}} 2018-11-02 20:37:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b04094879c284e36757ff7212b46866e430326b" 2018-11-02 20:37:35,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd267e82-8b0d-4873-a2ad-d081688eed3a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:35,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dd267e82-8b0d-4873-a2ad-d081688eed3a 2018-11-02 20:37:35,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:35,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:35,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ktn5oeQvTOWP9BTTqzW5qw"], "issued_at": "2018-11-02T20:37:35.000000Z"}} 2018-11-02 20:37:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:36,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e234ee4-1307-4425-a051-e303bcd89e24 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:36,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5e234ee4-1307-4425-a051-e303bcd89e24 2018-11-02 20:37:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:36,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-40540d1c-b44c-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:36,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc86ce1b-6b09-48ba-aa16-cb0a849b5faa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-40540d1c-b44c-46b-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:37:36,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-40540d1c-b44c-46b-proj used request id req-fc86ce1b-6b09-48ba-aa16-cb0a849b5faa 2018-11-02 20:37:36,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:36,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2eac3e8-8996-48ac-af91-d10611abc3ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:36,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b2eac3e8-8996-48ac-af91-d10611abc3ad 2018-11-02 20:37:36,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj"}}' 2018-11-02 20:37:36,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ef55a2-6b2a-45a1-aa48-1a448e884d09 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62"}, "tags": [], "enabled": true, "id": "8e39cec0594044c6b1093b4cb10a1c62", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj"}} 2018-11-02 20:37:36,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-07ef55a2-6b2a-45a1-aa48-1a448e884d09 2018-11-02 20:37:36,401 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-40540d1c-b44c-46b-proj 2018-11-02 20:37:36,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:36,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:36,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["VtKgvkUSSciXsvARSFmDzg"], "issued_at": "2018-11-02T20:37:36.000000Z"}} 2018-11-02 20:37:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6a0bb14f14bed44f8ee2ca26ea85ac51e207ca" 2018-11-02 20:37:36,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15de4ead-078f-489d-ba9e-94728893a0b0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:36,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-15de4ead-078f-489d-ba9e-94728893a0b0 2018-11-02 20:37:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:36,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:36,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6a0bb14f14bed44f8ee2ca26ea85ac51e207ca" 2018-11-02 20:37:37,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca78f931-04c4-4ac5-89dc-2dda9b109fdb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:37,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ca78f931-04c4-4ac5-89dc-2dda9b109fdb 2018-11-02 20:37:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-40540d1c-b44c-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6a0bb14f14bed44f8ee2ca26ea85ac51e207ca" 2018-11-02 20:37:37,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0170a035-2d32-4e39-b272-6498cacd8f9f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-40540d1c-b44c-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62"}, "tags": [], "enabled": true, "id": "8e39cec0594044c6b1093b4cb10a1c62", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj"}]} 2018-11-02 20:37:37,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-40540d1c-b44c-46b-proj used request id req-0170a035-2d32-4e39-b272-6498cacd8f9f 2018-11-02 20:37:37,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6a0bb14f14bed44f8ee2ca26ea85ac51e207ca" 2018-11-02 20:37:37,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25faccc5-ccd3-4306-a557-3bbe48543a46 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:37,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-25faccc5-ccd3-4306-a557-3bbe48543a46 2018-11-02 20:37:37,592 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-40540d1c-b44c-46b-user 2018-11-02 20:37:37,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:37,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ebf0d0-638e-4813-8685-40bbf7faa229 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:37:37,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-68ebf0d0-638e-4813-8685-40bbf7faa229 2018-11-02 20:37:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" -d '{"role": {"name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role"}}' 2018-11-02 20:37:37,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f105eb-6ba0-4e35-898d-42880c3e1f62 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5df1c3442f5f4f32ae38e68d8881d5bf", "links": {"self": "http://172.30.9.31:5000/v3/roles/5df1c3442f5f4f32ae38e68d8881d5bf"}, "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role"}} 2018-11-02 20:37:37,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c2f105eb-6ba0-4e35-898d-42880c3e1f62 2018-11-02 20:37:37,851 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role 2018-11-02 20:37:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5df1c3442f5f4f32ae38e68d8881d5bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:37,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ac9931-b3b6-45f8-bb25-feb73654a6ef Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5df1c3442f5f4f32ae38e68d8881d5bf", "links": {"self": "http://172.30.9.31:5000/v3/roles/5df1c3442f5f4f32ae38e68d8881d5bf"}, "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role"}} 2018-11-02 20:37:37,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5df1c3442f5f4f32ae38e68d8881d5bf used request id req-a9ac9931-b3b6-45f8-bb25-feb73654a6ef 2018-11-02 20:37:37,960 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role to project CreateSecurityGroupTests-40540d1c-b44c-46b-proj 2018-11-02 20:37:37,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62/users/c33f2cdf44c843089ea3e3919f812bfb/roles/5df1c3442f5f4f32ae38e68d8881d5bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:38,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8513c349-e56a-4705-b1bb-bbc97ce06d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:38,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62/users/c33f2cdf44c843089ea3e3919f812bfb/roles/5df1c3442f5f4f32ae38e68d8881d5bf used request id req-8513c349-e56a-4705-b1bb-bbc97ce06d0f 2018-11-02 20:37:38,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:38,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:38,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5df1c3442f5f4f32ae38e68d8881d5bf", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role"}], "expires_at": "2018-11-02T21:37:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e39cec0594044c6b1093b4cb10a1c62", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-user", "id": "c33f2cdf44c843089ea3e3919f812bfb"}, "audit_ids": ["kpZZgncmSI-of-weHl6NrA"], "issued_at": "2018-11-02T20:37:38.000000Z"}} 2018-11-02 20:37:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:38,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ffc36b-b18e-476e-8c47-6c4d3fd74ab6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:38,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4ffc36b-b18e-476e-8c47-6c4d3fd74ab6 2018-11-02 20:37:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:39,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e7f9e453-ce5b-4ff6-bbd3-a0ae397d37ad Date: Fri, 02 Nov 2018 20:37:39 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:37:39,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name&description=hello+group used request id req-e7f9e453-ce5b-4ff6-bbd3-a0ae397d37ad 2018-11-02 20:37:39,019 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name... 2018-11-02 20:37:39,019 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name 2018-11-02 20:37:39,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" -d '{"security_group": {"name": "CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name", "description": "hello group"}}' 2018-11-02 20:37:39,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9173b9ec-197b-4ebc-9723-fe424553628c Date: Fri, 02 Nov 2018 20:37:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "updated_at": "2018-11-02T20:37:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "68627686-d159-4d23-9a34-982abfd65ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "b6142877-1f71-409b-888c-c04263d4f900", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}], "revision_number": 2, "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "c4098d04-3323-4c06-b698-f39b99985294", "name": "CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name"}} 2018-11-02 20:37:39,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-9173b9ec-197b-4ebc-9723-fe424553628c 2018-11-02 20:37:39,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:39,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cffccb5d-38a0-4c3d-a8fd-34405cdc05af Date: Fri, 02 Nov 2018 20:37:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "68627686-d159-4d23-9a34-982abfd65ac5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "b6142877-1f71-409b-888c-c04263d4f900"}]} 2018-11-02 20:37:39,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-cffccb5d-38a0-4c3d-a8fd-34405cdc05af 2018-11-02 20:37:39,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:39,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee12342c-f738-493f-bb94-79ed578981e0 Date: Fri, 02 Nov 2018 20:37:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "68627686-d159-4d23-9a34-982abfd65ac5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "b6142877-1f71-409b-888c-c04263d4f900"}]} 2018-11-02 20:37:39,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-ee12342c-f738-493f-bb94-79ed578981e0 2018-11-02 20:37:39,768 - neutron_utils - INFO - Retrieving security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:40,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-be437b6e-3da6-4749-a885-e64a8bb55062 Date: Fri, 02 Nov 2018 20:37:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "updated_at": "2018-11-02T20:37:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "68627686-d159-4d23-9a34-982abfd65ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "b6142877-1f71-409b-888c-c04263d4f900", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}], "revision_number": 2, "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "c4098d04-3323-4c06-b698-f39b99985294", "name": "CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name"}]} 2018-11-02 20:37:40,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-be437b6e-3da6-4749-a885-e64a8bb55062 2018-11-02 20:37:40,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:40,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:40,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-032a1ed2-a078-45b3-9565-4e981ae305e2 Date: Fri, 02 Nov 2018 20:37:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "68627686-d159-4d23-9a34-982abfd65ac5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "b6142877-1f71-409b-888c-c04263d4f900"}]} 2018-11-02 20:37:40,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-032a1ed2-a078-45b3-9565-4e981ae305e2 2018-11-02 20:37:40,341 - neutron_utils - INFO - Retrieving security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:40,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-edc08574-e64f-40c2-a61e-98ffeb57b0c9 Date: Fri, 02 Nov 2018 20:37:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "updated_at": "2018-11-02T20:37:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "68627686-d159-4d23-9a34-982abfd65ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "b6142877-1f71-409b-888c-c04263d4f900", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}], "revision_number": 2, "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "c4098d04-3323-4c06-b698-f39b99985294", "name": "CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name"}]} 2018-11-02 20:37:40,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-edc08574-e64f-40c2-a61e-98ffeb57b0c9 2018-11-02 20:37:40,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:40,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d46f536b-c92c-476c-b237-14aab84901cf Date: Fri, 02 Nov 2018 20:37:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "68627686-d159-4d23-9a34-982abfd65ac5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "b6142877-1f71-409b-888c-c04263d4f900"}]} 2018-11-02 20:37:40,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-d46f536b-c92c-476c-b237-14aab84901cf 2018-11-02 20:37:40,771 - neutron_utils - INFO - Retrieving security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:41,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1881b6db-fc08-4212-822f-1621d00fbd44 Date: Fri, 02 Nov 2018 20:37:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "updated_at": "2018-11-02T20:37:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "68627686-d159-4d23-9a34-982abfd65ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "revision_number": 0, "id": "b6142877-1f71-409b-888c-c04263d4f900", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}], "revision_number": 2, "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "c4098d04-3323-4c06-b698-f39b99985294", "name": "CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name"}]} 2018-11-02 20:37:41,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-1881b6db-fc08-4212-822f-1621d00fbd44 2018-11-02 20:37:41,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4098d04-3323-4c06-b698-f39b99985294 2018-11-02 20:37:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:41,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b10bfff-8bad-4b63-881b-9d3aa851d527 Date: Fri, 02 Nov 2018 20:37:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "68627686-d159-4d23-9a34-982abfd65ac5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:39Z", "security_group_id": "c4098d04-3323-4c06-b698-f39b99985294", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:39Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "b6142877-1f71-409b-888c-c04263d4f900"}]} 2018-11-02 20:37:41,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c4098d04-3323-4c06-b698-f39b99985294 used request id req-7b10bfff-8bad-4b63-881b-9d3aa851d527 2018-11-02 20:37:41,039 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name 2018-11-02 20:37:41,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:41,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5df1c3442f5f4f32ae38e68d8881d5bf", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role"}], "expires_at": "2018-11-02T21:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e39cec0594044c6b1093b4cb10a1c62", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8e39cec0594044c6b1093b4cb10a1c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8e39cec0594044c6b1093b4cb10a1c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8e39cec0594044c6b1093b4cb10a1c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-user", "id": "c33f2cdf44c843089ea3e3919f812bfb"}, "audit_ids": ["Sjly_gs0TvSbIVLM6npa9g"], "issued_at": "2018-11-02T20:37:41.000000Z"}} 2018-11-02 20:37:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23421d52b63d5c9293bfd929ef86629009f5b36f" 2018-11-02 20:37:41,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81ede4e2-01ad-47c0-abc0-719d27796186 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:41,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c4098d04-3323-4c06-b698-f39b99985294 used request id req-81ede4e2-01ad-47c0-abc0-719d27796186 2018-11-02 20:37:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23421d52b63d5c9293bfd929ef86629009f5b36f" 2018-11-02 20:37:42,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4bcce4bd-cd46-45b4-b004-2079e3a5b077 Date: Fri, 02 Nov 2018 20:37:42 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:37:42,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name&description=hello+group used request id req-4bcce4bd-cd46-45b4-b004-2079e3a5b077 2018-11-02 20:37:42,137 - neutron_utils - INFO - Deleting security group rule with ID - 68627686-d159-4d23-9a34-982abfd65ac5 2018-11-02 20:37:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/68627686-d159-4d23-9a34-982abfd65ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:42,158 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-2f42bbe0-d13c-46d3-952e-db52d66eda95 Date: Fri, 02 Nov 2018 20:37:42 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 68627686-d159-4d23-9a34-982abfd65ac5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:37:42,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/68627686-d159-4d23-9a34-982abfd65ac5 used request id req-2f42bbe0-d13c-46d3-952e-db52d66eda95 2018-11-02 20:37:42,158 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 68627686-d159-4d23-9a34-982abfd65ac5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:37:42,158 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 68627686-d159-4d23-9a34-982abfd65ac5 does not exist Neutron server returns request_ids: ['req-2f42bbe0-d13c-46d3-952e-db52d66eda95'] 2018-11-02 20:37:42,159 - neutron_utils - INFO - Deleting security group rule with ID - b6142877-1f71-409b-888c-c04263d4f900 2018-11-02 20:37:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/b6142877-1f71-409b-888c-c04263d4f900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:42,180 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f854c0cd-3b39-4198-985d-ea73063029ed Date: Fri, 02 Nov 2018 20:37:42 GMT RESP BODY: {"NeutronError": {"message": "Security group rule b6142877-1f71-409b-888c-c04263d4f900 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:37:42,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/b6142877-1f71-409b-888c-c04263d4f900 used request id req-f854c0cd-3b39-4198-985d-ea73063029ed 2018-11-02 20:37:42,180 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule b6142877-1f71-409b-888c-c04263d4f900 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:37:42,181 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b6142877-1f71-409b-888c-c04263d4f900 does not exist Neutron server returns request_ids: ['req-f854c0cd-3b39-4198-985d-ea73063029ed'] 2018-11-02 20:37:42,181 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-dfd8521f-6514-4a3a-b30f-58b4f6cdef47name 2018-11-02 20:37:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c4098d04-3323-4c06-b698-f39b99985294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ad6ce6e31e823f050827e4af37f50fe9843c11" 2018-11-02 20:37:42,399 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-feab815a-2690-4b82-bf4e-6fbb730d4289 Date: Fri, 02 Nov 2018 20:37:42 GMT RESP BODY: {"NeutronError": {"message": "Security group c4098d04-3323-4c06-b698-f39b99985294 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-02 20:37:42,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c4098d04-3323-4c06-b698-f39b99985294 used request id req-feab815a-2690-4b82-bf4e-6fbb730d4289 2018-11-02 20:37:42,399 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group c4098d04-3323-4c06-b698-f39b99985294 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-02 20:37:42,400 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group c4098d04-3323-4c06-b698-f39b99985294 does not exist Neutron server returns request_ids: ['req-feab815a-2690-4b82-bf4e-6fbb730d4289'] 2018-11-02 20:37:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:42,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ba202481-8d94-4d6a-b72f-3013c0df39ca Date: Fri, 02 Nov 2018 20:37:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:38Z", "updated_at": "2018-11-02T20:37:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "revision_number": 0, "id": "6d3ffe83-904b-40ab-8f12-0f0cfac4c9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "revision_number": 0, "id": "d0e300a4-6994-4df4-a4a1-53ef092c631b", "remote_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "revision_number": 0, "id": "f658dd13-91de-44e6-99bb-1fc31dd0a33c", "remote_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "revision_number": 0, "id": "f68c3881-7146-4004-80ac-8024e3949808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e39cec0594044c6b1093b4cb10a1c62"}], "revision_number": 4, "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:37:42,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ba202481-8d94-4d6a-b72f-3013c0df39ca 2018-11-02 20:37:42,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:42,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c98a46-1835-42bc-b55b-afa065d05be6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:42,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-19c98a46-1835-42bc-b55b-afa065d05be6 2018-11-02 20:37:42,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:42,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ad60a4-e042-4732-b26b-d9eafdb3b88d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:42,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-23ad60a4-e042-4732-b26b-d9eafdb3b88d 2018-11-02 20:37:42,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:43,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1e487e-686b-4cdf-be66-361631e9e747 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:37:43,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-5e1e487e-686b-4cdf-be66-361631e9e747 2018-11-02 20:37:43,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:43,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fd412d-1a17-49c3-b89e-50b6ffd45c5c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:37:43,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-85fd412d-1a17-49c3-b89e-50b6ffd45c5c 2018-11-02 20:37:43,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:43,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d0f62b-67b7-4c3d-bff2-2355c9a662c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:43,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-08d0f62b-67b7-4c3d-bff2-2355c9a662c7 2018-11-02 20:37:43,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:43,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e55f8e8-2c77-4311-8fdb-ea1089bb39fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:43,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-8e55f8e8-2c77-4311-8fdb-ea1089bb39fc 2018-11-02 20:37:43,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:43,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8855e85-9753-4626-b45d-e3362c572471 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:37:43,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c8855e85-9753-4626-b45d-e3362c572471 2018-11-02 20:37:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:43,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e231c0-3e8d-4433-b0ae-d6b40e79a68e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8e39cec0594044c6b1093b4cb10a1c62", "name": "CreateSecurityGroupTests-40540d1c-b44c-46b-proj"}} 2018-11-02 20:37:43,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62 used request id req-06e231c0-3e8d-4433-b0ae-d6b40e79a68e 2018-11-02 20:37:43,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b5bc9d26-e40d-4046-a800-c21e2b2799e2 2018-11-02 20:37:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=b5bc9d26-e40d-4046-a800-c21e2b2799e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:43,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17972ece-0e6d-4908-9a6d-097b5b0fd81b Date: Fri, 02 Nov 2018 20:37:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:38Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "6d3ffe83-904b-40ab-8f12-0f0cfac4c9d3"}, {"remote_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:38Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "d0e300a4-6994-4df4-a4a1-53ef092c631b"}, {"remote_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:38Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "f658dd13-91de-44e6-99bb-1fc31dd0a33c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:38Z", "security_group_id": "b5bc9d26-e40d-4046-a800-c21e2b2799e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8e39cec0594044c6b1093b4cb10a1c62", "created_at": "2018-11-02T20:37:38Z", "project_id": "8e39cec0594044c6b1093b4cb10a1c62", "id": "f68c3881-7146-4004-80ac-8024e3949808"}]} 2018-11-02 20:37:43,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=b5bc9d26-e40d-4046-a800-c21e2b2799e2 used request id req-17972ece-0e6d-4908-9a6d-097b5b0fd81b 2018-11-02 20:37:43,808 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:37:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/b5bc9d26-e40d-4046-a800-c21e2b2799e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:44,167 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-860612fc-aff8-41c7-ab5b-9d48e7986aa8 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:44,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b5bc9d26-e40d-4046-a800-c21e2b2799e2 used request id req-860612fc-aff8-41c7-ab5b-9d48e7986aa8 2018-11-02 20:37:44,167 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-40540d1c-b44c-46b-proj 2018-11-02 20:37:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:44,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7399550c-dece-4e65-ae73-9c3f454823d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:44,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8e39cec0594044c6b1093b4cb10a1c62 used request id req-7399550c-dece-4e65-ae73-9c3f454823d7 2018-11-02 20:37:44,395 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-40540d1c-b44c-46b-proj-role 2018-11-02 20:37:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5df1c3442f5f4f32ae38e68d8881d5bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:44,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b20f30ee-6439-4f75-a2f1-c4386801cfce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:44,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5df1c3442f5f4f32ae38e68d8881d5bf used request id req-b20f30ee-6439-4f75-a2f1-c4386801cfce 2018-11-02 20:37:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cfd84d82fcf7fdc0b292e59651c6129cce8d71" 2018-11-02 20:37:44,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465e2a49-d40c-4660-8811-fcfd99ab6db2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:37:44,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-465e2a49-d40c-4660-8811-fcfd99ab6db2 2018-11-02 20:37:44,665 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-40540d1c-b44c-46b-user 2018-11-02 20:37:44,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c33f2cdf44c843089ea3e3919f812bfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6a0bb14f14bed44f8ee2ca26ea85ac51e207ca" 2018-11-02 20:37:44,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4315e88-2082-4102-96eb-0cf9e8d6e852 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:44,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c33f2cdf44c843089ea3e3919f812bfb used request id req-b4315e88-2082-4102-96eb-0cf9e8d6e852 2018-11-02 20:37:44,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:45,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["tmaLBi1sSNiOUyDRi2mDDg"], "issued_at": "2018-11-02T20:37:45.000000Z"}} 2018-11-02 20:37:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fcfded512ed2f1780c4f2c8ac375e5ace8d1e0" 2018-11-02 20:37:45,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd5153d-5484-4a58-991c-52e10544ce75 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:45,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1fd5153d-5484-4a58-991c-52e10544ce75 2018-11-02 20:37:45,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:45,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:45,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["v4D_M4F2SY2kTqRnCqa27A"], "issued_at": "2018-11-02T20:37:45.000000Z"}} 2018-11-02 20:37:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:45,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728148c1-d75a-46bc-a57d-c944fea28deb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:45,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-728148c1-d75a-46bc-a57d-c944fea28deb 2018-11-02 20:37:45,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:45,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:46,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e77f76-8074-4f8f-89d1-d85f680f1d60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:37:46,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj used request id req-65e77f76-8074-4f8f-89d1-d85f680f1d60 2018-11-02 20:37:46,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:46,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b9ae33-d7ed-45a2-b978-ced83f508fec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:46,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-53b9ae33-d7ed-45a2-b978-ced83f508fec 2018-11-02 20:37:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}}' 2018-11-02 20:37:46,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4039fe0e-3b83-4edc-b56c-4cd3f7db4159 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e"}, "tags": [], "enabled": true, "id": "be38f7f301ce484aaa356102316a1f7e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}} 2018-11-02 20:37:46,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4039fe0e-3b83-4edc-b56c-4cd3f7db4159 2018-11-02 20:37:46,365 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e0272d87-a5c8-451-proj 2018-11-02 20:37:46,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:46,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:46,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["1J-nzhZISCe84Eaq7ab6Rw"], "issued_at": "2018-11-02T20:37:46.000000Z"}} 2018-11-02 20:37:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684b583989a3fb059297defb8830d95d6428846a" 2018-11-02 20:37:46,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6a27ba-6119-44f4-9ce4-6672eb4e3f51 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:46,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce6a27ba-6119-44f4-9ce4-6672eb4e3f51 2018-11-02 20:37:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:46,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684b583989a3fb059297defb8830d95d6428846a" 2018-11-02 20:37:47,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6079d5-ae2d-4adf-8e1e-e481b34e8fea Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:47,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0b6079d5-ae2d-4adf-8e1e-e481b34e8fea 2018-11-02 20:37:47,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684b583989a3fb059297defb8830d95d6428846a" 2018-11-02 20:37:47,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d25649-3f2c-4cae-a974-9907a1e2b57b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e"}, "tags": [], "enabled": true, "id": "be38f7f301ce484aaa356102316a1f7e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}]} 2018-11-02 20:37:47,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj used request id req-25d25649-3f2c-4cae-a974-9907a1e2b57b 2018-11-02 20:37:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684b583989a3fb059297defb8830d95d6428846a" 2018-11-02 20:37:47,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d3bd65-0e20-43ab-8a4c-46162b83e097 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:47,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b8d3bd65-0e20-43ab-8a4c-46162b83e097 2018-11-02 20:37:47,670 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e0272d87-a5c8-451-user 2018-11-02 20:37:47,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:47,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:47,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e0e616-a6ce-445c-885d-5ebd343f796a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:37:47,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-06e0e616-a6ce-445c-885d-5ebd343f796a 2018-11-02 20:37:47,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" -d '{"role": {"name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role"}}' 2018-11-02 20:37:47,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94404300-ace9-4b8f-a053-c468004a4eb9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7c54340c87c490e8907ec7b69bcf1c6", "links": {"self": "http://172.30.9.31:5000/v3/roles/c7c54340c87c490e8907ec7b69bcf1c6"}, "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role"}} 2018-11-02 20:37:47,910 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-94404300-ace9-4b8f-a053-c468004a4eb9 2018-11-02 20:37:47,910 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role 2018-11-02 20:37:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c7c54340c87c490e8907ec7b69bcf1c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:48,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b185578f-40cb-4c28-bc2a-e1a081056786 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7c54340c87c490e8907ec7b69bcf1c6", "links": {"self": "http://172.30.9.31:5000/v3/roles/c7c54340c87c490e8907ec7b69bcf1c6"}, "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role"}} 2018-11-02 20:37:48,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c7c54340c87c490e8907ec7b69bcf1c6 used request id req-b185578f-40cb-4c28-bc2a-e1a081056786 2018-11-02 20:37:48,032 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role to project CreateSecurityGroupTests-e0272d87-a5c8-451-proj 2018-11-02 20:37:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e/users/ca599bb436f24e13b2888c76aedda8f1/roles/c7c54340c87c490e8907ec7b69bcf1c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:48,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3779fff-c4a6-4f79-a1fe-0f0f9c966cf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:48,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e/users/ca599bb436f24e13b2888c76aedda8f1/roles/c7c54340c87c490e8907ec7b69bcf1c6 used request id req-f3779fff-c4a6-4f79-a1fe-0f0f9c966cf5 2018-11-02 20:37:48,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:48,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:48,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["1xwtVVJjSRKFER39oBbayA"], "issued_at": "2018-11-02T20:37:48.000000Z"}} 2018-11-02 20:37:48,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:48,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33be39bd-de9c-4a26-8b88-f4a81da6f899 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:48,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-33be39bd-de9c-4a26-8b88-f4a81da6f899 2018-11-02 20:37:48,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:48,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b775a92d-f80f-4361-88ec-b00da3b213a5 Date: Fri, 02 Nov 2018 20:37:48 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:37:48,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name&description=hello+group used request id req-b775a92d-f80f-4361-88ec-b00da3b213a5 2018-11-02 20:37:48,946 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name... 2018-11-02 20:37:48,947 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name 2018-11-02 20:37:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:48,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:48 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:49,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d146cdb8-fbde-40f2-9785-b52f843760db Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e"}, "tags": [], "enabled": true, "id": "be38f7f301ce484aaa356102316a1f7e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}]} 2018-11-02 20:37:49,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e0272d87-a5c8-451-proj used request id req-d146cdb8-fbde-40f2-9785-b52f843760db 2018-11-02 20:37:49,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" -d '{"security_group": {"tenant_id": "be38f7f301ce484aaa356102316a1f7e", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name", "description": "hello group"}}' 2018-11-02 20:37:49,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-cd747079-a1d1-4577-8000-50116fb5f388 Date: Fri, 02 Nov 2018 20:37:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 2, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name"}} 2018-11-02 20:37:49,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-cd747079-a1d1-4577-8000-50116fb5f388 2018-11-02 20:37:49,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:49,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82d327b0-94dd-412a-b284-57a842de9813 Date: Fri, 02 Nov 2018 20:37:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:49,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-82d327b0-94dd-412a-b284-57a842de9813 2018-11-02 20:37:49,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:50,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9d14ea1-fae1-4d4a-8edb-f09428672b37 Date: Fri, 02 Nov 2018 20:37:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:50,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-d9d14ea1-fae1-4d4a-8edb-f09428672b37 2018-11-02 20:37:50,123 - neutron_utils - INFO - Retrieving security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:50,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:50,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-07846786-f37d-418d-ba36-02f32afbdf37 Date: Fri, 02 Nov 2018 20:37:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 2, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name"}]} 2018-11-02 20:37:50,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-07846786-f37d-418d-ba36-02f32afbdf37 2018-11-02 20:37:50,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:50,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4ba48a91-f59b-48b2-a288-84227d1d86a1 Date: Fri, 02 Nov 2018 20:37:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:50,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-4ba48a91-f59b-48b2-a288-84227d1d86a1 2018-11-02 20:37:50,607 - neutron_utils - INFO - Retrieving security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:50,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f2750d01-757c-4f47-8367-b82e6654a350 Date: Fri, 02 Nov 2018 20:37:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 2, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name"}]} 2018-11-02 20:37:50,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-f2750d01-757c-4f47-8367-b82e6654a350 2018-11-02 20:37:50,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:51,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-780f452e-60ec-4831-a181-a8e4a2854837 Date: Fri, 02 Nov 2018 20:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:51,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-780f452e-60ec-4831-a181-a8e4a2854837 2018-11-02 20:37:51,063 - neutron_utils - INFO - Retrieving security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:51,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:51,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4c45651c-79cc-4760-80ca-400018249002 Date: Fri, 02 Nov 2018 20:37:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 2, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name"}]} 2018-11-02 20:37:51,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-4c45651c-79cc-4760-80ca-400018249002 2018-11-02 20:37:51,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:51,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e2f7f6b-dc7b-40c6-b33c-0e6fd0c0c123 Date: Fri, 02 Nov 2018 20:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:51,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-3e2f7f6b-dc7b-40c6-b33c-0e6fd0c0c123 2018-11-02 20:37:51,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:51,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7c54340c87c490e8907ec7b69bcf1c6", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role"}], "expires_at": "2018-11-02T21:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be38f7f301ce484aaa356102316a1f7e", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-user", "id": "ca599bb436f24e13b2888c76aedda8f1"}, "audit_ids": ["PUxie28xRLaWcORahuF9Jw"], "issued_at": "2018-11-02T20:37:51.000000Z"}} 2018-11-02 20:37:51,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fca7998e99bbf20af858c793b681829d466ba1" 2018-11-02 20:37:52,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8820ec85-91bc-49a8-81ef-392fd9853d55 Date: Fri, 02 Nov 2018 20:37:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 2, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name"}]} 2018-11-02 20:37:52,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name&description=hello+group used request id req-8820ec85-91bc-49a8-81ef-392fd9853d55 2018-11-02 20:37:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:52,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:52 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:52,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fcfded512ed2f1780c4f2c8ac375e5ace8d1e0" 2018-11-02 20:37:52,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c869d409-491d-40ff-bc6d-f51efaa7e7e2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be38f7f301ce484aaa356102316a1f7e", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}} 2018-11-02 20:37:52,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e used request id req-c869d409-491d-40ff-bc6d-f51efaa7e7e2 2018-11-02 20:37:52,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fca7998e99bbf20af858c793b681829d466ba1" 2018-11-02 20:37:52,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50b4b7e0-18fb-41a2-9931-c439c8b0442b Date: Fri, 02 Nov 2018 20:37:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:52,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-50b4b7e0-18fb-41a2-9931-c439c8b0442b 2018-11-02 20:37:52,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fca7998e99bbf20af858c793b681829d466ba1" 2018-11-02 20:37:52,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89b09eb5-933a-4e57-8ea0-92de693f8ef6 Date: Fri, 02 Nov 2018 20:37:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:52,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-89b09eb5-933a-4e57-8ea0-92de693f8ef6 2018-11-02 20:37:52,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:52,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:53,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7c54340c87c490e8907ec7b69bcf1c6", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role"}], "expires_at": "2018-11-02T21:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be38f7f301ce484aaa356102316a1f7e", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/be38f7f301ce484aaa356102316a1f7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_be38f7f301ce484aaa356102316a1f7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_be38f7f301ce484aaa356102316a1f7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-user", "id": "ca599bb436f24e13b2888c76aedda8f1"}, "audit_ids": ["TTLhbGwOQcmSQJvA4c71dw"], "issued_at": "2018-11-02T20:37:53.000000Z"}} 2018-11-02 20:37:53,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc017ddd897013a77aca2b499ecc92447d9da0e" 2018-11-02 20:37:53,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fe16cc-f8d2-498f-bd0b-c99a910360c0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:53,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-66fe16cc-f8d2-498f-bd0b-c99a910360c0 2018-11-02 20:37:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc017ddd897013a77aca2b499ecc92447d9da0e" 2018-11-02 20:37:53,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bba5397a-0fcb-4ff0-8892-66e9bdcc56e7 Date: Fri, 02 Nov 2018 20:37:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 2, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name"}]} 2018-11-02 20:37:53,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name used request id req-bba5397a-0fcb-4ff0-8892-66e9bdcc56e7 2018-11-02 20:37:53,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:53,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc017ddd897013a77aca2b499ecc92447d9da0e" 2018-11-02 20:37:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae6810e-bb61-4975-99b9-877f4f579d60 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be38f7f301ce484aaa356102316a1f7e", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}} 2018-11-02 20:37:53,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e used request id req-fae6810e-bb61-4975-99b9-877f4f579d60 2018-11-02 20:37:53,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc017ddd897013a77aca2b499ecc92447d9da0e" 2018-11-02 20:37:53,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b127814-efae-476a-ad32-b1514d569cd1 Date: Fri, 02 Nov 2018 20:37:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:53,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-8b127814-efae-476a-ad32-b1514d569cd1 2018-11-02 20:37:53,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc017ddd897013a77aca2b499ecc92447d9da0e" 2018-11-02 20:37:53,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e40091c-64d4-4982-a065-d0c78dae48ec Date: Fri, 02 Nov 2018 20:37:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:53,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-8e40091c-64d4-4982-a065-d0c78dae48ec 2018-11-02 20:37:53,998 - neutron_utils - INFO - Retrieving security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:54,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc017ddd897013a77aca2b499ecc92447d9da0e" 2018-11-02 20:37:54,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-36373f6f-89a1-4225-be12-98fd47b56998 Date: Fri, 02 Nov 2018 20:37:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 2, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "name": "CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name"}]} 2018-11-02 20:37:54,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-36373f6f-89a1-4225-be12-98fd47b56998 2018-11-02 20:37:54,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34f0d54-f57f-49c9-9232-98c582e4d2d4 2018-11-02 20:37:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc017ddd897013a77aca2b499ecc92447d9da0e" 2018-11-02 20:37:54,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e7d9b77-1cf7-4ec9-8c65-c7cd6198f1ef Date: Fri, 02 Nov 2018 20:37:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "15ba97e8-dc65-4b5b-b1c1-61de521e5c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "f34f0d54-f57f-49c9-9232-98c582e4d2d4", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "c71f6033-f69b-4c3f-be9e-84a15bbb855e"}]} 2018-11-02 20:37:54,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-2e7d9b77-1cf7-4ec9-8c65-c7cd6198f1ef 2018-11-02 20:37:54,515 - neutron_utils - INFO - Deleting security group rule with ID - c71f6033-f69b-4c3f-be9e-84a15bbb855e 2018-11-02 20:37:54,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/c71f6033-f69b-4c3f-be9e-84a15bbb855e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:54,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adf09dbd-4b5c-4ad6-8a3e-ef42add2d908 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:54,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/c71f6033-f69b-4c3f-be9e-84a15bbb855e used request id req-adf09dbd-4b5c-4ad6-8a3e-ef42add2d908 2018-11-02 20:37:54,617 - neutron_utils - INFO - Deleting security group rule with ID - 15ba97e8-dc65-4b5b-b1c1-61de521e5c04 2018-11-02 20:37:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/15ba97e8-dc65-4b5b-b1c1-61de521e5c04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:54,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c66af90d-4e28-4b81-9f08-3fe6b03034e5 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:54,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/15ba97e8-dc65-4b5b-b1c1-61de521e5c04 used request id req-c66af90d-4e28-4b81-9f08-3fe6b03034e5 2018-11-02 20:37:54,889 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4d5ae842-1ba1-49a5-8397-26a3b5b56c93name 2018-11-02 20:37:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f34f0d54-f57f-49c9-9232-98c582e4d2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946d2ae8129b041170db53f2da01bde6b56863e1" 2018-11-02 20:37:55,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4f6dd82-d895-40a0-bd56-8aa9d7aada58 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:55,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f34f0d54-f57f-49c9-9232-98c582e4d2d4 used request id req-a4f6dd82-d895-40a0-bd56-8aa9d7aada58 2018-11-02 20:37:55,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:55,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-97448b1a-a609-45ba-ac7e-1fe14acd0ee9 Date: Fri, 02 Nov 2018 20:37:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "updated_at": "2018-11-02T20:37:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "039342fa-d662-4633-96be-38aef6e5f5aa", "remote_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "7ca55ad3-d172-4d72-90e4-f3afc43c3fba", "remote_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "98c17b80-bde7-455d-b735-0f31f86e0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "be38f7f301ce484aaa356102316a1f7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "revision_number": 0, "id": "aeecfadc-073c-42b6-ab4f-827f5f31f51c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "be38f7f301ce484aaa356102316a1f7e"}], "revision_number": 4, "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:37:55,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-97448b1a-a609-45ba-ac7e-1fe14acd0ee9 2018-11-02 20:37:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:55,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248f6fa9-9386-4ed0-a14b-7db6b09eeefb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:55,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-248f6fa9-9386-4ed0-a14b-7db6b09eeefb 2018-11-02 20:37:55,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:55,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4c7554-8e2e-45b0-b1da-5a5364d80ee0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:55,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-fb4c7554-8e2e-45b0-b1da-5a5364d80ee0 2018-11-02 20:37:55,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:55,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:55,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3356ed-1289-4f95-ae5d-3c37e84ea9f6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:37:55,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-0c3356ed-1289-4f95-ae5d-3c37e84ea9f6 2018-11-02 20:37:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:55,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f75cdf-79ad-4502-b073-09369fb62fbd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:37:55,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-d4f75cdf-79ad-4502-b073-09369fb62fbd 2018-11-02 20:37:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:56,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7a56dc-9fdd-45ec-b9fa-04857be07ed6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:37:56,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-fb7a56dc-9fdd-45ec-b9fa-04857be07ed6 2018-11-02 20:37:56,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:37:56,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:56,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392832a1-69da-4aa3-bc7d-91963cd95d53 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be38f7f301ce484aaa356102316a1f7e", "name": "CreateSecurityGroupTests-e0272d87-a5c8-451-proj"}} 2018-11-02 20:37:56,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e used request id req-392832a1-69da-4aa3-bc7d-91963cd95d53 2018-11-02 20:37:56,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b450ec3-9b8e-4b45-a964-78035c8a06db 2018-11-02 20:37:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9b450ec3-9b8e-4b45-a964-78035c8a06db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:56,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-71a07447-4c8c-4c5a-9250-50fea65c7461 Date: Fri, 02 Nov 2018 20:37:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "039342fa-d662-4633-96be-38aef6e5f5aa"}, {"remote_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "7ca55ad3-d172-4d72-90e4-f3afc43c3fba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "98c17b80-bde7-455d-b735-0f31f86e0fb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:37:49Z", "security_group_id": "9b450ec3-9b8e-4b45-a964-78035c8a06db", "port_range_min": null, "revision_number": 0, "tenant_id": "be38f7f301ce484aaa356102316a1f7e", "created_at": "2018-11-02T20:37:49Z", "project_id": "be38f7f301ce484aaa356102316a1f7e", "id": "aeecfadc-073c-42b6-ab4f-827f5f31f51c"}]} 2018-11-02 20:37:56,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9b450ec3-9b8e-4b45-a964-78035c8a06db used request id req-71a07447-4c8c-4c5a-9250-50fea65c7461 2018-11-02 20:37:56,410 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:37:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9b450ec3-9b8e-4b45-a964-78035c8a06db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:56,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf01091e-9f2b-48e5-b28b-b10c852f1482 Content-Length: 0 Date: Fri, 02 Nov 2018 20:37:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:37:56,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9b450ec3-9b8e-4b45-a964-78035c8a06db used request id req-cf01091e-9f2b-48e5-b28b-b10c852f1482 2018-11-02 20:37:56,796 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e0272d87-a5c8-451-proj 2018-11-02 20:37:56,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:57,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d1bd3ef-2788-490b-9bf3-a71963b088b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:57,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/be38f7f301ce484aaa356102316a1f7e used request id req-8d1bd3ef-2788-490b-9bf3-a71963b088b7 2018-11-02 20:37:57,203 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e0272d87-a5c8-451-proj-role 2018-11-02 20:37:57,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c7c54340c87c490e8907ec7b69bcf1c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:57,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e4338cc-0b53-46b1-9786-9f6c269d09a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:57,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c7c54340c87c490e8907ec7b69bcf1c6 used request id req-6e4338cc-0b53-46b1-9786-9f6c269d09a1 2018-11-02 20:37:57,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cabb7bdb59cb8f360434db749effdac5169279d" 2018-11-02 20:37:57,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fc6e93-737a-4aa0-9320-42f1c0209d96 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:37:57,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4fc6e93-737a-4aa0-9320-42f1c0209d96 2018-11-02 20:37:57,458 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e0272d87-a5c8-451-user 2018-11-02 20:37:57,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ca599bb436f24e13b2888c76aedda8f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684b583989a3fb059297defb8830d95d6428846a" 2018-11-02 20:37:57,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f0f4237-e626-4403-934a-8c2a1f62208b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:37:57,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ca599bb436f24e13b2888c76aedda8f1 used request id req-1f0f4237-e626-4403-934a-8c2a1f62208b 2018-11-02 20:37:57,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:58,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3Jmr9_q5Sw-FZVH9AhMIng"], "issued_at": "2018-11-02T20:37:58.000000Z"}} 2018-11-02 20:37:58,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa48c148a01484fc221dd6c7c77a02ff8ce6b86" 2018-11-02 20:37:58,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb403f0-0bdc-4fe9-a65c-403a5bce353a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:58,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ebb403f0-0bdc-4fe9-a65c-403a5bce353a 2018-11-02 20:37:58,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:58,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:58,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["LaIunrBOT_CYI-EbwNgzIw"], "issued_at": "2018-11-02T20:37:58.000000Z"}} 2018-11-02 20:37:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:37:58,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0181f10c-21f8-4a61-9af8-9d7bc60cc302 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:58,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0181f10c-21f8-4a61-9af8-9d7bc60cc302 2018-11-02 20:37:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:58,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ab14930-299e-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:37:58,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d88d0cb-fd6b-4387-ad26-e1cdbf35612c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ab14930-299e-41f-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:37:58,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ab14930-299e-41f-proj used request id req-5d88d0cb-fd6b-4387-ad26-e1cdbf35612c 2018-11-02 20:37:58,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:37:58,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d89133-8622-467b-964f-a2277252b726 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:58,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c4d89133-8622-467b-964f-a2277252b726 2018-11-02 20:37:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj"}}' 2018-11-02 20:37:59,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8718a86-1320-44aa-b008-36d78d3ae609 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68"}, "tags": [], "enabled": true, "id": "6d978bdcd5be462ab9083b78ea6f3f68", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj"}} 2018-11-02 20:37:59,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f8718a86-1320-44aa-b008-36d78d3ae609 2018-11-02 20:37:59,103 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2ab14930-299e-41f-proj 2018-11-02 20:37:59,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:37:59,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:37:59,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["G99A7EWWRdKI6aABGPC2ug"], "issued_at": "2018-11-02T20:37:59.000000Z"}} 2018-11-02 20:37:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d93e60de96b2ec632c853c76a6488486e11e8d" 2018-11-02 20:37:59,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886b9ea1-9618-4157-b84a-97f856579ee5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:37:59,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-886b9ea1-9618-4157-b84a-97f856579ee5 2018-11-02 20:37:59,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:37:59,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:37:59 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:37:59,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d93e60de96b2ec632c853c76a6488486e11e8d" 2018-11-02 20:37:59,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769e63e2-add0-478c-9ad4-d9a7a8deeda4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:37:59,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-769e63e2-add0-478c-9ad4-d9a7a8deeda4 2018-11-02 20:37:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-2ab14930-299e-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d93e60de96b2ec632c853c76a6488486e11e8d" 2018-11-02 20:37:59,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1e9344-f88b-4bd4-b225-0b0b702bc7f7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-2ab14930-299e-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68"}, "tags": [], "enabled": true, "id": "6d978bdcd5be462ab9083b78ea6f3f68", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj"}]} 2018-11-02 20:37:59,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-2ab14930-299e-41f-proj used request id req-2d1e9344-f88b-4bd4-b225-0b0b702bc7f7 2018-11-02 20:37:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d93e60de96b2ec632c853c76a6488486e11e8d" 2018-11-02 20:37:59,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a5216b-69ec-4227-8342-9c6baab77e41 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:37:59,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-97a5216b-69ec-4227-8342-9c6baab77e41 2018-11-02 20:38:00,372 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2ab14930-299e-41f-user 2018-11-02 20:38:00,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:00,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddc708c-d083-41de-b44e-a76155b676d9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:00,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9ddc708c-d083-41de-b44e-a76155b676d9 2018-11-02 20:38:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" -d '{"role": {"name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj-role"}}' 2018-11-02 20:38:00,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f80086-b005-44ac-a7b8-451df0d6796d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2428e3b5b9704cc1907af4d8d01698cf", "links": {"self": "http://172.30.9.31:5000/v3/roles/2428e3b5b9704cc1907af4d8d01698cf"}, "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj-role"}} 2018-11-02 20:38:00,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f6f80086-b005-44ac-a7b8-451df0d6796d 2018-11-02 20:38:00,605 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2ab14930-299e-41f-proj-role 2018-11-02 20:38:00,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2428e3b5b9704cc1907af4d8d01698cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:00,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550dfa13-5492-491b-ad93-6ce921830de9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2428e3b5b9704cc1907af4d8d01698cf", "links": {"self": "http://172.30.9.31:5000/v3/roles/2428e3b5b9704cc1907af4d8d01698cf"}, "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj-role"}} 2018-11-02 20:38:00,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2428e3b5b9704cc1907af4d8d01698cf used request id req-550dfa13-5492-491b-ad93-6ce921830de9 2018-11-02 20:38:00,624 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2ab14930-299e-41f-proj-role to project CreateSecurityGroupTests-2ab14930-299e-41f-proj 2018-11-02 20:38:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68/users/15a54ebc6f204e3799a2259e2e18a8f3/roles/2428e3b5b9704cc1907af4d8d01698cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:00,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c9ac2d4-86f5-47e6-bc0d-d24f01422bda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:00,775 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68/users/15a54ebc6f204e3799a2259e2e18a8f3/roles/2428e3b5b9704cc1907af4d8d01698cf used request id req-5c9ac2d4-86f5-47e6-bc0d-d24f01422bda 2018-11-02 20:38:00,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:00,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:01,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["9qe68HiATpi7il9LsKTlWw"], "issued_at": "2018-11-02T20:38:01.000000Z"}} 2018-11-02 20:38:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:01,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4118b9a-76e9-46ee-9084-d63e3f3348e6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:01,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d4118b9a-76e9-46ee-9084-d63e3f3348e6 2018-11-02 20:38:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:01,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7ffea218-713e-432a-9b3b-348418ea2c3e Date: Fri, 02 Nov 2018 20:38:01 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:38:01,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name&description=hello+group used request id req-7ffea218-713e-432a-9b3b-348418ea2c3e 2018-11-02 20:38:01,542 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name... 2018-11-02 20:38:01,542 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name 2018-11-02 20:38:01,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:01,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:01,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-2ab14930-299e-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:01,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675d3cd5-f1b5-4928-901e-9af76f552197 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-2ab14930-299e-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68"}, "tags": [], "enabled": true, "id": "6d978bdcd5be462ab9083b78ea6f3f68", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj"}]} 2018-11-02 20:38:01,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-2ab14930-299e-41f-proj used request id req-675d3cd5-f1b5-4928-901e-9af76f552197 2018-11-02 20:38:01,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" -d '{"security_group": {"tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "name": "CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name", "description": "hello group"}}' 2018-11-02 20:38:02,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4a38a244-10b1-4120-8965-f834b3a9e31b Date: Fri, 02 Nov 2018 20:38:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "updated_at": "2018-11-02T20:38:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}], "revision_number": 2, "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "name": "CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name"}} 2018-11-02 20:38:02,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-4a38a244-10b1-4120-8965-f834b3a9e31b 2018-11-02 20:38:02,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:02,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8259d612-4a72-43c8-b6cf-f42fd8ebde38 Date: Fri, 02 Nov 2018 20:38:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5"}]} 2018-11-02 20:38:02,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-8259d612-4a72-43c8-b6cf-f42fd8ebde38 2018-11-02 20:38:02,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:02,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:02,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71dc5f6b-6f77-4824-8e88-f298c57e5e88 Date: Fri, 02 Nov 2018 20:38:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5"}]} 2018-11-02 20:38:02,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-71dc5f6b-6f77-4824-8e88-f298c57e5e88 2018-11-02 20:38:02,873 - neutron_utils - INFO - Retrieving security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:02,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:03,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-99176966-c681-4b49-83c1-b79d64e03e84 Date: Fri, 02 Nov 2018 20:38:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "updated_at": "2018-11-02T20:38:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}], "revision_number": 2, "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "name": "CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name"}]} 2018-11-02 20:38:03,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-99176966-c681-4b49-83c1-b79d64e03e84 2018-11-02 20:38:03,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:03,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5dd15e2e-8f24-4026-83b4-1a5d93865b50 Date: Fri, 02 Nov 2018 20:38:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5"}]} 2018-11-02 20:38:03,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-5dd15e2e-8f24-4026-83b4-1a5d93865b50 2018-11-02 20:38:03,435 - neutron_utils - INFO - Retrieving security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:03,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:03,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cca52904-368f-425e-bf85-874c1a951ee2 Date: Fri, 02 Nov 2018 20:38:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "updated_at": "2018-11-02T20:38:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}], "revision_number": 2, "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "name": "CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name"}]} 2018-11-02 20:38:03,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-cca52904-368f-425e-bf85-874c1a951ee2 2018-11-02 20:38:03,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:03,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5982d254-5027-4bbc-b71b-bf75710886ed Date: Fri, 02 Nov 2018 20:38:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5"}]} 2018-11-02 20:38:03,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-5982d254-5027-4bbc-b71b-bf75710886ed 2018-11-02 20:38:03,743 - neutron_utils - INFO - Retrieving security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-db151b8d-2b8b-4654-a241-27e23a2761d5 Date: Fri, 02 Nov 2018 20:38:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "updated_at": "2018-11-02T20:38:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}], "revision_number": 2, "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "name": "CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name"}]} 2018-11-02 20:38:03,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-db151b8d-2b8b-4654-a241-27e23a2761d5 2018-11-02 20:38:03,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:04,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b05e6d5-8b0f-4ed8-9930-aa9c8a56810b Date: Fri, 02 Nov 2018 20:38:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5"}]} 2018-11-02 20:38:04,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-7b05e6d5-8b0f-4ed8-9930-aa9c8a56810b 2018-11-02 20:38:04,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:04,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2428e3b5b9704cc1907af4d8d01698cf", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj-role"}], "expires_at": "2018-11-02T21:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d978bdcd5be462ab9083b78ea6f3f68", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/6d978bdcd5be462ab9083b78ea6f3f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_6d978bdcd5be462ab9083b78ea6f3f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6d978bdcd5be462ab9083b78ea6f3f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2ab14930-299e-41f-user", "id": "15a54ebc6f204e3799a2259e2e18a8f3"}, "audit_ids": ["k2vkMqvCT8iaCtaiogLDRA"], "issued_at": "2018-11-02T20:38:04.000000Z"}} 2018-11-02 20:38:04,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a02b8f996d6e938933b2800ae66a24698a33908" 2018-11-02 20:38:04,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-68c81d46-e49f-4e98-a4ab-98f316e3eb91 Date: Fri, 02 Nov 2018 20:38:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "updated_at": "2018-11-02T20:38:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "revision_number": 0, "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}], "revision_number": 2, "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "name": "CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name"}]} 2018-11-02 20:38:04,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name&description=hello+group used request id req-68c81d46-e49f-4e98-a4ab-98f316e3eb91 2018-11-02 20:38:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:04,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa48c148a01484fc221dd6c7c77a02ff8ce6b86" 2018-11-02 20:38:05,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da05daf-01a7-4da8-bf50-1ce93188c8c3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d978bdcd5be462ab9083b78ea6f3f68", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj"}} 2018-11-02 20:38:05,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68 used request id req-2da05daf-01a7-4da8-bf50-1ce93188c8c3 2018-11-02 20:38:05,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:05,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a02b8f996d6e938933b2800ae66a24698a33908" 2018-11-02 20:38:05,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de9587b4-1d54-4c7e-92be-e2d5fc81eed6 Date: Fri, 02 Nov 2018 20:38:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5"}]} 2018-11-02 20:38:05,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-de9587b4-1d54-4c7e-92be-e2d5fc81eed6 2018-11-02 20:38:05,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 2018-11-02 20:38:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a02b8f996d6e938933b2800ae66a24698a33908" 2018-11-02 20:38:05,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4b330c9-2981-4d72-8d52-e5845110ae54 Date: Fri, 02 Nov 2018 20:38:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "599272e9-b0e2-4dfc-b2e9-32eaf2abeee6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:02Z", "security_group_id": "a7dd82e1-d962-4a83-a2b9-7dddb3b23b61", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:02Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "e645bcc0-88cc-4208-8bcc-f361506fa6e5"}]} 2018-11-02 20:38:05,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-f4b330c9-2981-4d72-8d52-e5845110ae54 2018-11-02 20:38:05,444 - neutron_utils - INFO - Deleting security group rule with ID - e645bcc0-88cc-4208-8bcc-f361506fa6e5 2018-11-02 20:38:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/e645bcc0-88cc-4208-8bcc-f361506fa6e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:05,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05ffe322-b441-4297-a647-39a608b01ef4 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:05,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/e645bcc0-88cc-4208-8bcc-f361506fa6e5 used request id req-05ffe322-b441-4297-a647-39a608b01ef4 2018-11-02 20:38:05,547 - neutron_utils - INFO - Deleting security group rule with ID - 599272e9-b0e2-4dfc-b2e9-32eaf2abeee6 2018-11-02 20:38:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/599272e9-b0e2-4dfc-b2e9-32eaf2abeee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:06,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-965ba3f1-668e-4d3e-987a-201ac05369a0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:06,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/599272e9-b0e2-4dfc-b2e9-32eaf2abeee6 used request id req-965ba3f1-668e-4d3e-987a-201ac05369a0 2018-11-02 20:38:06,005 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4477e328-9712-402c-b719-d288ae988751name 2018-11-02 20:38:06,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238d8bbe15509ec4a4b3163c4aac2ec3591ef577" 2018-11-02 20:38:06,348 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3abf498b-5f84-4778-accd-fb02270298e3 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:06,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a7dd82e1-d962-4a83-a2b9-7dddb3b23b61 used request id req-3abf498b-5f84-4778-accd-fb02270298e3 2018-11-02 20:38:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:06,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7912a396-2524-4e6e-83b7-43bfaaafb449 Date: Fri, 02 Nov 2018 20:38:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:01Z", "updated_at": "2018-11-02T20:38:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "revision_number": 0, "id": "3cb6ddc8-f3cb-4a3b-be2f-8c4624f39566", "remote_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "revision_number": 0, "id": "6a3d9e1e-b35f-4e74-9f4c-6ad87a3c69c1", "remote_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "revision_number": 0, "id": "706bfef2-d293-41b5-b705-9580d4a9a6b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "revision_number": 0, "id": "96a3f5a7-702b-4d74-b1e3-c2980cd1c533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68"}], "revision_number": 4, "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:38:06,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-7912a396-2524-4e6e-83b7-43bfaaafb449 2018-11-02 20:38:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:06,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db5f35d-66ed-44b4-aebe-04945e73bd3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:06,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-2db5f35d-66ed-44b4-aebe-04945e73bd3a 2018-11-02 20:38:06,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:06,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:06,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccb29b7f-2452-4d4e-8aa4-e10722604b0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:06,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-ccb29b7f-2452-4d4e-8aa4-e10722604b0d 2018-11-02 20:38:06,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:06,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:06,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f055c48c-7484-4987-aa42-def261852fb5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:38:06,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-f055c48c-7484-4987-aa42-def261852fb5 2018-11-02 20:38:06,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:07,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60d6944-cae8-4b82-9f14-d72911aadca4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:38:07,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-a60d6944-cae8-4b82-9f14-d72911aadca4 2018-11-02 20:38:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:07,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616bb570-f521-4cad-bb30-d198e6d0a77d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:07,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-616bb570-f521-4cad-bb30-d198e6d0a77d 2018-11-02 20:38:07,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:07,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:07,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfe15e0-912c-4cf5-bbed-6d8f4a8ea948 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d978bdcd5be462ab9083b78ea6f3f68", "name": "CreateSecurityGroupTests-2ab14930-299e-41f-proj"}} 2018-11-02 20:38:07,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68 used request id req-abfe15e0-912c-4cf5-bbed-6d8f4a8ea948 2018-11-02 20:38:07,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c4e169-bd86-4fc7-8fe9-5adaee3483c4 2018-11-02 20:38:07,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a5c4e169-bd86-4fc7-8fe9-5adaee3483c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-afecb235-f8d0-4783-b721-812600eaab00 Date: Fri, 02 Nov 2018 20:38:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:01Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "3cb6ddc8-f3cb-4a3b-be2f-8c4624f39566"}, {"remote_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:01Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "6a3d9e1e-b35f-4e74-9f4c-6ad87a3c69c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:01Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "706bfef2-d293-41b5-b705-9580d4a9a6b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:01Z", "security_group_id": "a5c4e169-bd86-4fc7-8fe9-5adaee3483c4", "port_range_min": null, "revision_number": 0, "tenant_id": "6d978bdcd5be462ab9083b78ea6f3f68", "created_at": "2018-11-02T20:38:01Z", "project_id": "6d978bdcd5be462ab9083b78ea6f3f68", "id": "96a3f5a7-702b-4d74-b1e3-c2980cd1c533"}]} 2018-11-02 20:38:07,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a5c4e169-bd86-4fc7-8fe9-5adaee3483c4 used request id req-afecb235-f8d0-4783-b721-812600eaab00 2018-11-02 20:38:07,471 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:38:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a5c4e169-bd86-4fc7-8fe9-5adaee3483c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:07,821 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c38bb37-1cff-49f5-b448-889051477a81 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:07,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a5c4e169-bd86-4fc7-8fe9-5adaee3483c4 used request id req-1c38bb37-1cff-49f5-b448-889051477a81 2018-11-02 20:38:07,822 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2ab14930-299e-41f-proj 2018-11-02 20:38:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:08,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-633fbd54-c41d-4796-be0a-68aad5a1e624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:08,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6d978bdcd5be462ab9083b78ea6f3f68 used request id req-633fbd54-c41d-4796-be0a-68aad5a1e624 2018-11-02 20:38:08,132 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2ab14930-299e-41f-proj-role 2018-11-02 20:38:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2428e3b5b9704cc1907af4d8d01698cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:08,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f381b4-9ae9-460f-bbc7-299900160f57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:08,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2428e3b5b9704cc1907af4d8d01698cf used request id req-98f381b4-9ae9-460f-bbc7-299900160f57 2018-11-02 20:38:08,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb772a35db822daa45a49952f77a7cb1fd2f350b" 2018-11-02 20:38:08,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e93376-c1a2-4ab9-8cfc-f2b21b3f89dc Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:08,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b8e93376-c1a2-4ab9-8cfc-f2b21b3f89dc 2018-11-02 20:38:08,367 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2ab14930-299e-41f-user 2018-11-02 20:38:08,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/15a54ebc6f204e3799a2259e2e18a8f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d93e60de96b2ec632c853c76a6488486e11e8d" 2018-11-02 20:38:08,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52ccd47-ccd4-4e8c-a638-92607d037a21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:08,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/15a54ebc6f204e3799a2259e2e18a8f3 used request id req-a52ccd47-ccd4-4e8c-a638-92607d037a21 2018-11-02 20:38:08,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:08,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["FESNyPT-TuiKwh1y7KjqNA"], "issued_at": "2018-11-02T20:38:08.000000Z"}} 2018-11-02 20:38:08,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118c2605b6613e60ac20cc8239e0b5c03b2def1b" 2018-11-02 20:38:09,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9933195-3b46-48ca-a907-c5787409cd87 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:09,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d9933195-3b46-48ca-a907-c5787409cd87 2018-11-02 20:38:09,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:09,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:09,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["z5WLPYRpQRehEXFpyizIAw"], "issued_at": "2018-11-02T20:38:09.000000Z"}} 2018-11-02 20:38:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:09,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26570af-501e-4ecb-9af3-ae2df5fccd1e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:09,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d26570af-501e-4ecb-9af3-ae2df5fccd1e 2018-11-02 20:38:09,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:09,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:09,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-12d11792-333a-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:09,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6815fe-67e2-459b-85b7-29aefee70a10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-12d11792-333a-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:38:09,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-12d11792-333a-4a7-proj used request id req-9a6815fe-67e2-459b-85b7-29aefee70a10 2018-11-02 20:38:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:09,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a413fe6-ca21-44d0-9e0a-0d252720ad87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:09,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0a413fe6-ca21-44d0-9e0a-0d252720ad87 2018-11-02 20:38:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj"}}' 2018-11-02 20:38:10,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a798a95-e508-498a-b2f5-9dd5778abf17 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32"}, "tags": [], "enabled": true, "id": "ec04326645834ffcbfeaa9f7327a6f32", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj"}} 2018-11-02 20:38:10,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2a798a95-e508-498a-b2f5-9dd5778abf17 2018-11-02 20:38:10,109 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-12d11792-333a-4a7-proj 2018-11-02 20:38:10,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:10,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:10,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["XPlp3C8CQtuSVeFEEiY2rA"], "issued_at": "2018-11-02T20:38:10.000000Z"}} 2018-11-02 20:38:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c967b171ce5c138bb2a00a8093d1b31c8638ce" 2018-11-02 20:38:10,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993742aa-b686-4015-9809-f191fdf6c9b5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:10,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-993742aa-b686-4015-9809-f191fdf6c9b5 2018-11-02 20:38:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:10,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:10 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c967b171ce5c138bb2a00a8093d1b31c8638ce" 2018-11-02 20:38:10,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204a5ca7-224a-49c6-9cd2-64105585ec15 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:38:10,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-204a5ca7-224a-49c6-9cd2-64105585ec15 2018-11-02 20:38:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-12d11792-333a-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c967b171ce5c138bb2a00a8093d1b31c8638ce" 2018-11-02 20:38:10,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b591ca8-efc8-41eb-b7ec-53b7f6b5e09a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-12d11792-333a-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32"}, "tags": [], "enabled": true, "id": "ec04326645834ffcbfeaa9f7327a6f32", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj"}]} 2018-11-02 20:38:10,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-12d11792-333a-4a7-proj used request id req-8b591ca8-efc8-41eb-b7ec-53b7f6b5e09a 2018-11-02 20:38:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c967b171ce5c138bb2a00a8093d1b31c8638ce" 2018-11-02 20:38:11,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e83fe6f-568d-4b1f-b727-190e383cf9dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:11,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4e83fe6f-568d-4b1f-b727-190e383cf9dc 2018-11-02 20:38:11,419 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-12d11792-333a-4a7-user 2018-11-02 20:38:11,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:11,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b4c2a5-2d61-4962-a064-e2c441829c23 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:11,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-60b4c2a5-2d61-4962-a064-e2c441829c23 2018-11-02 20:38:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" -d '{"role": {"name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj-role"}}' 2018-11-02 20:38:11,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ea1104-43e6-4f3d-a600-ccecf950dad7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "830f64c6c8744a0ab9af2925e1bee74d", "links": {"self": "http://172.30.9.31:5000/v3/roles/830f64c6c8744a0ab9af2925e1bee74d"}, "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj-role"}} 2018-11-02 20:38:11,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-71ea1104-43e6-4f3d-a600-ccecf950dad7 2018-11-02 20:38:11,588 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-12d11792-333a-4a7-proj-role 2018-11-02 20:38:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/830f64c6c8744a0ab9af2925e1bee74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:11,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff0de07-8e64-47aa-95d6-0701518d6ffa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "830f64c6c8744a0ab9af2925e1bee74d", "links": {"self": "http://172.30.9.31:5000/v3/roles/830f64c6c8744a0ab9af2925e1bee74d"}, "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj-role"}} 2018-11-02 20:38:11,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/830f64c6c8744a0ab9af2925e1bee74d used request id req-cff0de07-8e64-47aa-95d6-0701518d6ffa 2018-11-02 20:38:11,698 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-12d11792-333a-4a7-proj-role to project CreateSecurityGroupTests-12d11792-333a-4a7-proj 2018-11-02 20:38:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32/users/73c7c1fc861f4ac2a89779352dbfc5eb/roles/830f64c6c8744a0ab9af2925e1bee74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:11,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7966aa6-6c0b-454d-bc7f-199991384c86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:11,859 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32/users/73c7c1fc861f4ac2a89779352dbfc5eb/roles/830f64c6c8744a0ab9af2925e1bee74d used request id req-c7966aa6-6c0b-454d-bc7f-199991384c86 2018-11-02 20:38:11,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:11,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:12,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "830f64c6c8744a0ab9af2925e1bee74d", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj-role"}], "expires_at": "2018-11-02T21:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec04326645834ffcbfeaa9f7327a6f32", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-12d11792-333a-4a7-user", "id": "73c7c1fc861f4ac2a89779352dbfc5eb"}, "audit_ids": ["RszRre2DS9aiQ7DY-hyH3w"], "issued_at": "2018-11-02T20:38:12.000000Z"}} 2018-11-02 20:38:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:12,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8d21dd-8122-479a-aae5-7058e30079f5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:12,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a8d21dd-8122-479a-aae5-7058e30079f5 2018-11-02 20:38:12,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:12,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4524d31-a4c8-412e-821d-381a003243a8 Date: Fri, 02 Nov 2018 20:38:12 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:38:12,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename&description=hello+group used request id req-a4524d31-a4c8-412e-821d-381a003243a8 2018-11-02 20:38:12,764 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename... 2018-11-02 20:38:12,764 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename 2018-11-02 20:38:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" -d '{"security_group": {"name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename", "description": "hello group"}}' 2018-11-02 20:38:13,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-61b02f9e-0205-4a55-88b7-f163b8bec6cc Date: Fri, 02 Nov 2018 20:38:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 2, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}} 2018-11-02 20:38:13,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-61b02f9e-0205-4a55-88b7-f163b8bec6cc 2018-11-02 20:38:13,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:13,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:13,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df27242d-7108-41fd-81b7-d468ca2c5245 Date: Fri, 02 Nov 2018 20:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}]} 2018-11-02 20:38:13,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-df27242d-7108-41fd-81b7-d468ca2c5245 2018-11-02 20:38:13,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:13,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ffc9e405-1132-4071-bba0-fad15bb278ff Date: Fri, 02 Nov 2018 20:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}]} 2018-11-02 20:38:13,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-ffc9e405-1132-4071-bba0-fad15bb278ff 2018-11-02 20:38:13,662 - neutron_utils - INFO - Retrieving security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:13,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:13,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2d888bc5-c011-417e-8710-f6534daa79fc Date: Fri, 02 Nov 2018 20:38:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 2, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:13,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-2d888bc5-c011-417e-8710-f6534daa79fc 2018-11-02 20:38:13,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4afd6e77-d460-4dfc-b9f5-fe297ac13221 Date: Fri, 02 Nov 2018 20:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}]} 2018-11-02 20:38:13,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-4afd6e77-d460-4dfc-b9f5-fe297ac13221 2018-11-02 20:38:13,921 - neutron_utils - INFO - Retrieving security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:13,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7a380b09-e033-4245-a7ca-b0632502acfb Date: Fri, 02 Nov 2018 20:38:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 2, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:13,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-7a380b09-e033-4245-a7ca-b0632502acfb 2018-11-02 20:38:13,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:13,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:13,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b691b79-252c-4512-b4e7-6443334b6336 Date: Fri, 02 Nov 2018 20:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}]} 2018-11-02 20:38:13,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-2b691b79-252c-4512-b4e7-6443334b6336 2018-11-02 20:38:13,995 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename 2018-11-02 20:38:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:14,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-edc93ae3-017b-497f-aecf-361b64105b32 Date: Fri, 02 Nov 2018 20:38:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 2, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:14,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename used request id req-edc93ae3-017b-497f-aecf-361b64105b32 2018-11-02 20:38:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:14,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:14 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:14,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:14,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2ed4db-cbe2-4b02-8b77-1df870273c46 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec04326645834ffcbfeaa9f7327a6f32", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj"}} 2018-11-02 20:38:14,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32 used request id req-ad2ed4db-cbe2-4b02-8b77-1df870273c46 2018-11-02 20:38:14,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1962f8ad-c4e4-483e-ab3d-d70eac735188 Date: Fri, 02 Nov 2018 20:38:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}]} 2018-11-02 20:38:14,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-1962f8ad-c4e4-483e-ab3d-d70eac735188 2018-11-02 20:38:14,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10}}' 2018-11-02 20:38:14,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-25791926-7296-471f-8b14-220411ea739d Date: Fri, 02 Nov 2018 20:38:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:14Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4"}} 2018-11-02 20:38:14,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-25791926-7296-471f-8b14-220411ea739d 2018-11-02 20:38:14,798 - neutron_utils - INFO - Retrieving security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:14,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:15,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-17158e90-a875-44f7-bcd2-c20655a95d4e Date: Fri, 02 Nov 2018 20:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "revision_number": 0, "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 3, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:15,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-17158e90-a875-44f7-bcd2-c20655a95d4e 2018-11-02 20:38:15,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:15,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b5c472d3-cee1-43f8-abf1-82c6849cc4c9 Date: Fri, 02 Nov 2018 20:38:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:14Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4"}]} 2018-11-02 20:38:15,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-b5c472d3-cee1-43f8-abf1-82c6849cc4c9 2018-11-02 20:38:15,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:15,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "830f64c6c8744a0ab9af2925e1bee74d", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj-role"}], "expires_at": "2018-11-02T21:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec04326645834ffcbfeaa9f7327a6f32", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec04326645834ffcbfeaa9f7327a6f32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ec04326645834ffcbfeaa9f7327a6f32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ec04326645834ffcbfeaa9f7327a6f32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-12d11792-333a-4a7-user", "id": "73c7c1fc861f4ac2a89779352dbfc5eb"}, "audit_ids": ["yBBkRU6-R3CpbtRjuqMHOA"], "issued_at": "2018-11-02T20:38:15.000000Z"}} 2018-11-02 20:38:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:15,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-3777713a-cb77-4170-91f8-7872a41dfb8a Date: Fri, 02 Nov 2018 20:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "revision_number": 0, "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 3, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:15,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename&description=hello+group used request id req-3777713a-cb77-4170-91f8-7872a41dfb8a 2018-11-02 20:38:15,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:15,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:16,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-802f4dd3-3087-4ce2-bcb2-1a246c6cb3fe Date: Fri, 02 Nov 2018 20:38:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:14Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4"}]} 2018-11-02 20:38:16,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-802f4dd3-3087-4ce2-bcb2-1a246c6cb3fe 2018-11-02 20:38:16,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:16,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:16,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-3edf49d3-e4e4-4836-bb1b-16ae802158a7 Date: Fri, 02 Nov 2018 20:38:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:14Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4"}]} 2018-11-02 20:38:16,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-3edf49d3-e4e4-4836-bb1b-16ae802158a7 2018-11-02 20:38:16,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:16,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e9307f9f-e01a-43e7-8dae-950981d8a19d Date: Fri, 02 Nov 2018 20:38:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "revision_number": 0, "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 3, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:16,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename used request id req-e9307f9f-e01a-43e7-8dae-950981d8a19d 2018-11-02 20:38:16,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:16,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:16,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-37a7c13e-03b5-4409-b8e6-d8d6b714d84b Date: Fri, 02 Nov 2018 20:38:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:14Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4"}]} 2018-11-02 20:38:16,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-37a7c13e-03b5-4409-b8e6-d8d6b714d84b 2018-11-02 20:38:16,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:16,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-cf6c3441-7d5e-44e5-9cdb-e57d425e1f48 Date: Fri, 02 Nov 2018 20:38:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "revision_number": 0, "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 3, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:16,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename used request id req-cf6c3441-7d5e-44e5-9cdb-e57d425e1f48 2018-11-02 20:38:16,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:17,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-728b77b6-4a73-4d53-8299-e5f93f822426 Date: Fri, 02 Nov 2018 20:38:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:14Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4"}]} 2018-11-02 20:38:17,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-728b77b6-4a73-4d53-8299-e5f93f822426 2018-11-02 20:38:17,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:17,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-88989540-67ff-4a03-8d78-12f2e64b2d8f Date: Fri, 02 Nov 2018 20:38:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "updated_at": "2018-11-02T20:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "revision_number": 0, "id": "df3c084f-fae1-4b47-b559-6651cb3507f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "revision_number": 0, "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 3, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "name": "CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename"}]} 2018-11-02 20:38:17,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename used request id req-88989540-67ff-4a03-8d78-12f2e64b2d8f 2018-11-02 20:38:17,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be940515-8b2e-4774-9eed-dbc0300cbdce 2018-11-02 20:38:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa68d4e16e59e10a8a7bf9e5e0ab941a1ac8b79" 2018-11-02 20:38:17,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-59372e8f-bf4e-43c0-86f7-424f852f303b Date: Fri, 02 Nov 2018 20:38:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:13Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:13Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "df3c084f-fae1-4b47-b559-6651cb3507f9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:14Z", "security_group_id": "be940515-8b2e-4774-9eed-dbc0300cbdce", "port_range_min": 10, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:14Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4"}]} 2018-11-02 20:38:17,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-59372e8f-bf4e-43c0-86f7-424f852f303b 2018-11-02 20:38:17,542 - neutron_utils - INFO - Deleting security group rule with ID - 2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19 2018-11-02 20:38:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:17,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab2a8ec5-4506-450c-b1e8-b0bbcecde93d Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:17,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/2ebd12bd-2d0e-4fed-b6d3-bfd57183eb19 used request id req-ab2a8ec5-4506-450c-b1e8-b0bbcecde93d 2018-11-02 20:38:17,841 - neutron_utils - INFO - Deleting security group rule with ID - df3c084f-fae1-4b47-b559-6651cb3507f9 2018-11-02 20:38:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/df3c084f-fae1-4b47-b559-6651cb3507f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:18,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4595ff1-9fa0-43b2-8e10-3700f36ab29c Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:18,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/df3c084f-fae1-4b47-b559-6651cb3507f9 used request id req-e4595ff1-9fa0-43b2-8e10-3700f36ab29c 2018-11-02 20:38:18,115 - neutron_utils - INFO - Deleting security group rule with ID - fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4 2018-11-02 20:38:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:18,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad1d5820-b277-4544-9717-6c5c5fd97a1d Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:18,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/fa6bc95a-84c7-4e5e-9a2e-7e02f52924f4 used request id req-ad1d5820-b277-4544-9717-6c5c5fd97a1d 2018-11-02 20:38:18,247 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8b8db184-9a1b-4ae8-a191-7c0c3610c05ename 2018-11-02 20:38:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/be940515-8b2e-4774-9eed-dbc0300cbdce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fe41cfc669f94359232c902c3a6cef1b4ef2c6" 2018-11-02 20:38:18,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ff962f6-44e6-489a-8926-cfb07cc5c806 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:18,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/be940515-8b2e-4774-9eed-dbc0300cbdce used request id req-9ff962f6-44e6-489a-8926-cfb07cc5c806 2018-11-02 20:38:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:18,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ec34370d-642c-49ab-960e-9c2b80709064 Date: Fri, 02 Nov 2018 20:38:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:12Z", "updated_at": "2018-11-02T20:38:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "revision_number": 0, "id": "17906464-b897-4c0e-9ee2-2d8929cff2fe", "remote_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "revision_number": 0, "id": "985aeb0b-22ca-4add-b172-ea845dc2145a", "remote_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "revision_number": 0, "id": "ae7c66dc-8085-400b-a8fc-4191641710ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "revision_number": 0, "id": "cbf89d51-620f-4627-a65c-365088cff16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec04326645834ffcbfeaa9f7327a6f32"}], "revision_number": 4, "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:38:18,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ec34370d-642c-49ab-960e-9c2b80709064 2018-11-02 20:38:18,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:18,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0815a2c-713f-4d4b-9c0b-16922eb98690 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec04326645834ffcbfeaa9f7327a6f32", "name": "CreateSecurityGroupTests-12d11792-333a-4a7-proj"}} 2018-11-02 20:38:18,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32 used request id req-d0815a2c-713f-4d4b-9c0b-16922eb98690 2018-11-02 20:38:18,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8 2018-11-02 20:38:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:19,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-988454dc-87b1-4d91-8f08-86c0c45d214d Date: Fri, 02 Nov 2018 20:38:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:12Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "17906464-b897-4c0e-9ee2-2d8929cff2fe"}, {"remote_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:12Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "985aeb0b-22ca-4add-b172-ea845dc2145a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:12Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "ae7c66dc-8085-400b-a8fc-4191641710ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:12Z", "security_group_id": "23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ec04326645834ffcbfeaa9f7327a6f32", "created_at": "2018-11-02T20:38:12Z", "project_id": "ec04326645834ffcbfeaa9f7327a6f32", "id": "cbf89d51-620f-4627-a65c-365088cff16a"}]} 2018-11-02 20:38:19,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8 used request id req-988454dc-87b1-4d91-8f08-86c0c45d214d 2018-11-02 20:38:19,200 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:38:19,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:19,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5736ef7f-b709-487f-ab57-074e9d7fcb45 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:19,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/23c4bc44-d8fa-45c7-aeb3-ad0da28a68a8 used request id req-5736ef7f-b709-487f-ab57-074e9d7fcb45 2018-11-02 20:38:19,605 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-12d11792-333a-4a7-proj 2018-11-02 20:38:19,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:19,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47f92de-dc33-4a96-b082-01272f78f786 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:19,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ec04326645834ffcbfeaa9f7327a6f32 used request id req-f47f92de-dc33-4a96-b082-01272f78f786 2018-11-02 20:38:19,994 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-12d11792-333a-4a7-proj-role 2018-11-02 20:38:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/830f64c6c8744a0ab9af2925e1bee74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:20,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b63c073a-709e-46dc-9290-0865c5a428c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:20,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/830f64c6c8744a0ab9af2925e1bee74d used request id req-b63c073a-709e-46dc-9290-0865c5a428c4 2018-11-02 20:38:20,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e13cee1bdfd6bd66df76105dc944a9dffecd64" 2018-11-02 20:38:20,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad2829e-0270-4d60-b735-fde198d3e9da Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:20,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dad2829e-0270-4d60-b735-fde198d3e9da 2018-11-02 20:38:20,266 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-12d11792-333a-4a7-user 2018-11-02 20:38:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/73c7c1fc861f4ac2a89779352dbfc5eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c967b171ce5c138bb2a00a8093d1b31c8638ce" 2018-11-02 20:38:20,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a22720-8af1-4fec-8d91-ad1c7907a2ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:20,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/73c7c1fc861f4ac2a89779352dbfc5eb used request id req-51a22720-8af1-4fec-8d91-ad1c7907a2ee 2018-11-02 20:38:20,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:20,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["fUHW8ajRQ8W-GJihRdXRRQ"], "issued_at": "2018-11-02T20:38:20.000000Z"}} 2018-11-02 20:38:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebf11fb04808b781fdec775960a51d0babbbe19" 2018-11-02 20:38:21,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18aa2d3a-a15a-4912-bd4f-c473e3f11ecf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:21,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-18aa2d3a-a15a-4912-bd4f-c473e3f11ecf 2018-11-02 20:38:21,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:21,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:21,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["d3xGqFpiQAKeJjTNAU0EFA"], "issued_at": "2018-11-02T20:38:21.000000Z"}} 2018-11-02 20:38:21,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:21,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c222e27-8dea-4620-bfe9-2e5d85397df2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:21,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1c222e27-8dea-4620-bfe9-2e5d85397df2 2018-11-02 20:38:21,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:21,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:21 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b7949f8f-d736-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:21,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d72e786-d7cb-454d-b6bf-79476a1cbcef Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b7949f8f-d736-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:38:21,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b7949f8f-d736-4aa-proj used request id req-6d72e786-d7cb-454d-b6bf-79476a1cbcef 2018-11-02 20:38:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:21,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87b9557-e4dd-4e32-b00b-166a28b20751 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:21,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d87b9557-e4dd-4e32-b00b-166a28b20751 2018-11-02 20:38:21,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj"}}' 2018-11-02 20:38:21,916 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65bd6257-07b0-4053-a86e-766c81446cbd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc"}, "tags": [], "enabled": true, "id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj"}} 2018-11-02 20:38:21,916 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-65bd6257-07b0-4053-a86e-766c81446cbd 2018-11-02 20:38:21,917 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b7949f8f-d736-4aa-proj 2018-11-02 20:38:21,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:21,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:22,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["aOjKpxgUQtOoFvj2tt2-Kg"], "issued_at": "2018-11-02T20:38:22.000000Z"}} 2018-11-02 20:38:22,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c0895deb8d9ec53ee8ca1403a2aa93db50563" 2018-11-02 20:38:22,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31358e0-b653-4901-b894-da6c6f444d0c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:22,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c31358e0-b653-4901-b894-da6c6f444d0c 2018-11-02 20:38:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:22,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c0895deb8d9ec53ee8ca1403a2aa93db50563" 2018-11-02 20:38:22,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b11129-c3fe-4fe8-9e02-358a2418c259 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:38:22,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-52b11129-c3fe-4fe8-9e02-358a2418c259 2018-11-02 20:38:22,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-b7949f8f-d736-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c0895deb8d9ec53ee8ca1403a2aa93db50563" 2018-11-02 20:38:22,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efce933f-7722-4704-8e10-9bdcde6e746d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-b7949f8f-d736-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc"}, "tags": [], "enabled": true, "id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj"}]} 2018-11-02 20:38:22,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-b7949f8f-d736-4aa-proj used request id req-efce933f-7722-4704-8e10-9bdcde6e746d 2018-11-02 20:38:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c0895deb8d9ec53ee8ca1403a2aa93db50563" 2018-11-02 20:38:22,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4ed247-9951-4c5f-b8d4-19afce1136c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:22,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5e4ed247-9951-4c5f-b8d4-19afce1136c0 2018-11-02 20:38:23,133 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b7949f8f-d736-4aa-user 2018-11-02 20:38:23,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:23,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:23,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1801518-8a68-4a13-820e-b8becca343c0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:23,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b1801518-8a68-4a13-820e-b8becca343c0 2018-11-02 20:38:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" -d '{"role": {"name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role"}}' 2018-11-02 20:38:23,383 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f844a13-59b6-41aa-a183-3954ae2329a3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9cda229c971143b8aee17554c11c40d4", "links": {"self": "http://172.30.9.31:5000/v3/roles/9cda229c971143b8aee17554c11c40d4"}, "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role"}} 2018-11-02 20:38:23,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6f844a13-59b6-41aa-a183-3954ae2329a3 2018-11-02 20:38:23,383 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role 2018-11-02 20:38:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/9cda229c971143b8aee17554c11c40d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:23,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bd290b-ca52-49d3-a6f7-25705f25c3ab Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9cda229c971143b8aee17554c11c40d4", "links": {"self": "http://172.30.9.31:5000/v3/roles/9cda229c971143b8aee17554c11c40d4"}, "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role"}} 2018-11-02 20:38:23,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/9cda229c971143b8aee17554c11c40d4 used request id req-b6bd290b-ca52-49d3-a6f7-25705f25c3ab 2018-11-02 20:38:23,495 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role to project CreateSecurityGroupTests-b7949f8f-d736-4aa-proj 2018-11-02 20:38:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc/users/dcc471349b594c8ead2936258db40d24/roles/9cda229c971143b8aee17554c11c40d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:23,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4227d27f-d1ea-4610-b06b-8e21d840fe44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:23,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc/users/dcc471349b594c8ead2936258db40d24/roles/9cda229c971143b8aee17554c11c40d4 used request id req-4227d27f-d1ea-4610-b06b-8e21d840fe44 2018-11-02 20:38:23,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:23,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:23,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cda229c971143b8aee17554c11c40d4", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role"}], "expires_at": "2018-11-02T21:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-user", "id": "dcc471349b594c8ead2936258db40d24"}, "audit_ids": ["R6g786UtTyCbHDxg4ihW0A"], "issued_at": "2018-11-02T20:38:23.000000Z"}} 2018-11-02 20:38:23,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:24,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5018aff2-5990-4c82-b61b-1af81595823f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:24,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5018aff2-5990-4c82-b61b-1af81595823f 2018-11-02 20:38:24,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:24,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c61a717-7fbc-4cc0-9205-d028e0f96a4e Date: Fri, 02 Nov 2018 20:38:24 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:38:24,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name&description=hello+group used request id req-7c61a717-7fbc-4cc0-9205-d028e0f96a4e 2018-11-02 20:38:24,434 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name... 2018-11-02 20:38:24,434 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name 2018-11-02 20:38:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" -d '{"security_group": {"name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name", "description": "hello group"}}' 2018-11-02 20:38:24,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-efcfa130-d5b2-4a77-9f3e-cc52fcac92e9 Date: Fri, 02 Nov 2018 20:38:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 2, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}} 2018-11-02 20:38:24,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-efcfa130-d5b2-4a77-9f3e-cc52fcac92e9 2018-11-02 20:38:24,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:24,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:25,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8dfa22ad-87a7-4cf5-a16a-bab41bc73001 Date: Fri, 02 Nov 2018 20:38:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}]} 2018-11-02 20:38:25,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-8dfa22ad-87a7-4cf5-a16a-bab41bc73001 2018-11-02 20:38:25,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:25,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89846eff-f29c-40de-8ff5-df2197610574 Date: Fri, 02 Nov 2018 20:38:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}]} 2018-11-02 20:38:25,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-89846eff-f29c-40de-8ff5-df2197610574 2018-11-02 20:38:25,458 - neutron_utils - INFO - Retrieving security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:25,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4d24f3a9-6e39-432d-b403-23bffab62037 Date: Fri, 02 Nov 2018 20:38:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 2, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:25,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-4d24f3a9-6e39-432d-b403-23bffab62037 2018-11-02 20:38:25,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:25,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:25,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1aea14c5-1fcd-4258-8a0a-7f2984182cf9 Date: Fri, 02 Nov 2018 20:38:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}]} 2018-11-02 20:38:25,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-1aea14c5-1fcd-4258-8a0a-7f2984182cf9 2018-11-02 20:38:25,927 - neutron_utils - INFO - Retrieving security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:26,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0ff092f0-e501-4ce0-9a51-a816cbf7226a Date: Fri, 02 Nov 2018 20:38:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 2, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:26,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-0ff092f0-e501-4ce0-9a51-a816cbf7226a 2018-11-02 20:38:26,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:26,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de5e0300-5fd9-4b84-a711-6e0000ece28c Date: Fri, 02 Nov 2018 20:38:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}]} 2018-11-02 20:38:26,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-de5e0300-5fd9-4b84-a711-6e0000ece28c 2018-11-02 20:38:26,378 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name 2018-11-02 20:38:26,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:26,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5c3aab36-766e-47fa-a149-038e846742a6 Date: Fri, 02 Nov 2018 20:38:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 2, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:26,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name used request id req-5c3aab36-766e-47fa-a149-038e846742a6 2018-11-02 20:38:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:26,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:26,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:26,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd49672-c97b-4132-9572-72e00df3e4e4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj"}} 2018-11-02 20:38:26,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc used request id req-ddd49672-c97b-4132-9572-72e00df3e4e4 2018-11-02 20:38:26,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:26,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4d2b9ab5-05a8-42b6-9e52-853988d164c7 Date: Fri, 02 Nov 2018 20:38:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}]} 2018-11-02 20:38:26,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-4d2b9ab5-05a8-42b6-9e52-853988d164c7 2018-11-02 20:38:26,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11"}}' 2018-11-02 20:38:26,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-16d241d1-b00e-41ea-872d-d84a39e42cf4 Date: Fri, 02 Nov 2018 20:38:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:26Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2"}} 2018-11-02 20:38:26,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-16d241d1-b00e-41ea-872d-d84a39e42cf4 2018-11-02 20:38:26,941 - neutron_utils - INFO - Retrieving security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:26,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:27,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-53def6dd-13a0-433c-87b4-84ef54d44461 Date: Fri, 02 Nov 2018 20:38:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "revision_number": 0, "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 3, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:27,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-53def6dd-13a0-433c-87b4-84ef54d44461 2018-11-02 20:38:27,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:27,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:27,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1fdc9a98-08ae-4f4f-90d4-182cd7fbc258 Date: Fri, 02 Nov 2018 20:38:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:26Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2"}]} 2018-11-02 20:38:27,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-1fdc9a98-08ae-4f4f-90d4-182cd7fbc258 2018-11-02 20:38:27,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:27,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cda229c971143b8aee17554c11c40d4", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role"}], "expires_at": "2018-11-02T21:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a0af0df9cc9c49dfb66c488c6d63d3fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-user", "id": "dcc471349b594c8ead2936258db40d24"}, "audit_ids": ["BkzE9lf-QgeJz-JX-z1Qxw"], "issued_at": "2018-11-02T20:38:27.000000Z"}} 2018-11-02 20:38:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:28,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0fcda2a0-1c14-4580-bb7b-dd12612de686 Date: Fri, 02 Nov 2018 20:38:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "revision_number": 0, "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 3, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:28,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name&description=hello+group used request id req-0fcda2a0-1c14-4580-bb7b-dd12612de686 2018-11-02 20:38:28,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:28,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4c3ed02e-b8b3-421f-9e99-5f7c82bc59cf Date: Fri, 02 Nov 2018 20:38:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:26Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2"}]} 2018-11-02 20:38:28,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-4c3ed02e-b8b3-421f-9e99-5f7c82bc59cf 2018-11-02 20:38:28,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:28,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-747f7755-35b1-43f9-9651-75dad9270aa4 Date: Fri, 02 Nov 2018 20:38:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:26Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2"}]} 2018-11-02 20:38:28,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-747f7755-35b1-43f9-9651-75dad9270aa4 2018-11-02 20:38:28,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:28,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c4063413-ef9a-483c-bdbb-a02c1e9daca4 Date: Fri, 02 Nov 2018 20:38:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "revision_number": 0, "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 3, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:28,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name used request id req-c4063413-ef9a-483c-bdbb-a02c1e9daca4 2018-11-02 20:38:28,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:28,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:28,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8b7aad10-51c0-4f2d-8c52-dfc5e2624359 Date: Fri, 02 Nov 2018 20:38:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:26Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2"}]} 2018-11-02 20:38:28,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-8b7aad10-51c0-4f2d-8c52-dfc5e2624359 2018-11-02 20:38:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:29,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-680a55c6-a77a-4c35-82dd-1f288aaba1c2 Date: Fri, 02 Nov 2018 20:38:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "revision_number": 0, "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 3, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:29,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name used request id req-680a55c6-a77a-4c35-82dd-1f288aaba1c2 2018-11-02 20:38:29,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:29,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-34355309-111d-4cf2-9ed1-57a9d8421e0d Date: Fri, 02 Nov 2018 20:38:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:26Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2"}]} 2018-11-02 20:38:29,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-34355309-111d-4cf2-9ed1-57a9d8421e0d 2018-11-02 20:38:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:29,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-1593868b-089f-4da4-896c-73ea50992bdd Date: Fri, 02 Nov 2018 20:38:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "revision_number": 0, "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 3, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "name": "CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name"}]} 2018-11-02 20:38:29,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name used request id req-1593868b-089f-4da4-896c-73ea50992bdd 2018-11-02 20:38:29,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1168c7e6-fbed-4cb1-a9e7-9347293f7a11 2018-11-02 20:38:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef711d1139a6abdce5a75e15af1f43b9b47f277f" 2018-11-02 20:38:29,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d52bebb0-9c8c-4945-a471-b296e3e56e38 Date: Fri, 02 Nov 2018 20:38:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "3eec0113-0fea-4bd4-9fea-3fbb4332406b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "82a3fbb4-e0ee-460d-9146-40592bd8d24f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:26Z", "security_group_id": "1168c7e6-fbed-4cb1-a9e7-9347293f7a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:26Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "f4fa1376-8f2b-4b7b-a856-b2b09fb529c2"}]} 2018-11-02 20:38:29,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-d52bebb0-9c8c-4945-a471-b296e3e56e38 2018-11-02 20:38:29,814 - neutron_utils - INFO - Deleting security group rule with ID - f4fa1376-8f2b-4b7b-a856-b2b09fb529c2 2018-11-02 20:38:29,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/f4fa1376-8f2b-4b7b-a856-b2b09fb529c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:29,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c5ff908-d2d8-4c19-8d2f-b124f7d9b06a Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:29,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/f4fa1376-8f2b-4b7b-a856-b2b09fb529c2 used request id req-3c5ff908-d2d8-4c19-8d2f-b124f7d9b06a 2018-11-02 20:38:29,923 - neutron_utils - INFO - Deleting security group rule with ID - 82a3fbb4-e0ee-460d-9146-40592bd8d24f 2018-11-02 20:38:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/82a3fbb4-e0ee-460d-9146-40592bd8d24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:30,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55f1618a-b0f1-4465-80c1-1fcf574e1166 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:30,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/82a3fbb4-e0ee-460d-9146-40592bd8d24f used request id req-55f1618a-b0f1-4465-80c1-1fcf574e1166 2018-11-02 20:38:30,218 - neutron_utils - INFO - Deleting security group rule with ID - 3eec0113-0fea-4bd4-9fea-3fbb4332406b 2018-11-02 20:38:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/3eec0113-0fea-4bd4-9fea-3fbb4332406b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:30,334 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1d9e2b3-948d-4b73-bbe8-1413cb619836 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:30,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/3eec0113-0fea-4bd4-9fea-3fbb4332406b used request id req-f1d9e2b3-948d-4b73-bbe8-1413cb619836 2018-11-02 20:38:30,334 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7c8aceaf-02d8-4baa-9b69-05f087476886name 2018-11-02 20:38:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1168c7e6-fbed-4cb1-a9e7-9347293f7a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340481f946805fafd403bb27945c6323fac9652b" 2018-11-02 20:38:30,663 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8e517bd-547f-4f9d-b40e-2a9a379edb8a Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:30,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1168c7e6-fbed-4cb1-a9e7-9347293f7a11 used request id req-e8e517bd-547f-4f9d-b40e-2a9a379edb8a 2018-11-02 20:38:30,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:30,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-90113344-89d4-4569-a534-2cc67dbc0629 Date: Fri, 02 Nov 2018 20:38:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "updated_at": "2018-11-02T20:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "7628fed0-7c38-4c7c-99ca-5be179b5724c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "77acab9f-37e9-476c-b16b-bf2ff2a29ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "7b9a11cd-069d-4abd-bb03-decf9a3d5aa9", "remote_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "revision_number": 0, "id": "89d979a8-6928-40a4-a65b-0d9556c7486e", "remote_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc"}], "revision_number": 4, "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:38:30,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-90113344-89d4-4569-a534-2cc67dbc0629 2018-11-02 20:38:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:31,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-881fed14-6356-42e6-8d65-d81bc943feb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:31,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-881fed14-6356-42e6-8d65-d81bc943feb2 2018-11-02 20:38:31,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:31,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4ae02f-1395-4ccb-b830-4c99c7fc4446 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:31,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-2e4ae02f-1395-4ccb-b830-4c99c7fc4446 2018-11-02 20:38:31,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:31,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3a5043-6dc5-4a79-afdb-0c291eeb79f7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:38:31,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-3a3a5043-6dc5-4a79-afdb-0c291eeb79f7 2018-11-02 20:38:31,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:31,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63fed11-e2df-411a-9d6c-784f7672ed63 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:38:31,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-f63fed11-e2df-411a-9d6c-784f7672ed63 2018-11-02 20:38:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:31,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f864f0-6175-4959-969e-669120bd006e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:31,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-b7f864f0-6175-4959-969e-669120bd006e 2018-11-02 20:38:31,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:31,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4065f4ed-353f-4e66-87b1-022f29b30142 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "name": "CreateSecurityGroupTests-b7949f8f-d736-4aa-proj"}} 2018-11-02 20:38:31,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc used request id req-4065f4ed-353f-4e66-87b1-022f29b30142 2018-11-02 20:38:31,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a652128-bc7f-4bba-9aa6-d9dc5f369e6d 2018-11-02 20:38:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9a652128-bc7f-4bba-9aa6-d9dc5f369e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:31,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-59bde307-0827-4c82-a577-a42bd0adf4fd Date: Fri, 02 Nov 2018 20:38:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "7628fed0-7c38-4c7c-99ca-5be179b5724c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "77acab9f-37e9-476c-b16b-bf2ff2a29ed0"}, {"remote_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "7b9a11cd-069d-4abd-bb03-decf9a3d5aa9"}, {"remote_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:24Z", "security_group_id": "9a652128-bc7f-4bba-9aa6-d9dc5f369e6d", "port_range_min": null, "revision_number": 0, "tenant_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "created_at": "2018-11-02T20:38:24Z", "project_id": "a0af0df9cc9c49dfb66c488c6d63d3fc", "id": "89d979a8-6928-40a4-a65b-0d9556c7486e"}]} 2018-11-02 20:38:31,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9a652128-bc7f-4bba-9aa6-d9dc5f369e6d used request id req-59bde307-0827-4c82-a577-a42bd0adf4fd 2018-11-02 20:38:31,933 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:38:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9a652128-bc7f-4bba-9aa6-d9dc5f369e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:32,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e783f99c-ad08-4af5-ad62-1ca65a51aa08 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:32,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9a652128-bc7f-4bba-9aa6-d9dc5f369e6d used request id req-e783f99c-ad08-4af5-ad62-1ca65a51aa08 2018-11-02 20:38:32,308 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b7949f8f-d736-4aa-proj 2018-11-02 20:38:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:32,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052f1d51-6e2b-4ed0-b500-25d5e78bac5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:32,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a0af0df9cc9c49dfb66c488c6d63d3fc used request id req-052f1d51-6e2b-4ed0-b500-25d5e78bac5c 2018-11-02 20:38:32,599 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b7949f8f-d736-4aa-proj-role 2018-11-02 20:38:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/9cda229c971143b8aee17554c11c40d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:32,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385054a8-4610-43e2-87ca-eef5b801d3fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:32,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9cda229c971143b8aee17554c11c40d4 used request id req-385054a8-4610-43e2-87ca-eef5b801d3fa 2018-11-02 20:38:32,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e73b7f379a9d17e6c146d0b080842932a8683" 2018-11-02 20:38:32,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ad8c7c-5215-422d-9ee0-929ebfb5b78f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:32,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-50ad8c7c-5215-422d-9ee0-929ebfb5b78f 2018-11-02 20:38:32,843 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b7949f8f-d736-4aa-user 2018-11-02 20:38:32,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/dcc471349b594c8ead2936258db40d24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c0895deb8d9ec53ee8ca1403a2aa93db50563" 2018-11-02 20:38:33,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d29aaba-1d1d-4ee9-8e1d-b5d6a20b4226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:33,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dcc471349b594c8ead2936258db40d24 used request id req-5d29aaba-1d1d-4ee9-8e1d-b5d6a20b4226 2018-11-02 20:38:33,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:33,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["KmyWBgpOQqGyb18oOcP05w"], "issued_at": "2018-11-02T20:38:33.000000Z"}} 2018-11-02 20:38:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7e690a631ae2faf60239abc02daad7124d4912" 2018-11-02 20:38:33,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36319aae-8af0-4862-8469-dd41d8b9f9c5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:33,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-36319aae-8af0-4862-8469-dd41d8b9f9c5 2018-11-02 20:38:33,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:33,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:33,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["q1DRNxtfSTSVTwCAp8XASw"], "issued_at": "2018-11-02T20:38:33.000000Z"}} 2018-11-02 20:38:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:34,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29387904-2ace-4919-9b5f-f1c982b4ff42 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:34,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-29387904-2ace-4919-9b5f-f1c982b4ff42 2018-11-02 20:38:34,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:34,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fa7575ff-2908-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:34,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a15622-3ea1-4efd-a65e-ca632be08f57 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fa7575ff-2908-404-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:38:34,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fa7575ff-2908-404-proj used request id req-87a15622-3ea1-4efd-a65e-ca632be08f57 2018-11-02 20:38:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:34,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5ec8bc-4338-48ee-a2ad-1a20eeb59c1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:34,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8e5ec8bc-4338-48ee-a2ad-1a20eeb59c1f 2018-11-02 20:38:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}}' 2018-11-02 20:38:34,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f5a363-0e3e-4d28-a34e-40876e2510ab Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a"}, "tags": [], "enabled": true, "id": "1314fa9330224d7bbafaa2ebf438902a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}} 2018-11-02 20:38:34,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-69f5a363-0e3e-4d28-a34e-40876e2510ab 2018-11-02 20:38:34,551 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fa7575ff-2908-404-proj 2018-11-02 20:38:34,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:34,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:34,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["2b8NAf7ZSNKaWAvJzL8RuA"], "issued_at": "2018-11-02T20:38:34.000000Z"}} 2018-11-02 20:38:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ca1bb024ba02621b1f1b98a3848f25e6178b38" 2018-11-02 20:38:35,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad3b273-778a-4a9a-ae51-f84ce368b9ce 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:35,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dad3b273-778a-4a9a-ae51-f84ce368b9ce 2018-11-02 20:38:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:35,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:35 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ca1bb024ba02621b1f1b98a3848f25e6178b38" 2018-11-02 20:38:35,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef191991-4342-4291-bcd3-8e3d0dff4cbb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:38:35,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ef191991-4342-4291-bcd3-8e3d0dff4cbb 2018-11-02 20:38:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-fa7575ff-2908-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ca1bb024ba02621b1f1b98a3848f25e6178b38" 2018-11-02 20:38:35,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1fb873f-3a5a-4bec-a8b4-b7eeee2b641c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-fa7575ff-2908-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a"}, "tags": [], "enabled": true, "id": "1314fa9330224d7bbafaa2ebf438902a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}]} 2018-11-02 20:38:35,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-fa7575ff-2908-404-proj used request id req-d1fb873f-3a5a-4bec-a8b4-b7eeee2b641c 2018-11-02 20:38:35,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ca1bb024ba02621b1f1b98a3848f25e6178b38" 2018-11-02 20:38:35,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99347c96-e0ba-479e-a1fd-c22ae94693a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:35,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-99347c96-e0ba-479e-a1fd-c22ae94693a9 2018-11-02 20:38:35,778 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fa7575ff-2908-404-user 2018-11-02 20:38:35,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:35,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7737616-4661-47b5-ae64-c75a517d87d9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:35,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b7737616-4661-47b5-ae64-c75a517d87d9 2018-11-02 20:38:35,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" -d '{"role": {"name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj-role"}}' 2018-11-02 20:38:36,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f138b988-b8ca-46d3-9651-73b1f1a0e092 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4abb074557a4808a5f89c786ed31260", "links": {"self": "http://172.30.9.31:5000/v3/roles/c4abb074557a4808a5f89c786ed31260"}, "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj-role"}} 2018-11-02 20:38:36,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f138b988-b8ca-46d3-9651-73b1f1a0e092 2018-11-02 20:38:36,018 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fa7575ff-2908-404-proj-role 2018-11-02 20:38:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c4abb074557a4808a5f89c786ed31260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:36,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc14bbd-b038-467e-8370-8e6d599fe7ee Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4abb074557a4808a5f89c786ed31260", "links": {"self": "http://172.30.9.31:5000/v3/roles/c4abb074557a4808a5f89c786ed31260"}, "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj-role"}} 2018-11-02 20:38:36,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c4abb074557a4808a5f89c786ed31260 used request id req-8cc14bbd-b038-467e-8370-8e6d599fe7ee 2018-11-02 20:38:36,129 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fa7575ff-2908-404-proj-role to project CreateSecurityGroupTests-fa7575ff-2908-404-proj 2018-11-02 20:38:36,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a/users/990cc298d7924c08b9da850e9b3a6d81/roles/c4abb074557a4808a5f89c786ed31260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:36,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4adf3864-0cd9-40cb-b12c-942e7d6166e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:36,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a/users/990cc298d7924c08b9da850e9b3a6d81/roles/c4abb074557a4808a5f89c786ed31260 used request id req-4adf3864-0cd9-40cb-b12c-942e7d6166e2 2018-11-02 20:38:36,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:36,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:36,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4abb074557a4808a5f89c786ed31260", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj-role"}], "expires_at": "2018-11-02T21:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1314fa9330224d7bbafaa2ebf438902a", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fa7575ff-2908-404-user", "id": "990cc298d7924c08b9da850e9b3a6d81"}, "audit_ids": ["WspNQt1cQCaJ8njsTCRVLA"], "issued_at": "2018-11-02T20:38:36.000000Z"}} 2018-11-02 20:38:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:36,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a315ec7a-cf32-4a0d-9541-6ccf2065c9bc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:36,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a315ec7a-cf32-4a0d-9541-6ccf2065c9bc 2018-11-02 20:38:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:37,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-92359c33-8aef-4b19-8de4-a936764ff9dc Date: Fri, 02 Nov 2018 20:38:37 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:38:37,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name&description=hello+group used request id req-92359c33-8aef-4b19-8de4-a936764ff9dc 2018-11-02 20:38:37,164 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name... 2018-11-02 20:38:37,164 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name 2018-11-02 20:38:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" -d '{"security_group": {"name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name", "description": "hello group"}}' 2018-11-02 20:38:37,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-52e40fa8-4a8c-40ae-affe-ee7b559dd42b Date: Fri, 02 Nov 2018 20:38:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 2, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}} 2018-11-02 20:38:37,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-52e40fa8-4a8c-40ae-affe-ee7b559dd42b 2018-11-02 20:38:37,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:37,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:37,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-428863ea-1ddb-4b07-8932-d84148c7dda8 Date: Fri, 02 Nov 2018 20:38:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}]} 2018-11-02 20:38:37,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-428863ea-1ddb-4b07-8932-d84148c7dda8 2018-11-02 20:38:37,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:38,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18e69bba-d965-4b31-9af8-011afb47eb5e Date: Fri, 02 Nov 2018 20:38:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}]} 2018-11-02 20:38:38,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-18e69bba-d965-4b31-9af8-011afb47eb5e 2018-11-02 20:38:38,071 - neutron_utils - INFO - Retrieving security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:38,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:38,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a0d66ea4-5efb-441d-aa88-c4277f032013 Date: Fri, 02 Nov 2018 20:38:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 2, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:38,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-a0d66ea4-5efb-441d-aa88-c4277f032013 2018-11-02 20:38:38,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:38,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:38,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bfcaea47-88d6-494a-b159-ed06971fe88a Date: Fri, 02 Nov 2018 20:38:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}]} 2018-11-02 20:38:38,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-bfcaea47-88d6-494a-b159-ed06971fe88a 2018-11-02 20:38:38,539 - neutron_utils - INFO - Retrieving security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:38,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1d5dd94c-c58c-4be7-bfdf-13f1f938663f Date: Fri, 02 Nov 2018 20:38:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 2, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:38,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-1d5dd94c-c58c-4be7-bfdf-13f1f938663f 2018-11-02 20:38:38,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:38,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:38,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8ba7c92-7539-4f13-8005-0a46bf7b1ae3 Date: Fri, 02 Nov 2018 20:38:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}]} 2018-11-02 20:38:38,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-a8ba7c92-7539-4f13-8005-0a46bf7b1ae3 2018-11-02 20:38:38,804 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name 2018-11-02 20:38:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:39,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-69f91943-4831-4b96-842f-f1e9008e2ec7 Date: Fri, 02 Nov 2018 20:38:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 2, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:39,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-69f91943-4831-4b96-842f-f1e9008e2ec7 2018-11-02 20:38:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:39,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:39,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a32130-38cb-4a0d-97fe-cd9c73092bc4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1314fa9330224d7bbafaa2ebf438902a", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}} 2018-11-02 20:38:39,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a used request id req-10a32130-38cb-4a0d-97fe-cd9c73092bc4 2018-11-02 20:38:39,161 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:39,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:39,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff6f69c2-3f5a-4c7f-be00-d26e1aeb0ff4 Date: Fri, 02 Nov 2018 20:38:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}]} 2018-11-02 20:38:39,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-ff6f69c2-3f5a-4c7f-be00-d26e1aeb0ff4 2018-11-02 20:38:39,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38"}}' 2018-11-02 20:38:39,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2c0374a4-efce-4ee4-9d89-e4c1dd3bd909 Date: Fri, 02 Nov 2018 20:38:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}} 2018-11-02 20:38:39,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-2c0374a4-efce-4ee4-9d89-e4c1dd3bd909 2018-11-02 20:38:39,772 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name 2018-11-02 20:38:39,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:40,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9a6b4514-9b41-4c4c-8073-0d7194d4a7a0 Date: Fri, 02 Nov 2018 20:38:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 3, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:40,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-9a6b4514-9b41-4c4c-8073-0d7194d4a7a0 2018-11-02 20:38:40,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:40,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085ecb5e-423f-4370-bbc7-fd2c6ac92e1e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1314fa9330224d7bbafaa2ebf438902a", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}} 2018-11-02 20:38:40,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a used request id req-085ecb5e-423f-4370-bbc7-fd2c6ac92e1e 2018-11-02 20:38:40,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:40,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:40,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f4c9928d-dbb9-4dfe-a684-324d87984e9c Date: Fri, 02 Nov 2018 20:38:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:40,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-f4c9928d-dbb9-4dfe-a684-324d87984e9c 2018-11-02 20:38:40,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38"}}' 2018-11-02 20:38:40,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-157720db-a96a-4a26-b258-9d6739f89797 Date: Fri, 02 Nov 2018 20:38:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}} 2018-11-02 20:38:40,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-157720db-a96a-4a26-b258-9d6739f89797 2018-11-02 20:38:40,571 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name 2018-11-02 20:38:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:40,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-d4348a19-6f6f-4eb3-8a75-aa9d47f27ea5 Date: Fri, 02 Nov 2018 20:38:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 4, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:40,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-d4348a19-6f6f-4eb3-8a75-aa9d47f27ea5 2018-11-02 20:38:40,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:40,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb4b6ae-0e56-4113-8b29-3992409df12a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1314fa9330224d7bbafaa2ebf438902a", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}} 2018-11-02 20:38:40,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a used request id req-edb4b6ae-0e56-4113-8b29-3992409df12a 2018-11-02 20:38:40,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:40,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-4cd232a5-c97f-4112-ac31-814c4d2a542c Date: Fri, 02 Nov 2018 20:38:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:40,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-4cd232a5-c97f-4112-ac31-814c4d2a542c 2018-11-02 20:38:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10}}' 2018-11-02 20:38:41,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-77142362-ccc1-4a11-a217-9ef7662be711 Date: Fri, 02 Nov 2018 20:38:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}} 2018-11-02 20:38:41,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-77142362-ccc1-4a11-a217-9ef7662be711 2018-11-02 20:38:41,126 - neutron_utils - INFO - Retrieving security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:41,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f3e8832c-72f6-4db2-aad0-33b562662511 Date: Fri, 02 Nov 2018 20:38:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:41,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-f3e8832c-72f6-4db2-aad0-33b562662511 2018-11-02 20:38:41,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:41,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:41,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bc54af15-7244-47d5-b4fd-e25df1ec565f Date: Fri, 02 Nov 2018 20:38:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:41,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-bc54af15-7244-47d5-b4fd-e25df1ec565f 2018-11-02 20:38:41,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:41,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4abb074557a4808a5f89c786ed31260", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj-role"}], "expires_at": "2018-11-02T21:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1314fa9330224d7bbafaa2ebf438902a", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1314fa9330224d7bbafaa2ebf438902a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1314fa9330224d7bbafaa2ebf438902a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1314fa9330224d7bbafaa2ebf438902a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fa7575ff-2908-404-user", "id": "990cc298d7924c08b9da850e9b3a6d81"}, "audit_ids": ["V-6ykOd4RPWBLrpBEIMUlQ"], "issued_at": "2018-11-02T20:38:41.000000Z"}} 2018-11-02 20:38:41,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:42,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a75b2a29-1ea4-4381-a9eb-d21fdcf8415e Date: Fri, 02 Nov 2018 20:38:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:42,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name&description=hello+group used request id req-a75b2a29-1ea4-4381-a9eb-d21fdcf8415e 2018-11-02 20:38:42,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:42,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-02746235-4fca-4437-93ff-c565dabdedf0 Date: Fri, 02 Nov 2018 20:38:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:42,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-02746235-4fca-4437-93ff-c565dabdedf0 2018-11-02 20:38:42,258 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:42,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e0813155-2e77-408a-b19f-46f0e503631e Date: Fri, 02 Nov 2018 20:38:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:42,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-e0813155-2e77-408a-b19f-46f0e503631e 2018-11-02 20:38:42,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:42,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6ab41298-69b8-4c8d-878b-b3da17c2c62c Date: Fri, 02 Nov 2018 20:38:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:42,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-6ab41298-69b8-4c8d-878b-b3da17c2c62c 2018-11-02 20:38:42,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:42,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5a0b097b-15cd-4db0-aa29-f57566c015df Date: Fri, 02 Nov 2018 20:38:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:42,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-5a0b097b-15cd-4db0-aa29-f57566c015df 2018-11-02 20:38:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:43,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-af860d02-25a6-4d97-956b-d238f2b0507b Date: Fri, 02 Nov 2018 20:38:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:43,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-af860d02-25a6-4d97-956b-d238f2b0507b 2018-11-02 20:38:43,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:43,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:43,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8895c3c5-3f4b-4f7a-a365-3042b346f78b Date: Fri, 02 Nov 2018 20:38:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:43,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-8895c3c5-3f4b-4f7a-a365-3042b346f78b 2018-11-02 20:38:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:43,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2dab66bc-e24c-4b1c-94ee-13c5781ead32 Date: Fri, 02 Nov 2018 20:38:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:43,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-2dab66bc-e24c-4b1c-94ee-13c5781ead32 2018-11-02 20:38:43,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:43,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0b84d25b-09a1-4a21-87ac-16fb77bf8c4c Date: Fri, 02 Nov 2018 20:38:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:43,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-0b84d25b-09a1-4a21-87ac-16fb77bf8c4c 2018-11-02 20:38:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:43,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4b3af268-d917-4d27-b6c5-326b41e1fcc5 Date: Fri, 02 Nov 2018 20:38:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:43,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-4b3af268-d917-4d27-b6c5-326b41e1fcc5 2018-11-02 20:38:43,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:43,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c10dd908-46d9-4aa1-947e-b22ac469ae1d Date: Fri, 02 Nov 2018 20:38:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:43,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-c10dd908-46d9-4aa1-947e-b22ac469ae1d 2018-11-02 20:38:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:43,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-97c1c60a-e8ee-4d01-bcda-17241bff7124 Date: Fri, 02 Nov 2018 20:38:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:43,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-97c1c60a-e8ee-4d01-bcda-17241bff7124 2018-11-02 20:38:43,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:43,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:44,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2881cb18-86b6-437b-a25b-39a9091c7860 Date: Fri, 02 Nov 2018 20:38:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:44,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-2881cb18-86b6-437b-a25b-39a9091c7860 2018-11-02 20:38:44,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:44,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-53083eb0-18b2-409b-bdb2-fb38480e44c9 Date: Fri, 02 Nov 2018 20:38:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:44,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-53083eb0-18b2-409b-bdb2-fb38480e44c9 2018-11-02 20:38:44,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:44,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c1eb02b0-486c-4006-996b-b4f58f026e12 Date: Fri, 02 Nov 2018 20:38:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:44,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-c1eb02b0-486c-4006-996b-b4f58f026e12 2018-11-02 20:38:44,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:44,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2416cf6d-5b83-4ff2-9cb7-08c27f6fd2e7 Date: Fri, 02 Nov 2018 20:38:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:44,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-2416cf6d-5b83-4ff2-9cb7-08c27f6fd2e7 2018-11-02 20:38:44,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:44,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ad1418ee-53fb-425f-84c7-5757cd8104d2 Date: Fri, 02 Nov 2018 20:38:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:44,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-ad1418ee-53fb-425f-84c7-5757cd8104d2 2018-11-02 20:38:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-22b7c450-f0d8-40a7-bcdc-5cbf1b8e2d55 Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:45,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-22b7c450-f0d8-40a7-bcdc-5cbf1b8e2d55 2018-11-02 20:38:45,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:45,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-120b43c0-1b37-4ec3-82c9-215e0c1b9cc0 Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:45,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-120b43c0-1b37-4ec3-82c9-215e0c1b9cc0 2018-11-02 20:38:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6ae1ee8d-7cab-45d0-8565-84b86b1731d7 Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:45,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-6ae1ee8d-7cab-45d0-8565-84b86b1731d7 2018-11-02 20:38:45,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a6a2b049-3d27-4079-8c3c-b9d0ae370704 Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:45,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-a6a2b049-3d27-4079-8c3c-b9d0ae370704 2018-11-02 20:38:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e6387782-f54b-41ba-b557-48fbc580f658 Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:45,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-e6387782-f54b-41ba-b557-48fbc580f658 2018-11-02 20:38:45,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bb17d6d9-243e-4bdf-82f4-4a7ca7a78bbd Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:45,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-bb17d6d9-243e-4bdf-82f4-4a7ca7a78bbd 2018-11-02 20:38:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cc8fd311-230c-4ada-9952-725db1c436aa Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:45,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-cc8fd311-230c-4ada-9952-725db1c436aa 2018-11-02 20:38:45,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-76e3d969-1d99-48cd-801b-0ad6eaf8a321 Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:45,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-76e3d969-1d99-48cd-801b-0ad6eaf8a321 2018-11-02 20:38:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:45,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dd920536-c39b-4b81-b998-cd58eb0a82c4 Date: Fri, 02 Nov 2018 20:38:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "72e53531-33e1-454a-b1db-d0781a13c23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "revision_number": 0, "id": "c52ddb44-f564-4432-8331-a280bacc2473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "revision_number": 0, "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "revision_number": 0, "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 5, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "name": "CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name"}]} 2018-11-02 20:38:45,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name used request id req-dd920536-c39b-4b81-b998-cd58eb0a82c4 2018-11-02 20:38:45,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 342b71a8-cb30-4c63-a8f7-dd00b47b0c38 2018-11-02 20:38:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99336f99413f2a38a953aaf84b50844db9783f19" 2018-11-02 20:38:46,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f7795ea3-3dda-4981-a0c2-999590e8d460 Date: Fri, 02 Nov 2018 20:38:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "72e53531-33e1-454a-b1db-d0781a13c23a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "aa6f6242-c274-4dc3-881e-76f7bd1eb4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:38:41Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": 10, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:41Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "c52ddb44-f564-4432-8331-a280bacc2473"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:40Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:40Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "e3fbcbf2-3c44-4075-980f-c31af5b3c723"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:39Z", "security_group_id": "342b71a8-cb30-4c63-a8f7-dd00b47b0c38", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:39Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9"}]} 2018-11-02 20:38:46,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-f7795ea3-3dda-4981-a0c2-999590e8d460 2018-11-02 20:38:46,008 - neutron_utils - INFO - Deleting security group rule with ID - e3fbcbf2-3c44-4075-980f-c31af5b3c723 2018-11-02 20:38:46,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/e3fbcbf2-3c44-4075-980f-c31af5b3c723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:46,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfa7f5f7-ad42-4e1b-b55c-dd2fd9fa4a13 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:46,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/e3fbcbf2-3c44-4075-980f-c31af5b3c723 used request id req-cfa7f5f7-ad42-4e1b-b55c-dd2fd9fa4a13 2018-11-02 20:38:46,289 - neutron_utils - INFO - Deleting security group rule with ID - aa6f6242-c274-4dc3-881e-76f7bd1eb4a8 2018-11-02 20:38:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/aa6f6242-c274-4dc3-881e-76f7bd1eb4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:46,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-446b92b5-377e-4418-82fb-6caeed6553c8 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:46,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/aa6f6242-c274-4dc3-881e-76f7bd1eb4a8 used request id req-446b92b5-377e-4418-82fb-6caeed6553c8 2018-11-02 20:38:46,571 - neutron_utils - INFO - Deleting security group rule with ID - 72e53531-33e1-454a-b1db-d0781a13c23a 2018-11-02 20:38:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/72e53531-33e1-454a-b1db-d0781a13c23a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:46,947 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6576e8a5-f1ef-449b-b116-9234409be575 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:46,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/72e53531-33e1-454a-b1db-d0781a13c23a used request id req-6576e8a5-f1ef-449b-b116-9234409be575 2018-11-02 20:38:46,948 - neutron_utils - INFO - Deleting security group rule with ID - c52ddb44-f564-4432-8331-a280bacc2473 2018-11-02 20:38:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/c52ddb44-f564-4432-8331-a280bacc2473 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:47,079 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-164d658e-f713-4a2f-aac4-c5fc9c3d0a80 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:47,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/c52ddb44-f564-4432-8331-a280bacc2473 used request id req-164d658e-f713-4a2f-aac4-c5fc9c3d0a80 2018-11-02 20:38:47,079 - neutron_utils - INFO - Deleting security group rule with ID - ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9 2018-11-02 20:38:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:47,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a55ed345-6eae-4eb3-ab21-d5c5af40206b Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:47,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/ffb0070a-48e1-42e9-a3c0-b0a3fe0169e9 used request id req-a55ed345-6eae-4eb3-ab21-d5c5af40206b 2018-11-02 20:38:47,216 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a0d0a4f5-ff98-44be-adcb-0e047173cd09name 2018-11-02 20:38:47,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/342b71a8-cb30-4c63-a8f7-dd00b47b0c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0bc1a951c44ee7ad140114ca69a25f7c6687d8" 2018-11-02 20:38:47,526 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d469c085-c139-4167-b494-d42a207e9234 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:47,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/342b71a8-cb30-4c63-a8f7-dd00b47b0c38 used request id req-d469c085-c139-4167-b494-d42a207e9234 2018-11-02 20:38:47,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:47,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ec722bd7-3e40-4cc4-b102-814b559679a1 Date: Fri, 02 Nov 2018 20:38:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "updated_at": "2018-11-02T20:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "015c24e8-5f76-41de-9984-7ed4a0e34d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "29bf9f93-6541-4d11-8094-33d2ce840d87", "remote_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "a4e8c784-4b63-4b0c-bfa6-82f02ad4bdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "revision_number": 0, "id": "b5d2f68c-8139-416e-add8-c62f1eefe6ef", "remote_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1314fa9330224d7bbafaa2ebf438902a"}], "revision_number": 4, "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "542ab084-63b2-4392-8931-e56f4a590792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:38:47,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ec722bd7-3e40-4cc4-b102-814b559679a1 2018-11-02 20:38:47,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:47,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec8a27e3-51c1-496b-a353-6d82200b0432 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:47,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-ec8a27e3-51c1-496b-a353-6d82200b0432 2018-11-02 20:38:47,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:48,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c116f5f-94d6-4c98-a322-9c7492068a7f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1314fa9330224d7bbafaa2ebf438902a", "name": "CreateSecurityGroupTests-fa7575ff-2908-404-proj"}} 2018-11-02 20:38:48,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a used request id req-6c116f5f-94d6-4c98-a322-9c7492068a7f 2018-11-02 20:38:48,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 542ab084-63b2-4392-8931-e56f4a590792 2018-11-02 20:38:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=542ab084-63b2-4392-8931-e56f4a590792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:48,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-97804c6c-0b7f-4eac-b743-13b12e74b930 Date: Fri, 02 Nov 2018 20:38:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "015c24e8-5f76-41de-9984-7ed4a0e34d89"}, {"remote_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "29bf9f93-6541-4d11-8094-33d2ce840d87"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "a4e8c784-4b63-4b0c-bfa6-82f02ad4bdd8"}, {"remote_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:37Z", "security_group_id": "542ab084-63b2-4392-8931-e56f4a590792", "port_range_min": null, "revision_number": 0, "tenant_id": "1314fa9330224d7bbafaa2ebf438902a", "created_at": "2018-11-02T20:38:37Z", "project_id": "1314fa9330224d7bbafaa2ebf438902a", "id": "b5d2f68c-8139-416e-add8-c62f1eefe6ef"}]} 2018-11-02 20:38:48,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=542ab084-63b2-4392-8931-e56f4a590792 used request id req-97804c6c-0b7f-4eac-b743-13b12e74b930 2018-11-02 20:38:48,303 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:38:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/542ab084-63b2-4392-8931-e56f4a590792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:48,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3921affb-a4bc-433e-8437-758ab5323819 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:48,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/542ab084-63b2-4392-8931-e56f4a590792 used request id req-3921affb-a4bc-433e-8437-758ab5323819 2018-11-02 20:38:48,657 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fa7575ff-2908-404-proj 2018-11-02 20:38:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:49,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfce1f29-7370-48a1-9367-5b85ae0ca0cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:49,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1314fa9330224d7bbafaa2ebf438902a used request id req-cfce1f29-7370-48a1-9367-5b85ae0ca0cf 2018-11-02 20:38:49,061 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fa7575ff-2908-404-proj-role 2018-11-02 20:38:49,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c4abb074557a4808a5f89c786ed31260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:49,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9941300e-36f9-4df4-b504-d29ea30e923c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:49,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c4abb074557a4808a5f89c786ed31260 used request id req-9941300e-36f9-4df4-b504-d29ea30e923c 2018-11-02 20:38:49,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c98061d5c1de3a930a46d2f08d16537f25046e" 2018-11-02 20:38:49,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1e2a88-5e1e-41ad-85ba-38384cc8386b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:49,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8f1e2a88-5e1e-41ad-85ba-38384cc8386b 2018-11-02 20:38:49,294 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fa7575ff-2908-404-user 2018-11-02 20:38:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/990cc298d7924c08b9da850e9b3a6d81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ca1bb024ba02621b1f1b98a3848f25e6178b38" 2018-11-02 20:38:49,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f8aa94-1718-4b1b-8be4-f4e533f8bb6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:49,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/990cc298d7924c08b9da850e9b3a6d81 used request id req-26f8aa94-1718-4b1b-8be4-f4e533f8bb6b 2018-11-02 20:38:49,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:49,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["z9rWP2lxRAenunCdxL1zIg"], "issued_at": "2018-11-02T20:38:49.000000Z"}} 2018-11-02 20:38:49,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e042f172d181db6c9793f1803cf962f1616a293e" 2018-11-02 20:38:50,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4038c6-8a58-4dc5-aeb4-b8ca1fae45b7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:50,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db4038c6-8a58-4dc5-aeb4-b8ca1fae45b7 2018-11-02 20:38:50,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:50,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:50,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["JL9G5iD7RTecG_i87oDN1g"], "issued_at": "2018-11-02T20:38:50.000000Z"}} 2018-11-02 20:38:50,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:50,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58973de9-73eb-4477-9b9c-d1d09b3e630b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:50,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-58973de9-73eb-4477-9b9c-d1d09b3e630b 2018-11-02 20:38:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:50,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:50 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a008ec8a-5532-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:50,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a69865-120b-4d63-b967-279b8ce69961 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a008ec8a-5532-444-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:38:50,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a008ec8a-5532-444-proj used request id req-e5a69865-120b-4d63-b967-279b8ce69961 2018-11-02 20:38:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:50,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa7c4a9-89e6-425f-98e9-0d03922903e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:50,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8fa7c4a9-89e6-425f-98e9-0d03922903e6 2018-11-02 20:38:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj"}}' 2018-11-02 20:38:51,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6258e2fc-1c4d-4dc5-bed9-ac90b2778aa0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7"}, "tags": [], "enabled": true, "id": "2ccef43a44494c32a5141057dd4f69d7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj"}} 2018-11-02 20:38:51,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6258e2fc-1c4d-4dc5-bed9-ac90b2778aa0 2018-11-02 20:38:51,055 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a008ec8a-5532-444-proj 2018-11-02 20:38:51,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:51,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:51,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["baaCofqjS1e4eoKPXdRgrQ"], "issued_at": "2018-11-02T20:38:51.000000Z"}} 2018-11-02 20:38:51,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13bdc9b720a6204d0766e740b3b76ccbbb9598" 2018-11-02 20:38:51,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a2633d-cfbe-4395-a98a-303e34d9b95f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:51,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-82a2633d-cfbe-4395-a98a-303e34d9b95f 2018-11-02 20:38:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:38:51,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:38:51 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:38:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13bdc9b720a6204d0766e740b3b76ccbbb9598" 2018-11-02 20:38:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7d642d-90b3-4daf-9a97-b8375c9fac3d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:38:51,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2e7d642d-90b3-4daf-9a97-b8375c9fac3d 2018-11-02 20:38:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-a008ec8a-5532-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13bdc9b720a6204d0766e740b3b76ccbbb9598" 2018-11-02 20:38:51,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8a5b48-3e4b-44c0-abba-b12db37a60f9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-a008ec8a-5532-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7"}, "tags": [], "enabled": true, "id": "2ccef43a44494c32a5141057dd4f69d7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj"}]} 2018-11-02 20:38:51,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-a008ec8a-5532-444-proj used request id req-ec8a5b48-3e4b-44c0-abba-b12db37a60f9 2018-11-02 20:38:51,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13bdc9b720a6204d0766e740b3b76ccbbb9598" 2018-11-02 20:38:51,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1f98f2-d09a-4e34-9a46-596ec53bfe27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:38:51,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2f1f98f2-d09a-4e34-9a46-596ec53bfe27 2018-11-02 20:38:52,245 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a008ec8a-5532-444-user 2018-11-02 20:38:52,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:52,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:52,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d3c306-5ea9-4920-8f26-5ff91b16c5ae Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:38:52,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d9d3c306-5ea9-4920-8f26-5ff91b16c5ae 2018-11-02 20:38:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" -d '{"role": {"name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj-role"}}' 2018-11-02 20:38:52,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a359e0b-b1aa-4f09-bef2-301617f9389e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7300ea4f51ca43f3ae034817fc3d691a", "links": {"self": "http://172.30.9.31:5000/v3/roles/7300ea4f51ca43f3ae034817fc3d691a"}, "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj-role"}} 2018-11-02 20:38:52,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a359e0b-b1aa-4f09-bef2-301617f9389e 2018-11-02 20:38:52,473 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a008ec8a-5532-444-proj-role 2018-11-02 20:38:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7300ea4f51ca43f3ae034817fc3d691a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:52,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88030b42-ecd7-44a0-9097-ef39c4b1ebcd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7300ea4f51ca43f3ae034817fc3d691a", "links": {"self": "http://172.30.9.31:5000/v3/roles/7300ea4f51ca43f3ae034817fc3d691a"}, "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj-role"}} 2018-11-02 20:38:52,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7300ea4f51ca43f3ae034817fc3d691a used request id req-88030b42-ecd7-44a0-9097-ef39c4b1ebcd 2018-11-02 20:38:52,589 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a008ec8a-5532-444-proj-role to project CreateSecurityGroupTests-a008ec8a-5532-444-proj 2018-11-02 20:38:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7/users/b35e3b47773e4504abe3808906f1fd94/roles/7300ea4f51ca43f3ae034817fc3d691a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:52,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307e38f3-217f-4966-b097-a0de81a2d32d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:38:52,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7/users/b35e3b47773e4504abe3808906f1fd94/roles/7300ea4f51ca43f3ae034817fc3d691a used request id req-307e38f3-217f-4966-b097-a0de81a2d32d 2018-11-02 20:38:52,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:38:52,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:53,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7300ea4f51ca43f3ae034817fc3d691a", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj-role"}], "expires_at": "2018-11-02T21:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ccef43a44494c32a5141057dd4f69d7", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a008ec8a-5532-444-user", "id": "b35e3b47773e4504abe3808906f1fd94"}, "audit_ids": ["DbbG27BgRcaSiREB5wcyAg"], "issued_at": "2018-11-02T20:38:53.000000Z"}} 2018-11-02 20:38:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:53,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db420b02-7d42-4fad-a17d-69f9e3888412 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:38:53,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db420b02-7d42-4fad-a17d-69f9e3888412 2018-11-02 20:38:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:53,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7d1eb016-dcc9-4255-93e0-a4b1e3e34361 Date: Fri, 02 Nov 2018 20:38:53 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:38:53,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname&description=hello+group used request id req-7d1eb016-dcc9-4255-93e0-a4b1e3e34361 2018-11-02 20:38:53,604 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname... 2018-11-02 20:38:53,604 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname 2018-11-02 20:38:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" -d '{"security_group": {"name": "CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname", "description": "hello group"}}' 2018-11-02 20:38:54,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f38d5fee-d6ee-46b4-963b-24de45a02736 Date: Fri, 02 Nov 2018 20:38:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "updated_at": "2018-11-02T20:38:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "640e804a-5e20-4d52-afd6-5378c40e155c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}], "revision_number": 2, "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "name": "CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname"}} 2018-11-02 20:38:54,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-f38d5fee-d6ee-46b4-963b-24de45a02736 2018-11-02 20:38:54,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:54,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:54,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b0b3029-5c03-49ed-ab85-da909bd22b71 Date: Fri, 02 Nov 2018 20:38:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "640e804a-5e20-4d52-afd6-5378c40e155c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679"}]} 2018-11-02 20:38:54,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-3b0b3029-5c03-49ed-ab85-da909bd22b71 2018-11-02 20:38:54,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:54,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2fb5befb-b932-45db-bba6-2652580244cb Date: Fri, 02 Nov 2018 20:38:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "640e804a-5e20-4d52-afd6-5378c40e155c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679"}]} 2018-11-02 20:38:54,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-2fb5befb-b932-45db-bba6-2652580244cb 2018-11-02 20:38:54,525 - neutron_utils - INFO - Retrieving security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:54,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7a00f533-9d8e-4717-bf59-4b9599515ce8 Date: Fri, 02 Nov 2018 20:38:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "updated_at": "2018-11-02T20:38:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "640e804a-5e20-4d52-afd6-5378c40e155c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}], "revision_number": 2, "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "name": "CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname"}]} 2018-11-02 20:38:54,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-7a00f533-9d8e-4717-bf59-4b9599515ce8 2018-11-02 20:38:54,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:54,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de4529bd-0979-4e04-a41b-448dc7af5f80 Date: Fri, 02 Nov 2018 20:38:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "640e804a-5e20-4d52-afd6-5378c40e155c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679"}]} 2018-11-02 20:38:54,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-de4529bd-0979-4e04-a41b-448dc7af5f80 2018-11-02 20:38:54,950 - neutron_utils - INFO - Retrieving security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:54,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:55,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a7093de2-2023-440a-af51-1404e10fdcc1 Date: Fri, 02 Nov 2018 20:38:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "updated_at": "2018-11-02T20:38:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "640e804a-5e20-4d52-afd6-5378c40e155c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}], "revision_number": 2, "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "name": "CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname"}]} 2018-11-02 20:38:55,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-a7093de2-2023-440a-af51-1404e10fdcc1 2018-11-02 20:38:55,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:55,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3158ecaf-dc30-4dc7-a45b-1a9ffa6ac083 Date: Fri, 02 Nov 2018 20:38:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "640e804a-5e20-4d52-afd6-5378c40e155c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679"}]} 2018-11-02 20:38:55,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-3158ecaf-dc30-4dc7-a45b-1a9ffa6ac083 2018-11-02 20:38:55,405 - neutron_utils - INFO - Retrieving security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:55,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7098f22d-6de8-4987-a4de-b60a4393518a Date: Fri, 02 Nov 2018 20:38:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "updated_at": "2018-11-02T20:38:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "640e804a-5e20-4d52-afd6-5378c40e155c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}], "revision_number": 2, "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "name": "CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname"}]} 2018-11-02 20:38:55,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-7098f22d-6de8-4987-a4de-b60a4393518a 2018-11-02 20:38:55,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:55,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77d50136-5a60-4b7e-b815-ff107f6eacc4 Date: Fri, 02 Nov 2018 20:38:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "640e804a-5e20-4d52-afd6-5378c40e155c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679"}]} 2018-11-02 20:38:55,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-77d50136-5a60-4b7e-b815-ff107f6eacc4 2018-11-02 20:38:55,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:38:56,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7300ea4f51ca43f3ae034817fc3d691a", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj-role"}], "expires_at": "2018-11-02T21:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ccef43a44494c32a5141057dd4f69d7", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2ccef43a44494c32a5141057dd4f69d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2ccef43a44494c32a5141057dd4f69d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2ccef43a44494c32a5141057dd4f69d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a008ec8a-5532-444-user", "id": "b35e3b47773e4504abe3808906f1fd94"}, "audit_ids": ["S1v29tNMTPKS5w44Bw4B3A"], "issued_at": "2018-11-02T20:38:56.000000Z"}} 2018-11-02 20:38:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce4ca16185647633ef0d0a56a483b5a89b8db9b" 2018-11-02 20:38:56,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-701b557b-89de-405d-97fa-592e811825a1 Date: Fri, 02 Nov 2018 20:38:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "updated_at": "2018-11-02T20:38:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "640e804a-5e20-4d52-afd6-5378c40e155c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}], "revision_number": 2, "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "name": "CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname"}]} 2018-11-02 20:38:56,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname&description=hello+group used request id req-701b557b-89de-405d-97fa-592e811825a1 2018-11-02 20:38:56,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce4ca16185647633ef0d0a56a483b5a89b8db9b" 2018-11-02 20:38:56,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28ee1288-7944-44e0-b4b4-4c0f6262b8ea Date: Fri, 02 Nov 2018 20:38:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "640e804a-5e20-4d52-afd6-5378c40e155c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679"}]} 2018-11-02 20:38:56,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-28ee1288-7944-44e0-b4b4-4c0f6262b8ea 2018-11-02 20:38:56,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 2018-11-02 20:38:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce4ca16185647633ef0d0a56a483b5a89b8db9b" 2018-11-02 20:38:56,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bdd4f90b-01c6-4bc6-ae97-2c3e440b179e Date: Fri, 02 Nov 2018 20:38:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "640e804a-5e20-4d52-afd6-5378c40e155c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c0775c3b-1183-4ffe-9aaa-8da61ef50fa2", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "be37a22d-ad00-489c-bd30-27b7ca8a3679"}]} 2018-11-02 20:38:56,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-bdd4f90b-01c6-4bc6-ae97-2c3e440b179e 2018-11-02 20:38:56,954 - neutron_utils - INFO - Deleting security group rule with ID - 640e804a-5e20-4d52-afd6-5378c40e155c 2018-11-02 20:38:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/640e804a-5e20-4d52-afd6-5378c40e155c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:57,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92c29072-6225-4199-9b0b-cbcfeacd9333 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:57,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/640e804a-5e20-4d52-afd6-5378c40e155c used request id req-92c29072-6225-4199-9b0b-cbcfeacd9333 2018-11-02 20:38:57,264 - neutron_utils - INFO - Deleting security group rule with ID - be37a22d-ad00-489c-bd30-27b7ca8a3679 2018-11-02 20:38:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/be37a22d-ad00-489c-bd30-27b7ca8a3679 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:57,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49479242-eefe-4ef9-bcab-06f19c3af7a7 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:57,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/be37a22d-ad00-489c-bd30-27b7ca8a3679 used request id req-49479242-eefe-4ef9-bcab-06f19c3af7a7 2018-11-02 20:38:57,560 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-bf59c0cb-6729-4188-89e1-17e58dbb677bname 2018-11-02 20:38:57,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ffbe90a2d9a24cda8cde20169e64cb5b4a208de" 2018-11-02 20:38:57,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0eb028c-482a-46f5-906c-a8f972202d46 Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:57,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c0775c3b-1183-4ffe-9aaa-8da61ef50fa2 used request id req-b0eb028c-482a-46f5-906c-a8f972202d46 2018-11-02 20:38:57,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:58,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e25a74ed-5962-45c1-827c-c95ddfd328ed Date: Fri, 02 Nov 2018 20:38:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "updated_at": "2018-11-02T20:38:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "847b4900-86d9-4941-ba0f-b24b75c87543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "ad821d63-bcbf-4949-a129-1eeb78945742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "e1303d2d-d6f1-4728-b883-0e0570ba5b46", "remote_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "revision_number": 0, "id": "f977f4bc-34ad-417e-a9be-87af07746bf3", "remote_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ccef43a44494c32a5141057dd4f69d7"}], "revision_number": 4, "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "c3cad089-55ce-4058-a61a-298643b866d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:38:58,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e25a74ed-5962-45c1-827c-c95ddfd328ed 2018-11-02 20:38:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:58,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12759f30-28b7-4bec-b3c3-2cbc565e144e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:58,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-12759f30-28b7-4bec-b3c3-2cbc565e144e 2018-11-02 20:38:58,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:58,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d63b71f-756f-477e-8a37-0c5e3184fe0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:58,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-6d63b71f-756f-477e-8a37-0c5e3184fe0d 2018-11-02 20:38:58,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:58,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:58,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b4594d-7f0d-4a43-b560-6186ecb674f8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:38:58,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-56b4594d-7f0d-4a43-b560-6186ecb674f8 2018-11-02 20:38:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:58,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413cc1a3-040e-4b77-bb60-ea2bb9b96a41 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:38:58,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-413cc1a3-040e-4b77-bb60-ea2bb9b96a41 2018-11-02 20:38:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:59,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16528eb3-2de4-4f72-9fe1-5f2e98dace13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:59,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-16528eb3-2de4-4f72-9fe1-5f2e98dace13 2018-11-02 20:38:59,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:59,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:59,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f488392-c108-4916-87dc-b4dcdbeedd94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:38:59,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-7f488392-c108-4916-87dc-b4dcdbeedd94 2018-11-02 20:38:59,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:38:59,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:59,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c97eeb6-4c0b-4db8-a80b-e7e521c344fc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:38:59,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-7c97eeb6-4c0b-4db8-a80b-e7e521c344fc 2018-11-02 20:38:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:59,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ad00a0-9d8d-4ea3-a010-26a47a8f4162 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ccef43a44494c32a5141057dd4f69d7", "name": "CreateSecurityGroupTests-a008ec8a-5532-444-proj"}} 2018-11-02 20:38:59,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7 used request id req-86ad00a0-9d8d-4ea3-a010-26a47a8f4162 2018-11-02 20:38:59,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3cad089-55ce-4058-a61a-298643b866d8 2018-11-02 20:38:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c3cad089-55ce-4058-a61a-298643b866d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:59,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-03b75862-d20b-45e5-84fd-d2b852ac33ea Date: Fri, 02 Nov 2018 20:38:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "847b4900-86d9-4941-ba0f-b24b75c87543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "ad821d63-bcbf-4949-a129-1eeb78945742"}, {"remote_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "e1303d2d-d6f1-4728-b883-0e0570ba5b46"}, {"remote_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:38:53Z", "security_group_id": "c3cad089-55ce-4058-a61a-298643b866d8", "port_range_min": null, "revision_number": 0, "tenant_id": "2ccef43a44494c32a5141057dd4f69d7", "created_at": "2018-11-02T20:38:53Z", "project_id": "2ccef43a44494c32a5141057dd4f69d7", "id": "f977f4bc-34ad-417e-a9be-87af07746bf3"}]} 2018-11-02 20:38:59,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c3cad089-55ce-4058-a61a-298643b866d8 used request id req-03b75862-d20b-45e5-84fd-d2b852ac33ea 2018-11-02 20:38:59,592 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:38:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c3cad089-55ce-4058-a61a-298643b866d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:38:59,958 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-026733c0-48c9-4dfe-9178-972ea41e31ff Content-Length: 0 Date: Fri, 02 Nov 2018 20:38:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:38:59,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c3cad089-55ce-4058-a61a-298643b866d8 used request id req-026733c0-48c9-4dfe-9178-972ea41e31ff 2018-11-02 20:38:59,959 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a008ec8a-5532-444-proj 2018-11-02 20:38:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:39:00,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c1fe2f-4031-4866-a5f5-4b16348ba6ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:00,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2ccef43a44494c32a5141057dd4f69d7 used request id req-f9c1fe2f-4031-4866-a5f5-4b16348ba6ba 2018-11-02 20:39:00,234 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a008ec8a-5532-444-proj-role 2018-11-02 20:39:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7300ea4f51ca43f3ae034817fc3d691a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:39:00,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353487a0-2b7c-464f-8782-0e4288394cb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:00,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7300ea4f51ca43f3ae034817fc3d691a used request id req-353487a0-2b7c-464f-8782-0e4288394cb6 2018-11-02 20:39:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57020f805c31f716c7c1c1342c0f8a6dfb632c71" 2018-11-02 20:39:00,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d25dbef-2b1f-4023-8433-5ecf5798cc69 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:00,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7d25dbef-2b1f-4023-8433-5ecf5798cc69 2018-11-02 20:39:00,470 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a008ec8a-5532-444-user 2018-11-02 20:39:00,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b35e3b47773e4504abe3808906f1fd94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13bdc9b720a6204d0766e740b3b76ccbbb9598" 2018-11-02 20:39:00,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f533acc0-a928-4272-8bd0-de650e3e573a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:00,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b35e3b47773e4504abe3808906f1fd94 used request id req-f533acc0-a928-4272-8bd0-de650e3e573a 2018-11-02 20:39:00,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:01,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["bGyGjvCRT2erZcgsCTg-1A"], "issued_at": "2018-11-02T20:39:01.000000Z"}} 2018-11-02 20:39:01,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a15199a2d1a369a841730e523c3782ced4e96" 2018-11-02 20:39:01,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66440b5d-a1dc-4651-8c80-e6ac8ad693e5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:01,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-66440b5d-a1dc-4651-8c80-e6ac8ad693e5 2018-11-02 20:39:01,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:01,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:01,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Wn2pubM_SHSdm8FzmfWTXg"], "issued_at": "2018-11-02T20:39:01.000000Z"}} 2018-11-02 20:39:01,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:01,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e83e9c-257d-4ce9-94ce-b9270e7b5298 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:01,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-95e83e9c-257d-4ce9-94ce-b9270e7b5298 2018-11-02 20:39:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:01,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:01,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e32ff78d-8e6b-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:02,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe85ca43-59e8-47e4-a0d6-6467f4b931c6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e32ff78d-8e6b-416-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:39:02,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e32ff78d-8e6b-416-proj used request id req-fe85ca43-59e8-47e4-a0d6-6467f4b931c6 2018-11-02 20:39:02,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:02,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35dad956-6b3f-4d95-a82a-510849726ebe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:02,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-35dad956-6b3f-4d95-a82a-510849726ebe 2018-11-02 20:39:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}}' 2018-11-02 20:39:02,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0561b630-f8b6-4636-b723-cfb9c3a7d408 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0"}, "tags": [], "enabled": true, "id": "8d7bcde861a24e199539ae6b000e80a0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}} 2018-11-02 20:39:02,258 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0561b630-f8b6-4636-b723-cfb9c3a7d408 2018-11-02 20:39:02,258 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e32ff78d-8e6b-416-proj 2018-11-02 20:39:02,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:02,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:02,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["bgVF86z0S6GklotMF-aDtQ"], "issued_at": "2018-11-02T20:39:02.000000Z"}} 2018-11-02 20:39:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca0c24036eac5502bdb5ee009ee7f7cf23f98a" 2018-11-02 20:39:02,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c42614b-7320-44c3-b87f-5d84b8fecd5b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:02,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9c42614b-7320-44c3-b87f-5d84b8fecd5b 2018-11-02 20:39:02,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:02,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:02,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca0c24036eac5502bdb5ee009ee7f7cf23f98a" 2018-11-02 20:39:02,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96abe10e-c971-4a74-8ef2-9d79cadc8c06 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:39:02,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-96abe10e-c971-4a74-8ef2-9d79cadc8c06 2018-11-02 20:39:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e32ff78d-8e6b-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca0c24036eac5502bdb5ee009ee7f7cf23f98a" 2018-11-02 20:39:03,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8e891e-c3fb-40d2-9224-3e094cea8b93 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e32ff78d-8e6b-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0"}, "tags": [], "enabled": true, "id": "8d7bcde861a24e199539ae6b000e80a0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}]} 2018-11-02 20:39:03,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e32ff78d-8e6b-416-proj used request id req-ed8e891e-c3fb-40d2-9224-3e094cea8b93 2018-11-02 20:39:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca0c24036eac5502bdb5ee009ee7f7cf23f98a" 2018-11-02 20:39:03,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929949b5-a876-43c4-84c0-1c23dda1b066 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:03,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-929949b5-a876-43c4-84c0-1c23dda1b066 2018-11-02 20:39:03,432 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e32ff78d-8e6b-416-user 2018-11-02 20:39:03,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:03,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:03,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8377705-8097-4064-8ad8-ba95ff577ba1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:03,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e8377705-8097-4064-8ad8-ba95ff577ba1 2018-11-02 20:39:03,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" -d '{"role": {"name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role"}}' 2018-11-02 20:39:03,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d703c71-d4dc-444e-b792-6d8f2e4a0aef Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41fe420b70164f12b2c415d7069b2b21", "links": {"self": "http://172.30.9.31:5000/v3/roles/41fe420b70164f12b2c415d7069b2b21"}, "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role"}} 2018-11-02 20:39:03,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4d703c71-d4dc-444e-b792-6d8f2e4a0aef 2018-11-02 20:39:03,665 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role 2018-11-02 20:39:03,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/41fe420b70164f12b2c415d7069b2b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:03,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebe0342-c131-4990-bd10-ec3c70abaeb8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41fe420b70164f12b2c415d7069b2b21", "links": {"self": "http://172.30.9.31:5000/v3/roles/41fe420b70164f12b2c415d7069b2b21"}, "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role"}} 2018-11-02 20:39:03,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/41fe420b70164f12b2c415d7069b2b21 used request id req-6ebe0342-c131-4990-bd10-ec3c70abaeb8 2018-11-02 20:39:03,684 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role to project CreateSecurityGroupTests-e32ff78d-8e6b-416-proj 2018-11-02 20:39:03,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0/users/cbf97d960f1b4dadb870827325e75ba6/roles/41fe420b70164f12b2c415d7069b2b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:03,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11bf5742-537e-4216-99c6-08c46ff3f424 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:03,829 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0/users/cbf97d960f1b4dadb870827325e75ba6/roles/41fe420b70164f12b2c415d7069b2b21 used request id req-11bf5742-537e-4216-99c6-08c46ff3f424 2018-11-02 20:39:03,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:03,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:04,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41fe420b70164f12b2c415d7069b2b21", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role"}], "expires_at": "2018-11-02T21:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d7bcde861a24e199539ae6b000e80a0", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-user", "id": "cbf97d960f1b4dadb870827325e75ba6"}, "audit_ids": ["5Gu6A2PETz27podDKuODLA"], "issued_at": "2018-11-02T20:39:04.000000Z"}} 2018-11-02 20:39:04,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:04,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec145ec4-a6e4-46cf-ae04-41455c3acdb4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:04,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ec145ec4-a6e4-46cf-ae04-41455c3acdb4 2018-11-02 20:39:04,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:04,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c5dca4f3-6ce0-4b81-9b4a-19c96c89b266 Date: Fri, 02 Nov 2018 20:39:04 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:39:04,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name&description=hello+group used request id req-c5dca4f3-6ce0-4b81-9b4a-19c96c89b266 2018-11-02 20:39:04,741 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name... 2018-11-02 20:39:04,741 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name 2018-11-02 20:39:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" -d '{"security_group": {"name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name", "description": "hello group"}}' 2018-11-02 20:39:05,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e0731cd2-8108-4844-9ec9-2c5c78473b57 Date: Fri, 02 Nov 2018 20:39:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 2, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}} 2018-11-02 20:39:05,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-e0731cd2-8108-4844-9ec9-2c5c78473b57 2018-11-02 20:39:05,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:05,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-231dd963-aeb5-41b4-a6b6-db519c8d8b64 Date: Fri, 02 Nov 2018 20:39:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}]} 2018-11-02 20:39:05,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-231dd963-aeb5-41b4-a6b6-db519c8d8b64 2018-11-02 20:39:05,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:05,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f2d15f4-04bb-4912-babc-fe0184aad735 Date: Fri, 02 Nov 2018 20:39:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}]} 2018-11-02 20:39:05,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-3f2d15f4-04bb-4912-babc-fe0184aad735 2018-11-02 20:39:05,646 - neutron_utils - INFO - Retrieving security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:05,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a26341e8-5998-469e-ac41-c39f2ecf503b Date: Fri, 02 Nov 2018 20:39:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 2, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:05,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-a26341e8-5998-469e-ac41-c39f2ecf503b 2018-11-02 20:39:05,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:06,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b3cbb0e-0e5f-4932-8fbc-feb8a8720030 Date: Fri, 02 Nov 2018 20:39:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}]} 2018-11-02 20:39:06,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-0b3cbb0e-0e5f-4932-8fbc-feb8a8720030 2018-11-02 20:39:06,102 - neutron_utils - INFO - Retrieving security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:06,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c5b8e101-b7ad-4e36-b1be-f2e851d4bc80 Date: Fri, 02 Nov 2018 20:39:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 2, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:06,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-c5b8e101-b7ad-4e36-b1be-f2e851d4bc80 2018-11-02 20:39:06,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:06,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea4700ac-35f1-4b6b-891f-ea9388083f34 Date: Fri, 02 Nov 2018 20:39:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}]} 2018-11-02 20:39:06,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-ea4700ac-35f1-4b6b-891f-ea9388083f34 2018-11-02 20:39:06,354 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name 2018-11-02 20:39:06,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:06,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3ee210fb-7f01-41e4-a863-91e95f75cb7c Date: Fri, 02 Nov 2018 20:39:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 2, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:06,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-3ee210fb-7f01-41e4-a863-91e95f75cb7c 2018-11-02 20:39:06,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:06,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:06 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:06,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c492d3d2-acc4-4f66-ae0f-27aef25e9599 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d7bcde861a24e199539ae6b000e80a0", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}} 2018-11-02 20:39:06,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 used request id req-c492d3d2-acc4-4f66-ae0f-27aef25e9599 2018-11-02 20:39:06,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:06,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c801ec4-aca1-4fbd-9c9f-af161a33c9bc Date: Fri, 02 Nov 2018 20:39:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}]} 2018-11-02 20:39:06,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-6c801ec4-aca1-4fbd-9c9f-af161a33c9bc 2018-11-02 20:39:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350"}}' 2018-11-02 20:39:07,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9c9068a7-cb8c-4adb-8cd3-95f21c0e0d0f Date: Fri, 02 Nov 2018 20:39:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}} 2018-11-02 20:39:07,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-9c9068a7-cb8c-4adb-8cd3-95f21c0e0d0f 2018-11-02 20:39:07,126 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name 2018-11-02 20:39:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:07,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-24c4d489-4919-4804-b529-244cacc7e35d Date: Fri, 02 Nov 2018 20:39:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 3, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:07,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-24c4d489-4919-4804-b529-244cacc7e35d 2018-11-02 20:39:07,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:07,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3019bf21-ace6-48c1-ae2c-aa84e49ca0c8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d7bcde861a24e199539ae6b000e80a0", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}} 2018-11-02 20:39:07,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 used request id req-3019bf21-ace6-48c1-ae2c-aa84e49ca0c8 2018-11-02 20:39:07,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:07,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5a926ce8-2158-402e-be16-0e5bb542889d Date: Fri, 02 Nov 2018 20:39:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}]} 2018-11-02 20:39:07,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-5a926ce8-2158-402e-be16-0e5bb542889d 2018-11-02 20:39:07,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350"}}' 2018-11-02 20:39:07,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5548578e-abac-4f7f-ab1f-c3f0bd04cbab Date: Fri, 02 Nov 2018 20:39:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}} 2018-11-02 20:39:07,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-5548578e-abac-4f7f-ab1f-c3f0bd04cbab 2018-11-02 20:39:07,515 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name 2018-11-02 20:39:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:07,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-79a904c5-4564-44f1-8b3d-34e130355f43 Date: Fri, 02 Nov 2018 20:39:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 4, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:07,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-79a904c5-4564-44f1-8b3d-34e130355f43 2018-11-02 20:39:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:07,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83fb1b1-94be-43d2-a2d9-7820939cddaa Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d7bcde861a24e199539ae6b000e80a0", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}} 2018-11-02 20:39:07,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 used request id req-f83fb1b1-94be-43d2-a2d9-7820939cddaa 2018-11-02 20:39:07,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:07,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:07,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-7087ed6f-eba6-4597-827a-62508dd52cbb Date: Fri, 02 Nov 2018 20:39:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}]} 2018-11-02 20:39:07,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-7087ed6f-eba6-4597-827a-62508dd52cbb 2018-11-02 20:39:07,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10}}' 2018-11-02 20:39:08,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a0bc72a4-21ca-4691-bcca-188ac71dff4f Date: Fri, 02 Nov 2018 20:39:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}} 2018-11-02 20:39:08,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-a0bc72a4-21ca-4691-bcca-188ac71dff4f 2018-11-02 20:39:08,323 - neutron_utils - INFO - Retrieving security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:08,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:08,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bf59fc13-39c0-4df2-a6ab-92216d6a09dd Date: Fri, 02 Nov 2018 20:39:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:08,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-bf59fc13-39c0-4df2-a6ab-92216d6a09dd 2018-11-02 20:39:08,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:08,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:08,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-471016d5-86a9-4776-b240-c085ec6c0bcd Date: Fri, 02 Nov 2018 20:39:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:08,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-471016d5-86a9-4776-b240-c085ec6c0bcd 2018-11-02 20:39:08,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:09,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41fe420b70164f12b2c415d7069b2b21", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role"}], "expires_at": "2018-11-02T21:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d7bcde861a24e199539ae6b000e80a0", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8d7bcde861a24e199539ae6b000e80a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8d7bcde861a24e199539ae6b000e80a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8d7bcde861a24e199539ae6b000e80a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-user", "id": "cbf97d960f1b4dadb870827325e75ba6"}, "audit_ids": ["UItxLu-3Q2aEfEdrZyXZaw"], "issued_at": "2018-11-02T20:39:09.000000Z"}} 2018-11-02 20:39:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:09,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f1bb8578-a5bd-430b-88ca-6fbfb65c9998 Date: Fri, 02 Nov 2018 20:39:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:09,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name&description=hello+group used request id req-f1bb8578-a5bd-430b-88ca-6fbfb65c9998 2018-11-02 20:39:09,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:09,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a7e2b668-b5ca-4752-b654-caf3596c8644 Date: Fri, 02 Nov 2018 20:39:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:09,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-a7e2b668-b5ca-4752-b654-caf3596c8644 2018-11-02 20:39:09,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:09,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:09,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6d12c9cd-37cc-408b-9238-7b0987d836ff Date: Fri, 02 Nov 2018 20:39:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:09,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-6d12c9cd-37cc-408b-9238-7b0987d836ff 2018-11-02 20:39:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:10,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-91ac2dbf-b5b8-4e46-aeb7-e0f0a22b0384 Date: Fri, 02 Nov 2018 20:39:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:10,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-91ac2dbf-b5b8-4e46-aeb7-e0f0a22b0384 2018-11-02 20:39:10,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:10,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:10,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-70bbeb82-da04-4204-a869-af13b2f83535 Date: Fri, 02 Nov 2018 20:39:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:10,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-70bbeb82-da04-4204-a869-af13b2f83535 2018-11-02 20:39:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:10,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1ddb9ce6-6d98-4fc5-b817-dde00fe39d21 Date: Fri, 02 Nov 2018 20:39:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:10,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-1ddb9ce6-6d98-4fc5-b817-dde00fe39d21 2018-11-02 20:39:10,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:10,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dbbd00d7-3906-4d48-9137-ce2f8199f8e0 Date: Fri, 02 Nov 2018 20:39:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:10,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-dbbd00d7-3906-4d48-9137-ce2f8199f8e0 2018-11-02 20:39:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:10,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-95f9af53-39cb-4d8a-ae52-8ac4d1efb134 Date: Fri, 02 Nov 2018 20:39:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:10,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-95f9af53-39cb-4d8a-ae52-8ac4d1efb134 2018-11-02 20:39:10,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:11,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e3f99018-538e-484b-bcbe-2c718f868885 Date: Fri, 02 Nov 2018 20:39:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:11,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-e3f99018-538e-484b-bcbe-2c718f868885 2018-11-02 20:39:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-664b04a8-e9cd-41d8-9260-65c42a2056d4 Date: Fri, 02 Nov 2018 20:39:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:11,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-664b04a8-e9cd-41d8-9260-65c42a2056d4 2018-11-02 20:39:11,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:11,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ba12471c-20e2-4d62-a55c-b95ae61ab002 Date: Fri, 02 Nov 2018 20:39:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:11,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-ba12471c-20e2-4d62-a55c-b95ae61ab002 2018-11-02 20:39:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:11,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f53f18dc-85c6-4b37-96e1-081389390a1d Date: Fri, 02 Nov 2018 20:39:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:11,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-f53f18dc-85c6-4b37-96e1-081389390a1d 2018-11-02 20:39:11,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:11,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c1327498-7231-42a3-a107-eafefe549478 Date: Fri, 02 Nov 2018 20:39:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:11,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-c1327498-7231-42a3-a107-eafefe549478 2018-11-02 20:39:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:12,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0a61cfe4-5101-4e65-a240-f5aae6e7679d Date: Fri, 02 Nov 2018 20:39:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:12,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-0a61cfe4-5101-4e65-a240-f5aae6e7679d 2018-11-02 20:39:12,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:12,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:12,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c1179896-7895-4817-b2c9-ce5ba317e997 Date: Fri, 02 Nov 2018 20:39:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:12,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-c1179896-7895-4817-b2c9-ce5ba317e997 2018-11-02 20:39:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:12,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-655984ee-c5a4-4e88-b69c-07f0580f9a2c Date: Fri, 02 Nov 2018 20:39:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:12,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-655984ee-c5a4-4e88-b69c-07f0580f9a2c 2018-11-02 20:39:12,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:12,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7b4cc0e0-7df7-4346-b8ec-2e5e1f7018fa Date: Fri, 02 Nov 2018 20:39:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:12,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-7b4cc0e0-7df7-4346-b8ec-2e5e1f7018fa 2018-11-02 20:39:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:13,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4b2cb33c-4819-4deb-862f-8621d137fea4 Date: Fri, 02 Nov 2018 20:39:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "updated_at": "2018-11-02T20:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "revision_number": 0, "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "revision_number": 0, "id": "ca8d01b6-729b-40af-810d-2174338b6057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "revision_number": 0, "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 5, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "name": "CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name"}]} 2018-11-02 20:39:13,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name used request id req-4b2cb33c-4819-4deb-862f-8621d137fea4 2018-11-02 20:39:13,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:13,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-99ca17ab-6ba7-46eb-8c17-af97ea77e2db Date: Fri, 02 Nov 2018 20:39:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:13,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-99ca17ab-6ba7-46eb-8c17-af97ea77e2db 2018-11-02 20:39:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:13,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fc351150-ce58-4e48-b15c-fec42cb294db Date: Fri, 02 Nov 2018 20:39:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "0766d96b-d8c4-47de-b6b4-f295c9b1d3cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:13,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-fc351150-ce58-4e48-b15c-fec42cb294db 2018-11-02 20:39:13,449 - neutron_utils - INFO - Deleting security group rule with ID - 0766d96b-d8c4-47de-b6b4-f295c9b1d3cf 2018-11-02 20:39:13,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/0766d96b-d8c4-47de-b6b4-f295c9b1d3cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:13,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-925ea9fe-0388-4263-b7ce-8798d7545ebd Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:13,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/0766d96b-d8c4-47de-b6b4-f295c9b1d3cf used request id req-925ea9fe-0388-4263-b7ce-8798d7545ebd 2018-11-02 20:39:13,617 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-02 20:39:13,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a39f1be-acde-4e00-b6fc-e615e2fd9350 2018-11-02 20:39:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677909c20f4d423535d6e2800ffa041811c9899d" 2018-11-02 20:39:13,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-6c7845a1-87ab-405d-b2ed-e59e9041fa42 Date: Fri, 02 Nov 2018 20:39:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:07Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:07Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "449fa5da-42fe-43c9-bc73-4eca505f21ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:05Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:05Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ca8d01b6-729b-40af-810d-2174338b6057"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:08Z", "security_group_id": "5a39f1be-acde-4e00-b6fc-e615e2fd9350", "port_range_min": 10, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:08Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9"}]} 2018-11-02 20:39:13,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-6c7845a1-87ab-405d-b2ed-e59e9041fa42 2018-11-02 20:39:13,640 - neutron_utils - INFO - Deleting security group rule with ID - dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9 2018-11-02 20:39:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:14,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3672ef71-24ca-470a-bfc0-41eadc2784e0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:14,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/dd48a9cc-f0b8-4dac-8a4f-86bc65bd25c9 used request id req-3672ef71-24ca-470a-bfc0-41eadc2784e0 2018-11-02 20:39:14,102 - neutron_utils - INFO - Deleting security group rule with ID - 0766d96b-d8c4-47de-b6b4-f295c9b1d3cf 2018-11-02 20:39:14,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/0766d96b-d8c4-47de-b6b4-f295c9b1d3cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:14,125 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-bbe56640-74f2-47ca-92a7-2555941e7823 Date: Fri, 02 Nov 2018 20:39:14 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 0766d96b-d8c4-47de-b6b4-f295c9b1d3cf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:39:14,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/0766d96b-d8c4-47de-b6b4-f295c9b1d3cf used request id req-bbe56640-74f2-47ca-92a7-2555941e7823 2018-11-02 20:39:14,125 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 0766d96b-d8c4-47de-b6b4-f295c9b1d3cf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:39:14,126 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0766d96b-d8c4-47de-b6b4-f295c9b1d3cf does not exist Neutron server returns request_ids: ['req-bbe56640-74f2-47ca-92a7-2555941e7823'] 2018-11-02 20:39:14,126 - neutron_utils - INFO - Deleting security group rule with ID - ca8d01b6-729b-40af-810d-2174338b6057 2018-11-02 20:39:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/ca8d01b6-729b-40af-810d-2174338b6057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:14,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f34a11b1-6139-4d57-9fc4-b26a81c30cb0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:14,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/ca8d01b6-729b-40af-810d-2174338b6057 used request id req-f34a11b1-6139-4d57-9fc4-b26a81c30cb0 2018-11-02 20:39:14,400 - neutron_utils - INFO - Deleting security group rule with ID - 75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5 2018-11-02 20:39:14,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:14,525 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e8c43d1-5cd6-441a-bdf5-bc11e149def0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:14,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/75d4db98-7c8c-4cf5-bb1c-37ac7ad9bae5 used request id req-9e8c43d1-5cd6-441a-bdf5-bc11e149def0 2018-11-02 20:39:14,526 - neutron_utils - INFO - Deleting security group rule with ID - 449fa5da-42fe-43c9-bc73-4eca505f21ca 2018-11-02 20:39:14,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/449fa5da-42fe-43c9-bc73-4eca505f21ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:14,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e916765-f8d4-4a6b-be73-0c3bf336e96a Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:14,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/449fa5da-42fe-43c9-bc73-4eca505f21ca used request id req-7e916765-f8d4-4a6b-be73-0c3bf336e96a 2018-11-02 20:39:14,820 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fdefd3b0-ba6a-4a5d-9930-06b2d65eb672name 2018-11-02 20:39:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5a39f1be-acde-4e00-b6fc-e615e2fd9350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa7ef5a97e58c71a8e93471c73480bc34f12d7f" 2018-11-02 20:39:15,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b8a89bb-5f29-4e47-87db-d35a140649d2 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:15,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5a39f1be-acde-4e00-b6fc-e615e2fd9350 used request id req-1b8a89bb-5f29-4e47-87db-d35a140649d2 2018-11-02 20:39:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:15,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9fe349cf-60ee-4f29-8a79-23709e7bc5b7 Date: Fri, 02 Nov 2018 20:39:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:04Z", "updated_at": "2018-11-02T20:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "revision_number": 0, "id": "10bc192d-0ba2-43a6-915e-10172ac572ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "revision_number": 0, "id": "214f261d-df32-4d1a-8f4f-4d529ea6be1a", "remote_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "revision_number": 0, "id": "debd7c77-169c-4207-a750-b1798a91c35b", "remote_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "revision_number": 0, "id": "ffbb02f1-a8f2-4533-a1bb-2879aec3f0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d7bcde861a24e199539ae6b000e80a0"}], "revision_number": 4, "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:39:15,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9fe349cf-60ee-4f29-8a79-23709e7bc5b7 2018-11-02 20:39:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:15,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2a6915-578d-42e6-9c28-b480e96e1dbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:15,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-fa2a6915-578d-42e6-9c28-b480e96e1dbf 2018-11-02 20:39:15,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:15,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09f60ef-bfda-4b26-bdac-6aeb5f553320 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:15,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-e09f60ef-bfda-4b26-bdac-6aeb5f553320 2018-11-02 20:39:15,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:15,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b3b496-8279-4260-8e87-c245d8b34a52 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d7bcde861a24e199539ae6b000e80a0", "name": "CreateSecurityGroupTests-e32ff78d-8e6b-416-proj"}} 2018-11-02 20:39:15,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 used request id req-34b3b496-8279-4260-8e87-c245d8b34a52 2018-11-02 20:39:15,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72fb218b-3b58-49d4-b52a-3d38beb38587 2018-11-02 20:39:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=72fb218b-3b58-49d4-b52a-3d38beb38587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:16,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0b794d5f-30b0-4b4b-bd6e-f54677570031 Date: Fri, 02 Nov 2018 20:39:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:04Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "10bc192d-0ba2-43a6-915e-10172ac572ec"}, {"remote_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:04Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "214f261d-df32-4d1a-8f4f-4d529ea6be1a"}, {"remote_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:04Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "debd7c77-169c-4207-a750-b1798a91c35b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:04Z", "security_group_id": "72fb218b-3b58-49d4-b52a-3d38beb38587", "port_range_min": null, "revision_number": 0, "tenant_id": "8d7bcde861a24e199539ae6b000e80a0", "created_at": "2018-11-02T20:39:04Z", "project_id": "8d7bcde861a24e199539ae6b000e80a0", "id": "ffbb02f1-a8f2-4533-a1bb-2879aec3f0af"}]} 2018-11-02 20:39:16,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=72fb218b-3b58-49d4-b52a-3d38beb38587 used request id req-0b794d5f-30b0-4b4b-bd6e-f54677570031 2018-11-02 20:39:16,002 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:39:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/72fb218b-3b58-49d4-b52a-3d38beb38587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:16,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-300d3a29-3bec-453f-9e35-d23f1abb87c5 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:16,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/72fb218b-3b58-49d4-b52a-3d38beb38587 used request id req-300d3a29-3bec-453f-9e35-d23f1abb87c5 2018-11-02 20:39:16,382 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e32ff78d-8e6b-416-proj 2018-11-02 20:39:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:16,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8dcacbc-dd3a-4aa4-af6c-3d1dae01b949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:16,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8d7bcde861a24e199539ae6b000e80a0 used request id req-d8dcacbc-dd3a-4aa4-af6c-3d1dae01b949 2018-11-02 20:39:16,718 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e32ff78d-8e6b-416-proj-role 2018-11-02 20:39:16,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/41fe420b70164f12b2c415d7069b2b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:16,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d012f8-689b-4007-8d92-9855d1b5cc9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:16,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/41fe420b70164f12b2c415d7069b2b21 used request id req-09d012f8-689b-4007-8d92-9855d1b5cc9e 2018-11-02 20:39:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28651c23f2ae1f620276a0bdbb9a0991e9a042b" 2018-11-02 20:39:16,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497d8d31-3d24-4943-9c2d-0e7419688eae Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:16,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-497d8d31-3d24-4943-9c2d-0e7419688eae 2018-11-02 20:39:16,973 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e32ff78d-8e6b-416-user 2018-11-02 20:39:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/cbf97d960f1b4dadb870827325e75ba6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca0c24036eac5502bdb5ee009ee7f7cf23f98a" 2018-11-02 20:39:17,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef82a69f-0ea1-4b73-b44a-d105c96c71a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:17,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cbf97d960f1b4dadb870827325e75ba6 used request id req-ef82a69f-0ea1-4b73-b44a-d105c96c71a5 2018-11-02 20:39:17,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:17,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["6pDeCsi7TqW9Rr6GyZcR8A"], "issued_at": "2018-11-02T20:39:17.000000Z"}} 2018-11-02 20:39:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08d7df29d6e2cfed2054c31692294a0ec3871f1" 2018-11-02 20:39:17,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88d71e8-f7c5-4c58-bcf6-fc94c74d01e3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:17,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e88d71e8-f7c5-4c58-bcf6-fc94c74d01e3 2018-11-02 20:39:17,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:17,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:18,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["FO0AmZaLSmCmeqCrhivn4w"], "issued_at": "2018-11-02T20:39:18.000000Z"}} 2018-11-02 20:39:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:18,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b181fe5f-4b9d-4d37-847e-f7e303155174 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:18,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b181fe5f-4b9d-4d37-847e-f7e303155174 2018-11-02 20:39:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:18,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:18 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-32339949-52e7-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:18,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c1ea6e-8826-485f-a1c0-5060ae65ad70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-32339949-52e7-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:39:18,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-32339949-52e7-4a0-proj used request id req-05c1ea6e-8826-485f-a1c0-5060ae65ad70 2018-11-02 20:39:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:18,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c619bf9-3d35-438a-9ffd-845b2459b7b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:18,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0c619bf9-3d35-438a-9ffd-845b2459b7b0 2018-11-02 20:39:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}}' 2018-11-02 20:39:18,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6091c87-a82f-4468-87c9-be87e44d2b42 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b"}, "tags": [], "enabled": true, "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}} 2018-11-02 20:39:18,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e6091c87-a82f-4468-87c9-be87e44d2b42 2018-11-02 20:39:18,606 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-32339949-52e7-4a0-proj 2018-11-02 20:39:18,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:18,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:19,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["4DuHpfDsR5eaTP3Pk8Dw-w"], "issued_at": "2018-11-02T20:39:19.000000Z"}} 2018-11-02 20:39:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7ef695a5bd2e650de8fa03469e8a7d900f7f75" 2018-11-02 20:39:19,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe6b69b-a770-494c-8d40-f5d57587e0a9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:19,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2fe6b69b-a770-494c-8d40-f5d57587e0a9 2018-11-02 20:39:19,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:19,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:19,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7ef695a5bd2e650de8fa03469e8a7d900f7f75" 2018-11-02 20:39:19,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1627dc4-f6e2-4b79-9524-57060f57fefd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:39:19,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f1627dc4-f6e2-4b79-9524-57060f57fefd 2018-11-02 20:39:19,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-32339949-52e7-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7ef695a5bd2e650de8fa03469e8a7d900f7f75" 2018-11-02 20:39:19,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77d7ffd-5005-4027-8d6f-ed75b28818a7 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-32339949-52e7-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b"}, "tags": [], "enabled": true, "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}]} 2018-11-02 20:39:19,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-32339949-52e7-4a0-proj used request id req-d77d7ffd-5005-4027-8d6f-ed75b28818a7 2018-11-02 20:39:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7ef695a5bd2e650de8fa03469e8a7d900f7f75" 2018-11-02 20:39:19,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24eaad50-da0d-4427-8129-04302be147c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:19,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-24eaad50-da0d-4427-8129-04302be147c9 2018-11-02 20:39:19,796 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-32339949-52e7-4a0-user 2018-11-02 20:39:19,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:19,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:19,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12db1442-9ea8-45fd-a71b-ba73574ab914 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:19,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-12db1442-9ea8-45fd-a71b-ba73574ab914 2018-11-02 20:39:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" -d '{"role": {"name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj-role"}}' 2018-11-02 20:39:20,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8fb836f-a64a-434c-b53c-d66702082ab3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "153fa69d662c4f44b7efbd59329b00d8", "links": {"self": "http://172.30.9.31:5000/v3/roles/153fa69d662c4f44b7efbd59329b00d8"}, "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj-role"}} 2018-11-02 20:39:20,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-d8fb836f-a64a-434c-b53c-d66702082ab3 2018-11-02 20:39:20,037 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-32339949-52e7-4a0-proj-role 2018-11-02 20:39:20,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/153fa69d662c4f44b7efbd59329b00d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:20,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f88c956-7a2b-4f76-9b2d-4b9347bd7da3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "153fa69d662c4f44b7efbd59329b00d8", "links": {"self": "http://172.30.9.31:5000/v3/roles/153fa69d662c4f44b7efbd59329b00d8"}, "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj-role"}} 2018-11-02 20:39:20,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/153fa69d662c4f44b7efbd59329b00d8 used request id req-2f88c956-7a2b-4f76-9b2d-4b9347bd7da3 2018-11-02 20:39:20,145 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-32339949-52e7-4a0-proj-role to project CreateSecurityGroupTests-32339949-52e7-4a0-proj 2018-11-02 20:39:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b/users/3d57aa87a7dc4502a2aaeeaab2466a72/roles/153fa69d662c4f44b7efbd59329b00d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:20,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5795eb9-eef4-49cb-97c6-00867cdfe35a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:20,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b/users/3d57aa87a7dc4502a2aaeeaab2466a72/roles/153fa69d662c4f44b7efbd59329b00d8 used request id req-d5795eb9-eef4-49cb-97c6-00867cdfe35a 2018-11-02 20:39:20,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:20,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:20,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "153fa69d662c4f44b7efbd59329b00d8", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj-role"}], "expires_at": "2018-11-02T21:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-32339949-52e7-4a0-user", "id": "3d57aa87a7dc4502a2aaeeaab2466a72"}, "audit_ids": ["HMpwTImNR2OniosXmegr_Q"], "issued_at": "2018-11-02T20:39:20.000000Z"}} 2018-11-02 20:39:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:20,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20522544-3ff7-461f-b84f-5df5d8ce0b2e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:20,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-20522544-3ff7-461f-b84f-5df5d8ce0b2e 2018-11-02 20:39:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:21,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cd143991-4dc2-4876-a193-b6295d9ce8bb Date: Fri, 02 Nov 2018 20:39:21 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:39:21,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname&description=hello+group used request id req-cd143991-4dc2-4876-a193-b6295d9ce8bb 2018-11-02 20:39:21,279 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname... 2018-11-02 20:39:21,279 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname 2018-11-02 20:39:21,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" -d '{"security_group": {"name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname", "description": "hello group"}}' 2018-11-02 20:39:21,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-40810e48-edb4-4a93-9599-fd1a45667ac2 Date: Fri, 02 Nov 2018 20:39:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 2, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}} 2018-11-02 20:39:21,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-40810e48-edb4-4a93-9599-fd1a45667ac2 2018-11-02 20:39:21,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:21,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b8f8407-e571-4dd8-b837-a343305fbe76 Date: Fri, 02 Nov 2018 20:39:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}]} 2018-11-02 20:39:21,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-0b8f8407-e571-4dd8-b837-a343305fbe76 2018-11-02 20:39:21,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:21,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:22,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2c6836c-985c-4b12-abda-4f071da8c34c Date: Fri, 02 Nov 2018 20:39:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}]} 2018-11-02 20:39:22,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-c2c6836c-985c-4b12-abda-4f071da8c34c 2018-11-02 20:39:22,177 - neutron_utils - INFO - Retrieving security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:22,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:22,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cc99d88a-8d4e-41af-b7bb-7045019c09fd Date: Fri, 02 Nov 2018 20:39:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 2, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:22,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-cc99d88a-8d4e-41af-b7bb-7045019c09fd 2018-11-02 20:39:22,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:22,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:22,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-838b6bef-9c94-4df6-8a99-0b8c834272a9 Date: Fri, 02 Nov 2018 20:39:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}]} 2018-11-02 20:39:22,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-838b6bef-9c94-4df6-8a99-0b8c834272a9 2018-11-02 20:39:22,648 - neutron_utils - INFO - Retrieving security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:22,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ee13b567-bcc1-4cc0-bf37-37ad391eb7d9 Date: Fri, 02 Nov 2018 20:39:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 2, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:22,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-ee13b567-bcc1-4cc0-bf37-37ad391eb7d9 2018-11-02 20:39:22,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:22,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:23,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13736e04-9178-45ef-a67d-86866c9b84b9 Date: Fri, 02 Nov 2018 20:39:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}]} 2018-11-02 20:39:23,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-13736e04-9178-45ef-a67d-86866c9b84b9 2018-11-02 20:39:23,106 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname 2018-11-02 20:39:23,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:23,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1b1479f0-fca2-4b1b-a5cd-18ac27f97577 Date: Fri, 02 Nov 2018 20:39:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 2, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:23,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-1b1479f0-fca2-4b1b-a5cd-18ac27f97577 2018-11-02 20:39:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:23,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:23,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afbd3a6-1d0b-4348-9e93-0e533b4b15e3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}} 2018-11-02 20:39:23,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b used request id req-4afbd3a6-1d0b-4348-9e93-0e533b4b15e3 2018-11-02 20:39:23,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:23,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93a8934e-5d79-4680-a47c-6c987d6c4860 Date: Fri, 02 Nov 2018 20:39:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}]} 2018-11-02 20:39:23,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-93a8934e-5d79-4680-a47c-6c987d6c4860 2018-11-02 20:39:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f"}}' 2018-11-02 20:39:23,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-a70790e1-888d-4e7b-9dea-6174b2b7080e Date: Fri, 02 Nov 2018 20:39:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}} 2018-11-02 20:39:23,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-a70790e1-888d-4e7b-9dea-6174b2b7080e 2018-11-02 20:39:23,689 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname 2018-11-02 20:39:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:23,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6def58a6-bc20-406c-99c9-2af11a8cb7a9 Date: Fri, 02 Nov 2018 20:39:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 3, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:23,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-6def58a6-bc20-406c-99c9-2af11a8cb7a9 2018-11-02 20:39:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:24,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a60709-8cbd-49db-99f8-cc73d9f1899c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}} 2018-11-02 20:39:24,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b used request id req-57a60709-8cbd-49db-99f8-cc73d9f1899c 2018-11-02 20:39:24,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1ec6961c-e15d-4ca0-81ea-7ffbc9cf5f24 Date: Fri, 02 Nov 2018 20:39:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}]} 2018-11-02 20:39:24,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-1ec6961c-e15d-4ca0-81ea-7ffbc9cf5f24 2018-11-02 20:39:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f"}}' 2018-11-02 20:39:24,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-785ac44a-8551-4792-a69a-616d1c6f7c71 Date: Fri, 02 Nov 2018 20:39:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}} 2018-11-02 20:39:24,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-785ac44a-8551-4792-a69a-616d1c6f7c71 2018-11-02 20:39:24,414 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname 2018-11-02 20:39:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:24,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-eea68059-63cc-479a-904d-af48a77b8917 Date: Fri, 02 Nov 2018 20:39:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 4, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:24,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-eea68059-63cc-479a-904d-af48a77b8917 2018-11-02 20:39:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:24,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09c5044-82a9-4309-b714-504a9d18ea8a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}} 2018-11-02 20:39:24,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b used request id req-d09c5044-82a9-4309-b714-504a9d18ea8a 2018-11-02 20:39:24,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:24,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-78c5a10f-becd-46ca-b064-353d549081d3 Date: Fri, 02 Nov 2018 20:39:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}]} 2018-11-02 20:39:24,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-78c5a10f-becd-46ca-b064-353d549081d3 2018-11-02 20:39:24,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10}}' 2018-11-02 20:39:25,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5beff1a3-6a83-43b6-8e47-cc8762d65332 Date: Fri, 02 Nov 2018 20:39:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}} 2018-11-02 20:39:25,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-5beff1a3-6a83-43b6-8e47-cc8762d65332 2018-11-02 20:39:25,192 - neutron_utils - INFO - Retrieving security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:25,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-23071f00-dfce-40e7-b335-8ddd01114ff7 Date: Fri, 02 Nov 2018 20:39:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:25,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-23071f00-dfce-40e7-b335-8ddd01114ff7 2018-11-02 20:39:25,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:25,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-de84b470-9fb4-4303-9f75-aaee72f9604f Date: Fri, 02 Nov 2018 20:39:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:25,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-de84b470-9fb4-4303-9f75-aaee72f9604f 2018-11-02 20:39:25,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:26,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "153fa69d662c4f44b7efbd59329b00d8", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj-role"}], "expires_at": "2018-11-02T21:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ee8df193aafa42f4a5af4c364c2c2b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-32339949-52e7-4a0-user", "id": "3d57aa87a7dc4502a2aaeeaab2466a72"}, "audit_ids": ["Cf0r-A76SWSsqVCpIqA7Og"], "issued_at": "2018-11-02T20:39:26.000000Z"}} 2018-11-02 20:39:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:26,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ab3966d5-e4d2-494b-a259-df5b09d5d622 Date: Fri, 02 Nov 2018 20:39:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:26,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname&description=hello+group used request id req-ab3966d5-e4d2-494b-a259-df5b09d5d622 2018-11-02 20:39:26,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:26,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-486ddfc1-9391-4f62-a63b-4c496b513c04 Date: Fri, 02 Nov 2018 20:39:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:26,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-486ddfc1-9391-4f62-a63b-4c496b513c04 2018-11-02 20:39:26,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:26,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2a9be1a1-511e-4d14-9509-07797916882f Date: Fri, 02 Nov 2018 20:39:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:26,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-2a9be1a1-511e-4d14-9509-07797916882f 2018-11-02 20:39:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:26,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-26a231f9-9c71-4230-8ed0-0f6c0178828c Date: Fri, 02 Nov 2018 20:39:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:26,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-26a231f9-9c71-4230-8ed0-0f6c0178828c 2018-11-02 20:39:26,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:27,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-866644cf-eb3b-400f-8b9b-d8f909c02299 Date: Fri, 02 Nov 2018 20:39:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:27,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-866644cf-eb3b-400f-8b9b-d8f909c02299 2018-11-02 20:39:27,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:27,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-10cdb14d-c4b0-4d0f-a056-cca41e9928c3 Date: Fri, 02 Nov 2018 20:39:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:27,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-10cdb14d-c4b0-4d0f-a056-cca41e9928c3 2018-11-02 20:39:27,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:27,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:27,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9e92ec7c-5a51-42b2-862f-feb0aa9c143e Date: Fri, 02 Nov 2018 20:39:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:27,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-9e92ec7c-5a51-42b2-862f-feb0aa9c143e 2018-11-02 20:39:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:27,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0a2e383e-4cbf-42b4-bc05-6f72cd3b1744 Date: Fri, 02 Nov 2018 20:39:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:27,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-0a2e383e-4cbf-42b4-bc05-6f72cd3b1744 2018-11-02 20:39:27,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:27,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:28,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-655eb80b-c263-4249-a372-92f6d0d7937d Date: Fri, 02 Nov 2018 20:39:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:28,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-655eb80b-c263-4249-a372-92f6d0d7937d 2018-11-02 20:39:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:28,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2f289234-993a-49f5-96b0-e0c51637bc2c Date: Fri, 02 Nov 2018 20:39:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:28,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-2f289234-993a-49f5-96b0-e0c51637bc2c 2018-11-02 20:39:28,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:28,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:28,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ecdc2327-02d9-4021-a87a-387cb3d091d8 Date: Fri, 02 Nov 2018 20:39:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:28,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-ecdc2327-02d9-4021-a87a-387cb3d091d8 2018-11-02 20:39:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:28,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cc2f9372-c2d3-4f35-88c2-778feba0e3aa Date: Fri, 02 Nov 2018 20:39:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:28,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-cc2f9372-c2d3-4f35-88c2-778feba0e3aa 2018-11-02 20:39:28,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:28,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e4019ace-ac73-4e6f-b5e3-c84a9781c0aa Date: Fri, 02 Nov 2018 20:39:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:28,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-e4019ace-ac73-4e6f-b5e3-c84a9781c0aa 2018-11-02 20:39:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:28,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-73e84aa0-731f-463a-8c67-2ee0a9ef9f1b Date: Fri, 02 Nov 2018 20:39:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:28,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-73e84aa0-731f-463a-8c67-2ee0a9ef9f1b 2018-11-02 20:39:28,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:28,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-81ebcfec-0109-4644-bcb7-5346cb7e7731 Date: Fri, 02 Nov 2018 20:39:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:28,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-81ebcfec-0109-4644-bcb7-5346cb7e7731 2018-11-02 20:39:28,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:29,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f7c284aa-0b35-4d2d-a16f-ed77ece0b17a Date: Fri, 02 Nov 2018 20:39:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:29,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-f7c284aa-0b35-4d2d-a16f-ed77ece0b17a 2018-11-02 20:39:29,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:29,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-736b83f1-c7a1-413b-9841-f30aaf46fba9 Date: Fri, 02 Nov 2018 20:39:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:29,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-736b83f1-c7a1-413b-9841-f30aaf46fba9 2018-11-02 20:39:29,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:29,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-719b511d-d636-4299-87e6-df483c7125ba Date: Fri, 02 Nov 2018 20:39:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:29,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-719b511d-d636-4299-87e6-df483c7125ba 2018-11-02 20:39:29,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:29,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-53532bbb-bc09-4e79-8301-560895bbb823 Date: Fri, 02 Nov 2018 20:39:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:29,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-53532bbb-bc09-4e79-8301-560895bbb823 2018-11-02 20:39:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:29,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6147e1fa-8799-4c8c-bb57-0a9fa3a8eaab Date: Fri, 02 Nov 2018 20:39:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:29,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-6147e1fa-8799-4c8c-bb57-0a9fa3a8eaab 2018-11-02 20:39:29,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:29,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0ed88dce-1e25-415c-9592-305f61680e56 Date: Fri, 02 Nov 2018 20:39:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:29,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-0ed88dce-1e25-415c-9592-305f61680e56 2018-11-02 20:39:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:29,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e2a68147-3e82-428b-b3c9-9f1131f828af Date: Fri, 02 Nov 2018 20:39:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:29,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-e2a68147-3e82-428b-b3c9-9f1131f828af 2018-11-02 20:39:29,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:30,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3dc38d5c-5a94-4c24-8806-53e97f88f985 Date: Fri, 02 Nov 2018 20:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:30,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-3dc38d5c-5a94-4c24-8806-53e97f88f985 2018-11-02 20:39:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:30,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-99df46f7-6eef-4831-afca-3be0ae240548 Date: Fri, 02 Nov 2018 20:39:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "revision_number": 0, "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "b4883303-4960-44b6-86c7-88960edbca19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "revision_number": 0, "id": "c75b11fa-a307-4462-82c2-f8178966345c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "revision_number": 0, "id": "e7254a93-4da8-41e4-b899-42e02ff25afa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 5, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "name": "CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname"}]} 2018-11-02 20:39:30,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname used request id req-99df46f7-6eef-4831-afca-3be0ae240548 2018-11-02 20:39:30,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:30,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ffb8c7d2-aa40-494e-9d64-cb4750a71d93 Date: Fri, 02 Nov 2018 20:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:23Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:23Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "816b95e7-5a16-483f-952c-e80ee0a0d7ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:30,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-ffb8c7d2-aa40-494e-9d64-cb4750a71d93 2018-11-02 20:39:30,110 - neutron_utils - INFO - Deleting security group rule with ID - 816b95e7-5a16-483f-952c-e80ee0a0d7ab 2018-11-02 20:39:30,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/816b95e7-5a16-483f-952c-e80ee0a0d7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:30,431 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23c542ec-8149-4621-9203-f68abbfa2227 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:30,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/816b95e7-5a16-483f-952c-e80ee0a0d7ab used request id req-23c542ec-8149-4621-9203-f68abbfa2227 2018-11-02 20:39:30,431 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-02 20:39:30,431 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f 2018-11-02 20:39:30,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370197141aff4420f26580ed6edaebfad1537b5a" 2018-11-02 20:39:30,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-e2b0c7e5-b8ca-499c-aeaf-0729b0458f28 Date: Fri, 02 Nov 2018 20:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "5ef4f5fa-45b0-42db-8d1e-ff03392bb29b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "b4883303-4960-44b6-86c7-88960edbca19"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:24Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:24Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "c75b11fa-a307-4462-82c2-f8178966345c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-02T20:39:25Z", "security_group_id": "1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:25Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "e7254a93-4da8-41e4-b899-42e02ff25afa"}]} 2018-11-02 20:39:30,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-e2b0c7e5-b8ca-499c-aeaf-0729b0458f28 2018-11-02 20:39:30,459 - neutron_utils - INFO - Deleting security group rule with ID - e7254a93-4da8-41e4-b899-42e02ff25afa 2018-11-02 20:39:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/e7254a93-4da8-41e4-b899-42e02ff25afa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:30,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45bf8404-a8d2-4f6d-853d-c3d7e7ecd0d0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:30,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/e7254a93-4da8-41e4-b899-42e02ff25afa used request id req-45bf8404-a8d2-4f6d-853d-c3d7e7ecd0d0 2018-11-02 20:39:30,572 - neutron_utils - INFO - Deleting security group rule with ID - c75b11fa-a307-4462-82c2-f8178966345c 2018-11-02 20:39:30,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/c75b11fa-a307-4462-82c2-f8178966345c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:30,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c7eef60-bc1b-4254-a9cd-b557dd81f319 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:30,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/c75b11fa-a307-4462-82c2-f8178966345c used request id req-6c7eef60-bc1b-4254-a9cd-b557dd81f319 2018-11-02 20:39:30,900 - neutron_utils - INFO - Deleting security group rule with ID - 5ef4f5fa-45b0-42db-8d1e-ff03392bb29b 2018-11-02 20:39:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/5ef4f5fa-45b0-42db-8d1e-ff03392bb29b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:31,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4f8ea57-87d7-46d5-a0ce-ba0f3a695456 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:31,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/5ef4f5fa-45b0-42db-8d1e-ff03392bb29b used request id req-a4f8ea57-87d7-46d5-a0ce-ba0f3a695456 2018-11-02 20:39:31,231 - neutron_utils - INFO - Deleting security group rule with ID - b4883303-4960-44b6-86c7-88960edbca19 2018-11-02 20:39:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/b4883303-4960-44b6-86c7-88960edbca19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:31,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e544e89-6187-43df-94a5-c0f284864b13 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:31,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/b4883303-4960-44b6-86c7-88960edbca19 used request id req-3e544e89-6187-43df-94a5-c0f284864b13 2018-11-02 20:39:31,383 - neutron_utils - INFO - Deleting security group rule with ID - 816b95e7-5a16-483f-952c-e80ee0a0d7ab 2018-11-02 20:39:31,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/816b95e7-5a16-483f-952c-e80ee0a0d7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:31,405 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-94e9c24e-9ba9-4462-bd3a-af7a101ce95c Date: Fri, 02 Nov 2018 20:39:31 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 816b95e7-5a16-483f-952c-e80ee0a0d7ab does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:39:31,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/816b95e7-5a16-483f-952c-e80ee0a0d7ab used request id req-94e9c24e-9ba9-4462-bd3a-af7a101ce95c 2018-11-02 20:39:31,406 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 816b95e7-5a16-483f-952c-e80ee0a0d7ab does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-02 20:39:31,406 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 816b95e7-5a16-483f-952c-e80ee0a0d7ab does not exist Neutron server returns request_ids: ['req-94e9c24e-9ba9-4462-bd3a-af7a101ce95c'] 2018-11-02 20:39:31,406 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4a5c10ec-b1f5-4b38-91ed-fa8a63f8c3fcname 2018-11-02 20:39:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926039e9dd29f693ac3eaf531fc8e4fe1556008e" 2018-11-02 20:39:31,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6c7cfbd-0693-419b-b848-c686c5f07b17 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:31,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1cecdfc1-8a0f-4f9d-ba8e-634654e3aa6f used request id req-f6c7cfbd-0693-419b-b848-c686c5f07b17 2018-11-02 20:39:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:31,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-89e85c11-223d-4a1d-9364-64d8a2827f21 Date: Fri, 02 Nov 2018 20:39:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "updated_at": "2018-11-02T20:39:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "29d282c5-de29-4cac-a3f2-201224aeb6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "4a2b6b1f-917b-4f43-a639-586bfb61c930", "remote_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "ceeebbb8-b2c2-4b9d-ac49-7cc97f526e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "revision_number": 0, "id": "ed37ade4-16aa-457f-8aad-4c19fb10f0a4", "remote_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "remote_ip_prefix": null, "created_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b"}], "revision_number": 4, "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:39:31,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-89e85c11-223d-4a1d-9364-64d8a2827f21 2018-11-02 20:39:31,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:32,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ce8549-ded3-4270-9ae8-6c3f497f0389 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee8df193aafa42f4a5af4c364c2c2b4b", "name": "CreateSecurityGroupTests-32339949-52e7-4a0-proj"}} 2018-11-02 20:39:32,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b used request id req-10ce8549-ded3-4270-9ae8-6c3f497f0389 2018-11-02 20:39:32,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a2a2fe9-b120-4f5b-8486-24fc852dc0e7 2018-11-02 20:39:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3a2a2fe9-b120-4f5b-8486-24fc852dc0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:32,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7311ae75-dab2-4bf3-875d-cdc406faef51 Date: Fri, 02 Nov 2018 20:39:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "29d282c5-de29-4cac-a3f2-201224aeb6b0"}, {"remote_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "4a2b6b1f-917b-4f43-a639-586bfb61c930"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "ceeebbb8-b2c2-4b9d-ac49-7cc97f526e8e"}, {"remote_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:39:21Z", "security_group_id": "3a2a2fe9-b120-4f5b-8486-24fc852dc0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "created_at": "2018-11-02T20:39:21Z", "project_id": "ee8df193aafa42f4a5af4c364c2c2b4b", "id": "ed37ade4-16aa-457f-8aad-4c19fb10f0a4"}]} 2018-11-02 20:39:32,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3a2a2fe9-b120-4f5b-8486-24fc852dc0e7 used request id req-7311ae75-dab2-4bf3-875d-cdc406faef51 2018-11-02 20:39:32,307 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:39:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/3a2a2fe9-b120-4f5b-8486-24fc852dc0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:32,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9011faa-42e8-4271-ac19-720a642afdc5 Content-Length: 0 Date: Fri, 02 Nov 2018 20:39:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:39:32,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3a2a2fe9-b120-4f5b-8486-24fc852dc0e7 used request id req-c9011faa-42e8-4271-ac19-720a642afdc5 2018-11-02 20:39:32,683 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-32339949-52e7-4a0-proj 2018-11-02 20:39:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:32,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541d7925-930a-4638-b9d7-788efb36a172 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:32,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ee8df193aafa42f4a5af4c364c2c2b4b used request id req-541d7925-930a-4638-b9d7-788efb36a172 2018-11-02 20:39:32,994 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-32339949-52e7-4a0-proj-role 2018-11-02 20:39:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/153fa69d662c4f44b7efbd59329b00d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:33,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9c552a-af77-4a08-a5e1-d98e7af277b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:33,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/153fa69d662c4f44b7efbd59329b00d8 used request id req-9a9c552a-af77-4a08-a5e1-d98e7af277b7 2018-11-02 20:39:33,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c05473b6f91615c84fc9234a2813b1d6539f98" 2018-11-02 20:39:33,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9f43f1-959e-4b02-9a26-3a5158337b3a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:33,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5c9f43f1-959e-4b02-9a26-3a5158337b3a 2018-11-02 20:39:33,244 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-32339949-52e7-4a0-user 2018-11-02 20:39:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/3d57aa87a7dc4502a2aaeeaab2466a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7ef695a5bd2e650de8fa03469e8a7d900f7f75" 2018-11-02 20:39:33,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff078ff-eea7-4ba4-a37e-e13cb13aee27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:33,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3d57aa87a7dc4502a2aaeeaab2466a72 used request id req-fff078ff-eea7-4ba4-a37e-e13cb13aee27 2018-11-02 20:39:33,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:33,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["8P8LCsy2Qi-SvmFsITFjCQ"], "issued_at": "2018-11-02T20:39:33.000000Z"}} 2018-11-02 20:39:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}641c8737cc4beab3aec440018117cb193831b5fb" 2018-11-02 20:39:33,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623e2755-e9e8-4bbf-8306-79ef15157e74 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:33,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-623e2755-e9e8-4bbf-8306-79ef15157e74 2018-11-02 20:39:33,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:33,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:34,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["o-Ayn7gyRbeeHggGBjARZg"], "issued_at": "2018-11-02T20:39:34.000000Z"}} 2018-11-02 20:39:34,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:34,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a869511-78a4-42f7-9a5c-814f15a3e95e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:34,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0a869511-78a4-42f7-9a5c-814f15a3e95e 2018-11-02 20:39:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:34,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-758e7dfb-0674-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:34,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e87a42-e8db-416c-94b2-c121f83d1fc9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-758e7dfb-0674-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:39:34,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-758e7dfb-0674-4f5-proj used request id req-a4e87a42-e8db-416c-94b2-c121f83d1fc9 2018-11-02 20:39:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:34,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7a08e6-dbe2-48dc-85d9-dfb1860d2158 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:34,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ef7a08e6-dbe2-48dc-85d9-dfb1860d2158 2018-11-02 20:39:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj"}}' 2018-11-02 20:39:34,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06657a6b-5fce-40ca-bcfa-58fb82651d31 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0f0acc3ab854831885e2645e5a069ef"}, "tags": [], "enabled": true, "id": "d0f0acc3ab854831885e2645e5a069ef", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj"}} 2018-11-02 20:39:34,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-06657a6b-5fce-40ca-bcfa-58fb82651d31 2018-11-02 20:39:34,893 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-758e7dfb-0674-4f5-proj 2018-11-02 20:39:34,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:34,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:35,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["2EoeJ96wRw6ViIi3BBxzig"], "issued_at": "2018-11-02T20:39:35.000000Z"}} 2018-11-02 20:39:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31217c18ccd74ae795b6b89621a833636af87af2" 2018-11-02 20:39:35,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d0cc18-afb2-4608-a4cb-b62f8496b72c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:35,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-89d0cc18-afb2-4608-a4cb-b62f8496b72c 2018-11-02 20:39:35,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:35,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:35 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31217c18ccd74ae795b6b89621a833636af87af2" 2018-11-02 20:39:35,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c430731-87ce-497c-9f70-2710c9fdbfc8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:39:35,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6c430731-87ce-497c-9f70-2710c9fdbfc8 2018-11-02 20:39:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-758e7dfb-0674-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31217c18ccd74ae795b6b89621a833636af87af2" 2018-11-02 20:39:35,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dfe902-8e03-46c0-a4e9-8e687b6552aa Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-758e7dfb-0674-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0f0acc3ab854831885e2645e5a069ef"}, "tags": [], "enabled": true, "id": "d0f0acc3ab854831885e2645e5a069ef", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj"}]} 2018-11-02 20:39:35,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-758e7dfb-0674-4f5-proj used request id req-a6dfe902-8e03-46c0-a4e9-8e687b6552aa 2018-11-02 20:39:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31217c18ccd74ae795b6b89621a833636af87af2" 2018-11-02 20:39:35,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d23b84-748c-4ecb-bde7-4230404b4d5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:35,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-41d23b84-748c-4ecb-bde7-4230404b4d5d 2018-11-02 20:39:36,185 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-758e7dfb-0674-4f5-user 2018-11-02 20:39:36,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:36,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:36,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7a3fe9-1fd7-4948-878a-396dd5134ebb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:36,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cb7a3fe9-1fd7-4948-878a-396dd5134ebb 2018-11-02 20:39:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" -d '{"role": {"name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role"}}' 2018-11-02 20:39:36,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3520b9f-98ba-4d1c-a924-8d02c41534e3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13d1c72587fe4e39ae0332be35a2751d", "links": {"self": "http://172.30.9.31:5000/v3/roles/13d1c72587fe4e39ae0332be35a2751d"}, "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role"}} 2018-11-02 20:39:36,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c3520b9f-98ba-4d1c-a924-8d02c41534e3 2018-11-02 20:39:36,444 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role 2018-11-02 20:39:36,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/13d1c72587fe4e39ae0332be35a2751d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:36,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d4ac81-4100-4d6c-ad4d-4deb065581bf Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13d1c72587fe4e39ae0332be35a2751d", "links": {"self": "http://172.30.9.31:5000/v3/roles/13d1c72587fe4e39ae0332be35a2751d"}, "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role"}} 2018-11-02 20:39:36,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/13d1c72587fe4e39ae0332be35a2751d used request id req-a4d4ac81-4100-4d6c-ad4d-4deb065581bf 2018-11-02 20:39:36,545 - keystone_utils - INFO - Granting role CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role to project CreateImageSuccessTests-758e7dfb-0674-4f5-proj 2018-11-02 20:39:36,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d0f0acc3ab854831885e2645e5a069ef/users/fe547ec52df44ee1827915f4d65cb735/roles/13d1c72587fe4e39ae0332be35a2751d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:36,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88b0a26c-522f-4d0a-8074-d1b98311844b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:36,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d0f0acc3ab854831885e2645e5a069ef/users/fe547ec52df44ee1827915f4d65cb735/roles/13d1c72587fe4e39ae0332be35a2751d used request id req-88b0a26c-522f-4d0a-8074-d1b98311844b 2018-11-02 20:39:36,718 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:39:36,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:36,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:37,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13d1c72587fe4e39ae0332be35a2751d", "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role"}], "expires_at": "2018-11-02T21:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0f0acc3ab854831885e2645e5a069ef", "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-user", "id": "fe547ec52df44ee1827915f4d65cb735"}, "audit_ids": ["x96Pix8rSlWbz8Q6SO9GAg"], "issued_at": "2018-11-02T20:39:37.000000Z"}} 2018-11-02 20:39:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" 2018-11-02 20:39:37,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca370b2-32c8-4fdd-8207-8c11cd844ffa 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:37,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dca370b2-32c8-4fdd-8207-8c11cd844ffa 2018-11-02 20:39:37,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" 2018-11-02 20:39:37,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-efc6eeb9-e0e4-42e8-81e6-851eed5e0f02 Date: Fri, 02 Nov 2018 20:39:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e"} 2018-11-02 20:39:37,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e used request id req-efc6eeb9-e0e4-42e8-81e6-851eed5e0f02 2018-11-02 20:39:37,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" 2018-11-02 20:39:37,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38bb6a39-e09a-47ba-be00-4bc7d95c112b Date: Fri, 02 Nov 2018 20:39:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:37,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-38bb6a39-e09a-47ba-be00-4bc7d95c112b 2018-11-02 20:39:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e"}' 2018-11-02 20:39:37,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ab03900f-a04e-4e9a-9794-1fedc2fed617 Date: Fri, 02 Nov 2018 20:39:37 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "min_disk": 0, "protected": false, "id": "5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "file": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/file", "checksum": null, "owner": "d0f0acc3ab854831885e2645e5a069ef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:37,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ab03900f-a04e-4e9a-9794-1fedc2fed617 2018-11-02 20:39:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" -d '' 2018-11-02 20:39:39,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100bd701-e421-4849-a97d-f9d2fed3eb6e Date: Fri, 02 Nov 2018 20:39:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:39:39,198 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/file used request id req-100bd701-e421-4849-a97d-f9d2fed3eb6e 2018-11-02 20:39:39,198 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:39:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" 2018-11-02 20:39:39,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-319c0d5e-b232-48f9-ad62-f30eaa0f196a Date: Fri, 02 Nov 2018 20:39:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:39Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/snap", "metadata": {}}], "self": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "min_disk": 0, "protected": false, "id": "5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "file": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0f0acc3ab854831885e2645e5a069ef", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:39,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b used request id req-319c0d5e-b232-48f9-ad62-f30eaa0f196a 2018-11-02 20:39:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" 2018-11-02 20:39:39,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7bc2bd93-186d-4734-9e4d-b0c30da7121d Date: Fri, 02 Nov 2018 20:39:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:39,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-7bc2bd93-186d-4734-9e4d-b0c30da7121d 2018-11-02 20:39:39,591 - create_image - INFO - Created image with name - CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e 2018-11-02 20:39:39,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" 2018-11-02 20:39:39,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-05165a5b-1380-4e19-bd94-6793114945cb Date: Fri, 02 Nov 2018 20:39:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:39Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/snap", "metadata": {}}], "self": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "min_disk": 0, "protected": false, "id": "5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "file": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0f0acc3ab854831885e2645e5a069ef", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:39,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b used request id req-05165a5b-1380-4e19-bd94-6793114945cb 2018-11-02 20:39:39,814 - create_image - DEBUG - Instance status is - active 2018-11-02 20:39:39,814 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e 2018-11-02 20:39:39,814 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e 2018-11-02 20:39:39,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:40,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13d1c72587fe4e39ae0332be35a2751d", "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role"}], "expires_at": "2018-11-02T21:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0f0acc3ab854831885e2645e5a069ef", "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d0f0acc3ab854831885e2645e5a069ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d0f0acc3ab854831885e2645e5a069ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d0f0acc3ab854831885e2645e5a069ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-758e7dfb-0674-4f5-user", "id": "fe547ec52df44ee1827915f4d65cb735"}, "audit_ids": ["V7yQ-NUQRUONTPnZqhpRJw"], "issued_at": "2018-11-02T20:39:40.000000Z"}} 2018-11-02 20:39:40,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4542e8001c452ea5ef82c0578e598786edade9cf" 2018-11-02 20:39:40,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-538ebe8b-cea9-4a53-a3fa-79e25a58187f Date: Fri, 02 Nov 2018 20:39:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:39Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/snap", "metadata": {}}], "self": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "min_disk": 0, "protected": false, "id": "5ef396da-225d-46da-9d3f-50b9f3b2eb4b", "file": "/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0f0acc3ab854831885e2645e5a069ef", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e"} 2018-11-02 20:39:40,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e used request id req-538ebe8b-cea9-4a53-a3fa-79e25a58187f 2018-11-02 20:39:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4542e8001c452ea5ef82c0578e598786edade9cf" 2018-11-02 20:39:40,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d25c193-3898-4105-814c-3aa5c68be951 Date: Fri, 02 Nov 2018 20:39:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:40,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6d25c193-3898-4105-814c-3aa5c68be951 2018-11-02 20:39:40,664 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e 2018-11-02 20:39:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4542e8001c452ea5ef82c0578e598786edade9cf" 2018-11-02 20:39:41,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9858bdd1-8f1c-4c11-b03b-146b1bbdc406 Date: Fri, 02 Nov 2018 20:39:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:39:41,444 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b used request id req-9858bdd1-8f1c-4c11-b03b-146b1bbdc406 2018-11-02 20:39:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4542e8001c452ea5ef82c0578e598786edade9cf" 2018-11-02 20:39:41,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-019c8085-afed-4f5e-b93e-f97409ef72ba Date: Fri, 02 Nov 2018 20:39:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e"} 2018-11-02 20:39:41,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e used request id req-019c8085-afed-4f5e-b93e-f97409ef72ba 2018-11-02 20:39:41,477 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b62e717c-6680-4893-8e75-d0c47686445e 2018-11-02 20:39:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4c6896a372b13b1a4187e0d1661939fda320d84" 2018-11-02 20:39:41,666 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-d6141c4d-7289-419b-86ca-a646dbf55665 Date: Fri, 02 Nov 2018 20:39:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:39:41,666 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5ef396da-225d-46da-9d3f-50b9f3b2eb4b used request id req-d6141c4d-7289-419b-86ca-a646dbf55665 2018-11-02 20:39:41,666 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-11-02 20:39:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:41,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-923f3a0d-7779-4827-bd7a-837f5f80fe68 Date: Fri, 02 Nov 2018 20:39:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:39:41,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-923f3a0d-7779-4827-bd7a-837f5f80fe68 2018-11-02 20:39:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,150 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9285c38-ae7a-4139-84fa-f3ad763177f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:42,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-a9285c38-ae7a-4139-84fa-f3ad763177f1 2018-11-02 20:39:42,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:42,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ede712-099c-4114-b7c3-f9537bfe99e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:42,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b3ede712-099c-4114-b7c3-f9537bfe99e9 2018-11-02 20:39:42,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:42,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be81dfa5-b6d1-4416-b5bc-d7cc895d2aa4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:39:42,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-be81dfa5-b6d1-4416-b5bc-d7cc895d2aa4 2018-11-02 20:39:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1517131e-6fe1-459e-b4cc-82c56c15454d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:39:42,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-1517131e-6fe1-459e-b4cc-82c56c15454d 2018-11-02 20:39:42,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d79889-79c3-49b4-9015-db9604050201 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:42,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-b7d79889-79c3-49b4-9015-db9604050201 2018-11-02 20:39:42,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,738 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83408441-4c20-410e-afe8-984ede6f2188 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:42,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-83408441-4c20-410e-afe8-984ede6f2188 2018-11-02 20:39:42,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcacaad0-6a27-45d8-bdf2-86f6b84fff05 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:39:42,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-bcacaad0-6a27-45d8-bdf2-86f6b84fff05 2018-11-02 20:39:42,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:42,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a57319-6db4-457a-863d-67410507d545 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:42,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-a5a57319-6db4-457a-863d-67410507d545 2018-11-02 20:39:42,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:43,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29db1fbc-5e38-4f9d-87c2-cd3e510009b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:43,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-29db1fbc-5e38-4f9d-87c2-cd3e510009b0 2018-11-02 20:39:43,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:43,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5f3f0d-5303-460d-9a2e-ffbd4944c04e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:43,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-3b5f3f0d-5303-460d-9a2e-ffbd4944c04e 2018-11-02 20:39:43,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:43,196 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-758e7dfb-0674-4f5-proj 2018-11-02 20:39:43,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d0f0acc3ab854831885e2645e5a069ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:43,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36625531-0ccf-416c-88eb-084654a6e50a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:43,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d0f0acc3ab854831885e2645e5a069ef used request id req-36625531-0ccf-416c-88eb-084654a6e50a 2018-11-02 20:39:43,449 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-758e7dfb-0674-4f5-proj-role 2018-11-02 20:39:43,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/13d1c72587fe4e39ae0332be35a2751d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:43,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89825bf8-725c-4560-a905-b043227e334d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:43,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/13d1c72587fe4e39ae0332be35a2751d used request id req-89825bf8-725c-4560-a905-b043227e334d 2018-11-02 20:39:43,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462ef9c0706fc12810c2cc2a832429012a6430b" 2018-11-02 20:39:43,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a983ab2-093b-440b-a043-6cc0f81f2dec Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:43,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a983ab2-093b-440b-a043-6cc0f81f2dec 2018-11-02 20:39:43,713 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-758e7dfb-0674-4f5-user 2018-11-02 20:39:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/fe547ec52df44ee1827915f4d65cb735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31217c18ccd74ae795b6b89621a833636af87af2" 2018-11-02 20:39:43,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b88c3c86-abea-4832-8284-df53f6a97b2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:43,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fe547ec52df44ee1827915f4d65cb735 used request id req-b88c3c86-abea-4832-8284-df53f6a97b2b 2018-11-02 20:39:43,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:44,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zffe4qWqTrCBa_1Tvgeo8g"], "issued_at": "2018-11-02T20:39:44.000000Z"}} 2018-11-02 20:39:44,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e33a8081fb3a36daceee61dbfa3d0d0f96976617" 2018-11-02 20:39:44,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91b1b67-15d7-4c85-ab49-d1bcfcf8501e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:44,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e91b1b67-15d7-4c85-ab49-d1bcfcf8501e 2018-11-02 20:39:44,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:44,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:44,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3tSZuD7LSRu6ichHjkWO8A"], "issued_at": "2018-11-02T20:39:44.000000Z"}} 2018-11-02 20:39:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:44,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e9627d-8b83-4311-8f4b-8bc2f4e0d7f2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:44,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f3e9627d-8b83-4311-8f4b-8bc2f4e0d7f2 2018-11-02 20:39:44,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:44,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:44 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2b41ebf0-c369-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:45,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f2a6fa-4c7c-449a-8267-10384f107f4f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2b41ebf0-c369-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:39:45,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2b41ebf0-c369-4d2-proj used request id req-40f2a6fa-4c7c-449a-8267-10384f107f4f 2018-11-02 20:39:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:45,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b715cd0-8238-489a-a8ad-bc2fefd4ffad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:45,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1b715cd0-8238-489a-a8ad-bc2fefd4ffad 2018-11-02 20:39:45,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj"}}' 2018-11-02 20:39:45,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6c5c48-0241-423e-9a31-ffd508548a63 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c09c02376a43461c87f52192529e8d03"}, "tags": [], "enabled": true, "id": "c09c02376a43461c87f52192529e8d03", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj"}} 2018-11-02 20:39:45,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0a6c5c48-0241-423e-9a31-ffd508548a63 2018-11-02 20:39:45,348 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-2b41ebf0-c369-4d2-proj 2018-11-02 20:39:45,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:45,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:45,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["6mRTwP0qQm2EKZjX9MgX_g"], "issued_at": "2018-11-02T20:39:45.000000Z"}} 2018-11-02 20:39:45,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67969dcbc6c4a722b61e0716324da5f40fbdd2ac" 2018-11-02 20:39:45,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d00302-b477-4b92-b687-7eb7eebdfcf7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:45,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d1d00302-b477-4b92-b687-7eb7eebdfcf7 2018-11-02 20:39:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:45,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:45,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67969dcbc6c4a722b61e0716324da5f40fbdd2ac" 2018-11-02 20:39:45,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6bf317-b97b-4e84-9829-c4c03c28d462 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:39:45,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1f6bf317-b97b-4e84-9829-c4c03c28d462 2018-11-02 20:39:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-2b41ebf0-c369-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67969dcbc6c4a722b61e0716324da5f40fbdd2ac" 2018-11-02 20:39:46,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1b9005-bb82-4405-a048-8c9a9916fcfe Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-2b41ebf0-c369-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c09c02376a43461c87f52192529e8d03"}, "tags": [], "enabled": true, "id": "c09c02376a43461c87f52192529e8d03", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj"}]} 2018-11-02 20:39:46,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-2b41ebf0-c369-4d2-proj used request id req-9d1b9005-bb82-4405-a048-8c9a9916fcfe 2018-11-02 20:39:46,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67969dcbc6c4a722b61e0716324da5f40fbdd2ac" 2018-11-02 20:39:46,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53441d00-c5c5-47ec-9710-6c1e323d4612 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:46,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-53441d00-c5c5-47ec-9710-6c1e323d4612 2018-11-02 20:39:46,611 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-2b41ebf0-c369-4d2-user 2018-11-02 20:39:46,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:46,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:46,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b5af3f-ad26-4e4e-90ae-e599979d670d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:46,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c2b5af3f-ad26-4e4e-90ae-e599979d670d 2018-11-02 20:39:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" -d '{"role": {"name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role"}}' 2018-11-02 20:39:46,864 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77bde30d-b7ba-4fbf-bc10-5820884a18ef Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fb5e0023f714e2d9e341b6a32b36258", "links": {"self": "http://172.30.9.31:5000/v3/roles/8fb5e0023f714e2d9e341b6a32b36258"}, "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role"}} 2018-11-02 20:39:46,864 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-77bde30d-b7ba-4fbf-bc10-5820884a18ef 2018-11-02 20:39:46,864 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role 2018-11-02 20:39:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8fb5e0023f714e2d9e341b6a32b36258 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:46,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979b9979-59b2-49cc-8c50-3624cab0673b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fb5e0023f714e2d9e341b6a32b36258", "links": {"self": "http://172.30.9.31:5000/v3/roles/8fb5e0023f714e2d9e341b6a32b36258"}, "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role"}} 2018-11-02 20:39:46,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8fb5e0023f714e2d9e341b6a32b36258 used request id req-979b9979-59b2-49cc-8c50-3624cab0673b 2018-11-02 20:39:46,980 - keystone_utils - INFO - Granting role CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role to project CreateImageSuccessTests-2b41ebf0-c369-4d2-proj 2018-11-02 20:39:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c09c02376a43461c87f52192529e8d03/users/7b4f47a304404926a227481d5075552e/roles/8fb5e0023f714e2d9e341b6a32b36258 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:47,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49500c1-6a34-4ce5-bce8-4e829b7439c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:47,149 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c09c02376a43461c87f52192529e8d03/users/7b4f47a304404926a227481d5075552e/roles/8fb5e0023f714e2d9e341b6a32b36258 used request id req-e49500c1-6a34-4ce5-bce8-4e829b7439c1 2018-11-02 20:39:47,150 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:39:47,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:47,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:47,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb5e0023f714e2d9e341b6a32b36258", "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role"}], "expires_at": "2018-11-02T21:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c09c02376a43461c87f52192529e8d03", "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-user", "id": "7b4f47a304404926a227481d5075552e"}, "audit_ids": ["axAlT1BVQlyU-wxJ63p_Rg"], "issued_at": "2018-11-02T20:39:47.000000Z"}} 2018-11-02 20:39:47,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" 2018-11-02 20:39:47,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4b1f08-0b3f-4d30-843a-ac512055e685 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:47,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3f4b1f08-0b3f-4d30-843a-ac512055e685 2018-11-02 20:39:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" 2018-11-02 20:39:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5a0b2af8-178c-4cf0-8069-782fa2c071cd Date: Fri, 02 Nov 2018 20:39:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e"} 2018-11-02 20:39:47,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e used request id req-5a0b2af8-178c-4cf0-8069-782fa2c071cd 2018-11-02 20:39:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" 2018-11-02 20:39:48,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-64c07a72-713f-4f6d-9b7a-5d8cc0740383 Date: Fri, 02 Nov 2018 20:39:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:48,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-64c07a72-713f-4f6d-9b7a-5d8cc0740383 2018-11-02 20:39:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e"}' 2018-11-02 20:39:48,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-01ed30c3-5c6b-4fe4-aa2e-ceb57415206f Date: Fri, 02 Nov 2018 20:39:48 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e", "min_disk": 0, "protected": false, "id": "1cd17f57-43ac-4e83-84a6-39544418142e", "file": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e/file", "checksum": null, "owner": "c09c02376a43461c87f52192529e8d03", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:48,343 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-01ed30c3-5c6b-4fe4-aa2e-ceb57415206f 2018-11-02 20:39:48,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" -d '' 2018-11-02 20:39:49,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-375a231c-afd9-4a1d-97d0-95ac969d1869 Date: Fri, 02 Nov 2018 20:39:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:39:49,097 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e/file used request id req-375a231c-afd9-4a1d-97d0-95ac969d1869 2018-11-02 20:39:49,097 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:39:49,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" 2018-11-02 20:39:49,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-44b12497-e2f0-4b0a-8a88-e14ba5181d6c Date: Fri, 02 Nov 2018 20:39:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:49Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1cd17f57-43ac-4e83-84a6-39544418142e/snap", "metadata": {}}], "self": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e", "min_disk": 0, "protected": false, "id": "1cd17f57-43ac-4e83-84a6-39544418142e", "file": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c09c02376a43461c87f52192529e8d03", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1cd17f57-43ac-4e83-84a6-39544418142e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:49,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e used request id req-44b12497-e2f0-4b0a-8a88-e14ba5181d6c 2018-11-02 20:39:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" 2018-11-02 20:39:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e44b0281-2c91-4e92-afee-ae1c87b85465 Date: Fri, 02 Nov 2018 20:39:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:49,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-e44b0281-2c91-4e92-afee-ae1c87b85465 2018-11-02 20:39:49,508 - create_image - INFO - Created image with name - CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e 2018-11-02 20:39:49,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" 2018-11-02 20:39:49,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3831a954-336f-4d55-8d4c-fb1b28af1a4b Date: Fri, 02 Nov 2018 20:39:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:49Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1cd17f57-43ac-4e83-84a6-39544418142e/snap", "metadata": {}}], "self": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e", "min_disk": 0, "protected": false, "id": "1cd17f57-43ac-4e83-84a6-39544418142e", "file": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c09c02376a43461c87f52192529e8d03", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1cd17f57-43ac-4e83-84a6-39544418142e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:49,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e used request id req-3831a954-336f-4d55-8d4c-fb1b28af1a4b 2018-11-02 20:39:49,528 - create_image - DEBUG - Instance status is - active 2018-11-02 20:39:49,528 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e 2018-11-02 20:39:49,528 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e 2018-11-02 20:39:49,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:49,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb5e0023f714e2d9e341b6a32b36258", "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role"}], "expires_at": "2018-11-02T21:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c09c02376a43461c87f52192529e8d03", "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c09c02376a43461c87f52192529e8d03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_c09c02376a43461c87f52192529e8d03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c09c02376a43461c87f52192529e8d03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2b41ebf0-c369-4d2-user", "id": "7b4f47a304404926a227481d5075552e"}, "audit_ids": ["5M5VDcTGQLylc4mkrK2OdA"], "issued_at": "2018-11-02T20:39:49.000000Z"}} 2018-11-02 20:39:49,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c3a0f29775011933046ad40c380af928615ad6b" 2018-11-02 20:39:50,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-0e3dcd03-a9e1-4a79-b2d0-35e70cad8bf9 Date: Fri, 02 Nov 2018 20:39:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:49Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1cd17f57-43ac-4e83-84a6-39544418142e/snap", "metadata": {}}], "self": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e", "min_disk": 0, "protected": false, "id": "1cd17f57-43ac-4e83-84a6-39544418142e", "file": "/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c09c02376a43461c87f52192529e8d03", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1cd17f57-43ac-4e83-84a6-39544418142e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e"} 2018-11-02 20:39:50,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e used request id req-0e3dcd03-a9e1-4a79-b2d0-35e70cad8bf9 2018-11-02 20:39:50,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c3a0f29775011933046ad40c380af928615ad6b" 2018-11-02 20:39:50,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cf722862-108b-489b-9cd8-db7c8a9f6666 Date: Fri, 02 Nov 2018 20:39:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:50,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-cf722862-108b-489b-9cd8-db7c8a9f6666 2018-11-02 20:39:50,346 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4350edc1-a466-45d5-bdb0-4f632aac3e3e 2018-11-02 20:39:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e02aaf351746910c2359adea84fc8db09332bad8" 2018-11-02 20:39:51,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81d343d3-1cf3-4e92-a498-e7cea78d5246 Date: Fri, 02 Nov 2018 20:39:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:39:51,384 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1cd17f57-43ac-4e83-84a6-39544418142e used request id req-81d343d3-1cf3-4e92-a498-e7cea78d5246 2018-11-02 20:39:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:51,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-93114b90-9adb-462b-98c9-e02193415e68 Date: Fri, 02 Nov 2018 20:39:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:39:51,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-93114b90-9adb-462b-98c9-e02193415e68 2018-11-02 20:39:51,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:51,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ede310-3a54-4839-9a59-bffc0f5971fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:51,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-78ede310-3a54-4839-9a59-bffc0f5971fd 2018-11-02 20:39:51,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:51,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f027bcfc-d69d-48f5-bf82-97b49976a26d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:51,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-f027bcfc-d69d-48f5-bf82-97b49976a26d 2018-11-02 20:39:51,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583a44c8-d5ab-4304-a793-2c27ada7855b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:39:52,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-583a44c8-d5ab-4304-a793-2c27ada7855b 2018-11-02 20:39:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f716ab-2f36-42a2-b41c-86bf169e5d3d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:39:52,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-e8f716ab-2f36-42a2-b41c-86bf169e5d3d 2018-11-02 20:39:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f49f84-c6be-4a0e-8c01-63e0ceacc429 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:52,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-c8f49f84-c6be-4a0e-8c01-63e0ceacc429 2018-11-02 20:39:52,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47ac1689-d439-4639-bbc5-66af4224cd3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:52,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-47ac1689-d439-4639-bbc5-66af4224cd3a 2018-11-02 20:39:52,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e13fa9-ef7e-452d-95e3-98cc9bec49d3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:39:52,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-d6e13fa9-ef7e-452d-95e3-98cc9bec49d3 2018-11-02 20:39:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d89cc54e-3bb1-4384-9f9d-0f1048346934 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:52,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-d89cc54e-3bb1-4384-9f9d-0f1048346934 2018-11-02 20:39:52,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636c21c9-795a-497e-98ef-234b90c12fd2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:52,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-636c21c9-795a-497e-98ef-234b90c12fd2 2018-11-02 20:39:52,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:52,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:52,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c4b955c-ddf2-47bb-97ef-4c0b90d34394 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:39:52,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-7c4b955c-ddf2-47bb-97ef-4c0b90d34394 2018-11-02 20:39:52,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:39:52,889 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-2b41ebf0-c369-4d2-proj 2018-11-02 20:39:52,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c09c02376a43461c87f52192529e8d03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:53,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1572dd10-8ab8-4af1-b9b1-0d187f24c010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:53,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c09c02376a43461c87f52192529e8d03 used request id req-1572dd10-8ab8-4af1-b9b1-0d187f24c010 2018-11-02 20:39:53,137 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-2b41ebf0-c369-4d2-proj-role 2018-11-02 20:39:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/8fb5e0023f714e2d9e341b6a32b36258 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:53,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72dc90ad-3b28-4cf8-8132-b5dc21c751a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:53,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8fb5e0023f714e2d9e341b6a32b36258 used request id req-72dc90ad-3b28-4cf8-8132-b5dc21c751a0 2018-11-02 20:39:53,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ce6520c1c98ddb8ae0474637164e977793839a" 2018-11-02 20:39:53,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4d4337-d9d3-4140-b242-f9c781634cd2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:53,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2d4d4337-d9d3-4140-b242-f9c781634cd2 2018-11-02 20:39:53,381 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-2b41ebf0-c369-4d2-user 2018-11-02 20:39:53,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7b4f47a304404926a227481d5075552e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67969dcbc6c4a722b61e0716324da5f40fbdd2ac" 2018-11-02 20:39:53,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c08034-32a5-4a7d-84a2-8d9246be8a94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:53,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7b4f47a304404926a227481d5075552e used request id req-14c08034-32a5-4a7d-84a2-8d9246be8a94 2018-11-02 20:39:53,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:53,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["9AYyE4s3TTuxqwnjqE4Mxw"], "issued_at": "2018-11-02T20:39:54.000000Z"}} 2018-11-02 20:39:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf71432b299c51341d3342bbb00b7246ecf5ee3" 2018-11-02 20:39:54,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd12dbfe-43f4-4897-acb4-aae841b48031 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:54,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cd12dbfe-43f4-4897-acb4-aae841b48031 2018-11-02 20:39:54,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:54,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:54,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["QSI3YT00Tou7W9J50UAF0A"], "issued_at": "2018-11-02T20:39:54.000000Z"}} 2018-11-02 20:39:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:39:54,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da89520-e885-4e39-beb2-630221dc9e4c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:54,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3da89520-e885-4e39-beb2-630221dc9e4c 2018-11-02 20:39:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:54,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1086bd67-1f34-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:39:54,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88141ee2-7047-4aea-844f-eba3f7eb997f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1086bd67-1f34-489-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:39:54,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1086bd67-1f34-489-proj used request id req-88141ee2-7047-4aea-844f-eba3f7eb997f 2018-11-02 20:39:54,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:39:54,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07919ad-232c-476f-a4d3-718fa6fe7fb7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:54,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c07919ad-232c-476f-a4d3-718fa6fe7fb7 2018-11-02 20:39:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj"}}' 2018-11-02 20:39:54,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aefc699c-88ef-40f5-a412-a296ac1086d3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d14336e042a241378f6adfba9e8a3fea"}, "tags": [], "enabled": true, "id": "d14336e042a241378f6adfba9e8a3fea", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj"}} 2018-11-02 20:39:54,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-aefc699c-88ef-40f5-a412-a296ac1086d3 2018-11-02 20:39:54,976 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1086bd67-1f34-489-proj 2018-11-02 20:39:54,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:54,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:55,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["M15S3hZzQhmY_mPW1Rr5PA"], "issued_at": "2018-11-02T20:39:55.000000Z"}} 2018-11-02 20:39:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8d2e456e6ab47523563122d8fbcd5a51ae29e2" 2018-11-02 20:39:55,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11a0974-8252-46b0-80a6-f2c3e9bbd43f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:55,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c11a0974-8252-46b0-80a6-f2c3e9bbd43f 2018-11-02 20:39:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:39:55,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:39:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:39:55,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8d2e456e6ab47523563122d8fbcd5a51ae29e2" 2018-11-02 20:39:55,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1979462a-24bb-46d6-bdae-2e51698f3402 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:39:55,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1979462a-24bb-46d6-bdae-2e51698f3402 2018-11-02 20:39:55,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-1086bd67-1f34-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8d2e456e6ab47523563122d8fbcd5a51ae29e2" 2018-11-02 20:39:55,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a970ed0f-8d18-45bb-aced-edd82f0bfa2e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-1086bd67-1f34-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d14336e042a241378f6adfba9e8a3fea"}, "tags": [], "enabled": true, "id": "d14336e042a241378f6adfba9e8a3fea", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj"}]} 2018-11-02 20:39:55,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-1086bd67-1f34-489-proj used request id req-a970ed0f-8d18-45bb-aced-edd82f0bfa2e 2018-11-02 20:39:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8d2e456e6ab47523563122d8fbcd5a51ae29e2" 2018-11-02 20:39:55,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cb3abf-183a-4f6e-872c-9a59b9f9a837 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:39:55,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d6cb3abf-183a-4f6e-872c-9a59b9f9a837 2018-11-02 20:39:56,264 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1086bd67-1f34-489-user 2018-11-02 20:39:56,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:39:56,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f57133f-58f3-40ae-95ed-1685149668b9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:39:56,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1f57133f-58f3-40ae-95ed-1685149668b9 2018-11-02 20:39:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" -d '{"role": {"name": "CreateImageSuccessTests-1086bd67-1f34-489-proj-role"}}' 2018-11-02 20:39:56,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb0f7696-12b2-49a9-92f8-e580440c4901 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab7805dc87e444eea291c1ac4b8aaafd", "links": {"self": "http://172.30.9.31:5000/v3/roles/ab7805dc87e444eea291c1ac4b8aaafd"}, "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj-role"}} 2018-11-02 20:39:56,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-cb0f7696-12b2-49a9-92f8-e580440c4901 2018-11-02 20:39:56,509 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1086bd67-1f34-489-proj-role 2018-11-02 20:39:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ab7805dc87e444eea291c1ac4b8aaafd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:39:56,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e991418-0df3-4810-9dc9-e425aad5087c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab7805dc87e444eea291c1ac4b8aaafd", "links": {"self": "http://172.30.9.31:5000/v3/roles/ab7805dc87e444eea291c1ac4b8aaafd"}, "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj-role"}} 2018-11-02 20:39:56,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ab7805dc87e444eea291c1ac4b8aaafd used request id req-5e991418-0df3-4810-9dc9-e425aad5087c 2018-11-02 20:39:56,613 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1086bd67-1f34-489-proj-role to project CreateImageSuccessTests-1086bd67-1f34-489-proj 2018-11-02 20:39:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d14336e042a241378f6adfba9e8a3fea/users/aa1c49a38004464ea3696513c326e2e5/roles/ab7805dc87e444eea291c1ac4b8aaafd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:39:56,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed53b2fc-41eb-4334-a7cb-597bfcbf65fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:39:56,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d14336e042a241378f6adfba9e8a3fea/users/aa1c49a38004464ea3696513c326e2e5/roles/ab7805dc87e444eea291c1ac4b8aaafd used request id req-ed53b2fc-41eb-4334-a7cb-597bfcbf65fd 2018-11-02 20:39:56,778 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:39:56,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:39:56,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:39:57,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab7805dc87e444eea291c1ac4b8aaafd", "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj-role"}], "expires_at": "2018-11-02T21:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d14336e042a241378f6adfba9e8a3fea", "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1086bd67-1f34-489-user", "id": "aa1c49a38004464ea3696513c326e2e5"}, "audit_ids": ["8iFzBrqmRTmDPjKvf07meA"], "issued_at": "2018-11-02T20:39:57.000000Z"}} 2018-11-02 20:39:57,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" 2018-11-02 20:39:57,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4d9c33-0c0a-4e26-b863-d525f2405136 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:39:57,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9b4d9c33-0c0a-4e26-b863-d525f2405136 2018-11-02 20:39:57,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" 2018-11-02 20:39:57,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-94d553c5-83d0-47a0-9ffe-3a1c54709af6 Date: Fri, 02 Nov 2018 20:39:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76"} 2018-11-02 20:39:57,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 used request id req-94d553c5-83d0-47a0-9ffe-3a1c54709af6 2018-11-02 20:39:57,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" 2018-11-02 20:39:57,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a097fff4-5610-4717-b067-6bf5bfc077b7 Date: Fri, 02 Nov 2018 20:39:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:57,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a097fff4-5610-4717-b067-6bf5bfc077b7 2018-11-02 20:39:57,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76"}' 2018-11-02 20:39:57,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-38543a97-cac5-428d-a6c6-36dadc658e71 Date: Fri, 02 Nov 2018 20:39:57 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "min_disk": 0, "protected": false, "id": "e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "file": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/file", "checksum": null, "owner": "d14336e042a241378f6adfba9e8a3fea", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:57,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-38543a97-cac5-428d-a6c6-36dadc658e71 2018-11-02 20:39:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" -d '' 2018-11-02 20:39:59,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a876e2ae-b59d-4a03-9aa0-5c35b2e9b340 Date: Fri, 02 Nov 2018 20:39:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:39:59,139 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/file used request id req-a876e2ae-b59d-4a03-9aa0-5c35b2e9b340 2018-11-02 20:39:59,139 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:39:59,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" 2018-11-02 20:39:59,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5ab69a8d-be95-4f34-bfab-ada3668809a4 Date: Fri, 02 Nov 2018 20:39:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:59Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/snap", "metadata": {}}], "self": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "min_disk": 0, "protected": false, "id": "e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "file": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d14336e042a241378f6adfba9e8a3fea", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:59,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a used request id req-5ab69a8d-be95-4f34-bfab-ada3668809a4 2018-11-02 20:39:59,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" 2018-11-02 20:39:59,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-64b437e9-d493-497d-85ed-a9b90a969d31 Date: Fri, 02 Nov 2018 20:39:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:39:59,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-64b437e9-d493-497d-85ed-a9b90a969d31 2018-11-02 20:39:59,545 - create_image - INFO - Created image with name - CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 2018-11-02 20:39:59,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" 2018-11-02 20:39:59,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-494ff46c-9b77-4230-b5fe-f6e11ce42479 Date: Fri, 02 Nov 2018 20:39:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:59Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/snap", "metadata": {}}], "self": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "min_disk": 0, "protected": false, "id": "e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "file": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d14336e042a241378f6adfba9e8a3fea", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:39:59,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a used request id req-494ff46c-9b77-4230-b5fe-f6e11ce42479 2018-11-02 20:39:59,749 - create_image - DEBUG - Instance status is - active 2018-11-02 20:39:59,749 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 2018-11-02 20:39:59,749 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 2018-11-02 20:39:59,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:00,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab7805dc87e444eea291c1ac4b8aaafd", "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj-role"}], "expires_at": "2018-11-02T21:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d14336e042a241378f6adfba9e8a3fea", "name": "CreateImageSuccessTests-1086bd67-1f34-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d14336e042a241378f6adfba9e8a3fea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d14336e042a241378f6adfba9e8a3fea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d14336e042a241378f6adfba9e8a3fea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1086bd67-1f34-489-user", "id": "aa1c49a38004464ea3696513c326e2e5"}, "audit_ids": ["UvQZlDP1RdCelmknO0j0kw"], "issued_at": "2018-11-02T20:40:00.000000Z"}} 2018-11-02 20:40:00,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa146dff4da22f317ad0bab439c24e20bc8e3f7a" 2018-11-02 20:40:00,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5593b1ce-241b-4b5c-bba1-5e8b727161f8 Date: Fri, 02 Nov 2018 20:40:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:39:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:39:59Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/snap", "metadata": {}}], "self": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "min_disk": 0, "protected": false, "id": "e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a", "file": "/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d14336e042a241378f6adfba9e8a3fea", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76"} 2018-11-02 20:40:00,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 used request id req-5593b1ce-241b-4b5c-bba1-5e8b727161f8 2018-11-02 20:40:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa146dff4da22f317ad0bab439c24e20bc8e3f7a" 2018-11-02 20:40:00,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3ed9ae4e-7df4-478e-8cee-ea42b09f6cb4 Date: Fri, 02 Nov 2018 20:40:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:00,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-3ed9ae4e-7df4-478e-8cee-ea42b09f6cb4 2018-11-02 20:40:00,579 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d6745c08-f63b-408d-a663-5a71d616ed76 2018-11-02 20:40:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84fd26cedcf26732f0e4079fc51cdbc8cd0e9576" 2018-11-02 20:40:01,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbe6dbd5-4fc2-4b76-85f7-bd05c1ac608b Date: Fri, 02 Nov 2018 20:40:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:01,378 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e40fc1a0-c81e-46e3-8f21-b8fc5ae2045a used request id req-bbe6dbd5-4fc2-4b76-85f7-bd05c1ac608b 2018-11-02 20:40:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:01,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ee21aba7-1685-46d8-850a-b6294fdc9134 Date: Fri, 02 Nov 2018 20:40:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:01,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ee21aba7-1685-46d8-850a-b6294fdc9134 2018-11-02 20:40:01,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:01,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96232f88-5bbf-4a81-8f38-351adf467c19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:01,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-96232f88-5bbf-4a81-8f38-351adf467c19 2018-11-02 20:40:01,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:01,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95f7b0fb-60d4-4975-abab-a1221bc0f6c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:01,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-95f7b0fb-60d4-4975-abab-a1221bc0f6c5 2018-11-02 20:40:01,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79df65db-46ca-4bf1-9f7a-8db97128c7ec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:40:02,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-79df65db-46ca-4bf1-9f7a-8db97128c7ec 2018-11-02 20:40:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd04a0f-e5a3-40fc-a61b-95089aeebec4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:40:02,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-efd04a0f-e5a3-40fc-a61b-95089aeebec4 2018-11-02 20:40:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50b89401-6f0c-43e9-ac9a-2d8c6d0f0935 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:02,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-50b89401-6f0c-43e9-ac9a-2d8c6d0f0935 2018-11-02 20:40:02,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:02,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e6ade77-f911-43dc-ba36-f6df3b14f29f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:02,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-2e6ade77-f911-43dc-ba36-f6df3b14f29f 2018-11-02 20:40:02,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:02,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022e5e7a-1417-44cb-9a52-fe0b6af41fdb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:40:02,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-022e5e7a-1417-44cb-9a52-fe0b6af41fdb 2018-11-02 20:40:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c5a1363-e760-4f1a-a39c-894a4170316b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:02,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-9c5a1363-e760-4f1a-a39c-894a4170316b 2018-11-02 20:40:02,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb081d5-806e-4f47-b5cd-c41e3b99898e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:02,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-0eb081d5-806e-4f47-b5cd-c41e3b99898e 2018-11-02 20:40:02,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:02,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f610d25d-fb2d-4c88-84b1-90e7c23b647a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:02,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-f610d25d-fb2d-4c88-84b1-90e7c23b647a 2018-11-02 20:40:02,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:02,887 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1086bd67-1f34-489-proj 2018-11-02 20:40:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d14336e042a241378f6adfba9e8a3fea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:03,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e96065-b22a-4858-9948-9127d588f888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:03,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d14336e042a241378f6adfba9e8a3fea used request id req-96e96065-b22a-4858-9948-9127d588f888 2018-11-02 20:40:03,156 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1086bd67-1f34-489-proj-role 2018-11-02 20:40:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ab7805dc87e444eea291c1ac4b8aaafd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:03,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4ea2c7-79a4-45ba-9130-49f24859db57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:03,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ab7805dc87e444eea291c1ac4b8aaafd used request id req-3a4ea2c7-79a4-45ba-9130-49f24859db57 2018-11-02 20:40:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4211ce815d4fba1e93a56327ccaf40bf787c1383" 2018-11-02 20:40:03,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0f0a19-dd10-4906-afad-b03d2b0f782f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:03,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7d0f0a19-dd10-4906-afad-b03d2b0f782f 2018-11-02 20:40:03,404 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1086bd67-1f34-489-user 2018-11-02 20:40:03,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/aa1c49a38004464ea3696513c326e2e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8d2e456e6ab47523563122d8fbcd5a51ae29e2" 2018-11-02 20:40:03,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be1a6b60-d839-4d68-b522-c66ba2430327 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:03,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/aa1c49a38004464ea3696513c326e2e5 used request id req-be1a6b60-d839-4d68-b522-c66ba2430327 2018-11-02 20:40:03,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:04,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["GPzusC_jSq683iP9hARh1g"], "issued_at": "2018-11-02T20:40:04.000000Z"}} 2018-11-02 20:40:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c5ab2d9e524ea3c1d8d20dec720845b85df2ee" 2018-11-02 20:40:04,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bb0dd9-ec07-4abb-ae8f-8389a54219e6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:04,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-82bb0dd9-ec07-4abb-ae8f-8389a54219e6 2018-11-02 20:40:04,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:04,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:04,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["6IEpYO35RiCwVRLeEV-lCg"], "issued_at": "2018-11-02T20:40:04.000000Z"}} 2018-11-02 20:40:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:04,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c33e94-0919-4db2-aacd-20790251951b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:04,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-05c33e94-0919-4db2-aacd-20790251951b 2018-11-02 20:40:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:04,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:04,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bd363816-afa6-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:04,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5102adc2-522d-4fa7-a561-ae0cac2d25f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bd363816-afa6-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:40:04,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bd363816-afa6-4bb-proj used request id req-5102adc2-522d-4fa7-a561-ae0cac2d25f8 2018-11-02 20:40:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:04,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a54023-f8fb-4fc1-b6ba-a688d799ef40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:04,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-48a54023-f8fb-4fc1-b6ba-a688d799ef40 2018-11-02 20:40:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj"}}' 2018-11-02 20:40:05,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57cdb72-5d54-46a9-a2d2-d1fd9f166f24 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c93ef8b8347248c7bbb15347698ce8c6"}, "tags": [], "enabled": true, "id": "c93ef8b8347248c7bbb15347698ce8c6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj"}} 2018-11-02 20:40:05,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a57cdb72-5d54-46a9-a2d2-d1fd9f166f24 2018-11-02 20:40:05,025 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-bd363816-afa6-4bb-proj 2018-11-02 20:40:05,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:05,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:05,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["kxMfH1cWR7q9fMj3Wd6Zeg"], "issued_at": "2018-11-02T20:40:05.000000Z"}} 2018-11-02 20:40:05,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8e7b007fc8687293f2421255a4cf10c4e0e75" 2018-11-02 20:40:05,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b249bde3-c353-4997-96af-e6981ebf25c6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:05,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b249bde3-c353-4997-96af-e6981ebf25c6 2018-11-02 20:40:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:05,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8e7b007fc8687293f2421255a4cf10c4e0e75" 2018-11-02 20:40:05,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23f2705-1a1b-4905-b4bd-6f273f1830fc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:40:05,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f23f2705-1a1b-4905-b4bd-6f273f1830fc 2018-11-02 20:40:05,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-bd363816-afa6-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8e7b007fc8687293f2421255a4cf10c4e0e75" 2018-11-02 20:40:05,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45573f4a-6c9f-4678-a31f-b044e410c34c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-bd363816-afa6-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c93ef8b8347248c7bbb15347698ce8c6"}, "tags": [], "enabled": true, "id": "c93ef8b8347248c7bbb15347698ce8c6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj"}]} 2018-11-02 20:40:05,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-bd363816-afa6-4bb-proj used request id req-45573f4a-6c9f-4678-a31f-b044e410c34c 2018-11-02 20:40:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8e7b007fc8687293f2421255a4cf10c4e0e75" 2018-11-02 20:40:05,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc88e259-ac91-49ba-be01-cfc843e59d76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:05,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bc88e259-ac91-49ba-be01-cfc843e59d76 2018-11-02 20:40:06,288 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-bd363816-afa6-4bb-user 2018-11-02 20:40:06,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:06,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978c41f1-c2d0-423c-bd7c-036af8968886 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:06,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-978c41f1-c2d0-423c-bd7c-036af8968886 2018-11-02 20:40:06,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" -d '{"role": {"name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj-role"}}' 2018-11-02 20:40:06,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc16c22-27a7-4abb-b006-3e6739314608 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0758c15df1794512be7c6ed153cb7eee", "links": {"self": "http://172.30.9.31:5000/v3/roles/0758c15df1794512be7c6ed153cb7eee"}, "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj-role"}} 2018-11-02 20:40:06,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4cc16c22-27a7-4abb-b006-3e6739314608 2018-11-02 20:40:06,558 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-bd363816-afa6-4bb-proj-role 2018-11-02 20:40:06,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/0758c15df1794512be7c6ed153cb7eee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:06,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555a2c16-7407-420c-95a0-ad2c71ddb886 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0758c15df1794512be7c6ed153cb7eee", "links": {"self": "http://172.30.9.31:5000/v3/roles/0758c15df1794512be7c6ed153cb7eee"}, "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj-role"}} 2018-11-02 20:40:06,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/0758c15df1794512be7c6ed153cb7eee used request id req-555a2c16-7407-420c-95a0-ad2c71ddb886 2018-11-02 20:40:06,576 - keystone_utils - INFO - Granting role CreateImageSuccessTests-bd363816-afa6-4bb-proj-role to project CreateImageSuccessTests-bd363816-afa6-4bb-proj 2018-11-02 20:40:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c93ef8b8347248c7bbb15347698ce8c6/users/76dd887a66d640769eb8b955f9fb14cd/roles/0758c15df1794512be7c6ed153cb7eee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:06,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ec2b13-44ad-42fb-8b62-18d8e0dcfc3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:06,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c93ef8b8347248c7bbb15347698ce8c6/users/76dd887a66d640769eb8b955f9fb14cd/roles/0758c15df1794512be7c6ed153cb7eee used request id req-36ec2b13-44ad-42fb-8b62-18d8e0dcfc3c 2018-11-02 20:40:06,730 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:40:06,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:06,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:07,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0758c15df1794512be7c6ed153cb7eee", "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj-role"}], "expires_at": "2018-11-02T21:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93ef8b8347248c7bbb15347698ce8c6", "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bd363816-afa6-4bb-user", "id": "76dd887a66d640769eb8b955f9fb14cd"}, "audit_ids": ["zy5jHfXXQembuuVhclQoew"], "issued_at": "2018-11-02T20:40:07.000000Z"}} 2018-11-02 20:40:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" 2018-11-02 20:40:07,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc001142-edaf-4a03-8100-f033a5efbdf4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:07,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cc001142-edaf-4a03-8100-f033a5efbdf4 2018-11-02 20:40:07,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" 2018-11-02 20:40:07,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9465a473-072d-4068-86c5-308010924a6f Date: Fri, 02 Nov 2018 20:40:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d"} 2018-11-02 20:40:07,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d used request id req-9465a473-072d-4068-86c5-308010924a6f 2018-11-02 20:40:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" 2018-11-02 20:40:07,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d0b23b9-9a38-4625-9646-49a3f03090df Date: Fri, 02 Nov 2018 20:40:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:07,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9d0b23b9-9a38-4625-9646-49a3f03090df 2018-11-02 20:40:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d"}' 2018-11-02 20:40:07,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eb02d2dd-ab0b-4eaf-a36e-048194b6fee6 Date: Fri, 02 Nov 2018 20:40:07 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284", "min_disk": 0, "protected": false, "id": "8a711e8b-3ad1-412d-899c-5fbeb8448284", "file": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/file", "checksum": null, "owner": "c93ef8b8347248c7bbb15347698ce8c6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:07,939 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-eb02d2dd-ab0b-4eaf-a36e-048194b6fee6 2018-11-02 20:40:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" -d '' 2018-11-02 20:40:09,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ea4fa70-7f8a-4c02-890f-2b6a121bda81 Date: Fri, 02 Nov 2018 20:40:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:09,172 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/file used request id req-1ea4fa70-7f8a-4c02-890f-2b6a121bda81 2018-11-02 20:40:09,173 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:40:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" 2018-11-02 20:40:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8ca3f11e-2239-408a-88ec-1b779a9257e9 Date: Fri, 02 Nov 2018 20:40:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:09Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/snap", "metadata": {}}], "self": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284", "min_disk": 0, "protected": false, "id": "8a711e8b-3ad1-412d-899c-5fbeb8448284", "file": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c93ef8b8347248c7bbb15347698ce8c6", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:09,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284 used request id req-8ca3f11e-2239-408a-88ec-1b779a9257e9 2018-11-02 20:40:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" 2018-11-02 20:40:09,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d5ac2375-bdb8-4df0-b9ff-0402ad1dbcaa Date: Fri, 02 Nov 2018 20:40:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:09,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d5ac2375-bdb8-4df0-b9ff-0402ad1dbcaa 2018-11-02 20:40:09,578 - create_image - INFO - Created image with name - CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d 2018-11-02 20:40:09,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" 2018-11-02 20:40:09,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-25bb8ad7-f9e1-44af-bee3-0bfd5d1d3fba Date: Fri, 02 Nov 2018 20:40:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:09Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/snap", "metadata": {}}], "self": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284", "min_disk": 0, "protected": false, "id": "8a711e8b-3ad1-412d-899c-5fbeb8448284", "file": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c93ef8b8347248c7bbb15347698ce8c6", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:09,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284 used request id req-25bb8ad7-f9e1-44af-bee3-0bfd5d1d3fba 2018-11-02 20:40:09,786 - create_image - DEBUG - Instance status is - active 2018-11-02 20:40:09,786 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d 2018-11-02 20:40:09,786 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d 2018-11-02 20:40:09,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:10,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0758c15df1794512be7c6ed153cb7eee", "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj-role"}], "expires_at": "2018-11-02T21:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93ef8b8347248c7bbb15347698ce8c6", "name": "CreateImageSuccessTests-bd363816-afa6-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c93ef8b8347248c7bbb15347698ce8c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_c93ef8b8347248c7bbb15347698ce8c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c93ef8b8347248c7bbb15347698ce8c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bd363816-afa6-4bb-user", "id": "76dd887a66d640769eb8b955f9fb14cd"}, "audit_ids": ["VqwaIMHHR_e1lotZPYdmOA"], "issued_at": "2018-11-02T20:40:10.000000Z"}} 2018-11-02 20:40:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cac2450749b366908bd97e473bf5499561ab7d95" 2018-11-02 20:40:10,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6ae8f8f2-b9e1-432a-9709-e209258e758b Date: Fri, 02 Nov 2018 20:40:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:09Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/snap", "metadata": {}}], "self": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284", "min_disk": 0, "protected": false, "id": "8a711e8b-3ad1-412d-899c-5fbeb8448284", "file": "/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c93ef8b8347248c7bbb15347698ce8c6", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8a711e8b-3ad1-412d-899c-5fbeb8448284/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d"} 2018-11-02 20:40:10,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d used request id req-6ae8f8f2-b9e1-432a-9709-e209258e758b 2018-11-02 20:40:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cac2450749b366908bd97e473bf5499561ab7d95" 2018-11-02 20:40:10,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9597b686-ac5f-4cb6-a1bc-bf141606b2e4 Date: Fri, 02 Nov 2018 20:40:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:10,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9597b686-ac5f-4cb6-a1bc-bf141606b2e4 2018-11-02 20:40:10,708 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c8655d0e-2b2c-4f26-af32-abc9bbf3317d 2018-11-02 20:40:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee11b75c3bd30c80747286284b20272501c81041" 2018-11-02 20:40:11,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b47926b8-9d25-41cf-880d-ac8f99be4494 Date: Fri, 02 Nov 2018 20:40:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:11,419 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8a711e8b-3ad1-412d-899c-5fbeb8448284 used request id req-b47926b8-9d25-41cf-880d-ac8f99be4494 2018-11-02 20:40:11,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:11,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-236cdac9-2c08-4206-ab95-106fbd04dfb0 Date: Fri, 02 Nov 2018 20:40:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:11,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-236cdac9-2c08-4206-ab95-106fbd04dfb0 2018-11-02 20:40:11,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:11,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1835aa9a-f214-40c4-8e8f-427b7a787c7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:11,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-1835aa9a-f214-40c4-8e8f-427b7a787c7d 2018-11-02 20:40:11,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:11,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f7121e-1ef5-4967-bb55-470c34c31aa1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:11,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-33f7121e-1ef5-4967-bb55-470c34c31aa1 2018-11-02 20:40:11,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cb9176-0cc8-4297-94ed-f69f93eff988 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:40:12,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-a1cb9176-0cc8-4297-94ed-f69f93eff988 2018-11-02 20:40:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d92243-29c7-4c45-a9bf-b144eb115e36 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:40:12,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-19d92243-29c7-4c45-a9bf-b144eb115e36 2018-11-02 20:40:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e6f9bb4-5b20-4229-81e6-f9dbf4a54211 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:12,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-4e6f9bb4-5b20-4229-81e6-f9dbf4a54211 2018-11-02 20:40:12,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd4ebc4-5c83-466d-9d5e-bc201cd1a62c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:12,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-1cd4ebc4-5c83-466d-9d5e-bc201cd1a62c 2018-11-02 20:40:12,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:12,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5609070-ac91-4cd4-9399-e2c0f5a5737c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:40:12,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c5609070-ac91-4cd4-9399-e2c0f5a5737c 2018-11-02 20:40:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-276d6edf-3cca-4f69-bb81-bd497e1694e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:12,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-276d6edf-3cca-4f69-bb81-bd497e1694e0 2018-11-02 20:40:12,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d97e810-13d2-47a4-b285-2b98043c1bc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:12,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-0d97e810-13d2-47a4-b285-2b98043c1bc3 2018-11-02 20:40:12,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:12,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:12,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d82b3b82-dbb3-45ac-9c68-3b7086e7c171 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:12,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-d82b3b82-dbb3-45ac-9c68-3b7086e7c171 2018-11-02 20:40:12,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:12,906 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-bd363816-afa6-4bb-proj 2018-11-02 20:40:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c93ef8b8347248c7bbb15347698ce8c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:13,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4f69c2a-0164-4e4d-831e-a666a6df805d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:13,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c93ef8b8347248c7bbb15347698ce8c6 used request id req-e4f69c2a-0164-4e4d-831e-a666a6df805d 2018-11-02 20:40:13,149 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-bd363816-afa6-4bb-proj-role 2018-11-02 20:40:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/0758c15df1794512be7c6ed153cb7eee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:13,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b62abc3-92b5-4a76-8e20-22dcf34a3912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:13,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0758c15df1794512be7c6ed153cb7eee used request id req-5b62abc3-92b5-4a76-8e20-22dcf34a3912 2018-11-02 20:40:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b901bd21e7f44a764f6c47cf623c96650949c6" 2018-11-02 20:40:13,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e0a1db-2ce5-4c34-95fe-15f7a70d92a5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:13,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-70e0a1db-2ce5-4c34-95fe-15f7a70d92a5 2018-11-02 20:40:13,390 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-bd363816-afa6-4bb-user 2018-11-02 20:40:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/76dd887a66d640769eb8b955f9fb14cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8e7b007fc8687293f2421255a4cf10c4e0e75" 2018-11-02 20:40:13,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f43ec1-04a2-4230-a654-cb654198ae96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:13,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/76dd887a66d640769eb8b955f9fb14cd used request id req-19f43ec1-04a2-4230-a654-cb654198ae96 2018-11-02 20:40:13,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:14,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xUYC5xBxRP6x2HCZElrMhQ"], "issued_at": "2018-11-02T20:40:14.000000Z"}} 2018-11-02 20:40:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d2b5a6a2ae748d3177f721dd0679b58ce98c45" 2018-11-02 20:40:14,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c1afd2-b9fc-4902-ab43-3b0b8d70cb19 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:14,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c7c1afd2-b9fc-4902-ab43-3b0b8d70cb19 2018-11-02 20:40:14,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:14,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:14,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["M4B1--LLRYiVf_DheNc63Q"], "issued_at": "2018-11-02T20:40:14.000000Z"}} 2018-11-02 20:40:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:14,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce31cf18-c696-4680-9bc0-09ab4009ee2c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:14,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce31cf18-c696-4680-9bc0-09ab4009ee2c 2018-11-02 20:40:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:14,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:14 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-44a89dd8-6b5e-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:14,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6b290d-3625-40b9-a517-5e455357f602 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-44a89dd8-6b5e-406-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:40:14,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-44a89dd8-6b5e-406-proj used request id req-6a6b290d-3625-40b9-a517-5e455357f602 2018-11-02 20:40:14,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:14,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd64476-6a6d-4f91-85dd-8539ff21bed5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:14,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cfd64476-6a6d-4f91-85dd-8539ff21bed5 2018-11-02 20:40:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj"}}' 2018-11-02 20:40:15,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08fd44f5-5be4-4511-a287-48170428c727 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/866dfd4f56484c4baada2f88e376d23b"}, "tags": [], "enabled": true, "id": "866dfd4f56484c4baada2f88e376d23b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj"}} 2018-11-02 20:40:15,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-08fd44f5-5be4-4511-a287-48170428c727 2018-11-02 20:40:15,031 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-44a89dd8-6b5e-406-proj 2018-11-02 20:40:15,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:15,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:15,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["20so2D7oQ5S4-OdLPn5_Hg"], "issued_at": "2018-11-02T20:40:15.000000Z"}} 2018-11-02 20:40:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1874b6160a9715d421535b5179201af6de342f3e" 2018-11-02 20:40:15,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779c90c2-a5e8-44c0-9afc-c3f9eb7b4458 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:15,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-779c90c2-a5e8-44c0-9afc-c3f9eb7b4458 2018-11-02 20:40:15,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:15,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:15 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1874b6160a9715d421535b5179201af6de342f3e" 2018-11-02 20:40:15,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a19257-34d2-49da-ad73-98009283896f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:40:15,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a3a19257-34d2-49da-ad73-98009283896f 2018-11-02 20:40:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-44a89dd8-6b5e-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1874b6160a9715d421535b5179201af6de342f3e" 2018-11-02 20:40:15,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e814238d-f43e-4fd4-9b1d-02ae6c4a4083 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-44a89dd8-6b5e-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/866dfd4f56484c4baada2f88e376d23b"}, "tags": [], "enabled": true, "id": "866dfd4f56484c4baada2f88e376d23b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj"}]} 2018-11-02 20:40:15,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-44a89dd8-6b5e-406-proj used request id req-e814238d-f43e-4fd4-9b1d-02ae6c4a4083 2018-11-02 20:40:15,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1874b6160a9715d421535b5179201af6de342f3e" 2018-11-02 20:40:15,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963ec84c-5eec-460d-8295-f902659d0937 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:15,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-963ec84c-5eec-460d-8295-f902659d0937 2018-11-02 20:40:16,311 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-44a89dd8-6b5e-406-user 2018-11-02 20:40:16,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:16,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a9c309-9535-41a3-9820-8fe6d0d75948 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:16,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f6a9c309-9535-41a3-9820-8fe6d0d75948 2018-11-02 20:40:16,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" -d '{"role": {"name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role"}}' 2018-11-02 20:40:16,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db34e248-eb38-40b0-8366-f44977f48379 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0547f53e89544602b1a083f4f9cb8e8d", "links": {"self": "http://172.30.9.31:5000/v3/roles/0547f53e89544602b1a083f4f9cb8e8d"}, "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role"}} 2018-11-02 20:40:16,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-db34e248-eb38-40b0-8366-f44977f48379 2018-11-02 20:40:16,545 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role 2018-11-02 20:40:16,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/0547f53e89544602b1a083f4f9cb8e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:16,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e580318f-e7b3-4e49-bdc6-95933ceb3fbc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0547f53e89544602b1a083f4f9cb8e8d", "links": {"self": "http://172.30.9.31:5000/v3/roles/0547f53e89544602b1a083f4f9cb8e8d"}, "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role"}} 2018-11-02 20:40:16,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/0547f53e89544602b1a083f4f9cb8e8d used request id req-e580318f-e7b3-4e49-bdc6-95933ceb3fbc 2018-11-02 20:40:16,565 - keystone_utils - INFO - Granting role CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role to project CreateImageSuccessTests-44a89dd8-6b5e-406-proj 2018-11-02 20:40:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/866dfd4f56484c4baada2f88e376d23b/users/55598af2afb9460f9aa311a2333618ff/roles/0547f53e89544602b1a083f4f9cb8e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:16,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d024e099-6bc7-465d-bedc-b961ab3b5836 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:16,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/866dfd4f56484c4baada2f88e376d23b/users/55598af2afb9460f9aa311a2333618ff/roles/0547f53e89544602b1a083f4f9cb8e8d used request id req-d024e099-6bc7-465d-bedc-b961ab3b5836 2018-11-02 20:40:16,724 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:40:16,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:16,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:17,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0547f53e89544602b1a083f4f9cb8e8d", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role"}], "expires_at": "2018-11-02T21:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "866dfd4f56484c4baada2f88e376d23b", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-user", "id": "55598af2afb9460f9aa311a2333618ff"}, "audit_ids": ["yHBsgOVgSi6hhDOZUTnxyA"], "issued_at": "2018-11-02T20:40:17.000000Z"}} 2018-11-02 20:40:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" 2018-11-02 20:40:17,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a954dd4-cfe7-4663-bb34-fb228104fe6d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:17,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a954dd4-cfe7-4663-bb34-fb228104fe6d 2018-11-02 20:40:17,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" 2018-11-02 20:40:17,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f6c9b6d5-648c-4040-98e7-27039544bee0 Date: Fri, 02 Nov 2018 20:40:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33"} 2018-11-02 20:40:17,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 used request id req-f6c9b6d5-648c-4040-98e7-27039544bee0 2018-11-02 20:40:17,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" 2018-11-02 20:40:17,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-146e474b-1ae2-4960-b9e8-9080228df807 Date: Fri, 02 Nov 2018 20:40:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:17,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-146e474b-1ae2-4960-b9e8-9080228df807 2018-11-02 20:40:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33"}' 2018-11-02 20:40:17,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19caab53-1fdb-4277-b80a-ed3e256cd627 Date: Fri, 02 Nov 2018 20:40:17 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689", "min_disk": 0, "protected": false, "id": "bdd81381-c37a-48ab-9925-ce440e73b689", "file": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689/file", "checksum": null, "owner": "866dfd4f56484c4baada2f88e376d23b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:17,950 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-19caab53-1fdb-4277-b80a-ed3e256cd627 2018-11-02 20:40:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" -d '' 2018-11-02 20:40:19,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-395beb92-43af-4193-8880-bb3e88634b28 Date: Fri, 02 Nov 2018 20:40:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:19,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689/file used request id req-395beb92-43af-4193-8880-bb3e88634b28 2018-11-02 20:40:19,192 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:40:19,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" 2018-11-02 20:40:19,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a4c40b6e-9b1e-43b0-9931-481d72c427b8 Date: Fri, 02 Nov 2018 20:40:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:19Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "metadata": {}}], "self": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689", "min_disk": 0, "protected": false, "id": "bdd81381-c37a-48ab-9925-ce440e73b689", "file": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "866dfd4f56484c4baada2f88e376d23b", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:19,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689 used request id req-a4c40b6e-9b1e-43b0-9931-481d72c427b8 2018-11-02 20:40:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" 2018-11-02 20:40:19,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7d4af29b-9c63-4fec-bddb-fa3157bf06b6 Date: Fri, 02 Nov 2018 20:40:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:19,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-7d4af29b-9c63-4fec-bddb-fa3157bf06b6 2018-11-02 20:40:19,593 - create_image - INFO - Created image with name - CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 2018-11-02 20:40:19,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" 2018-11-02 20:40:19,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8d26e078-1f37-4267-94bc-8013be5f1224 Date: Fri, 02 Nov 2018 20:40:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:19Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "metadata": {}}], "self": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689", "min_disk": 0, "protected": false, "id": "bdd81381-c37a-48ab-9925-ce440e73b689", "file": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "866dfd4f56484c4baada2f88e376d23b", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:19,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689 used request id req-8d26e078-1f37-4267-94bc-8013be5f1224 2018-11-02 20:40:19,866 - create_image - DEBUG - Instance status is - active 2018-11-02 20:40:19,866 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 2018-11-02 20:40:19,866 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 2018-11-02 20:40:19,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:20,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0547f53e89544602b1a083f4f9cb8e8d", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role"}], "expires_at": "2018-11-02T21:40:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "866dfd4f56484c4baada2f88e376d23b", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-user", "id": "55598af2afb9460f9aa311a2333618ff"}, "audit_ids": ["E2olncFgQY6EvSQ1x3m2xQ"], "issued_at": "2018-11-02T20:40:20.000000Z"}} 2018-11-02 20:40:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f94ba2e5c92288fb499d4080efc4c6f29cb9deb" 2018-11-02 20:40:20,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-cc0f4126-95c1-47ba-a37d-3948aadeb24c Date: Fri, 02 Nov 2018 20:40:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:19Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "metadata": {}}], "self": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689", "min_disk": 0, "protected": false, "id": "bdd81381-c37a-48ab-9925-ce440e73b689", "file": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "866dfd4f56484c4baada2f88e376d23b", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33"} 2018-11-02 20:40:20,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 used request id req-cc0f4126-95c1-47ba-a37d-3948aadeb24c 2018-11-02 20:40:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f94ba2e5c92288fb499d4080efc4c6f29cb9deb" 2018-11-02 20:40:20,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0447c938-44ad-4f98-ab11-f115b6e0b3c4 Date: Fri, 02 Nov 2018 20:40:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:20,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0447c938-44ad-4f98-ab11-f115b6e0b3c4 2018-11-02 20:40:20,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:20,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:21,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0547f53e89544602b1a083f4f9cb8e8d", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role"}], "expires_at": "2018-11-02T21:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "866dfd4f56484c4baada2f88e376d23b", "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_866dfd4f56484c4baada2f88e376d23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_866dfd4f56484c4baada2f88e376d23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-44a89dd8-6b5e-406-user", "id": "55598af2afb9460f9aa311a2333618ff"}, "audit_ids": ["KUvajWAKRp2znT3eWUS2hw"], "issued_at": "2018-11-02T20:40:21.000000Z"}} 2018-11-02 20:40:21,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d60cb2818aa7c60223e4f7f01fa7fd97933aa1" 2018-11-02 20:40:21,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d3fdf1-3459-4d7b-b973-7819f7460d36 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:21,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-93d3fdf1-3459-4d7b-b973-7819f7460d36 2018-11-02 20:40:21,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5d60cb2818aa7c60223e4f7f01fa7fd97933aa1" 2018-11-02 20:40:21,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e12d387a-68de-49a8-9068-f73c3a5ae2c2 Date: Fri, 02 Nov 2018 20:40:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:19Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "metadata": {}}], "self": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689", "min_disk": 0, "protected": false, "id": "bdd81381-c37a-48ab-9925-ce440e73b689", "file": "/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "866dfd4f56484c4baada2f88e376d23b", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bdd81381-c37a-48ab-9925-ce440e73b689/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33"} 2018-11-02 20:40:21,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 used request id req-e12d387a-68de-49a8-9068-f73c3a5ae2c2 2018-11-02 20:40:21,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5d60cb2818aa7c60223e4f7f01fa7fd97933aa1" 2018-11-02 20:40:21,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-973cfaa4-014f-4c22-b862-fd0da3b3c616 Date: Fri, 02 Nov 2018 20:40:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:21,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-973cfaa4-014f-4c22-b862-fd0da3b3c616 2018-11-02 20:40:21,799 - create_image - INFO - Found image with name - CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 2018-11-02 20:40:21,799 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9843a8ab-83fc-4276-ba62-eed5ea94dd33 2018-11-02 20:40:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ce8e7eb4e1d47ff5fbcfcf6750f465108778c7" 2018-11-02 20:40:23,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ace9655-9852-495b-84ad-bf97918186e6 Date: Fri, 02 Nov 2018 20:40:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:23,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/bdd81381-c37a-48ab-9925-ce440e73b689 used request id req-7ace9655-9852-495b-84ad-bf97918186e6 2018-11-02 20:40:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:23,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0c3204d6-c22d-4150-adbd-26e3a21d1093 Date: Fri, 02 Nov 2018 20:40:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:23,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0c3204d6-c22d-4150-adbd-26e3a21d1093 2018-11-02 20:40:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:23,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ada04b-dc74-40ee-9921-9a7666839596 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:23,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-49ada04b-dc74-40ee-9921-9a7666839596 2018-11-02 20:40:23,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:23,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:23,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f345d7-9de9-4efc-b3aa-81c8390f9ddf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:23,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b1f345d7-9de9-4efc-b3aa-81c8390f9ddf 2018-11-02 20:40:23,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:23,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd103ef9-4b29-4af6-92b5-ffec24a76fac Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:40:23,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-cd103ef9-4b29-4af6-92b5-ffec24a76fac 2018-11-02 20:40:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:23,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b765979a-ec83-4448-aa37-fe8e846b50a4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:40:23,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-b765979a-ec83-4448-aa37-fe8e846b50a4 2018-11-02 20:40:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:23,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2726a0ce-aef7-4499-a415-f197da34ba51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:23,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-2726a0ce-aef7-4499-a415-f197da34ba51 2018-11-02 20:40:23,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:24,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e343a425-5dde-43dd-8860-fd5fe4b054b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:24,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-e343a425-5dde-43dd-8860-fd5fe4b054b3 2018-11-02 20:40:24,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:24,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbb7345-6e35-48b0-9702-970eaba14592 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:40:24,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-4bbb7345-6e35-48b0-9702-970eaba14592 2018-11-02 20:40:24,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:24,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98326ff9-4d79-4ef2-a137-5879d5691def Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:24,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-98326ff9-4d79-4ef2-a137-5879d5691def 2018-11-02 20:40:24,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:24,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a387d4-a07c-46b3-866d-d5aa274ad2fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:24,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-a8a387d4-a07c-46b3-866d-d5aa274ad2fc 2018-11-02 20:40:24,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:24,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca29e607-37c6-4620-b531-08c47e74f0e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:24,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-ca29e607-37c6-4620-b531-08c47e74f0e7 2018-11-02 20:40:24,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:24,592 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-44a89dd8-6b5e-406-proj 2018-11-02 20:40:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/866dfd4f56484c4baada2f88e376d23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:24,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31190566-3217-4b1b-a444-abd24e7ce37d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:24,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/866dfd4f56484c4baada2f88e376d23b used request id req-31190566-3217-4b1b-a444-abd24e7ce37d 2018-11-02 20:40:24,847 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-44a89dd8-6b5e-406-proj-role 2018-11-02 20:40:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/0547f53e89544602b1a083f4f9cb8e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:24,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ab3cb6-fab9-47af-a437-b507b753659a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:24,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0547f53e89544602b1a083f4f9cb8e8d used request id req-00ab3cb6-fab9-47af-a437-b507b753659a 2018-11-02 20:40:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495f796e45e172c18612597ef9e67e126e82db6" 2018-11-02 20:40:25,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860870e8-de55-4be3-b428-cccd4fa46f90 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:25,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-860870e8-de55-4be3-b428-cccd4fa46f90 2018-11-02 20:40:25,093 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-44a89dd8-6b5e-406-user 2018-11-02 20:40:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/55598af2afb9460f9aa311a2333618ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1874b6160a9715d421535b5179201af6de342f3e" 2018-11-02 20:40:25,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd486ae-ba39-4a42-b016-13ccf7eb294c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:25,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/55598af2afb9460f9aa311a2333618ff used request id req-8bd486ae-ba39-4a42-b016-13ccf7eb294c 2018-11-02 20:40:25,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:25,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xUQzYxiZTP65yzZrvkJgug"], "issued_at": "2018-11-02T20:40:25.000000Z"}} 2018-11-02 20:40:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5446f181aeff9bdfd7b8c40df40a2300038ee2" 2018-11-02 20:40:25,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6278453-7b0f-4546-af85-38d211a83324 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:25,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a6278453-7b0f-4546-af85-38d211a83324 2018-11-02 20:40:25,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:25,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:26,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["G3y04rOSSg-Xq9m6ECzp7g"], "issued_at": "2018-11-02T20:40:26.000000Z"}} 2018-11-02 20:40:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:26,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb304f8-f0a6-43dc-8485-38140a9f421a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:26,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bbb304f8-f0a6-43dc-8485-38140a9f421a 2018-11-02 20:40:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:26,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a4df55ee-8d64-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:26,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aba9dfc-b798-4e1e-9db4-411b19185d85 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a4df55ee-8d64-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:40:26,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a4df55ee-8d64-4b3-proj used request id req-9aba9dfc-b798-4e1e-9db4-411b19185d85 2018-11-02 20:40:26,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:26,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370908ab-5b5f-41b8-a2b5-99be0f3b46ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:26,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-370908ab-5b5f-41b8-a2b5-99be0f3b46ab 2018-11-02 20:40:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj"}}' 2018-11-02 20:40:26,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-424a8eed-d699-4ddb-b2f1-eee5951f0b3e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0cde234d73d445db94637c91bbd5c51"}, "tags": [], "enabled": true, "id": "b0cde234d73d445db94637c91bbd5c51", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj"}} 2018-11-02 20:40:26,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-424a8eed-d699-4ddb-b2f1-eee5951f0b3e 2018-11-02 20:40:26,720 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a4df55ee-8d64-4b3-proj 2018-11-02 20:40:26,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:26,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:27,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["XXSLZvIcTKWBBkoxP68-lQ"], "issued_at": "2018-11-02T20:40:27.000000Z"}} 2018-11-02 20:40:27,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2df58c9d49df65dd030b06cbe22dbeb44bb9dab" 2018-11-02 20:40:27,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81c7792-5a22-4395-9d34-3efb22d99dff 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:27,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c81c7792-5a22-4395-9d34-3efb22d99dff 2018-11-02 20:40:27,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:27,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:27,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2df58c9d49df65dd030b06cbe22dbeb44bb9dab" 2018-11-02 20:40:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee57c55-3053-4c2f-95d2-8a9f2af84483 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:40:27,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-aee57c55-3053-4c2f-95d2-8a9f2af84483 2018-11-02 20:40:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-a4df55ee-8d64-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2df58c9d49df65dd030b06cbe22dbeb44bb9dab" 2018-11-02 20:40:27,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9eeba07-e51b-44c6-906e-e7477ca4668c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-a4df55ee-8d64-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0cde234d73d445db94637c91bbd5c51"}, "tags": [], "enabled": true, "id": "b0cde234d73d445db94637c91bbd5c51", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj"}]} 2018-11-02 20:40:27,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-a4df55ee-8d64-4b3-proj used request id req-e9eeba07-e51b-44c6-906e-e7477ca4668c 2018-11-02 20:40:27,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2df58c9d49df65dd030b06cbe22dbeb44bb9dab" 2018-11-02 20:40:27,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ce0536-dc6b-434b-a3d0-a3d74a916e0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:27,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b0ce0536-dc6b-434b-a3d0-a3d74a916e0a 2018-11-02 20:40:27,904 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a4df55ee-8d64-4b3-user 2018-11-02 20:40:27,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:28,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d6afd8-8931-476b-8d64-07d9fe806730 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:28,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-79d6afd8-8931-476b-8d64-07d9fe806730 2018-11-02 20:40:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" -d '{"role": {"name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role"}}' 2018-11-02 20:40:28,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c0b007-b25b-4e0f-8759-e910c0a5ea7e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23f134c550c74f03bba56a5ec07db9bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/23f134c550c74f03bba56a5ec07db9bc"}, "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role"}} 2018-11-02 20:40:28,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-34c0b007-b25b-4e0f-8759-e910c0a5ea7e 2018-11-02 20:40:28,152 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role 2018-11-02 20:40:28,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/23f134c550c74f03bba56a5ec07db9bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:28,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-072ac77e-e6f8-417e-9972-f7c474eff637 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23f134c550c74f03bba56a5ec07db9bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/23f134c550c74f03bba56a5ec07db9bc"}, "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role"}} 2018-11-02 20:40:28,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/23f134c550c74f03bba56a5ec07db9bc used request id req-072ac77e-e6f8-417e-9972-f7c474eff637 2018-11-02 20:40:28,262 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role to project CreateImageSuccessTests-a4df55ee-8d64-4b3-proj 2018-11-02 20:40:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/b0cde234d73d445db94637c91bbd5c51/users/5871a8aa8d544a8e9d6a23d666d72e18/roles/23f134c550c74f03bba56a5ec07db9bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:28,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbaead79-1be4-47d1-95b9-47916b63be43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:28,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0cde234d73d445db94637c91bbd5c51/users/5871a8aa8d544a8e9d6a23d666d72e18/roles/23f134c550c74f03bba56a5ec07db9bc used request id req-dbaead79-1be4-47d1-95b9-47916b63be43 2018-11-02 20:40:28,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:40:28,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:28,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:28,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23f134c550c74f03bba56a5ec07db9bc", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role"}], "expires_at": "2018-11-02T21:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0cde234d73d445db94637c91bbd5c51", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-user", "id": "5871a8aa8d544a8e9d6a23d666d72e18"}, "audit_ids": ["cxdT6xybT6eXmrI2NbdwsQ"], "issued_at": "2018-11-02T20:40:28.000000Z"}} 2018-11-02 20:40:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" 2018-11-02 20:40:28,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88dd88da-4a5d-4aae-92d5-920737309e53 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:28,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-88dd88da-4a5d-4aae-92d5-920737309e53 2018-11-02 20:40:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" 2018-11-02 20:40:29,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-cbfe4c33-65ca-48af-9031-1fde0a90d454 Date: Fri, 02 Nov 2018 20:40:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187"} 2018-11-02 20:40:29,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 used request id req-cbfe4c33-65ca-48af-9031-1fde0a90d454 2018-11-02 20:40:29,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" 2018-11-02 20:40:29,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5a6884d7-ca8e-433b-bec9-ccac4a8df523 Date: Fri, 02 Nov 2018 20:40:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:29,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5a6884d7-ca8e-433b-bec9-ccac4a8df523 2018-11-02 20:40:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187"}' 2018-11-02 20:40:29,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0f0b05a3-b437-4c8c-b520-3b1eadc86a57 Date: Fri, 02 Nov 2018 20:40:29 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "min_disk": 0, "protected": false, "id": "6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "file": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/file", "checksum": null, "owner": "b0cde234d73d445db94637c91bbd5c51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:29,595 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-0f0b05a3-b437-4c8c-b520-3b1eadc86a57 2018-11-02 20:40:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" -d '' 2018-11-02 20:40:31,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46ae7386-96ed-495c-8400-9dfa67d9eafd Date: Fri, 02 Nov 2018 20:40:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:31,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/file used request id req-46ae7386-96ed-495c-8400-9dfa67d9eafd 2018-11-02 20:40:31,145 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:40:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" 2018-11-02 20:40:31,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2f54a0ad-0feb-4f90-8629-7dbdad22f35a Date: Fri, 02 Nov 2018 20:40:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:31Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "metadata": {}}], "self": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "min_disk": 0, "protected": false, "id": "6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "file": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0cde234d73d445db94637c91bbd5c51", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:31,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59 used request id req-2f54a0ad-0feb-4f90-8629-7dbdad22f35a 2018-11-02 20:40:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" 2018-11-02 20:40:31,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-161bfb74-cd89-4267-824a-354cd2fa45a4 Date: Fri, 02 Nov 2018 20:40:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:31,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-161bfb74-cd89-4267-824a-354cd2fa45a4 2018-11-02 20:40:31,547 - create_image - INFO - Created image with name - CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 2018-11-02 20:40:31,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" 2018-11-02 20:40:31,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bfb6f6d3-0302-4fdf-9bb7-e6708140f9b2 Date: Fri, 02 Nov 2018 20:40:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:31Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "metadata": {}}], "self": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "min_disk": 0, "protected": false, "id": "6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "file": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0cde234d73d445db94637c91bbd5c51", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:31,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59 used request id req-bfb6f6d3-0302-4fdf-9bb7-e6708140f9b2 2018-11-02 20:40:31,754 - create_image - DEBUG - Instance status is - active 2018-11-02 20:40:31,755 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 2018-11-02 20:40:31,755 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 2018-11-02 20:40:31,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:32,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23f134c550c74f03bba56a5ec07db9bc", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role"}], "expires_at": "2018-11-02T21:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0cde234d73d445db94637c91bbd5c51", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-user", "id": "5871a8aa8d544a8e9d6a23d666d72e18"}, "audit_ids": ["IjXBRjEaSIqmHUnsu4D1nQ"], "issued_at": "2018-11-02T20:40:32.000000Z"}} 2018-11-02 20:40:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92cd9b2aaae633e1850c34c6a7dc4da85e0d120c" 2018-11-02 20:40:32,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b0a71971-987f-4672-8304-80d93c9b54e6 Date: Fri, 02 Nov 2018 20:40:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:31Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "metadata": {}}], "self": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "min_disk": 0, "protected": false, "id": "6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "file": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0cde234d73d445db94637c91bbd5c51", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187"} 2018-11-02 20:40:32,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 used request id req-b0a71971-987f-4672-8304-80d93c9b54e6 2018-11-02 20:40:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92cd9b2aaae633e1850c34c6a7dc4da85e0d120c" 2018-11-02 20:40:32,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9735a0a5-c86b-4d89-b919-0fd285093613 Date: Fri, 02 Nov 2018 20:40:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:32,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9735a0a5-c86b-4d89-b919-0fd285093613 2018-11-02 20:40:32,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:32,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:32,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23f134c550c74f03bba56a5ec07db9bc", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role"}], "expires_at": "2018-11-02T21:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0cde234d73d445db94637c91bbd5c51", "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b0cde234d73d445db94637c91bbd5c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b0cde234d73d445db94637c91bbd5c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a4df55ee-8d64-4b3-user", "id": "5871a8aa8d544a8e9d6a23d666d72e18"}, "audit_ids": ["LH3xVYtfTPK6jV8Ak_rJmg"], "issued_at": "2018-11-02T20:40:32.000000Z"}} 2018-11-02 20:40:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fca5124990d93adad09cff1365b828dbcefe7c" 2018-11-02 20:40:33,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851de0aa-25f9-4a59-a353-09e9ba92dc21 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:33,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-851de0aa-25f9-4a59-a353-09e9ba92dc21 2018-11-02 20:40:33,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2fca5124990d93adad09cff1365b828dbcefe7c" 2018-11-02 20:40:33,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-ab40c5ac-cfa3-4bcd-960d-97dce0f8bb51 Date: Fri, 02 Nov 2018 20:40:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:31Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "metadata": {}}], "self": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "min_disk": 0, "protected": false, "id": "6c80cd66-0cf6-43e6-a0c3-ee10700d0e59", "file": "/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0cde234d73d445db94637c91bbd5c51", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187"} 2018-11-02 20:40:33,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&name=CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 used request id req-ab40c5ac-cfa3-4bcd-960d-97dce0f8bb51 2018-11-02 20:40:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2fca5124990d93adad09cff1365b828dbcefe7c" 2018-11-02 20:40:33,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-35573957-a829-4415-a8c4-54a3e343be9d Date: Fri, 02 Nov 2018 20:40:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:33,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-35573957-a829-4415-a8c4-54a3e343be9d 2018-11-02 20:40:33,474 - create_image - INFO - Found image with name - CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 2018-11-02 20:40:33,474 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7d8098cc-d841-440c-bbe7-cc8fd5ddf187 2018-11-02 20:40:33,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a79a34b19c6282f87581e625053b368285314906" 2018-11-02 20:40:33,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1ecf05a-5a76-449a-9031-2c03695357de Date: Fri, 02 Nov 2018 20:40:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:33,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/6c80cd66-0cf6-43e6-a0c3-ee10700d0e59 used request id req-a1ecf05a-5a76-449a-9031-2c03695357de 2018-11-02 20:40:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a410f7e6-2db2-4ecc-ab97-8f97dd86bc75 Date: Fri, 02 Nov 2018 20:40:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:34,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-a410f7e6-2db2-4ecc-ab97-8f97dd86bc75 2018-11-02 20:40:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bad6c8-cd3b-402c-acc1-f27042fa1041 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:34,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-f1bad6c8-cd3b-402c-acc1-f27042fa1041 2018-11-02 20:40:34,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:34,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86bbc1ef-1758-42e1-b774-06262ad73793 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:34,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-86bbc1ef-1758-42e1-b774-06262ad73793 2018-11-02 20:40:34,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc1f7fa-8774-4491-b09a-7beb3b75b49e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:40:34,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-9bc1f7fa-8774-4491-b09a-7beb3b75b49e 2018-11-02 20:40:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46fef7d-6ca3-4b36-a8eb-c9623d115ec6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:40:34,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-c46fef7d-6ca3-4b36-a8eb-c9623d115ec6 2018-11-02 20:40:34,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c79435-b5da-4f66-8f93-73bec86dff5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:34,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-80c79435-b5da-4f66-8f93-73bec86dff5e 2018-11-02 20:40:34,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeead918-87f3-4f0e-8e62-88d6a2ef367d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:34,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-eeead918-87f3-4f0e-8e62-88d6a2ef367d 2018-11-02 20:40:34,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdefaaa4-9697-4d64-9fd5-efe701a1d046 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:40:34,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-cdefaaa4-9697-4d64-9fd5-efe701a1d046 2018-11-02 20:40:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87706a09-574f-436f-aab3-50d8bf354e9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:34,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-87706a09-574f-436f-aab3-50d8bf354e9a 2018-11-02 20:40:34,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:34,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193e419f-b6f5-447c-bfbe-e13c9ac97981 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:34,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-193e419f-b6f5-447c-bfbe-e13c9ac97981 2018-11-02 20:40:34,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:34,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:35,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3122be-57b4-4917-b7ba-1488625458e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:35,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-1d3122be-57b4-4917-b7ba-1488625458e7 2018-11-02 20:40:35,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:35,113 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a4df55ee-8d64-4b3-proj 2018-11-02 20:40:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/b0cde234d73d445db94637c91bbd5c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:35,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0fc79bb-52f1-4032-975d-980076f36708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:35,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b0cde234d73d445db94637c91bbd5c51 used request id req-e0fc79bb-52f1-4032-975d-980076f36708 2018-11-02 20:40:35,372 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a4df55ee-8d64-4b3-proj-role 2018-11-02 20:40:35,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/23f134c550c74f03bba56a5ec07db9bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:35,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9538313-2f93-4f11-a8c3-5ff43786ca18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:35,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/23f134c550c74f03bba56a5ec07db9bc used request id req-e9538313-2f93-4f11-a8c3-5ff43786ca18 2018-11-02 20:40:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f3ba7af48fbe1e063fea7dc7c2c506eae82a7d" 2018-11-02 20:40:35,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c031df53-375a-442b-ab3c-d8730776d95a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:35,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c031df53-375a-442b-ab3c-d8730776d95a 2018-11-02 20:40:35,637 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a4df55ee-8d64-4b3-user 2018-11-02 20:40:35,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5871a8aa8d544a8e9d6a23d666d72e18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2df58c9d49df65dd030b06cbe22dbeb44bb9dab" 2018-11-02 20:40:35,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97423207-1673-474c-b224-7b16089570d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:35,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5871a8aa8d544a8e9d6a23d666d72e18 used request id req-97423207-1673-474c-b224-7b16089570d6 2018-11-02 20:40:35,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:36,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["lfJxi9ygTPm9BF9dJMf7UA"], "issued_at": "2018-11-02T20:40:36.000000Z"}} 2018-11-02 20:40:36,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a009a88366e35d7bf35f37030c70b355d1d7d45" 2018-11-02 20:40:36,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2baad9cf-9100-408e-bf3b-92cfe5e3e1d8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:36,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2baad9cf-9100-408e-bf3b-92cfe5e3e1d8 2018-11-02 20:40:36,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:36,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:36,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["qJjN_NyfSt2q5inN6YG5YA"], "issued_at": "2018-11-02T20:40:36.000000Z"}} 2018-11-02 20:40:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:37,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fba0cc-5fe8-4099-bae0-aba538ba0101 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:37,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d2fba0cc-5fe8-4099-bae0-aba538ba0101 2018-11-02 20:40:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:37,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:37,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a83a13d8-2056-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:37,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ad4c0c-e902-4b53-baa7-33333c9e5b7e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a83a13d8-2056-45f-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:40:37,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a83a13d8-2056-45f-proj used request id req-58ad4c0c-e902-4b53-baa7-33333c9e5b7e 2018-11-02 20:40:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33f8c57-559e-41ee-b821-bec6c7a006b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:37,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f33f8c57-559e-41ee-b821-bec6c7a006b7 2018-11-02 20:40:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj"}}' 2018-11-02 20:40:37,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a7aed9-0835-43cb-a10d-360883b42667 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a78f6a50730b49fe9234ccccedace68e"}, "tags": [], "enabled": true, "id": "a78f6a50730b49fe9234ccccedace68e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj"}} 2018-11-02 20:40:37,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-78a7aed9-0835-43cb-a10d-360883b42667 2018-11-02 20:40:37,401 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a83a13d8-2056-45f-proj 2018-11-02 20:40:37,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:37,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:37,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["dxCKanZHTPm1q37XFH6CYA"], "issued_at": "2018-11-02T20:40:37.000000Z"}} 2018-11-02 20:40:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5037f9ec5e59f2142d8f0f820afd24d0b190c" 2018-11-02 20:40:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7f91cb-db31-4dd5-bd41-067f00c0a070 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:37,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cb7f91cb-db31-4dd5-bd41-067f00c0a070 2018-11-02 20:40:37,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:37,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:37,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5037f9ec5e59f2142d8f0f820afd24d0b190c" 2018-11-02 20:40:38,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d057f431-f6bf-4c9f-a998-5b497c6d6ef6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:40:38,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d057f431-f6bf-4c9f-a998-5b497c6d6ef6 2018-11-02 20:40:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-a83a13d8-2056-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5037f9ec5e59f2142d8f0f820afd24d0b190c" 2018-11-02 20:40:38,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb71e827-9b54-4f1e-9270-27e30a1c7df6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-a83a13d8-2056-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a78f6a50730b49fe9234ccccedace68e"}, "tags": [], "enabled": true, "id": "a78f6a50730b49fe9234ccccedace68e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj"}]} 2018-11-02 20:40:38,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-a83a13d8-2056-45f-proj used request id req-bb71e827-9b54-4f1e-9270-27e30a1c7df6 2018-11-02 20:40:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5037f9ec5e59f2142d8f0f820afd24d0b190c" 2018-11-02 20:40:38,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4cf63c-8a32-48eb-9bbb-5bc616b1e59c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:38,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0c4cf63c-8a32-48eb-9bbb-5bc616b1e59c 2018-11-02 20:40:38,700 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a83a13d8-2056-45f-user 2018-11-02 20:40:38,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:38,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:38,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60285cc-ab01-4bb6-b29e-0a0b305d2c7d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:38,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f60285cc-ab01-4bb6-b29e-0a0b305d2c7d 2018-11-02 20:40:38,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" -d '{"role": {"name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj-role"}}' 2018-11-02 20:40:38,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b815783-d7b0-4376-9f7e-d71385b0a9ee Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6032f1d301444b3bd6cf11f4b0eb531", "links": {"self": "http://172.30.9.31:5000/v3/roles/f6032f1d301444b3bd6cf11f4b0eb531"}, "name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj-role"}} 2018-11-02 20:40:38,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5b815783-d7b0-4376-9f7e-d71385b0a9ee 2018-11-02 20:40:38,940 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a83a13d8-2056-45f-proj-role 2018-11-02 20:40:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f6032f1d301444b3bd6cf11f4b0eb531 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:38,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c46d53-55ea-4b37-8671-5e23ce3d88a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6032f1d301444b3bd6cf11f4b0eb531", "links": {"self": "http://172.30.9.31:5000/v3/roles/f6032f1d301444b3bd6cf11f4b0eb531"}, "name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj-role"}} 2018-11-02 20:40:38,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f6032f1d301444b3bd6cf11f4b0eb531 used request id req-20c46d53-55ea-4b37-8671-5e23ce3d88a4 2018-11-02 20:40:38,961 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a83a13d8-2056-45f-proj-role to project CreateImageNegativeTests-a83a13d8-2056-45f-proj 2018-11-02 20:40:38,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a78f6a50730b49fe9234ccccedace68e/users/52751b1c282a49de998d7c6351d6bae4/roles/f6032f1d301444b3bd6cf11f4b0eb531 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:39,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcf43ee2-3b41-408c-99b3-a72a0af62f00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:39,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a78f6a50730b49fe9234ccccedace68e/users/52751b1c282a49de998d7c6351d6bae4/roles/f6032f1d301444b3bd6cf11f4b0eb531 used request id req-dcf43ee2-3b41-408c-99b3-a72a0af62f00 2018-11-02 20:40:39,129 - openstack_tests - DEBUG - Image metadata - None 2018-11-02 20:40:39,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:39,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:39,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6032f1d301444b3bd6cf11f4b0eb531", "name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj-role"}], "expires_at": "2018-11-02T21:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a78f6a50730b49fe9234ccccedace68e", "name": "CreateImageNegativeTests-a83a13d8-2056-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a78f6a50730b49fe9234ccccedace68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a78f6a50730b49fe9234ccccedace68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a78f6a50730b49fe9234ccccedace68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a78f6a50730b49fe9234ccccedace68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a78f6a50730b49fe9234ccccedace68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a78f6a50730b49fe9234ccccedace68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a78f6a50730b49fe9234ccccedace68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a78f6a50730b49fe9234ccccedace68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a78f6a50730b49fe9234ccccedace68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a78f6a50730b49fe9234ccccedace68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a78f6a50730b49fe9234ccccedace68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a78f6a50730b49fe9234ccccedace68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a78f6a50730b49fe9234ccccedace68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a78f6a50730b49fe9234ccccedace68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a83a13d8-2056-45f-user", "id": "52751b1c282a49de998d7c6351d6bae4"}, "audit_ids": ["THIddPyFQoGI07Bt-TyPEw"], "issued_at": "2018-11-02T20:40:39.000000Z"}} 2018-11-02 20:40:39,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a691783464519bd0f38c4ee02c2910ad4e3bd64" 2018-11-02 20:40:39,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0372c12-3ead-47a0-b4f3-d24311c85047 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:39,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e0372c12-3ead-47a0-b4f3-d24311c85047 2018-11-02 20:40:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-8efdc6f6-5224-4e62-9e5e-463f0e3a932a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a691783464519bd0f38c4ee02c2910ad4e3bd64" 2018-11-02 20:40:39,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-26972ece-9011-4c73-b022-f9b1bdf29f36 Date: Fri, 02 Nov 2018 20:40:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-8efdc6f6-5224-4e62-9e5e-463f0e3a932a"} 2018-11-02 20:40:39,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-8efdc6f6-5224-4e62-9e5e-463f0e3a932a used request id req-26972ece-9011-4c73-b022-f9b1bdf29f36 2018-11-02 20:40:39,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a691783464519bd0f38c4ee02c2910ad4e3bd64" 2018-11-02 20:40:40,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-32146c0e-74d7-4f56-a6e4-8ef6604c047e Date: Fri, 02 Nov 2018 20:40:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:40,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-32146c0e-74d7-4f56-a6e4-8ef6604c047e 2018-11-02 20:40:40,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a691783464519bd0f38c4ee02c2910ad4e3bd64" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-8efdc6f6-5224-4e62-9e5e-463f0e3a932a"}' 2018-11-02 20:40:40,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/31323bfa-3510-4cf8-8d11-e25a2b91d2b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7fd30e1e-b7bd-4824-97b0-c65552f06e18 Date: Fri, 02 Nov 2018 20:40:40 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-8efdc6f6-5224-4e62-9e5e-463f0e3a932a", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:40:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:40:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/31323bfa-3510-4cf8-8d11-e25a2b91d2b5", "min_disk": 0, "protected": false, "id": "31323bfa-3510-4cf8-8d11-e25a2b91d2b5", "file": "/v2/images/31323bfa-3510-4cf8-8d11-e25a2b91d2b5/file", "checksum": null, "owner": "a78f6a50730b49fe9234ccccedace68e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:40:40,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-7fd30e1e-b7bd-4824-97b0-c65552f06e18 2018-11-02 20:40:40,298 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-02 20:40:40,298 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-8efdc6f6-5224-4e62-9e5e-463f0e3a932a 2018-11-02 20:40:40,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/31323bfa-3510-4cf8-8d11-e25a2b91d2b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a691783464519bd0f38c4ee02c2910ad4e3bd64" 2018-11-02 20:40:40,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58bec23a-c8d6-4337-98a2-5fafe709b391 Date: Fri, 02 Nov 2018 20:40:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:40:40,591 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/31323bfa-3510-4cf8-8d11-e25a2b91d2b5 used request id req-58bec23a-c8d6-4337-98a2-5fafe709b391 2018-11-02 20:40:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-53ff6d85-c3ab-4ced-ad25-7f5fce409054 Date: Fri, 02 Nov 2018 20:40:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:41,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-53ff6d85-c3ab-4ced-ad25-7f5fce409054 2018-11-02 20:40:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c472724-f8c0-4b1a-bcd0-22cbb283ffc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:41,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-6c472724-f8c0-4b1a-bcd0-22cbb283ffc6 2018-11-02 20:40:41,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:41,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff029aba-4c70-413a-8113-3d9b11a5ff27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:41,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-ff029aba-4c70-413a-8113-3d9b11a5ff27 2018-11-02 20:40:41,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ebd607-6054-495e-8a4e-bc5cfa5eff31 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:40:41,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-b0ebd607-6054-495e-8a4e-bc5cfa5eff31 2018-11-02 20:40:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8b5efe-1de0-416d-879f-b78b7b39c904 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:40:41,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-4d8b5efe-1de0-416d-879f-b78b7b39c904 2018-11-02 20:40:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66098ebe-6124-4ce3-9d8f-4bfcdae7e486 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:41,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-66098ebe-6124-4ce3-9d8f-4bfcdae7e486 2018-11-02 20:40:41,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:41,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec3577f0-c302-48c5-b080-dfe54d77084d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:41,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-ec3577f0-c302-48c5-b080-dfe54d77084d 2018-11-02 20:40:41,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69b47d0-cc88-4307-984f-9082b37a3e9e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:40:41,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c69b47d0-cc88-4307-984f-9082b37a3e9e 2018-11-02 20:40:41,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:41,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d2baa4-383e-41bc-91c0-c66fbd92aea8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:41,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-66d2baa4-383e-41bc-91c0-c66fbd92aea8 2018-11-02 20:40:41,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:42,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff8ff38c-ec41-4011-a3ef-14ad5478493c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:42,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-ff8ff38c-ec41-4011-a3ef-14ad5478493c 2018-11-02 20:40:42,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:42,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca8fc2f-5132-4eed-85ce-662ae791950e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:42,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-1ca8fc2f-5132-4eed-85ce-662ae791950e 2018-11-02 20:40:42,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:42,282 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a83a13d8-2056-45f-proj 2018-11-02 20:40:42,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a78f6a50730b49fe9234ccccedace68e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:42,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b152522-ce3e-44c8-8658-b96efc951a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:42,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a78f6a50730b49fe9234ccccedace68e used request id req-5b152522-ce3e-44c8-8658-b96efc951a8e 2018-11-02 20:40:42,550 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a83a13d8-2056-45f-proj-role 2018-11-02 20:40:42,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f6032f1d301444b3bd6cf11f4b0eb531 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:42,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6329c0f0-ffdb-42ef-8e07-2c9961fb6678 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:42,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f6032f1d301444b3bd6cf11f4b0eb531 used request id req-6329c0f0-ffdb-42ef-8e07-2c9961fb6678 2018-11-02 20:40:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d909a4de6347271fb2b6922622a0a7b942093349" 2018-11-02 20:40:42,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b76ef7f-1207-4fbc-bec6-f12e4e88cf21 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:42,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0b76ef7f-1207-4fbc-bec6-f12e4e88cf21 2018-11-02 20:40:42,810 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a83a13d8-2056-45f-user 2018-11-02 20:40:42,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/52751b1c282a49de998d7c6351d6bae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5037f9ec5e59f2142d8f0f820afd24d0b190c" 2018-11-02 20:40:43,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7e6ab24-8d0a-45d4-adfd-35217b8d2b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:43,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/52751b1c282a49de998d7c6351d6bae4 used request id req-f7e6ab24-8d0a-45d4-adfd-35217b8d2b17 2018-11-02 20:40:43,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:43,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["jE27XF4IQXWEQUX6Fz2uNw"], "issued_at": "2018-11-02T20:40:43.000000Z"}} 2018-11-02 20:40:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f084fdc7670ef72e5b2c49289c7ce20fc71b8cd" 2018-11-02 20:40:43,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e1728a-ef49-4241-90ee-364cf7a1edf5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:43,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-26e1728a-ef49-4241-90ee-364cf7a1edf5 2018-11-02 20:40:43,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:43,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:43,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xRh3RhmATGeR4N-GyjErlg"], "issued_at": "2018-11-02T20:40:43.000000Z"}} 2018-11-02 20:40:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:44,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3291ca03-3016-4593-a47b-c1ec77778ae3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:44,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3291ca03-3016-4593-a47b-c1ec77778ae3 2018-11-02 20:40:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:44,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:44 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:44,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7d253259-6e9f-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:44,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f394ac7-fe82-4bfe-80b0-f418ed95d060 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7d253259-6e9f-49b-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:40:44,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7d253259-6e9f-49b-proj used request id req-1f394ac7-fe82-4bfe-80b0-f418ed95d060 2018-11-02 20:40:44,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:44,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d012432-13ac-4340-97b7-c333fa83c056 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:44,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-6d012432-13ac-4340-97b7-c333fa83c056 2018-11-02 20:40:44,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj"}}' 2018-11-02 20:40:44,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c65ede3-a940-4317-8128-d5d9900f5378 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4b31af7a9a904831bc3a31880e0e7735"}, "tags": [], "enabled": true, "id": "4b31af7a9a904831bc3a31880e0e7735", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj"}} 2018-11-02 20:40:44,444 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6c65ede3-a940-4317-8128-d5d9900f5378 2018-11-02 20:40:44,444 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-7d253259-6e9f-49b-proj 2018-11-02 20:40:44,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:44,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:44,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["wXT_dz_oTmy0G7F_F331Wg"], "issued_at": "2018-11-02T20:40:44.000000Z"}} 2018-11-02 20:40:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2039aac1deac94551544cfdb2a0798fdbe0f3ef5" 2018-11-02 20:40:44,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15ab017-0914-4cf8-915b-9669e96dbc6d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:44,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e15ab017-0914-4cf8-915b-9669e96dbc6d 2018-11-02 20:40:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:44,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:44 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:44,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2039aac1deac94551544cfdb2a0798fdbe0f3ef5" 2018-11-02 20:40:45,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6861c42b-5aae-46e5-8b67-fa6715a2e756 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:40:45,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6861c42b-5aae-46e5-8b67-fa6715a2e756 2018-11-02 20:40:45,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-7d253259-6e9f-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2039aac1deac94551544cfdb2a0798fdbe0f3ef5" 2018-11-02 20:40:45,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bc0a55-e0ae-4be4-9c69-49080e82241a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-7d253259-6e9f-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4b31af7a9a904831bc3a31880e0e7735"}, "tags": [], "enabled": true, "id": "4b31af7a9a904831bc3a31880e0e7735", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj"}]} 2018-11-02 20:40:45,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-7d253259-6e9f-49b-proj used request id req-02bc0a55-e0ae-4be4-9c69-49080e82241a 2018-11-02 20:40:45,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2039aac1deac94551544cfdb2a0798fdbe0f3ef5" 2018-11-02 20:40:45,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c854ef7a-6428-4a55-89ec-096bc7d2aecb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:45,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c854ef7a-6428-4a55-89ec-096bc7d2aecb 2018-11-02 20:40:45,832 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-7d253259-6e9f-49b-user 2018-11-02 20:40:45,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:45,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef00db8-9526-4f91-8a8a-01e5b5b84d4d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:45,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5ef00db8-9526-4f91-8a8a-01e5b5b84d4d 2018-11-02 20:40:45,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" -d '{"role": {"name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj-role"}}' 2018-11-02 20:40:46,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-430fa5ee-7988-4db8-a591-434ae9b0d024 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a31fe27c12c34993beff11f312a8b88e", "links": {"self": "http://172.30.9.31:5000/v3/roles/a31fe27c12c34993beff11f312a8b88e"}, "name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj-role"}} 2018-11-02 20:40:46,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-430fa5ee-7988-4db8-a591-434ae9b0d024 2018-11-02 20:40:46,102 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-7d253259-6e9f-49b-proj-role 2018-11-02 20:40:46,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a31fe27c12c34993beff11f312a8b88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:46,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a148fd8c-a3a4-4708-904f-18ffbf1836d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a31fe27c12c34993beff11f312a8b88e", "links": {"self": "http://172.30.9.31:5000/v3/roles/a31fe27c12c34993beff11f312a8b88e"}, "name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj-role"}} 2018-11-02 20:40:46,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a31fe27c12c34993beff11f312a8b88e used request id req-a148fd8c-a3a4-4708-904f-18ffbf1836d4 2018-11-02 20:40:46,209 - keystone_utils - INFO - Granting role CreateImageNegativeTests-7d253259-6e9f-49b-proj-role to project CreateImageNegativeTests-7d253259-6e9f-49b-proj 2018-11-02 20:40:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4b31af7a9a904831bc3a31880e0e7735/users/64a1e91fce134600afb2ae401ad23cef/roles/a31fe27c12c34993beff11f312a8b88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:46,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3426502-29c6-4d30-a1d8-3269e08c15f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:46,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4b31af7a9a904831bc3a31880e0e7735/users/64a1e91fce134600afb2ae401ad23cef/roles/a31fe27c12c34993beff11f312a8b88e used request id req-e3426502-29c6-4d30-a1d8-3269e08c15f5 2018-11-02 20:40:46,375 - openstack_tests - DEBUG - Image metadata - None 2018-11-02 20:40:46,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:46,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:46,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a31fe27c12c34993beff11f312a8b88e", "name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj-role"}], "expires_at": "2018-11-02T21:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b31af7a9a904831bc3a31880e0e7735", "name": "CreateImageNegativeTests-7d253259-6e9f-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b31af7a9a904831bc3a31880e0e7735", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/4b31af7a9a904831bc3a31880e0e7735", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/4b31af7a9a904831bc3a31880e0e7735", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b31af7a9a904831bc3a31880e0e7735", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/4b31af7a9a904831bc3a31880e0e7735", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/4b31af7a9a904831bc3a31880e0e7735", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/4b31af7a9a904831bc3a31880e0e7735", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/4b31af7a9a904831bc3a31880e0e7735", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/4b31af7a9a904831bc3a31880e0e7735", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b31af7a9a904831bc3a31880e0e7735", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/4b31af7a9a904831bc3a31880e0e7735", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/4b31af7a9a904831bc3a31880e0e7735", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_4b31af7a9a904831bc3a31880e0e7735", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_4b31af7a9a904831bc3a31880e0e7735", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-7d253259-6e9f-49b-user", "id": "64a1e91fce134600afb2ae401ad23cef"}, "audit_ids": ["vRZV8NTDTXmMpU5k7qzkow"], "issued_at": "2018-11-02T20:40:46.000000Z"}} 2018-11-02 20:40:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0e95cfc8bfc0244c515dd1c450f63118184745" 2018-11-02 20:40:46,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd66dfd-5ee6-4305-a52f-ce2e8d75a651 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:46,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ddd66dfd-5ee6-4305-a52f-ce2e8d75a651 2018-11-02 20:40:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-87b4d906-2780-420d-abd7-fa7a5f320b50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec0e95cfc8bfc0244c515dd1c450f63118184745" 2018-11-02 20:40:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-689aa40c-7aed-4b2d-a845-500747fc6554 Date: Fri, 02 Nov 2018 20:40:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-87b4d906-2780-420d-abd7-fa7a5f320b50"} 2018-11-02 20:40:47,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-87b4d906-2780-420d-abd7-fa7a5f320b50 used request id req-689aa40c-7aed-4b2d-a845-500747fc6554 2018-11-02 20:40:47,188 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-11-02 20:40:47,188 - file_utils - DEBUG - Saving file to - /tmp/e3264dcd-f75e-4323-9626-c18675e1581d 2018-11-02 20:40:47,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec0e95cfc8bfc0244c515dd1c450f63118184745" 2018-11-02 20:40:47,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-659693b0-46ff-4508-a5c0-797dc1a9a20b Date: Fri, 02 Nov 2018 20:40:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:40:47,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-659693b0-46ff-4508-a5c0-797dc1a9a20b 2018-11-02 20:40:47,656 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-02 20:40:47,656 - glance_utils - DEBUG - Closing file ./tmp/e3264dcd-f75e-4323-9626-c18675e1581d 2018-11-02 20:40:47,657 - glance_utils - INFO - Removing file ./tmp/e3264dcd-f75e-4323-9626-c18675e1581d 2018-11-02 20:40:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:47,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9fbf94cb-79cd-4f0e-a139-9fd5b21bb23f Date: Fri, 02 Nov 2018 20:40:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:47,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9fbf94cb-79cd-4f0e-a139-9fd5b21bb23f 2018-11-02 20:40:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c8fe90-36a4-49b2-9cb0-ac93dcd6feb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:48,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-21c8fe90-36a4-49b2-9cb0-ac93dcd6feb9 2018-11-02 20:40:48,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a998d01-345e-4061-a217-dd2471d6ea58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:48,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-5a998d01-345e-4061-a217-dd2471d6ea58 2018-11-02 20:40:48,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173f6b3c-030c-470b-9a43-860ba1011981 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:40:48,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-173f6b3c-030c-470b-9a43-860ba1011981 2018-11-02 20:40:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3739ad0d-d910-452c-9bff-a45e14b60a79 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:40:48,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-3739ad0d-d910-452c-9bff-a45e14b60a79 2018-11-02 20:40:48,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181e229d-87c2-448a-9e7c-673c8fdab375 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:48,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-181e229d-87c2-448a-9e7c-673c8fdab375 2018-11-02 20:40:48,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-806c80f5-263a-4332-8e54-cfc8302d028e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:48,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-806c80f5-263a-4332-8e54-cfc8302d028e 2018-11-02 20:40:48,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:48,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d586948b-a5e2-483f-ae8c-a9d1055642d2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:40:48,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-d586948b-a5e2-483f-ae8c-a9d1055642d2 2018-11-02 20:40:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d4cef4-ef9a-4ca0-96d0-a1d048ee6388 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:48,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-b5d4cef4-ef9a-4ca0-96d0-a1d048ee6388 2018-11-02 20:40:48,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:48,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4033f58b-919a-4113-995d-2501b17ba2a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:48,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-4033f58b-919a-4113-995d-2501b17ba2a4 2018-11-02 20:40:48,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:48,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:49,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04577d30-6cc3-4ca1-abba-e9d5aeb258d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:49,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-04577d30-6cc3-4ca1-abba-e9d5aeb258d4 2018-11-02 20:40:49,047 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:49,048 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-7d253259-6e9f-49b-proj 2018-11-02 20:40:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/4b31af7a9a904831bc3a31880e0e7735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:49,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45cb89c-2356-4eb5-9aff-d68af560d1e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:49,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4b31af7a9a904831bc3a31880e0e7735 used request id req-a45cb89c-2356-4eb5-9aff-d68af560d1e0 2018-11-02 20:40:49,300 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-7d253259-6e9f-49b-proj-role 2018-11-02 20:40:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a31fe27c12c34993beff11f312a8b88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:49,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8434d756-7dbb-455d-955b-504a377c2b43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:49,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a31fe27c12c34993beff11f312a8b88e used request id req-8434d756-7dbb-455d-955b-504a377c2b43 2018-11-02 20:40:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3974dc5b4ede8595fa6c5762df733bad0b7ae81f" 2018-11-02 20:40:49,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d059791-a481-42b5-8ec6-9ca5988c7774 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:49,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4d059791-a481-42b5-8ec6-9ca5988c7774 2018-11-02 20:40:49,542 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-7d253259-6e9f-49b-user 2018-11-02 20:40:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/64a1e91fce134600afb2ae401ad23cef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2039aac1deac94551544cfdb2a0798fdbe0f3ef5" 2018-11-02 20:40:49,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b952a5d-151a-4f7f-b637-ed95d05e417f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:49,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/64a1e91fce134600afb2ae401ad23cef used request id req-7b952a5d-151a-4f7f-b637-ed95d05e417f 2018-11-02 20:40:49,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:50,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["2aR8bhFOQimPW0CSNqSQyQ"], "issued_at": "2018-11-02T20:40:50.000000Z"}} 2018-11-02 20:40:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a0322d0e0df18ba9b4c0da3683dadc60b4f2e0" 2018-11-02 20:40:50,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad4f84a-7586-4c2d-8066-9664e3f67b72 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:50,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cad4f84a-7586-4c2d-8066-9664e3f67b72 2018-11-02 20:40:50,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:50,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:50,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["QQiPvfovS96ftruIjmu3OQ"], "issued_at": "2018-11-02T20:40:50.000000Z"}} 2018-11-02 20:40:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:50,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b7d566-00e7-4b7f-a3e1-87880d13f9f3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:50,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c6b7d566-00e7-4b7f-a3e1-87880d13f9f3 2018-11-02 20:40:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:50,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:50 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-720ff29f-be0f-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:50,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cbca08-468a-4cf8-815a-d45c3c169d2a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-720ff29f-be0f-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:40:50,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-720ff29f-be0f-4c5-proj used request id req-44cbca08-468a-4cf8-815a-d45c3c169d2a 2018-11-02 20:40:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:51,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c827685a-fd1d-4bb4-bd23-51f1e9d494c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:51,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c827685a-fd1d-4bb4-bd23-51f1e9d494c0 2018-11-02 20:40:51,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj"}}' 2018-11-02 20:40:51,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2533429-2a8d-4c89-8ed1-da918c04c8bd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a6363bc791b4c26aa488ce1b288beca"}, "tags": [], "enabled": true, "id": "3a6363bc791b4c26aa488ce1b288beca", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj"}} 2018-11-02 20:40:51,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e2533429-2a8d-4c89-8ed1-da918c04c8bd 2018-11-02 20:40:51,181 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-720ff29f-be0f-4c5-proj 2018-11-02 20:40:51,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:51,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:51,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["KiOtYVspQaOs0cqS0TN1Eg"], "issued_at": "2018-11-02T20:40:51.000000Z"}} 2018-11-02 20:40:51,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77193a198dcc47b072eceff1b054a5f6ffef046" 2018-11-02 20:40:51,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab03ed95-91ea-447b-9744-17234bbe08d8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:51,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ab03ed95-91ea-447b-9744-17234bbe08d8 2018-11-02 20:40:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:51,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:51 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:51,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77193a198dcc47b072eceff1b054a5f6ffef046" 2018-11-02 20:40:51,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2077f987-4ad2-4148-a001-581b634c789d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:40:51,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2077f987-4ad2-4148-a001-581b634c789d 2018-11-02 20:40:51,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-720ff29f-be0f-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77193a198dcc47b072eceff1b054a5f6ffef046" 2018-11-02 20:40:51,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d3ba87-222c-4eaa-b802-a7b9938fdd56 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-720ff29f-be0f-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a6363bc791b4c26aa488ce1b288beca"}, "tags": [], "enabled": true, "id": "3a6363bc791b4c26aa488ce1b288beca", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj"}]} 2018-11-02 20:40:51,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-720ff29f-be0f-4c5-proj used request id req-a4d3ba87-222c-4eaa-b802-a7b9938fdd56 2018-11-02 20:40:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77193a198dcc47b072eceff1b054a5f6ffef046" 2018-11-02 20:40:51,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d721fd91-cc67-41f8-81ef-eb10f03b5c84 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:51,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d721fd91-cc67-41f8-81ef-eb10f03b5c84 2018-11-02 20:40:52,287 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-720ff29f-be0f-4c5-user 2018-11-02 20:40:52,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:52,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:52,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9cf5a6-3096-497d-a86b-e7d3f00550f8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:52,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ab9cf5a6-3096-497d-a86b-e7d3f00550f8 2018-11-02 20:40:52,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" -d '{"role": {"name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj-role"}}' 2018-11-02 20:40:52,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd19c64-5857-46ee-8906-1444c954ca70 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec945e1961ee4b559e919a6ce5395410", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec945e1961ee4b559e919a6ce5395410"}, "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj-role"}} 2018-11-02 20:40:52,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6dd19c64-5857-46ee-8906-1444c954ca70 2018-11-02 20:40:52,528 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-720ff29f-be0f-4c5-proj-role 2018-11-02 20:40:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ec945e1961ee4b559e919a6ce5395410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:52,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43add914-e3b7-4a86-8ce9-03a9a29ada16 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec945e1961ee4b559e919a6ce5395410", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec945e1961ee4b559e919a6ce5395410"}, "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj-role"}} 2018-11-02 20:40:52,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ec945e1961ee4b559e919a6ce5395410 used request id req-43add914-e3b7-4a86-8ce9-03a9a29ada16 2018-11-02 20:40:52,553 - keystone_utils - INFO - Granting role CreateImageNegativeTests-720ff29f-be0f-4c5-proj-role to project CreateImageNegativeTests-720ff29f-be0f-4c5-proj 2018-11-02 20:40:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3a6363bc791b4c26aa488ce1b288beca/users/b45a7e6dfcc74fbfbdb2c722859a5fc8/roles/ec945e1961ee4b559e919a6ce5395410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:52,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b43c001-b5d0-4758-947a-75e9cbd142ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:52,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3a6363bc791b4c26aa488ce1b288beca/users/b45a7e6dfcc74fbfbdb2c722859a5fc8/roles/ec945e1961ee4b559e919a6ce5395410 used request id req-6b43c001-b5d0-4758-947a-75e9cbd142ca 2018-11-02 20:40:52,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:52,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:53,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec945e1961ee4b559e919a6ce5395410", "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj-role"}], "expires_at": "2018-11-02T21:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a6363bc791b4c26aa488ce1b288beca", "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3a6363bc791b4c26aa488ce1b288beca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3a6363bc791b4c26aa488ce1b288beca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3a6363bc791b4c26aa488ce1b288beca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3a6363bc791b4c26aa488ce1b288beca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3a6363bc791b4c26aa488ce1b288beca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3a6363bc791b4c26aa488ce1b288beca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3a6363bc791b4c26aa488ce1b288beca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3a6363bc791b4c26aa488ce1b288beca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3a6363bc791b4c26aa488ce1b288beca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3a6363bc791b4c26aa488ce1b288beca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3a6363bc791b4c26aa488ce1b288beca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3a6363bc791b4c26aa488ce1b288beca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3a6363bc791b4c26aa488ce1b288beca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3a6363bc791b4c26aa488ce1b288beca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-720ff29f-be0f-4c5-user", "id": "b45a7e6dfcc74fbfbdb2c722859a5fc8"}, "audit_ids": ["a1NJTd3yQHOOFgqKmKHivQ"], "issued_at": "2018-11-02T20:40:53.000000Z"}} 2018-11-02 20:40:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c6cccb4a7d5ed193a7bc79210266443a3b2c5a" 2018-11-02 20:40:53,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73434078-8c50-4b5d-a2e3-8f7b88bc6684 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:53,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-73434078-8c50-4b5d-a2e3-8f7b88bc6684 2018-11-02 20:40:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c6cccb4a7d5ed193a7bc79210266443a3b2c5a" 2018-11-02 20:40:53,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-2813679c-531c-4a60-8043-2ab7b7c5024d Date: Fri, 02 Nov 2018 20:40:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-02 20:40:53,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&name=foo used request id req-2813679c-531c-4a60-8043-2ab7b7c5024d 2018-11-02 20:40:53,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:53,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-64507059-6229-4253-9d96-c1c89bc79fd7 Date: Fri, 02 Nov 2018 20:40:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:53,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-64507059-6229-4253-9d96-c1c89bc79fd7 2018-11-02 20:40:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:53,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a16d1ce-cd5b-4357-b1a4-9d980ca7720b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:53,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-6a16d1ce-cd5b-4357-b1a4-9d980ca7720b 2018-11-02 20:40:53,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:53,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:53,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd045c27-b9cd-4f1a-8dd5-01a04bea6f10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:53,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-bd045c27-b9cd-4f1a-8dd5-01a04bea6f10 2018-11-02 20:40:53,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5581d8c5-48df-4846-9fb0-161eba931afb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:40:54,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-5581d8c5-48df-4846-9fb0-161eba931afb 2018-11-02 20:40:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caa3ea0-5475-4f62-ab4f-6fc7130ddb34 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:40:54,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-2caa3ea0-5475-4f62-ab4f-6fc7130ddb34 2018-11-02 20:40:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02bdeab5-14e8-4ac5-b428-30f22b425a4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:54,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-02bdeab5-14e8-4ac5-b428-30f22b425a4c 2018-11-02 20:40:54,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:54,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe070960-c335-4ae0-be39-53e21f0d847d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:54,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-fe070960-c335-4ae0-be39-53e21f0d847d 2018-11-02 20:40:54,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2ee9fc-a285-478d-bfad-accab32e7382 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:40:54,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-ee2ee9fc-a285-478d-bfad-accab32e7382 2018-11-02 20:40:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d9b779-735e-46b1-9fb4-eb7405c6f5de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:54,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-a2d9b779-735e-46b1-9fb4-eb7405c6f5de 2018-11-02 20:40:54,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a84c69e-7a96-4cf5-b7c5-d26035af6368 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:54,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-5a84c69e-7a96-4cf5-b7c5-d26035af6368 2018-11-02 20:40:54,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:54,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e0d8f0-ec65-44ed-8a97-c88b47b83126 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:54,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-27e0d8f0-ec65-44ed-8a97-c88b47b83126 2018-11-02 20:40:54,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:54,876 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-720ff29f-be0f-4c5-proj 2018-11-02 20:40:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3a6363bc791b4c26aa488ce1b288beca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:55,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7756df12-d009-4b6b-bab4-423fcd1ac396 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:55,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3a6363bc791b4c26aa488ce1b288beca used request id req-7756df12-d009-4b6b-bab4-423fcd1ac396 2018-11-02 20:40:55,126 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-720ff29f-be0f-4c5-proj-role 2018-11-02 20:40:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ec945e1961ee4b559e919a6ce5395410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:55,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03252d06-6873-467d-a435-d288af35f5a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:55,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ec945e1961ee4b559e919a6ce5395410 used request id req-03252d06-6873-467d-a435-d288af35f5a4 2018-11-02 20:40:55,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b9fb224e6529c63209a5718d08c28913e12a91" 2018-11-02 20:40:55,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a73b777-7fdd-4cf3-9351-e121f0c88aa9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:55,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1a73b777-7fdd-4cf3-9351-e121f0c88aa9 2018-11-02 20:40:55,373 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-720ff29f-be0f-4c5-user 2018-11-02 20:40:55,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b45a7e6dfcc74fbfbdb2c722859a5fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77193a198dcc47b072eceff1b054a5f6ffef046" 2018-11-02 20:40:55,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5f6d16-8658-4fc5-acd6-97809be00936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:55,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b45a7e6dfcc74fbfbdb2c722859a5fc8 used request id req-ca5f6d16-8658-4fc5-acd6-97809be00936 2018-11-02 20:40:55,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:56,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["UR0KnJ2iS9Gdq_PGITl6Sg"], "issued_at": "2018-11-02T20:40:56.000000Z"}} 2018-11-02 20:40:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd5bbcb5241dbe78e72a19b1ddb730cd8d1b907" 2018-11-02 20:40:56,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4e3d52-7485-457b-a8de-9651397d01f1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:56,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6d4e3d52-7485-457b-a8de-9651397d01f1 2018-11-02 20:40:56,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:56,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:56,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["psU7Pld_SJWnjPH811kOGQ"], "issued_at": "2018-11-02T20:40:56.000000Z"}} 2018-11-02 20:40:56,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:56,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9946a598-2859-48f2-badc-e82a2a530e9f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:56,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9946a598-2859-48f2-badc-e82a2a530e9f 2018-11-02 20:40:56,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:56,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:56 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:56,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:56,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8835632f-ba25-41cc-803e-e0a8a9e40e9d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:40:56,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj used request id req-8835632f-ba25-41cc-803e-e0a8a9e40e9d 2018-11-02 20:40:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:56,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482f1335-2a88-4d64-bdee-f335a75dde02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:56,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-482f1335-2a88-4d64-bdee-f335a75dde02 2018-11-02 20:40:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj"}}' 2018-11-02 20:40:56,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907b1c22-9437-410d-947a-6dfc6b720f29 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cc99be19e4964294b0416f3f5ec21fb4"}, "tags": [], "enabled": true, "id": "cc99be19e4964294b0416f3f5ec21fb4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj"}} 2018-11-02 20:40:56,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-907b1c22-9437-410d-947a-6dfc6b720f29 2018-11-02 20:40:56,934 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj 2018-11-02 20:40:56,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:56,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:57,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["b5542gwRQg6-TtNu5x3_xA"], "issued_at": "2018-11-02T20:40:57.000000Z"}} 2018-11-02 20:40:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9690e788c42c90cef1fbd7a399d8ccd030992414" 2018-11-02 20:40:57,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873d51a4-5bf0-413e-868a-424c8ca71615 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:57,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-873d51a4-5bf0-413e-868a-424c8ca71615 2018-11-02 20:40:57,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:40:57,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:40:57 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:40:57,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9690e788c42c90cef1fbd7a399d8ccd030992414" 2018-11-02 20:40:57,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da6d900-e0c5-4284-ae52-02ccacc4886e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:40:57,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7da6d900-e0c5-4284-ae52-02ccacc4886e 2018-11-02 20:40:57,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9690e788c42c90cef1fbd7a399d8ccd030992414" 2018-11-02 20:40:57,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6129b0d-0e61-41f3-b115-1d6e9611d42e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cc99be19e4964294b0416f3f5ec21fb4"}, "tags": [], "enabled": true, "id": "cc99be19e4964294b0416f3f5ec21fb4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj"}]} 2018-11-02 20:40:57,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj used request id req-b6129b0d-0e61-41f3-b115-1d6e9611d42e 2018-11-02 20:40:57,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9690e788c42c90cef1fbd7a399d8ccd030992414" 2018-11-02 20:40:57,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4149807f-15d8-4e80-9021-85c28a127e7d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:40:57,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4149807f-15d8-4e80-9021-85c28a127e7d 2018-11-02 20:40:58,245 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-8a4cc2d2-9b90-4bb-user 2018-11-02 20:40:58,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:58,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:58,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1322df97-0516-4848-afa2-93c0658d61a0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:40:58,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1322df97-0516-4848-afa2-93c0658d61a0 2018-11-02 20:40:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" -d '{"role": {"name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj-role"}}' 2018-11-02 20:40:58,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31660a1e-a41b-450b-906e-8562e483dc06 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb532d1d9ff5425fb5fca51f0e9e8dc7", "links": {"self": "http://172.30.9.31:5000/v3/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7"}, "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj-role"}} 2018-11-02 20:40:58,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-31660a1e-a41b-450b-906e-8562e483dc06 2018-11-02 20:40:58,485 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj-role 2018-11-02 20:40:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:58,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274d85dc-9d0d-4a86-a04c-13011523afcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb532d1d9ff5425fb5fca51f0e9e8dc7", "links": {"self": "http://172.30.9.31:5000/v3/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7"}, "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj-role"}} 2018-11-02 20:40:58,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7 used request id req-274d85dc-9d0d-4a86-a04c-13011523afcc 2018-11-02 20:40:58,598 - keystone_utils - INFO - Granting role CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj-role to project CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj 2018-11-02 20:40:58,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/cc99be19e4964294b0416f3f5ec21fb4/users/4a29a74d2ac54ca1ae43619acc81b2db/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:58,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d285871e-eee3-4c3d-88b5-99a8d048f10c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:40:58,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/cc99be19e4964294b0416f3f5ec21fb4/users/4a29a74d2ac54ca1ae43619acc81b2db/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7 used request id req-d285871e-eee3-4c3d-88b5-99a8d048f10c 2018-11-02 20:40:58,758 - openstack_tests - DEBUG - Image metadata - None 2018-11-02 20:40:58,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:40:58,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:40:59,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb532d1d9ff5425fb5fca51f0e9e8dc7", "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj-role"}], "expires_at": "2018-11-02T21:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc99be19e4964294b0416f3f5ec21fb4", "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cc99be19e4964294b0416f3f5ec21fb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cc99be19e4964294b0416f3f5ec21fb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cc99be19e4964294b0416f3f5ec21fb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cc99be19e4964294b0416f3f5ec21fb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cc99be19e4964294b0416f3f5ec21fb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cc99be19e4964294b0416f3f5ec21fb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cc99be19e4964294b0416f3f5ec21fb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cc99be19e4964294b0416f3f5ec21fb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cc99be19e4964294b0416f3f5ec21fb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cc99be19e4964294b0416f3f5ec21fb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cc99be19e4964294b0416f3f5ec21fb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cc99be19e4964294b0416f3f5ec21fb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cc99be19e4964294b0416f3f5ec21fb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cc99be19e4964294b0416f3f5ec21fb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-8a4cc2d2-9b90-4bb-user", "id": "4a29a74d2ac54ca1ae43619acc81b2db"}, "audit_ids": ["5ZS4tWHHRRSvf1fLpSxdTA"], "issued_at": "2018-11-02T20:40:59.000000Z"}} 2018-11-02 20:40:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185810020322f8e26f27e7c2a132aa52735c0ce3" 2018-11-02 20:40:59,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb2becc-9cc6-4209-b065-1a36b6f5f3de 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:40:59,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fcb2becc-9cc6-4209-b065-1a36b6f5f3de 2018-11-02 20:40:59,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-28f7590f-9301-40d9-868e-257b3d55cd66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185810020322f8e26f27e7c2a132aa52735c0ce3" 2018-11-02 20:40:59,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-52aa5ffd-c122-4b0b-a468-8d410c5e6a20 Date: Fri, 02 Nov 2018 20:40:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-28f7590f-9301-40d9-868e-257b3d55cd66"} 2018-11-02 20:40:59,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-28f7590f-9301-40d9-868e-257b3d55cd66 used request id req-52aa5ffd-c122-4b0b-a468-8d410c5e6a20 2018-11-02 20:40:59,493 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-11-02 20:40:59,493 - file_utils - DEBUG - Saving file to - /tmp/24de4082-25d4-4ee7-bc97-c46ea41a2eee 2018-11-02 20:40:59,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:59,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-de5a0e96-10f1-44c0-ba96-a7c039b0f637 Date: Fri, 02 Nov 2018 20:40:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:40:59,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-de5a0e96-10f1-44c0-ba96-a7c039b0f637 2018-11-02 20:40:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:40:59,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86baa70-bfc9-4360-b322-401d2a14aeeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:40:59,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-d86baa70-bfc9-4360-b322-401d2a14aeeb 2018-11-02 20:40:59,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:40:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2c3128-5322-4609-8bf8-7f5cf22edc59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:00,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-8f2c3128-5322-4609-8bf8-7f5cf22edc59 2018-11-02 20:41:00,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:00,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e66537c-5121-45ee-8580-d6149e653969 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:00,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-1e66537c-5121-45ee-8580-d6149e653969 2018-11-02 20:41:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fd58ee-e83b-4099-a86c-6783f554b106 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:00,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-40fd58ee-e83b-4099-a86c-6783f554b106 2018-11-02 20:41:00,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1caafe57-8887-4c68-84ae-d51480f171e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:00,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-1caafe57-8887-4c68-84ae-d51480f171e8 2018-11-02 20:41:00,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ffdd9e1-1a18-45a9-8c86-73e33a20ed04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:00,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-7ffdd9e1-1a18-45a9-8c86-73e33a20ed04 2018-11-02 20:41:00,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e686c53b-b457-41a2-bb9c-6f077e5f1c77 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:00,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-e686c53b-b457-41a2-bb9c-6f077e5f1c77 2018-11-02 20:41:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b0864e0-b469-4b80-8838-070bcfc4b075 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:00,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-1b0864e0-b469-4b80-8838-070bcfc4b075 2018-11-02 20:41:00,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:00,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca03cf80-ebeb-45dd-ac09-58b9a3f6922c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:00,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-ca03cf80-ebeb-45dd-ac09-58b9a3f6922c 2018-11-02 20:41:00,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:00,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b333cfc8-6aae-45cb-b972-d5318fed0562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:00,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-b333cfc8-6aae-45cb-b972-d5318fed0562 2018-11-02 20:41:00,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:00,863 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj 2018-11-02 20:41:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/cc99be19e4964294b0416f3f5ec21fb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:01,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64bfd86-fbf8-46c7-a442-8f763263a04b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:01,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/cc99be19e4964294b0416f3f5ec21fb4 used request id req-a64bfd86-fbf8-46c7-a442-8f763263a04b 2018-11-02 20:41:01,102 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-8a4cc2d2-9b90-4bb-proj-role 2018-11-02 20:41:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:01,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d4fbfe-24b5-46d6-900b-45dd0ed0ee34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:01,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/cb532d1d9ff5425fb5fca51f0e9e8dc7 used request id req-27d4fbfe-24b5-46d6-900b-45dd0ed0ee34 2018-11-02 20:41:01,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad99a0a2f6fe01a32a3bdfbb9f0f0ce571c02fd" 2018-11-02 20:41:01,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71344ee3-45cd-43a5-b997-a84dea7b40be Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:01,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-71344ee3-45cd-43a5-b997-a84dea7b40be 2018-11-02 20:41:01,350 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-8a4cc2d2-9b90-4bb-user 2018-11-02 20:41:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4a29a74d2ac54ca1ae43619acc81b2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9690e788c42c90cef1fbd7a399d8ccd030992414" 2018-11-02 20:41:01,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d96b4a8-39d8-4d57-a7f5-8787047a5b8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:01,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4a29a74d2ac54ca1ae43619acc81b2db used request id req-2d96b4a8-39d8-4d57-a7f5-8787047a5b8e 2018-11-02 20:41:01,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:01,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["MhKz9FGYTpamyqTbOWgFNw"], "issued_at": "2018-11-02T20:41:01.000000Z"}} 2018-11-02 20:41:01,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371c1a8920436ac6fb03e0e4ee27aeca87393fc4" 2018-11-02 20:41:02,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853f80c1-c131-479b-a036-cc94bc853474 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:02,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-853f80c1-c131-479b-a036-cc94bc853474 2018-11-02 20:41:02,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:02,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:02,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["573bg7vRTD-0cUV97lYonw"], "issued_at": "2018-11-02T20:41:02.000000Z"}} 2018-11-02 20:41:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:02,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5047f1f3-abac-44a2-9da6-0575594f6364 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:02,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5047f1f3-abac-44a2-9da6-0575594f6364 2018-11-02 20:41:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:02,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:02,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d87585-4782-4ad0-8ae4-1491f3336826 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:02,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj used request id req-73d87585-4782-4ad0-8ae4-1491f3336826 2018-11-02 20:41:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:02,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6be8dc-800e-4168-b1e5-829bf44af09b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:02,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cc6be8dc-800e-4168-b1e5-829bf44af09b 2018-11-02 20:41:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj"}}' 2018-11-02 20:41:03,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50747a9a-3f54-4db9-800d-f6b6c3cef835 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b8dad393df342b8ada6b7db0abe94d8"}, "tags": [], "enabled": true, "id": "9b8dad393df342b8ada6b7db0abe94d8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj"}} 2018-11-02 20:41:03,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-50747a9a-3f54-4db9-800d-f6b6c3cef835 2018-11-02 20:41:03,072 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj 2018-11-02 20:41:03,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:03,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:03,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["IJ8qXjfTRUCiJ6GXVDLMNg"], "issued_at": "2018-11-02T20:41:03.000000Z"}} 2018-11-02 20:41:03,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4933920f5216e139d017e9b49c40e95fa851aefb" 2018-11-02 20:41:03,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715d5a5e-9228-413e-9612-d6a02c361c7e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:03,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-715d5a5e-9228-413e-9612-d6a02c361c7e 2018-11-02 20:41:03,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:03,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:03 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4933920f5216e139d017e9b49c40e95fa851aefb" 2018-11-02 20:41:03,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37da9c49-ddcb-4cf4-9775-b9a054f60164 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:41:03,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-37da9c49-ddcb-4cf4-9775-b9a054f60164 2018-11-02 20:41:03,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4933920f5216e139d017e9b49c40e95fa851aefb" 2018-11-02 20:41:03,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dbb03b8-3421-4491-9adc-b3daa5bf6ccb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b8dad393df342b8ada6b7db0abe94d8"}, "tags": [], "enabled": true, "id": "9b8dad393df342b8ada6b7db0abe94d8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj"}]} 2018-11-02 20:41:03,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj used request id req-1dbb03b8-3421-4491-9adc-b3daa5bf6ccb 2018-11-02 20:41:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4933920f5216e139d017e9b49c40e95fa851aefb" 2018-11-02 20:41:03,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8837866-1d43-40dc-8cb1-fe8c1856ab0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:03,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d8837866-1d43-40dc-8cb1-fe8c1856ab0a 2018-11-02 20:41:04,329 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0557d9d1-43bf-4d0-user 2018-11-02 20:41:04,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:04,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261ddfbe-411f-4350-9e7c-5f2c3a99aec0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:04,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-261ddfbe-411f-4350-9e7c-5f2c3a99aec0 2018-11-02 20:41:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" -d '{"role": {"name": "CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj-role"}}' 2018-11-02 20:41:04,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d9fa089-b204-4ff9-98ea-d5e75f16fd45 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dce07f6fc682487d93434cf5e419f386", "links": {"self": "http://172.30.9.31:5000/v3/roles/dce07f6fc682487d93434cf5e419f386"}, "name": "CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj-role"}} 2018-11-02 20:41:04,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d9fa089-b204-4ff9-98ea-d5e75f16fd45 2018-11-02 20:41:04,594 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj-role 2018-11-02 20:41:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/dce07f6fc682487d93434cf5e419f386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:04,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee99482-25a1-4db0-9eab-1c60163ddd46 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dce07f6fc682487d93434cf5e419f386", "links": {"self": "http://172.30.9.31:5000/v3/roles/dce07f6fc682487d93434cf5e419f386"}, "name": "CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj-role"}} 2018-11-02 20:41:04,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/dce07f6fc682487d93434cf5e419f386 used request id req-3ee99482-25a1-4db0-9eab-1c60163ddd46 2018-11-02 20:41:04,697 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj-role to project CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj 2018-11-02 20:41:04,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/9b8dad393df342b8ada6b7db0abe94d8/users/be928aca72fa496c9447b242ad40ae1c/roles/dce07f6fc682487d93434cf5e419f386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:04,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c6673a-fd05-487d-833f-5b79a47709e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:04,891 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9b8dad393df342b8ada6b7db0abe94d8/users/be928aca72fa496c9447b242ad40ae1c/roles/dce07f6fc682487d93434cf5e419f386 used request id req-40c6673a-fd05-487d-833f-5b79a47709e6 2018-11-02 20:41:04,892 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-11-02 20:41:04,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f421359e-a346-4740-a75f-531c8a4fb518 Date: Fri, 02 Nov 2018 20:41:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:41:05,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-f421359e-a346-4740-a75f-531c8a4fb518 2018-11-02 20:41:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be5d22c-f354-4be9-a1cf-65dab3207c05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:05,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-7be5d22c-f354-4be9-a1cf-65dab3207c05 2018-11-02 20:41:05,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:05,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-930b3380-227a-40c3-9183-c06cd5aadf2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:05,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-930b3380-227a-40c3-9183-c06cd5aadf2b 2018-11-02 20:41:05,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e5b69a-516b-4809-a88a-1bbb81a47fba Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:05,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-92e5b69a-516b-4809-a88a-1bbb81a47fba 2018-11-02 20:41:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112c565c-8904-4c76-9333-713be8475335 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:05,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-112c565c-8904-4c76-9333-713be8475335 2018-11-02 20:41:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87634aa4-0ab5-4585-84c2-621dcbc57eec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:05,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-87634aa4-0ab5-4585-84c2-621dcbc57eec 2018-11-02 20:41:05,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d16ef965-1cb1-4e19-a05b-388f8fdb9d35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:05,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-d16ef965-1cb1-4e19-a05b-388f8fdb9d35 2018-11-02 20:41:05,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:05,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8cf66c-e560-49c7-ac8a-16874f5c98dc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:05,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-5e8cf66c-e560-49c7-ac8a-16874f5c98dc 2018-11-02 20:41:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:06,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d7bc2e-1373-41e9-bd19-f3e800e33e45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:06,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-b8d7bc2e-1373-41e9-bd19-f3e800e33e45 2018-11-02 20:41:06,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:06,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c799cd-d1eb-43f9-a09b-973b50187c22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:06,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-43c799cd-d1eb-43f9-a09b-973b50187c22 2018-11-02 20:41:06,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:06,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8dd372-be37-41ba-b7d8-4e65293d9ae2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:06,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-df8dd372-be37-41ba-b7d8-4e65293d9ae2 2018-11-02 20:41:06,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:06,403 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj 2018-11-02 20:41:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/9b8dad393df342b8ada6b7db0abe94d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:06,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde61a68-2116-4090-9300-f308c972a083 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:06,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9b8dad393df342b8ada6b7db0abe94d8 used request id req-fde61a68-2116-4090-9300-f308c972a083 2018-11-02 20:41:06,641 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0557d9d1-43bf-4d0-proj-role 2018-11-02 20:41:06,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/dce07f6fc682487d93434cf5e419f386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:06,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a893ecb-d53d-4519-93d8-e90540796c4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:06,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/dce07f6fc682487d93434cf5e419f386 used request id req-1a893ecb-d53d-4519-93d8-e90540796c4c 2018-11-02 20:41:06,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891583b72e2a8737d7d5912131ea239a85d942fd" 2018-11-02 20:41:06,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5999ceea-9c2d-4497-bdcc-4659af40dade Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:06,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5999ceea-9c2d-4497-bdcc-4659af40dade 2018-11-02 20:41:06,885 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0557d9d1-43bf-4d0-user 2018-11-02 20:41:06,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/be928aca72fa496c9447b242ad40ae1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4933920f5216e139d017e9b49c40e95fa851aefb" 2018-11-02 20:41:07,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4ff9460-0f2e-480a-b4d3-5ec82b4cd36d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:07,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/be928aca72fa496c9447b242ad40ae1c used request id req-a4ff9460-0f2e-480a-b4d3-5ec82b4cd36d 2018-11-02 20:41:07,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:07,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["gH9cqOW2QrSMCQtX6dbZ6A"], "issued_at": "2018-11-02T20:41:07.000000Z"}} 2018-11-02 20:41:07,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305e0baeb5b2b8cb9fca9fff3ae4f37b6650995" 2018-11-02 20:41:07,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f82979-1978-471f-8af5-e9f9666342b1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:07,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-00f82979-1978-471f-8af5-e9f9666342b1 2018-11-02 20:41:07,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:07,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:08,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["9ma9Q46XQAqRkdSZS0292w"], "issued_at": "2018-11-02T20:41:08.000000Z"}} 2018-11-02 20:41:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:08,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cae4b6-1c2b-4ccf-a0dc-56f7c49ba077 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:08,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4cae4b6-1c2b-4ccf-a0dc-56f7c49ba077 2018-11-02 20:41:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:08,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:08,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:08,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e8cc89-8c0a-40e7-850f-d4dd0841204d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:08,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj used request id req-59e8cc89-8c0a-40e7-850f-d4dd0841204d 2018-11-02 20:41:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:08,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b7616a-3745-4fe1-9e7b-38c2bc2fa455 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:08,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f7b7616a-3745-4fe1-9e7b-38c2bc2fa455 2018-11-02 20:41:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj"}}' 2018-11-02 20:41:08,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-864de0f5-a454-4311-8b42-66ddbcf5873a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2ee270f804fa4abb8c83ddfd69b89a9f"}, "tags": [], "enabled": true, "id": "2ee270f804fa4abb8c83ddfd69b89a9f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj"}} 2018-11-02 20:41:08,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-864de0f5-a454-4311-8b42-66ddbcf5873a 2018-11-02 20:41:08,623 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj 2018-11-02 20:41:08,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:08,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:09,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rvAv3uk0Q-2-dyjD4hlLdg"], "issued_at": "2018-11-02T20:41:09.000000Z"}} 2018-11-02 20:41:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2e46a0adf2d08bc3e781c82fdf30b52416e75" 2018-11-02 20:41:09,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b5d6c0-903e-413a-9889-3196344e7a0b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:09,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f0b5d6c0-903e-413a-9889-3196344e7a0b 2018-11-02 20:41:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:09,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:09,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2e46a0adf2d08bc3e781c82fdf30b52416e75" 2018-11-02 20:41:09,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028cbe74-1ddb-4016-a993-82d3cb10213d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:41:09,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-028cbe74-1ddb-4016-a993-82d3cb10213d 2018-11-02 20:41:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2e46a0adf2d08bc3e781c82fdf30b52416e75" 2018-11-02 20:41:09,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c4f646-2581-45e9-a659-83a94adfa558 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2ee270f804fa4abb8c83ddfd69b89a9f"}, "tags": [], "enabled": true, "id": "2ee270f804fa4abb8c83ddfd69b89a9f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj"}]} 2018-11-02 20:41:09,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj used request id req-93c4f646-2581-45e9-a659-83a94adfa558 2018-11-02 20:41:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2e46a0adf2d08bc3e781c82fdf30b52416e75" 2018-11-02 20:41:09,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eab706b-3c48-41a7-b1c7-26725b76f270 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:09,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2eab706b-3c48-41a7-b1c7-26725b76f270 2018-11-02 20:41:09,898 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-8df2b67f-f3b2-4ca-user 2018-11-02 20:41:09,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:10,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71148983-706a-43f7-a7f9-4e21270f0358 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:10,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-71148983-706a-43f7-a7f9-4e21270f0358 2018-11-02 20:41:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" -d '{"role": {"name": "CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj-role"}}' 2018-11-02 20:41:10,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7aa142c-0507-4cd0-9d93-9cd8cbdc4031 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f33f0359149b401b93b02f55caf57341", "links": {"self": "http://172.30.9.31:5000/v3/roles/f33f0359149b401b93b02f55caf57341"}, "name": "CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj-role"}} 2018-11-02 20:41:10,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b7aa142c-0507-4cd0-9d93-9cd8cbdc4031 2018-11-02 20:41:10,138 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj-role 2018-11-02 20:41:10,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f33f0359149b401b93b02f55caf57341 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:10,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3028bd-0cc0-4185-907e-0258032198cd Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f33f0359149b401b93b02f55caf57341", "links": {"self": "http://172.30.9.31:5000/v3/roles/f33f0359149b401b93b02f55caf57341"}, "name": "CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj-role"}} 2018-11-02 20:41:10,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f33f0359149b401b93b02f55caf57341 used request id req-6c3028bd-0cc0-4185-907e-0258032198cd 2018-11-02 20:41:10,240 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj-role to project CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj 2018-11-02 20:41:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/2ee270f804fa4abb8c83ddfd69b89a9f/users/dbae79f5305140bbbcd9a0d066081a36/roles/f33f0359149b401b93b02f55caf57341 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:10,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b3f2d6-b731-4d28-8122-021e032e9d3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:10,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2ee270f804fa4abb8c83ddfd69b89a9f/users/dbae79f5305140bbbcd9a0d066081a36/roles/f33f0359149b401b93b02f55caf57341 used request id req-10b3f2d6-b731-4d28-8122-021e032e9d3f 2018-11-02 20:41:10,406 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-02 20:41:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:10,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-26277583-148e-45a0-8b6a-a5df43063436 Date: Fri, 02 Nov 2018 20:41:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:41:10,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-26277583-148e-45a0-8b6a-a5df43063436 2018-11-02 20:41:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:10,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-187f36af-ca7f-4fdb-9b26-61d33022bdd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:10,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-187f36af-ca7f-4fdb-9b26-61d33022bdd8 2018-11-02 20:41:10,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:10,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:10,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6edeeded-a7dd-42f0-a56a-9f5dafa68e67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:10,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-6edeeded-a7dd-42f0-a56a-9f5dafa68e67 2018-11-02 20:41:10,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9d2235-68e1-4a9b-b64b-32c29a74da87 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:11,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-ec9d2235-68e1-4a9b-b64b-32c29a74da87 2018-11-02 20:41:11,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a89115-91a5-4d46-8518-ce36ecf4ba22 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:11,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-99a89115-91a5-4d46-8518-ce36ecf4ba22 2018-11-02 20:41:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9954c7c5-ab62-48f5-89c8-6ce50976b633 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:11,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-9954c7c5-ab62-48f5-89c8-6ce50976b633 2018-11-02 20:41:11,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:11,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5c96f0-f9f3-49e5-b119-c0153c4e2b36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:11,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-6b5c96f0-f9f3-49e5-b119-c0153c4e2b36 2018-11-02 20:41:11,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc1593b-0be9-4c3a-89db-8c339ccd7c4e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:11,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-0cc1593b-0be9-4c3a-89db-8c339ccd7c4e 2018-11-02 20:41:11,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce4c379-28c6-4909-b18b-98ee37e08e9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:11,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-0ce4c379-28c6-4909-b18b-98ee37e08e9f 2018-11-02 20:41:11,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:11,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2557cd32-0a77-42a7-ac9c-4b3bbd24bdfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:11,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-2557cd32-0a77-42a7-ac9c-4b3bbd24bdfa 2018-11-02 20:41:11,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:11,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d628ab4-b804-4157-af09-9a96587940a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:11,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-0d628ab4-b804-4157-af09-9a96587940a7 2018-11-02 20:41:11,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:11,817 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj 2018-11-02 20:41:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/2ee270f804fa4abb8c83ddfd69b89a9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:12,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17bb8235-0851-46d6-ab89-c5813341f285 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:12,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2ee270f804fa4abb8c83ddfd69b89a9f used request id req-17bb8235-0851-46d6-ab89-c5813341f285 2018-11-02 20:41:12,092 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-8df2b67f-f3b2-4ca-proj-role 2018-11-02 20:41:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f33f0359149b401b93b02f55caf57341 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:12,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e55001e-0d66-4028-9232-b216bca222c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:12,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f33f0359149b401b93b02f55caf57341 used request id req-2e55001e-0d66-4028-9232-b216bca222c0 2018-11-02 20:41:12,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecabd7dda8f28ef8289cabf687656ed52c0bcc21" 2018-11-02 20:41:12,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec90a03-01cf-441f-9685-7d7b21f87004 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:12,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5ec90a03-01cf-441f-9685-7d7b21f87004 2018-11-02 20:41:12,337 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-8df2b67f-f3b2-4ca-user 2018-11-02 20:41:12,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/dbae79f5305140bbbcd9a0d066081a36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2e46a0adf2d08bc3e781c82fdf30b52416e75" 2018-11-02 20:41:12,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8a202b-6fb3-4e4f-afd2-ea20b7b27ed8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:12,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dbae79f5305140bbbcd9a0d066081a36 used request id req-db8a202b-6fb3-4e4f-afd2-ea20b7b27ed8 2018-11-02 20:41:12,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:12,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["W3LNbtSqS125y2rpjK7Puw"], "issued_at": "2018-11-02T20:41:12.000000Z"}} 2018-11-02 20:41:12,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b762aa94e3727f906a2c9fe89348390c708487" 2018-11-02 20:41:13,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b2f163-8337-4b84-bd79-b98b9585c0f6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:13,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-20b2f163-8337-4b84-bd79-b98b9585c0f6 2018-11-02 20:41:13,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:13,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:13,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["94uFgihITqma-HWiiSSJ2Q"], "issued_at": "2018-11-02T20:41:13.000000Z"}} 2018-11-02 20:41:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:13,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593aeb12-0578-457d-bf2f-66fd2a0630b9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:13,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-593aeb12-0578-457d-bf2f-66fd2a0630b9 2018-11-02 20:41:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:13,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:13 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-67a80b30-efad-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:13,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf802132-94c5-46cd-8bc6-2b12f4e69aca Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-67a80b30-efad-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:13,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-67a80b30-efad-4f1-proj used request id req-bf802132-94c5-46cd-8bc6-2b12f4e69aca 2018-11-02 20:41:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:13,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4202ab5-8c57-458a-a098-68ef08a42749 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:13,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a4202ab5-8c57-458a-a098-68ef08a42749 2018-11-02 20:41:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-67a80b30-efad-4f1-proj"}}' 2018-11-02 20:41:13,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714121b0-03bc-4d2a-b117-10127ea550a2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/755dfe9ad05f48a8813fd794b552497d"}, "tags": [], "enabled": true, "id": "755dfe9ad05f48a8813fd794b552497d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-67a80b30-efad-4f1-proj"}} 2018-11-02 20:41:13,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-714121b0-03bc-4d2a-b117-10127ea550a2 2018-11-02 20:41:13,869 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-67a80b30-efad-4f1-proj 2018-11-02 20:41:13,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:13,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:14,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zGyBSu9QRISATK712XCTpg"], "issued_at": "2018-11-02T20:41:14.000000Z"}} 2018-11-02 20:41:14,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e578ec037172f243d2a0e465e8bee7be45ef059" 2018-11-02 20:41:14,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17ce309-94f0-4625-a6fc-b66c7ccfad56 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:14,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d17ce309-94f0-4625-a6fc-b66c7ccfad56 2018-11-02 20:41:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:14,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:14 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e578ec037172f243d2a0e465e8bee7be45ef059" 2018-11-02 20:41:14,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cf53df-5e94-4be1-ba03-c009c9830617 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:41:14,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-41cf53df-5e94-4be1-ba03-c009c9830617 2018-11-02 20:41:14,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-67a80b30-efad-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e578ec037172f243d2a0e465e8bee7be45ef059" 2018-11-02 20:41:14,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aed3515-b26c-4d7f-9fce-9d39405e66ca Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-67a80b30-efad-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/755dfe9ad05f48a8813fd794b552497d"}, "tags": [], "enabled": true, "id": "755dfe9ad05f48a8813fd794b552497d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-67a80b30-efad-4f1-proj"}]} 2018-11-02 20:41:14,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-67a80b30-efad-4f1-proj used request id req-6aed3515-b26c-4d7f-9fce-9d39405e66ca 2018-11-02 20:41:14,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e578ec037172f243d2a0e465e8bee7be45ef059" 2018-11-02 20:41:14,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b7ccef-7f38-44c0-b320-d4e6db6ef0dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:14,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e3b7ccef-7f38-44c0-b320-d4e6db6ef0dc 2018-11-02 20:41:15,071 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-67a80b30-efad-4f1-user 2018-11-02 20:41:15,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:15,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c89425-4510-431e-aaac-0c24f45b4da4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:15,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-50c89425-4510-431e-aaac-0c24f45b4da4 2018-11-02 20:41:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" -d '{"role": {"name": "CreateMultiPartImageTests-67a80b30-efad-4f1-proj-role"}}' 2018-11-02 20:41:15,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf3305b-90a6-461c-8e71-383101b0f33e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "474a6925863f4f33a54851af2a4706f5", "links": {"self": "http://172.30.9.31:5000/v3/roles/474a6925863f4f33a54851af2a4706f5"}, "name": "CreateMultiPartImageTests-67a80b30-efad-4f1-proj-role"}} 2018-11-02 20:41:15,305 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6cf3305b-90a6-461c-8e71-383101b0f33e 2018-11-02 20:41:15,306 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-67a80b30-efad-4f1-proj-role 2018-11-02 20:41:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/474a6925863f4f33a54851af2a4706f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:15,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ce9739-b182-4c1b-b934-0936467452ac Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "474a6925863f4f33a54851af2a4706f5", "links": {"self": "http://172.30.9.31:5000/v3/roles/474a6925863f4f33a54851af2a4706f5"}, "name": "CreateMultiPartImageTests-67a80b30-efad-4f1-proj-role"}} 2018-11-02 20:41:15,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/474a6925863f4f33a54851af2a4706f5 used request id req-28ce9739-b182-4c1b-b934-0936467452ac 2018-11-02 20:41:15,411 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-67a80b30-efad-4f1-proj-role to project CreateMultiPartImageTests-67a80b30-efad-4f1-proj 2018-11-02 20:41:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/755dfe9ad05f48a8813fd794b552497d/users/9d2e756a622e45b1bfbaae4a8d4f99d6/roles/474a6925863f4f33a54851af2a4706f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:15,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-691967ca-7a2b-4e7a-9c00-a913d8e4329b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:15,560 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/755dfe9ad05f48a8813fd794b552497d/users/9d2e756a622e45b1bfbaae4a8d4f99d6/roles/474a6925863f4f33a54851af2a4706f5 used request id req-691967ca-7a2b-4e7a-9c00-a913d8e4329b 2018-11-02 20:41:15,560 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-02 20:41:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:15,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b3bfa976-1b02-41eb-baf2-114c3a2f8b2d Date: Fri, 02 Nov 2018 20:41:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:41:15,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b3bfa976-1b02-41eb-baf2-114c3a2f8b2d 2018-11-02 20:41:15,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:15,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b8730f-3808-43d2-91b2-d09d30308c2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:15,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-64b8730f-3808-43d2-91b2-d09d30308c2a 2018-11-02 20:41:15,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-515cb7ff-dd49-4c8e-8553-d50564d422a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:16,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-515cb7ff-dd49-4c8e-8553-d50564d422a4 2018-11-02 20:41:16,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5d5e72-f5be-44c3-8408-48d2f6c9e7cb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:16,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-9e5d5e72-f5be-44c3-8408-48d2f6c9e7cb 2018-11-02 20:41:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57077b5a-d12a-4464-97ab-e27114b0a209 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:16,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-57077b5a-d12a-4464-97ab-e27114b0a209 2018-11-02 20:41:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e491499-ad58-4684-8559-49be24d98beb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:16,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-7e491499-ad58-4684-8559-49be24d98beb 2018-11-02 20:41:16,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6edeb418-4f1c-4eaa-a55c-0d2a7d8e325b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:16,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-6edeb418-4f1c-4eaa-a55c-0d2a7d8e325b 2018-11-02 20:41:16,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9094f2-578a-4445-a240-460737420fce Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:16,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-0e9094f2-578a-4445-a240-460737420fce 2018-11-02 20:41:16,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6b5c8d-faa3-47bf-8052-ff1be3e29bf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:16,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-fb6b5c8d-faa3-47bf-8052-ff1be3e29bf7 2018-11-02 20:41:16,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:16,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4540a5d-9c01-4aae-8f81-f3528cec21d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:16,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-a4540a5d-9c01-4aae-8f81-f3528cec21d1 2018-11-02 20:41:16,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:16,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98611c1-ec61-4605-81ac-6663f8430c6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:16,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-d98611c1-ec61-4605-81ac-6663f8430c6b 2018-11-02 20:41:16,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:16,985 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-67a80b30-efad-4f1-proj 2018-11-02 20:41:16,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/755dfe9ad05f48a8813fd794b552497d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:17,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f49a9b5-bb79-4160-8a5b-ac1b79abb14d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:17,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/755dfe9ad05f48a8813fd794b552497d used request id req-9f49a9b5-bb79-4160-8a5b-ac1b79abb14d 2018-11-02 20:41:17,253 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-67a80b30-efad-4f1-proj-role 2018-11-02 20:41:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/474a6925863f4f33a54851af2a4706f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:17,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74128fac-91c0-4599-830c-1a2ad37f3d00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:17,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/474a6925863f4f33a54851af2a4706f5 used request id req-74128fac-91c0-4599-830c-1a2ad37f3d00 2018-11-02 20:41:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c83311c4b03b7c030e164e81ee6a1452137097" 2018-11-02 20:41:17,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a6954e-a020-45aa-b3b6-b1fed1431f8e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:17,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-33a6954e-a020-45aa-b3b6-b1fed1431f8e 2018-11-02 20:41:17,495 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-67a80b30-efad-4f1-user 2018-11-02 20:41:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/9d2e756a622e45b1bfbaae4a8d4f99d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e578ec037172f243d2a0e465e8bee7be45ef059" 2018-11-02 20:41:17,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7800665c-5e76-413a-b9a8-25a485ae4cc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:17,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9d2e756a622e45b1bfbaae4a8d4f99d6 used request id req-7800665c-5e76-413a-b9a8-25a485ae4cc6 2018-11-02 20:41:17,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:18,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["4O6brmYrRsSc0K-gsFrjrw"], "issued_at": "2018-11-02T20:41:18.000000Z"}} 2018-11-02 20:41:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5472348a1bf9fd59acdb570ef7186a42772ca465" 2018-11-02 20:41:18,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4ef789-6918-4c70-8d15-de907dc5d6da 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:18,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0b4ef789-6918-4c70-8d15-de907dc5d6da 2018-11-02 20:41:18,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:18,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:18,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["-pC69ORJRGyelIWvNiIR4g"], "issued_at": "2018-11-02T20:41:18.000000Z"}} 2018-11-02 20:41:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:18,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b3bfc2-18bf-47d8-a5d4-cbfd319dff7b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:18,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-48b3bfc2-18bf-47d8-a5d4-cbfd319dff7b 2018-11-02 20:41:18,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:18,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:18 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:18,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6d4e8403-4d8b-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:18,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd24476-7d45-48e7-9e8c-e3665cc9d202 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6d4e8403-4d8b-435-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:18,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6d4e8403-4d8b-435-proj used request id req-edd24476-7d45-48e7-9e8c-e3665cc9d202 2018-11-02 20:41:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:18,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0396e742-751d-41d6-a45c-cdd7c0bc9ed7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:18,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0396e742-751d-41d6-a45c-cdd7c0bc9ed7 2018-11-02 20:41:18,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj"}}' 2018-11-02 20:41:19,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865a42f0-7957-4055-8e68-df6ad92b4743 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/55ac92434f704674a40ea5bfd0ac1b3a"}, "tags": [], "enabled": true, "id": "55ac92434f704674a40ea5bfd0ac1b3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj"}} 2018-11-02 20:41:19,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-865a42f0-7957-4055-8e68-df6ad92b4743 2018-11-02 20:41:19,138 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-6d4e8403-4d8b-435-proj 2018-11-02 20:41:19,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:19,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:19,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["7WP5RYhYT2SxTSDqwPCuUQ"], "issued_at": "2018-11-02T20:41:19.000000Z"}} 2018-11-02 20:41:19,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a6ca54cf173075b78f6ae0cd800619df0b06b" 2018-11-02 20:41:19,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d18a14-b6a8-4942-8a64-786972d8bbf2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:19,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f1d18a14-b6a8-4942-8a64-786972d8bbf2 2018-11-02 20:41:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:19,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a6ca54cf173075b78f6ae0cd800619df0b06b" 2018-11-02 20:41:19,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53efa278-f560-4640-9681-d1826abed58b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:41:19,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-53efa278-f560-4640-9681-d1826abed58b 2018-11-02 20:41:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-6d4e8403-4d8b-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a6ca54cf173075b78f6ae0cd800619df0b06b" 2018-11-02 20:41:19,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4914d02-a58a-4d9a-8937-d40fcdc181cf Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-6d4e8403-4d8b-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/55ac92434f704674a40ea5bfd0ac1b3a"}, "tags": [], "enabled": true, "id": "55ac92434f704674a40ea5bfd0ac1b3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj"}]} 2018-11-02 20:41:19,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-6d4e8403-4d8b-435-proj used request id req-d4914d02-a58a-4d9a-8937-d40fcdc181cf 2018-11-02 20:41:19,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a6ca54cf173075b78f6ae0cd800619df0b06b" 2018-11-02 20:41:20,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8baff0e-fe4e-4701-8ca9-cdb0f47ab060 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:20,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e8baff0e-fe4e-4701-8ca9-cdb0f47ab060 2018-11-02 20:41:20,409 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-6d4e8403-4d8b-435-user 2018-11-02 20:41:20,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:20,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129de6d8-ee8b-48ed-bb31-f6e1866c8c0e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:20,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-129de6d8-ee8b-48ed-bb31-f6e1866c8c0e 2018-11-02 20:41:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" -d '{"role": {"name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj-role"}}' 2018-11-02 20:41:20,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3cf85c-302a-45b7-a181-da419f017bf3 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cf19cacbd724ef99a926a40337a74ae", "links": {"self": "http://172.30.9.31:5000/v3/roles/3cf19cacbd724ef99a926a40337a74ae"}, "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj-role"}} 2018-11-02 20:41:20,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba3cf85c-302a-45b7-a181-da419f017bf3 2018-11-02 20:41:20,653 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-6d4e8403-4d8b-435-proj-role 2018-11-02 20:41:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3cf19cacbd724ef99a926a40337a74ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:20,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c667991-56b7-4001-93b1-336307f9ac0e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cf19cacbd724ef99a926a40337a74ae", "links": {"self": "http://172.30.9.31:5000/v3/roles/3cf19cacbd724ef99a926a40337a74ae"}, "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj-role"}} 2018-11-02 20:41:20,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3cf19cacbd724ef99a926a40337a74ae used request id req-6c667991-56b7-4001-93b1-336307f9ac0e 2018-11-02 20:41:20,758 - keystone_utils - INFO - Granting role CreateKeypairsTests-6d4e8403-4d8b-435-proj-role to project CreateKeypairsTests-6d4e8403-4d8b-435-proj 2018-11-02 20:41:20,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/55ac92434f704674a40ea5bfd0ac1b3a/users/a20845f02fc049d0bd47b14dda0a561a/roles/3cf19cacbd724ef99a926a40337a74ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:20,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71b16b7a-5c4f-4bb8-8a64-ea1fa9b44a22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:20,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/55ac92434f704674a40ea5bfd0ac1b3a/users/a20845f02fc049d0bd47b14dda0a561a/roles/3cf19cacbd724ef99a926a40337a74ae used request id req-71b16b7a-5c4f-4bb8-8a64-ea1fa9b44a22 2018-11-02 20:41:20,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:20,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:20,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:21,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cf19cacbd724ef99a926a40337a74ae", "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj-role"}], "expires_at": "2018-11-02T21:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ac92434f704674a40ea5bfd0ac1b3a", "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6d4e8403-4d8b-435-user", "id": "a20845f02fc049d0bd47b14dda0a561a"}, "audit_ids": ["TOAAxxCgQdm8KfMmhD-_kw"], "issued_at": "2018-11-02T20:41:21.000000Z"}} 2018-11-02 20:41:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d958ec65d5f44d6d6c0a3874ca95e260092e1a" 2018-11-02 20:41:21,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0553df7a-029c-4f16-937b-506653975ea7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:21,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0553df7a-029c-4f16-937b-506653975ea7 2018-11-02 20:41:21,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:21,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d958ec65d5f44d6d6c0a3874ca95e260092e1a" 2018-11-02 20:41:21,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a687abb1-0c48-47f1-b07a-0165700061bd x-compute-request-id: req-a687abb1-0c48-47f1-b07a-0165700061bd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:41:21,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-a687abb1-0c48-47f1-b07a-0165700061bd 2018-11-02 20:41:21,677 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1... 2018-11-02 20:41:21,677 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:41:21,694 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 2018-11-02 20:41:21,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d958ec65d5f44d6d6c0a3874ca95e260092e1a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5kF8jN4uzalWepVFvwsTWZWtJhYEM5OIOYIQ4janNrROG1wnLR87SrEQ909Ai4acxAsXHLKne/km+p0i978IPOFCDchgJd9u5ThzHS0OKkalK4Q2pEMasNKdJFKIb/ejEvpNNkKsHkbm7Ep0lMMV3Eo6w4huSR6ANCzBUNtfLGQ==", "name": "CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1"}}' 2018-11-02 20:41:21,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71020048-88f6-4e37-8e6e-f024fba76514 x-compute-request-id: req-71020048-88f6-4e37-8e6e-f024fba76514 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5kF8jN4uzalWepVFvwsTWZWtJhYEM5OIOYIQ4janNrROG1wnLR87SrEQ909Ai4acxAsXHLKne/km+p0i978IPOFCDchgJd9u5ThzHS0OKkalK4Q2pEMasNKdJFKIb/ejEvpNNkKsHkbm7Ep0lMMV3Eo6w4huSR6ANCzBUNtfLGQ==", "user_id": "a20845f02fc049d0bd47b14dda0a561a", "name": "CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1", "fingerprint": "72:de:59:93:e0:61:5d:ce:39:69:1d:f7:f5:94:c5:f7"}} 2018-11-02 20:41:21,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-71020048-88f6-4e37-8e6e-f024fba76514 2018-11-02 20:41:21,761 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 2018-11-02 20:41:21,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:22,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cf19cacbd724ef99a926a40337a74ae", "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj-role"}], "expires_at": "2018-11-02T21:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ac92434f704674a40ea5bfd0ac1b3a", "name": "CreateKeypairsTests-6d4e8403-4d8b-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_55ac92434f704674a40ea5bfd0ac1b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_55ac92434f704674a40ea5bfd0ac1b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6d4e8403-4d8b-435-user", "id": "a20845f02fc049d0bd47b14dda0a561a"}, "audit_ids": ["xtbKrvqASfOxPYhLhv6u-w"], "issued_at": "2018-11-02T20:41:22.000000Z"}} 2018-11-02 20:41:22,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b261f637e533c4463706eaf77254054eab259" 2018-11-02 20:41:22,403 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb0b7f34-6c1c-443f-b51d-21da83ffdf79 x-compute-request-id: req-fb0b7f34-6c1c-443f-b51d-21da83ffdf79 Content-Length: 0 Content-Type: application/json 2018-11-02 20:41:22,403 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 used request id req-fb0b7f34-6c1c-443f-b51d-21da83ffdf79 2018-11-02 20:41:22,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b261f637e533c4463706eaf77254054eab259" 2018-11-02 20:41:22,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42d38c96-0b06-4d1a-b22d-8482c5388532 x-compute-request-id: req-42d38c96-0b06-4d1a-b22d-8482c5388532 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:41:22,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-42d38c96-0b06-4d1a-b22d-8482c5388532 2018-11-02 20:41:22,429 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 2018-11-02 20:41:22,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d958ec65d5f44d6d6c0a3874ca95e260092e1a" 2018-11-02 20:41:22,459 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c48c3472-175d-4741-8e35-6767203000db x-compute-request-id: req-c48c3472-175d-4741-8e35-6767203000db Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 not found for user a20845f02fc049d0bd47b14dda0a561a", "code": 404}} 2018-11-02 20:41:22,459 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-3cbe4ded-9195-4d4f-b927-6686b4cfc5d1 used request id req-c48c3472-175d-4741-8e35-6767203000db 2018-11-02 20:41:22,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:22,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-31112147-624e-4b42-96b5-e1b4d331c99e Date: Fri, 02 Nov 2018 20:41:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:41:22,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-31112147-624e-4b42-96b5-e1b4d331c99e 2018-11-02 20:41:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:22,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a228080-1965-4901-9180-d85b9c967ab9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:22,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-0a228080-1965-4901-9180-d85b9c967ab9 2018-11-02 20:41:22,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:22,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2551f622-e9d5-467b-b8c4-e9fddbb2b1c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:22,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-2551f622-e9d5-467b-b8c4-e9fddbb2b1c9 2018-11-02 20:41:22,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:22,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ce6284-3c36-4ddf-9ec6-3bb97ec7d70d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:22,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-94ce6284-3c36-4ddf-9ec6-3bb97ec7d70d 2018-11-02 20:41:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b32af7-3458-4294-ad78-c40e2c22caa3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:23,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-21b32af7-3458-4294-ad78-c40e2c22caa3 2018-11-02 20:41:23,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86901b42-28e7-47af-817f-de7215bea6da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:23,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-86901b42-28e7-47af-817f-de7215bea6da 2018-11-02 20:41:23,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec2b01bb-4b7e-405a-8ea5-135f1aebceef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:23,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-ec2b01bb-4b7e-405a-8ea5-135f1aebceef 2018-11-02 20:41:23,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9cd7ca3-8c7a-46db-84dc-1157e7027402 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:23,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c9cd7ca3-8c7a-46db-84dc-1157e7027402 2018-11-02 20:41:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877f32be-982d-4b68-abd2-d781672172ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:23,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-877f32be-982d-4b68-abd2-d781672172ad 2018-11-02 20:41:23,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:23,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3102ed94-ec8a-43a3-988e-586b9b8707b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:23,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-3102ed94-ec8a-43a3-988e-586b9b8707b4 2018-11-02 20:41:23,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92cfb3a8-3885-4734-93bb-2b403b39726b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:23,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-92cfb3a8-3885-4734-93bb-2b403b39726b 2018-11-02 20:41:23,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:23,779 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-6d4e8403-4d8b-435-proj 2018-11-02 20:41:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/55ac92434f704674a40ea5bfd0ac1b3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:23,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1d62ddb-b3d2-4370-b947-5b107b0a2080 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:23,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/55ac92434f704674a40ea5bfd0ac1b3a used request id req-b1d62ddb-b3d2-4370-b947-5b107b0a2080 2018-11-02 20:41:23,952 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-6d4e8403-4d8b-435-proj-role 2018-11-02 20:41:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3cf19cacbd724ef99a926a40337a74ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:24,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254d2a78-add5-4548-a2af-bc0d40f37442 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:24,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3cf19cacbd724ef99a926a40337a74ae used request id req-254d2a78-add5-4548-a2af-bc0d40f37442 2018-11-02 20:41:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b5a7dddce3601c90fb0de49ccfbf8b25e48594" 2018-11-02 20:41:24,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef28fce-d8d2-42cf-8d53-0d1d545e1bb6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:24,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bef28fce-d8d2-42cf-8d53-0d1d545e1bb6 2018-11-02 20:41:24,193 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-6d4e8403-4d8b-435-user 2018-11-02 20:41:24,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a20845f02fc049d0bd47b14dda0a561a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a6ca54cf173075b78f6ae0cd800619df0b06b" 2018-11-02 20:41:24,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b705fcba-f007-449d-9f88-7a8824cd4a36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:24,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a20845f02fc049d0bd47b14dda0a561a used request id req-b705fcba-f007-449d-9f88-7a8824cd4a36 2018-11-02 20:41:24,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:24,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ps9u4DjzT6eKJAdUTD8LcA"], "issued_at": "2018-11-02T20:41:24.000000Z"}} 2018-11-02 20:41:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf0f8aa7625c09c45a21c1465d581789aa90fb3" 2018-11-02 20:41:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32957c8-bff1-4c3a-a21c-b596b48f31b9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:24,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e32957c8-bff1-4c3a-a21c-b596b48f31b9 2018-11-02 20:41:24,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:24,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:25,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ru2A-je7SQ6n8QgCHYRp0Q"], "issued_at": "2018-11-02T20:41:25.000000Z"}} 2018-11-02 20:41:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:25,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5c9e10-a3c5-41ab-b0bc-47a325928fcf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:25,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-de5c9e10-a3c5-41ab-b0bc-47a325928fcf 2018-11-02 20:41:25,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:25,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:25 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7422132f-a6f7-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:25,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316cceec-8c5d-4f14-b7cb-9834ea97ca6d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7422132f-a6f7-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:25,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7422132f-a6f7-4d7-proj used request id req-316cceec-8c5d-4f14-b7cb-9834ea97ca6d 2018-11-02 20:41:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:25,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7babbd-55a3-4b14-a039-26a5ab18be53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:25,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fc7babbd-55a3-4b14-a039-26a5ab18be53 2018-11-02 20:41:25,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj"}}' 2018-11-02 20:41:25,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e598eb24-881f-4862-8c9b-a06f1a2ff3a7 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d2f13b7ef60145e6b19a1d394ee72ab9"}, "tags": [], "enabled": true, "id": "d2f13b7ef60145e6b19a1d394ee72ab9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj"}} 2018-11-02 20:41:25,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e598eb24-881f-4862-8c9b-a06f1a2ff3a7 2018-11-02 20:41:25,839 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7422132f-a6f7-4d7-proj 2018-11-02 20:41:25,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:25,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:26,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WNggirUfQtGxQWuznTzC3Q"], "issued_at": "2018-11-02T20:41:26.000000Z"}} 2018-11-02 20:41:26,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a47440c97fe3c9eb89d45bdc3e1a32a382f2c7" 2018-11-02 20:41:26,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8990ce35-6ac9-4df5-91cb-5b62602ad3a8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:26,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8990ce35-6ac9-4df5-91cb-5b62602ad3a8 2018-11-02 20:41:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:26,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a47440c97fe3c9eb89d45bdc3e1a32a382f2c7" 2018-11-02 20:41:26,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36199fc0-652f-461f-bd38-e8442c11ad41 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:41:26,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-36199fc0-652f-461f-bd38-e8442c11ad41 2018-11-02 20:41:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-7422132f-a6f7-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a47440c97fe3c9eb89d45bdc3e1a32a382f2c7" 2018-11-02 20:41:26,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c5b323-a505-4502-93ea-cff6c2900f01 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-7422132f-a6f7-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d2f13b7ef60145e6b19a1d394ee72ab9"}, "tags": [], "enabled": true, "id": "d2f13b7ef60145e6b19a1d394ee72ab9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj"}]} 2018-11-02 20:41:26,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-7422132f-a6f7-4d7-proj used request id req-31c5b323-a505-4502-93ea-cff6c2900f01 2018-11-02 20:41:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a47440c97fe3c9eb89d45bdc3e1a32a382f2c7" 2018-11-02 20:41:26,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7226a084-86d8-4e41-932d-dcda0120b21f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:26,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7226a084-86d8-4e41-932d-dcda0120b21f 2018-11-02 20:41:27,101 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7422132f-a6f7-4d7-user 2018-11-02 20:41:27,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:27,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a507deeb-df0c-48cf-86f2-1b34b5d009c3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:27,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a507deeb-df0c-48cf-86f2-1b34b5d009c3 2018-11-02 20:41:27,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" -d '{"role": {"name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj-role"}}' 2018-11-02 20:41:27,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7eb375-83f2-4baa-93ad-34d19615b91a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0305f8d6fd404032b7d803acd840d0d3", "links": {"self": "http://172.30.9.31:5000/v3/roles/0305f8d6fd404032b7d803acd840d0d3"}, "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj-role"}} 2018-11-02 20:41:27,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba7eb375-83f2-4baa-93ad-34d19615b91a 2018-11-02 20:41:27,365 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7422132f-a6f7-4d7-proj-role 2018-11-02 20:41:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/0305f8d6fd404032b7d803acd840d0d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:27,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ab6530-d093-4501-9e80-4bce188151a1 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0305f8d6fd404032b7d803acd840d0d3", "links": {"self": "http://172.30.9.31:5000/v3/roles/0305f8d6fd404032b7d803acd840d0d3"}, "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj-role"}} 2018-11-02 20:41:27,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/0305f8d6fd404032b7d803acd840d0d3 used request id req-43ab6530-d093-4501-9e80-4bce188151a1 2018-11-02 20:41:27,383 - keystone_utils - INFO - Granting role CreateKeypairsTests-7422132f-a6f7-4d7-proj-role to project CreateKeypairsTests-7422132f-a6f7-4d7-proj 2018-11-02 20:41:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d2f13b7ef60145e6b19a1d394ee72ab9/users/93e34f1bb81e453dbbb9c494b22269ec/roles/0305f8d6fd404032b7d803acd840d0d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:27,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1dd003-933f-4f73-97a0-167abd74f8cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:27,548 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d2f13b7ef60145e6b19a1d394ee72ab9/users/93e34f1bb81e453dbbb9c494b22269ec/roles/0305f8d6fd404032b7d803acd840d0d3 used request id req-6d1dd003-933f-4f73-97a0-167abd74f8cd 2018-11-02 20:41:27,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:27,703 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6.pub 2018-11-02 20:41:27,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:27,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:28,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0305f8d6fd404032b7d803acd840d0d3", "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj-role"}], "expires_at": "2018-11-02T21:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2f13b7ef60145e6b19a1d394ee72ab9", "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7422132f-a6f7-4d7-user", "id": "93e34f1bb81e453dbbb9c494b22269ec"}, "audit_ids": ["HXrSmLKcSPmIYuYhx3Kznw"], "issued_at": "2018-11-02T20:41:28.000000Z"}} 2018-11-02 20:41:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6ddf9caaf0d09e7212ff55355d70158c23f258" 2018-11-02 20:41:28,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169c332c-9011-4458-bc30-b0e98f377c66 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:28,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-169c332c-9011-4458-bc30-b0e98f377c66 2018-11-02 20:41:28,202 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:28,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6ddf9caaf0d09e7212ff55355d70158c23f258" 2018-11-02 20:41:28,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c299ca41-d673-4bc5-8c74-15a0ca10c1a4 x-compute-request-id: req-c299ca41-d673-4bc5-8c74-15a0ca10c1a4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:41:28,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c299ca41-d673-4bc5-8c74-15a0ca10c1a4 2018-11-02 20:41:28,410 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6... 2018-11-02 20:41:28,410 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-02 20:41:28,410 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6.pub 2018-11-02 20:41:28,411 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6 2018-11-02 20:41:28,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6ddf9caaf0d09e7212ff55355d70158c23f258" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK8WcREvbyljpPgkT0gr59GsV+gUoxMph6isH3zs8noeId5gbJJW/uBGUIfdMEyYVhPVQgsfQGdlkzIMsBt/qKqxhlpzlV5E8VA67hUaQt7r1n2nGEL5iR4+J7w7uaYrqdCV6XFVfcA55LTzPKpfwivlYm9l0CuzzcrJQoOMYljSpyCV2jW395KvKtbCjWyAZLs29N4clECQ06Ri5tfGdQGSneBkHwUJx5xPGSRPwYC5mdaPrqWlpeCc3Bm5n8xcwKG4JWcGT2Sylz5318rN1UKC9TV8HvgD62whpLrQ1UgHCD3k/c1YNwhslfEusbATPR/cD8lcHcvCYL8raEIL6L", "name": "CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6"}}' 2018-11-02 20:41:28,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68f0e1ea-f668-48a8-aacc-20025b60b0ef x-compute-request-id: req-68f0e1ea-f668-48a8-aacc-20025b60b0ef Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK8WcREvbyljpPgkT0gr59GsV+gUoxMph6isH3zs8noeId5gbJJW/uBGUIfdMEyYVhPVQgsfQGdlkzIMsBt/qKqxhlpzlV5E8VA67hUaQt7r1n2nGEL5iR4+J7w7uaYrqdCV6XFVfcA55LTzPKpfwivlYm9l0CuzzcrJQoOMYljSpyCV2jW395KvKtbCjWyAZLs29N4clECQ06Ri5tfGdQGSneBkHwUJx5xPGSRPwYC5mdaPrqWlpeCc3Bm5n8xcwKG4JWcGT2Sylz5318rN1UKC9TV8HvgD62whpLrQ1UgHCD3k/c1YNwhslfEusbATPR/cD8lcHcvCYL8raEIL6L", "user_id": "93e34f1bb81e453dbbb9c494b22269ec", "name": "CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6", "fingerprint": "b3:88:f4:37:a9:0d:8c:d8:33:eb:78:de:ef:2b:dc:92"}} 2018-11-02 20:41:28,480 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-68f0e1ea-f668-48a8-aacc-20025b60b0ef 2018-11-02 20:41:28,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:28,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0305f8d6fd404032b7d803acd840d0d3", "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj-role"}], "expires_at": "2018-11-02T21:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2f13b7ef60145e6b19a1d394ee72ab9", "name": "CreateKeypairsTests-7422132f-a6f7-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d2f13b7ef60145e6b19a1d394ee72ab9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7422132f-a6f7-4d7-user", "id": "93e34f1bb81e453dbbb9c494b22269ec"}, "audit_ids": ["ufnLF47MSFuRW5ZP8orWhg"], "issued_at": "2018-11-02T20:41:28.000000Z"}} 2018-11-02 20:41:28,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973d4ab9b8b2ada9b63558e7271110d55773ee30" 2018-11-02 20:41:29,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50e5c858-89bd-463e-8a18-0c5d8382778c x-compute-request-id: req-50e5c858-89bd-463e-8a18-0c5d8382778c Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK8WcREvbyljpPgkT0gr59GsV+gUoxMph6isH3zs8noeId5gbJJW/uBGUIfdMEyYVhPVQgsfQGdlkzIMsBt/qKqxhlpzlV5E8VA67hUaQt7r1n2nGEL5iR4+J7w7uaYrqdCV6XFVfcA55LTzPKpfwivlYm9l0CuzzcrJQoOMYljSpyCV2jW395KvKtbCjWyAZLs29N4clECQ06Ri5tfGdQGSneBkHwUJx5xPGSRPwYC5mdaPrqWlpeCc3Bm5n8xcwKG4JWcGT2Sylz5318rN1UKC9TV8HvgD62whpLrQ1UgHCD3k/c1YNwhslfEusbATPR/cD8lcHcvCYL8raEIL6L", "user_id": "93e34f1bb81e453dbbb9c494b22269ec", "name": "CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6", "deleted": false, "created_at": "2018-11-02T20:41:28.000000", "updated_at": null, "fingerprint": "b3:88:f4:37:a9:0d:8c:d8:33:eb:78:de:ef:2b:dc:92", "deleted_at": null, "id": 65}} 2018-11-02 20:41:29,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6 used request id req-50e5c858-89bd-463e-8a18-0c5d8382778c 2018-11-02 20:41:29,099 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6 2018-11-02 20:41:29,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6ddf9caaf0d09e7212ff55355d70158c23f258" 2018-11-02 20:41:29,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a4c713d-f8a7-486f-9ea1-f24c31ff903a x-compute-request-id: req-8a4c713d-f8a7-486f-9ea1-f24c31ff903a Content-Length: 0 Content-Type: application/json 2018-11-02 20:41:29,143 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-96e10a6f-c838-408d-b1cb-8523108b38b6 used request id req-8a4c713d-f8a7-486f-9ea1-f24c31ff903a 2018-11-02 20:41:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:29,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d6f37085-023e-4af2-96c7-0ac382900e77 Date: Fri, 02 Nov 2018 20:41:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:41:29,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d6f37085-023e-4af2-96c7-0ac382900e77 2018-11-02 20:41:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:29,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3af5b69-64f3-40b2-8d86-c4e0d161716f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:29,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-f3af5b69-64f3-40b2-8d86-c4e0d161716f 2018-11-02 20:41:29,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:29,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a471db-b7b8-4eb8-80e5-8197005dcb82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:29,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-28a471db-b7b8-4eb8-80e5-8197005dcb82 2018-11-02 20:41:29,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:29,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0945e17-238f-490f-b6fa-0713ad332aeb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:29,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-b0945e17-238f-490f-b6fa-0713ad332aeb 2018-11-02 20:41:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:29,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cfd643-682a-468c-bdfb-62d201eec1a1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:29,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-b9cfd643-682a-468c-bdfb-62d201eec1a1 2018-11-02 20:41:29,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:29,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67dd7525-9171-43d8-9fce-23bb62ef4221 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:29,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-67dd7525-9171-43d8-9fce-23bb62ef4221 2018-11-02 20:41:29,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:29,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9afca5-9bc6-4946-bbac-4486e74a2cbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:30,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-9a9afca5-9bc6-4946-bbac-4486e74a2cbc 2018-11-02 20:41:30,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:30,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af421f5-5f79-4cf9-9bed-4c1f470e8ba9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:30,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-0af421f5-5f79-4cf9-9bed-4c1f470e8ba9 2018-11-02 20:41:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf726061-39e9-4a7f-afa1-b1b2bfbcdb32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:30,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-bf726061-39e9-4a7f-afa1-b1b2bfbcdb32 2018-11-02 20:41:30,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35093f5e-f768-4e30-aab1-57273679ba88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:30,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-35093f5e-f768-4e30-aab1-57273679ba88 2018-11-02 20:41:30,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:30,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8242f345-9ef6-4d0c-b5ec-b471a01caa74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:30,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-8242f345-9ef6-4d0c-b5ec-b471a01caa74 2018-11-02 20:41:30,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:30,460 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7422132f-a6f7-4d7-proj 2018-11-02 20:41:30,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d2f13b7ef60145e6b19a1d394ee72ab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da31f27-6447-4e32-8e3a-b70ef9d26753 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:30,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d2f13b7ef60145e6b19a1d394ee72ab9 used request id req-5da31f27-6447-4e32-8e3a-b70ef9d26753 2018-11-02 20:41:30,738 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7422132f-a6f7-4d7-proj-role 2018-11-02 20:41:30,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/0305f8d6fd404032b7d803acd840d0d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bda99be4-164a-4552-8487-90f1ce9e631d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:30,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0305f8d6fd404032b7d803acd840d0d3 used request id req-bda99be4-164a-4552-8487-90f1ce9e631d 2018-11-02 20:41:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2675b261c26d3b32ad69f6b37a0a2736e55b68" 2018-11-02 20:41:30,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac7fc7c-3bc0-4683-96da-4f974c94c3b3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:30,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0ac7fc7c-3bc0-4683-96da-4f974c94c3b3 2018-11-02 20:41:30,980 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7422132f-a6f7-4d7-user 2018-11-02 20:41:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/93e34f1bb81e453dbbb9c494b22269ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a47440c97fe3c9eb89d45bdc3e1a32a382f2c7" 2018-11-02 20:41:31,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7392c2c5-27db-4407-897e-8f16e44dfacd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:31,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/93e34f1bb81e453dbbb9c494b22269ec used request id req-7392c2c5-27db-4407-897e-8f16e44dfacd 2018-11-02 20:41:31,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:31,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["GaT9sRiwSPOigBTbh2YFlw"], "issued_at": "2018-11-02T20:41:31.000000Z"}} 2018-11-02 20:41:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29102402ea67227d70c918d14be3518bd802fde2" 2018-11-02 20:41:31,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3374681b-ab5c-4a95-a735-840452102141 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:31,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3374681b-ab5c-4a95-a735-840452102141 2018-11-02 20:41:31,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:31,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:32,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["du5EXJpSRVeRpztKPAm9oQ"], "issued_at": "2018-11-02T20:41:32.000000Z"}} 2018-11-02 20:41:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:32,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21f7b21-2876-4cee-92a9-c585f3b70917 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:32,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f21f7b21-2876-4cee-92a9-c585f3b70917 2018-11-02 20:41:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:32,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e4410e46-f209-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:32,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b3ee85-30ed-44b5-a3a7-bdff5e08e7f2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e4410e46-f209-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:32,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e4410e46-f209-4cc-proj used request id req-45b3ee85-30ed-44b5-a3a7-bdff5e08e7f2 2018-11-02 20:41:32,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:32,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e28738-4063-4c0d-9d13-bc76ff71263b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:32,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-46e28738-4063-4c0d-9d13-bc76ff71263b 2018-11-02 20:41:32,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj"}}' 2018-11-02 20:41:32,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e158f9fe-8687-41ca-b07b-9fdacc84b841 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/832333a2d570411e94b5d2612db7ee24"}, "tags": [], "enabled": true, "id": "832333a2d570411e94b5d2612db7ee24", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj"}} 2018-11-02 20:41:32,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e158f9fe-8687-41ca-b07b-9fdacc84b841 2018-11-02 20:41:32,749 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e4410e46-f209-4cc-proj 2018-11-02 20:41:32,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:32,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:33,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["RBGUXF7fRLKXx6vVGAmIYg"], "issued_at": "2018-11-02T20:41:33.000000Z"}} 2018-11-02 20:41:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f594920a022f038f3ee3322f4ca2cb3488911880" 2018-11-02 20:41:33,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7ccf63-dd9f-4233-b262-a36d4d1b3ce4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:33,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8b7ccf63-dd9f-4233-b262-a36d4d1b3ce4 2018-11-02 20:41:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:33,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:33 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f594920a022f038f3ee3322f4ca2cb3488911880" 2018-11-02 20:41:33,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7104d5b7-e14b-4f1c-8d8d-0aaa5e90c6ea Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:41:33,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7104d5b7-e14b-4f1c-8d8d-0aaa5e90c6ea 2018-11-02 20:41:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-e4410e46-f209-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f594920a022f038f3ee3322f4ca2cb3488911880" 2018-11-02 20:41:33,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88adca3-78e8-4dcb-982b-8105f5ae4fc5 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-e4410e46-f209-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/832333a2d570411e94b5d2612db7ee24"}, "tags": [], "enabled": true, "id": "832333a2d570411e94b5d2612db7ee24", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj"}]} 2018-11-02 20:41:33,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-e4410e46-f209-4cc-proj used request id req-b88adca3-78e8-4dcb-982b-8105f5ae4fc5 2018-11-02 20:41:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f594920a022f038f3ee3322f4ca2cb3488911880" 2018-11-02 20:41:33,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a31c082-955a-4fa6-bbe0-7c7043de362b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:33,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5a31c082-955a-4fa6-bbe0-7c7043de362b 2018-11-02 20:41:33,934 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e4410e46-f209-4cc-user 2018-11-02 20:41:33,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:33,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:34,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e965f673-7cb2-44cd-be60-f718ba4af605 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:34,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e965f673-7cb2-44cd-be60-f718ba4af605 2018-11-02 20:41:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" -d '{"role": {"name": "CreateKeypairsTests-e4410e46-f209-4cc-proj-role"}}' 2018-11-02 20:41:34,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be9782fa-5bdc-448c-87e9-761a07f0aa14 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f565c9ad6a0f49e892ccf3b6a63d2dd7", "links": {"self": "http://172.30.9.31:5000/v3/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7"}, "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj-role"}} 2018-11-02 20:41:34,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-be9782fa-5bdc-448c-87e9-761a07f0aa14 2018-11-02 20:41:34,193 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e4410e46-f209-4cc-proj-role 2018-11-02 20:41:34,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:34,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caf6f8f-e4f7-4ae1-a39a-4acb868ce4a2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f565c9ad6a0f49e892ccf3b6a63d2dd7", "links": {"self": "http://172.30.9.31:5000/v3/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7"}, "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj-role"}} 2018-11-02 20:41:34,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7 used request id req-4caf6f8f-e4f7-4ae1-a39a-4acb868ce4a2 2018-11-02 20:41:34,213 - keystone_utils - INFO - Granting role CreateKeypairsTests-e4410e46-f209-4cc-proj-role to project CreateKeypairsTests-e4410e46-f209-4cc-proj 2018-11-02 20:41:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/832333a2d570411e94b5d2612db7ee24/users/740591f93f3047e3819dce5fcc57f11e/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:34,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e6db88-a0aa-4f00-b04a-53f6efb14ca6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:34,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/832333a2d570411e94b5d2612db7ee24/users/740591f93f3047e3819dce5fcc57f11e/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7 used request id req-72e6db88-a0aa-4f00-b04a-53f6efb14ca6 2018-11-02 20:41:34,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:34,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:34,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:34,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f565c9ad6a0f49e892ccf3b6a63d2dd7", "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj-role"}], "expires_at": "2018-11-02T21:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "832333a2d570411e94b5d2612db7ee24", "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e4410e46-f209-4cc-user", "id": "740591f93f3047e3819dce5fcc57f11e"}, "audit_ids": ["DDlH-we0SMCggFxeeullHQ"], "issued_at": "2018-11-02T20:41:34.000000Z"}} 2018-11-02 20:41:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcc93850efcf3ac34b9df6a7b96cc082c656dd" 2018-11-02 20:41:34,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcaeb28f-482b-4b97-bf43-72ee38046345 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:34,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fcaeb28f-482b-4b97-bf43-72ee38046345 2018-11-02 20:41:34,882 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:34,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcc93850efcf3ac34b9df6a7b96cc082c656dd" 2018-11-02 20:41:35,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90b7687e-41e4-499a-b379-84c52199c4c5 x-compute-request-id: req-90b7687e-41e4-499a-b379-84c52199c4c5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:41:35,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-90b7687e-41e4-499a-b379-84c52199c4c5 2018-11-02 20:41:35,085 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473... 2018-11-02 20:41:35,085 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:41:48,597 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473 2018-11-02 20:41:48,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcc93850efcf3ac34b9df6a7b96cc082c656dd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCeyoBYpwf+7bh5G84ieo3yuLSgdRlfg+3jCA69+huuXGzzy/0bXT/F2S4av4GyQ1aXEpPNV4q3Wy2kqERKk7kDi4g6sFU573Vf8Hiom8EZsP3uzixPRT5DVpnPPv3z/1j1Mnm+EwRqCBBtf+sRlLo+qjgNI8B1pCrJQsvKvEOV7p0RbvQNcnpbIWnymlr7APlzbpMPJVJFhsnMtm54DfiQMI17XuYpDZwqjP2CCJDy0QeYx6y1xrou5ixrXxp+/inGXgO5WQs9xw+vkwRMG3nBHYP2CYzySKCEv2cWx7tuoxWfgDe24z/SmSnf2yIynp7tkD614XeT/XtqY8XM0qAyyt7NyOgfsBvNgKfidJIhhsyQYLnZP7YBidQSgv2g18pT7/widpH0wYqEmGftVXC3TABMQK0iBhRxzNpjGfYyOjkS153WDY3QmK3W+wP2rptwrkP1k8s1x6j8uRdy8fZpwXyxL1qr0uJ2hnOz6Al9xO4ilxjlHEje9a1tAgOv93mKImegzRmA+vcvjC+0y4n4MD1+w4Fq3lPzJeaLCWREJe8k46GYUkCuVSHko7YaqV8RkThquckhUN0RKKNrqMo2k5XkLgooLuquWNBeDroD6C3aI/64FcO38W84gxe2bwiIK0iL8NwUMcgt1IBrtkfvxf7cANCkuG7DygKu/nNzW4fDvh4vN+uCBoXJVtQnXOjTHo4ewxVi3oTwXOL4LtYXm6lCQHtwipo1JpIIzDOAcIzx17nKh5SJaPdN0dQovT+B0Ar1RNDM9PmrHAbvmoRb8YCmOPmvezgMMjvFhjw/pyV07ng+uUnWOAi7E4dB/eN8oxH7aCMt+cW89A5rkXtsWnwq0Yqm6cPsYyeOWtxwJ2VVbbezzg4Gx7Yna6VGGqyjpo54oWI3O52m2zXn6kMykHD6tUbqN+hNbTiYsYeVkL/nl9X/BytAS8zjQ0BCf4tG0Jy/isBkQWf/6cXZvAf065DCo17QsDYSU8lTlSZPfxuREPdnAom6ppmQz6LWYCF8y0QfElOfb7FDTKZ5RTdMYdEvghlLE6/TAEGRmRMbzuq5YsnbjOTlNCuetQz+Hd/xssSQpXMSnLBgzElvCKUSxpUNlEATHIAe3Hvp0YXS9KKG+FnXq+gv982egAf3arhS5gxElNJqpBfPhpfPeLF8RHTXBWd0XJnIkyYzW4JHDuarEydBPrh3Gtf0XMcUZ6Vm96eoFShbSgN1ZMJw5E/RcHKi7ZrBjPkHO8NsWRTKWIR7vFJP1QCpkdfnn6160F5xc/N5YT9bd0X5IiAVeaGYuk8pU6YxsrFT1Ue93Bah+iwSvhOrNZ07npjSnMl7gjmDRYrMnqTN9GjSGw0oU+an9cDnyym68VAij7ZVjHlC4aOOf8lOpQqvpWlQDDbhZtqy9Q3I9zAA72UKP0o7y0rMg+58e/dv2gakXBLJf36r1r/dyWWkUMLNfwF+MQ8lhYfW7Petm4XO5ut0CHF45z9IHJWsY2DPcvmLUv0sokN3VKRT9Jkw5Em+hHGVrYZ0qhC23pgqNrIT/fQEefy2cYbYT4yRqHsKFHwVLr//5tLgT0l6dIQXLJG8AnMhlhSZMh3JXzYIZJA+CqfYDJF5ZwRQxwBXgw5Bo1NIJroGGdqTB6/V+8+rDtPf4BzZu7QZ/VPHGw==", "name": "CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473"}}' 2018-11-02 20:41:48,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad284a0d-54f4-46e8-8d63-4dfc9f3acad4 x-compute-request-id: req-ad284a0d-54f4-46e8-8d63-4dfc9f3acad4 Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCeyoBYpwf+7bh5G84ieo3yuLSgdRlfg+3jCA69+huuXGzzy/0bXT/F2S4av4GyQ1aXEpPNV4q3Wy2kqERKk7kDi4g6sFU573Vf8Hiom8EZsP3uzixPRT5DVpnPPv3z/1j1Mnm+EwRqCBBtf+sRlLo+qjgNI8B1pCrJQsvKvEOV7p0RbvQNcnpbIWnymlr7APlzbpMPJVJFhsnMtm54DfiQMI17XuYpDZwqjP2CCJDy0QeYx6y1xrou5ixrXxp+/inGXgO5WQs9xw+vkwRMG3nBHYP2CYzySKCEv2cWx7tuoxWfgDe24z/SmSnf2yIynp7tkD614XeT/XtqY8XM0qAyyt7NyOgfsBvNgKfidJIhhsyQYLnZP7YBidQSgv2g18pT7/widpH0wYqEmGftVXC3TABMQK0iBhRxzNpjGfYyOjkS153WDY3QmK3W+wP2rptwrkP1k8s1x6j8uRdy8fZpwXyxL1qr0uJ2hnOz6Al9xO4ilxjlHEje9a1tAgOv93mKImegzRmA+vcvjC+0y4n4MD1+w4Fq3lPzJeaLCWREJe8k46GYUkCuVSHko7YaqV8RkThquckhUN0RKKNrqMo2k5XkLgooLuquWNBeDroD6C3aI/64FcO38W84gxe2bwiIK0iL8NwUMcgt1IBrtkfvxf7cANCkuG7DygKu/nNzW4fDvh4vN+uCBoXJVtQnXOjTHo4ewxVi3oTwXOL4LtYXm6lCQHtwipo1JpIIzDOAcIzx17nKh5SJaPdN0dQovT+B0Ar1RNDM9PmrHAbvmoRb8YCmOPmvezgMMjvFhjw/pyV07ng+uUnWOAi7E4dB/eN8oxH7aCMt+cW89A5rkXtsWnwq0Yqm6cPsYyeOWtxwJ2VVbbezzg4Gx7Yna6VGGqyjpo54oWI3O52m2zXn6kMykHD6tUbqN+hNbTiYsYeVkL/nl9X/BytAS8zjQ0BCf4tG0Jy/isBkQWf/6cXZvAf065DCo17QsDYSU8lTlSZPfxuREPdnAom6ppmQz6LWYCF8y0QfElOfb7FDTKZ5RTdMYdEvghlLE6/TAEGRmRMbzuq5YsnbjOTlNCuetQz+Hd/xssSQpXMSnLBgzElvCKUSxpUNlEATHIAe3Hvp0YXS9KKG+FnXq+gv982egAf3arhS5gxElNJqpBfPhpfPeLF8RHTXBWd0XJnIkyYzW4JHDuarEydBPrh3Gtf0XMcUZ6Vm96eoFShbSgN1ZMJw5E/RcHKi7ZrBjPkHO8NsWRTKWIR7vFJP1QCpkdfnn6160F5xc/N5YT9bd0X5IiAVeaGYuk8pU6YxsrFT1Ue93Bah+iwSvhOrNZ07npjSnMl7gjmDRYrMnqTN9GjSGw0oU+an9cDnyym68VAij7ZVjHlC4aOOf8lOpQqvpWlQDDbhZtqy9Q3I9zAA72UKP0o7y0rMg+58e/dv2gakXBLJf36r1r/dyWWkUMLNfwF+MQ8lhYfW7Petm4XO5ut0CHF45z9IHJWsY2DPcvmLUv0sokN3VKRT9Jkw5Em+hHGVrYZ0qhC23pgqNrIT/fQEefy2cYbYT4yRqHsKFHwVLr//5tLgT0l6dIQXLJG8AnMhlhSZMh3JXzYIZJA+CqfYDJF5ZwRQxwBXgw5Bo1NIJroGGdqTB6/V+8+rDtPf4BzZu7QZ/VPHGw==", "user_id": "740591f93f3047e3819dce5fcc57f11e", "name": "CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473", "fingerprint": "13:13:d3:6e:d7:73:08:b4:a8:2c:03:fe:5f:0e:40:93"}} 2018-11-02 20:41:48,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-ad284a0d-54f4-46e8-8d63-4dfc9f3acad4 2018-11-02 20:41:48,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:49,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f565c9ad6a0f49e892ccf3b6a63d2dd7", "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj-role"}], "expires_at": "2018-11-02T21:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "832333a2d570411e94b5d2612db7ee24", "name": "CreateKeypairsTests-e4410e46-f209-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/832333a2d570411e94b5d2612db7ee24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_832333a2d570411e94b5d2612db7ee24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_832333a2d570411e94b5d2612db7ee24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e4410e46-f209-4cc-user", "id": "740591f93f3047e3819dce5fcc57f11e"}, "audit_ids": ["KAAntH2tQlawM9VpFvmWUw"], "issued_at": "2018-11-02T20:41:49.000000Z"}} 2018-11-02 20:41:49,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54cfcd804b67378fbecc4e3f4e58acc51e1cc38" 2018-11-02 20:41:49,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-894fd48f-2aad-4a34-9afa-51698baba73f x-compute-request-id: req-894fd48f-2aad-4a34-9afa-51698baba73f Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCeyoBYpwf+7bh5G84ieo3yuLSgdRlfg+3jCA69+huuXGzzy/0bXT/F2S4av4GyQ1aXEpPNV4q3Wy2kqERKk7kDi4g6sFU573Vf8Hiom8EZsP3uzixPRT5DVpnPPv3z/1j1Mnm+EwRqCBBtf+sRlLo+qjgNI8B1pCrJQsvKvEOV7p0RbvQNcnpbIWnymlr7APlzbpMPJVJFhsnMtm54DfiQMI17XuYpDZwqjP2CCJDy0QeYx6y1xrou5ixrXxp+/inGXgO5WQs9xw+vkwRMG3nBHYP2CYzySKCEv2cWx7tuoxWfgDe24z/SmSnf2yIynp7tkD614XeT/XtqY8XM0qAyyt7NyOgfsBvNgKfidJIhhsyQYLnZP7YBidQSgv2g18pT7/widpH0wYqEmGftVXC3TABMQK0iBhRxzNpjGfYyOjkS153WDY3QmK3W+wP2rptwrkP1k8s1x6j8uRdy8fZpwXyxL1qr0uJ2hnOz6Al9xO4ilxjlHEje9a1tAgOv93mKImegzRmA+vcvjC+0y4n4MD1+w4Fq3lPzJeaLCWREJe8k46GYUkCuVSHko7YaqV8RkThquckhUN0RKKNrqMo2k5XkLgooLuquWNBeDroD6C3aI/64FcO38W84gxe2bwiIK0iL8NwUMcgt1IBrtkfvxf7cANCkuG7DygKu/nNzW4fDvh4vN+uCBoXJVtQnXOjTHo4ewxVi3oTwXOL4LtYXm6lCQHtwipo1JpIIzDOAcIzx17nKh5SJaPdN0dQovT+B0Ar1RNDM9PmrHAbvmoRb8YCmOPmvezgMMjvFhjw/pyV07ng+uUnWOAi7E4dB/eN8oxH7aCMt+cW89A5rkXtsWnwq0Yqm6cPsYyeOWtxwJ2VVbbezzg4Gx7Yna6VGGqyjpo54oWI3O52m2zXn6kMykHD6tUbqN+hNbTiYsYeVkL/nl9X/BytAS8zjQ0BCf4tG0Jy/isBkQWf/6cXZvAf065DCo17QsDYSU8lTlSZPfxuREPdnAom6ppmQz6LWYCF8y0QfElOfb7FDTKZ5RTdMYdEvghlLE6/TAEGRmRMbzuq5YsnbjOTlNCuetQz+Hd/xssSQpXMSnLBgzElvCKUSxpUNlEATHIAe3Hvp0YXS9KKG+FnXq+gv982egAf3arhS5gxElNJqpBfPhpfPeLF8RHTXBWd0XJnIkyYzW4JHDuarEydBPrh3Gtf0XMcUZ6Vm96eoFShbSgN1ZMJw5E/RcHKi7ZrBjPkHO8NsWRTKWIR7vFJP1QCpkdfnn6160F5xc/N5YT9bd0X5IiAVeaGYuk8pU6YxsrFT1Ue93Bah+iwSvhOrNZ07npjSnMl7gjmDRYrMnqTN9GjSGw0oU+an9cDnyym68VAij7ZVjHlC4aOOf8lOpQqvpWlQDDbhZtqy9Q3I9zAA72UKP0o7y0rMg+58e/dv2gakXBLJf36r1r/dyWWkUMLNfwF+MQ8lhYfW7Petm4XO5ut0CHF45z9IHJWsY2DPcvmLUv0sokN3VKRT9Jkw5Em+hHGVrYZ0qhC23pgqNrIT/fQEefy2cYbYT4yRqHsKFHwVLr//5tLgT0l6dIQXLJG8AnMhlhSZMh3JXzYIZJA+CqfYDJF5ZwRQxwBXgw5Bo1NIJroGGdqTB6/V+8+rDtPf4BzZu7QZ/VPHGw==", "user_id": "740591f93f3047e3819dce5fcc57f11e", "name": "CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473", "deleted": false, "created_at": "2018-11-02T20:41:48.000000", "updated_at": null, "fingerprint": "13:13:d3:6e:d7:73:08:b4:a8:2c:03:fe:5f:0e:40:93", "deleted_at": null, "id": 68}} 2018-11-02 20:41:49,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473 used request id req-894fd48f-2aad-4a34-9afa-51698baba73f 2018-11-02 20:41:49,276 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473 2018-11-02 20:41:49,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcc93850efcf3ac34b9df6a7b96cc082c656dd" 2018-11-02 20:41:49,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e0c2573-7287-4b9e-93ac-5c39df5230cc x-compute-request-id: req-2e0c2573-7287-4b9e-93ac-5c39df5230cc Content-Length: 0 Content-Type: application/json 2018-11-02 20:41:49,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-68420a2c-de84-4f58-bfbb-3f5950807473 used request id req-2e0c2573-7287-4b9e-93ac-5c39df5230cc 2018-11-02 20:41:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:49,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cde38b91-72fd-4924-ba0f-29cd031941e0 Date: Fri, 02 Nov 2018 20:41:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:41:49,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cde38b91-72fd-4924-ba0f-29cd031941e0 2018-11-02 20:41:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:49,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9694bff8-8152-4236-b0ef-9b24311607d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:49,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-9694bff8-8152-4236-b0ef-9b24311607d2 2018-11-02 20:41:49,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:49,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:49,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ee1dd3-c25d-4878-aba4-be5720fa5325 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:49,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b8ee1dd3-c25d-4878-aba4-be5720fa5325 2018-11-02 20:41:49,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:49,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef76b6b-8a2d-47dd-9f82-617d86d2b3f4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:49,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-0ef76b6b-8a2d-47dd-9f82-617d86d2b3f4 2018-11-02 20:41:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9f59cb-53eb-4a12-889d-413b88d5d7ab Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:50,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-fb9f59cb-53eb-4a12-889d-413b88d5d7ab 2018-11-02 20:41:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d3fe457-f44b-4938-b4a2-69dc5703757e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:50,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-9d3fe457-f44b-4938-b4a2-69dc5703757e 2018-11-02 20:41:50,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6390d5-a831-4c2d-810a-69db2265fd5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:50,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-ee6390d5-a831-4c2d-810a-69db2265fd5e 2018-11-02 20:41:50,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b6c4eb-1007-41ec-a2b5-8e3361b5074b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:50,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-32b6c4eb-1007-41ec-a2b5-8e3361b5074b 2018-11-02 20:41:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4048365b-3ebb-48e2-a7d2-27a5fb9e3d6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:50,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-4048365b-3ebb-48e2-a7d2-27a5fb9e3d6c 2018-11-02 20:41:50,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57539e4-4663-45da-bf00-b80ef7f248c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:50,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-a57539e4-4663-45da-bf00-b80ef7f248c4 2018-11-02 20:41:50,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93892c66-6c06-4de1-9e9f-00fa24b0d2f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:50,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-93892c66-6c06-4de1-9e9f-00fa24b0d2f2 2018-11-02 20:41:50,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:50,720 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e4410e46-f209-4cc-proj 2018-11-02 20:41:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/832333a2d570411e94b5d2612db7ee24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:50,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508a469b-6928-4405-b34e-ad93d37c0e14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:50,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/832333a2d570411e94b5d2612db7ee24 used request id req-508a469b-6928-4405-b34e-ad93d37c0e14 2018-11-02 20:41:50,982 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e4410e46-f209-4cc-proj-role 2018-11-02 20:41:50,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:51,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef788412-6173-4ac7-88a9-a17c3c6e636f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:51,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f565c9ad6a0f49e892ccf3b6a63d2dd7 used request id req-ef788412-6173-4ac7-88a9-a17c3c6e636f 2018-11-02 20:41:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c03aa01b9f38ba6b4ceafce8455804d57381ec" 2018-11-02 20:41:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f22dc8-5102-40f9-9571-879950588e99 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:51,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-26f22dc8-5102-40f9-9571-879950588e99 2018-11-02 20:41:51,246 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e4410e46-f209-4cc-user 2018-11-02 20:41:51,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/740591f93f3047e3819dce5fcc57f11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f594920a022f038f3ee3322f4ca2cb3488911880" 2018-11-02 20:41:51,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8dc10a-f95f-4d8c-9c92-ae9f9cdd265f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:51,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/740591f93f3047e3819dce5fcc57f11e used request id req-6c8dc10a-f95f-4d8c-9c92-ae9f9cdd265f 2018-11-02 20:41:51,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:51,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["_06FUoPMRteupVNYNI7QhA"], "issued_at": "2018-11-02T20:41:51.000000Z"}} 2018-11-02 20:41:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a5323c8ff7c9c38f39d3cad60f674e104e09d2" 2018-11-02 20:41:51,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9888c19-e4de-4f3c-84ab-e0c347e68e1c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:51,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e9888c19-e4de-4f3c-84ab-e0c347e68e1c 2018-11-02 20:41:51,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:51,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:52,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mr21brw-SAGtrVZ9yx0V0Q"], "issued_at": "2018-11-02T20:41:52.000000Z"}} 2018-11-02 20:41:52,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:52,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1805491-577f-4f62-b145-2e115b0ffc11 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:52,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a1805491-577f-4f62-b145-2e115b0ffc11 2018-11-02 20:41:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:52,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:52 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:52,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-eb7c7adf-d022-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:52,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d3169a-e306-470b-a6f3-db08e6a531bd Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-eb7c7adf-d022-43d-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:52,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-eb7c7adf-d022-43d-proj used request id req-13d3169a-e306-470b-a6f3-db08e6a531bd 2018-11-02 20:41:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:52,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6065ccf2-7423-4f6a-8501-faec1dcd0d27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:52,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-6065ccf2-7423-4f6a-8501-faec1dcd0d27 2018-11-02 20:41:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj"}}' 2018-11-02 20:41:52,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e48250c0-417f-4b02-bbe5-fd7a6b6c666a Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/853f1d9d78d843a08ec41118b608bd79"}, "tags": [], "enabled": true, "id": "853f1d9d78d843a08ec41118b608bd79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj"}} 2018-11-02 20:41:52,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e48250c0-417f-4b02-bbe5-fd7a6b6c666a 2018-11-02 20:41:52,929 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-eb7c7adf-d022-43d-proj 2018-11-02 20:41:52,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:52,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:53,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["IZlAzVBxT2iImC4zZ7wJTQ"], "issued_at": "2018-11-02T20:41:53.000000Z"}} 2018-11-02 20:41:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb9dabe08764eb2c5bf7c7c44f3bee0efcb580" 2018-11-02 20:41:53,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3d97b8-6d0d-4dd0-aad8-3966592e7fbe 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:53,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ed3d97b8-6d0d-4dd0-aad8-3966592e7fbe 2018-11-02 20:41:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:53,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb9dabe08764eb2c5bf7c7c44f3bee0efcb580" 2018-11-02 20:41:53,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2aad9f-110c-424c-b6ec-a4d7d7548e8a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:41:53,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6e2aad9f-110c-424c-b6ec-a4d7d7548e8a 2018-11-02 20:41:53,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-eb7c7adf-d022-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb9dabe08764eb2c5bf7c7c44f3bee0efcb580" 2018-11-02 20:41:53,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959f8a5a-6008-4892-a34f-7c8f65ece617 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-eb7c7adf-d022-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/853f1d9d78d843a08ec41118b608bd79"}, "tags": [], "enabled": true, "id": "853f1d9d78d843a08ec41118b608bd79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj"}]} 2018-11-02 20:41:53,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-eb7c7adf-d022-43d-proj used request id req-959f8a5a-6008-4892-a34f-7c8f65ece617 2018-11-02 20:41:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb9dabe08764eb2c5bf7c7c44f3bee0efcb580" 2018-11-02 20:41:53,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511c4134-9203-4dea-922d-3dfd5ae53095 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:53,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-511c4134-9203-4dea-922d-3dfd5ae53095 2018-11-02 20:41:54,245 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-eb7c7adf-d022-43d-user 2018-11-02 20:41:54,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:54,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5e5151-95fe-49b3-887f-2f910a6adcd4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:54,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9b5e5151-95fe-49b3-887f-2f910a6adcd4 2018-11-02 20:41:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" -d '{"role": {"name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj-role"}}' 2018-11-02 20:41:54,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ddef042-711b-4db6-9d8d-30fc846c08e6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c0460cc50004ceba80682f852818a58", "links": {"self": "http://172.30.9.31:5000/v3/roles/5c0460cc50004ceba80682f852818a58"}, "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj-role"}} 2018-11-02 20:41:54,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1ddef042-711b-4db6-9d8d-30fc846c08e6 2018-11-02 20:41:54,486 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-eb7c7adf-d022-43d-proj-role 2018-11-02 20:41:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5c0460cc50004ceba80682f852818a58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:54,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decdc527-d7bd-46a6-99d4-e9b6b83f0865 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c0460cc50004ceba80682f852818a58", "links": {"self": "http://172.30.9.31:5000/v3/roles/5c0460cc50004ceba80682f852818a58"}, "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj-role"}} 2018-11-02 20:41:54,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5c0460cc50004ceba80682f852818a58 used request id req-decdc527-d7bd-46a6-99d4-e9b6b83f0865 2018-11-02 20:41:54,593 - keystone_utils - INFO - Granting role CreateKeypairsTests-eb7c7adf-d022-43d-proj-role to project CreateKeypairsTests-eb7c7adf-d022-43d-proj 2018-11-02 20:41:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/853f1d9d78d843a08ec41118b608bd79/users/b08da79d3171467499879a1ac95ff2a4/roles/5c0460cc50004ceba80682f852818a58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:54,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe4ba92-c1e8-41df-b614-d6b018a1b215 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:54,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/853f1d9d78d843a08ec41118b608bd79/users/b08da79d3171467499879a1ac95ff2a4/roles/5c0460cc50004ceba80682f852818a58 used request id req-5fe4ba92-c1e8-41df-b614-d6b018a1b215 2018-11-02 20:41:54,746 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:54,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:54,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:55,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c0460cc50004ceba80682f852818a58", "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj-role"}], "expires_at": "2018-11-02T21:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "853f1d9d78d843a08ec41118b608bd79", "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-eb7c7adf-d022-43d-user", "id": "b08da79d3171467499879a1ac95ff2a4"}, "audit_ids": ["fS8Jqc73S8KmKQRpaTcTeA"], "issued_at": "2018-11-02T20:41:55.000000Z"}} 2018-11-02 20:41:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c6a9018d28321c0ec3d359dd599bb3356aec7a" 2018-11-02 20:41:55,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eced00e-a23a-4bd5-8c13-17d8698d82d1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:55,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4eced00e-a23a-4bd5-8c13-17d8698d82d1 2018-11-02 20:41:55,332 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:41:55,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c6a9018d28321c0ec3d359dd599bb3356aec7a" 2018-11-02 20:41:55,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-138a0d9e-9044-4c0b-9bcd-ccf2da0867ad x-compute-request-id: req-138a0d9e-9044-4c0b-9bcd-ccf2da0867ad Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:41:55,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-138a0d9e-9044-4c0b-9bcd-ccf2da0867ad 2018-11-02 20:41:55,625 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f... 2018-11-02 20:41:55,625 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:41:55,659 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f 2018-11-02 20:41:55,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c6a9018d28321c0ec3d359dd599bb3356aec7a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDachfAhrJs3HLNWYetDYoofwIpPdjt5cpdm4z0giZdgwkMOF8tRVGRK9ol9lSI5o3zb7cEmK+WCD7qY++3VtZ6aKC5yPma6OCJuyCPJISN3EPKgRJoMKcZegnZVQgPyXo0PwrpuvUqmCvIDR+kIMBqypZK7J06AH/SOPbxjoh9sQ==", "name": "CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f"}}' 2018-11-02 20:41:55,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f4d4b7f-c3cb-4fd5-86bd-6f53d28b4d62 x-compute-request-id: req-6f4d4b7f-c3cb-4fd5-86bd-6f53d28b4d62 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDachfAhrJs3HLNWYetDYoofwIpPdjt5cpdm4z0giZdgwkMOF8tRVGRK9ol9lSI5o3zb7cEmK+WCD7qY++3VtZ6aKC5yPma6OCJuyCPJISN3EPKgRJoMKcZegnZVQgPyXo0PwrpuvUqmCvIDR+kIMBqypZK7J06AH/SOPbxjoh9sQ==", "user_id": "b08da79d3171467499879a1ac95ff2a4", "name": "CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f", "fingerprint": "2f:90:db:67:68:d3:e8:d7:ab:d3:75:3c:22:7f:63:a4"}} 2018-11-02 20:41:55,725 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6f4d4b7f-c3cb-4fd5-86bd-6f53d28b4d62 2018-11-02 20:41:55,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:56,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c0460cc50004ceba80682f852818a58", "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj-role"}], "expires_at": "2018-11-02T21:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "853f1d9d78d843a08ec41118b608bd79", "name": "CreateKeypairsTests-eb7c7adf-d022-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/853f1d9d78d843a08ec41118b608bd79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_853f1d9d78d843a08ec41118b608bd79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_853f1d9d78d843a08ec41118b608bd79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-eb7c7adf-d022-43d-user", "id": "b08da79d3171467499879a1ac95ff2a4"}, "audit_ids": ["YSEs4NjGTmGbxLpoDWwmJw"], "issued_at": "2018-11-02T20:41:56.000000Z"}} 2018-11-02 20:41:56,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45407a4fc885132ac2d31fe658d13904cba99c50" 2018-11-02 20:41:56,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3deb4d71-8270-436e-8d13-4e8c53cae7e2 x-compute-request-id: req-3deb4d71-8270-436e-8d13-4e8c53cae7e2 Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDachfAhrJs3HLNWYetDYoofwIpPdjt5cpdm4z0giZdgwkMOF8tRVGRK9ol9lSI5o3zb7cEmK+WCD7qY++3VtZ6aKC5yPma6OCJuyCPJISN3EPKgRJoMKcZegnZVQgPyXo0PwrpuvUqmCvIDR+kIMBqypZK7J06AH/SOPbxjoh9sQ==", "user_id": "b08da79d3171467499879a1ac95ff2a4", "name": "CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f", "deleted": false, "created_at": "2018-11-02T20:41:55.000000", "updated_at": null, "fingerprint": "2f:90:db:67:68:d3:e8:d7:ab:d3:75:3c:22:7f:63:a4", "deleted_at": null, "id": 71}} 2018-11-02 20:41:56,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f used request id req-3deb4d71-8270-436e-8d13-4e8c53cae7e2 2018-11-02 20:41:56,344 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f 2018-11-02 20:41:56,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c6a9018d28321c0ec3d359dd599bb3356aec7a" 2018-11-02 20:41:56,389 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:41:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4abd537-ec39-4e78-88d1-1e0fb4274186 x-compute-request-id: req-e4abd537-ec39-4e78-88d1-1e0fb4274186 Content-Length: 0 Content-Type: application/json 2018-11-02 20:41:56,389 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ff237da9-f74d-47a3-83b6-7cc11a8ba55f used request id req-e4abd537-ec39-4e78-88d1-1e0fb4274186 2018-11-02 20:41:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:56,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-900244ea-c694-462a-bba7-11460f49137c Date: Fri, 02 Nov 2018 20:41:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:41:56,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-900244ea-c694-462a-bba7-11460f49137c 2018-11-02 20:41:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:56,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2ce940-0d04-42e1-96e4-5d8c0b55aa63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:56,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-5e2ce940-0d04-42e1-96e4-5d8c0b55aa63 2018-11-02 20:41:56,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:56,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eeef10a-8fab-46a1-af82-33a6e2207749 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:57,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-9eeef10a-8fab-46a1-af82-33a6e2207749 2018-11-02 20:41:57,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9cac3a-a433-4687-99f4-d84feebfd4e7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:41:57,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-af9cac3a-a433-4687-99f4-d84feebfd4e7 2018-11-02 20:41:57,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97415a72-c628-4007-b7dd-48b694c1f1e8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:41:57,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-97415a72-c628-4007-b7dd-48b694c1f1e8 2018-11-02 20:41:57,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-828c9cb1-4494-4c46-acba-202e91f53f43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:57,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-828c9cb1-4494-4c46-acba-202e91f53f43 2018-11-02 20:41:57,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:57,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c218dd9f-bdae-457f-872b-7b3c93d3febb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:57,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-c218dd9f-bdae-457f-872b-7b3c93d3febb 2018-11-02 20:41:57,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:57,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6044b6f8-4273-4536-b5c4-4d8b7e1fccfe Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:41:57,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-6044b6f8-4273-4536-b5c4-4d8b7e1fccfe 2018-11-02 20:41:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c8ce985-6841-49c5-90cb-95cb2c96837f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:57,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-4c8ce985-6841-49c5-90cb-95cb2c96837f 2018-11-02 20:41:57,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7758e14b-6f4d-4955-8f4e-e042a50a06c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:57,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-7758e14b-6f4d-4955-8f4e-e042a50a06c1 2018-11-02 20:41:57,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:57,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ca76d2e-07b9-42c7-946a-bec2e358d60f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:41:57,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-0ca76d2e-07b9-42c7-946a-bec2e358d60f 2018-11-02 20:41:57,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:41:57,986 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-eb7c7adf-d022-43d-proj 2018-11-02 20:41:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/853f1d9d78d843a08ec41118b608bd79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:58,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb8e0b3c-04f7-4f92-803d-0e192d45b022 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:58,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/853f1d9d78d843a08ec41118b608bd79 used request id req-fb8e0b3c-04f7-4f92-803d-0e192d45b022 2018-11-02 20:41:58,240 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-eb7c7adf-d022-43d-proj-role 2018-11-02 20:41:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5c0460cc50004ceba80682f852818a58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:58,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a87f4d-6c17-448c-a92f-563ffa97d8d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:58,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5c0460cc50004ceba80682f852818a58 used request id req-60a87f4d-6c17-448c-a92f-563ffa97d8d2 2018-11-02 20:41:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ddb4dc3339859360e8b0271d6b2777ff63e36b" 2018-11-02 20:41:58,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eecee8f-b41e-4f79-9087-eabd39593c63 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:41:58,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4eecee8f-b41e-4f79-9087-eabd39593c63 2018-11-02 20:41:58,512 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-eb7c7adf-d022-43d-user 2018-11-02 20:41:58,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b08da79d3171467499879a1ac95ff2a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb9dabe08764eb2c5bf7c7c44f3bee0efcb580" 2018-11-02 20:41:58,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3407de95-7ec6-4f06-9885-107804482a60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:41:58,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b08da79d3171467499879a1ac95ff2a4 used request id req-3407de95-7ec6-4f06-9885-107804482a60 2018-11-02 20:41:58,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:59,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["pBq6gWOWTnmxl6Vlk7F4Zw"], "issued_at": "2018-11-02T20:41:59.000000Z"}} 2018-11-02 20:41:59,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07e432cbd8abd5c42ff3eabe0cf68c9bb2a983e" 2018-11-02 20:41:59,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd9d0f1-b701-4ae4-adb7-35571fa74763 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:59,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3fd9d0f1-b701-4ae4-adb7-35571fa74763 2018-11-02 20:41:59,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:41:59,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:41:59,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["A3xkVVTXSXCfaUQ5L3tMaw"], "issued_at": "2018-11-02T20:41:59.000000Z"}} 2018-11-02 20:41:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:41:59,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1aa3ee-fb8f-4354-b945-0c0c56b4199b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:41:59,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb1aa3ee-fb8f-4354-b945-0c0c56b4199b 2018-11-02 20:41:59,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:41:59,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:41:59 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:41:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-52c475e7-cc36-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:41:59,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3d3171-6619-4583-9024-ecc5734a460e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-52c475e7-cc36-467-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:41:59,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-52c475e7-cc36-467-proj used request id req-8e3d3171-6619-4583-9024-ecc5734a460e 2018-11-02 20:41:59,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:41:59,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2378a763-4b58-48b0-b663-30d72ad01703 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:41:59,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2378a763-4b58-48b0-b663-30d72ad01703 2018-11-02 20:42:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-52c475e7-cc36-467-proj"}}' 2018-11-02 20:42:00,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce385d8d-7c82-467a-9a81-b29454d483bb Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3170c211e9724067a0f5935d12de933e"}, "tags": [], "enabled": true, "id": "3170c211e9724067a0f5935d12de933e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-52c475e7-cc36-467-proj"}} 2018-11-02 20:42:00,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ce385d8d-7c82-467a-9a81-b29454d483bb 2018-11-02 20:42:00,146 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-52c475e7-cc36-467-proj 2018-11-02 20:42:00,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:00,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:00,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["HfuYeG6DS_m6X1hk25HuZA"], "issued_at": "2018-11-02T20:42:00.000000Z"}} 2018-11-02 20:42:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6db95ea07fb143cdd0c9176d23f0f370461ad" 2018-11-02 20:42:00,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2574d2cc-b789-466c-9d0d-db08e47dfb60 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:00,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2574d2cc-b789-466c-9d0d-db08e47dfb60 2018-11-02 20:42:00,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:00,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:00 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6db95ea07fb143cdd0c9176d23f0f370461ad" 2018-11-02 20:42:00,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68961b8-2d69-4130-97cf-f88bd534c95b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:00,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f68961b8-2d69-4130-97cf-f88bd534c95b 2018-11-02 20:42:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-52c475e7-cc36-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6db95ea07fb143cdd0c9176d23f0f370461ad" 2018-11-02 20:42:00,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb864c4-a442-43cc-99ff-6f029264ecbb Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-52c475e7-cc36-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3170c211e9724067a0f5935d12de933e"}, "tags": [], "enabled": true, "id": "3170c211e9724067a0f5935d12de933e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-52c475e7-cc36-467-proj"}]} 2018-11-02 20:42:00,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-52c475e7-cc36-467-proj used request id req-7fb864c4-a442-43cc-99ff-6f029264ecbb 2018-11-02 20:42:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6db95ea07fb143cdd0c9176d23f0f370461ad" 2018-11-02 20:42:00,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3c4947-1ff1-4f70-b1b2-7a49b55d4fb1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:00,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8e3c4947-1ff1-4f70-b1b2-7a49b55d4fb1 2018-11-02 20:42:01,450 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-52c475e7-cc36-467-user 2018-11-02 20:42:01,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:01,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac61950c-e890-43ed-8432-8d92b9482571 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:01,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ac61950c-e890-43ed-8432-8d92b9482571 2018-11-02 20:42:01,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" -d '{"role": {"name": "CreateKeypairsTests-52c475e7-cc36-467-proj-role"}}' 2018-11-02 20:42:01,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab2bf18f-ac89-429c-b108-580688fa4e01 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b4a448b639c47158fd842415aaf2c36", "links": {"self": "http://172.30.9.31:5000/v3/roles/3b4a448b639c47158fd842415aaf2c36"}, "name": "CreateKeypairsTests-52c475e7-cc36-467-proj-role"}} 2018-11-02 20:42:01,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ab2bf18f-ac89-429c-b108-580688fa4e01 2018-11-02 20:42:01,701 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-52c475e7-cc36-467-proj-role 2018-11-02 20:42:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3b4a448b639c47158fd842415aaf2c36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:01,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8f0262-d93d-4730-8401-67a5a904407e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b4a448b639c47158fd842415aaf2c36", "links": {"self": "http://172.30.9.31:5000/v3/roles/3b4a448b639c47158fd842415aaf2c36"}, "name": "CreateKeypairsTests-52c475e7-cc36-467-proj-role"}} 2018-11-02 20:42:01,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3b4a448b639c47158fd842415aaf2c36 used request id req-9b8f0262-d93d-4730-8401-67a5a904407e 2018-11-02 20:42:01,802 - keystone_utils - INFO - Granting role CreateKeypairsTests-52c475e7-cc36-467-proj-role to project CreateKeypairsTests-52c475e7-cc36-467-proj 2018-11-02 20:42:01,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3170c211e9724067a0f5935d12de933e/users/7ef22e43290d446f97f15ef849a056c1/roles/3b4a448b639c47158fd842415aaf2c36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:01,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a4a0af-d859-42fb-ac52-68dc116c6191 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:01,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3170c211e9724067a0f5935d12de933e/users/7ef22e43290d446f97f15ef849a056c1/roles/3b4a448b639c47158fd842415aaf2c36 used request id req-96a4a0af-d859-42fb-ac52-68dc116c6191 2018-11-02 20:42:01,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:01,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:01,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:02,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b4a448b639c47158fd842415aaf2c36", "name": "CreateKeypairsTests-52c475e7-cc36-467-proj-role"}], "expires_at": "2018-11-02T21:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3170c211e9724067a0f5935d12de933e", "name": "CreateKeypairsTests-52c475e7-cc36-467-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-52c475e7-cc36-467-user", "id": "7ef22e43290d446f97f15ef849a056c1"}, "audit_ids": ["24c3DhqtSsGgynWbGdsLEg"], "issued_at": "2018-11-02T20:42:02.000000Z"}} 2018-11-02 20:42:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2a7ba5bd517d6c000f19d8d4bb1020f6d72ce4" 2018-11-02 20:42:02,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faac802d-165c-43b9-9898-07369b4dd134 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:02,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-faac802d-165c-43b9-9898-07369b4dd134 2018-11-02 20:42:02,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:02,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2a7ba5bd517d6c000f19d8d4bb1020f6d72ce4" 2018-11-02 20:42:02,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e08c737-3c8f-4b09-81cf-927c67f8a05a x-compute-request-id: req-3e08c737-3c8f-4b09-81cf-927c67f8a05a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:42:02,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-3e08c737-3c8f-4b09-81cf-927c67f8a05a 2018-11-02 20:42:02,671 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb... 2018-11-02 20:42:02,671 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:42:02,701 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb 2018-11-02 20:42:02,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2a7ba5bd517d6c000f19d8d4bb1020f6d72ce4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoNwnszfYobenEPP2UESVQuOi7YBTpzFl7x0BX6z3ulwr2wZaj66qEb4/eWM5s10n0ligS/ziGURadxZy1jcenBW6mQahXdYn47DFTGH+2kPZBgEfQ3oCcuQ7TcRskszoPpA9Y5FXk59sQMGbo3/sdhzP0aS05odg0+ILFyx1WzQ==", "name": "CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb"}}' 2018-11-02 20:42:02,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca3c9d37-b266-4a5f-bfae-b133f993b9dd x-compute-request-id: req-ca3c9d37-b266-4a5f-bfae-b133f993b9dd Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoNwnszfYobenEPP2UESVQuOi7YBTpzFl7x0BX6z3ulwr2wZaj66qEb4/eWM5s10n0ligS/ziGURadxZy1jcenBW6mQahXdYn47DFTGH+2kPZBgEfQ3oCcuQ7TcRskszoPpA9Y5FXk59sQMGbo3/sdhzP0aS05odg0+ILFyx1WzQ==", "user_id": "7ef22e43290d446f97f15ef849a056c1", "name": "CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb", "fingerprint": "ce:c7:31:6a:65:22:4c:ed:2f:66:00:73:c7:f4:91:4d"}} 2018-11-02 20:42:02,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-ca3c9d37-b266-4a5f-bfae-b133f993b9dd 2018-11-02 20:42:02,763 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb.pub 2018-11-02 20:42:02,764 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb 2018-11-02 20:42:02,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:03,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b4a448b639c47158fd842415aaf2c36", "name": "CreateKeypairsTests-52c475e7-cc36-467-proj-role"}], "expires_at": "2018-11-02T21:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3170c211e9724067a0f5935d12de933e", "name": "CreateKeypairsTests-52c475e7-cc36-467-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3170c211e9724067a0f5935d12de933e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3170c211e9724067a0f5935d12de933e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3170c211e9724067a0f5935d12de933e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-52c475e7-cc36-467-user", "id": "7ef22e43290d446f97f15ef849a056c1"}, "audit_ids": ["3qIxG_VJQceSReLdCZbWqA"], "issued_at": "2018-11-02T20:42:03.000000Z"}} 2018-11-02 20:42:03,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31682e5a1c72dfca050d832cc50a070797175447" 2018-11-02 20:42:03,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02456bb3-656c-45ca-b02b-f742199e064b x-compute-request-id: req-02456bb3-656c-45ca-b02b-f742199e064b Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoNwnszfYobenEPP2UESVQuOi7YBTpzFl7x0BX6z3ulwr2wZaj66qEb4/eWM5s10n0ligS/ziGURadxZy1jcenBW6mQahXdYn47DFTGH+2kPZBgEfQ3oCcuQ7TcRskszoPpA9Y5FXk59sQMGbo3/sdhzP0aS05odg0+ILFyx1WzQ==", "user_id": "7ef22e43290d446f97f15ef849a056c1", "name": "CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb", "deleted": false, "created_at": "2018-11-02T20:42:02.000000", "updated_at": null, "fingerprint": "ce:c7:31:6a:65:22:4c:ed:2f:66:00:73:c7:f4:91:4d", "deleted_at": null, "id": 74}} 2018-11-02 20:42:03,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb used request id req-02456bb3-656c-45ca-b02b-f742199e064b 2018-11-02 20:42:03,377 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb 2018-11-02 20:42:03,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2a7ba5bd517d6c000f19d8d4bb1020f6d72ce4" 2018-11-02 20:42:03,421 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d03e76c3-37f6-4fef-9569-e5e4caf2810c x-compute-request-id: req-d03e76c3-37f6-4fef-9569-e5e4caf2810c Content-Length: 0 Content-Type: application/json 2018-11-02 20:42:03,422 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb used request id req-d03e76c3-37f6-4fef-9569-e5e4caf2810c 2018-11-02 20:42:03,422 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb.pub] 2018-11-02 20:42:03,422 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-c56ecb90-d7f4-412e-8520-9ffb75aaccbb] 2018-11-02 20:42:03,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:03,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b2b257ff-0e28-4b93-842e-2a88198b4f80 Date: Fri, 02 Nov 2018 20:42:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:03,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b2b257ff-0e28-4b93-842e-2a88198b4f80 2018-11-02 20:42:03,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:03,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd75eff-0404-4896-a992-6d3a7ff9717e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:03,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-ebd75eff-0404-4896-a992-6d3a7ff9717e 2018-11-02 20:42:03,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:03,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8fa05f6-ad40-4179-98e6-347ba676aefb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:03,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b8fa05f6-ad40-4179-98e6-347ba676aefb 2018-11-02 20:42:03,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31bf205-6d33-42d2-9442-7d87b5debc19 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:04,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-c31bf205-6d33-42d2-9442-7d87b5debc19 2018-11-02 20:42:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3db0c1-4d85-47b2-b8ec-1fec5ead4f86 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:42:04,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-eb3db0c1-4d85-47b2-b8ec-1fec5ead4f86 2018-11-02 20:42:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f6c8601-f805-4aa3-9873-81713ec0117c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:04,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-2f6c8601-f805-4aa3-9873-81713ec0117c 2018-11-02 20:42:04,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:04,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568acf4d-568d-4a59-ba60-af1e352990e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:04,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-568acf4d-568d-4a59-ba60-af1e352990e9 2018-11-02 20:42:04,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e0ca27-eacd-452d-b632-67799acc3542 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:42:04,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-39e0ca27-eacd-452d-b632-67799acc3542 2018-11-02 20:42:04,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b07dff50-1608-486e-94dd-2b809508c9c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:04,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-b07dff50-1608-486e-94dd-2b809508c9c5 2018-11-02 20:42:04,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:04,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3879af9-f1d4-4dff-907b-9333a2e2be9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:04,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-d3879af9-f1d4-4dff-907b-9333a2e2be9f 2018-11-02 20:42:04,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:04,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:04,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-707872ce-f867-4733-98c3-b1bb5ec2f4ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:04,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-707872ce-f867-4733-98c3-b1bb5ec2f4ac 2018-11-02 20:42:04,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:04,825 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-52c475e7-cc36-467-proj 2018-11-02 20:42:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3170c211e9724067a0f5935d12de933e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:05,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dad9b09-82fb-4517-93f6-eac3f0ec37e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:05,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3170c211e9724067a0f5935d12de933e used request id req-9dad9b09-82fb-4517-93f6-eac3f0ec37e0 2018-11-02 20:42:05,048 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-52c475e7-cc36-467-proj-role 2018-11-02 20:42:05,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3b4a448b639c47158fd842415aaf2c36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:05,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e389d91-d305-4f0c-af54-44bbad59be85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:05,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3b4a448b639c47158fd842415aaf2c36 used request id req-4e389d91-d305-4f0c-af54-44bbad59be85 2018-11-02 20:42:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6b64279092b7f6487ee19d2cd31e6e2f1dfdec" 2018-11-02 20:42:05,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9763609-40fa-4a8f-a231-e149df961536 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:05,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b9763609-40fa-4a8f-a231-e149df961536 2018-11-02 20:42:05,266 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-52c475e7-cc36-467-user 2018-11-02 20:42:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7ef22e43290d446f97f15ef849a056c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6db95ea07fb143cdd0c9176d23f0f370461ad" 2018-11-02 20:42:05,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48bde1e2-c708-464b-8ba6-bd343c1f2ca3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:05,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7ef22e43290d446f97f15ef849a056c1 used request id req-48bde1e2-c708-464b-8ba6-bd343c1f2ca3 2018-11-02 20:42:05,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:05,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["4B0heG0LQ9OBJN9Un6rFQQ"], "issued_at": "2018-11-02T20:42:05.000000Z"}} 2018-11-02 20:42:05,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c631b05f5d6e695095da450c6c4029625fa97cf0" 2018-11-02 20:42:06,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0614422-1dd3-4e5a-bc3a-2da73bb26a19 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:06,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e0614422-1dd3-4e5a-bc3a-2da73bb26a19 2018-11-02 20:42:06,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:06,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:06,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["cAe7XNZQS7OOP3eMrOSK-A"], "issued_at": "2018-11-02T20:42:06.000000Z"}} 2018-11-02 20:42:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:06,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fc7ff1-9041-4ea8-bac3-be0b7457644a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:06,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-12fc7ff1-9041-4ea8-bac3-be0b7457644a 2018-11-02 20:42:06,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:06,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:06 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a5929682-ceab-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:06,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaaa39cd-378d-4ed3-965b-4c3867ef318b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a5929682-ceab-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:42:06,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a5929682-ceab-4c3-proj used request id req-eaaa39cd-378d-4ed3-965b-4c3867ef318b 2018-11-02 20:42:06,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:06,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f68c677-0725-4ec9-88c4-a5a9bcc40d62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:06,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2f68c677-0725-4ec9-88c4-a5a9bcc40d62 2018-11-02 20:42:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj"}}' 2018-11-02 20:42:06,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c05c2b-3bfd-4827-a6b5-27560ef32315 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a1f0f0aa00c4400a1f5c7cf893025fa"}, "tags": [], "enabled": true, "id": "4a1f0f0aa00c4400a1f5c7cf893025fa", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj"}} 2018-11-02 20:42:06,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f3c05c2b-3bfd-4827-a6b5-27560ef32315 2018-11-02 20:42:06,941 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a5929682-ceab-4c3-proj 2018-11-02 20:42:06,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:06,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:07,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SEbWG_8gRxCeu3nWv5A5Lg"], "issued_at": "2018-11-02T20:42:07.000000Z"}} 2018-11-02 20:42:07,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61def299a6ed9b87c7bc3f1538bf99fd82c059a" 2018-11-02 20:42:07,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa0dc9d-da1c-4107-acb5-5df2bd8a3f3d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:07,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6aa0dc9d-da1c-4107-acb5-5df2bd8a3f3d 2018-11-02 20:42:07,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:07,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:07 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:07,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61def299a6ed9b87c7bc3f1538bf99fd82c059a" 2018-11-02 20:42:07,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f5db06-c5c2-4143-acab-ed6f6ffc27f0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:07,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-78f5db06-c5c2-4143-acab-ed6f6ffc27f0 2018-11-02 20:42:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-a5929682-ceab-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61def299a6ed9b87c7bc3f1538bf99fd82c059a" 2018-11-02 20:42:07,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0b9d45-dcb1-44da-8621-76a710c08d3b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-a5929682-ceab-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a1f0f0aa00c4400a1f5c7cf893025fa"}, "tags": [], "enabled": true, "id": "4a1f0f0aa00c4400a1f5c7cf893025fa", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj"}]} 2018-11-02 20:42:07,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-a5929682-ceab-4c3-proj used request id req-df0b9d45-dcb1-44da-8621-76a710c08d3b 2018-11-02 20:42:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61def299a6ed9b87c7bc3f1538bf99fd82c059a" 2018-11-02 20:42:07,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab3d191-efaf-4168-870e-5f6870eb6235 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:07,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bab3d191-efaf-4168-870e-5f6870eb6235 2018-11-02 20:42:08,145 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a5929682-ceab-4c3-user 2018-11-02 20:42:08,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:08,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e773359-5680-4b64-b109-48996b9e0d99 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:08,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e773359-5680-4b64-b109-48996b9e0d99 2018-11-02 20:42:08,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" -d '{"role": {"name": "CreateKeypairsTests-a5929682-ceab-4c3-proj-role"}}' 2018-11-02 20:42:08,383 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0411253-496c-47aa-8da0-6b6b2fe751f7 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa1286144c9f4585a0594fcba8d4c88f", "links": {"self": "http://172.30.9.31:5000/v3/roles/fa1286144c9f4585a0594fcba8d4c88f"}, "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj-role"}} 2018-11-02 20:42:08,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b0411253-496c-47aa-8da0-6b6b2fe751f7 2018-11-02 20:42:08,383 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a5929682-ceab-4c3-proj-role 2018-11-02 20:42:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/fa1286144c9f4585a0594fcba8d4c88f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:08,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75afbef3-9cf4-43f6-bf97-4e8494eb0534 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa1286144c9f4585a0594fcba8d4c88f", "links": {"self": "http://172.30.9.31:5000/v3/roles/fa1286144c9f4585a0594fcba8d4c88f"}, "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj-role"}} 2018-11-02 20:42:08,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/fa1286144c9f4585a0594fcba8d4c88f used request id req-75afbef3-9cf4-43f6-bf97-4e8494eb0534 2018-11-02 20:42:08,489 - keystone_utils - INFO - Granting role CreateKeypairsTests-a5929682-ceab-4c3-proj-role to project CreateKeypairsTests-a5929682-ceab-4c3-proj 2018-11-02 20:42:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4a1f0f0aa00c4400a1f5c7cf893025fa/users/2541701a58e8489892cb225551be3bc9/roles/fa1286144c9f4585a0594fcba8d4c88f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:08,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a5b0ff1-cf02-4040-b06c-4855dee90f7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:08,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a1f0f0aa00c4400a1f5c7cf893025fa/users/2541701a58e8489892cb225551be3bc9/roles/fa1286144c9f4585a0594fcba8d4c88f used request id req-1a5b0ff1-cf02-4040-b06c-4855dee90f7c 2018-11-02 20:42:08,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:08,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:08,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:09,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa1286144c9f4585a0594fcba8d4c88f", "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj-role"}], "expires_at": "2018-11-02T21:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a1f0f0aa00c4400a1f5c7cf893025fa", "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a5929682-ceab-4c3-user", "id": "2541701a58e8489892cb225551be3bc9"}, "audit_ids": ["vX48oMuGQfeG2SH5aKtHJw"], "issued_at": "2018-11-02T20:42:09.000000Z"}} 2018-11-02 20:42:09,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb3ff6479e86ab06fedb81610e02ff2585a597" 2018-11-02 20:42:09,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e972d0ba-806a-45d2-af2c-646db0fe7e9d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:09,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e972d0ba-806a-45d2-af2c-646db0fe7e9d 2018-11-02 20:42:09,164 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:09,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb3ff6479e86ab06fedb81610e02ff2585a597" 2018-11-02 20:42:09,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f6a62b8-08cd-45d2-82b2-3585d883e5a5 x-compute-request-id: req-7f6a62b8-08cd-45d2-82b2-3585d883e5a5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:42:09,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-7f6a62b8-08cd-45d2-82b2-3585d883e5a5 2018-11-02 20:42:09,379 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3... 2018-11-02 20:42:09,379 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:42:09,417 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3 2018-11-02 20:42:09,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb3ff6479e86ab06fedb81610e02ff2585a597" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5i7yhdajDMAf448X+3XUL1c0zVwCq2xYr3zHlFvsvJO7uq6ZkDaPrG0YaGa4JQQMnz3GciU23SAS8B1zcFhIIwW9q7Ksr5XahU2xzZoti8CULOHesm28klNl9Cf8n+coH0n9cRvPqKOwJzBBwJsFelLdhGo5sQtxlLuGlrWUGaw==", "name": "CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3"}}' 2018-11-02 20:42:09,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d931544d-e85a-4ea7-84ea-0b7dcb9b8d61 x-compute-request-id: req-d931544d-e85a-4ea7-84ea-0b7dcb9b8d61 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5i7yhdajDMAf448X+3XUL1c0zVwCq2xYr3zHlFvsvJO7uq6ZkDaPrG0YaGa4JQQMnz3GciU23SAS8B1zcFhIIwW9q7Ksr5XahU2xzZoti8CULOHesm28klNl9Cf8n+coH0n9cRvPqKOwJzBBwJsFelLdhGo5sQtxlLuGlrWUGaw==", "user_id": "2541701a58e8489892cb225551be3bc9", "name": "CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3", "fingerprint": "8c:41:c3:ae:8c:c2:de:fc:ee:40:c9:a2:80:db:af:64"}} 2018-11-02 20:42:09,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-d931544d-e85a-4ea7-84ea-0b7dcb9b8d61 2018-11-02 20:42:09,487 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3.pub 2018-11-02 20:42:09,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:09,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa1286144c9f4585a0594fcba8d4c88f", "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj-role"}], "expires_at": "2018-11-02T21:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a1f0f0aa00c4400a1f5c7cf893025fa", "name": "CreateKeypairsTests-a5929682-ceab-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_4a1f0f0aa00c4400a1f5c7cf893025fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a5929682-ceab-4c3-user", "id": "2541701a58e8489892cb225551be3bc9"}, "audit_ids": ["16K4TbD5R0qUOIYk5YYX5w"], "issued_at": "2018-11-02T20:42:09.000000Z"}} 2018-11-02 20:42:09,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494d0ec576cb242673d0415e3a493a778c46f006" 2018-11-02 20:42:10,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01858c0b-5ba6-47e8-b7b3-f043e02c0d6f x-compute-request-id: req-01858c0b-5ba6-47e8-b7b3-f043e02c0d6f Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5i7yhdajDMAf448X+3XUL1c0zVwCq2xYr3zHlFvsvJO7uq6ZkDaPrG0YaGa4JQQMnz3GciU23SAS8B1zcFhIIwW9q7Ksr5XahU2xzZoti8CULOHesm28klNl9Cf8n+coH0n9cRvPqKOwJzBBwJsFelLdhGo5sQtxlLuGlrWUGaw==", "user_id": "2541701a58e8489892cb225551be3bc9", "name": "CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3", "deleted": false, "created_at": "2018-11-02T20:42:09.000000", "updated_at": null, "fingerprint": "8c:41:c3:ae:8c:c2:de:fc:ee:40:c9:a2:80:db:af:64", "deleted_at": null, "id": 77}} 2018-11-02 20:42:10,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3 used request id req-01858c0b-5ba6-47e8-b7b3-f043e02c0d6f 2018-11-02 20:42:10,097 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3 2018-11-02 20:42:10,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb3ff6479e86ab06fedb81610e02ff2585a597" 2018-11-02 20:42:10,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:42:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5695c950-30e1-4722-8a15-00537228d9c9 x-compute-request-id: req-5695c950-30e1-4722-8a15-00537228d9c9 Content-Length: 0 Content-Type: application/json 2018-11-02 20:42:10,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3 used request id req-5695c950-30e1-4722-8a15-00537228d9c9 2018-11-02 20:42:10,139 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-ab7f6bb1-f41f-4857-a9e0-13c779ee41c3.pub] 2018-11-02 20:42:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:10,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-941a0847-d20d-4109-ac4e-9f64ad59ae45 Date: Fri, 02 Nov 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:10,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-941a0847-d20d-4109-ac4e-9f64ad59ae45 2018-11-02 20:42:10,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:10,532 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d8ca91-60a4-4c3e-9cef-3c4314f67830 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:10,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-95d8ca91-60a4-4c3e-9cef-3c4314f67830 2018-11-02 20:42:10,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:10,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57f2b570-0ecc-4270-a50a-08c1897a89b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:10,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-57f2b570-0ecc-4270-a50a-08c1897a89b3 2018-11-02 20:42:10,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:10,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:10,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd96bb6b-4068-4feb-a5b3-6ca3f52d931f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:10,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-dd96bb6b-4068-4feb-a5b3-6ca3f52d931f 2018-11-02 20:42:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:10,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5737184-d334-4ebe-bf09-bf444b15fd7f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:42:10,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-c5737184-d334-4ebe-bf09-bf444b15fd7f 2018-11-02 20:42:10,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:10,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216ef68c-848c-4469-8b2e-d24074a29895 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:10,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-216ef68c-848c-4469-8b2e-d24074a29895 2018-11-02 20:42:10,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc8bfa6b-dbb1-4712-91cd-c2bc8ddeca41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:11,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-dc8bfa6b-dbb1-4712-91cd-c2bc8ddeca41 2018-11-02 20:42:11,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6324b2a0-f491-4020-9388-4e57c37caf59 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:42:11,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-6324b2a0-f491-4020-9388-4e57c37caf59 2018-11-02 20:42:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6facea32-4905-4f2a-bc99-4cac1b34c97e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:11,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-6facea32-4905-4f2a-bc99-4cac1b34c97e 2018-11-02 20:42:11,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25081b9e-0b28-43b7-a788-9b15d62b7fe5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:11,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-25081b9e-0b28-43b7-a788-9b15d62b7fe5 2018-11-02 20:42:11,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-041a5bcf-818d-4463-9ac1-c1b196d590d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:11,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-041a5bcf-818d-4463-9ac1-c1b196d590d8 2018-11-02 20:42:11,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:11,578 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a5929682-ceab-4c3-proj 2018-11-02 20:42:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/4a1f0f0aa00c4400a1f5c7cf893025fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab5d6668-bca3-452e-915b-72956769ce16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:11,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4a1f0f0aa00c4400a1f5c7cf893025fa used request id req-ab5d6668-bca3-452e-915b-72956769ce16 2018-11-02 20:42:11,844 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a5929682-ceab-4c3-proj-role 2018-11-02 20:42:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/fa1286144c9f4585a0594fcba8d4c88f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c0d21a-0725-46b2-a0e6-b1e7136e3476 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:11,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fa1286144c9f4585a0594fcba8d4c88f used request id req-b2c0d21a-0725-46b2-a0e6-b1e7136e3476 2018-11-02 20:42:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a11d9902e091c8da960e0fc9f7f413a09ae3f5" 2018-11-02 20:42:11,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d70f68-dc62-4fbe-bf8d-77a162fa0254 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:11,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c9d70f68-dc62-4fbe-bf8d-77a162fa0254 2018-11-02 20:42:11,996 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a5929682-ceab-4c3-user 2018-11-02 20:42:12,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2541701a58e8489892cb225551be3bc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61def299a6ed9b87c7bc3f1538bf99fd82c059a" 2018-11-02 20:42:12,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ace3f4a-c4a7-4cf0-bc88-9a68a8c37291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:12,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2541701a58e8489892cb225551be3bc9 used request id req-1ace3f4a-c4a7-4cf0-bc88-9a68a8c37291 2018-11-02 20:42:12,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:12,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Si2yAsaIREad0MX2qFtt6w"], "issued_at": "2018-11-02T20:42:12.000000Z"}} 2018-11-02 20:42:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f5545eb4feb81429ac2650f7deb71d50c08bf" 2018-11-02 20:42:12,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b1c4d6-c58c-41ba-a297-6c1ad401f517 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:12,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e3b1c4d6-c58c-41ba-a297-6c1ad401f517 2018-11-02 20:42:12,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:12,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:13,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["4QfRKzJsQZSkkixGrMxNTQ"], "issued_at": "2018-11-02T20:42:13.000000Z"}} 2018-11-02 20:42:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:13,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d203953-5831-4050-ac98-d56a7795cf0b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:13,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0d203953-5831-4050-ac98-d56a7795cf0b 2018-11-02 20:42:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:13,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:13 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:13,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288e10bd-bd4e-4731-b6b9-11339148ef66 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:42:13,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj used request id req-288e10bd-bd4e-4731-b6b9-11339148ef66 2018-11-02 20:42:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:13,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6e3311-b5f2-4cae-bcc6-798322b54781 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:13,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-be6e3311-b5f2-4cae-bcc6-798322b54781 2018-11-02 20:42:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj"}}' 2018-11-02 20:42:13,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cdcb16b-a33c-4c1b-b9f4-61cbbc0182db Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e00b636401fb4fb4b2ebf397cfd73de5"}, "tags": [], "enabled": true, "id": "e00b636401fb4fb4b2ebf397cfd73de5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj"}} 2018-11-02 20:42:13,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3cdcb16b-a33c-4c1b-b9f4-61cbbc0182db 2018-11-02 20:42:13,683 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj 2018-11-02 20:42:13,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:13,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:14,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["uK4C1OZNSxuzWXgNk1r1DA"], "issued_at": "2018-11-02T20:42:14.000000Z"}} 2018-11-02 20:42:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c406e2fa04b4b1c928a1dbe579e321040bb60f1" 2018-11-02 20:42:14,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c7f7c6-72a6-4c9a-8119-8f37a415f6c7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:14,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-79c7f7c6-72a6-4c9a-8119-8f37a415f6c7 2018-11-02 20:42:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:14,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:14 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c406e2fa04b4b1c928a1dbe579e321040bb60f1" 2018-11-02 20:42:14,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c72763-90f6-4f91-a40d-1c805a810ca6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:14,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-22c72763-90f6-4f91-a40d-1c805a810ca6 2018-11-02 20:42:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c406e2fa04b4b1c928a1dbe579e321040bb60f1" 2018-11-02 20:42:14,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5aacadc-6525-4c9c-90d9-539ac125d6e2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e00b636401fb4fb4b2ebf397cfd73de5"}, "tags": [], "enabled": true, "id": "e00b636401fb4fb4b2ebf397cfd73de5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj"}]} 2018-11-02 20:42:14,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj used request id req-c5aacadc-6525-4c9c-90d9-539ac125d6e2 2018-11-02 20:42:14,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c406e2fa04b4b1c928a1dbe579e321040bb60f1" 2018-11-02 20:42:14,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9415c7-48d4-4840-8a6a-c156f5db59bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:14,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0e9415c7-48d4-4840-8a6a-c156f5db59bc 2018-11-02 20:42:14,916 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-user 2018-11-02 20:42:14,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:15,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256d0598-2b7a-4d7e-b843-e61dab23a721 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:15,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-256d0598-2b7a-4d7e-b843-e61dab23a721 2018-11-02 20:42:15,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" -d '{"role": {"name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj-role"}}' 2018-11-02 20:42:15,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ab339f-d652-485d-b80f-8993de84eb36 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13674c1f9826418c9d3ca9d8d18c4df2", "links": {"self": "http://172.30.9.31:5000/v3/roles/13674c1f9826418c9d3ca9d8d18c4df2"}, "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj-role"}} 2018-11-02 20:42:15,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c4ab339f-d652-485d-b80f-8993de84eb36 2018-11-02 20:42:15,156 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj-role 2018-11-02 20:42:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/13674c1f9826418c9d3ca9d8d18c4df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:15,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d68657-ec3e-4469-ab88-437eaf3ae800 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13674c1f9826418c9d3ca9d8d18c4df2", "links": {"self": "http://172.30.9.31:5000/v3/roles/13674c1f9826418c9d3ca9d8d18c4df2"}, "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj-role"}} 2018-11-02 20:42:15,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/13674c1f9826418c9d3ca9d8d18c4df2 used request id req-e2d68657-ec3e-4469-ab88-437eaf3ae800 2018-11-02 20:42:15,275 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj-role to project CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj 2018-11-02 20:42:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e00b636401fb4fb4b2ebf397cfd73de5/users/89a13c36ab3649409ea2b9ff1785e27d/roles/13674c1f9826418c9d3ca9d8d18c4df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:15,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ed46f0-f7ec-46ac-a49d-15b259603b4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:15,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e00b636401fb4fb4b2ebf397cfd73de5/users/89a13c36ab3649409ea2b9ff1785e27d/roles/13674c1f9826418c9d3ca9d8d18c4df2 used request id req-26ed46f0-f7ec-46ac-a49d-15b259603b4a 2018-11-02 20:42:15,429 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:15,500 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01.pub 2018-11-02 20:42:15,501 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01 2018-11-02 20:42:15,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:15,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:15,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13674c1f9826418c9d3ca9d8d18c4df2", "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj-role"}], "expires_at": "2018-11-02T21:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e00b636401fb4fb4b2ebf397cfd73de5", "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/e00b636401fb4fb4b2ebf397cfd73de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_e00b636401fb4fb4b2ebf397cfd73de5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e00b636401fb4fb4b2ebf397cfd73de5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-user", "id": "89a13c36ab3649409ea2b9ff1785e27d"}, "audit_ids": ["HkmnJYjyTDODejTdMYzb_g"], "issued_at": "2018-11-02T20:42:15.000000Z"}} 2018-11-02 20:42:15,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0306f672dae8c8e1bb368a29a2334241c4cdfb0b" 2018-11-02 20:42:16,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4a7c2b-50b2-4844-b4f0-105948f527f9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:16,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-be4a7c2b-50b2-4844-b4f0-105948f527f9 2018-11-02 20:42:16,009 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:16,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0306f672dae8c8e1bb368a29a2334241c4cdfb0b" 2018-11-02 20:42:16,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d27e57c-6d31-4135-9d0e-a7806ae47444 x-compute-request-id: req-2d27e57c-6d31-4135-9d0e-a7806ae47444 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:42:16,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-2d27e57c-6d31-4135-9d0e-a7806ae47444 2018-11-02 20:42:16,210 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01... 2018-11-02 20:42:16,210 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-02 20:42:16,210 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01.pub 2018-11-02 20:42:16,210 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01 2018-11-02 20:42:16,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0306f672dae8c8e1bb368a29a2334241c4cdfb0b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC36/bafuDMbMloHj0Oh3dNW0uEB1Hqjh/Okrvywh4WF3f1+pl8LYWiZeWgP0dbgsm0gZ3eMSJeBiX6VbPnwuhjHgFH3dUh8imczW/OtpMneuhtnqzsdHaW06cTz3vwxXROgrlHFJ9pGlAiz2Q2WLSSyZo4UD5rtUPiy8vsx5oTj8tO82nFvJDrkLvlN3ytRb6GpHR2f9Jds4RHwVW3gPhFqz7der/TOhKkngmycT6jQb1J5Oi00x012MPyoFBv2WdFnQeKWyyd0wga6iijpUxyxuAEB3DXUMhRcU93vWk0092sOYvItdpPNm9TdcVOOnG37N1Lf/IcPyfcFuhhmJfh", "name": "CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01"}}' 2018-11-02 20:42:16,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-196e4197-30d9-434c-8aa5-2a14fb5b73a7 x-compute-request-id: req-196e4197-30d9-434c-8aa5-2a14fb5b73a7 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC36/bafuDMbMloHj0Oh3dNW0uEB1Hqjh/Okrvywh4WF3f1+pl8LYWiZeWgP0dbgsm0gZ3eMSJeBiX6VbPnwuhjHgFH3dUh8imczW/OtpMneuhtnqzsdHaW06cTz3vwxXROgrlHFJ9pGlAiz2Q2WLSSyZo4UD5rtUPiy8vsx5oTj8tO82nFvJDrkLvlN3ytRb6GpHR2f9Jds4RHwVW3gPhFqz7der/TOhKkngmycT6jQb1J5Oi00x012MPyoFBv2WdFnQeKWyyd0wga6iijpUxyxuAEB3DXUMhRcU93vWk0092sOYvItdpPNm9TdcVOOnG37N1Lf/IcPyfcFuhhmJfh", "user_id": "89a13c36ab3649409ea2b9ff1785e27d", "name": "CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01", "fingerprint": "bf:a4:32:4b:1c:e6:f2:3b:09:a8:03:02:7a:65:3b:3b"}} 2018-11-02 20:42:16,264 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-196e4197-30d9-434c-8aa5-2a14fb5b73a7 2018-11-02 20:42:16,265 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01 2018-11-02 20:42:16,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0306f672dae8c8e1bb368a29a2334241c4cdfb0b" 2018-11-02 20:42:16,300 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:42:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c27a5a8a-7d6b-436b-9ebd-4bd4274e438c x-compute-request-id: req-c27a5a8a-7d6b-436b-9ebd-4bd4274e438c Content-Length: 0 Content-Type: application/json 2018-11-02 20:42:16,300 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01 used request id req-c27a5a8a-7d6b-436b-9ebd-4bd4274e438c 2018-11-02 20:42:16,300 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01.pub] 2018-11-02 20:42:16,301 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-549293c4-90b5-46eb-b804-ec5368a6ad01] 2018-11-02 20:42:16,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:16,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9b69ba54-333b-455c-b6cd-98da25749b5c Date: Fri, 02 Nov 2018 20:42:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:16,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9b69ba54-333b-455c-b6cd-98da25749b5c 2018-11-02 20:42:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec35e0e-2ec7-46b5-8a7d-7edf94cbed50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:17,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-9ec35e0e-2ec7-46b5-8a7d-7edf94cbed50 2018-11-02 20:42:17,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5eab17-764a-46b2-adcb-c917f789279f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:17,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-5e5eab17-764a-46b2-adcb-c917f789279f 2018-11-02 20:42:17,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:17,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5477d52-9880-45f3-9b41-c0960957be81 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:17,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-f5477d52-9880-45f3-9b41-c0960957be81 2018-11-02 20:42:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75453773-297a-4a5a-a367-470c13e3c36c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:42:17,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-75453773-297a-4a5a-a367-470c13e3c36c 2018-11-02 20:42:17,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df243a69-85ef-453d-aa88-137314e94e66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:17,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-df243a69-85ef-453d-aa88-137314e94e66 2018-11-02 20:42:17,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:17,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e0c0e5f-6074-4ab5-ba93-958692e1457b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:17,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-1e0c0e5f-6074-4ab5-ba93-958692e1457b 2018-11-02 20:42:17,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7c1e87-a5d5-4e8a-93e5-243a5666a989 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:42:17,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-5f7c1e87-a5d5-4e8a-93e5-243a5666a989 2018-11-02 20:42:17,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913077de-f21f-4070-b059-6138f750f747 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:17,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-913077de-f21f-4070-b059-6138f750f747 2018-11-02 20:42:17,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:17,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e77ca7-6d3a-4d6a-9b85-80eded574d4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:17,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-38e77ca7-6d3a-4d6a-9b85-80eded574d4e 2018-11-02 20:42:17,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:17,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:18,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cc9f1c7-fdb0-4ce5-8af1-ebdc78cf8517 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:18,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-7cc9f1c7-fdb0-4ce5-8af1-ebdc78cf8517 2018-11-02 20:42:18,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:18,018 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj 2018-11-02 20:42:18,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e00b636401fb4fb4b2ebf397cfd73de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:18,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee7d8877-4586-43c4-beeb-0b1dc0d115f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:18,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e00b636401fb4fb4b2ebf397cfd73de5 used request id req-ee7d8877-4586-43c4-beeb-0b1dc0d115f9 2018-11-02 20:42:18,294 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-proj-role 2018-11-02 20:42:18,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/13674c1f9826418c9d3ca9d8d18c4df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:18,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0361a37d-7468-4cbd-9aa3-d21ac8d37835 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:18,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/13674c1f9826418c9d3ca9d8d18c4df2 used request id req-0361a37d-7468-4cbd-9aa3-d21ac8d37835 2018-11-02 20:42:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64da7bb6cabdd1da8c1ef5cf99bcb48726a42efa" 2018-11-02 20:42:18,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182e896d-d4be-479f-8c03-6ae4510b68a4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:18,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-182e896d-d4be-479f-8c03-6ae4510b68a4 2018-11-02 20:42:18,544 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-c41b09f6-cb4f-4e4-user 2018-11-02 20:42:18,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/89a13c36ab3649409ea2b9ff1785e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c406e2fa04b4b1c928a1dbe579e321040bb60f1" 2018-11-02 20:42:18,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18d305e2-6475-4fc2-90dd-cb29f786f410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:18,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/89a13c36ab3649409ea2b9ff1785e27d used request id req-18d305e2-6475-4fc2-90dd-cb29f786f410 2018-11-02 20:42:18,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:19,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["dcDTgvTUSWKFW-0q7eXZnQ"], "issued_at": "2018-11-02T20:42:19.000000Z"}} 2018-11-02 20:42:19,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7553f13c3af16e1bac5a7fa6c3ba1f38b27de" 2018-11-02 20:42:19,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d78ab3-1d53-47ac-a548-2761b01adcf5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:19,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-59d78ab3-1d53-47ac-a548-2761b01adcf5 2018-11-02 20:42:19,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:19,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:19,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["a9q0kbGMSFKcrpIZPzTdfQ"], "issued_at": "2018-11-02T20:42:19.000000Z"}} 2018-11-02 20:42:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:19,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1363f2b3-85e2-4402-89cf-d37fcc9ee9c4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:19,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1363f2b3-85e2-4402-89cf-d37fcc9ee9c4 2018-11-02 20:42:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:19,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:19,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f666e541-9b6b-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:19,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1199f9-779e-48f8-a184-b5ab7e3a10e0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f666e541-9b6b-480-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:42:19,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f666e541-9b6b-480-proj used request id req-ff1199f9-779e-48f8-a184-b5ab7e3a10e0 2018-11-02 20:42:19,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:20,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3b1082-c338-4306-9486-051a068c91d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:20,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4d3b1082-c338-4306-9486-051a068c91d8 2018-11-02 20:42:20,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj"}}' 2018-11-02 20:42:20,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9cf1f2a-8dc0-470e-ac64-a1737913bdfb Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d468e219288e4416a79d092dab4fd9ea"}, "tags": [], "enabled": true, "id": "d468e219288e4416a79d092dab4fd9ea", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj"}} 2018-11-02 20:42:20,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e9cf1f2a-8dc0-470e-ac64-a1737913bdfb 2018-11-02 20:42:20,205 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f666e541-9b6b-480-proj 2018-11-02 20:42:20,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:20,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:20,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rusLIdFDSCWBnMIJluqb2w"], "issued_at": "2018-11-02T20:42:20.000000Z"}} 2018-11-02 20:42:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b991f7dd2b904f0461d4e3d267da47ce367e8ae6" 2018-11-02 20:42:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397cb420-3dde-4e9b-be69-549a6089e500 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:20,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-397cb420-3dde-4e9b-be69-549a6089e500 2018-11-02 20:42:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:20,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:20 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:20,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b991f7dd2b904f0461d4e3d267da47ce367e8ae6" 2018-11-02 20:42:20,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309860be-b089-41f9-8ee9-b9517094845d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:20,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-309860be-b089-41f9-8ee9-b9517094845d 2018-11-02 20:42:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f666e541-9b6b-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b991f7dd2b904f0461d4e3d267da47ce367e8ae6" 2018-11-02 20:42:20,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe54143-10b7-4ec6-928d-059a1f0bb547 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f666e541-9b6b-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d468e219288e4416a79d092dab4fd9ea"}, "tags": [], "enabled": true, "id": "d468e219288e4416a79d092dab4fd9ea", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj"}]} 2018-11-02 20:42:20,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f666e541-9b6b-480-proj used request id req-7fe54143-10b7-4ec6-928d-059a1f0bb547 2018-11-02 20:42:20,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b991f7dd2b904f0461d4e3d267da47ce367e8ae6" 2018-11-02 20:42:21,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340685a9-3b7c-43c0-9d40-2dc365d6b27f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:21,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-340685a9-3b7c-43c0-9d40-2dc365d6b27f 2018-11-02 20:42:21,473 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f666e541-9b6b-480-user 2018-11-02 20:42:21,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:21,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:21,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf5b25b-0e21-4aa1-947e-34eded06b6b6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:21,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0cf5b25b-0e21-4aa1-947e-34eded06b6b6 2018-11-02 20:42:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" -d '{"role": {"name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj-role"}}' 2018-11-02 20:42:21,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3afcec1a-cb7e-49c7-87c2-be596f626830 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5787b7ecac1b400495b37c99b7d5a5e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/5787b7ecac1b400495b37c99b7d5a5e7"}, "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj-role"}} 2018-11-02 20:42:21,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3afcec1a-cb7e-49c7-87c2-be596f626830 2018-11-02 20:42:21,623 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f666e541-9b6b-480-proj-role 2018-11-02 20:42:21,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5787b7ecac1b400495b37c99b7d5a5e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:21,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f766cd24-2350-4005-8fc9-cda16053fa04 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5787b7ecac1b400495b37c99b7d5a5e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/5787b7ecac1b400495b37c99b7d5a5e7"}, "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj-role"}} 2018-11-02 20:42:21,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5787b7ecac1b400495b37c99b7d5a5e7 used request id req-f766cd24-2350-4005-8fc9-cda16053fa04 2018-11-02 20:42:21,758 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f666e541-9b6b-480-proj-role to project CreateKeypairsCleanupTests-f666e541-9b6b-480-proj 2018-11-02 20:42:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d468e219288e4416a79d092dab4fd9ea/users/7602d6af0cb84b87a4d5bad81ebd9516/roles/5787b7ecac1b400495b37c99b7d5a5e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:21,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3f010a-9028-409e-958a-2b5eb3344755 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:21,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d468e219288e4416a79d092dab4fd9ea/users/7602d6af0cb84b87a4d5bad81ebd9516/roles/5787b7ecac1b400495b37c99b7d5a5e7 used request id req-8e3f010a-9028-409e-958a-2b5eb3344755 2018-11-02 20:42:21,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:22,044 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0.pub 2018-11-02 20:42:22,044 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0 2018-11-02 20:42:22,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:22,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:22,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5787b7ecac1b400495b37c99b7d5a5e7", "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj-role"}], "expires_at": "2018-11-02T21:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d468e219288e4416a79d092dab4fd9ea", "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d468e219288e4416a79d092dab4fd9ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d468e219288e4416a79d092dab4fd9ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d468e219288e4416a79d092dab4fd9ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d468e219288e4416a79d092dab4fd9ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d468e219288e4416a79d092dab4fd9ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d468e219288e4416a79d092dab4fd9ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d468e219288e4416a79d092dab4fd9ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d468e219288e4416a79d092dab4fd9ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d468e219288e4416a79d092dab4fd9ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d468e219288e4416a79d092dab4fd9ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d468e219288e4416a79d092dab4fd9ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d468e219288e4416a79d092dab4fd9ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d468e219288e4416a79d092dab4fd9ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d468e219288e4416a79d092dab4fd9ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f666e541-9b6b-480-user", "id": "7602d6af0cb84b87a4d5bad81ebd9516"}, "audit_ids": ["T7fWtYIVTJqafGEglcmzKg"], "issued_at": "2018-11-02T20:42:22.000000Z"}} 2018-11-02 20:42:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3059ae34e9175fedc6f31a050ebae48d13dfb79" 2018-11-02 20:42:22,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dba46eb-9d57-4f94-8a87-24e78a74b8b8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:22,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8dba46eb-9d57-4f94-8a87-24e78a74b8b8 2018-11-02 20:42:22,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:22,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3059ae34e9175fedc6f31a050ebae48d13dfb79" 2018-11-02 20:42:22,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e151df2-32c6-466d-b6c9-241d4bac94ac x-compute-request-id: req-7e151df2-32c6-466d-b6c9-241d4bac94ac Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:42:22,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-7e151df2-32c6-466d-b6c9-241d4bac94ac 2018-11-02 20:42:22,848 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0... 2018-11-02 20:42:22,848 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-02 20:42:22,848 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0.pub 2018-11-02 20:42:22,848 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0 2018-11-02 20:42:22,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3059ae34e9175fedc6f31a050ebae48d13dfb79" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuXjiL+4lOd7cgCy/qudnXpC7xHk7jZWyzjCXDRwC8xOG0dtp5OTeuY/PQG+zIDpOD179ewpO4cws4HyVEonfkk8NNPfK8GpO5Ulp+b6zBR0wiMSCQYEF9M2qeRSwy48eaVtBFCGOFL/cJ9Ompr/+ZzSO6VY7G0r+e+VPQAqlPA3/YtgQHsnWW7EIYrdsWmElnPBxXEr14TbM2OUCwkLkcmTBuhCVfkrgNIsU7vRTEveAJ06Fnr2hGfP0R8JWO8b4NGczN+C3oQqCPpxpORtajndIlFnzN/WVhRGNiXVj0ML3d+EzC3S72Gp0bZtdpJ69HyKjyPxxf8G2MTRsDkAjR", "name": "CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0"}}' 2018-11-02 20:42:22,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05596bf0-3dda-4370-b5ed-d751a96f14b7 x-compute-request-id: req-05596bf0-3dda-4370-b5ed-d751a96f14b7 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuXjiL+4lOd7cgCy/qudnXpC7xHk7jZWyzjCXDRwC8xOG0dtp5OTeuY/PQG+zIDpOD179ewpO4cws4HyVEonfkk8NNPfK8GpO5Ulp+b6zBR0wiMSCQYEF9M2qeRSwy48eaVtBFCGOFL/cJ9Ompr/+ZzSO6VY7G0r+e+VPQAqlPA3/YtgQHsnWW7EIYrdsWmElnPBxXEr14TbM2OUCwkLkcmTBuhCVfkrgNIsU7vRTEveAJ06Fnr2hGfP0R8JWO8b4NGczN+C3oQqCPpxpORtajndIlFnzN/WVhRGNiXVj0ML3d+EzC3S72Gp0bZtdpJ69HyKjyPxxf8G2MTRsDkAjR", "user_id": "7602d6af0cb84b87a4d5bad81ebd9516", "name": "CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0", "fingerprint": "b8:cf:59:8b:b6:65:b4:32:6f:2f:ef:4f:8e:80:8f:d8"}} 2018-11-02 20:42:22,911 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-05596bf0-3dda-4370-b5ed-d751a96f14b7 2018-11-02 20:42:22,911 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0 2018-11-02 20:42:22,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3059ae34e9175fedc6f31a050ebae48d13dfb79" 2018-11-02 20:42:22,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea0691f7-baf9-4c94-b479-16840c7bd2f6 x-compute-request-id: req-ea0691f7-baf9-4c94-b479-16840c7bd2f6 Content-Length: 0 Content-Type: application/json 2018-11-02 20:42:22,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9b87433c-91f2-495f-ab6c-064524dc23f0 used request id req-ea0691f7-baf9-4c94-b479-16840c7bd2f6 2018-11-02 20:42:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:23,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5edf3e7a-88b6-4b6b-8352-76307ea7eb8b Date: Fri, 02 Nov 2018 20:42:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:23,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5edf3e7a-88b6-4b6b-8352-76307ea7eb8b 2018-11-02 20:42:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:23,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a9005b-1bb2-45f5-928d-ae74eb21d442 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:23,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-60a9005b-1bb2-45f5-928d-ae74eb21d442 2018-11-02 20:42:23,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:23,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5bb2b02-becc-4047-a38e-9cda2c186bee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:23,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b5bb2b02-becc-4047-a38e-9cda2c186bee 2018-11-02 20:42:23,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:23,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb88505-549e-40db-b201-ab10af509966 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:23,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-bfb88505-549e-40db-b201-ab10af509966 2018-11-02 20:42:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:24,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69968ba7-ca02-4902-9a7e-276a4e4265ce Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:42:24,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-69968ba7-ca02-4902-9a7e-276a4e4265ce 2018-11-02 20:42:24,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:24,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c1f5af-5a0f-4e25-a5be-edc523c7352c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:24,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-a8c1f5af-5a0f-4e25-a5be-edc523c7352c 2018-11-02 20:42:24,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:24,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d792a5-6349-4eee-9007-b9e4d67e0033 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:24,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-62d792a5-6349-4eee-9007-b9e4d67e0033 2018-11-02 20:42:24,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:24,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:24,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a886703d-fe18-4148-97cf-34849a6d1f39 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:42:24,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-a886703d-fe18-4148-97cf-34849a6d1f39 2018-11-02 20:42:24,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:24,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd24871-3aad-4f51-99ce-263821832f7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:24,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-fbd24871-3aad-4f51-99ce-263821832f7c 2018-11-02 20:42:24,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:24,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4e4e50e-0222-4ad6-b832-04e02c07ee58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:24,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-e4e4e50e-0222-4ad6-b832-04e02c07ee58 2018-11-02 20:42:24,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:24,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648b787d-4b30-4780-b8d5-982205f5edb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:24,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-648b787d-4b30-4780-b8d5-982205f5edb1 2018-11-02 20:42:24,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:24,774 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f666e541-9b6b-480-proj 2018-11-02 20:42:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d468e219288e4416a79d092dab4fd9ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:25,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44df4743-f837-453e-9d22-6f533c1cc61c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:25,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d468e219288e4416a79d092dab4fd9ea used request id req-44df4743-f837-453e-9d22-6f533c1cc61c 2018-11-02 20:42:25,030 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f666e541-9b6b-480-proj-role 2018-11-02 20:42:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5787b7ecac1b400495b37c99b7d5a5e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:25,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18b2eb25-83bc-443b-aa2a-57f0f26d9b25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:25,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5787b7ecac1b400495b37c99b7d5a5e7 used request id req-18b2eb25-83bc-443b-aa2a-57f0f26d9b25 2018-11-02 20:42:25,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ffa67ae612d396791249c1ed23a9dff490c406" 2018-11-02 20:42:25,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369f012c-665a-4bc2-9ab7-604ec2fc29d5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:25,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-369f012c-665a-4bc2-9ab7-604ec2fc29d5 2018-11-02 20:42:25,277 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f666e541-9b6b-480-user 2018-11-02 20:42:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7602d6af0cb84b87a4d5bad81ebd9516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b991f7dd2b904f0461d4e3d267da47ce367e8ae6" 2018-11-02 20:42:25,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63fdc014-8c76-4990-a761-7952be5d034b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:25,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7602d6af0cb84b87a4d5bad81ebd9516 used request id req-63fdc014-8c76-4990-a761-7952be5d034b 2018-11-02 20:42:25,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:25,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["6EY5i3cVTrmmP5VZhkdl0Q"], "issued_at": "2018-11-02T20:42:25.000000Z"}} 2018-11-02 20:42:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da851448d87633397386092a54528f1f9ed98aa8" 2018-11-02 20:42:26,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767099f5-ed9a-42a2-97a1-8b45de1b5e7e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:26,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-767099f5-ed9a-42a2-97a1-8b45de1b5e7e 2018-11-02 20:42:26,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:26,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:26,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["_jmnCBFxRH2duTQbyhG0EA"], "issued_at": "2018-11-02T20:42:26.000000Z"}} 2018-11-02 20:42:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:26,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621a8623-66e3-46d8-9fbc-db8218bbdad5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:26,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-621a8623-66e3-46d8-9fbc-db8218bbdad5 2018-11-02 20:42:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:26,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:26,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68e8533-88a1-4e00-b4a3-51a9bc365acf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:42:26,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj used request id req-a68e8533-88a1-4e00-b4a3-51a9bc365acf 2018-11-02 20:42:26,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:26,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9801628e-4146-4d07-8f5b-53f7047e2d46 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:26,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9801628e-4146-4d07-8f5b-53f7047e2d46 2018-11-02 20:42:26,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj"}}' 2018-11-02 20:42:26,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a104b932-e677-4272-9573-5f285d51bad9 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a588a65d5e9d4e98bbd2621f7435deab"}, "tags": [], "enabled": true, "id": "a588a65d5e9d4e98bbd2621f7435deab", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj"}} 2018-11-02 20:42:26,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a104b932-e677-4272-9573-5f285d51bad9 2018-11-02 20:42:26,977 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj 2018-11-02 20:42:26,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:26,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:27,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["yNe6Lp65T2qMBtxBlDgygQ"], "issued_at": "2018-11-02T20:42:27.000000Z"}} 2018-11-02 20:42:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c446b754d6175cf5c7408c1546945e8b1fd928" 2018-11-02 20:42:27,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae585764-8337-4dd2-9515-eacc25cb027d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:27,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ae585764-8337-4dd2-9515-eacc25cb027d 2018-11-02 20:42:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:27,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:27,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c446b754d6175cf5c7408c1546945e8b1fd928" 2018-11-02 20:42:27,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb4bfcc-75c7-4a58-bd5a-de15473ce574 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:27,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1eb4bfcc-75c7-4a58-bd5a-de15473ce574 2018-11-02 20:42:27,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c446b754d6175cf5c7408c1546945e8b1fd928" 2018-11-02 20:42:27,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409d832c-6511-4059-9f8b-2c0ecebba74f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a588a65d5e9d4e98bbd2621f7435deab"}, "tags": [], "enabled": true, "id": "a588a65d5e9d4e98bbd2621f7435deab", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj"}]} 2018-11-02 20:42:27,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj used request id req-409d832c-6511-4059-9f8b-2c0ecebba74f 2018-11-02 20:42:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c446b754d6175cf5c7408c1546945e8b1fd928" 2018-11-02 20:42:27,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ca5cbe-ff1f-4a0f-bb3e-af6f5f4db7f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:27,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-81ca5cbe-ff1f-4a0f-bb3e-af6f5f4db7f5 2018-11-02 20:42:28,180 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-user 2018-11-02 20:42:28,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:28,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2795d8b5-3f75-4104-abf9-48c87f823e11 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:28,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2795d8b5-3f75-4104-abf9-48c87f823e11 2018-11-02 20:42:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" -d '{"role": {"name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj-role"}}' 2018-11-02 20:42:28,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d534fdb3-3ce1-4ed2-9fb0-93128afdbb20 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d1f8f6ab44c4498a79864f17174a2bb", "links": {"self": "http://172.30.9.31:5000/v3/roles/4d1f8f6ab44c4498a79864f17174a2bb"}, "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj-role"}} 2018-11-02 20:42:28,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-d534fdb3-3ce1-4ed2-9fb0-93128afdbb20 2018-11-02 20:42:28,426 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj-role 2018-11-02 20:42:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/4d1f8f6ab44c4498a79864f17174a2bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:28,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df89d97-4676-4a96-9e4f-f106b1d57d0b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d1f8f6ab44c4498a79864f17174a2bb", "links": {"self": "http://172.30.9.31:5000/v3/roles/4d1f8f6ab44c4498a79864f17174a2bb"}, "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj-role"}} 2018-11-02 20:42:28,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/4d1f8f6ab44c4498a79864f17174a2bb used request id req-7df89d97-4676-4a96-9e4f-f106b1d57d0b 2018-11-02 20:42:28,531 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj-role to project CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj 2018-11-02 20:42:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a588a65d5e9d4e98bbd2621f7435deab/users/dab19ab72f4d4d3caf38644645c51b66/roles/4d1f8f6ab44c4498a79864f17174a2bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:28,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f79c5f-cf35-4215-bd93-a202d547ce5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:28,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a588a65d5e9d4e98bbd2621f7435deab/users/dab19ab72f4d4d3caf38644645c51b66/roles/4d1f8f6ab44c4498a79864f17174a2bb used request id req-d3f79c5f-cf35-4215-bd93-a202d547ce5e 2018-11-02 20:42:28,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:28,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:28,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:29,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d1f8f6ab44c4498a79864f17174a2bb", "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj-role"}], "expires_at": "2018-11-02T21:42:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a588a65d5e9d4e98bbd2621f7435deab", "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a588a65d5e9d4e98bbd2621f7435deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a588a65d5e9d4e98bbd2621f7435deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a588a65d5e9d4e98bbd2621f7435deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a588a65d5e9d4e98bbd2621f7435deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a588a65d5e9d4e98bbd2621f7435deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a588a65d5e9d4e98bbd2621f7435deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a588a65d5e9d4e98bbd2621f7435deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a588a65d5e9d4e98bbd2621f7435deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a588a65d5e9d4e98bbd2621f7435deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a588a65d5e9d4e98bbd2621f7435deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a588a65d5e9d4e98bbd2621f7435deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a588a65d5e9d4e98bbd2621f7435deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a588a65d5e9d4e98bbd2621f7435deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a588a65d5e9d4e98bbd2621f7435deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-user", "id": "dab19ab72f4d4d3caf38644645c51b66"}, "audit_ids": ["44RX3y-IQFupUMdJPMgTIw"], "issued_at": "2018-11-02T20:42:29.000000Z"}} 2018-11-02 20:42:29,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7b35b91b4b0acd1ff6eac4abc1455b893b1763" 2018-11-02 20:42:29,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83cb6ef-ae68-4891-bb7a-c06dbdecc225 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:29,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b83cb6ef-ae68-4891-bb7a-c06dbdecc225 2018-11-02 20:42:29,193 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:29,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7b35b91b4b0acd1ff6eac4abc1455b893b1763" 2018-11-02 20:42:29,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ac2fcf7-937e-4fd6-81c0-bf2875e35ae7 x-compute-request-id: req-0ac2fcf7-937e-4fd6-81c0-bf2875e35ae7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:42:29,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-0ac2fcf7-937e-4fd6-81c0-bf2875e35ae7 2018-11-02 20:42:29,392 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38... 2018-11-02 20:42:29,392 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:42:29,440 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38 2018-11-02 20:42:29,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7b35b91b4b0acd1ff6eac4abc1455b893b1763" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDeh+gqtgMS34gV+UvmJpbrH7bGCQ9NPmqFjSlzLVCwlVkQ+VjmiZYjutD88ArjK/jyOYNBFoMvRncZTPRXPym8WWZ3vbtRXORetRtes3/JV6yNKGxJXtFJ0jnbPkBAFMepVWZq9QBOSvta6ftb9w1GK7Itucga97u2qPypQDB+gQ==", "name": "CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38"}}' 2018-11-02 20:42:29,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cc5b153-caa0-4040-8d1d-46104f3c34a6 x-compute-request-id: req-3cc5b153-caa0-4040-8d1d-46104f3c34a6 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDeh+gqtgMS34gV+UvmJpbrH7bGCQ9NPmqFjSlzLVCwlVkQ+VjmiZYjutD88ArjK/jyOYNBFoMvRncZTPRXPym8WWZ3vbtRXORetRtes3/JV6yNKGxJXtFJ0jnbPkBAFMepVWZq9QBOSvta6ftb9w1GK7Itucga97u2qPypQDB+gQ==", "user_id": "dab19ab72f4d4d3caf38644645c51b66", "name": "CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38", "fingerprint": "17:9b:c4:d4:3f:01:07:ed:b8:31:88:10:40:5a:1b:e1"}} 2018-11-02 20:42:29,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-3cc5b153-caa0-4040-8d1d-46104f3c34a6 2018-11-02 20:42:29,500 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38.pub 2018-11-02 20:42:29,501 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38 2018-11-02 20:42:29,501 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38 2018-11-02 20:42:29,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7b35b91b4b0acd1ff6eac4abc1455b893b1763" 2018-11-02 20:42:29,539 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3efbde70-ae07-485b-9230-a3453a5b5fba x-compute-request-id: req-3efbde70-ae07-485b-9230-a3453a5b5fba Content-Length: 0 Content-Type: application/json 2018-11-02 20:42:29,539 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38 used request id req-3efbde70-ae07-485b-9230-a3453a5b5fba 2018-11-02 20:42:29,540 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38.pub] 2018-11-02 20:42:29,540 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-38fa7bd7-2531-4a9f-9832-86809289ba38] 2018-11-02 20:42:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d78a18d3-9fd6-4cec-bcfa-74cb4561699e Date: Fri, 02 Nov 2018 20:42:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:29,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d78a18d3-9fd6-4cec-bcfa-74cb4561699e 2018-11-02 20:42:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:29,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f34f5d97-5bda-4c57-91cf-cc608838d55b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:29,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-f34f5d97-5bda-4c57-91cf-cc608838d55b 2018-11-02 20:42:29,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b42683-188e-4523-85fd-82dfe59d9d08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:30,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-95b42683-188e-4523-85fd-82dfe59d9d08 2018-11-02 20:42:30,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:30,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e0cf47-c0d2-4db0-8596-3a236d48f6aa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:30,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-83e0cf47-c0d2-4db0-8596-3a236d48f6aa 2018-11-02 20:42:30,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33519bc4-bcce-4e4a-b199-b1bb046d6c66 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:42:30,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-33519bc4-bcce-4e4a-b199-b1bb046d6c66 2018-11-02 20:42:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ada3d45-2d5e-45ab-87c0-9160b30c4454 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:30,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-0ada3d45-2d5e-45ab-87c0-9160b30c4454 2018-11-02 20:42:30,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b8b630-8b74-4b4a-8f59-1a501d28dd82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:30,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-a7b8b630-8b74-4b4a-8f59-1a501d28dd82 2018-11-02 20:42:30,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885c8ecb-91b5-4439-8152-0bbc7e8b4473 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:42:30,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-885c8ecb-91b5-4439-8152-0bbc7e8b4473 2018-11-02 20:42:30,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe39578d-c48b-401c-9b67-f51f04906c68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:30,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-fe39578d-c48b-401c-9b67-f51f04906c68 2018-11-02 20:42:30,749 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6db51bdb-1553-494d-bbf8-41cedc9ce726 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:30,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-6db51bdb-1553-494d-bbf8-41cedc9ce726 2018-11-02 20:42:30,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:30,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729a5427-2fb6-4385-8944-84411c818e19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:30,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-729a5427-2fb6-4385-8944-84411c818e19 2018-11-02 20:42:30,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:30,979 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj 2018-11-02 20:42:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a588a65d5e9d4e98bbd2621f7435deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:31,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1446d35-1ace-4333-a5a9-2995d6fea1d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:31,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a588a65d5e9d4e98bbd2621f7435deab used request id req-c1446d35-1ace-4333-a5a9-2995d6fea1d6 2018-11-02 20:42:31,257 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-proj-role 2018-11-02 20:42:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/4d1f8f6ab44c4498a79864f17174a2bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:31,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c806c1fa-02c4-4476-a984-199033d4ad53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:31,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/4d1f8f6ab44c4498a79864f17174a2bb used request id req-c806c1fa-02c4-4476-a984-199033d4ad53 2018-11-02 20:42:31,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445736d3498997c2bbbbba98b20ec3c5156b92f" 2018-11-02 20:42:31,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013ef64c-b236-45f1-9c4c-f0748c9ab308 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:31,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-013ef64c-b236-45f1-9c4c-f0748c9ab308 2018-11-02 20:42:31,521 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-fd4017b1-f90a-4d3-user 2018-11-02 20:42:31,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/dab19ab72f4d4d3caf38644645c51b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c446b754d6175cf5c7408c1546945e8b1fd928" 2018-11-02 20:42:31,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e40e48ce-aa2b-40ba-a725-c781118605af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:31,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dab19ab72f4d4d3caf38644645c51b66 used request id req-e40e48ce-aa2b-40ba-a725-c781118605af 2018-11-02 20:42:31,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:32,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["CWyRmVgKTEuOCXYBD_TWfQ"], "issued_at": "2018-11-02T20:42:32.000000Z"}} 2018-11-02 20:42:32,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2002cc1c8047d2a104bc753629e02956068575" 2018-11-02 20:42:32,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838921f9-b8c0-4a49-8b4c-ddd91bffd314 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:32,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-838921f9-b8c0-4a49-8b4c-ddd91bffd314 2018-11-02 20:42:32,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:32,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:32,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["KUcfhONFQ4Kx3rbyJE2-ng"], "issued_at": "2018-11-02T20:42:32.000000Z"}} 2018-11-02 20:42:32,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:32,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121c9f5d-c076-4680-8d21-cbfb0d22290d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:32,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-121c9f5d-c076-4680-8d21-cbfb0d22290d 2018-11-02 20:42:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:32,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9e021358-8739-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:32,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a874b158-6144-4e71-a38a-841a80fb8e2b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9e021358-8739-49f-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:42:32,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9e021358-8739-49f-proj used request id req-a874b158-6144-4e71-a38a-841a80fb8e2b 2018-11-02 20:42:32,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:33,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719d6595-204d-4137-a381-d3198308affc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:33,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-719d6595-204d-4137-a381-d3198308affc 2018-11-02 20:42:33,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj"}}' 2018-11-02 20:42:33,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c0d546-1595-42f1-aa01-d2d9cc50dca5 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3f0509e611c340679ca3c7a38fa6796a"}, "tags": [], "enabled": true, "id": "3f0509e611c340679ca3c7a38fa6796a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj"}} 2018-11-02 20:42:33,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d7c0d546-1595-42f1-aa01-d2d9cc50dca5 2018-11-02 20:42:33,181 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9e021358-8739-49f-proj 2018-11-02 20:42:33,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:33,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:33,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["l2Q5bLQ0TyCV6iZ22VnD0Q"], "issued_at": "2018-11-02T20:42:33.000000Z"}} 2018-11-02 20:42:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94899dfbb0735ef7c994d5232809cf39e31c7651" 2018-11-02 20:42:33,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b30124-d405-4506-9f7c-70e6e5fb59d9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:33,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d3b30124-d405-4506-9f7c-70e6e5fb59d9 2018-11-02 20:42:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:33,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:33 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94899dfbb0735ef7c994d5232809cf39e31c7651" 2018-11-02 20:42:33,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891a2c9b-c570-4393-b71b-147f03b68a71 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:33,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-891a2c9b-c570-4393-b71b-147f03b68a71 2018-11-02 20:42:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-9e021358-8739-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94899dfbb0735ef7c994d5232809cf39e31c7651" 2018-11-02 20:42:33,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e145aca-9137-4c5d-9077-55b8587bf7a6 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-9e021358-8739-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3f0509e611c340679ca3c7a38fa6796a"}, "tags": [], "enabled": true, "id": "3f0509e611c340679ca3c7a38fa6796a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj"}]} 2018-11-02 20:42:33,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-9e021358-8739-49f-proj used request id req-7e145aca-9137-4c5d-9077-55b8587bf7a6 2018-11-02 20:42:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94899dfbb0735ef7c994d5232809cf39e31c7651" 2018-11-02 20:42:34,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1fff63-ce30-45c8-9402-ed8c1e9fd4b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:34,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cf1fff63-ce30-45c8-9402-ed8c1e9fd4b7 2018-11-02 20:42:34,449 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9e021358-8739-49f-user 2018-11-02 20:42:34,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:34,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ea9c70-7fba-4e7c-8909-1e6d1f250648 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:34,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f1ea9c70-7fba-4e7c-8909-1e6d1f250648 2018-11-02 20:42:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" -d '{"role": {"name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj-role"}}' 2018-11-02 20:42:34,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961c9bfe-0ab3-4af4-8870-ba647b374dcd Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "839621dcb6394899ba680004afe20156", "links": {"self": "http://172.30.9.31:5000/v3/roles/839621dcb6394899ba680004afe20156"}, "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj-role"}} 2018-11-02 20:42:34,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-961c9bfe-0ab3-4af4-8870-ba647b374dcd 2018-11-02 20:42:34,689 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9e021358-8739-49f-proj-role 2018-11-02 20:42:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/839621dcb6394899ba680004afe20156 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:34,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700d28a8-3326-4f25-b26e-a582cdf8db5d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "839621dcb6394899ba680004afe20156", "links": {"self": "http://172.30.9.31:5000/v3/roles/839621dcb6394899ba680004afe20156"}, "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj-role"}} 2018-11-02 20:42:34,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/839621dcb6394899ba680004afe20156 used request id req-700d28a8-3326-4f25-b26e-a582cdf8db5d 2018-11-02 20:42:34,796 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9e021358-8739-49f-proj-role to project CreateKeypairsCleanupTests-9e021358-8739-49f-proj 2018-11-02 20:42:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3f0509e611c340679ca3c7a38fa6796a/users/3cd50ab170ca4249af8286b37aa9ff8f/roles/839621dcb6394899ba680004afe20156 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:34,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64cfa78-62bb-4d75-a532-83b836352065 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:34,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3f0509e611c340679ca3c7a38fa6796a/users/3cd50ab170ca4249af8286b37aa9ff8f/roles/839621dcb6394899ba680004afe20156 used request id req-b64cfa78-62bb-4d75-a532-83b836352065 2018-11-02 20:42:34,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:34,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:34,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:35,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "839621dcb6394899ba680004afe20156", "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj-role"}], "expires_at": "2018-11-02T21:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f0509e611c340679ca3c7a38fa6796a", "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3f0509e611c340679ca3c7a38fa6796a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3f0509e611c340679ca3c7a38fa6796a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3f0509e611c340679ca3c7a38fa6796a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3f0509e611c340679ca3c7a38fa6796a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3f0509e611c340679ca3c7a38fa6796a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3f0509e611c340679ca3c7a38fa6796a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3f0509e611c340679ca3c7a38fa6796a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3f0509e611c340679ca3c7a38fa6796a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3f0509e611c340679ca3c7a38fa6796a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3f0509e611c340679ca3c7a38fa6796a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3f0509e611c340679ca3c7a38fa6796a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3f0509e611c340679ca3c7a38fa6796a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3f0509e611c340679ca3c7a38fa6796a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3f0509e611c340679ca3c7a38fa6796a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-9e021358-8739-49f-user", "id": "3cd50ab170ca4249af8286b37aa9ff8f"}, "audit_ids": ["BHomMw63Q1GdNX3dVcP0CA"], "issued_at": "2018-11-02T20:42:35.000000Z"}} 2018-11-02 20:42:35,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95648ba7d80f1fc63402bcf0dc194841212e85e5" 2018-11-02 20:42:35,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c2cd41-bd77-49db-a614-ca04fbb5fef4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:35,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f4c2cd41-bd77-49db-a614-ca04fbb5fef4 2018-11-02 20:42:35,469 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:35,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95648ba7d80f1fc63402bcf0dc194841212e85e5" 2018-11-02 20:42:35,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-893b7076-a704-4c89-ac3e-86f422711618 x-compute-request-id: req-893b7076-a704-4c89-ac3e-86f422711618 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:42:35,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-893b7076-a704-4c89-ac3e-86f422711618 2018-11-02 20:42:35,687 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8... 2018-11-02 20:42:35,688 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:42:35,735 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8 2018-11-02 20:42:35,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95648ba7d80f1fc63402bcf0dc194841212e85e5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChsQnWcGCe3B6AL6qlVFzwkhrLqqfh7lqfV5wMrmn7u5pXNk3xNPWNYHkO7JMIOjhffCLYxNxKAexynkiwU+RQdeBGiOcTNrrV7QxQpKiltBS06b9eYGkjRomLKGuPUL7VROIdOm566FFW9nPV2+eZKJMzK06q84vcFTuNBSx2vw==", "name": "CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8"}}' 2018-11-02 20:42:35,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-082c44d7-6610-414f-8b38-c72a93cb74cf x-compute-request-id: req-082c44d7-6610-414f-8b38-c72a93cb74cf Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChsQnWcGCe3B6AL6qlVFzwkhrLqqfh7lqfV5wMrmn7u5pXNk3xNPWNYHkO7JMIOjhffCLYxNxKAexynkiwU+RQdeBGiOcTNrrV7QxQpKiltBS06b9eYGkjRomLKGuPUL7VROIdOm566FFW9nPV2+eZKJMzK06q84vcFTuNBSx2vw==", "user_id": "3cd50ab170ca4249af8286b37aa9ff8f", "name": "CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8", "fingerprint": "71:0a:71:5b:25:83:32:0a:2b:1d:01:bc:49:08:68:02"}} 2018-11-02 20:42:35,791 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-082c44d7-6610-414f-8b38-c72a93cb74cf 2018-11-02 20:42:35,800 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8.pub 2018-11-02 20:42:35,800 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8 2018-11-02 20:42:35,801 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8 2018-11-02 20:42:35,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95648ba7d80f1fc63402bcf0dc194841212e85e5" 2018-11-02 20:42:35,839 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-577de7bf-4eda-40f9-8e52-2f20f484efd7 x-compute-request-id: req-577de7bf-4eda-40f9-8e52-2f20f484efd7 Content-Length: 0 Content-Type: application/json 2018-11-02 20:42:35,839 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8 used request id req-577de7bf-4eda-40f9-8e52-2f20f484efd7 2018-11-02 20:42:35,840 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8.pub] 2018-11-02 20:42:35,840 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-92dc8fff-5b8e-4979-be4e-aa382b7313e8] 2018-11-02 20:42:35,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5c752e53-9452-4a9a-98fb-40c6bea139ef Date: Fri, 02 Nov 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:36,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5c752e53-9452-4a9a-98fb-40c6bea139ef 2018-11-02 20:42:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e7c2c4-753d-46da-8de6-fd0c26548398 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:36,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-12e7c2c4-753d-46da-8de6-fd0c26548398 2018-11-02 20:42:36,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:36,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb1755a-f620-43b4-84df-6c4d9a6cbd4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:36,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-ffb1755a-f620-43b4-84df-6c4d9a6cbd4c 2018-11-02 20:42:36,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275c70de-5415-4c13-90b8-ea909f82ef6d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:36,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-275c70de-5415-4c13-90b8-ea909f82ef6d 2018-11-02 20:42:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90155fc5-0182-4627-a016-0bea921eb02c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:42:36,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-90155fc5-0182-4627-a016-0bea921eb02c 2018-11-02 20:42:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce6c05c-b17c-4734-88bc-9bcadb155da5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:36,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-5ce6c05c-b17c-4734-88bc-9bcadb155da5 2018-11-02 20:42:36,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:36,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21f99e0-552a-416d-be57-8bb3b8736cc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:36,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-a21f99e0-552a-416d-be57-8bb3b8736cc5 2018-11-02 20:42:36,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2df8ecf-d361-4374-9e23-ddb960b6a686 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:42:36,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-f2df8ecf-d361-4374-9e23-ddb960b6a686 2018-11-02 20:42:36,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:36,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9d5358-62e4-4dc8-a6b2-cbc76d0f5c12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:36,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-4c9d5358-62e4-4dc8-a6b2-cbc76d0f5c12 2018-11-02 20:42:36,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:37,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-839dacba-09fd-4a48-b8ea-cb09f6ba565c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:37,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-839dacba-09fd-4a48-b8ea-cb09f6ba565c 2018-11-02 20:42:37,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:37,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3906b33-b0a8-45ea-a8b6-b9997cd3464b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:37,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-e3906b33-b0a8-45ea-a8b6-b9997cd3464b 2018-11-02 20:42:37,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:37,184 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9e021358-8739-49f-proj 2018-11-02 20:42:37,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3f0509e611c340679ca3c7a38fa6796a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:37,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bfe0d59-43f4-4874-ad9b-560b39f30f94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:37,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3f0509e611c340679ca3c7a38fa6796a used request id req-3bfe0d59-43f4-4874-ad9b-560b39f30f94 2018-11-02 20:42:37,449 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9e021358-8739-49f-proj-role 2018-11-02 20:42:37,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/839621dcb6394899ba680004afe20156 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:37,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929de4b1-f5d0-4b4a-94c0-ea4d6a3bd5c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:37,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/839621dcb6394899ba680004afe20156 used request id req-929de4b1-f5d0-4b4a-94c0-ea4d6a3bd5c2 2018-11-02 20:42:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c852043210f33136aa7d6287f0d695d2a181b3" 2018-11-02 20:42:37,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2876e9-b481-40ce-b6a4-d799fab429fd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:37,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-da2876e9-b481-40ce-b6a4-d799fab429fd 2018-11-02 20:42:37,698 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9e021358-8739-49f-user 2018-11-02 20:42:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/3cd50ab170ca4249af8286b37aa9ff8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94899dfbb0735ef7c994d5232809cf39e31c7651" 2018-11-02 20:42:37,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9b37f2-c8d7-486d-99fa-3731e95cfa2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:37,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3cd50ab170ca4249af8286b37aa9ff8f used request id req-4d9b37f2-c8d7-486d-99fa-3731e95cfa2a 2018-11-02 20:42:37,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:38,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["kpZhWdEMR-ypYM7EJKVDlw"], "issued_at": "2018-11-02T20:42:38.000000Z"}} 2018-11-02 20:42:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063f4513e928833397bb8976b5e0422f0feb070b" 2018-11-02 20:42:38,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347503ee-043b-4c50-a654-4099edcf71ab 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:38,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-347503ee-043b-4c50-a654-4099edcf71ab 2018-11-02 20:42:38,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:38,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:38,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Nq4Wtm0NRzWVwneGsZ5PGA"], "issued_at": "2018-11-02T20:42:38.000000Z"}} 2018-11-02 20:42:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:39,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246d9aee-63ee-4bf5-a97a-ebfe5f5dbeb4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:39,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-246d9aee-63ee-4bf5-a97a-ebfe5f5dbeb4 2018-11-02 20:42:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:39,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:39,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10163ad-5886-4db6-936f-23042f773cb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:42:39,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj used request id req-d10163ad-5886-4db6-936f-23042f773cb6 2018-11-02 20:42:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:39,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4feb8457-373e-49ff-adea-bd2808736dbf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:39,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4feb8457-373e-49ff-adea-bd2808736dbf 2018-11-02 20:42:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj"}}' 2018-11-02 20:42:39,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471c7ff1-f1a3-4a89-8fda-5272520b6aaa Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/30d794b8fa65411a9b70578285d7cabb"}, "tags": [], "enabled": true, "id": "30d794b8fa65411a9b70578285d7cabb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj"}} 2018-11-02 20:42:39,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-471c7ff1-f1a3-4a89-8fda-5272520b6aaa 2018-11-02 20:42:39,390 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj 2018-11-02 20:42:39,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:39,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:39,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["_3f6W_-8SbuSTx2zV1mzzg"], "issued_at": "2018-11-02T20:42:39.000000Z"}} 2018-11-02 20:42:39,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab332440827b3668bf3531c3447503fc4e17f4" 2018-11-02 20:42:39,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c249be53-795e-4b75-b1ba-76be565e0f78 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:39,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c249be53-795e-4b75-b1ba-76be565e0f78 2018-11-02 20:42:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:39,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab332440827b3668bf3531c3447503fc4e17f4" 2018-11-02 20:42:40,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fef44c9-3c3f-4412-8958-3c6fd6698acf Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:40,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1fef44c9-3c3f-4412-8958-3c6fd6698acf 2018-11-02 20:42:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab332440827b3668bf3531c3447503fc4e17f4" 2018-11-02 20:42:40,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0531e6b-96dc-45f3-857f-1a285a66cd88 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/30d794b8fa65411a9b70578285d7cabb"}, "tags": [], "enabled": true, "id": "30d794b8fa65411a9b70578285d7cabb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj"}]} 2018-11-02 20:42:40,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj used request id req-f0531e6b-96dc-45f3-857f-1a285a66cd88 2018-11-02 20:42:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab332440827b3668bf3531c3447503fc4e17f4" 2018-11-02 20:42:40,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be2d92e-1838-497a-bde8-cbcc972a6fb8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:40,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4be2d92e-1838-497a-bde8-cbcc972a6fb8 2018-11-02 20:42:40,677 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-user 2018-11-02 20:42:40,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:40,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a17b4a-6757-49d8-8eef-b82f28d85666 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:40,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a6a17b4a-6757-49d8-8eef-b82f28d85666 2018-11-02 20:42:40,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" -d '{"role": {"name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj-role"}}' 2018-11-02 20:42:40,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f625d89-31ba-4afb-a752-f4132c59d0ec Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de9c9cc40748494b8330d5f00148d893", "links": {"self": "http://172.30.9.31:5000/v3/roles/de9c9cc40748494b8330d5f00148d893"}, "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj-role"}} 2018-11-02 20:42:40,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4f625d89-31ba-4afb-a752-f4132c59d0ec 2018-11-02 20:42:40,917 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj-role 2018-11-02 20:42:40,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/de9c9cc40748494b8330d5f00148d893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:41,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d07909d-0c49-4dab-a008-2b953ef260c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de9c9cc40748494b8330d5f00148d893", "links": {"self": "http://172.30.9.31:5000/v3/roles/de9c9cc40748494b8330d5f00148d893"}, "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj-role"}} 2018-11-02 20:42:41,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/de9c9cc40748494b8330d5f00148d893 used request id req-7d07909d-0c49-4dab-a008-2b953ef260c8 2018-11-02 20:42:41,028 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj-role to project CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj 2018-11-02 20:42:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/30d794b8fa65411a9b70578285d7cabb/users/a05dde44308e452e856217dd7ef0f1ed/roles/de9c9cc40748494b8330d5f00148d893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:41,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8354603-2880-4298-8a2f-0dfe078910cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:41,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/30d794b8fa65411a9b70578285d7cabb/users/a05dde44308e452e856217dd7ef0f1ed/roles/de9c9cc40748494b8330d5f00148d893 used request id req-a8354603-2880-4298-8a2f-0dfe078910cb 2018-11-02 20:42:41,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:41,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:41,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:41,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de9c9cc40748494b8330d5f00148d893", "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj-role"}], "expires_at": "2018-11-02T21:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "30d794b8fa65411a9b70578285d7cabb", "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/30d794b8fa65411a9b70578285d7cabb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/30d794b8fa65411a9b70578285d7cabb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/30d794b8fa65411a9b70578285d7cabb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/30d794b8fa65411a9b70578285d7cabb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/30d794b8fa65411a9b70578285d7cabb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/30d794b8fa65411a9b70578285d7cabb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/30d794b8fa65411a9b70578285d7cabb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/30d794b8fa65411a9b70578285d7cabb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/30d794b8fa65411a9b70578285d7cabb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/30d794b8fa65411a9b70578285d7cabb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/30d794b8fa65411a9b70578285d7cabb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/30d794b8fa65411a9b70578285d7cabb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_30d794b8fa65411a9b70578285d7cabb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_30d794b8fa65411a9b70578285d7cabb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-user", "id": "a05dde44308e452e856217dd7ef0f1ed"}, "audit_ids": ["-RhFjpDqRdC35b3bEPL5Qw"], "issued_at": "2018-11-02T20:42:41.000000Z"}} 2018-11-02 20:42:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f5a493ab66e90434d48734adb65ea01781419a" 2018-11-02 20:42:41,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bb496b-5b3b-4170-aa89-3e50ecc7d244 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:41,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e7bb496b-5b3b-4170-aa89-3e50ecc7d244 2018-11-02 20:42:41,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:42:41,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f5a493ab66e90434d48734adb65ea01781419a" 2018-11-02 20:42:41,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80fff98d-2ac5-45e2-97ee-14f10c893c04 x-compute-request-id: req-80fff98d-2ac5-45e2-97ee-14f10c893c04 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 20:42:41,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-80fff98d-2ac5-45e2-97ee-14f10c893c04 2018-11-02 20:42:41,917 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929... 2018-11-02 20:42:41,917 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 20:42:41,952 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929 2018-11-02 20:42:41,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f5a493ab66e90434d48734adb65ea01781419a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtj2W6i4biok2pxVx71TBDYVelLLcdzLm3o/9TUcx82ZXtbmMTdg29s/SplezM9dPzlcaY7a9Zu1aE70DUpeLsXUtqN8b7RsC2fhoeTccuqAVD+QoNc70WPZYl6dYtoYGFYdS7N13A8QxGNWUQOWFkoG6TOjrhtv0iNMh7jj5FPQ==", "name": "CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929"}}' 2018-11-02 20:42:42,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a7ea760-e783-46fe-bf40-b0b12340ea5b x-compute-request-id: req-7a7ea760-e783-46fe-bf40-b0b12340ea5b Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtj2W6i4biok2pxVx71TBDYVelLLcdzLm3o/9TUcx82ZXtbmMTdg29s/SplezM9dPzlcaY7a9Zu1aE70DUpeLsXUtqN8b7RsC2fhoeTccuqAVD+QoNc70WPZYl6dYtoYGFYdS7N13A8QxGNWUQOWFkoG6TOjrhtv0iNMh7jj5FPQ==", "user_id": "a05dde44308e452e856217dd7ef0f1ed", "name": "CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929", "fingerprint": "81:6f:75:a8:cd:9e:9f:8a:18:d8:a1:42:ba:eb:62:97"}} 2018-11-02 20:42:42,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-7a7ea760-e783-46fe-bf40-b0b12340ea5b 2018-11-02 20:42:42,039 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929.pub 2018-11-02 20:42:42,040 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929 2018-11-02 20:42:42,040 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929 2018-11-02 20:42:42,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f5a493ab66e90434d48734adb65ea01781419a" 2018-11-02 20:42:42,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6df8ba2e-61b9-4d8e-860c-fc0c089ea90a x-compute-request-id: req-6df8ba2e-61b9-4d8e-860c-fc0c089ea90a Content-Length: 0 Content-Type: application/json 2018-11-02 20:42:42,090 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6addddb6-d8ed-41e5-b108-934c2e67d929 used request id req-6df8ba2e-61b9-4d8e-860c-fc0c089ea90a 2018-11-02 20:42:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:42,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2cdba710-0592-477f-a81c-8c522f08224d Date: Fri, 02 Nov 2018 20:42:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:42,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-2cdba710-0592-477f-a81c-8c522f08224d 2018-11-02 20:42:42,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:42,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47dc28f2-a895-4cad-b199-91d23a7546ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:42,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-47dc28f2-a895-4cad-b199-91d23a7546ca 2018-11-02 20:42:42,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:42,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25fda7a3-600c-4b03-b709-b1e3bf447e6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:42,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-25fda7a3-600c-4b03-b709-b1e3bf447e6b 2018-11-02 20:42:42,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:42,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62d0b64-5eda-4fd8-92b9-f3d1ad7434c8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:42,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-b62d0b64-5eda-4fd8-92b9-f3d1ad7434c8 2018-11-02 20:42:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:42,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dd2a01-7ea5-467f-a13f-62a704cafc75 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:42:42,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-50dd2a01-7ea5-467f-a13f-62a704cafc75 2018-11-02 20:42:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:42,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5640e5f-9810-45c0-8f7b-269c9cc81a9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:42,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-f5640e5f-9810-45c0-8f7b-269c9cc81a9e 2018-11-02 20:42:42,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722ad7de-da40-421e-a15c-a9a486f81a92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:43,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-722ad7de-da40-421e-a15c-a9a486f81a92 2018-11-02 20:42:43,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ac5c88-1d34-4608-a866-9a8902f8caa7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:42:43,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-e2ac5c88-1d34-4608-a866-9a8902f8caa7 2018-11-02 20:42:43,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d1392bb-667c-4196-86cb-93b1bf315a27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:43,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-7d1392bb-667c-4196-86cb-93b1bf315a27 2018-11-02 20:42:43,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b23c14-4e2b-4306-b213-edf554b23d03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:43,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-c4b23c14-4e2b-4306-b213-edf554b23d03 2018-11-02 20:42:43,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5446e4bb-e91a-443a-94d7-c8a51ccd7e7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:43,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-5446e4bb-e91a-443a-94d7-c8a51ccd7e7c 2018-11-02 20:42:43,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:43,495 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj 2018-11-02 20:42:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/30d794b8fa65411a9b70578285d7cabb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80c02ce-05df-4011-8d2b-2834ab2ae3a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:43,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/30d794b8fa65411a9b70578285d7cabb used request id req-a80c02ce-05df-4011-8d2b-2834ab2ae3a7 2018-11-02 20:42:43,767 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-proj-role 2018-11-02 20:42:43,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/de9c9cc40748494b8330d5f00148d893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637796bb-75a0-4fa3-82f8-a546fe579df0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:43,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/de9c9cc40748494b8330d5f00148d893 used request id req-637796bb-75a0-4fa3-82f8-a546fe579df0 2018-11-02 20:42:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bec161a0715f7d559a9cc11a08df0fbffcd4587" 2018-11-02 20:42:43,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0c7a7f-74c1-4ae7-b7ec-c026c48f8a77 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:43,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6b0c7a7f-74c1-4ae7-b7ec-c026c48f8a77 2018-11-02 20:42:43,917 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5b5dd1bd-1075-40c-user 2018-11-02 20:42:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a05dde44308e452e856217dd7ef0f1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dab332440827b3668bf3531c3447503fc4e17f4" 2018-11-02 20:42:44,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c266317-4dbe-4539-9ad4-f8305cad1af9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:44,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a05dde44308e452e856217dd7ef0f1ed used request id req-0c266317-4dbe-4539-9ad4-f8305cad1af9 2018-11-02 20:42:44,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:44,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["N48Cv3mNTkeuavZsUlwlcg"], "issued_at": "2018-11-02T20:42:44.000000Z"}} 2018-11-02 20:42:44,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d7f8345e0a2cb4f734f623147ec929418e8129" 2018-11-02 20:42:44,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb361ca-694e-48fb-bb20-dba3a67ab086 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:44,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-deb361ca-694e-48fb-bb20-dba3a67ab086 2018-11-02 20:42:44,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:44,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:45,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["XAsYKw5hSJGbV4sgwS7VcA"], "issued_at": "2018-11-02T20:42:45.000000Z"}} 2018-11-02 20:42:45,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:45,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480cee7a-2fd7-4b76-bfad-c1121a1e740e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:45,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-480cee7a-2fd7-4b76-bfad-c1121a1e740e 2018-11-02 20:42:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:45,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e7808774-b067-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:45,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd842595-1d7d-4861-9256-6ac8736ac9a8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e7808774-b067-45c-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:42:45,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e7808774-b067-45c-proj used request id req-cd842595-1d7d-4861-9256-6ac8736ac9a8 2018-11-02 20:42:45,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:45,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3509f87-d6db-46c8-b6bb-3a179294e603 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:45,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a3509f87-d6db-46c8-b6bb-3a179294e603 2018-11-02 20:42:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj"}}' 2018-11-02 20:42:45,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecff70a-d83a-435c-845d-3bad00ecda90 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d"}, "tags": [], "enabled": true, "id": "7edf1a159bb9425a9f3512f83d592d2d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj"}} 2018-11-02 20:42:45,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1ecff70a-d83a-435c-845d-3bad00ecda90 2018-11-02 20:42:45,551 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e7808774-b067-45c-proj 2018-11-02 20:42:45,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:45,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:45,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["09O2dBfFQLSa77rVW85RBw"], "issued_at": "2018-11-02T20:42:45.000000Z"}} 2018-11-02 20:42:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf1ac228585d629d3f35b2c44885a0acdbf3417" 2018-11-02 20:42:46,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af208850-aaf6-4b54-8841-d6ddf5dc1d89 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:46,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-af208850-aaf6-4b54-8841-d6ddf5dc1d89 2018-11-02 20:42:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:46,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf1ac228585d629d3f35b2c44885a0acdbf3417" 2018-11-02 20:42:46,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caff2d7a-0f6e-4b75-8571-0c1debc37b5c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:42:46,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-caff2d7a-0f6e-4b75-8571-0c1debc37b5c 2018-11-02 20:42:46,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-e7808774-b067-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf1ac228585d629d3f35b2c44885a0acdbf3417" 2018-11-02 20:42:46,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744173e0-39f9-43cc-875d-48efac9adc6c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-e7808774-b067-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d"}, "tags": [], "enabled": true, "id": "7edf1a159bb9425a9f3512f83d592d2d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj"}]} 2018-11-02 20:42:46,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-e7808774-b067-45c-proj used request id req-744173e0-39f9-43cc-875d-48efac9adc6c 2018-11-02 20:42:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf1ac228585d629d3f35b2c44885a0acdbf3417" 2018-11-02 20:42:46,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899043e0-e60a-4c96-ae3d-fcb7f0706cfc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:42:46,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-899043e0-e60a-4c96-ae3d-fcb7f0706cfc 2018-11-02 20:42:46,821 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e7808774-b067-45c-user 2018-11-02 20:42:46,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:46,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:46,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0200f4d2-a32d-4120-a63d-74da18644863 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:46,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0200f4d2-a32d-4120-a63d-74da18644863 2018-11-02 20:42:46,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" -d '{"role": {"name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj-role"}}' 2018-11-02 20:42:46,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a81963-92cf-462f-8410-12393c9f77c1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5cac7e2c90bc4be18e64f7654544992d", "links": {"self": "http://172.30.9.31:5000/v3/roles/5cac7e2c90bc4be18e64f7654544992d"}, "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj-role"}} 2018-11-02 20:42:46,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-44a81963-92cf-462f-8410-12393c9f77c1 2018-11-02 20:42:46,964 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e7808774-b067-45c-proj-role 2018-11-02 20:42:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5cac7e2c90bc4be18e64f7654544992d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:47,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb473455-e77a-4fac-98b6-7334b93ca793 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5cac7e2c90bc4be18e64f7654544992d", "links": {"self": "http://172.30.9.31:5000/v3/roles/5cac7e2c90bc4be18e64f7654544992d"}, "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj-role"}} 2018-11-02 20:42:47,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5cac7e2c90bc4be18e64f7654544992d used request id req-cb473455-e77a-4fac-98b6-7334b93ca793 2018-11-02 20:42:47,083 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e7808774-b067-45c-proj-role to project CreateNetworkSuccessTests-e7808774-b067-45c-proj 2018-11-02 20:42:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d/users/f411cd3b03b44dae885b68d4d46e49c4/roles/5cac7e2c90bc4be18e64f7654544992d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:47,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80577ecc-7b7f-4b0b-a7e7-8597e85264eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:47,267 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d/users/f411cd3b03b44dae885b68d4d46e49c4/roles/5cac7e2c90bc4be18e64f7654544992d used request id req-80577ecc-7b7f-4b0b-a7e7-8597e85264eb 2018-11-02 20:42:47,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:42:47,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:47,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5cac7e2c90bc4be18e64f7654544992d", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj-role"}], "expires_at": "2018-11-02T21:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7edf1a159bb9425a9f3512f83d592d2d", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e7808774-b067-45c-user", "id": "f411cd3b03b44dae885b68d4d46e49c4"}, "audit_ids": ["W8Qvi8jISF2Fa0t2atFR8A"], "issued_at": "2018-11-02T20:42:47.000000Z"}} 2018-11-02 20:42:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:47,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8076f3-0f9d-476c-bac5-af917aa045b9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:42:47,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2d8076f3-0f9d-476c-bac5-af917aa045b9 2018-11-02 20:42:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:48,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-60bfbf87-41e0-43fb-945f-5db09d9be9b2 Date: Fri, 02 Nov 2018 20:42:48 GMT RESP BODY: {"networks":[]} 2018-11-02 20:42:48,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net used request id req-60bfbf87-41e0-43fb-945f-5db09d9be9b2 2018-11-02 20:42:48,370 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net 2018-11-02 20:42:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net", "admin_state_up": true}}' 2018-11-02 20:42:49,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-092b45bb-cec1-4b4c-8f17-61819f6863ad Date: Fri, 02 Nov 2018 20:42:49 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7edf1a159bb9425a9f3512f83d592d2d","created_at":"2018-11-02T20:42:49Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-02T20:42:49Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7edf1a159bb9425a9f3512f83d592d2d","id":"0a91c50b-1918-43e2-8870-0bbf36132dd2","name":"CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net"}} 2018-11-02 20:42:49,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-092b45bb-cec1-4b4c-8f17-61819f6863ad 2018-11-02 20:42:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=0a91c50b-1918-43e2-8870-0bbf36132dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:49,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c2a7aa72-039f-44d1-9126-3dca46ddf930 Date: Fri, 02 Nov 2018 20:42:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:42:49Z","tenant_id":"7edf1a159bb9425a9f3512f83d592d2d","created_at":"2018-11-02T20:42:49Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7edf1a159bb9425a9f3512f83d592d2d","id":"0a91c50b-1918-43e2-8870-0bbf36132dd2","name":"CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net"}]} 2018-11-02 20:42:49,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=0a91c50b-1918-43e2-8870-0bbf36132dd2 used request id req-c2a7aa72-039f-44d1-9126-3dca46ddf930 2018-11-02 20:42:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0a91c50b-1918-43e2-8870-0bbf36132dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:50,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1f55cf44-5f11-40f1-927d-7c65c828281c Date: Fri, 02 Nov 2018 20:42:50 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:42:50,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0a91c50b-1918-43e2-8870-0bbf36132dd2 used request id req-1f55cf44-5f11-40f1-927d-7c65c828281c 2018-11-02 20:42:50,063 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet 2018-11-02 20:42:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" -d '{"subnets": [{"ip_version": 4, "network_id": "0a91c50b-1918-43e2-8870-0bbf36132dd2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet"}]}' 2018-11-02 20:42:50,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-284d6d86-1c5f-4f6e-b778-1f5c75f3a371 Date: Fri, 02 Nov 2018 20:42:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a91c50b-1918-43e2-8870-0bbf36132dd2","tenant_id":"7edf1a159bb9425a9f3512f83d592d2d","created_at":"2018-11-02T20:42:50Z","dns_nameservers":[],"updated_at":"2018-11-02T20:42:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7edf1a159bb9425a9f3512f83d592d2d","id":"90d2892f-cadc-4e63-b701-27dfa9990ed4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet"}]} 2018-11-02 20:42:50,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-284d6d86-1c5f-4f6e-b778-1f5c75f3a371 2018-11-02 20:42:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=0a91c50b-1918-43e2-8870-0bbf36132dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:51,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-4589530e-4eaf-4cc7-8107-8f07e5d7710c Date: Fri, 02 Nov 2018 20:42:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90d2892f-cadc-4e63-b701-27dfa9990ed4"],"updated_at":"2018-11-02T20:42:50Z","tenant_id":"7edf1a159bb9425a9f3512f83d592d2d","created_at":"2018-11-02T20:42:49Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7edf1a159bb9425a9f3512f83d592d2d","id":"0a91c50b-1918-43e2-8870-0bbf36132dd2","name":"CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net"}]} 2018-11-02 20:42:51,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=0a91c50b-1918-43e2-8870-0bbf36132dd2 used request id req-4589530e-4eaf-4cc7-8107-8f07e5d7710c 2018-11-02 20:42:51,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0a91c50b-1918-43e2-8870-0bbf36132dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:51,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-17111ac4-aebe-4e47-a9c3-a4bd0c2c9998 Date: Fri, 02 Nov 2018 20:42:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a91c50b-1918-43e2-8870-0bbf36132dd2","tenant_id":"7edf1a159bb9425a9f3512f83d592d2d","created_at":"2018-11-02T20:42:50Z","dns_nameservers":[],"updated_at":"2018-11-02T20:42:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7edf1a159bb9425a9f3512f83d592d2d","id":"90d2892f-cadc-4e63-b701-27dfa9990ed4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet"}]} 2018-11-02 20:42:51,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0a91c50b-1918-43e2-8870-0bbf36132dd2 used request id req-17111ac4-aebe-4e47-a9c3-a4bd0c2c9998 2018-11-02 20:42:51,312 - OpenStackNetwork - DEBUG - Network [0a91c50b-1918-43e2-8870-0bbf36132dd2] created successfully 2018-11-02 20:42:51,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:42:51,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5cac7e2c90bc4be18e64f7654544992d", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj-role"}], "expires_at": "2018-11-02T21:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7edf1a159bb9425a9f3512f83d592d2d", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7edf1a159bb9425a9f3512f83d592d2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7edf1a159bb9425a9f3512f83d592d2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7edf1a159bb9425a9f3512f83d592d2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e7808774-b067-45c-user", "id": "f411cd3b03b44dae885b68d4d46e49c4"}, "audit_ids": ["k7m2fL1VTvS6ZOu6FciszA"], "issued_at": "2018-11-02T20:42:51.000000Z"}} 2018-11-02 20:42:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1f5aa0d1e7ebc30c7083ca41d358e1fb8dbff4" 2018-11-02 20:42:52,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-198dbb06-0143-4bcb-a701-c175dfe99f8e Date: Fri, 02 Nov 2018 20:42:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90d2892f-cadc-4e63-b701-27dfa9990ed4"],"updated_at":"2018-11-02T20:42:50Z","tenant_id":"7edf1a159bb9425a9f3512f83d592d2d","created_at":"2018-11-02T20:42:49Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7edf1a159bb9425a9f3512f83d592d2d","id":"0a91c50b-1918-43e2-8870-0bbf36132dd2","name":"CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net"}]} 2018-11-02 20:42:52,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net used request id req-198dbb06-0143-4bcb-a701-c175dfe99f8e 2018-11-02 20:42:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:42:52,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:42:52 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:42:52,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d7f8345e0a2cb4f734f623147ec929418e8129" 2018-11-02 20:42:52,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d5f47f-4993-46a3-8604-9df3a3414d46 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7edf1a159bb9425a9f3512f83d592d2d", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj"}} 2018-11-02 20:42:52,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d used request id req-b9d5f47f-4993-46a3-8604-9df3a3414d46 2018-11-02 20:42:52,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0a91c50b-1918-43e2-8870-0bbf36132dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1f5aa0d1e7ebc30c7083ca41d358e1fb8dbff4" 2018-11-02 20:42:52,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7d5ddea8-5064-4097-ae78-f9c4f521437c Date: Fri, 02 Nov 2018 20:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a91c50b-1918-43e2-8870-0bbf36132dd2","tenant_id":"7edf1a159bb9425a9f3512f83d592d2d","created_at":"2018-11-02T20:42:50Z","dns_nameservers":[],"updated_at":"2018-11-02T20:42:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7edf1a159bb9425a9f3512f83d592d2d","id":"90d2892f-cadc-4e63-b701-27dfa9990ed4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet"}]} 2018-11-02 20:42:52,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0a91c50b-1918-43e2-8870-0bbf36132dd2 used request id req-7d5ddea8-5064-4097-ae78-f9c4f521437c 2018-11-02 20:42:52,408 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet 2018-11-02 20:42:52,408 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet 2018-11-02 20:42:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/90d2892f-cadc-4e63-b701-27dfa9990ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1f5aa0d1e7ebc30c7083ca41d358e1fb8dbff4" 2018-11-02 20:42:55,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8604311-9fc2-41aa-99bb-220e088064e2 Date: Fri, 02 Nov 2018 20:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:42:55,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/90d2892f-cadc-4e63-b701-27dfa9990ed4 used request id req-c8604311-9fc2-41aa-99bb-220e088064e2 2018-11-02 20:42:55,544 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net 2018-11-02 20:42:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/0a91c50b-1918-43e2-8870-0bbf36132dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1f5aa0d1e7ebc30c7083ca41d358e1fb8dbff4" 2018-11-02 20:42:57,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3a15d0c-4e42-4f35-bd7c-4505cd43845a Date: Fri, 02 Nov 2018 20:42:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:42:57,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/0a91c50b-1918-43e2-8870-0bbf36132dd2 used request id req-c3a15d0c-4e42-4f35-bd7c-4505cd43845a 2018-11-02 20:42:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1f5aa0d1e7ebc30c7083ca41d358e1fb8dbff4" 2018-11-02 20:42:57,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d19b2a15-d4b1-41bb-ad39-1de55c717edd Date: Fri, 02 Nov 2018 20:42:57 GMT RESP BODY: {"networks":[]} 2018-11-02 20:42:57,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net used request id req-d19b2a15-d4b1-41bb-ad39-1de55c717edd 2018-11-02 20:42:57,921 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet 2018-11-02 20:42:57,921 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-subnet 2018-11-02 20:42:57,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/90d2892f-cadc-4e63-b701-27dfa9990ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:57,955 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-74362e95-a99f-4f02-afe3-28f9cf0f4250 Date: Fri, 02 Nov 2018 20:42:57 GMT RESP BODY: {"NeutronError": {"message": "Subnet 90d2892f-cadc-4e63-b701-27dfa9990ed4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-02 20:42:57,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/90d2892f-cadc-4e63-b701-27dfa9990ed4 used request id req-74362e95-a99f-4f02-afe3-28f9cf0f4250 2018-11-02 20:42:57,956 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 90d2892f-cadc-4e63-b701-27dfa9990ed4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-02 20:42:57,956 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1b91ca13-8409-4896-9985-e2bbff56f0e1-pub-net 2018-11-02 20:42:57,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/0a91c50b-1918-43e2-8870-0bbf36132dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cae0e9f28bd221df3155362d338bf4ce29cb032" 2018-11-02 20:42:57,984 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-7d491c8b-7575-481d-b379-824f63a1ce38 Date: Fri, 02 Nov 2018 20:42:57 GMT RESP BODY: {"NeutronError": {"message": "Network 0a91c50b-1918-43e2-8870-0bbf36132dd2 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-02 20:42:57,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/0a91c50b-1918-43e2-8870-0bbf36132dd2 used request id req-7d491c8b-7575-481d-b379-824f63a1ce38 2018-11-02 20:42:57,984 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 0a91c50b-1918-43e2-8870-0bbf36132dd2 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-02 20:42:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:58,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-72a51b4a-ad57-45c7-ab45-fef814d694ec Date: Fri, 02 Nov 2018 20:42:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "created_at": "2018-11-02T20:42:49Z", "updated_at": "2018-11-02T20:42:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "revision_number": 0, "id": "234e7b1f-c14b-4ea3-987b-c442a664e832", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7edf1a159bb9425a9f3512f83d592d2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "revision_number": 0, "id": "845159ac-c24e-4842-9341-8fc10a0c5718", "remote_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "remote_ip_prefix": null, "created_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7edf1a159bb9425a9f3512f83d592d2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "revision_number": 0, "id": "a2305f5f-1b19-4c47-89a0-1cf720ee01d0", "remote_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "remote_ip_prefix": null, "created_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7edf1a159bb9425a9f3512f83d592d2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "revision_number": 0, "id": "a6fb3ca7-e684-4b0a-a5b2-eae78aebf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7edf1a159bb9425a9f3512f83d592d2d"}], "revision_number": 4, "project_id": "7edf1a159bb9425a9f3512f83d592d2d", "id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:42:58,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-72a51b4a-ad57-45c7-ab45-fef814d694ec 2018-11-02 20:42:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:58,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd403406-fb8f-4a96-8d5b-99162478d0ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:58,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-bd403406-fb8f-4a96-8d5b-99162478d0ec 2018-11-02 20:42:58,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:58,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81c4af0-6bbb-47f0-b302-419314a580b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:42:58,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-e81c4af0-6bbb-47f0-b302-419314a580b4 2018-11-02 20:42:58,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:42:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:58,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa2c2b1-1b3c-4f21-81bc-8a753a3b0ea1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:42:58,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-3aa2c2b1-1b3c-4f21-81bc-8a753a3b0ea1 2018-11-02 20:42:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:58,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8e4e8a-a0ef-43c3-90fb-0041afc98d5a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7edf1a159bb9425a9f3512f83d592d2d", "name": "CreateNetworkSuccessTests-e7808774-b067-45c-proj"}} 2018-11-02 20:42:58,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d used request id req-1a8e4e8a-a0ef-43c3-90fb-0041afc98d5a 2018-11-02 20:42:58,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c55ccc-dfc6-4d80-8fb0-57dbd2181693 2018-11-02 20:42:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=74c55ccc-dfc6-4d80-8fb0-57dbd2181693 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:58,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0763d1ec-56f9-4e4f-b15e-36c9d132c6fb Date: Fri, 02 Nov 2018 20:42:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "port_range_min": null, "revision_number": 0, "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "created_at": "2018-11-02T20:42:49Z", "project_id": "7edf1a159bb9425a9f3512f83d592d2d", "id": "234e7b1f-c14b-4ea3-987b-c442a664e832"}, {"remote_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "port_range_min": null, "revision_number": 0, "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "created_at": "2018-11-02T20:42:49Z", "project_id": "7edf1a159bb9425a9f3512f83d592d2d", "id": "845159ac-c24e-4842-9341-8fc10a0c5718"}, {"remote_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "port_range_min": null, "revision_number": 0, "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "created_at": "2018-11-02T20:42:49Z", "project_id": "7edf1a159bb9425a9f3512f83d592d2d", "id": "a2305f5f-1b19-4c47-89a0-1cf720ee01d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:42:49Z", "security_group_id": "74c55ccc-dfc6-4d80-8fb0-57dbd2181693", "port_range_min": null, "revision_number": 0, "tenant_id": "7edf1a159bb9425a9f3512f83d592d2d", "created_at": "2018-11-02T20:42:49Z", "project_id": "7edf1a159bb9425a9f3512f83d592d2d", "id": "a6fb3ca7-e684-4b0a-a5b2-eae78aebf42d"}]} 2018-11-02 20:42:58,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=74c55ccc-dfc6-4d80-8fb0-57dbd2181693 used request id req-0763d1ec-56f9-4e4f-b15e-36c9d132c6fb 2018-11-02 20:42:58,942 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:42:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/74c55ccc-dfc6-4d80-8fb0-57dbd2181693 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:59,415 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcdb312f-a17c-47ac-8a53-001de9a70815 Content-Length: 0 Date: Fri, 02 Nov 2018 20:42:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:42:59,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/74c55ccc-dfc6-4d80-8fb0-57dbd2181693 used request id req-dcdb312f-a17c-47ac-8a53-001de9a70815 2018-11-02 20:42:59,416 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e7808774-b067-45c-proj 2018-11-02 20:42:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:59,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660c6d83-eeab-4223-8df8-59b530336c0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:59,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7edf1a159bb9425a9f3512f83d592d2d used request id req-660c6d83-eeab-4223-8df8-59b530336c0f 2018-11-02 20:42:59,695 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e7808774-b067-45c-proj-role 2018-11-02 20:42:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5cac7e2c90bc4be18e64f7654544992d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:59,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51817fad-6d47-4912-bd2f-e881d39648a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:42:59,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5cac7e2c90bc4be18e64f7654544992d used request id req-51817fad-6d47-4912-bd2f-e881d39648a8 2018-11-02 20:42:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055ca935e864f5bb8af8de5a71167a3199829975" 2018-11-02 20:42:59,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ee87e5-8816-460a-b117-9410042500b6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:42:59,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-07ee87e5-8816-460a-b117-9410042500b6 2018-11-02 20:42:59,945 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e7808774-b067-45c-user 2018-11-02 20:42:59,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/f411cd3b03b44dae885b68d4d46e49c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf1ac228585d629d3f35b2c44885a0acdbf3417" 2018-11-02 20:43:00,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24bac8ca-0bc7-44e0-a614-2ec1642120ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:00,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f411cd3b03b44dae885b68d4d46e49c4 used request id req-24bac8ca-0bc7-44e0-a614-2ec1642120ae 2018-11-02 20:43:00,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:00,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["2v_pte51QlyKoZEP-2A_0g"], "issued_at": "2018-11-02T20:43:00.000000Z"}} 2018-11-02 20:43:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248d1dc84c5c8a0541cc11fce551792b0835fb11" 2018-11-02 20:43:00,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab56b08-e364-421a-971f-08567ca9f2fa 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:00,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fab56b08-e364-421a-971f-08567ca9f2fa 2018-11-02 20:43:00,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:00,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:01,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["kLmjalXCR7Wp5zlPYrzUvg"], "issued_at": "2018-11-02T20:43:01.000000Z"}} 2018-11-02 20:43:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:01,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39895657-081c-4d14-b9b9-0296c57edb97 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:01,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39895657-081c-4d14-b9b9-0296c57edb97 2018-11-02 20:43:01,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:01,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:01,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdbb234-85e8-47c5-a0f2-2270a19faeb5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:43:01,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj used request id req-8bdbb234-85e8-47c5-a0f2-2270a19faeb5 2018-11-02 20:43:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:01,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2877e8-2b13-45f2-904b-241c7ef71b81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:43:01,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8f2877e8-2b13-45f2-904b-241c7ef71b81 2018-11-02 20:43:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}}' 2018-11-02 20:43:01,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6811f24e-d934-49b4-af2d-78664c0c8493 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}} 2018-11-02 20:43:01,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6811f24e-d934-49b4-af2d-78664c0c8493 2018-11-02 20:43:01,732 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c0e55b47-ed68-477-proj 2018-11-02 20:43:01,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:01,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:02,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Xug_LAEORIG0q-Qe2ukmog"], "issued_at": "2018-11-02T20:43:02.000000Z"}} 2018-11-02 20:43:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd10885cb5a058a1556b8fbf88a49c3582d3d7c8" 2018-11-02 20:43:02,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591fcff5-ba5e-46d4-a82a-842162868112 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:02,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-591fcff5-ba5e-46d4-a82a-842162868112 2018-11-02 20:43:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:02,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:02,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd10885cb5a058a1556b8fbf88a49c3582d3d7c8" 2018-11-02 20:43:02,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d75c17-711f-4ef2-b435-9abb389c6508 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:43:02,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b4d75c17-711f-4ef2-b435-9abb389c6508 2018-11-02 20:43:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd10885cb5a058a1556b8fbf88a49c3582d3d7c8" 2018-11-02 20:43:02,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2805d202-b789-4252-a971-db0d79ebc0eb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}]} 2018-11-02 20:43:02,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj used request id req-2805d202-b789-4252-a971-db0d79ebc0eb 2018-11-02 20:43:02,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd10885cb5a058a1556b8fbf88a49c3582d3d7c8" 2018-11-02 20:43:02,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3151c8f5-10c8-4f4e-bd19-cb9cccbe7770 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:43:02,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3151c8f5-10c8-4f4e-bd19-cb9cccbe7770 2018-11-02 20:43:03,131 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c0e55b47-ed68-477-user 2018-11-02 20:43:03,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:03,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae01ed64-08c1-4dcf-94fc-4a8e264d3e22 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:43:03,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ae01ed64-08c1-4dcf-94fc-4a8e264d3e22 2018-11-02 20:43:03,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" -d '{"role": {"name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role"}}' 2018-11-02 20:43:03,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587d2e89-3fa7-4799-b3f2-c5bce12cad65 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f84509b2a64f413389fd4ddaa5334171", "links": {"self": "http://172.30.9.31:5000/v3/roles/f84509b2a64f413389fd4ddaa5334171"}, "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role"}} 2018-11-02 20:43:03,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-587d2e89-3fa7-4799-b3f2-c5bce12cad65 2018-11-02 20:43:03,378 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role 2018-11-02 20:43:03,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f84509b2a64f413389fd4ddaa5334171 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:03,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3497e0-d4ac-4253-b3a5-0faa37e7d671 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f84509b2a64f413389fd4ddaa5334171", "links": {"self": "http://172.30.9.31:5000/v3/roles/f84509b2a64f413389fd4ddaa5334171"}, "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role"}} 2018-11-02 20:43:03,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f84509b2a64f413389fd4ddaa5334171 used request id req-ae3497e0-d4ac-4253-b3a5-0faa37e7d671 2018-11-02 20:43:03,401 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role to project CreateNetworkSuccessTests-c0e55b47-ed68-477-proj 2018-11-02 20:43:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5/users/251b5a526d85441a88a29373d519d9a7/roles/f84509b2a64f413389fd4ddaa5334171 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:03,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44abc18d-14ab-4034-8a38-eb73d43029a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:03,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5/users/251b5a526d85441a88a29373d519d9a7/roles/f84509b2a64f413389fd4ddaa5334171 used request id req-44abc18d-14ab-4034-8a38-eb73d43029a2 2018-11-02 20:43:03,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:03,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:03,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["TXlswy8KRve2K_o_Sa3VSA"], "issued_at": "2018-11-02T20:43:03.000000Z"}} 2018-11-02 20:43:03,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:04,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1c41fa-be02-4721-91d8-b6871278e3fe 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:04,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a1c41fa-be02-4721-91d8-b6871278e3fe 2018-11-02 20:43:04,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:04,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5bfc632-bf93-4a63-afe3-91ae447e8cc7 Date: Fri, 02 Nov 2018 20:43:04 GMT RESP BODY: {"networks":[]} 2018-11-02 20:43:04,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net used request id req-d5bfc632-bf93-4a63-afe3-91ae447e8cc7 2018-11-02 20:43:04,320 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net 2018-11-02 20:43:04,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:04,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:04,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["pivIZO6PT0aMhXgbD43Mlg"], "issued_at": "2018-11-02T20:43:04.000000Z"}} 2018-11-02 20:43:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c269de4fb93da2afb1df9a8ac865fa8a12bc91" 2018-11-02 20:43:04,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b12f749-52f5-4468-a633-edea9735aa60 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:04,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0b12f749-52f5-4468-a633-edea9735aa60 2018-11-02 20:43:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:04,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:04,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c269de4fb93da2afb1df9a8ac865fa8a12bc91" 2018-11-02 20:43:04,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fac5e60-feb0-4914-89d5-4cd9beeff2e4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}]} 2018-11-02 20:43:04,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj used request id req-6fac5e60-feb0-4914-89d5-4cd9beeff2e4 2018-11-02 20:43:04,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" -d '{"network": {"tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "mtu": 999, "name": "CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net", "admin_state_up": true}}' 2018-11-02 20:43:06,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-032e89d9-0a39-4f05-9611-aba42e8544ce Date: Fri, 02 Nov 2018 20:43:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:43:05Z","is_default":false,"provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net","admin_state_up":true,"tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:05Z","mtu":999}} 2018-11-02 20:43:06,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-032e89d9-0a39-4f05-9611-aba42e8544ce 2018-11-02 20:43:06,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:06,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-978478dc-609a-4598-914a-30b3e2619b8d Date: Fri, 02 Nov 2018 20:43:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:43:05Z","provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net","admin_state_up":true,"tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:05Z","provider:network_type":"vxlan"}]} 2018-11-02 20:43:06,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-978478dc-609a-4598-914a-30b3e2619b8d 2018-11-02 20:43:06,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:06,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b33f1b0-dc2b-46fc-b604-4bc291de7736 Date: Fri, 02 Nov 2018 20:43:06 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:43:06,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-6b33f1b0-dc2b-46fc-b604-4bc291de7736 2018-11-02 20:43:06,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:06,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:07,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["17mKcOIDRVi1Jea9is5-1Q"], "issued_at": "2018-11-02T20:43:07.000000Z"}} 2018-11-02 20:43:07,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94a421beddbb0bbdce0a58855611af5c91245e8" 2018-11-02 20:43:07,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923e2a0d-4677-4679-931b-f356212a6ce5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:07,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-923e2a0d-4677-4679-931b-f356212a6ce5 2018-11-02 20:43:07,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:07,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:07 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:07,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94a421beddbb0bbdce0a58855611af5c91245e8" 2018-11-02 20:43:07,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90f90f4-09e4-4b45-a937-c16fd5c62605 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}]} 2018-11-02 20:43:07,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj used request id req-a90f90f4-09e4-4b45-a937-c16fd5c62605 2018-11-02 20:43:07,317 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet 2018-11-02 20:43:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" -d '{"subnets": [{"ip_version": 4, "network_id": "acf47191-09a3-4df0-8fc9-659c77a11e3f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet", "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5"}]}' 2018-11-02 20:43:07,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-641a1eae-aace-4eb2-af5b-a0dab6837433 Date: Fri, 02 Nov 2018 20:43:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}]} 2018-11-02 20:43:07,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-641a1eae-aace-4eb2-af5b-a0dab6837433 2018-11-02 20:43:07,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:08,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d5342c81-ee4f-4db9-a6dd-1f03d39d01f1 Date: Fri, 02 Nov 2018 20:43:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","status":"ACTIVE","subnets":["22ffb08c-2509-4b31-84d0-d76230e218fc"],"description":"","tags":[],"updated_at":"2018-11-02T20:43:07Z","provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net","admin_state_up":true,"tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:05Z","provider:network_type":"vxlan"}]} 2018-11-02 20:43:08,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-d5342c81-ee4f-4db9-a6dd-1f03d39d01f1 2018-11-02 20:43:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:08,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06fb0d40-8976-48d0-b08a-68399bc7991a Date: Fri, 02 Nov 2018 20:43:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}]} 2018-11-02 20:43:08,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-06fb0d40-8976-48d0-b08a-68399bc7991a 2018-11-02 20:43:08,550 - OpenStackNetwork - DEBUG - Network [acf47191-09a3-4df0-8fc9-659c77a11e3f] created successfully 2018-11-02 20:43:08,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:08,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f84509b2a64f413389fd4ddaa5334171", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role"}], "expires_at": "2018-11-02T21:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-user", "id": "251b5a526d85441a88a29373d519d9a7"}, "audit_ids": ["9DKVZbfzSFGtwL-djRzQxQ"], "issued_at": "2018-11-02T20:43:08.000000Z"}} 2018-11-02 20:43:08,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa68d8df5a23673ba9ac40a6f5aacc9b3e5dc945" 2018-11-02 20:43:09,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-e1b7986b-4a36-4b1f-9f2e-e87752b7a235 Date: Fri, 02 Nov 2018 20:43:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ffb08c-2509-4b31-84d0-d76230e218fc"],"updated_at":"2018-11-02T20:43:07Z","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:05Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net"}]} 2018-11-02 20:43:09,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net used request id req-e1b7986b-4a36-4b1f-9f2e-e87752b7a235 2018-11-02 20:43:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:09,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:09,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248d1dc84c5c8a0541cc11fce551792b0835fb11" 2018-11-02 20:43:09,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bb785a-e42a-435b-bd59-fd7110e579fd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}} 2018-11-02 20:43:09,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 used request id req-f3bb785a-e42a-435b-bd59-fd7110e579fd 2018-11-02 20:43:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa68d8df5a23673ba9ac40a6f5aacc9b3e5dc945" 2018-11-02 20:43:09,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e7f7fdd6-a2e7-44a5-8192-d73a4312d2d1 Date: Fri, 02 Nov 2018 20:43:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}]} 2018-11-02 20:43:09,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-e7f7fdd6-a2e7-44a5-8192-d73a4312d2d1 2018-11-02 20:43:09,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:09,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:10,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f84509b2a64f413389fd4ddaa5334171", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role"}], "expires_at": "2018-11-02T21:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dba6dd7ab92145a69f47e2d2e399e7e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-user", "id": "251b5a526d85441a88a29373d519d9a7"}, "audit_ids": ["XFlZOQ5bROuZVa_MyO4ZfA"], "issued_at": "2018-11-02T20:43:10.000000Z"}} 2018-11-02 20:43:10,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e57926743edf4369e9007351c25113207cbe6f" 2018-11-02 20:43:10,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd63d6a4-92c0-4c7a-b266-ff70ff0c05be 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:10,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fd63d6a4-92c0-4c7a-b266-ff70ff0c05be 2018-11-02 20:43:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e57926743edf4369e9007351c25113207cbe6f" 2018-11-02 20:43:10,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-34b77f02-1b38-4aad-a163-23269f7470b9 Date: Fri, 02 Nov 2018 20:43:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ffb08c-2509-4b31-84d0-d76230e218fc"],"updated_at":"2018-11-02T20:43:07Z","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:05Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net"}]} 2018-11-02 20:43:10,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net used request id req-34b77f02-1b38-4aad-a163-23269f7470b9 2018-11-02 20:43:10,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:10,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:10 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e57926743edf4369e9007351c25113207cbe6f" 2018-11-02 20:43:10,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f021b24c-47c6-4ac9-a2d4-c06b12bf82a4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}} 2018-11-02 20:43:10,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 used request id req-f021b24c-47c6-4ac9-a2d4-c06b12bf82a4 2018-11-02 20:43:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e57926743edf4369e9007351c25113207cbe6f" 2018-11-02 20:43:11,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d2c840ed-5c10-44bc-a0e5-63976d7faad5 Date: Fri, 02 Nov 2018 20:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}]} 2018-11-02 20:43:11,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-d2c840ed-5c10-44bc-a0e5-63976d7faad5 2018-11-02 20:43:11,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:11,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:11,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["o9IAX2AQTTizE2NCXfE0_A"], "issued_at": "2018-11-02T20:43:11.000000Z"}} 2018-11-02 20:43:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:11,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be23311-6848-4670-85f0-2d1d0ad91208 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:11,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4be23311-6848-4670-85f0-2d1d0ad91208 2018-11-02 20:43:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:11,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-76b46adf-569d-4b52-ae84-b92542bae33e Date: Fri, 02 Nov 2018 20:43:11 GMT RESP BODY: {"routers": []} 2018-11-02 20:43:11,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router&admin_state_up=True used request id req-76b46adf-569d-4b52-ae84-b92542bae33e 2018-11-02 20:43:11,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:11,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:12,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Or_okUe2S5esOW9LKPSOww"], "issued_at": "2018-11-02T20:43:12.000000Z"}} 2018-11-02 20:43:12,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5805f9d8290041877d2add11ba0aabe8586adb84" 2018-11-02 20:43:12,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efdb504-be94-49c0-94fd-d6c73b309b82 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:12,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0efdb504-be94-49c0-94fd-d6c73b309b82 2018-11-02 20:43:12,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:12,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:12 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:12,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5805f9d8290041877d2add11ba0aabe8586adb84" 2018-11-02 20:43:12,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a334da1-3029-42bf-9ed6-cee67e400a13 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}]} 2018-11-02 20:43:12,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-c0e55b47-ed68-477-proj used request id req-9a334da1-3029-42bf-9ed6-cee67e400a13 2018-11-02 20:43:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:12,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-3c4f04dd-8c26-4c18-b260-7c167c762d2f Date: Fri, 02 Nov 2018 20:43:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:43:12,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-3c4f04dd-8c26-4c18-b260-7c167c762d2f 2018-11-02 20:43:12,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:13,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f8783d7c-31af-4fbc-a6bf-a64d3618ef9d Date: Fri, 02 Nov 2018 20:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:43:13,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-f8783d7c-31af-4fbc-a6bf-a64d3618ef9d 2018-11-02 20:43:13,404 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router 2018-11-02 20:43:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router", "admin_state_up": true}}' 2018-11-02 20:43:14,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-564583db-4fbf-492d-89fa-3ad051fc863f Date: Fri, 02 Nov 2018 20:43:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:43:14Z", "revision_number": 2, "routes": [], "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad", "name": "CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router"}} 2018-11-02 20:43:14,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-564583db-4fbf-492d-89fa-3ad051fc863f 2018-11-02 20:43:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:14,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8ad2b6e1-166a-4e78-8645-9a7c8ca2f952 Date: Fri, 02 Nov 2018 20:43:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:43:14Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"a46b0a2e-5911-4656-b191-0463ba2c3914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:97:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:43:14Z","binding:vnic_type":"normal"}]} 2018-11-02 20:43:14,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad used request id req-8ad2b6e1-166a-4e78-8645-9a7c8ca2f952 2018-11-02 20:43:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:15,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a83d5c5b-0b61-4b0d-a2b6-fb5be4d37478 Date: Fri, 02 Nov 2018 20:43:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:43:15,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-a83d5c5b-0b61-4b0d-a2b6-fb5be4d37478 2018-11-02 20:43:15,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:15,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3bec2fc4-fae6-42a5-bdc0-fb8998a87a45 Date: Fri, 02 Nov 2018 20:43:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","status":"ACTIVE","subnets":["22ffb08c-2509-4b31-84d0-d76230e218fc"],"description":"","tags":[],"updated_at":"2018-11-02T20:43:07Z","provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net","admin_state_up":true,"tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:05Z","provider:network_type":"vxlan"}]} 2018-11-02 20:43:15,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net used request id req-3bec2fc4-fae6-42a5-bdc0-fb8998a87a45 2018-11-02 20:43:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:15,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:15 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:15,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:15,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1f357b-d50d-49cc-9db8-c1e860803764 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}} 2018-11-02 20:43:15,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 used request id req-6f1f357b-d50d-49cc-9db8-c1e860803764 2018-11-02 20:43:15,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:15,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6598e61c-3570-433d-b3e3-c6d7ddd776eb Date: Fri, 02 Nov 2018 20:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}]} 2018-11-02 20:43:15,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-6598e61c-3570-433d-b3e3-c6d7ddd776eb 2018-11-02 20:43:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f&name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:15,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e6998780-7095-4b4d-a088-1e7bf1215162 Date: Fri, 02 Nov 2018 20:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}]} 2018-11-02 20:43:15,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=acf47191-09a3-4df0-8fc9-659c77a11e3f&name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet used request id req-e6998780-7095-4b4d-a088-1e7bf1215162 2018-11-02 20:43:15,926 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-02 20:43:15,926 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router 2018-11-02 20:43:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" -d '{"subnet_id": "22ffb08c-2509-4b31-84d0-d76230e218fc"}' 2018-11-02 20:43:18,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-475f68f4-1bc6-4b60-a09e-259ccdc5a5df Date: Fri, 02 Nov 2018 20:43:18 GMT RESP BODY: {"network_id": "acf47191-09a3-4df0-8fc9-659c77a11e3f", "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "subnet_id": "22ffb08c-2509-4b31-84d0-d76230e218fc", "subnet_ids": ["22ffb08c-2509-4b31-84d0-d76230e218fc"], "port_id": "23908b8c-8776-4df5-9f06-56da6e67d8d1", "id": "082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad"} 2018-11-02 20:43:18,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad/add_router_interface used request id req-475f68f4-1bc6-4b60-a09e-259ccdc5a5df 2018-11-02 20:43:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:18,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-7720a9d2-c0bc-4cff-892c-0a77ff00ad20 Date: Fri, 02 Nov 2018 20:43:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:43:17Z", "revision_number": 3, "routes": [], "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad", "name": "CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router"}} 2018-11-02 20:43:18,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad used request id req-7720a9d2-c0bc-4cff-892c-0a77ff00ad20 2018-11-02 20:43:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:18,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-e063f81a-9a4b-4c99-8354-94fbf94d510c Date: Fri, 02 Nov 2018 20:43:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:43:17Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22ffb08c-2509-4b31-84d0-d76230e218fc","ip_address":"10.55.1.1"}],"id":"23908b8c-8776-4df5-9f06-56da6e67d8d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:18:41","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad","name":"","admin_state_up":true,"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:43:14Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"a46b0a2e-5911-4656-b191-0463ba2c3914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:97:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:43:14Z","binding:vnic_type":"normal"}]} 2018-11-02 20:43:18,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad used request id req-e063f81a-9a4b-4c99-8354-94fbf94d510c 2018-11-02 20:43:18,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:18,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-253400c5-5216-4ab3-a9de-7e8ac73a4037 Date: Fri, 02 Nov 2018 20:43:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:43:18,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-253400c5-5216-4ab3-a9de-7e8ac73a4037 2018-11-02 20:43:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/22ffb08c-2509-4b31-84d0-d76230e218fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-5955de48-52c6-4838-8dcd-04a0a0bf0852 Date: Fri, 02 Nov 2018 20:43:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}} 2018-11-02 20:43:19,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/22ffb08c-2509-4b31-84d0-d76230e218fc used request id req-5955de48-52c6-4838-8dcd-04a0a0bf0852 2018-11-02 20:43:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa68d8df5a23673ba9ac40a6f5aacc9b3e5dc945" 2018-11-02 20:43:19,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-683699d5-8fc8-4ddc-a6ac-65bb273b8ef2 Date: Fri, 02 Nov 2018 20:43:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:13Z", "admin_state_up": true, "updated_at": "2018-11-02T20:43:17Z", "revision_number": 3, "routes": [], "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad", "name": "CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router"}]} 2018-11-02 20:43:19,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router&admin_state_up=True used request id req-683699d5-8fc8-4ddc-a6ac-65bb273b8ef2 2018-11-02 20:43:19,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248d1dc84c5c8a0541cc11fce551792b0835fb11" 2018-11-02 20:43:19,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05728a11-306f-48eb-baef-8fda1e5b55ae Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}} 2018-11-02 20:43:19,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 used request id req-05728a11-306f-48eb-baef-8fda1e5b55ae 2018-11-02 20:43:19,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa68d8df5a23673ba9ac40a6f5aacc9b3e5dc945" 2018-11-02 20:43:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-64330f52-8b2c-4134-8dbf-e5fb11067496 Date: Fri, 02 Nov 2018 20:43:20 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:43:17Z","binding:vnic_type":"normal","device_id":"082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:54:18:41","id":"23908b8c-8776-4df5-9f06-56da6e67d8d1","port_security_enabled":false,"project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","fixed_ips":[{"subnet_id":"22ffb08c-2509-4b31-84d0-d76230e218fc","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:43:20,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad used request id req-64330f52-8b2c-4134-8dbf-e5fb11067496 2018-11-02 20:43:20,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/22ffb08c-2509-4b31-84d0-d76230e218fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa68d8df5a23673ba9ac40a6f5aacc9b3e5dc945" 2018-11-02 20:43:20,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-2941349e-bd84-4468-a75e-d371ac46520c Date: Fri, 02 Nov 2018 20:43:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acf47191-09a3-4df0-8fc9-659c77a11e3f","tenant_id":"dba6dd7ab92145a69f47e2d2e399e7e5","created_at":"2018-11-02T20:43:07Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dba6dd7ab92145a69f47e2d2e399e7e5","id":"22ffb08c-2509-4b31-84d0-d76230e218fc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet"}} 2018-11-02 20:43:20,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/22ffb08c-2509-4b31-84d0-d76230e218fc used request id req-2941349e-bd84-4468-a75e-d371ac46520c 2018-11-02 20:43:20,389 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router and subnet CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet 2018-11-02 20:43:20,390 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router 2018-11-02 20:43:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" -d '{"subnet_id": "22ffb08c-2509-4b31-84d0-d76230e218fc"}' 2018-11-02 20:43:22,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-abfd5ecb-5e13-4a9e-8f27-c8bd8f92525a Date: Fri, 02 Nov 2018 20:43:22 GMT RESP BODY: {"network_id": "acf47191-09a3-4df0-8fc9-659c77a11e3f", "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "subnet_id": "22ffb08c-2509-4b31-84d0-d76230e218fc", "subnet_ids": ["22ffb08c-2509-4b31-84d0-d76230e218fc"], "port_id": "23908b8c-8776-4df5-9f06-56da6e67d8d1", "id": "082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad"} 2018-11-02 20:43:22,591 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad/remove_router_interface used request id req-abfd5ecb-5e13-4a9e-8f27-c8bd8f92525a 2018-11-02 20:43:22,591 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router 2018-11-02 20:43:22,591 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-router 2018-11-02 20:43:22,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a798310c7a02f3fc6c9f4f9396abd3aace750" 2018-11-02 20:43:24,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31a08998-7aed-4596-b5b5-5b5c3c371066 Content-Length: 0 Date: Fri, 02 Nov 2018 20:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:24,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/082ac3d7-913f-45c0-8e7c-9f3af7b7f3ad used request id req-31a08998-7aed-4596-b5b5-5b5c3c371066 2018-11-02 20:43:24,278 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet 2018-11-02 20:43:24,279 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-subnet 2018-11-02 20:43:24,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/22ffb08c-2509-4b31-84d0-d76230e218fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:26,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bb585c3-f09f-4e23-b429-d8aa54d77a52 Date: Fri, 02 Nov 2018 20:43:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:26,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/22ffb08c-2509-4b31-84d0-d76230e218fc used request id req-8bb585c3-f09f-4e23-b429-d8aa54d77a52 2018-11-02 20:43:26,870 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-9331388c-5dc9-4bb3-9c8b-35bd0e5a2548-pub-net 2018-11-02 20:43:26,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/acf47191-09a3-4df0-8fc9-659c77a11e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f6564d1bbabde60f7290efb904d4c680bc5d48" 2018-11-02 20:43:28,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2820b713-5c1a-4e8d-8566-31afbf230203 Date: Fri, 02 Nov 2018 20:43:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:28,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/acf47191-09a3-4df0-8fc9-659c77a11e3f used request id req-2820b713-5c1a-4e8d-8566-31afbf230203 2018-11-02 20:43:28,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:28,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-10c3e037-697e-45d7-8dbe-f8fd0dd9f915 Date: Fri, 02 Nov 2018 20:43:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:05Z", "updated_at": "2018-11-02T20:43:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "revision_number": 0, "id": "1b8a7af5-cd3d-4ec6-afcd-fbe76ec8d7b7", "remote_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "revision_number": 0, "id": "29ad2adb-4cb2-4974-82e6-db7da417a986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "revision_number": 0, "id": "8f9f8ffc-a590-445f-8d52-93ff9488b864", "remote_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "revision_number": 0, "id": "f5e9bfa7-34ad-4e62-8b45-e99ef0590bdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5"}], "revision_number": 4, "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "4e3afcc3-d774-401d-a90b-010c3464869b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:43:28,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-10c3e037-697e-45d7-8dbe-f8fd0dd9f915 2018-11-02 20:43:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:28,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c043dcb-b9e6-4c81-bd2d-a9b457819526 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba6dd7ab92145a69f47e2d2e399e7e5", "name": "CreateNetworkSuccessTests-c0e55b47-ed68-477-proj"}} 2018-11-02 20:43:28,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 used request id req-0c043dcb-b9e6-4c81-bd2d-a9b457819526 2018-11-02 20:43:28,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3afcc3-d774-401d-a90b-010c3464869b 2018-11-02 20:43:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4e3afcc3-d774-401d-a90b-010c3464869b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:29,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6cf556a7-7c17-4e68-80b6-31704b4f48f2 Date: Fri, 02 Nov 2018 20:43:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "port_range_min": null, "revision_number": 0, "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:05Z", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "1b8a7af5-cd3d-4ec6-afcd-fbe76ec8d7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "port_range_min": null, "revision_number": 0, "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:05Z", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "29ad2adb-4cb2-4974-82e6-db7da417a986"}, {"remote_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "port_range_min": null, "revision_number": 0, "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:05Z", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "8f9f8ffc-a590-445f-8d52-93ff9488b864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:05Z", "security_group_id": "4e3afcc3-d774-401d-a90b-010c3464869b", "port_range_min": null, "revision_number": 0, "tenant_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "created_at": "2018-11-02T20:43:05Z", "project_id": "dba6dd7ab92145a69f47e2d2e399e7e5", "id": "f5e9bfa7-34ad-4e62-8b45-e99ef0590bdc"}]} 2018-11-02 20:43:29,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4e3afcc3-d774-401d-a90b-010c3464869b used request id req-6cf556a7-7c17-4e68-80b6-31704b4f48f2 2018-11-02 20:43:29,351 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:43:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4e3afcc3-d774-401d-a90b-010c3464869b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:29,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c41508d2-28d4-4025-9cc4-0a7504178dc0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:43:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:29,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4e3afcc3-d774-401d-a90b-010c3464869b used request id req-c41508d2-28d4-4025-9cc4-0a7504178dc0 2018-11-02 20:43:29,717 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c0e55b47-ed68-477-proj 2018-11-02 20:43:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:29,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7940c1e2-bfdd-4006-b44d-9c2f9fa249b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:29,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/dba6dd7ab92145a69f47e2d2e399e7e5 used request id req-7940c1e2-bfdd-4006-b44d-9c2f9fa249b8 2018-11-02 20:43:29,958 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c0e55b47-ed68-477-proj-role 2018-11-02 20:43:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f84509b2a64f413389fd4ddaa5334171 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:30,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c24f6ae-1d3e-4d7c-b1e6-927e42d6d6bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:30,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f84509b2a64f413389fd4ddaa5334171 used request id req-0c24f6ae-1d3e-4d7c-b1e6-927e42d6d6bf 2018-11-02 20:43:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074eb0789232853e13b523a34fbaa3241ff387a" 2018-11-02 20:43:30,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f0ccfd-005a-4062-8d90-120cbd869a9b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:43:30,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e5f0ccfd-005a-4062-8d90-120cbd869a9b 2018-11-02 20:43:30,206 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c0e55b47-ed68-477-user 2018-11-02 20:43:30,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/251b5a526d85441a88a29373d519d9a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd10885cb5a058a1556b8fbf88a49c3582d3d7c8" 2018-11-02 20:43:30,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d61b23-dbcf-4f6d-bee4-6291b7b086fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:30,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/251b5a526d85441a88a29373d519d9a7 used request id req-c5d61b23-dbcf-4f6d-bee4-6291b7b086fd 2018-11-02 20:43:30,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:30,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["L5enst4YSV-QvZkz2DVkHQ"], "issued_at": "2018-11-02T20:43:30.000000Z"}} 2018-11-02 20:43:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe5d38c7425ca03bff3a0add665e24ce645639c" 2018-11-02 20:43:30,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4f241f-6c64-420c-acd2-474cc976ca64 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:30,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb4f241f-6c64-420c-acd2-474cc976ca64 2018-11-02 20:43:30,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:30,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:31,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["PI70zMsjQwCx03iC94xcag"], "issued_at": "2018-11-02T20:43:31.000000Z"}} 2018-11-02 20:43:31,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:31,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dfc72f-e2f5-49c6-bcc8-3e308cc622c4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:31,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a6dfc72f-e2f5-49c6-bcc8-3e308cc622c4 2018-11-02 20:43:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:31,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:31 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:31,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb53be5-da54-48ea-9899-9cd195dc7aa7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:43:31,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj used request id req-9cb53be5-da54-48ea-9899-9cd195dc7aa7 2018-11-02 20:43:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:31,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adda8b28-9aaf-4fcd-a2a1-e83a9413672b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:43:31,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-adda8b28-9aaf-4fcd-a2a1-e83a9413672b 2018-11-02 20:43:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}}' 2018-11-02 20:43:31,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-325e245a-c5c3-4b54-bc28-bf31c403616a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "id": "815504e0dbe840ca923d0ee49eb638af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}} 2018-11-02 20:43:31,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-325e245a-c5c3-4b54-bc28-bf31c403616a 2018-11-02 20:43:31,869 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj 2018-11-02 20:43:31,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:31,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:32,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["bjfXsN8qTvyHs7-5KvPrlg"], "issued_at": "2018-11-02T20:43:32.000000Z"}} 2018-11-02 20:43:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18de5ff201393356c6b594c48ad6ce5152b645b7" 2018-11-02 20:43:32,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58ae534-3de9-49c2-b63e-9610ac85210d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:32,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d58ae534-3de9-49c2-b63e-9610ac85210d 2018-11-02 20:43:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:32,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:32,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18de5ff201393356c6b594c48ad6ce5152b645b7" 2018-11-02 20:43:32,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9648120-bd2e-463e-ba3b-9134413b5355 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:43:32,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f9648120-bd2e-463e-ba3b-9134413b5355 2018-11-02 20:43:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18de5ff201393356c6b594c48ad6ce5152b645b7" 2018-11-02 20:43:32,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95166a2a-b11a-41a7-a011-fc0c09ab9664 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "id": "815504e0dbe840ca923d0ee49eb638af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}]} 2018-11-02 20:43:32,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj used request id req-95166a2a-b11a-41a7-a011-fc0c09ab9664 2018-11-02 20:43:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18de5ff201393356c6b594c48ad6ce5152b645b7" 2018-11-02 20:43:32,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7da6537-fce3-4b41-9d7b-eedd13906732 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:43:32,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b7da6537-fce3-4b41-9d7b-eedd13906732 2018-11-02 20:43:33,276 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-75414cb5-1b2d-4b2-user 2018-11-02 20:43:33,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:33,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe930a7-70fa-45de-81cc-20a1642d99fc Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:43:33,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4fe930a7-70fa-45de-81cc-20a1642d99fc 2018-11-02 20:43:33,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" -d '{"role": {"name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj-role"}}' 2018-11-02 20:43:33,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-808a9562-a566-492c-b100-94ddbf61e2c9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82d25cef392849ba952cb4f90e006995", "links": {"self": "http://172.30.9.31:5000/v3/roles/82d25cef392849ba952cb4f90e006995"}, "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj-role"}} 2018-11-02 20:43:33,444 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-808a9562-a566-492c-b100-94ddbf61e2c9 2018-11-02 20:43:33,445 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj-role 2018-11-02 20:43:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/82d25cef392849ba952cb4f90e006995 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:33,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585ca630-81e8-42d3-b643-b2297f49076d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82d25cef392849ba952cb4f90e006995", "links": {"self": "http://172.30.9.31:5000/v3/roles/82d25cef392849ba952cb4f90e006995"}, "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj-role"}} 2018-11-02 20:43:33,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/82d25cef392849ba952cb4f90e006995 used request id req-585ca630-81e8-42d3-b643-b2297f49076d 2018-11-02 20:43:33,559 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj-role to project CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj 2018-11-02 20:43:33,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af/users/4896245accc641f88b3ef7b3250f2fba/roles/82d25cef392849ba952cb4f90e006995 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:33,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d178750c-e82a-456e-a0b0-bb1ee1478d96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:33,710 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af/users/4896245accc641f88b3ef7b3250f2fba/roles/82d25cef392849ba952cb4f90e006995 used request id req-d178750c-e82a-456e-a0b0-bb1ee1478d96 2018-11-02 20:43:33,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:33,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:34,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mVWCqdPNRIeDREqJs5DIwQ"], "issued_at": "2018-11-02T20:43:34.000000Z"}} 2018-11-02 20:43:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:34,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0789174f-6778-4f81-a80c-c99cd9e71017 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:34,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0789174f-6778-4f81-a80c-c99cd9e71017 2018-11-02 20:43:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:34,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-350aa71f-22c9-4d26-a5f5-4b689bfecb76 Date: Fri, 02 Nov 2018 20:43:34 GMT RESP BODY: {"networks":[]} 2018-11-02 20:43:34,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net used request id req-350aa71f-22c9-4d26-a5f5-4b689bfecb76 2018-11-02 20:43:34,480 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net 2018-11-02 20:43:34,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:34,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:34,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["R_h3F_K3TQKOAGF8UEumKw"], "issued_at": "2018-11-02T20:43:34.000000Z"}} 2018-11-02 20:43:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df8e6b4c70660a11efe365f5c48ce5f4b15a8ba" 2018-11-02 20:43:35,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54dd737-0099-4763-91c0-df6fd9795b1e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:35,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c54dd737-0099-4763-91c0-df6fd9795b1e 2018-11-02 20:43:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:35,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:35 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df8e6b4c70660a11efe365f5c48ce5f4b15a8ba" 2018-11-02 20:43:35,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c50fba-3bb5-4409-906c-23de40e133ca Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "id": "815504e0dbe840ca923d0ee49eb638af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}]} 2018-11-02 20:43:35,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj used request id req-b0c50fba-3bb5-4409-906c-23de40e133ca 2018-11-02 20:43:35,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" -d '{"network": {"tenant_id": "815504e0dbe840ca923d0ee49eb638af", "mtu": 999, "name": "CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net", "admin_state_up": true}}' 2018-11-02 20:43:35,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d0bc45f0-a546-4fa0-93d2-f268298958b7 Date: Fri, 02 Nov 2018 20:43:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"815504e0dbe840ca923d0ee49eb638af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:43:35Z","is_default":false,"provider:segmentation_id":83,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net","admin_state_up":true,"tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:35Z","mtu":999}} 2018-11-02 20:43:35,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-d0bc45f0-a546-4fa0-93d2-f268298958b7 2018-11-02 20:43:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:36,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f58e9f4c-d5fa-4403-8314-ec6ddaea4883 Date: Fri, 02 Nov 2018 20:43:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"815504e0dbe840ca923d0ee49eb638af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:43:35Z","provider:segmentation_id":83,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net","admin_state_up":true,"tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:35Z","provider:network_type":"vxlan"}]} 2018-11-02 20:43:36,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 used request id req-f58e9f4c-d5fa-4403-8314-ec6ddaea4883 2018-11-02 20:43:36,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-370bb130-e06f-41ea-83eb-84fbaf434b1d Date: Fri, 02 Nov 2018 20:43:36 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:43:36,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 used request id req-370bb130-e06f-41ea-83eb-84fbaf434b1d 2018-11-02 20:43:36,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:36,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:36,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Tkeu7DzJQoOTjUtm5Af_gQ"], "issued_at": "2018-11-02T20:43:36.000000Z"}} 2018-11-02 20:43:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207df5ae3e2c3cfd422ddcbfe10754be6605f6a8" 2018-11-02 20:43:36,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975ff744-b431-4781-b92c-979041dae331 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:36,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-975ff744-b431-4781-b92c-979041dae331 2018-11-02 20:43:36,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:36,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207df5ae3e2c3cfd422ddcbfe10754be6605f6a8" 2018-11-02 20:43:37,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7294fcf1-8b5a-4b63-b109-ec646a4d87a2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "id": "815504e0dbe840ca923d0ee49eb638af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}]} 2018-11-02 20:43:37,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj used request id req-7294fcf1-8b5a-4b63-b109-ec646a4d87a2 2018-11-02 20:43:37,109 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet 2018-11-02 20:43:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" -d '{"subnets": [{"ip_version": 4, "network_id": "812d8715-3cd1-4940-a8a1-97d83b1a8fd9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet", "tenant_id": "815504e0dbe840ca923d0ee49eb638af"}]}' 2018-11-02 20:43:37,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-80c35484-546a-470c-b410-537a697ad57c Date: Fri, 02 Nov 2018 20:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"815504e0dbe840ca923d0ee49eb638af","id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet"}]} 2018-11-02 20:43:37,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-80c35484-546a-470c-b410-537a697ad57c 2018-11-02 20:43:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:37,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7d2096e6-8e1a-49ad-896e-330dbb081948 Date: Fri, 02 Nov 2018 20:43:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"815504e0dbe840ca923d0ee49eb638af","status":"ACTIVE","subnets":["1ad3edb6-bf99-43b8-8812-f77e94316d4e"],"description":"","tags":[],"updated_at":"2018-11-02T20:43:37Z","provider:segmentation_id":83,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net","admin_state_up":true,"tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:35Z","provider:network_type":"vxlan"}]} 2018-11-02 20:43:37,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 used request id req-7d2096e6-8e1a-49ad-896e-330dbb081948 2018-11-02 20:43:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:38,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a007ef7e-9bd8-47c6-bb1d-ddffae2905b0 Date: Fri, 02 Nov 2018 20:43:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"815504e0dbe840ca923d0ee49eb638af","id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet"}]} 2018-11-02 20:43:38,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 used request id req-a007ef7e-9bd8-47c6-bb1d-ddffae2905b0 2018-11-02 20:43:38,193 - OpenStackNetwork - DEBUG - Network [812d8715-3cd1-4940-a8a1-97d83b1a8fd9] created successfully 2018-11-02 20:43:38,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:38,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82d25cef392849ba952cb4f90e006995", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj-role"}], "expires_at": "2018-11-02T21:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "815504e0dbe840ca923d0ee49eb638af", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/815504e0dbe840ca923d0ee49eb638af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/815504e0dbe840ca923d0ee49eb638af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/815504e0dbe840ca923d0ee49eb638af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/815504e0dbe840ca923d0ee49eb638af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/815504e0dbe840ca923d0ee49eb638af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/815504e0dbe840ca923d0ee49eb638af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/815504e0dbe840ca923d0ee49eb638af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/815504e0dbe840ca923d0ee49eb638af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/815504e0dbe840ca923d0ee49eb638af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/815504e0dbe840ca923d0ee49eb638af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/815504e0dbe840ca923d0ee49eb638af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/815504e0dbe840ca923d0ee49eb638af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_815504e0dbe840ca923d0ee49eb638af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_815504e0dbe840ca923d0ee49eb638af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-user", "id": "4896245accc641f88b3ef7b3250f2fba"}, "audit_ids": ["adN9qmdoQYmWCBCkb3-rtA"], "issued_at": "2018-11-02T20:43:38.000000Z"}} 2018-11-02 20:43:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9868c169b37fa8c482e5166f973451a1f12b4f7" 2018-11-02 20:43:38,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-53459b53-0dd9-46fe-971a-b032e2ea9510 Date: Fri, 02 Nov 2018 20:43:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ad3edb6-bf99-43b8-8812-f77e94316d4e"],"updated_at":"2018-11-02T20:43:37Z","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:35Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"815504e0dbe840ca923d0ee49eb638af","id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net"}]} 2018-11-02 20:43:38,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net used request id req-53459b53-0dd9-46fe-971a-b032e2ea9510 2018-11-02 20:43:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:38,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:38 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe5d38c7425ca03bff3a0add665e24ce645639c" 2018-11-02 20:43:39,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e1c06c-c247-4527-96f3-a178273bec1d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "815504e0dbe840ca923d0ee49eb638af", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}} 2018-11-02 20:43:39,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af used request id req-89e1c06c-c247-4527-96f3-a178273bec1d 2018-11-02 20:43:39,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9868c169b37fa8c482e5166f973451a1f12b4f7" 2018-11-02 20:43:39,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ba3e55e2-8767-47c0-bf40-0696b1c1962f Date: Fri, 02 Nov 2018 20:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"815504e0dbe840ca923d0ee49eb638af","id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet"}]} 2018-11-02 20:43:39,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 used request id req-ba3e55e2-8767-47c0-bf40-0696b1c1962f 2018-11-02 20:43:39,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:39,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:39,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rz2JsYNTSjSzrH7RcJWs8A"], "issued_at": "2018-11-02T20:43:39.000000Z"}} 2018-11-02 20:43:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:39,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00a5b5c-bd48-4363-8ea8-bb72d521f9f1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:39,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b00a5b5c-bd48-4363-8ea8-bb72d521f9f1 2018-11-02 20:43:39,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:40,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ca3c49a-9f74-4b2e-a48e-92128805f035 Date: Fri, 02 Nov 2018 20:43:40 GMT RESP BODY: {"routers": []} 2018-11-02 20:43:40,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router&admin_state_up=True used request id req-6ca3c49a-9f74-4b2e-a48e-92128805f035 2018-11-02 20:43:40,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:40,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:40,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["--MnbEMXTVuU6IUGfvoEzg"], "issued_at": "2018-11-02T20:43:40.000000Z"}} 2018-11-02 20:43:40,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dea0947bbb4ec509b494b793399641313c906da4" 2018-11-02 20:43:40,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97779124-90f1-4641-9cca-b611c27e3bd4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:40,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-97779124-90f1-4641-9cca-b611c27e3bd4 2018-11-02 20:43:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:40,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:40 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dea0947bbb4ec509b494b793399641313c906da4" 2018-11-02 20:43:40,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626b4ea3-2ff6-477b-b2a7-828cb1cff6d9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "id": "815504e0dbe840ca923d0ee49eb638af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}]} 2018-11-02 20:43:40,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj used request id req-626b4ea3-2ff6-477b-b2a7-828cb1cff6d9 2018-11-02 20:43:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:40,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0d99ca15-ba6f-48af-b52e-bd0e210f6b7b Date: Fri, 02 Nov 2018 20:43:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:43:40,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-0d99ca15-ba6f-48af-b52e-bd0e210f6b7b 2018-11-02 20:43:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:41,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3c488277-f079-4346-af50-2b076e04d484 Date: Fri, 02 Nov 2018 20:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:43:41,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-3c488277-f079-4346-af50-2b076e04d484 2018-11-02 20:43:41,233 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router 2018-11-02 20:43:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "name": "CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router", "admin_state_up": true}}' 2018-11-02 20:43:42,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-59181020-56f4-4cdd-bd90-37066c559b1d Date: Fri, 02 Nov 2018 20:43:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:43:42Z", "revision_number": 2, "routes": [], "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "7725fd89-80a2-4b31-bc4b-030874e88e05", "name": "CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router"}} 2018-11-02 20:43:42,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-59181020-56f4-4cdd-bd90-37066c559b1d 2018-11-02 20:43:42,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=7725fd89-80a2-4b31-bc4b-030874e88e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:43,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-78799a19-c00b-4fec-b9b9-9c5bed0a0485 Date: Fri, 02 Nov 2018 20:43:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:43:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"0a020edf-c23e-4027-9128-90b714eaada0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:d5:3d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7725fd89-80a2-4b31-bc4b-030874e88e05","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:43:42Z","binding:vnic_type":"normal"}]} 2018-11-02 20:43:43,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=7725fd89-80a2-4b31-bc4b-030874e88e05 used request id req-78799a19-c00b-4fec-b9b9-9c5bed0a0485 2018-11-02 20:43:43,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:43,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-27d847ca-bcc4-416e-accd-cf681750e210 Date: Fri, 02 Nov 2018 20:43:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:43:43,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-27d847ca-bcc4-416e-accd-cf681750e210 2018-11-02 20:43:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:43,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-12a0c1be-17b6-4bbd-9f51-938dfc75f25e Date: Fri, 02 Nov 2018 20:43:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"815504e0dbe840ca923d0ee49eb638af","status":"ACTIVE","subnets":["1ad3edb6-bf99-43b8-8812-f77e94316d4e"],"description":"","tags":[],"updated_at":"2018-11-02T20:43:37Z","provider:segmentation_id":83,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net","admin_state_up":true,"tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:35Z","provider:network_type":"vxlan"}]} 2018-11-02 20:43:43,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net used request id req-12a0c1be-17b6-4bbd-9f51-938dfc75f25e 2018-11-02 20:43:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:43,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:43 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:43,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fcd4a7-e69d-479d-b60c-ff52343f1e5d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "815504e0dbe840ca923d0ee49eb638af", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}} 2018-11-02 20:43:43,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af used request id req-09fcd4a7-e69d-479d-b60c-ff52343f1e5d 2018-11-02 20:43:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:44,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-646ffd6e-2688-44ee-8910-547b5ca5ada4 Date: Fri, 02 Nov 2018 20:43:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"815504e0dbe840ca923d0ee49eb638af","id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet"}]} 2018-11-02 20:43:44,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9 used request id req-646ffd6e-2688-44ee-8910-547b5ca5ada4 2018-11-02 20:43:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9&name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:44,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-577d3682-951e-43da-9dc8-7652b772a742 Date: Fri, 02 Nov 2018 20:43:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"815504e0dbe840ca923d0ee49eb638af","id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet"}]} 2018-11-02 20:43:44,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=812d8715-3cd1-4940-a8a1-97d83b1a8fd9&name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet used request id req-577d3682-951e-43da-9dc8-7652b772a742 2018-11-02 20:43:44,152 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-02 20:43:44,152 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router 2018-11-02 20:43:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" -d '{"subnet_id": "1ad3edb6-bf99-43b8-8812-f77e94316d4e"}' 2018-11-02 20:43:45,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-75fe9008-3b2e-413f-919f-22edb7dd2c39 Date: Fri, 02 Nov 2018 20:43:45 GMT RESP BODY: {"network_id": "812d8715-3cd1-4940-a8a1-97d83b1a8fd9", "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "subnet_id": "1ad3edb6-bf99-43b8-8812-f77e94316d4e", "subnet_ids": ["1ad3edb6-bf99-43b8-8812-f77e94316d4e"], "port_id": "84b4f1a1-1509-4847-8504-7a2655b4b1fa", "id": "7725fd89-80a2-4b31-bc4b-030874e88e05"} 2018-11-02 20:43:45,896 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05/add_router_interface used request id req-75fe9008-3b2e-413f-919f-22edb7dd2c39 2018-11-02 20:43:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:46,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-e17a7f87-2994-4d6a-8d2e-474c8e264864 Date: Fri, 02 Nov 2018 20:43:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:43:45Z", "revision_number": 3, "routes": [], "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "7725fd89-80a2-4b31-bc4b-030874e88e05", "name": "CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router"}} 2018-11-02 20:43:46,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05 used request id req-e17a7f87-2994-4d6a-8d2e-474c8e264864 2018-11-02 20:43:46,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=7725fd89-80a2-4b31-bc4b-030874e88e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:46,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-8759c2e9-5e16-49a9-964a-8004d583b0fa Date: Fri, 02 Nov 2018 20:43:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:43:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"0a020edf-c23e-4027-9128-90b714eaada0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:d5:3d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7725fd89-80a2-4b31-bc4b-030874e88e05","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:43:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:43:45Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","ip_address":"10.55.1.1"}],"id":"84b4f1a1-1509-4847-8504-7a2655b4b1fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:c2:ab","project_id":"815504e0dbe840ca923d0ee49eb638af","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7725fd89-80a2-4b31-bc4b-030874e88e05","name":"","admin_state_up":true,"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:44Z","binding:vnic_type":"normal"}]} 2018-11-02 20:43:46,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=7725fd89-80a2-4b31-bc4b-030874e88e05 used request id req-8759c2e9-5e16-49a9-964a-8004d583b0fa 2018-11-02 20:43:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:46,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-dbe9fe4d-2224-445e-87a3-b5d9d3911731 Date: Fri, 02 Nov 2018 20:43:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:43:46,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-dbe9fe4d-2224-445e-87a3-b5d9d3911731 2018-11-02 20:43:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/1ad3edb6-bf99-43b8-8812-f77e94316d4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:46,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-ba36020a-19fa-4725-a62c-72c3193b95b3 Date: Fri, 02 Nov 2018 20:43:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"815504e0dbe840ca923d0ee49eb638af","id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet"}} 2018-11-02 20:43:46,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/1ad3edb6-bf99-43b8-8812-f77e94316d4e used request id req-ba36020a-19fa-4725-a62c-72c3193b95b3 2018-11-02 20:43:46,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9868c169b37fa8c482e5166f973451a1f12b4f7" 2018-11-02 20:43:46,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-c1f08701-686a-48a2-804f-964bf963f762 Date: Fri, 02 Nov 2018 20:43:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:41Z", "admin_state_up": true, "updated_at": "2018-11-02T20:43:45Z", "revision_number": 3, "routes": [], "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "7725fd89-80a2-4b31-bc4b-030874e88e05", "name": "CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router"}]} 2018-11-02 20:43:46,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router&admin_state_up=True used request id req-c1f08701-686a-48a2-804f-964bf963f762 2018-11-02 20:43:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe5d38c7425ca03bff3a0add665e24ce645639c" 2018-11-02 20:43:46,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cbbd2e-c04c-4427-8b0b-52b3607a6e2c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "815504e0dbe840ca923d0ee49eb638af", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}} 2018-11-02 20:43:46,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af used request id req-71cbbd2e-c04c-4427-8b0b-52b3607a6e2c 2018-11-02 20:43:46,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=7725fd89-80a2-4b31-bc4b-030874e88e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9868c169b37fa8c482e5166f973451a1f12b4f7" 2018-11-02 20:43:47,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-21e84a46-7286-4675-b8f3-b624490be7ad Date: Fri, 02 Nov 2018 20:43:47 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:44Z","admin_state_up":true,"updated_at":"2018-11-02T20:43:45Z","binding:vnic_type":"normal","device_id":"7725fd89-80a2-4b31-bc4b-030874e88e05","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b4:c2:ab","id":"84b4f1a1-1509-4847-8504-7a2655b4b1fa","port_security_enabled":false,"project_id":"815504e0dbe840ca923d0ee49eb638af","fixed_ips":[{"subnet_id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:43:47,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=7725fd89-80a2-4b31-bc4b-030874e88e05 used request id req-21e84a46-7286-4675-b8f3-b624490be7ad 2018-11-02 20:43:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/1ad3edb6-bf99-43b8-8812-f77e94316d4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9868c169b37fa8c482e5166f973451a1f12b4f7" 2018-11-02 20:43:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-63c2a434-15ae-4536-95a6-f9a63954f362 Date: Fri, 02 Nov 2018 20:43:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"812d8715-3cd1-4940-a8a1-97d83b1a8fd9","tenant_id":"815504e0dbe840ca923d0ee49eb638af","created_at":"2018-11-02T20:43:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:43:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"815504e0dbe840ca923d0ee49eb638af","id":"1ad3edb6-bf99-43b8-8812-f77e94316d4e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet"}} 2018-11-02 20:43:47,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/1ad3edb6-bf99-43b8-8812-f77e94316d4e used request id req-63c2a434-15ae-4536-95a6-f9a63954f362 2018-11-02 20:43:47,882 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router and subnet CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet 2018-11-02 20:43:47,882 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router 2018-11-02 20:43:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" -d '{"subnet_id": "1ad3edb6-bf99-43b8-8812-f77e94316d4e"}' 2018-11-02 20:43:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e3c2fa1-9128-4fc7-bac9-53cd472ec89e Date: Fri, 02 Nov 2018 20:43:49 GMT RESP BODY: {"network_id": "812d8715-3cd1-4940-a8a1-97d83b1a8fd9", "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "subnet_id": "1ad3edb6-bf99-43b8-8812-f77e94316d4e", "subnet_ids": ["1ad3edb6-bf99-43b8-8812-f77e94316d4e"], "port_id": "84b4f1a1-1509-4847-8504-7a2655b4b1fa", "id": "7725fd89-80a2-4b31-bc4b-030874e88e05"} 2018-11-02 20:43:49,836 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05/remove_router_interface used request id req-1e3c2fa1-9128-4fc7-bac9-53cd472ec89e 2018-11-02 20:43:49,836 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router 2018-11-02 20:43:49,836 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-router 2018-11-02 20:43:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a694fd52fd65c3aa40335f67b3858e68a8db93d" 2018-11-02 20:43:51,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8e95621-9661-4ec9-9761-2af505c9d0e1 Content-Length: 0 Date: Fri, 02 Nov 2018 20:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:51,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/7725fd89-80a2-4b31-bc4b-030874e88e05 used request id req-b8e95621-9661-4ec9-9761-2af505c9d0e1 2018-11-02 20:43:51,177 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet 2018-11-02 20:43:51,177 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-subnet 2018-11-02 20:43:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/1ad3edb6-bf99-43b8-8812-f77e94316d4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:54,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8479a1f-9c16-46da-9ef6-005e4d987280 Date: Fri, 02 Nov 2018 20:43:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:54,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1ad3edb6-bf99-43b8-8812-f77e94316d4e used request id req-b8479a1f-9c16-46da-9ef6-005e4d987280 2018-11-02 20:43:54,099 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-096ceeae-c3a6-4938-9f78-ce2587682588-pub-net 2018-11-02 20:43:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/812d8715-3cd1-4940-a8a1-97d83b1a8fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00694ce93e60dfd13b20b8dc8e190cae50abed0" 2018-11-02 20:43:55,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f6ab0fc-84f8-492d-9122-8995d24e4e7a Date: Fri, 02 Nov 2018 20:43:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:55,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/812d8715-3cd1-4940-a8a1-97d83b1a8fd9 used request id req-4f6ab0fc-84f8-492d-9122-8995d24e4e7a 2018-11-02 20:43:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5e45664b-86e2-4ae5-b1da-1236a82a6c3a Date: Fri, 02 Nov 2018 20:43:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:35Z", "updated_at": "2018-11-02T20:43:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "revision_number": 0, "id": "06028611-af57-43c6-bbd3-3f3813d77b7d", "remote_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "port_range_min": null, "ethertype": "IPv4", "project_id": "815504e0dbe840ca923d0ee49eb638af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "revision_number": 0, "id": "205a2b85-99d1-496e-83d5-7863f21962b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "port_range_min": null, "ethertype": "IPv6", "project_id": "815504e0dbe840ca923d0ee49eb638af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "revision_number": 0, "id": "62487bac-35b2-43cc-8954-4289de173780", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "port_range_min": null, "ethertype": "IPv4", "project_id": "815504e0dbe840ca923d0ee49eb638af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "revision_number": 0, "id": "7bd4918c-49c0-4a4a-9354-e679e4db839d", "remote_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "remote_ip_prefix": null, "created_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "port_range_min": null, "ethertype": "IPv6", "project_id": "815504e0dbe840ca923d0ee49eb638af"}], "revision_number": 4, "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:43:56,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5e45664b-86e2-4ae5-b1da-1236a82a6c3a 2018-11-02 20:43:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d1453d-4c1b-4767-a926-3ecf15a2168d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:43:56,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-44d1453d-4c1b-4767-a926-3ecf15a2168d 2018-11-02 20:43:56,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:43:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a96cd9-100a-4892-ace8-0061dfab1d99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:43:56,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-78a96cd9-100a-4892-ace8-0061dfab1d99 2018-11-02 20:43:56,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:43:56,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf661366-b8b0-439f-855d-619c84b2f546 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:43:56,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-cf661366-b8b0-439f-855d-619c84b2f546 2018-11-02 20:43:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2930beeb-1ddc-4eca-a722-b1c1a8ee3665 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:43:56,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-2930beeb-1ddc-4eca-a722-b1c1a8ee3665 2018-11-02 20:43:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5178c068-7cd3-4a54-ae78-5acd42bd6734 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:43:56,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-5178c068-7cd3-4a54-ae78-5acd42bd6734 2018-11-02 20:43:56,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:43:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24820cb-709e-49c2-ac01-23e73790482f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:43:56,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-c24820cb-709e-49c2-ac01-23e73790482f 2018-11-02 20:43:56,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:43:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:56,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc38ca73-3ae8-478f-ab84-e3afb8b2c20a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:43:56,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-cc38ca73-3ae8-478f-ab84-e3afb8b2c20a 2018-11-02 20:43:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:57,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edd651c3-0e8f-4875-9c9b-0105894171e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:43:57,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-edd651c3-0e8f-4875-9c9b-0105894171e9 2018-11-02 20:43:57,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:43:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:57,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72aa68a9-0c60-4db7-9be5-4422ecdc5ef6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "815504e0dbe840ca923d0ee49eb638af", "name": "CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj"}} 2018-11-02 20:43:57,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af used request id req-72aa68a9-0c60-4db7-9be5-4422ecdc5ef6 2018-11-02 20:43:57,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d3175-de5e-458f-a47b-f9edc4f7b356 2018-11-02 20:43:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d28d3175-de5e-458f-a47b-f9edc4f7b356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:57,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-639a0a66-e656-40f9-8c3a-347c0121505c Date: Fri, 02 Nov 2018 20:43:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "port_range_min": null, "revision_number": 0, "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:35Z", "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "06028611-af57-43c6-bbd3-3f3813d77b7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "port_range_min": null, "revision_number": 0, "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:35Z", "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "205a2b85-99d1-496e-83d5-7863f21962b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "port_range_min": null, "revision_number": 0, "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:35Z", "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "62487bac-35b2-43cc-8954-4289de173780"}, {"remote_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:43:35Z", "security_group_id": "d28d3175-de5e-458f-a47b-f9edc4f7b356", "port_range_min": null, "revision_number": 0, "tenant_id": "815504e0dbe840ca923d0ee49eb638af", "created_at": "2018-11-02T20:43:35Z", "project_id": "815504e0dbe840ca923d0ee49eb638af", "id": "7bd4918c-49c0-4a4a-9354-e679e4db839d"}]} 2018-11-02 20:43:57,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d28d3175-de5e-458f-a47b-f9edc4f7b356 used request id req-639a0a66-e656-40f9-8c3a-347c0121505c 2018-11-02 20:43:57,361 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:43:57,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d28d3175-de5e-458f-a47b-f9edc4f7b356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:57,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66acd082-9a5a-4309-bffd-639f67ee1dd7 Content-Length: 0 Date: Fri, 02 Nov 2018 20:43:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:43:57,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d28d3175-de5e-458f-a47b-f9edc4f7b356 used request id req-66acd082-9a5a-4309-bffd-639f67ee1dd7 2018-11-02 20:43:57,764 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj 2018-11-02 20:43:57,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:58,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06faf486-51fc-49c7-8047-bb302478a9ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:58,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/815504e0dbe840ca923d0ee49eb638af used request id req-06faf486-51fc-49c7-8047-bb302478a9ff 2018-11-02 20:43:58,090 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-75414cb5-1b2d-4b2-proj-role 2018-11-02 20:43:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/82d25cef392849ba952cb4f90e006995 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:58,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4916b5bf-9329-434e-8e06-229866002426 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:58,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/82d25cef392849ba952cb4f90e006995 used request id req-4916b5bf-9329-434e-8e06-229866002426 2018-11-02 20:43:58,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fe3a2fb4d5071b44a3ccd6cd6424f385156a7" 2018-11-02 20:43:58,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467aed82-d77e-40a9-9ce6-141446e2978d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:43:58,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-467aed82-d77e-40a9-9ce6-141446e2978d 2018-11-02 20:43:58,345 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-75414cb5-1b2d-4b2-user 2018-11-02 20:43:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4896245accc641f88b3ef7b3250f2fba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18de5ff201393356c6b594c48ad6ce5152b645b7" 2018-11-02 20:43:58,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3437a5-7208-48c1-9edc-3be42492679f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:43:58,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4896245accc641f88b3ef7b3250f2fba used request id req-5e3437a5-7208-48c1-9edc-3be42492679f 2018-11-02 20:43:58,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:58,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ZvQojymcSoqjgIFmke0qJQ"], "issued_at": "2018-11-02T20:43:58.000000Z"}} 2018-11-02 20:43:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7821298dba946913f5a04053497a607911d07664" 2018-11-02 20:43:59,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4a471d-81c1-4b13-b4c0-bcf501bcdf61 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:59,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce4a471d-81c1-4b13-b4c0-bcf501bcdf61 2018-11-02 20:43:59,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:43:59,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:43:59,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["c3jobRJ4RYSfR26whZC3GQ"], "issued_at": "2018-11-02T20:43:59.000000Z"}} 2018-11-02 20:43:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:43:59,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572b612f-0801-4ae4-a7f3-12333f15a4a4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:43:59,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-572b612f-0801-4ae4-a7f3-12333f15a4a4 2018-11-02 20:43:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:43:59,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:43:59 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:43:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:43:59,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18741d1f-2d4e-4255-853a-9766ed052526 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:43:59,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj used request id req-18741d1f-2d4e-4255-853a-9766ed052526 2018-11-02 20:43:59,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:43:59,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7867ed66-f260-468f-97ca-eb237136914e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:43:59,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7867ed66-f260-468f-97ca-eb237136914e 2018-11-02 20:43:59,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}}' 2018-11-02 20:44:00,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06087e1-2194-4a16-8ea6-f5495f0871b9 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92"}, "tags": [], "enabled": true, "id": "0a20b3fca47e46d58deabc98cc831c92", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}} 2018-11-02 20:44:00,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b06087e1-2194-4a16-8ea6-f5495f0871b9 2018-11-02 20:44:00,139 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj 2018-11-02 20:44:00,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:00,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:00,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["JNU6faOvRO6T5GDbL9KFFQ"], "issued_at": "2018-11-02T20:44:00.000000Z"}} 2018-11-02 20:44:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f17668db45e93718f59487f21ee5cc066da468" 2018-11-02 20:44:00,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b786cd-e76a-4606-9bce-2cdb38d9f080 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:00,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-11b786cd-e76a-4606-9bce-2cdb38d9f080 2018-11-02 20:44:00,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:00,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:00 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:00,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f17668db45e93718f59487f21ee5cc066da468" 2018-11-02 20:44:00,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22be288-a386-4ea5-a3a9-e05a3dffebc8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:44:00,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d22be288-a386-4ea5-a3a9-e05a3dffebc8 2018-11-02 20:44:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f17668db45e93718f59487f21ee5cc066da468" 2018-11-02 20:44:00,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65331518-4d6a-43e2-9da0-2d99c0cd1ef5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92"}, "tags": [], "enabled": true, "id": "0a20b3fca47e46d58deabc98cc831c92", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}]} 2018-11-02 20:44:00,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj used request id req-65331518-4d6a-43e2-9da0-2d99c0cd1ef5 2018-11-02 20:44:00,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f17668db45e93718f59487f21ee5cc066da468" 2018-11-02 20:44:01,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71943f6-a151-4b1f-8880-e654fe625acc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:44:01,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a71943f6-a151-4b1f-8880-e654fe625acc 2018-11-02 20:44:01,419 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-459aa6c8-76dd-4d8-user 2018-11-02 20:44:01,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:01,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c54cd0a-c15a-4caa-a138-f0f1505ec7fa Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:44:01,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7c54cd0a-c15a-4caa-a138-f0f1505ec7fa 2018-11-02 20:44:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" -d '{"role": {"name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role"}}' 2018-11-02 20:44:01,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe444c5-2b38-46e0-aba4-5d0e33b082f7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec8c202e9ce14ec5acc91e7d6409a779", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec8c202e9ce14ec5acc91e7d6409a779"}, "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role"}} 2018-11-02 20:44:01,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5fe444c5-2b38-46e0-aba4-5d0e33b082f7 2018-11-02 20:44:01,749 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role 2018-11-02 20:44:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ec8c202e9ce14ec5acc91e7d6409a779 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:01,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5db138-dd09-4994-a2ec-7fb5df84e701 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec8c202e9ce14ec5acc91e7d6409a779", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec8c202e9ce14ec5acc91e7d6409a779"}, "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role"}} 2018-11-02 20:44:01,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ec8c202e9ce14ec5acc91e7d6409a779 used request id req-9f5db138-dd09-4994-a2ec-7fb5df84e701 2018-11-02 20:44:01,858 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role to project CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj 2018-11-02 20:44:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92/users/4076af868c24420ab5216250c0d67f22/roles/ec8c202e9ce14ec5acc91e7d6409a779 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:01,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e740d66-56c8-4c42-a8f2-63455654f80d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:01,998 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92/users/4076af868c24420ab5216250c0d67f22/roles/ec8c202e9ce14ec5acc91e7d6409a779 used request id req-7e740d66-56c8-4c42-a8f2-63455654f80d 2018-11-02 20:44:02,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:02,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:02,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec8c202e9ce14ec5acc91e7d6409a779", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role"}], "expires_at": "2018-11-02T21:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-user", "id": "4076af868c24420ab5216250c0d67f22"}, "audit_ids": ["iqRi0iiKQtqrQQa_KDrENA"], "issued_at": "2018-11-02T20:44:02.000000Z"}} 2018-11-02 20:44:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:02,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621e0da9-81b4-4aee-8443-cc07bdc365e5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:02,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-621e0da9-81b4-4aee-8443-cc07bdc365e5 2018-11-02 20:44:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:02,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-31cb98c3-3297-4951-9be3-ec9b274c85f5 Date: Fri, 02 Nov 2018 20:44:02 GMT RESP BODY: {"networks":[]} 2018-11-02 20:44:02,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net used request id req-31cb98c3-3297-4951-9be3-ec9b274c85f5 2018-11-02 20:44:02,742 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net 2018-11-02 20:44:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net", "admin_state_up": true}}' 2018-11-02 20:44:03,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-f52747a2-63f7-4be9-ae92-295da90d31e4 Date: Fri, 02 Nov 2018 20:44:03 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:03Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-02T20:44:03Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net"}} 2018-11-02 20:44:03,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-f52747a2-63f7-4be9-ae92-295da90d31e4 2018-11-02 20:44:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:03,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1d1ca4da-37d8-4bcf-af34-3b371eec5738 Date: Fri, 02 Nov 2018 20:44:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:44:03Z","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:03Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net"}]} 2018-11-02 20:44:03,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 used request id req-1d1ca4da-37d8-4bcf-af34-3b371eec5738 2018-11-02 20:44:03,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:03,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-314af749-4714-49e4-8c99-853a7c351ef7 Date: Fri, 02 Nov 2018 20:44:03 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:44:03,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 used request id req-314af749-4714-49e4-8c99-853a7c351ef7 2018-11-02 20:44:03,964 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet 2018-11-02 20:44:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" -d '{"subnets": [{"ip_version": 4, "network_id": "b7db5547-5a3f-4c37-b14e-f59441fed9a9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}]}' 2018-11-02 20:44:04,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ff0276a9-ad06-4844-ad98-8a1b9724384d Date: Fri, 02 Nov 2018 20:44:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}]} 2018-11-02 20:44:04,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-ff0276a9-ad06-4844-ad98-8a1b9724384d 2018-11-02 20:44:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:05,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-5a514517-9300-4d6a-bd5c-35ff2aa183ee Date: Fri, 02 Nov 2018 20:44:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61fafd02-de2a-4fe3-bfbb-2cb4d31328f2"],"updated_at":"2018-11-02T20:44:04Z","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:03Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net"}]} 2018-11-02 20:44:05,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 used request id req-5a514517-9300-4d6a-bd5c-35ff2aa183ee 2018-11-02 20:44:05,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:05,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-433cb9be-63b9-4e9a-adc4-a72ce42271fd Date: Fri, 02 Nov 2018 20:44:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}]} 2018-11-02 20:44:05,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 used request id req-433cb9be-63b9-4e9a-adc4-a72ce42271fd 2018-11-02 20:44:05,378 - OpenStackNetwork - DEBUG - Network [b7db5547-5a3f-4c37-b14e-f59441fed9a9] created successfully 2018-11-02 20:44:05,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:05,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:05,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec8c202e9ce14ec5acc91e7d6409a779", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role"}], "expires_at": "2018-11-02T21:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-user", "id": "4076af868c24420ab5216250c0d67f22"}, "audit_ids": ["mO_eBTKhTke6InSz8vBynA"], "issued_at": "2018-11-02T20:44:05.000000Z"}} 2018-11-02 20:44:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:05,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf7e464-eeff-4d30-9b10-62a67013a26a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:05,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9bf7e464-eeff-4d30-9b10-62a67013a26a 2018-11-02 20:44:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:06,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83ffc462-d58f-441e-919e-f1f5eb949f58 Date: Fri, 02 Nov 2018 20:44:06 GMT RESP BODY: {"routers": []} 2018-11-02 20:44:06,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router&admin_state_up=True used request id req-83ffc462-d58f-441e-919e-f1f5eb949f58 2018-11-02 20:44:06,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:06,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:06,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec8c202e9ce14ec5acc91e7d6409a779", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role"}], "expires_at": "2018-11-02T21:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-user", "id": "4076af868c24420ab5216250c0d67f22"}, "audit_ids": ["cdvO6RWXQBagfC6ZbH87oA"], "issued_at": "2018-11-02T20:44:06.000000Z"}} 2018-11-02 20:44:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c00e7d345a1d20014d444bff405ae31c15e63d" 2018-11-02 20:44:06,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4351cd-65da-4118-bb95-7c78da210573 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:06,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7d4351cd-65da-4118-bb95-7c78da210573 2018-11-02 20:44:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:07,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-649e87ec-a27a-448e-b002-e9e3deb57da8 Date: Fri, 02 Nov 2018 20:44:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:44:07,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-649e87ec-a27a-448e-b002-e9e3deb57da8 2018-11-02 20:44:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:07,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-052d56e0-3cab-4735-b6a5-8a7281894e35 Date: Fri, 02 Nov 2018 20:44:07 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:44:07,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-052d56e0-3cab-4735-b6a5-8a7281894e35 2018-11-02 20:44:07,690 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router 2018-11-02 20:44:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router", "admin_state_up": true}}' 2018-11-02 20:44:09,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-c5de68a2-2222-4376-9ff6-7a5b33213a9c Date: Fri, 02 Nov 2018 20:44:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:08Z", "admin_state_up": true, "updated_at": "2018-11-02T20:44:09Z", "revision_number": 2, "routes": [], "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "a639f548-889d-42ef-9043-a6fab7347850", "name": "CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router"}} 2018-11-02 20:44:09,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-c5de68a2-2222-4376-9ff6-7a5b33213a9c 2018-11-02 20:44:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=a639f548-889d-42ef-9043-a6fab7347850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:09,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-154bdc37-9b6a-4fd4-bece-107f26daafba Date: Fri, 02 Nov 2018 20:44:09 GMT RESP BODY: {"ports":[]} 2018-11-02 20:44:09,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=a639f548-889d-42ef-9043-a6fab7347850 used request id req-154bdc37-9b6a-4fd4-bece-107f26daafba 2018-11-02 20:44:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-fac8e89e-adbd-463c-99b3-10a99ac053e5 Date: Fri, 02 Nov 2018 20:44:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61fafd02-de2a-4fe3-bfbb-2cb4d31328f2"],"updated_at":"2018-11-02T20:44:04Z","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:03Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net"}]} 2018-11-02 20:44:10,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net used request id req-fac8e89e-adbd-463c-99b3-10a99ac053e5 2018-11-02 20:44:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:10,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:10 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:10,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb47a17-0fc1-4064-9982-c07ff2db5d0d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}} 2018-11-02 20:44:10,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 used request id req-bdb47a17-0fc1-4064-9982-c07ff2db5d0d 2018-11-02 20:44:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:10,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d21d88f-2e64-4c08-8812-047accb5471a Date: Fri, 02 Nov 2018 20:44:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}]} 2018-11-02 20:44:10,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 used request id req-9d21d88f-2e64-4c08-8812-047accb5471a 2018-11-02 20:44:10,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9&name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:10,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e8a082b-4ae8-4095-aaec-7c9b7b28771f Date: Fri, 02 Nov 2018 20:44:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}]} 2018-11-02 20:44:10,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9&name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet used request id req-3e8a082b-4ae8-4095-aaec-7c9b7b28771f 2018-11-02 20:44:10,793 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-02 20:44:10,793 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router 2018-11-02 20:44:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" -d '{"subnet_id": "61fafd02-de2a-4fe3-bfbb-2cb4d31328f2"}' 2018-11-02 20:44:14,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-02dbac04-8fab-4ea6-95b6-a44a4e116172 Date: Fri, 02 Nov 2018 20:44:14 GMT RESP BODY: {"network_id": "b7db5547-5a3f-4c37-b14e-f59441fed9a9", "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "subnet_id": "61fafd02-de2a-4fe3-bfbb-2cb4d31328f2", "subnet_ids": ["61fafd02-de2a-4fe3-bfbb-2cb4d31328f2"], "port_id": "ec1740b1-e02a-4437-b30a-60134b904f1d", "id": "a639f548-889d-42ef-9043-a6fab7347850"} 2018-11-02 20:44:14,143 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850/add_router_interface used request id req-02dbac04-8fab-4ea6-95b6-a44a4e116172 2018-11-02 20:44:14,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:14,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-73d2fd65-c0db-41b1-9385-8b424c11fabb Date: Fri, 02 Nov 2018 20:44:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:08Z", "admin_state_up": true, "updated_at": "2018-11-02T20:44:12Z", "revision_number": 3, "routes": [], "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "a639f548-889d-42ef-9043-a6fab7347850", "name": "CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router"}} 2018-11-02 20:44:14,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850 used request id req-73d2fd65-c0db-41b1-9385-8b424c11fabb 2018-11-02 20:44:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=a639f548-889d-42ef-9043-a6fab7347850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:14,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-640b9960-528c-4fd1-89be-1b414df2d3a8 Date: Fri, 02 Nov 2018 20:44:14 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:12Z","admin_state_up":true,"updated_at":"2018-11-02T20:44:13Z","binding:vnic_type":"normal","device_id":"a639f548-889d-42ef-9043-a6fab7347850","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:df:f2:4d","id":"ec1740b1-e02a-4437-b30a-60134b904f1d","port_security_enabled":false,"project_id":"0a20b3fca47e46d58deabc98cc831c92","fixed_ips":[{"subnet_id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:44:14,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=a639f548-889d-42ef-9043-a6fab7347850 used request id req-640b9960-528c-4fd1-89be-1b414df2d3a8 2018-11-02 20:44:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/61fafd02-de2a-4fe3-bfbb-2cb4d31328f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:14,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-24196860-1de1-4c88-b8db-38fb0c219ce8 Date: Fri, 02 Nov 2018 20:44:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}} 2018-11-02 20:44:14,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/61fafd02-de2a-4fe3-bfbb-2cb4d31328f2 used request id req-24196860-1de1-4c88-b8db-38fb0c219ce8 2018-11-02 20:44:14,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:15,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec8c202e9ce14ec5acc91e7d6409a779", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role"}], "expires_at": "2018-11-02T21:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_0a20b3fca47e46d58deabc98cc831c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-user", "id": "4076af868c24420ab5216250c0d67f22"}, "audit_ids": ["DPQmwSaLSHewxELSJvwcwg"], "issued_at": "2018-11-02T20:44:15.000000Z"}} 2018-11-02 20:44:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42517dad22b0c30da52dd6ad8ddd201393243e5c" 2018-11-02 20:44:15,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-73d6b258-f052-4fb4-bc35-a407769867fa Date: Fri, 02 Nov 2018 20:44:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61fafd02-de2a-4fe3-bfbb-2cb4d31328f2"],"updated_at":"2018-11-02T20:44:04Z","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:03Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net"}]} 2018-11-02 20:44:15,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net used request id req-73d6b258-f052-4fb4-bc35-a407769867fa 2018-11-02 20:44:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:15,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:15 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:15,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7821298dba946913f5a04053497a607911d07664" 2018-11-02 20:44:15,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468bb0ec-06aa-4f63-97da-60121215530a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}} 2018-11-02 20:44:15,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 used request id req-468bb0ec-06aa-4f63-97da-60121215530a 2018-11-02 20:44:15,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42517dad22b0c30da52dd6ad8ddd201393243e5c" 2018-11-02 20:44:15,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-59411806-2da9-4fe9-a095-a32c8abea44c Date: Fri, 02 Nov 2018 20:44:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}]} 2018-11-02 20:44:15,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9 used request id req-59411806-2da9-4fe9-a095-a32c8abea44c 2018-11-02 20:44:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9&name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42517dad22b0c30da52dd6ad8ddd201393243e5c" 2018-11-02 20:44:16,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-64385430-41f7-46a0-b599-37fb9a1d36e9 Date: Fri, 02 Nov 2018 20:44:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}]} 2018-11-02 20:44:16,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b7db5547-5a3f-4c37-b14e-f59441fed9a9&name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet used request id req-64385430-41f7-46a0-b599-37fb9a1d36e9 2018-11-02 20:44:16,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42517dad22b0c30da52dd6ad8ddd201393243e5c" 2018-11-02 20:44:16,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-3b2e233c-e1cf-4bbc-b6a7-88931031b96a Date: Fri, 02 Nov 2018 20:44:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:08Z", "admin_state_up": true, "updated_at": "2018-11-02T20:44:12Z", "revision_number": 3, "routes": [], "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "a639f548-889d-42ef-9043-a6fab7347850", "name": "CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router"}]} 2018-11-02 20:44:16,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router used request id req-3b2e233c-e1cf-4bbc-b6a7-88931031b96a 2018-11-02 20:44:16,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7821298dba946913f5a04053497a607911d07664" 2018-11-02 20:44:16,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191a22f2-e0a7-4f94-8fa1-20c831bb0c2b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}} 2018-11-02 20:44:16,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 used request id req-191a22f2-e0a7-4f94-8fa1-20c831bb0c2b 2018-11-02 20:44:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=a639f548-889d-42ef-9043-a6fab7347850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42517dad22b0c30da52dd6ad8ddd201393243e5c" 2018-11-02 20:44:17,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-72143476-7a9b-442c-b5aa-7ded6be341d4 Date: Fri, 02 Nov 2018 20:44:17 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:12Z","admin_state_up":true,"updated_at":"2018-11-02T20:44:13Z","binding:vnic_type":"normal","device_id":"a639f548-889d-42ef-9043-a6fab7347850","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:df:f2:4d","id":"ec1740b1-e02a-4437-b30a-60134b904f1d","port_security_enabled":false,"project_id":"0a20b3fca47e46d58deabc98cc831c92","fixed_ips":[{"subnet_id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:44:17,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=a639f548-889d-42ef-9043-a6fab7347850 used request id req-72143476-7a9b-442c-b5aa-7ded6be341d4 2018-11-02 20:44:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/61fafd02-de2a-4fe3-bfbb-2cb4d31328f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42517dad22b0c30da52dd6ad8ddd201393243e5c" 2018-11-02 20:44:18,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-04234046-09e4-45f3-a6d0-ce99d748a4da Date: Fri, 02 Nov 2018 20:44:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7db5547-5a3f-4c37-b14e-f59441fed9a9","tenant_id":"0a20b3fca47e46d58deabc98cc831c92","created_at":"2018-11-02T20:44:04Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a20b3fca47e46d58deabc98cc831c92","id":"61fafd02-de2a-4fe3-bfbb-2cb4d31328f2","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet"}} 2018-11-02 20:44:18,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/61fafd02-de2a-4fe3-bfbb-2cb4d31328f2 used request id req-04234046-09e4-45f3-a6d0-ce99d748a4da 2018-11-02 20:44:18,045 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router and subnet CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet 2018-11-02 20:44:18,045 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router 2018-11-02 20:44:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" -d '{"subnet_id": "61fafd02-de2a-4fe3-bfbb-2cb4d31328f2"}' 2018-11-02 20:44:20,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6a4dd08b-aa85-41ee-8f2b-b7818d0b45fd Date: Fri, 02 Nov 2018 20:44:20 GMT RESP BODY: {"network_id": "b7db5547-5a3f-4c37-b14e-f59441fed9a9", "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "subnet_id": "61fafd02-de2a-4fe3-bfbb-2cb4d31328f2", "subnet_ids": ["61fafd02-de2a-4fe3-bfbb-2cb4d31328f2"], "port_id": "ec1740b1-e02a-4437-b30a-60134b904f1d", "id": "a639f548-889d-42ef-9043-a6fab7347850"} 2018-11-02 20:44:20,105 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850/remove_router_interface used request id req-6a4dd08b-aa85-41ee-8f2b-b7818d0b45fd 2018-11-02 20:44:20,105 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router 2018-11-02 20:44:20,105 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-router 2018-11-02 20:44:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f42ec2947b0fff129917e37193da570f7c4b39" 2018-11-02 20:44:21,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6878ac9-56a8-4183-a38f-bb245d42249a Content-Length: 0 Date: Fri, 02 Nov 2018 20:44:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:21,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/a639f548-889d-42ef-9043-a6fab7347850 used request id req-a6878ac9-56a8-4183-a38f-bb245d42249a 2018-11-02 20:44:21,402 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet 2018-11-02 20:44:21,402 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-subnet 2018-11-02 20:44:21,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/61fafd02-de2a-4fe3-bfbb-2cb4d31328f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:24,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f97471e8-141a-4593-b188-2b33d1c780f4 Date: Fri, 02 Nov 2018 20:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:24,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/61fafd02-de2a-4fe3-bfbb-2cb4d31328f2 used request id req-f97471e8-141a-4593-b188-2b33d1c780f4 2018-11-02 20:44:24,248 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d5e1195f-e934-4c29-85d1-d08f5a023a21-pub-net 2018-11-02 20:44:24,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/b7db5547-5a3f-4c37-b14e-f59441fed9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffec1c4c995aa1557e7a2fddf5646282aa1b84b7" 2018-11-02 20:44:26,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0347357-5078-477d-8cc9-d8541240d4c7 Date: Fri, 02 Nov 2018 20:44:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:26,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b7db5547-5a3f-4c37-b14e-f59441fed9a9 used request id req-a0347357-5078-477d-8cc9-d8541240d4c7 2018-11-02 20:44:26,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:26,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9117e030-e6cd-4283-86cd-22a0d6a71d54 Date: Fri, 02 Nov 2018 20:44:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:03Z", "updated_at": "2018-11-02T20:44:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "revision_number": 0, "id": "0b2cf73f-8cd1-441d-a4e3-5329eb283cb5", "remote_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a20b3fca47e46d58deabc98cc831c92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "revision_number": 0, "id": "4104a6d3-aee0-4b96-9990-fe34f76a0d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a20b3fca47e46d58deabc98cc831c92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "revision_number": 0, "id": "474c37ba-0002-4e8f-bc95-ea4eb7321ba7", "remote_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a20b3fca47e46d58deabc98cc831c92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "revision_number": 0, "id": "a90f3793-424d-41d6-b03b-079b0b192cf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a20b3fca47e46d58deabc98cc831c92"}], "revision_number": 4, "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:44:26,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9117e030-e6cd-4283-86cd-22a0d6a71d54 2018-11-02 20:44:26,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:26,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ddcb70-01e2-4fe6-93a3-7114fd7f195e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0a20b3fca47e46d58deabc98cc831c92", "name": "CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj"}} 2018-11-02 20:44:26,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 used request id req-c1ddcb70-01e2-4fe6-93a3-7114fd7f195e 2018-11-02 20:44:26,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b 2018-11-02 20:44:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:27,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ae794057-dfb4-4f5b-8c9f-711d0383c5e7 Date: Fri, 02 Nov 2018 20:44:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:03Z", "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "0b2cf73f-8cd1-441d-a4e3-5329eb283cb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:03Z", "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "4104a6d3-aee0-4b96-9990-fe34f76a0d00"}, {"remote_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:03Z", "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "474c37ba-0002-4e8f-bc95-ea4eb7321ba7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:03Z", "security_group_id": "4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a20b3fca47e46d58deabc98cc831c92", "created_at": "2018-11-02T20:44:03Z", "project_id": "0a20b3fca47e46d58deabc98cc831c92", "id": "a90f3793-424d-41d6-b03b-079b0b192cf1"}]} 2018-11-02 20:44:27,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b used request id req-ae794057-dfb4-4f5b-8c9f-711d0383c5e7 2018-11-02 20:44:27,048 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:44:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:27,420 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a82be39d-dff3-42bb-99af-d98f7f0475c0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:44:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:27,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4fdf0dc5-b2d7-48cd-8e69-2f57a1fbb46b used request id req-a82be39d-dff3-42bb-99af-d98f7f0475c0 2018-11-02 20:44:27,421 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj 2018-11-02 20:44:27,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:27,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020d556c-234e-4154-88c0-1ba3b853c2bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:27,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/0a20b3fca47e46d58deabc98cc831c92 used request id req-020d556c-234e-4154-88c0-1ba3b853c2bf 2018-11-02 20:44:27,828 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-459aa6c8-76dd-4d8-proj-role 2018-11-02 20:44:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ec8c202e9ce14ec5acc91e7d6409a779 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:27,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29becc11-f1b5-4ec9-9f1e-2ef723d322dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:27,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ec8c202e9ce14ec5acc91e7d6409a779 used request id req-29becc11-f1b5-4ec9-9f1e-2ef723d322dc 2018-11-02 20:44:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6738f7ca977baf884766cb43e955fe972f2e7508" 2018-11-02 20:44:28,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9b60ac-ffbd-4dc2-9b49-71ff4c17094d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:44:28,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9a9b60ac-ffbd-4dc2-9b49-71ff4c17094d 2018-11-02 20:44:28,078 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-459aa6c8-76dd-4d8-user 2018-11-02 20:44:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4076af868c24420ab5216250c0d67f22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f17668db45e93718f59487f21ee5cc066da468" 2018-11-02 20:44:28,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da64a4be-2f5f-4798-8fe8-41e261671b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:28,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4076af868c24420ab5216250c0d67f22 used request id req-da64a4be-2f5f-4798-8fe8-41e261671b5e 2018-11-02 20:44:28,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:28,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["2FMCzuwzT8KCbq-5nNLhXA"], "issued_at": "2018-11-02T20:44:28.000000Z"}} 2018-11-02 20:44:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df99a21cf6f6a6822b9838200ecf670f430e7aca" 2018-11-02 20:44:28,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c9eac6-1b20-4eaa-ac0b-9d036673c081 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:28,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-03c9eac6-1b20-4eaa-ac0b-9d036673c081 2018-11-02 20:44:28,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:28,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:29,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["aTtHksT4RkiJnEmYIzGcow"], "issued_at": "2018-11-02T20:44:29.000000Z"}} 2018-11-02 20:44:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:29,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8b76a1-0b56-49de-8abc-5387b92c173d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:29,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3d8b76a1-0b56-49de-8abc-5387b92c173d 2018-11-02 20:44:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:29,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:29,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:29,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47070a46-0ca7-476c-804d-d426179ad966 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:44:29,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj used request id req-47070a46-0ca7-476c-804d-d426179ad966 2018-11-02 20:44:29,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:29,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b6c7a93-83d7-4154-bb43-a935da8da4bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:44:29,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9b6c7a93-83d7-4154-bb43-a935da8da4bd 2018-11-02 20:44:29,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj"}}' 2018-11-02 20:44:29,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f908018f-444e-4744-8e39-162837a42e7f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df"}, "tags": [], "enabled": true, "id": "effc62ac6a444f45b757c361220f87df", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj"}} 2018-11-02 20:44:29,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f908018f-444e-4744-8e39-162837a42e7f 2018-11-02 20:44:29,786 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj 2018-11-02 20:44:29,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:29,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:30,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["vG2jzCb6RgSW7eoPp8YjpQ"], "issued_at": "2018-11-02T20:44:30.000000Z"}} 2018-11-02 20:44:30,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee7a895ae396bdb2f75b01c2763afecc28f2214" 2018-11-02 20:44:30,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8648f8-a6a5-4195-b63b-c1a2e6e7f47d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:30,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1d8648f8-a6a5-4195-b63b-c1a2e6e7f47d 2018-11-02 20:44:30,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:30,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:30 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee7a895ae396bdb2f75b01c2763afecc28f2214" 2018-11-02 20:44:30,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002f6e24-4ccf-4ed2-a2b7-d4429e8df1dd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:44:30,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-002f6e24-4ccf-4ed2-a2b7-d4429e8df1dd 2018-11-02 20:44:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee7a895ae396bdb2f75b01c2763afecc28f2214" 2018-11-02 20:44:30,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443f7b52-9c5c-483e-83d5-2db4491d0d2b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df"}, "tags": [], "enabled": true, "id": "effc62ac6a444f45b757c361220f87df", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj"}]} 2018-11-02 20:44:30,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj used request id req-443f7b52-9c5c-483e-83d5-2db4491d0d2b 2018-11-02 20:44:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee7a895ae396bdb2f75b01c2763afecc28f2214" 2018-11-02 20:44:30,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db43882e-4a1c-4b67-b565-3bf0cc6f38a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:44:30,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-db43882e-4a1c-4b67-b565-3bf0cc6f38a8 2018-11-02 20:44:31,108 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-aaebe4e4-bf37-438-user 2018-11-02 20:44:31,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:31,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d333062-875b-4e70-acda-05ce7fb4b5f0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:44:31,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d333062-875b-4e70-acda-05ce7fb4b5f0 2018-11-02 20:44:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" -d '{"role": {"name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role"}}' 2018-11-02 20:44:31,384 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-375ea96d-6da5-4d2d-bc21-d6a6034ec374 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e3e9c882b7e4d5eb0d70882d8379a44", "links": {"self": "http://172.30.9.31:5000/v3/roles/8e3e9c882b7e4d5eb0d70882d8379a44"}, "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role"}} 2018-11-02 20:44:31,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-375ea96d-6da5-4d2d-bc21-d6a6034ec374 2018-11-02 20:44:31,384 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role 2018-11-02 20:44:31,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8e3e9c882b7e4d5eb0d70882d8379a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:31,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27506b7-fc47-4eaa-ad54-f4bdd64c76fb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e3e9c882b7e4d5eb0d70882d8379a44", "links": {"self": "http://172.30.9.31:5000/v3/roles/8e3e9c882b7e4d5eb0d70882d8379a44"}, "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role"}} 2018-11-02 20:44:31,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8e3e9c882b7e4d5eb0d70882d8379a44 used request id req-b27506b7-fc47-4eaa-ad54-f4bdd64c76fb 2018-11-02 20:44:31,493 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role to project CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj 2018-11-02 20:44:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df/users/a5eb2b6f843747feba25187ca6fcac12/roles/8e3e9c882b7e4d5eb0d70882d8379a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:31,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993403fa-db56-420d-89f4-c2a417555340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:31,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df/users/a5eb2b6f843747feba25187ca6fcac12/roles/8e3e9c882b7e4d5eb0d70882d8379a44 used request id req-993403fa-db56-420d-89f4-c2a417555340 2018-11-02 20:44:31,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:31,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:32,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e3e9c882b7e4d5eb0d70882d8379a44", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role"}], "expires_at": "2018-11-02T21:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "effc62ac6a444f45b757c361220f87df", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-user", "id": "a5eb2b6f843747feba25187ca6fcac12"}, "audit_ids": ["goTwWzjrR9mQMEOx3zmMmg"], "issued_at": "2018-11-02T20:44:32.000000Z"}} 2018-11-02 20:44:32,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:32,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97868d0-aa97-4d12-ba8a-b607ccef6fea 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:32,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d97868d0-aa97-4d12-ba8a-b607ccef6fea 2018-11-02 20:44:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:32,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-857b5c20-a195-4702-8aa8-f48008f8066a Date: Fri, 02 Nov 2018 20:44:32 GMT RESP BODY: {"networks":[]} 2018-11-02 20:44:32,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net used request id req-857b5c20-a195-4702-8aa8-f48008f8066a 2018-11-02 20:44:32,380 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net 2018-11-02 20:44:32,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net", "admin_state_up": true}}' 2018-11-02 20:44:33,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-b91e37d6-ce67-4ad8-bb0a-a97038ecf97d Date: Fri, 02 Nov 2018 20:44:33 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-02T20:44:32Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"effc62ac6a444f45b757c361220f87df","id":"7bf79689-340f-414c-9010-441434f7cbcc","name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net"}} 2018-11-02 20:44:33,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-b91e37d6-ce67-4ad8-bb0a-a97038ecf97d 2018-11-02 20:44:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=7bf79689-340f-414c-9010-441434f7cbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:33,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-44a3b65e-88f0-4713-9f31-484de1b89de0 Date: Fri, 02 Nov 2018 20:44:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:44:32Z","tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"effc62ac6a444f45b757c361220f87df","id":"7bf79689-340f-414c-9010-441434f7cbcc","name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net"}]} 2018-11-02 20:44:33,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=7bf79689-340f-414c-9010-441434f7cbcc used request id req-44a3b65e-88f0-4713-9f31-484de1b89de0 2018-11-02 20:44:33,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:34,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8aa460a9-1869-4919-ad47-d5be19509beb Date: Fri, 02 Nov 2018 20:44:34 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:44:34,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc used request id req-8aa460a9-1869-4919-ad47-d5be19509beb 2018-11-02 20:44:34,470 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet 2018-11-02 20:44:34,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" -d '{"subnets": [{"ip_version": 4, "network_id": "7bf79689-340f-414c-9010-441434f7cbcc", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet"}]}' 2018-11-02 20:44:35,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8ff02b6-c7e2-4f00-a17f-e97245aa2a0a Date: Fri, 02 Nov 2018 20:44:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bf79689-340f-414c-9010-441434f7cbcc","tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:35Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"effc62ac6a444f45b757c361220f87df","id":"eca735ed-c628-4374-9f41-866ececabb00","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet"}]} 2018-11-02 20:44:35,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-c8ff02b6-c7e2-4f00-a17f-e97245aa2a0a 2018-11-02 20:44:35,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=7bf79689-340f-414c-9010-441434f7cbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:36,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-4e2ef3d2-9dee-4822-a887-377fbaed8676 Date: Fri, 02 Nov 2018 20:44:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eca735ed-c628-4374-9f41-866ececabb00"],"updated_at":"2018-11-02T20:44:35Z","tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"effc62ac6a444f45b757c361220f87df","id":"7bf79689-340f-414c-9010-441434f7cbcc","name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net"}]} 2018-11-02 20:44:36,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=7bf79689-340f-414c-9010-441434f7cbcc used request id req-4e2ef3d2-9dee-4822-a887-377fbaed8676 2018-11-02 20:44:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:36,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b4e62bc6-71fc-4d7c-a265-f6cc487c9d96 Date: Fri, 02 Nov 2018 20:44:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bf79689-340f-414c-9010-441434f7cbcc","tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:35Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"effc62ac6a444f45b757c361220f87df","id":"eca735ed-c628-4374-9f41-866ececabb00","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet"}]} 2018-11-02 20:44:36,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc used request id req-b4e62bc6-71fc-4d7c-a265-f6cc487c9d96 2018-11-02 20:44:36,353 - OpenStackNetwork - DEBUG - Network [7bf79689-340f-414c-9010-441434f7cbcc] created successfully 2018-11-02 20:44:36,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:36,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e3e9c882b7e4d5eb0d70882d8379a44", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role"}], "expires_at": "2018-11-02T21:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "effc62ac6a444f45b757c361220f87df", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/effc62ac6a444f45b757c361220f87df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_effc62ac6a444f45b757c361220f87df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_effc62ac6a444f45b757c361220f87df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-user", "id": "a5eb2b6f843747feba25187ca6fcac12"}, "audit_ids": ["_siY6f0PR3ezj_pSsMRhNg"], "issued_at": "2018-11-02T20:44:36.000000Z"}} 2018-11-02 20:44:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ecedd53df437526b4fcfeefb7fdfdce444de7e" 2018-11-02 20:44:37,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-96e4089b-c806-4b9e-8ad6-b62e871a1a77 Date: Fri, 02 Nov 2018 20:44:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eca735ed-c628-4374-9f41-866ececabb00"],"updated_at":"2018-11-02T20:44:35Z","tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"effc62ac6a444f45b757c361220f87df","id":"7bf79689-340f-414c-9010-441434f7cbcc","name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net"}]} 2018-11-02 20:44:37,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net used request id req-96e4089b-c806-4b9e-8ad6-b62e871a1a77 2018-11-02 20:44:37,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:37,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df99a21cf6f6a6822b9838200ecf670f430e7aca" 2018-11-02 20:44:37,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb8b11f-8d76-4054-bf66-d2fc6a640526 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "effc62ac6a444f45b757c361220f87df", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj"}} 2018-11-02 20:44:37,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df used request id req-2eb8b11f-8d76-4054-bf66-d2fc6a640526 2018-11-02 20:44:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ecedd53df437526b4fcfeefb7fdfdce444de7e" 2018-11-02 20:44:37,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-09df740f-4b65-4f19-99a6-4838b07752e6 Date: Fri, 02 Nov 2018 20:44:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bf79689-340f-414c-9010-441434f7cbcc","tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:35Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"effc62ac6a444f45b757c361220f87df","id":"eca735ed-c628-4374-9f41-866ececabb00","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet"}]} 2018-11-02 20:44:37,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc used request id req-09df740f-4b65-4f19-99a6-4838b07752e6 2018-11-02 20:44:37,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc&name=CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ecedd53df437526b4fcfeefb7fdfdce444de7e" 2018-11-02 20:44:37,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-011493f2-df0f-4b33-a782-4e669668ee77 Date: Fri, 02 Nov 2018 20:44:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bf79689-340f-414c-9010-441434f7cbcc","tenant_id":"effc62ac6a444f45b757c361220f87df","created_at":"2018-11-02T20:44:35Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"effc62ac6a444f45b757c361220f87df","id":"eca735ed-c628-4374-9f41-866ececabb00","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet"}]} 2018-11-02 20:44:37,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7bf79689-340f-414c-9010-441434f7cbcc&name=CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet used request id req-011493f2-df0f-4b33-a782-4e669668ee77 2018-11-02 20:44:37,703 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet 2018-11-02 20:44:37,703 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-subnet 2018-11-02 20:44:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/eca735ed-c628-4374-9f41-866ececabb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:41,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d21ca778-5e64-40da-aca1-40ebeb15f5cf Date: Fri, 02 Nov 2018 20:44:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:41,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/eca735ed-c628-4374-9f41-866ececabb00 used request id req-d21ca778-5e64-40da-aca1-40ebeb15f5cf 2018-11-02 20:44:41,322 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-40c4bdaf-ea14-4ca1-a8dc-a28f6ae781f0-pub-net 2018-11-02 20:44:41,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/7bf79689-340f-414c-9010-441434f7cbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8177da91c8377c2aab92f7b522c28934fbc1d1" 2018-11-02 20:44:42,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bd4dc31-d867-4b63-b9e4-60f69880a6d9 Date: Fri, 02 Nov 2018 20:44:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:42,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/7bf79689-340f-414c-9010-441434f7cbcc used request id req-4bd4dc31-d867-4b63-b9e4-60f69880a6d9 2018-11-02 20:44:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:43,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-37bf8a50-9540-4177-a444-0345311fa06e Date: Fri, 02 Nov 2018 20:44:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "effc62ac6a444f45b757c361220f87df", "created_at": "2018-11-02T20:44:32Z", "updated_at": "2018-11-02T20:44:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "revision_number": 0, "id": "3cb647fe-acc5-44c6-86af-7a9e0cad2c98", "remote_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "tenant_id": "effc62ac6a444f45b757c361220f87df", "port_range_min": null, "ethertype": "IPv4", "project_id": "effc62ac6a444f45b757c361220f87df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "revision_number": 0, "id": "6ca118be-4ce7-4cf0-8b4e-e30fce4e5785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "tenant_id": "effc62ac6a444f45b757c361220f87df", "port_range_min": null, "ethertype": "IPv4", "project_id": "effc62ac6a444f45b757c361220f87df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "revision_number": 0, "id": "8cdff1b7-85d0-4e46-9d6a-ccf34dce6c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "tenant_id": "effc62ac6a444f45b757c361220f87df", "port_range_min": null, "ethertype": "IPv6", "project_id": "effc62ac6a444f45b757c361220f87df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "revision_number": 0, "id": "a3bb639e-fc90-48fa-ab04-d5c9564275c6", "remote_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "tenant_id": "effc62ac6a444f45b757c361220f87df", "port_range_min": null, "ethertype": "IPv6", "project_id": "effc62ac6a444f45b757c361220f87df"}], "revision_number": 4, "project_id": "effc62ac6a444f45b757c361220f87df", "id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:44:43,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-37bf8a50-9540-4177-a444-0345311fa06e 2018-11-02 20:44:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:43,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25fcb8b8-c4e7-48e0-9a2b-95e59e221d8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:44:43,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-25fcb8b8-c4e7-48e0-9a2b-95e59e221d8b 2018-11-02 20:44:43,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:44:43,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:43,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbc3574-10ba-42f7-8c51-97818f0700ec Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "effc62ac6a444f45b757c361220f87df", "name": "CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj"}} 2018-11-02 20:44:43,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df used request id req-cbbc3574-10ba-42f7-8c51-97818f0700ec 2018-11-02 20:44:43,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cd4d384-4aad-43d3-b07e-72152b2ad10e 2018-11-02 20:44:43,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5cd4d384-4aad-43d3-b07e-72152b2ad10e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:44,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb711e4b-ddbe-48d4-a4f8-bfc503f15275 Date: Fri, 02 Nov 2018 20:44:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "port_range_min": null, "revision_number": 0, "tenant_id": "effc62ac6a444f45b757c361220f87df", "created_at": "2018-11-02T20:44:32Z", "project_id": "effc62ac6a444f45b757c361220f87df", "id": "3cb647fe-acc5-44c6-86af-7a9e0cad2c98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "port_range_min": null, "revision_number": 0, "tenant_id": "effc62ac6a444f45b757c361220f87df", "created_at": "2018-11-02T20:44:32Z", "project_id": "effc62ac6a444f45b757c361220f87df", "id": "6ca118be-4ce7-4cf0-8b4e-e30fce4e5785"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "port_range_min": null, "revision_number": 0, "tenant_id": "effc62ac6a444f45b757c361220f87df", "created_at": "2018-11-02T20:44:32Z", "project_id": "effc62ac6a444f45b757c361220f87df", "id": "8cdff1b7-85d0-4e46-9d6a-ccf34dce6c3d"}, {"remote_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:32Z", "security_group_id": "5cd4d384-4aad-43d3-b07e-72152b2ad10e", "port_range_min": null, "revision_number": 0, "tenant_id": "effc62ac6a444f45b757c361220f87df", "created_at": "2018-11-02T20:44:32Z", "project_id": "effc62ac6a444f45b757c361220f87df", "id": "a3bb639e-fc90-48fa-ab04-d5c9564275c6"}]} 2018-11-02 20:44:44,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5cd4d384-4aad-43d3-b07e-72152b2ad10e used request id req-cb711e4b-ddbe-48d4-a4f8-bfc503f15275 2018-11-02 20:44:44,114 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:44:44,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5cd4d384-4aad-43d3-b07e-72152b2ad10e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:44,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfb37c40-68f2-4864-bf9d-db1634e48d15 Content-Length: 0 Date: Fri, 02 Nov 2018 20:44:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:44,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5cd4d384-4aad-43d3-b07e-72152b2ad10e used request id req-bfb37c40-68f2-4864-bf9d-db1634e48d15 2018-11-02 20:44:44,504 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj 2018-11-02 20:44:44,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:44,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b3adcd4-afa2-4d4f-b56d-533401c0ede7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:44,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/effc62ac6a444f45b757c361220f87df used request id req-9b3adcd4-afa2-4d4f-b56d-533401c0ede7 2018-11-02 20:44:44,787 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-aaebe4e4-bf37-438-proj-role 2018-11-02 20:44:44,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/8e3e9c882b7e4d5eb0d70882d8379a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:44,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c204ddc0-2b01-4eae-8fe3-5e9ee281653b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:44,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8e3e9c882b7e4d5eb0d70882d8379a44 used request id req-c204ddc0-2b01-4eae-8fe3-5e9ee281653b 2018-11-02 20:44:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f227f1be075b1436da512e5457e102486f47e79" 2018-11-02 20:44:45,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0f2440-ba79-49dc-a5db-f8c4c40a957c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:44:45,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0e0f2440-ba79-49dc-a5db-f8c4c40a957c 2018-11-02 20:44:45,027 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-aaebe4e4-bf37-438-user 2018-11-02 20:44:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a5eb2b6f843747feba25187ca6fcac12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee7a895ae396bdb2f75b01c2763afecc28f2214" 2018-11-02 20:44:45,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77b63c2-b002-4f4a-b31e-70a8b54bb5b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:45,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a5eb2b6f843747feba25187ca6fcac12 used request id req-b77b63c2-b002-4f4a-b31e-70a8b54bb5b7 2018-11-02 20:44:45,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:45,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Aq-mUsFTR2qJwHw-H70jIA"], "issued_at": "2018-11-02T20:44:45.000000Z"}} 2018-11-02 20:44:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d7c52ed9c0de082a8a426e35c03a48272e4945" 2018-11-02 20:44:45,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af652c12-e516-48ed-8f60-8d782e8fe021 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:45,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-af652c12-e516-48ed-8f60-8d782e8fe021 2018-11-02 20:44:45,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:45,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:46,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NvnJ5rOdQgGUTscO2V8hhQ"], "issued_at": "2018-11-02T20:44:46.000000Z"}} 2018-11-02 20:44:46,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:46,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590e1084-b0fa-4166-9692-4c262eb25201 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:46,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-590e1084-b0fa-4166-9692-4c262eb25201 2018-11-02 20:44:46,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:46,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:46,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7062ad95-3e6e-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:46,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d746958-f45a-4a25-9754-fd7e606992dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7062ad95-3e6e-422-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:44:46,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7062ad95-3e6e-422-proj used request id req-5d746958-f45a-4a25-9754-fd7e606992dc 2018-11-02 20:44:46,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:46,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d23882a-4549-47c8-af15-96c33a1c3a6a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:44:46,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1d23882a-4549-47c8-af15-96c33a1c3a6a 2018-11-02 20:44:46,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj"}}' 2018-11-02 20:44:46,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ef2087-e435-478a-8e4f-83b36f7aab5f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6"}, "tags": [], "enabled": true, "id": "ba09a32ba1184c8da4d8af8b059b1ec6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj"}} 2018-11-02 20:44:46,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a7ef2087-e435-478a-8e4f-83b36f7aab5f 2018-11-02 20:44:46,677 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-7062ad95-3e6e-422-proj 2018-11-02 20:44:46,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:46,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:47,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ZaJANJnOT2asiYnkxpCMtg"], "issued_at": "2018-11-02T20:44:47.000000Z"}} 2018-11-02 20:44:47,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e50ef1b4296daa98eb34a4e45f3aafa8aa0b7" 2018-11-02 20:44:47,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3b97f2-ea24-4d70-b432-5bb4a2b3fd5d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:47,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cb3b97f2-ea24-4d70-b432-5bb4a2b3fd5d 2018-11-02 20:44:47,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:47,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e50ef1b4296daa98eb34a4e45f3aafa8aa0b7" 2018-11-02 20:44:47,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007595b4-b9de-4a2f-9d73-88a65f85c6e2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:44:47,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-007595b4-b9de-4a2f-9d73-88a65f85c6e2 2018-11-02 20:44:47,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-7062ad95-3e6e-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e50ef1b4296daa98eb34a4e45f3aafa8aa0b7" 2018-11-02 20:44:47,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0dd526-5552-4eaa-8535-f165b6899b88 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-7062ad95-3e6e-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6"}, "tags": [], "enabled": true, "id": "ba09a32ba1184c8da4d8af8b059b1ec6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj"}]} 2018-11-02 20:44:47,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-7062ad95-3e6e-422-proj used request id req-ab0dd526-5552-4eaa-8535-f165b6899b88 2018-11-02 20:44:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e50ef1b4296daa98eb34a4e45f3aafa8aa0b7" 2018-11-02 20:44:47,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdefbcc-a094-4b82-ab39-762cd5c93dc6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:44:47,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0cdefbcc-a094-4b82-ab39-762cd5c93dc6 2018-11-02 20:44:48,018 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-7062ad95-3e6e-422-user 2018-11-02 20:44:48,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:48,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe4660c-3d88-45ee-8432-434a00e42d57 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:44:48,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1fe4660c-3d88-45ee-8432-434a00e42d57 2018-11-02 20:44:48,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" -d '{"role": {"name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role"}}' 2018-11-02 20:44:48,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6ad98b-5a46-4f21-ba55-d5bd574f512f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03751189103d43cb9e14ae5c24a0f4b3", "links": {"self": "http://172.30.9.31:5000/v3/roles/03751189103d43cb9e14ae5c24a0f4b3"}, "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role"}} 2018-11-02 20:44:48,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0a6ad98b-5a46-4f21-ba55-d5bd574f512f 2018-11-02 20:44:48,187 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role 2018-11-02 20:44:48,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/03751189103d43cb9e14ae5c24a0f4b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:48,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839035d2-3736-47f7-baaf-65203a404c0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03751189103d43cb9e14ae5c24a0f4b3", "links": {"self": "http://172.30.9.31:5000/v3/roles/03751189103d43cb9e14ae5c24a0f4b3"}, "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role"}} 2018-11-02 20:44:48,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/03751189103d43cb9e14ae5c24a0f4b3 used request id req-839035d2-3736-47f7-baaf-65203a404c0c 2018-11-02 20:44:48,299 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role to project CreateNetworkSuccessTests-7062ad95-3e6e-422-proj 2018-11-02 20:44:48,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6/users/7f22a74f32d24285aa34bc1a97f60247/roles/03751189103d43cb9e14ae5c24a0f4b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:48,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b491dfb-c99d-432f-9d20-68fbf16a5498 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:44:48,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6/users/7f22a74f32d24285aa34bc1a97f60247/roles/03751189103d43cb9e14ae5c24a0f4b3 used request id req-7b491dfb-c99d-432f-9d20-68fbf16a5498 2018-11-02 20:44:48,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:48,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:48,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03751189103d43cb9e14ae5c24a0f4b3", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role"}], "expires_at": "2018-11-02T21:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba09a32ba1184c8da4d8af8b059b1ec6", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-user", "id": "7f22a74f32d24285aa34bc1a97f60247"}, "audit_ids": ["h0wawE2oT0qBwGZsfA_LQw"], "issued_at": "2018-11-02T20:44:48.000000Z"}} 2018-11-02 20:44:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:48,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef769d4-6ccf-4916-9412-302deee2ddf7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:48,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bef769d4-6ccf-4916-9412-302deee2ddf7 2018-11-02 20:44:48,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:49,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c47359ca-e49f-4afa-b97c-e9f23424fe39 Date: Fri, 02 Nov 2018 20:44:49 GMT RESP BODY: {"networks":[]} 2018-11-02 20:44:49,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net used request id req-c47359ca-e49f-4afa-b97c-e9f23424fe39 2018-11-02 20:44:49,210 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net 2018-11-02 20:44:49,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net", "admin_state_up": true}}' 2018-11-02 20:44:50,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-9e67865b-37f9-41d9-aa60-f78ca5ef1510 Date: Fri, 02 Nov 2018 20:44:50 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ba09a32ba1184c8da4d8af8b059b1ec6","created_at":"2018-11-02T20:44:50Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-02T20:44:50Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ba09a32ba1184c8da4d8af8b059b1ec6","id":"07a86382-134f-403b-b69c-bbe2f6f149d3","name":"CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net"}} 2018-11-02 20:44:50,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-9e67865b-37f9-41d9-aa60-f78ca5ef1510 2018-11-02 20:44:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=07a86382-134f-403b-b69c-bbe2f6f149d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:50,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-00f547d1-2614-4239-af0d-3f7773e08b2c Date: Fri, 02 Nov 2018 20:44:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:44:50Z","tenant_id":"ba09a32ba1184c8da4d8af8b059b1ec6","created_at":"2018-11-02T20:44:50Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ba09a32ba1184c8da4d8af8b059b1ec6","id":"07a86382-134f-403b-b69c-bbe2f6f149d3","name":"CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net"}]} 2018-11-02 20:44:50,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=07a86382-134f-403b-b69c-bbe2f6f149d3 used request id req-00f547d1-2614-4239-af0d-3f7773e08b2c 2018-11-02 20:44:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=07a86382-134f-403b-b69c-bbe2f6f149d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:51,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4bf0263d-d49a-44ff-a569-a9b40c2605b7 Date: Fri, 02 Nov 2018 20:44:51 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:44:51,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=07a86382-134f-403b-b69c-bbe2f6f149d3 used request id req-4bf0263d-d49a-44ff-a569-a9b40c2605b7 2018-11-02 20:44:51,232 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-subnet 2018-11-02 20:44:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" -d '{"subnets": [{"ip_version": 4, "network_id": "07a86382-134f-403b-b69c-bbe2f6f149d3", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-subnet"}]}' 2018-11-02 20:44:52,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e6a484d-d7e0-4876-88d1-b5c8069bb21a Date: Fri, 02 Nov 2018 20:44:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a86382-134f-403b-b69c-bbe2f6f149d3","tenant_id":"ba09a32ba1184c8da4d8af8b059b1ec6","created_at":"2018-11-02T20:44:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:51Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ba09a32ba1184c8da4d8af8b059b1ec6","id":"6276d5dd-d5f4-4dee-b886-df325908df9d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-subnet"}]} 2018-11-02 20:44:52,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-9e6a484d-d7e0-4876-88d1-b5c8069bb21a 2018-11-02 20:44:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=07a86382-134f-403b-b69c-bbe2f6f149d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:53,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-ac0d491a-2832-49d7-b36d-479281e8ef5f Date: Fri, 02 Nov 2018 20:44:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6276d5dd-d5f4-4dee-b886-df325908df9d"],"updated_at":"2018-11-02T20:44:51Z","tenant_id":"ba09a32ba1184c8da4d8af8b059b1ec6","created_at":"2018-11-02T20:44:50Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ba09a32ba1184c8da4d8af8b059b1ec6","id":"07a86382-134f-403b-b69c-bbe2f6f149d3","name":"CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net"}]} 2018-11-02 20:44:53,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=07a86382-134f-403b-b69c-bbe2f6f149d3 used request id req-ac0d491a-2832-49d7-b36d-479281e8ef5f 2018-11-02 20:44:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=07a86382-134f-403b-b69c-bbe2f6f149d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:53,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2309330d-164d-4b13-b867-7620c99e506c Date: Fri, 02 Nov 2018 20:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a86382-134f-403b-b69c-bbe2f6f149d3","tenant_id":"ba09a32ba1184c8da4d8af8b059b1ec6","created_at":"2018-11-02T20:44:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ba09a32ba1184c8da4d8af8b059b1ec6","id":"6276d5dd-d5f4-4dee-b886-df325908df9d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-subnet"}]} 2018-11-02 20:44:53,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=07a86382-134f-403b-b69c-bbe2f6f149d3 used request id req-2309330d-164d-4b13-b867-7620c99e506c 2018-11-02 20:44:53,245 - OpenStackNetwork - DEBUG - Network [07a86382-134f-403b-b69c-bbe2f6f149d3] created successfully 2018-11-02 20:44:53,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:44:53,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:44:53,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03751189103d43cb9e14ae5c24a0f4b3", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role"}], "expires_at": "2018-11-02T21:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba09a32ba1184c8da4d8af8b059b1ec6", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ba09a32ba1184c8da4d8af8b059b1ec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-user", "id": "7f22a74f32d24285aa34bc1a97f60247"}, "audit_ids": ["7ZNKltt9SeaX2hNRqgEE9g"], "issued_at": "2018-11-02T20:44:53.000000Z"}} 2018-11-02 20:44:53,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d080c7d7e1c496c06c702f80fde822b63876938" 2018-11-02 20:44:53,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2311e7-4093-47c8-9b18-567e1c08f461 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:44:53,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ac2311e7-4093-47c8-9b18-567e1c08f461 2018-11-02 20:44:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d080c7d7e1c496c06c702f80fde822b63876938" 2018-11-02 20:44:54,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-dd6d8032-dd08-4598-82d2-66ddd6e394f2 Date: Fri, 02 Nov 2018 20:44:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6276d5dd-d5f4-4dee-b886-df325908df9d"],"updated_at":"2018-11-02T20:44:51Z","tenant_id":"ba09a32ba1184c8da4d8af8b059b1ec6","created_at":"2018-11-02T20:44:50Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ba09a32ba1184c8da4d8af8b059b1ec6","id":"07a86382-134f-403b-b69c-bbe2f6f149d3","name":"CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net"}]} 2018-11-02 20:44:54,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net used request id req-dd6d8032-dd08-4598-82d2-66ddd6e394f2 2018-11-02 20:44:54,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:44:54,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:44:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:44:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d080c7d7e1c496c06c702f80fde822b63876938" 2018-11-02 20:44:54,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a3a34a-23b5-4099-9805-75229d01855d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba09a32ba1184c8da4d8af8b059b1ec6", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj"}} 2018-11-02 20:44:54,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6 used request id req-a8a3a34a-23b5-4099-9805-75229d01855d 2018-11-02 20:44:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=07a86382-134f-403b-b69c-bbe2f6f149d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d080c7d7e1c496c06c702f80fde822b63876938" 2018-11-02 20:44:54,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa33b8ab-b594-4e6f-9c55-45e7c486fee6 Date: Fri, 02 Nov 2018 20:44:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a86382-134f-403b-b69c-bbe2f6f149d3","tenant_id":"ba09a32ba1184c8da4d8af8b059b1ec6","created_at":"2018-11-02T20:44:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:44:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ba09a32ba1184c8da4d8af8b059b1ec6","id":"6276d5dd-d5f4-4dee-b886-df325908df9d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-subnet"}]} 2018-11-02 20:44:54,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=07a86382-134f-403b-b69c-bbe2f6f149d3 used request id req-aa33b8ab-b594-4e6f-9c55-45e7c486fee6 2018-11-02 20:44:54,438 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-subnet 2018-11-02 20:44:54,438 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-subnet 2018-11-02 20:44:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/6276d5dd-d5f4-4dee-b886-df325908df9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:57,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f352ee26-ea19-4b46-888c-0460501ed0af Date: Fri, 02 Nov 2018 20:44:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:57,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/6276d5dd-d5f4-4dee-b886-df325908df9d used request id req-f352ee26-ea19-4b46-888c-0460501ed0af 2018-11-02 20:44:57,378 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ce1c7d78-cf9d-4924-b2f0-d0a003921d0b-pub-net 2018-11-02 20:44:57,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/07a86382-134f-403b-b69c-bbe2f6f149d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d5df04c9ff73edb0b93774b8fba4622c82661" 2018-11-02 20:44:59,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7409695a-b204-4b1e-80d7-da0631d13d6a Date: Fri, 02 Nov 2018 20:44:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:44:59,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/07a86382-134f-403b-b69c-bbe2f6f149d3 used request id req-7409695a-b204-4b1e-80d7-da0631d13d6a 2018-11-02 20:44:59,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:59,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e6d9f66d-1446-4b21-a2a6-18b9ddaf3434 Date: Fri, 02 Nov 2018 20:44:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "created_at": "2018-11-02T20:44:49Z", "updated_at": "2018-11-02T20:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "revision_number": 0, "id": "8b55468d-073a-4620-b4b8-d8028a8b5267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "revision_number": 0, "id": "9a7801be-4859-4740-a439-23b2ed370549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "revision_number": 0, "id": "b5a173f4-e4bf-4ea5-8eab-8bdc89a14c3b", "remote_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "revision_number": 0, "id": "ba31ed4f-f048-4f2b-8da4-3614b9020f41", "remote_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "remote_ip_prefix": null, "created_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6"}], "revision_number": 4, "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "name": "default"}]} 2018-11-02 20:44:59,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e6d9f66d-1446-4b21-a2a6-18b9ddaf3434 2018-11-02 20:44:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:44:59,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-817c530f-cf97-4dd3-9710-4d5705cbe5a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:44:59,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-817c530f-cf97-4dd3-9710-4d5705cbe5a8 2018-11-02 20:44:59,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:44:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ff8815b-a90b-4c32-a6b0-350af43ec7f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:00,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-6ff8815b-a90b-4c32-a6b0-350af43ec7f1 2018-11-02 20:45:00,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:00,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cf3939-d322-4b02-bb59-54d4781b1950 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:45:00,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-97cf3939-d322-4b02-bb59-54d4781b1950 2018-11-02 20:45:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9aad47-18e2-4e3e-ab90-51303f37e272 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:45:00,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-da9aad47-18e2-4e3e-ab90-51303f37e272 2018-11-02 20:45:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ec9b7f-0a17-4bcf-9b10-bae73248f4a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:00,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-10ec9b7f-0a17-4bcf-9b10-bae73248f4a8 2018-11-02 20:45:00,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7647f13-c71f-4c1c-b794-84e965aa6306 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:00,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-a7647f13-c71f-4c1c-b794-84e965aa6306 2018-11-02 20:45:00,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc08d96-d487-4c60-837b-7d8ff4362440 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:45:00,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-8dc08d96-d487-4c60-837b-7d8ff4362440 2018-11-02 20:45:00,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e499d52-02dc-4ac7-9be5-54699e157681 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:00,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-9e499d52-02dc-4ac7-9be5-54699e157681 2018-11-02 20:45:00,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5445ba2-bcc8-4bbc-a2e8-a097e7bab696 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:00,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-d5445ba2-bcc8-4bbc-a2e8-a097e7bab696 2018-11-02 20:45:00,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:00,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:00,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8d07e9-b7ac-4123-8b67-e36162ed5136 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:00,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-6f8d07e9-b7ac-4123-8b67-e36162ed5136 2018-11-02 20:45:00,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:01,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65fa159-5b6c-46fb-a5ac-186dc6e0dfa5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba09a32ba1184c8da4d8af8b059b1ec6", "name": "CreateNetworkSuccessTests-7062ad95-3e6e-422-proj"}} 2018-11-02 20:45:01,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6 used request id req-c65fa159-5b6c-46fb-a5ac-186dc6e0dfa5 2018-11-02 20:45:01,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0356198-e75a-49f2-b4da-23d8fa9e3131 2018-11-02 20:45:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f0356198-e75a-49f2-b4da-23d8fa9e3131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:01,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-45d08a40-5a42-48b0-8161-eda9c76f0bdd Date: Fri, 02 Nov 2018 20:45:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "port_range_min": null, "revision_number": 0, "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "created_at": "2018-11-02T20:44:49Z", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "id": "8b55468d-073a-4620-b4b8-d8028a8b5267"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "port_range_min": null, "revision_number": 0, "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "created_at": "2018-11-02T20:44:49Z", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "id": "9a7801be-4859-4740-a439-23b2ed370549"}, {"remote_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "port_range_min": null, "revision_number": 0, "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "created_at": "2018-11-02T20:44:49Z", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "id": "b5a173f4-e4bf-4ea5-8eab-8bdc89a14c3b"}, {"remote_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:44:49Z", "security_group_id": "f0356198-e75a-49f2-b4da-23d8fa9e3131", "port_range_min": null, "revision_number": 0, "tenant_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "created_at": "2018-11-02T20:44:49Z", "project_id": "ba09a32ba1184c8da4d8af8b059b1ec6", "id": "ba31ed4f-f048-4f2b-8da4-3614b9020f41"}]} 2018-11-02 20:45:01,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f0356198-e75a-49f2-b4da-23d8fa9e3131 used request id req-45d08a40-5a42-48b0-8161-eda9c76f0bdd 2018-11-02 20:45:01,236 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:45:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f0356198-e75a-49f2-b4da-23d8fa9e3131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:01,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc01a1b3-2242-46fe-b8a0-b93af00760e3 Content-Length: 0 Date: Fri, 02 Nov 2018 20:45:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:45:01,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f0356198-e75a-49f2-b4da-23d8fa9e3131 used request id req-fc01a1b3-2242-46fe-b8a0-b93af00760e3 2018-11-02 20:45:01,632 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-7062ad95-3e6e-422-proj 2018-11-02 20:45:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:01,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fcaf1bf-47b8-4f76-9ba2-f47977e51756 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:01,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ba09a32ba1184c8da4d8af8b059b1ec6 used request id req-5fcaf1bf-47b8-4f76-9ba2-f47977e51756 2018-11-02 20:45:01,941 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-7062ad95-3e6e-422-proj-role 2018-11-02 20:45:01,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/03751189103d43cb9e14ae5c24a0f4b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:02,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4979296f-4b91-41cb-8728-46dcb063ac42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:02,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/03751189103d43cb9e14ae5c24a0f4b3 used request id req-4979296f-4b91-41cb-8728-46dcb063ac42 2018-11-02 20:45:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9a9d5ae740969003ce557d208e9bf606f40360" 2018-11-02 20:45:02,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36fa1fe-2d29-47d6-ba3e-dfcd278bfacc Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:02,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e36fa1fe-2d29-47d6-ba3e-dfcd278bfacc 2018-11-02 20:45:02,192 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-7062ad95-3e6e-422-user 2018-11-02 20:45:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7f22a74f32d24285aa34bc1a97f60247 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e50ef1b4296daa98eb34a4e45f3aafa8aa0b7" 2018-11-02 20:45:02,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aaf1a5b-9f3f-4b9d-a4b7-55a6b1ff5f90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:02,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7f22a74f32d24285aa34bc1a97f60247 used request id req-9aaf1a5b-9f3f-4b9d-a4b7-55a6b1ff5f90 2018-11-02 20:45:02,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:02,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["dSyv9V6MRf-oopbwBiDwgQ"], "issued_at": "2018-11-02T20:45:02.000000Z"}} 2018-11-02 20:45:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6440fd575b6501296f7e9560d66fbdcfa144b4" 2018-11-02 20:45:02,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf64a9b-735b-4005-beef-e66d4f3ab5c1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:02,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-baf64a9b-735b-4005-beef-e66d4f3ab5c1 2018-11-02 20:45:02,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:02,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:03,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SoIhf_6KTSWB9GIcH1Dpbg"], "issued_at": "2018-11-02T20:45:03.000000Z"}} 2018-11-02 20:45:03,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:03,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0e8a67-94d5-4842-b25b-4dd88836bf8f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:03,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9b0e8a67-94d5-4842-b25b-4dd88836bf8f 2018-11-02 20:45:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:03,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:03 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8adabf3d-f875-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:03,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883ed979-0887-43f1-aab6-e6c70d85ae9c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8adabf3d-f875-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:45:03,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8adabf3d-f875-4f8-proj used request id req-883ed979-0887-43f1-aab6-e6c70d85ae9c 2018-11-02 20:45:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:03,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d409217f-0e3d-4339-ad6e-7e3c3644335c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:03,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d409217f-0e3d-4339-ad6e-7e3c3644335c 2018-11-02 20:45:03,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj"}}' 2018-11-02 20:45:03,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b331e875-ce65-4059-966a-7a09dd7e2db5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067"}, "tags": [], "enabled": true, "id": "b4c494813c3e4837a0d44777b04a3067", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj"}} 2018-11-02 20:45:03,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b331e875-ce65-4059-966a-7a09dd7e2db5 2018-11-02 20:45:03,929 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8adabf3d-f875-4f8-proj 2018-11-02 20:45:03,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:03,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:04,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["T4khyAWDQvy-XPqMe2fxjA"], "issued_at": "2018-11-02T20:45:04.000000Z"}} 2018-11-02 20:45:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ca7141b34d39445d23b602a63057d6f5ec37" 2018-11-02 20:45:04,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede52eba-4ac0-404e-8dcb-ba85d62a5f30 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:04,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ede52eba-4ac0-404e-8dcb-ba85d62a5f30 2018-11-02 20:45:04,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:04,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ca7141b34d39445d23b602a63057d6f5ec37" 2018-11-02 20:45:04,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0c5585-edb5-4731-a683-557beaad53ab Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:45:04,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9f0c5585-edb5-4731-a683-557beaad53ab 2018-11-02 20:45:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-8adabf3d-f875-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ca7141b34d39445d23b602a63057d6f5ec37" 2018-11-02 20:45:04,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c6c585-cd85-4ec1-a656-bd1afb687bfd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-8adabf3d-f875-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067"}, "tags": [], "enabled": true, "id": "b4c494813c3e4837a0d44777b04a3067", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj"}]} 2018-11-02 20:45:04,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-8adabf3d-f875-4f8-proj used request id req-82c6c585-cd85-4ec1-a656-bd1afb687bfd 2018-11-02 20:45:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ca7141b34d39445d23b602a63057d6f5ec37" 2018-11-02 20:45:04,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead636b9-5975-4b82-b60e-9dde3a3a41db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:04,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ead636b9-5975-4b82-b60e-9dde3a3a41db 2018-11-02 20:45:05,121 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8adabf3d-f875-4f8-user 2018-11-02 20:45:05,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:05,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:05,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc607e7f-5287-4c47-9fe0-1e0a07babbc7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:05,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cc607e7f-5287-4c47-9fe0-1e0a07babbc7 2018-11-02 20:45:05,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" -d '{"role": {"name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role"}}' 2018-11-02 20:45:05,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65d52c89-51bc-4fcf-904a-a59d4f416fc4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "637be9eca80549ac897ae8ca95697860", "links": {"self": "http://172.30.9.31:5000/v3/roles/637be9eca80549ac897ae8ca95697860"}, "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role"}} 2018-11-02 20:45:05,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-65d52c89-51bc-4fcf-904a-a59d4f416fc4 2018-11-02 20:45:05,378 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role 2018-11-02 20:45:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/637be9eca80549ac897ae8ca95697860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:05,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc6a325-5554-4460-b12f-5f293eb50921 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "637be9eca80549ac897ae8ca95697860", "links": {"self": "http://172.30.9.31:5000/v3/roles/637be9eca80549ac897ae8ca95697860"}, "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role"}} 2018-11-02 20:45:05,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/637be9eca80549ac897ae8ca95697860 used request id req-9bc6a325-5554-4460-b12f-5f293eb50921 2018-11-02 20:45:05,480 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role to project CreateRouterSuccessTests-8adabf3d-f875-4f8-proj 2018-11-02 20:45:05,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067/users/754c76ad1ef34d0588626913e9e7912d/roles/637be9eca80549ac897ae8ca95697860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:05,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf188b4e-0118-44ed-bd9d-04a6810c8528 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:05,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067/users/754c76ad1ef34d0588626913e9e7912d/roles/637be9eca80549ac897ae8ca95697860 used request id req-cf188b4e-0118-44ed-bd9d-04a6810c8528 2018-11-02 20:45:05,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:05,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:06,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "637be9eca80549ac897ae8ca95697860", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role"}], "expires_at": "2018-11-02T21:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4c494813c3e4837a0d44777b04a3067", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-user", "id": "754c76ad1ef34d0588626913e9e7912d"}, "audit_ids": ["XAV_ZLsCSTes9RiKJAFWMw"], "issued_at": "2018-11-02T20:45:06.000000Z"}} 2018-11-02 20:45:06,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:06,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279f1907-ed3c-4e44-9710-063c084d4255 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:06,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-279f1907-ed3c-4e44-9710-063c084d4255 2018-11-02 20:45:06,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:06,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ebea00e3-3133-462e-8cf8-e31e15aaa9d6 Date: Fri, 02 Nov 2018 20:45:06 GMT RESP BODY: {"routers": []} 2018-11-02 20:45:06,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router&admin_state_up=True used request id req-ebea00e3-3133-462e-8cf8-e31e15aaa9d6 2018-11-02 20:45:06,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:06,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:07,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "637be9eca80549ac897ae8ca95697860", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role"}], "expires_at": "2018-11-02T21:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4c494813c3e4837a0d44777b04a3067", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-user", "id": "754c76ad1ef34d0588626913e9e7912d"}, "audit_ids": ["Wm_WRZgNQoK_KQwrbzXeZQ"], "issued_at": "2018-11-02T20:45:07.000000Z"}} 2018-11-02 20:45:07,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be747c55afe28efb2539a167231992ebb8cf9c32" 2018-11-02 20:45:07,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d786eb32-1fa2-43cb-bcff-5be688fcb230 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:07,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d786eb32-1fa2-43cb-bcff-5be688fcb230 2018-11-02 20:45:07,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:07,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2e072730-55e8-4afd-8c10-4a0d7f962b0d Date: Fri, 02 Nov 2018 20:45:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:45:07,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-2e072730-55e8-4afd-8c10-4a0d7f962b0d 2018-11-02 20:45:07,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:07,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65f3123a-0fd3-4eee-a28f-cd6db3424a58 Date: Fri, 02 Nov 2018 20:45:07 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:45:07,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-65f3123a-0fd3-4eee-a28f-cd6db3424a58 2018-11-02 20:45:07,844 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router 2018-11-02 20:45:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router", "admin_state_up": true}}' 2018-11-02 20:45:09,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-143e3edd-0093-4b66-98d9-670238860f6e Date: Fri, 02 Nov 2018 20:45:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "b4c494813c3e4837a0d44777b04a3067", "created_at": "2018-11-02T20:45:08Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:09Z", "revision_number": 2, "routes": [], "project_id": "b4c494813c3e4837a0d44777b04a3067", "id": "65214b12-0ca8-4983-852e-58e87c21bf10", "name": "CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router"}} 2018-11-02 20:45:09,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-143e3edd-0093-4b66-98d9-670238860f6e 2018-11-02 20:45:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=65214b12-0ca8-4983-852e-58e87c21bf10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c4664cfa-b205-47f4-b506-bcf3eaac23cc Date: Fri, 02 Nov 2018 20:45:09 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:09,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=65214b12-0ca8-4983-852e-58e87c21bf10 used request id req-c4664cfa-b205-47f4-b506-bcf3eaac23cc 2018-11-02 20:45:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/65214b12-0ca8-4983-852e-58e87c21bf10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:09,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a501171f-1e39-43b0-ab56-4fc5f66017ed Date: Fri, 02 Nov 2018 20:45:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "b4c494813c3e4837a0d44777b04a3067", "created_at": "2018-11-02T20:45:08Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:09Z", "revision_number": 2, "routes": [], "project_id": "b4c494813c3e4837a0d44777b04a3067", "id": "65214b12-0ca8-4983-852e-58e87c21bf10", "name": "CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router"}} 2018-11-02 20:45:09,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/65214b12-0ca8-4983-852e-58e87c21bf10 used request id req-a501171f-1e39-43b0-ab56-4fc5f66017ed 2018-11-02 20:45:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=65214b12-0ca8-4983-852e-58e87c21bf10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:10,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3f53b1a-2d95-4037-87eb-554b2c8c09c1 Date: Fri, 02 Nov 2018 20:45:10 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:10,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=65214b12-0ca8-4983-852e-58e87c21bf10 used request id req-c3f53b1a-2d95-4037-87eb-554b2c8c09c1 2018-11-02 20:45:10,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:10,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "637be9eca80549ac897ae8ca95697860", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role"}], "expires_at": "2018-11-02T21:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4c494813c3e4837a0d44777b04a3067", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b4c494813c3e4837a0d44777b04a3067", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b4c494813c3e4837a0d44777b04a3067", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-user", "id": "754c76ad1ef34d0588626913e9e7912d"}, "audit_ids": ["U2wEP0cZRzmp4NFqTH6ElQ"], "issued_at": "2018-11-02T20:45:10.000000Z"}} 2018-11-02 20:45:10,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3883ec4c68acb60ee3bcc6311c0899ce727fd1da" 2018-11-02 20:45:11,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f71ea8aa-da9e-4398-90cc-2a9132eb0d65 Date: Fri, 02 Nov 2018 20:45:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "b4c494813c3e4837a0d44777b04a3067", "created_at": "2018-11-02T20:45:08Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:09Z", "revision_number": 2, "routes": [], "project_id": "b4c494813c3e4837a0d44777b04a3067", "id": "65214b12-0ca8-4983-852e-58e87c21bf10", "name": "CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router"}]} 2018-11-02 20:45:11,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router&admin_state_up=True used request id req-f71ea8aa-da9e-4398-90cc-2a9132eb0d65 2018-11-02 20:45:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:11,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:11 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6440fd575b6501296f7e9560d66fbdcfa144b4" 2018-11-02 20:45:11,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb318de-fa2f-4286-92dd-3a3b027b3c50 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4c494813c3e4837a0d44777b04a3067", "name": "CreateRouterSuccessTests-8adabf3d-f875-4f8-proj"}} 2018-11-02 20:45:11,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067 used request id req-bdb318de-fa2f-4286-92dd-3a3b027b3c50 2018-11-02 20:45:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=65214b12-0ca8-4983-852e-58e87c21bf10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3883ec4c68acb60ee3bcc6311c0899ce727fd1da" 2018-11-02 20:45:11,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-53551f65-cd10-4566-8898-a4f16bef6314 Date: Fri, 02 Nov 2018 20:45:11 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:11,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=65214b12-0ca8-4983-852e-58e87c21bf10 used request id req-53551f65-cd10-4566-8898-a4f16bef6314 2018-11-02 20:45:11,946 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router 2018-11-02 20:45:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/65214b12-0ca8-4983-852e-58e87c21bf10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3883ec4c68acb60ee3bcc6311c0899ce727fd1da" 2018-11-02 20:45:13,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21483d01-c2ab-4d6c-89d0-bd44f69a7094 Content-Length: 0 Date: Fri, 02 Nov 2018 20:45:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:45:13,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/65214b12-0ca8-4983-852e-58e87c21bf10 used request id req-21483d01-c2ab-4d6c-89d0-bd44f69a7094 2018-11-02 20:45:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3883ec4c68acb60ee3bcc6311c0899ce727fd1da" 2018-11-02 20:45:13,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-be5480ff-1a11-436a-8f4a-9182568f5f8e Date: Fri, 02 Nov 2018 20:45:13 GMT RESP BODY: {"routers": []} 2018-11-02 20:45:13,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router&admin_state_up=True used request id req-be5480ff-1a11-436a-8f4a-9182568f5f8e 2018-11-02 20:45:13,890 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router 2018-11-02 20:45:13,890 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-10f887c6-414c-4def-8a42-57fdf8729e5a-pub-router 2018-11-02 20:45:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/65214b12-0ca8-4983-852e-58e87c21bf10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05db28b947ffb24aba87518415e90cb9b81f75d8" 2018-11-02 20:45:13,945 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-5cf9cf3d-5fc4-4fa4-897d-be0c35e091e1 Date: Fri, 02 Nov 2018 20:45:13 GMT RESP BODY: {"NeutronError": {"message": "Router 65214b12-0ca8-4983-852e-58e87c21bf10 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-02 20:45:13,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/65214b12-0ca8-4983-852e-58e87c21bf10 used request id req-5cf9cf3d-5fc4-4fa4-897d-be0c35e091e1 2018-11-02 20:45:13,945 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 65214b12-0ca8-4983-852e-58e87c21bf10 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-02 20:45:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:14,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b7b3470c-52db-470c-b4b1-9f0fad4cd2a4 Date: Fri, 02 Nov 2018 20:45:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:45:14,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b7b3470c-52db-470c-b4b1-9f0fad4cd2a4 2018-11-02 20:45:14,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:14,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce0d239c-5b47-40d2-a328-fe9c552df2de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:14,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-ce0d239c-5b47-40d2-a328-fe9c552df2de 2018-11-02 20:45:14,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:14,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:14,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60964e5f-11d9-468c-98f4-e97db2ea75d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:14,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-60964e5f-11d9-468c-98f4-e97db2ea75d1 2018-11-02 20:45:14,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:14,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928eed92-b482-47aa-a283-a972cc56c003 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:45:14,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-928eed92-b482-47aa-a283-a972cc56c003 2018-11-02 20:45:14,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:14,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08927593-af36-416b-9ff5-9bdcef52b451 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:45:14,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-08927593-af36-416b-9ff5-9bdcef52b451 2018-11-02 20:45:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:14,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf38de1-4697-4419-ac20-2031181026c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:14,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-7bf38de1-4697-4419-ac20-2031181026c9 2018-11-02 20:45:14,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:14,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06a5437d-970f-42b8-a9af-5dcf22b470b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:15,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-06a5437d-970f-42b8-a9af-5dcf22b470b3 2018-11-02 20:45:15,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:15,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053655d1-dd41-48c8-b643-1743e21c3bf6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:45:15,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-053655d1-dd41-48c8-b643-1743e21c3bf6 2018-11-02 20:45:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ec9d98-1538-4bd4-957a-f4e7a87839e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:15,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-84ec9d98-1538-4bd4-957a-f4e7a87839e4 2018-11-02 20:45:15,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae6b2d6-bdb6-4dbe-8cec-efebd329093f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:15,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-4ae6b2d6-bdb6-4dbe-8cec-efebd329093f 2018-11-02 20:45:15,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b58f0f-fed8-4d63-8b1b-ad58be14117a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:15,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-37b58f0f-fed8-4d63-8b1b-ad58be14117a 2018-11-02 20:45:15,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:15,458 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8adabf3d-f875-4f8-proj 2018-11-02 20:45:15,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b4d0e7-1fa1-419b-80fb-62d3303cb11a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:15,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b4c494813c3e4837a0d44777b04a3067 used request id req-14b4d0e7-1fa1-419b-80fb-62d3303cb11a 2018-11-02 20:45:15,731 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8adabf3d-f875-4f8-proj-role 2018-11-02 20:45:15,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/637be9eca80549ac897ae8ca95697860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd6b07c-a41b-40be-8a8b-f5caf8b29abd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:15,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/637be9eca80549ac897ae8ca95697860 used request id req-6fd6b07c-a41b-40be-8a8b-f5caf8b29abd 2018-11-02 20:45:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464e55c515ddafbe24a5a93ef17534c98295a32e" 2018-11-02 20:45:15,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f3d2f1-1a82-463e-a486-031e8339d042 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:15,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-02f3d2f1-1a82-463e-a486-031e8339d042 2018-11-02 20:45:15,973 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8adabf3d-f875-4f8-user 2018-11-02 20:45:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/754c76ad1ef34d0588626913e9e7912d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ca7141b34d39445d23b602a63057d6f5ec37" 2018-11-02 20:45:16,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3ce2e9-854c-4531-998f-63b9d06ca99e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:16,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/754c76ad1ef34d0588626913e9e7912d used request id req-da3ce2e9-854c-4531-998f-63b9d06ca99e 2018-11-02 20:45:16,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:16,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["15wDT-pLQNC_0vIcNs4liw"], "issued_at": "2018-11-02T20:45:16.000000Z"}} 2018-11-02 20:45:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f90e3f09a502147c4304c6789aac7b151032b1" 2018-11-02 20:45:16,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004e9733-4b42-40c7-88c4-6460538c5cb6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:16,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-004e9733-4b42-40c7-88c4-6460538c5cb6 2018-11-02 20:45:16,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:16,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:17,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WQdkhXaRTWWiYDRsuqwVhg"], "issued_at": "2018-11-02T20:45:17.000000Z"}} 2018-11-02 20:45:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b119e7d6-26da-4354-9af7-e6e2b7de5861 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:17,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b119e7d6-26da-4354-9af7-e6e2b7de5861 2018-11-02 20:45:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:17,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:17 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c862a978-19ef-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:17,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b806c6-6209-4c82-a6d0-501a4b70e254 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c862a978-19ef-451-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:45:17,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c862a978-19ef-451-proj used request id req-a0b806c6-6209-4c82-a6d0-501a4b70e254 2018-11-02 20:45:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:17,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca93745-6840-4c8f-9198-a89894bafc0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:17,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3ca93745-6840-4c8f-9198-a89894bafc0f 2018-11-02 20:45:17,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj"}}' 2018-11-02 20:45:17,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27a4c6a-bdf7-42b9-a228-1f213e2bd0ce Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3"}, "tags": [], "enabled": true, "id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj"}} 2018-11-02 20:45:17,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d27a4c6a-bdf7-42b9-a228-1f213e2bd0ce 2018-11-02 20:45:17,588 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c862a978-19ef-451-proj 2018-11-02 20:45:17,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:17,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:18,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["g8YBcPxKSgGuJYAy6wR6FQ"], "issued_at": "2018-11-02T20:45:18.000000Z"}} 2018-11-02 20:45:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f55597f1e96afe39df00c16875f4e5bdb1a7e" 2018-11-02 20:45:18,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935b57ef-8f12-4c96-b8f9-c7ac6a690ade 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:18,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-935b57ef-8f12-4c96-b8f9-c7ac6a690ade 2018-11-02 20:45:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:18,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:18 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f55597f1e96afe39df00c16875f4e5bdb1a7e" 2018-11-02 20:45:18,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0391db16-6dc6-481b-8b82-5e7eaaa2967a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:45:18,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0391db16-6dc6-481b-8b82-5e7eaaa2967a 2018-11-02 20:45:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-c862a978-19ef-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f55597f1e96afe39df00c16875f4e5bdb1a7e" 2018-11-02 20:45:18,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00098c58-b7f9-4e19-92a3-bc2d8328a4f2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-c862a978-19ef-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3"}, "tags": [], "enabled": true, "id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj"}]} 2018-11-02 20:45:18,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-c862a978-19ef-451-proj used request id req-00098c58-b7f9-4e19-92a3-bc2d8328a4f2 2018-11-02 20:45:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f55597f1e96afe39df00c16875f4e5bdb1a7e" 2018-11-02 20:45:18,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a333f56-94ec-4055-9cfd-f5f1292bbe67 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:18,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4a333f56-94ec-4055-9cfd-f5f1292bbe67 2018-11-02 20:45:18,886 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c862a978-19ef-451-user 2018-11-02 20:45:18,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:18,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd87db66-f363-4381-a654-037b7aafb171 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:18,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bd87db66-f363-4381-a654-037b7aafb171 2018-11-02 20:45:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" -d '{"role": {"name": "CreateRouterSuccessTests-c862a978-19ef-451-proj-role"}}' 2018-11-02 20:45:19,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505bd87e-6b48-4ef9-b973-535a3e03052c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41b12f04cb794c6a8dd365ad211d39c4", "links": {"self": "http://172.30.9.31:5000/v3/roles/41b12f04cb794c6a8dd365ad211d39c4"}, "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj-role"}} 2018-11-02 20:45:19,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-505bd87e-6b48-4ef9-b973-535a3e03052c 2018-11-02 20:45:19,114 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c862a978-19ef-451-proj-role 2018-11-02 20:45:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/41b12f04cb794c6a8dd365ad211d39c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:19,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33682482-f17b-47ca-a3f8-be48c6250e46 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41b12f04cb794c6a8dd365ad211d39c4", "links": {"self": "http://172.30.9.31:5000/v3/roles/41b12f04cb794c6a8dd365ad211d39c4"}, "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj-role"}} 2018-11-02 20:45:19,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/41b12f04cb794c6a8dd365ad211d39c4 used request id req-33682482-f17b-47ca-a3f8-be48c6250e46 2018-11-02 20:45:19,231 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c862a978-19ef-451-proj-role to project CreateRouterSuccessTests-c862a978-19ef-451-proj 2018-11-02 20:45:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3/users/d8a70d2a8f274aa2b67dd332cb6edc45/roles/41b12f04cb794c6a8dd365ad211d39c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:19,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc7d7852-de37-4e91-9d45-7850560a4a08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:19,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3/users/d8a70d2a8f274aa2b67dd332cb6edc45/roles/41b12f04cb794c6a8dd365ad211d39c4 used request id req-dc7d7852-de37-4e91-9d45-7850560a4a08 2018-11-02 20:45:19,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:19,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:19,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41b12f04cb794c6a8dd365ad211d39c4", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj-role"}], "expires_at": "2018-11-02T21:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c862a978-19ef-451-user", "id": "d8a70d2a8f274aa2b67dd332cb6edc45"}, "audit_ids": ["S3B_o-J4QZOH2m7SpvUTlQ"], "issued_at": "2018-11-02T20:45:19.000000Z"}} 2018-11-02 20:45:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdbbddf7ebf6a0ca3ac9e534879f94fc8afe047" 2018-11-02 20:45:19,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8cba07-b7d4-4085-8ca6-e6ef4218c3e8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:19,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bd8cba07-b7d4-4085-8ca6-e6ef4218c3e8 2018-11-02 20:45:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdbbddf7ebf6a0ca3ac9e534879f94fc8afe047" 2018-11-02 20:45:20,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6165bc11-dc3d-4921-bf76-f3394043e7f9 Date: Fri, 02 Nov 2018 20:45:20 GMT RESP BODY: {"routers": []} 2018-11-02 20:45:20,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router&admin_state_up=True used request id req-6165bc11-dc3d-4921-bf76-f3394043e7f9 2018-11-02 20:45:20,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:20,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:20,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41b12f04cb794c6a8dd365ad211d39c4", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj-role"}], "expires_at": "2018-11-02T21:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c862a978-19ef-451-user", "id": "d8a70d2a8f274aa2b67dd332cb6edc45"}, "audit_ids": ["XFg7Br6TT4Gx7Tzt3TDW3g"], "issued_at": "2018-11-02T20:45:20.000000Z"}} 2018-11-02 20:45:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fafb2f43b5fb08bda50d9f8272145b90e1ecc9a" 2018-11-02 20:45:20,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da26514b-bfa8-4c63-a989-06c84427e0c0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:20,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-da26514b-bfa8-4c63-a989-06c84427e0c0 2018-11-02 20:45:20,563 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router 2018-11-02 20:45:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdbbddf7ebf6a0ca3ac9e534879f94fc8afe047" -d '{"router": {"name": "CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router", "admin_state_up": true}}' 2018-11-02 20:45:20,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-58f1d918-d687-4eed-9b09-fcf546ac9ecd Date: Fri, 02 Nov 2018 20:45:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "created_at": "2018-11-02T20:45:20Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:20Z", "revision_number": 0, "routes": [], "project_id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "id": "03eacfe7-ecd7-4589-8cac-7b96277f7652", "name": "CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router"}} 2018-11-02 20:45:20,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-58f1d918-d687-4eed-9b09-fcf546ac9ecd 2018-11-02 20:45:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=03eacfe7-ecd7-4589-8cac-7b96277f7652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdbbddf7ebf6a0ca3ac9e534879f94fc8afe047" 2018-11-02 20:45:21,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b7f20172-7704-4569-be23-f11c81344585 Date: Fri, 02 Nov 2018 20:45:21 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:21,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=03eacfe7-ecd7-4589-8cac-7b96277f7652 used request id req-b7f20172-7704-4569-be23-f11c81344585 2018-11-02 20:45:21,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/03eacfe7-ecd7-4589-8cac-7b96277f7652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdbbddf7ebf6a0ca3ac9e534879f94fc8afe047" 2018-11-02 20:45:21,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-b4a735b1-df3c-43cc-ad68-6b1a128d6941 Date: Fri, 02 Nov 2018 20:45:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "created_at": "2018-11-02T20:45:20Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:20Z", "revision_number": 0, "routes": [], "project_id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "id": "03eacfe7-ecd7-4589-8cac-7b96277f7652", "name": "CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router"}} 2018-11-02 20:45:21,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/03eacfe7-ecd7-4589-8cac-7b96277f7652 used request id req-b4a735b1-df3c-43cc-ad68-6b1a128d6941 2018-11-02 20:45:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=03eacfe7-ecd7-4589-8cac-7b96277f7652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdbbddf7ebf6a0ca3ac9e534879f94fc8afe047" 2018-11-02 20:45:22,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3bca673d-a8f6-4051-b0bd-4fd17cb9c697 Date: Fri, 02 Nov 2018 20:45:22 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:22,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=03eacfe7-ecd7-4589-8cac-7b96277f7652 used request id req-3bca673d-a8f6-4051-b0bd-4fd17cb9c697 2018-11-02 20:45:22,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:22,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41b12f04cb794c6a8dd365ad211d39c4", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj-role"}], "expires_at": "2018-11-02T21:45:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b0c56bd78b0b49228dd62bdbdf26a4d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c862a978-19ef-451-user", "id": "d8a70d2a8f274aa2b67dd332cb6edc45"}, "audit_ids": ["EpssqCh-TQKC2lIhLd8TjQ"], "issued_at": "2018-11-02T20:45:22.000000Z"}} 2018-11-02 20:45:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185603c7ea56498c4ac4673ac38dd9ddd7566d96" 2018-11-02 20:45:22,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-9451a1cd-1350-45e0-847f-657025bcef37 Date: Fri, 02 Nov 2018 20:45:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "created_at": "2018-11-02T20:45:20Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:20Z", "revision_number": 0, "routes": [], "project_id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "id": "03eacfe7-ecd7-4589-8cac-7b96277f7652", "name": "CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router"}]} 2018-11-02 20:45:22,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router&admin_state_up=True used request id req-9451a1cd-1350-45e0-847f-657025bcef37 2018-11-02 20:45:22,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:22,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:22,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f90e3f09a502147c4304c6789aac7b151032b1" 2018-11-02 20:45:22,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b8209f-2321-406d-9af7-a00d1a8b52d5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0c56bd78b0b49228dd62bdbdf26a4d3", "name": "CreateRouterSuccessTests-c862a978-19ef-451-proj"}} 2018-11-02 20:45:22,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3 used request id req-18b8209f-2321-406d-9af7-a00d1a8b52d5 2018-11-02 20:45:22,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=03eacfe7-ecd7-4589-8cac-7b96277f7652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185603c7ea56498c4ac4673ac38dd9ddd7566d96" 2018-11-02 20:45:23,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1f2ae02d-06f6-42c3-8f8a-ff56fbf60e28 Date: Fri, 02 Nov 2018 20:45:23 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:23,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=03eacfe7-ecd7-4589-8cac-7b96277f7652 used request id req-1f2ae02d-06f6-42c3-8f8a-ff56fbf60e28 2018-11-02 20:45:23,065 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router 2018-11-02 20:45:23,065 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a457b16e-e68c-483b-9125-4e635d16a839-pub-router 2018-11-02 20:45:23,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/03eacfe7-ecd7-4589-8cac-7b96277f7652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdbbddf7ebf6a0ca3ac9e534879f94fc8afe047" 2018-11-02 20:45:23,707 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bd5f2a8-0b1f-4cac-bad8-90b878ad6fc9 Content-Length: 0 Date: Fri, 02 Nov 2018 20:45:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:45:23,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/03eacfe7-ecd7-4589-8cac-7b96277f7652 used request id req-2bd5f2a8-0b1f-4cac-bad8-90b878ad6fc9 2018-11-02 20:45:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:23,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d75663f2-876a-4a37-ad08-8f636334dc4d Date: Fri, 02 Nov 2018 20:45:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:45:23,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d75663f2-876a-4a37-ad08-8f636334dc4d 2018-11-02 20:45:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e6abdd-2716-4080-81c5-df4c5eb9e9ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:24,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-96e6abdd-2716-4080-81c5-df4c5eb9e9ce 2018-11-02 20:45:24,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:24,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c64316a-6794-4468-b09b-73ce0f054350 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:24,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-5c64316a-6794-4468-b09b-73ce0f054350 2018-11-02 20:45:24,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485c14a3-269c-449f-88e9-cc941a9ef942 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:45:24,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-485c14a3-269c-449f-88e9-cc941a9ef942 2018-11-02 20:45:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de2bcb7-8fde-445f-8106-484910831ed4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:45:24,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-2de2bcb7-8fde-445f-8106-484910831ed4 2018-11-02 20:45:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24f9779d-40a2-4030-aac7-1382dadd9383 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:24,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-24f9779d-40a2-4030-aac7-1382dadd9383 2018-11-02 20:45:24,564 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:24,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8935131-a1a5-4f13-8352-fbcd75f45ed1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:24,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-e8935131-a1a5-4f13-8352-fbcd75f45ed1 2018-11-02 20:45:24,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:24,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca7093c-04d0-4b6f-ba8e-77a2f496d3e7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:45:24,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-bca7093c-04d0-4b6f-ba8e-77a2f496d3e7 2018-11-02 20:45:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:24,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22167a48-9133-4e58-ba3a-f3c7a74492c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:24,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-22167a48-9133-4e58-ba3a-f3c7a74492c9 2018-11-02 20:45:24,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:24,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:25,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91073c4-1a84-4f4f-ac25-f709bfc3ddf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:25,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-a91073c4-1a84-4f4f-ac25-f709bfc3ddf1 2018-11-02 20:45:25,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:25,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d082e51-9710-4143-ba7f-5c5b52ddbf4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:25,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-1d082e51-9710-4143-ba7f-5c5b52ddbf4f 2018-11-02 20:45:25,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:25,122 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c862a978-19ef-451-proj 2018-11-02 20:45:25,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:25,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a3a48e-e9d3-4dda-9703-eb6d246af762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:25,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b0c56bd78b0b49228dd62bdbdf26a4d3 used request id req-e5a3a48e-e9d3-4dda-9703-eb6d246af762 2018-11-02 20:45:25,384 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c862a978-19ef-451-proj-role 2018-11-02 20:45:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/41b12f04cb794c6a8dd365ad211d39c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:25,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5fe0c1d-7966-433c-a05d-0ee81e4e5639 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:25,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/41b12f04cb794c6a8dd365ad211d39c4 used request id req-d5fe0c1d-7966-433c-a05d-0ee81e4e5639 2018-11-02 20:45:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c60dec00c4cda315e61de80e667106ef2d0c81b" 2018-11-02 20:45:25,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f55edc3-e127-4b42-8699-142cf87a6c9f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:25,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2f55edc3-e127-4b42-8699-142cf87a6c9f 2018-11-02 20:45:25,617 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c862a978-19ef-451-user 2018-11-02 20:45:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d8a70d2a8f274aa2b67dd332cb6edc45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f55597f1e96afe39df00c16875f4e5bdb1a7e" 2018-11-02 20:45:25,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcf0b60d-577f-40a1-91e4-58f1b36dbcbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:25,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d8a70d2a8f274aa2b67dd332cb6edc45 used request id req-dcf0b60d-577f-40a1-91e4-58f1b36dbcbd 2018-11-02 20:45:25,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:26,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["cIAz_OpIQ8KKtcEXHWFyEQ"], "issued_at": "2018-11-02T20:45:26.000000Z"}} 2018-11-02 20:45:26,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ba080b50dedb1e2a2ff2b25c1334755c56406e" 2018-11-02 20:45:26,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7523f149-711f-4da3-b83f-c2b2c9744b2c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:26,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7523f149-711f-4da3-b83f-c2b2c9744b2c 2018-11-02 20:45:26,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:26,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:26,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WuNl-5eFTTyj8LiM1DxQYg"], "issued_at": "2018-11-02T20:45:26.000000Z"}} 2018-11-02 20:45:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:26,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277c333f-9625-4655-bbf3-cb257e4738e3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:26,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-277c333f-9625-4655-bbf3-cb257e4738e3 2018-11-02 20:45:26,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:26,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2f3ffadb-6823-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:27,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c554c345-94e6-454f-afe5-77e4c1c97852 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2f3ffadb-6823-439-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:45:27,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2f3ffadb-6823-439-proj used request id req-c554c345-94e6-454f-afe5-77e4c1c97852 2018-11-02 20:45:27,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:27,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d16493e-b920-4753-9eb0-e36f3356d10f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:27,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9d16493e-b920-4753-9eb0-e36f3356d10f 2018-11-02 20:45:27,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj"}}' 2018-11-02 20:45:27,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77e7bc2-60d0-46ad-8aa0-5e163c5945e8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c"}, "tags": [], "enabled": true, "id": "1d588bdb12534878adcafc0715479e7c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj"}} 2018-11-02 20:45:27,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f77e7bc2-60d0-46ad-8aa0-5e163c5945e8 2018-11-02 20:45:27,270 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2f3ffadb-6823-439-proj 2018-11-02 20:45:27,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:27,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:27,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["qnGrT_R8S7eyrT1n8WxQHw"], "issued_at": "2018-11-02T20:45:27.000000Z"}} 2018-11-02 20:45:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf279b9fd7eab3d026ea8bb33fc7e0d962b47b33" 2018-11-02 20:45:27,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324767a6-b69d-4524-a9ba-3d2d3ae5689b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:27,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-324767a6-b69d-4524-a9ba-3d2d3ae5689b 2018-11-02 20:45:27,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:27,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf279b9fd7eab3d026ea8bb33fc7e0d962b47b33" 2018-11-02 20:45:27,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe3945b-393b-416b-8e54-058196c12727 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:45:27,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bbe3945b-393b-416b-8e54-058196c12727 2018-11-02 20:45:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-2f3ffadb-6823-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf279b9fd7eab3d026ea8bb33fc7e0d962b47b33" 2018-11-02 20:45:27,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7fc28c-1a5d-4afa-97a4-f01cc3924e7e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-2f3ffadb-6823-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c"}, "tags": [], "enabled": true, "id": "1d588bdb12534878adcafc0715479e7c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj"}]} 2018-11-02 20:45:27,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-2f3ffadb-6823-439-proj used request id req-ff7fc28c-1a5d-4afa-97a4-f01cc3924e7e 2018-11-02 20:45:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf279b9fd7eab3d026ea8bb33fc7e0d962b47b33" 2018-11-02 20:45:28,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b200b8e-b68e-4489-b49f-e76dfb064e35 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:28,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9b200b8e-b68e-4489-b49f-e76dfb064e35 2018-11-02 20:45:28,491 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2f3ffadb-6823-439-user 2018-11-02 20:45:28,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:28,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b08969-93ec-4f58-8d12-eb7300b50d9c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:28,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a9b08969-93ec-4f58-8d12-eb7300b50d9c 2018-11-02 20:45:28,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" -d '{"role": {"name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role"}}' 2018-11-02 20:45:28,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56256851-af22-47e2-b66c-0b23bd03342c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7202b5f192ab4b1da701fe485f8542b8", "links": {"self": "http://172.30.9.31:5000/v3/roles/7202b5f192ab4b1da701fe485f8542b8"}, "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role"}} 2018-11-02 20:45:28,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-56256851-af22-47e2-b66c-0b23bd03342c 2018-11-02 20:45:28,642 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role 2018-11-02 20:45:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7202b5f192ab4b1da701fe485f8542b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:28,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afd4552-8846-49e3-8069-f7f8724b7cd8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7202b5f192ab4b1da701fe485f8542b8", "links": {"self": "http://172.30.9.31:5000/v3/roles/7202b5f192ab4b1da701fe485f8542b8"}, "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role"}} 2018-11-02 20:45:28,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7202b5f192ab4b1da701fe485f8542b8 used request id req-6afd4552-8846-49e3-8069-f7f8724b7cd8 2018-11-02 20:45:28,749 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role to project CreateRouterSuccessTests-2f3ffadb-6823-439-proj 2018-11-02 20:45:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c/users/8c7919e945c143a19db660cfd75ebfcd/roles/7202b5f192ab4b1da701fe485f8542b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:28,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01af7382-42b1-465d-a67f-7389e22634de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:28,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c/users/8c7919e945c143a19db660cfd75ebfcd/roles/7202b5f192ab4b1da701fe485f8542b8 used request id req-01af7382-42b1-465d-a67f-7389e22634de 2018-11-02 20:45:28,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:28,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:29,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7202b5f192ab4b1da701fe485f8542b8", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role"}], "expires_at": "2018-11-02T21:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d588bdb12534878adcafc0715479e7c", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-user", "id": "8c7919e945c143a19db660cfd75ebfcd"}, "audit_ids": ["KxQgk7feQPG2A1cTSHJ1FQ"], "issued_at": "2018-11-02T20:45:29.000000Z"}} 2018-11-02 20:45:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b9c601565f6469e26dac207becb588a9e4d89c" 2018-11-02 20:45:29,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bbdb53-fbab-4fab-8a41-2912e36e926e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:29,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-83bbdb53-fbab-4fab-8a41-2912e36e926e 2018-11-02 20:45:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b9c601565f6469e26dac207becb588a9e4d89c" 2018-11-02 20:45:29,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a7a2eeae-621a-4209-bf92-94904b5dca81 Date: Fri, 02 Nov 2018 20:45:29 GMT RESP BODY: {"routers": []} 2018-11-02 20:45:29,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router&admin_state_up=False used request id req-a7a2eeae-621a-4209-bf92-94904b5dca81 2018-11-02 20:45:29,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:29,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:30,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7202b5f192ab4b1da701fe485f8542b8", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role"}], "expires_at": "2018-11-02T21:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d588bdb12534878adcafc0715479e7c", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-user", "id": "8c7919e945c143a19db660cfd75ebfcd"}, "audit_ids": ["PZuc9qo5T1C7mShNwke_dw"], "issued_at": "2018-11-02T20:45:30.000000Z"}} 2018-11-02 20:45:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7652e2031c7a422892f8951d79598589a9a7ea6a" 2018-11-02 20:45:30,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c13494d-5d43-4a51-8c35-d55725a013ec 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:30,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6c13494d-5d43-4a51-8c35-d55725a013ec 2018-11-02 20:45:30,150 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router 2018-11-02 20:45:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b9c601565f6469e26dac207becb588a9e4d89c" -d '{"router": {"name": "CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router", "admin_state_up": false}}' 2018-11-02 20:45:30,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-7ef85951-0056-4a92-874a-341d44ad3c33 Date: Fri, 02 Nov 2018 20:45:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1d588bdb12534878adcafc0715479e7c", "created_at": "2018-11-02T20:45:30Z", "admin_state_up": false, "updated_at": "2018-11-02T20:45:30Z", "revision_number": 0, "routes": [], "project_id": "1d588bdb12534878adcafc0715479e7c", "id": "7b021c39-2aab-4754-ba0d-64b941d95f42", "name": "CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router"}} 2018-11-02 20:45:30,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-7ef85951-0056-4a92-874a-341d44ad3c33 2018-11-02 20:45:30,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=7b021c39-2aab-4754-ba0d-64b941d95f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b9c601565f6469e26dac207becb588a9e4d89c" 2018-11-02 20:45:30,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2469502-6867-4f26-bc48-114c1a5ef53d Date: Fri, 02 Nov 2018 20:45:30 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:30,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=7b021c39-2aab-4754-ba0d-64b941d95f42 used request id req-d2469502-6867-4f26-bc48-114c1a5ef53d 2018-11-02 20:45:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/7b021c39-2aab-4754-ba0d-64b941d95f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b9c601565f6469e26dac207becb588a9e4d89c" 2018-11-02 20:45:31,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-c514dfa9-8ae0-4dee-b55e-fc7be98b1b83 Date: Fri, 02 Nov 2018 20:45:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1d588bdb12534878adcafc0715479e7c", "created_at": "2018-11-02T20:45:30Z", "admin_state_up": false, "updated_at": "2018-11-02T20:45:30Z", "revision_number": 0, "routes": [], "project_id": "1d588bdb12534878adcafc0715479e7c", "id": "7b021c39-2aab-4754-ba0d-64b941d95f42", "name": "CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router"}} 2018-11-02 20:45:31,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/7b021c39-2aab-4754-ba0d-64b941d95f42 used request id req-c514dfa9-8ae0-4dee-b55e-fc7be98b1b83 2018-11-02 20:45:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=7b021c39-2aab-4754-ba0d-64b941d95f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b9c601565f6469e26dac207becb588a9e4d89c" 2018-11-02 20:45:31,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f9f578d-7cb3-4201-ba0b-66ad02d44235 Date: Fri, 02 Nov 2018 20:45:31 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:31,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=7b021c39-2aab-4754-ba0d-64b941d95f42 used request id req-5f9f578d-7cb3-4201-ba0b-66ad02d44235 2018-11-02 20:45:31,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:31,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7202b5f192ab4b1da701fe485f8542b8", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role"}], "expires_at": "2018-11-02T21:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d588bdb12534878adcafc0715479e7c", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1d588bdb12534878adcafc0715479e7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1d588bdb12534878adcafc0715479e7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-user", "id": "8c7919e945c143a19db660cfd75ebfcd"}, "audit_ids": ["QOgp_JxiRFyEaL6G8RaZTw"], "issued_at": "2018-11-02T20:45:31.000000Z"}} 2018-11-02 20:45:31,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80176af975e31921ae68378d3093c68dd1f867ee" 2018-11-02 20:45:32,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 463 X-Openstack-Request-Id: req-6887f81b-d191-4219-9d98-675fdbe2b7a7 Date: Fri, 02 Nov 2018 20:45:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1d588bdb12534878adcafc0715479e7c", "created_at": "2018-11-02T20:45:30Z", "admin_state_up": false, "updated_at": "2018-11-02T20:45:30Z", "revision_number": 0, "routes": [], "project_id": "1d588bdb12534878adcafc0715479e7c", "id": "7b021c39-2aab-4754-ba0d-64b941d95f42", "name": "CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router"}]} 2018-11-02 20:45:32,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router&admin_state_up=False used request id req-6887f81b-d191-4219-9d98-675fdbe2b7a7 2018-11-02 20:45:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:32,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ba080b50dedb1e2a2ff2b25c1334755c56406e" 2018-11-02 20:45:32,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6dffc8-3cdc-4a8d-ba42-50a8b7700255 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d588bdb12534878adcafc0715479e7c", "name": "CreateRouterSuccessTests-2f3ffadb-6823-439-proj"}} 2018-11-02 20:45:32,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c used request id req-0a6dffc8-3cdc-4a8d-ba42-50a8b7700255 2018-11-02 20:45:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=7b021c39-2aab-4754-ba0d-64b941d95f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80176af975e31921ae68378d3093c68dd1f867ee" 2018-11-02 20:45:32,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-087d23fc-9848-4160-ac33-db3e00e8e958 Date: Fri, 02 Nov 2018 20:45:32 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:32,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=7b021c39-2aab-4754-ba0d-64b941d95f42 used request id req-087d23fc-9848-4160-ac33-db3e00e8e958 2018-11-02 20:45:32,476 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router 2018-11-02 20:45:32,476 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f37e73eb-c881-4682-9d62-9bc3c00669cd-pub-router 2018-11-02 20:45:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/7b021c39-2aab-4754-ba0d-64b941d95f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b9c601565f6469e26dac207becb588a9e4d89c" 2018-11-02 20:45:32,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e6a4987-01d2-40ad-9510-eb702d97d1a0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:45:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:45:32,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/7b021c39-2aab-4754-ba0d-64b941d95f42 used request id req-0e6a4987-01d2-40ad-9510-eb702d97d1a0 2018-11-02 20:45:32,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3b3d69d5-1f19-469f-8b7e-d5ceb4296698 Date: Fri, 02 Nov 2018 20:45:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:45:33,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-3b3d69d5-1f19-469f-8b7e-d5ceb4296698 2018-11-02 20:45:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eabcd68-e7e6-41f4-966d-aa400df7c21f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:33,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-8eabcd68-e7e6-41f4-966d-aa400df7c21f 2018-11-02 20:45:33,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-316403ff-6b23-4d81-86c7-abb008ea06c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:33,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-316403ff-6b23-4d81-86c7-abb008ea06c2 2018-11-02 20:45:33,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9c3484-d2c9-423f-865d-0b14c68480c8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:45:33,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-4d9c3484-d2c9-423f-865d-0b14c68480c8 2018-11-02 20:45:33,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e93f2f-9964-49b4-8491-2dc258d3c775 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:45:33,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-80e93f2f-9964-49b4-8491-2dc258d3c775 2018-11-02 20:45:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-491eb7de-ce26-4058-a09f-ecaa4a0cbd54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:33,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-491eb7de-ce26-4058-a09f-ecaa4a0cbd54 2018-11-02 20:45:33,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91fc895-2c93-4e00-9993-b40a547fee8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:33,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-d91fc895-2c93-4e00-9993-b40a547fee8b 2018-11-02 20:45:33,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:33,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:33,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f37b94-1f49-43cc-98a1-1fd92c9e6d05 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:45:33,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-b6f37b94-1f49-43cc-98a1-1fd92c9e6d05 2018-11-02 20:45:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:34,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d5cddd-7557-4cb5-b5d3-211a626fbe86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:34,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-45d5cddd-7557-4cb5-b5d3-211a626fbe86 2018-11-02 20:45:34,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:34,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8530bf08-a92f-422e-bbc4-91e2860ba20e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:34,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-8530bf08-a92f-422e-bbc4-91e2860ba20e 2018-11-02 20:45:34,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:34,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:34,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be053acb-0901-4d37-88e1-7767408c2f43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:34,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-be053acb-0901-4d37-88e1-7767408c2f43 2018-11-02 20:45:34,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:34,324 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2f3ffadb-6823-439-proj 2018-11-02 20:45:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:34,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be185ccd-f84c-4604-91f5-8ca4cbc54347 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:34,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1d588bdb12534878adcafc0715479e7c used request id req-be185ccd-f84c-4604-91f5-8ca4cbc54347 2018-11-02 20:45:34,593 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2f3ffadb-6823-439-proj-role 2018-11-02 20:45:34,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7202b5f192ab4b1da701fe485f8542b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:34,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e5fd4b-c1e6-4204-b04a-6ef1b639bcf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:34,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7202b5f192ab4b1da701fe485f8542b8 used request id req-53e5fd4b-c1e6-4204-b04a-6ef1b639bcf5 2018-11-02 20:45:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5bc41baa98852e72ac729c729d5724a36c3076" 2018-11-02 20:45:34,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a705239-36d9-40e5-90a9-24a425e65209 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:34,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1a705239-36d9-40e5-90a9-24a425e65209 2018-11-02 20:45:34,831 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2f3ffadb-6823-439-user 2018-11-02 20:45:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/8c7919e945c143a19db660cfd75ebfcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf279b9fd7eab3d026ea8bb33fc7e0d962b47b33" 2018-11-02 20:45:35,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53d05d7-c629-4b3b-8ec8-981c71073b23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:35,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/8c7919e945c143a19db660cfd75ebfcd used request id req-a53d05d7-c629-4b3b-8ec8-981c71073b23 2018-11-02 20:45:35,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:35,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SR6itcb8RGicT8w5QkLhEw"], "issued_at": "2018-11-02T20:45:35.000000Z"}} 2018-11-02 20:45:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e2703afb61bc32ab967c6faece8ec7b609a008" 2018-11-02 20:45:35,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17ace28-80f4-4786-a93f-8fb8add43334 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:35,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b17ace28-80f4-4786-a93f-8fb8add43334 2018-11-02 20:45:35,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:35,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:35,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["fCJ4v6qXTUiskl3vlrBmIw"], "issued_at": "2018-11-02T20:45:35.000000Z"}} 2018-11-02 20:45:35,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:36,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7b9362-e6ea-45c6-816f-dfee9897a7dd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:36,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1b7b9362-e6ea-45c6-816f-dfee9897a7dd 2018-11-02 20:45:36,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:36,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:36,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fb3de3-80df-4ed1-888a-f969c8486c9e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:45:36,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj used request id req-33fb3de3-80df-4ed1-888a-f969c8486c9e 2018-11-02 20:45:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:36,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686980cf-b776-4047-ae73-dea01426f412 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:36,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-686980cf-b776-4047-ae73-dea01426f412 2018-11-02 20:45:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj"}}' 2018-11-02 20:45:36,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845903d3-4a5b-4f37-9653-2022837cae80 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d"}, "tags": [], "enabled": true, "id": "3a093cf2824f45768355cd64a715b15d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj"}} 2018-11-02 20:45:36,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-845903d3-4a5b-4f37-9653-2022837cae80 2018-11-02 20:45:36,456 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-01541b02-d01e-4a9-proj 2018-11-02 20:45:36,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:36,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:36,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zgPUKXnGRZqxFr6Lr7fb7Q"], "issued_at": "2018-11-02T20:45:36.000000Z"}} 2018-11-02 20:45:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869e3b35405cfd6b4f9a5192c5ed9b73bdba9f77" 2018-11-02 20:45:36,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854ad9ff-97cd-4adb-8405-fe72ea3504ad 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:36,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-854ad9ff-97cd-4adb-8405-fe72ea3504ad 2018-11-02 20:45:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:36,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869e3b35405cfd6b4f9a5192c5ed9b73bdba9f77" 2018-11-02 20:45:37,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562974ed-83c6-4d2f-a54a-84afe9419fca Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:45:37,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-562974ed-83c6-4d2f-a54a-84afe9419fca 2018-11-02 20:45:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869e3b35405cfd6b4f9a5192c5ed9b73bdba9f77" 2018-11-02 20:45:37,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2fd2e9-166e-4afd-9755-71263d7c2b47 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d"}, "tags": [], "enabled": true, "id": "3a093cf2824f45768355cd64a715b15d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj"}]} 2018-11-02 20:45:37,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj used request id req-ab2fd2e9-166e-4afd-9755-71263d7c2b47 2018-11-02 20:45:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869e3b35405cfd6b4f9a5192c5ed9b73bdba9f77" 2018-11-02 20:45:37,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae96929-7bb0-4144-a6b6-8976c3d5be7a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:37,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-6ae96929-7bb0-4144-a6b6-8976c3d5be7a 2018-11-02 20:45:37,731 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-01541b02-d01e-4a9-user 2018-11-02 20:45:37,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:37,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc43e064-b838-47ca-99b5-7998effda28a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:37,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dc43e064-b838-47ca-99b5-7998effda28a 2018-11-02 20:45:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" -d '{"role": {"name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj-role"}}' 2018-11-02 20:45:37,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8131d8a-9c26-4f56-b60f-3d8f3a1191ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a747d266c76347349e4c903b5fe7c61c", "links": {"self": "http://172.30.9.31:5000/v3/roles/a747d266c76347349e4c903b5fe7c61c"}, "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj-role"}} 2018-11-02 20:45:37,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-a8131d8a-9c26-4f56-b60f-3d8f3a1191ae 2018-11-02 20:45:37,971 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-01541b02-d01e-4a9-proj-role 2018-11-02 20:45:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a747d266c76347349e4c903b5fe7c61c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:37,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d930e7-6c24-4184-aa0b-6691359bfa05 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a747d266c76347349e4c903b5fe7c61c", "links": {"self": "http://172.30.9.31:5000/v3/roles/a747d266c76347349e4c903b5fe7c61c"}, "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj-role"}} 2018-11-02 20:45:37,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a747d266c76347349e4c903b5fe7c61c used request id req-41d930e7-6c24-4184-aa0b-6691359bfa05 2018-11-02 20:45:37,991 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-01541b02-d01e-4a9-proj-role to project CreateRouterSuccessTests-01541b02-d01e-4a9-proj 2018-11-02 20:45:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d/users/00b7ce62951542f894279ef6757da0b8/roles/a747d266c76347349e4c903b5fe7c61c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:38,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889554d8-1a29-46f3-a736-b93eea14fbc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:38,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d/users/00b7ce62951542f894279ef6757da0b8/roles/a747d266c76347349e4c903b5fe7c61c used request id req-889554d8-1a29-46f3-a736-b93eea14fbc5 2018-11-02 20:45:38,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:38,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:38,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["eU6qDygCQa-Qe0IyEuMdPQ"], "issued_at": "2018-11-02T20:45:38.000000Z"}} 2018-11-02 20:45:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:38,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4840b006-6aff-4b15-a4d4-ae9d462e3d15 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:38,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4840b006-6aff-4b15-a4d4-ae9d462e3d15 2018-11-02 20:45:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:38,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7628726a-b2f7-4165-bc87-5283a6e30e2a Date: Fri, 02 Nov 2018 20:45:38 GMT RESP BODY: {"routers": []} 2018-11-02 20:45:38,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router&admin_state_up=True used request id req-7628726a-b2f7-4165-bc87-5283a6e30e2a 2018-11-02 20:45:38,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:38,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:39,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["uHDTIY4URLKMWjHgJVoX4w"], "issued_at": "2018-11-02T20:45:39.000000Z"}} 2018-11-02 20:45:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcb02a8e8941c967258ed333063f0cb7aea1f72" 2018-11-02 20:45:39,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321c996f-23cd-488e-acc8-107d77204576 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:39,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-321c996f-23cd-488e-acc8-107d77204576 2018-11-02 20:45:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:39,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:39,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcb02a8e8941c967258ed333063f0cb7aea1f72" 2018-11-02 20:45:39,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46a6e6a-e241-43fb-85c7-b19f2de0e2a7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d"}, "tags": [], "enabled": true, "id": "3a093cf2824f45768355cd64a715b15d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj"}]} 2018-11-02 20:45:39,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-01541b02-d01e-4a9-proj used request id req-b46a6e6a-e241-43fb-85c7-b19f2de0e2a7 2018-11-02 20:45:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:39,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-227ab26d-a4ba-40cf-a92c-a8ddea80c6ca Date: Fri, 02 Nov 2018 20:45:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:45:39,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-227ab26d-a4ba-40cf-a92c-a8ddea80c6ca 2018-11-02 20:45:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:40,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b2ba2153-b017-4db9-b010-a0170fbde308 Date: Fri, 02 Nov 2018 20:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:45:40,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-b2ba2153-b017-4db9-b010-a0170fbde308 2018-11-02 20:45:40,514 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router 2018-11-02 20:45:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "tenant_id": "3a093cf2824f45768355cd64a715b15d", "name": "CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router", "admin_state_up": true}}' 2018-11-02 20:45:41,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-75b05fba-14f0-4786-bf97-e8761290c5f6 Date: Fri, 02 Nov 2018 20:45:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "3a093cf2824f45768355cd64a715b15d", "created_at": "2018-11-02T20:45:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:45:41Z", "revision_number": 2, "routes": [], "project_id": "3a093cf2824f45768355cd64a715b15d", "id": "af58103a-0123-4908-a7b1-77fe2cf7c25e", "name": "CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router"}} 2018-11-02 20:45:41,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-75b05fba-14f0-4786-bf97-e8761290c5f6 2018-11-02 20:45:41,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=af58103a-0123-4908-a7b1-77fe2cf7c25e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:42,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c844023f-6f00-4dbe-840c-9eeb2f773663 Date: Fri, 02 Nov 2018 20:45:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:45:41Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.202"}],"id":"4e566f35-e077-4e1f-9b4e-c70dd0337275","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:20:c3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"af58103a-0123-4908-a7b1-77fe2cf7c25e","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:45:41Z","binding:vnic_type":"normal"}]} 2018-11-02 20:45:42,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=af58103a-0123-4908-a7b1-77fe2cf7c25e used request id req-c844023f-6f00-4dbe-840c-9eeb2f773663 2018-11-02 20:45:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:42,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-382018e2-f7eb-4313-8a33-4712739a854b Date: Fri, 02 Nov 2018 20:45:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:45:42,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-382018e2-f7eb-4313-8a33-4712739a854b 2018-11-02 20:45:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/af58103a-0123-4908-a7b1-77fe2cf7c25e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:43,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-6620d076-f2b8-4566-b53b-b71940152237 Date: Fri, 02 Nov 2018 20:45:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "3a093cf2824f45768355cd64a715b15d", "created_at": "2018-11-02T20:45:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:45:41Z", "revision_number": 2, "routes": [], "project_id": "3a093cf2824f45768355cd64a715b15d", "id": "af58103a-0123-4908-a7b1-77fe2cf7c25e", "name": "CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router"}} 2018-11-02 20:45:43,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/af58103a-0123-4908-a7b1-77fe2cf7c25e used request id req-6620d076-f2b8-4566-b53b-b71940152237 2018-11-02 20:45:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=af58103a-0123-4908-a7b1-77fe2cf7c25e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:43,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-90cd81fd-6ff8-4a8b-9456-9c3307642ce9 Date: Fri, 02 Nov 2018 20:45:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:45:41Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.202"}],"id":"4e566f35-e077-4e1f-9b4e-c70dd0337275","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:20:c3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"af58103a-0123-4908-a7b1-77fe2cf7c25e","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:45:41Z","binding:vnic_type":"normal"}]} 2018-11-02 20:45:43,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=af58103a-0123-4908-a7b1-77fe2cf7c25e used request id req-90cd81fd-6ff8-4a8b-9456-9c3307642ce9 2018-11-02 20:45:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:43,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b4001d31-0f38-4dbd-b403-fd6c513537de Date: Fri, 02 Nov 2018 20:45:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:45:43,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-b4001d31-0f38-4dbd-b403-fd6c513537de 2018-11-02 20:45:43,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:44,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a747d266c76347349e4c903b5fe7c61c", "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj-role"}], "expires_at": "2018-11-02T21:45:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a093cf2824f45768355cd64a715b15d", "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3a093cf2824f45768355cd64a715b15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3a093cf2824f45768355cd64a715b15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3a093cf2824f45768355cd64a715b15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3a093cf2824f45768355cd64a715b15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3a093cf2824f45768355cd64a715b15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3a093cf2824f45768355cd64a715b15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3a093cf2824f45768355cd64a715b15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3a093cf2824f45768355cd64a715b15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3a093cf2824f45768355cd64a715b15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3a093cf2824f45768355cd64a715b15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3a093cf2824f45768355cd64a715b15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3a093cf2824f45768355cd64a715b15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3a093cf2824f45768355cd64a715b15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3a093cf2824f45768355cd64a715b15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-user", "id": "00b7ce62951542f894279ef6757da0b8"}, "audit_ids": ["JRzPsfdbR3eWEIBUuBq6aw"], "issued_at": "2018-11-02T20:45:44.000000Z"}} 2018-11-02 20:45:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce54407e5a99b5bb9019703216f015980001805a" 2018-11-02 20:45:44,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0a5b5635-3fea-47e7-9803-33ee72f27fe7 Date: Fri, 02 Nov 2018 20:45:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "3a093cf2824f45768355cd64a715b15d", "created_at": "2018-11-02T20:45:40Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:41Z", "revision_number": 2, "routes": [], "project_id": "3a093cf2824f45768355cd64a715b15d", "id": "af58103a-0123-4908-a7b1-77fe2cf7c25e", "name": "CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router"}]} 2018-11-02 20:45:44,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router&admin_state_up=True used request id req-0a5b5635-3fea-47e7-9803-33ee72f27fe7 2018-11-02 20:45:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:44,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:44 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e2703afb61bc32ab967c6faece8ec7b609a008" 2018-11-02 20:45:44,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7687d84-4608-4198-a589-a36f7580d4f3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a093cf2824f45768355cd64a715b15d", "name": "CreateRouterSuccessTests-01541b02-d01e-4a9-proj"}} 2018-11-02 20:45:44,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d used request id req-d7687d84-4608-4198-a589-a36f7580d4f3 2018-11-02 20:45:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=af58103a-0123-4908-a7b1-77fe2cf7c25e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce54407e5a99b5bb9019703216f015980001805a" 2018-11-02 20:45:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81319760-0d4b-4352-9e87-b59144df4e65 Date: Fri, 02 Nov 2018 20:45:45 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:45,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=af58103a-0123-4908-a7b1-77fe2cf7c25e used request id req-81319760-0d4b-4352-9e87-b59144df4e65 2018-11-02 20:45:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce54407e5a99b5bb9019703216f015980001805a" 2018-11-02 20:45:45,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bf6bb2c5-4fb2-4c12-b7a2-3715c7c90f02 Date: Fri, 02 Nov 2018 20:45:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:45:45,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-bf6bb2c5-4fb2-4c12-b7a2-3715c7c90f02 2018-11-02 20:45:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce54407e5a99b5bb9019703216f015980001805a" 2018-11-02 20:45:46,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c0d02ada-7cfe-469f-9d46-7106886dc3c7 Date: Fri, 02 Nov 2018 20:45:46 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:45:46,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-c0d02ada-7cfe-469f-9d46-7106886dc3c7 2018-11-02 20:45:46,018 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router 2018-11-02 20:45:46,018 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-79ed337f-1caa-4aff-9a7c-846c38820aad-pub-router 2018-11-02 20:45:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/af58103a-0123-4908-a7b1-77fe2cf7c25e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b82eaed11bc6d90cd98d74624844dfbcb8e8fbb" 2018-11-02 20:45:47,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58a0b3d1-bdfe-4c75-92f8-8e732bdddfeb Content-Length: 0 Date: Fri, 02 Nov 2018 20:45:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:45:47,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/af58103a-0123-4908-a7b1-77fe2cf7c25e used request id req-58a0b3d1-bdfe-4c75-92f8-8e732bdddfeb 2018-11-02 20:45:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:47,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-14f71b42-34f1-458c-bf65-15e04f91f727 Date: Fri, 02 Nov 2018 20:45:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:45:47,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-14f71b42-34f1-458c-bf65-15e04f91f727 2018-11-02 20:45:47,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c5393b-b12b-4283-9585-398ef7110b12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:48,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-49c5393b-b12b-4283-9585-398ef7110b12 2018-11-02 20:45:48,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac9de34-ef02-4db8-b4ea-36e73d4dceed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:48,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-4ac9de34-ef02-4db8-b4ea-36e73d4dceed 2018-11-02 20:45:48,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad00599a-e1b0-43d8-802d-1813c833123a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:45:48,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-ad00599a-e1b0-43d8-802d-1813c833123a 2018-11-02 20:45:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61824b0-981d-46a5-a84a-30dbb5b6192d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:45:48,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-e61824b0-981d-46a5-a84a-30dbb5b6192d 2018-11-02 20:45:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4bf663a-1038-48c8-9c72-e199e7479cc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:48,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-c4bf663a-1038-48c8-9c72-e199e7479cc4 2018-11-02 20:45:48,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:48,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc8e00c4-551c-4882-aa1f-f701ee737354 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:48,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-fc8e00c4-551c-4882-aa1f-f701ee737354 2018-11-02 20:45:48,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b000c274-5303-4907-a40a-92ed9c26a441 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:45:48,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-b000c274-5303-4907-a40a-92ed9c26a441 2018-11-02 20:45:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270207ee-bc16-4c9f-8a75-b290a6cd7db2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:48,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-270207ee-bc16-4c9f-8a75-b290a6cd7db2 2018-11-02 20:45:48,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:48,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:48,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e0c437-6b10-47f8-b3d4-2ed98370abad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:48,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-87e0c437-6b10-47f8-b3d4-2ed98370abad 2018-11-02 20:45:48,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:48,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:49,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c085ad-9201-46fd-8574-eb757eed698a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:45:49,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-f0c085ad-9201-46fd-8574-eb757eed698a 2018-11-02 20:45:49,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:45:49,044 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-01541b02-d01e-4a9-proj 2018-11-02 20:45:49,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:49,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53951b1d-bd0e-474e-9705-2b8efddc00f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:49,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3a093cf2824f45768355cd64a715b15d used request id req-53951b1d-bd0e-474e-9705-2b8efddc00f2 2018-11-02 20:45:49,270 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-01541b02-d01e-4a9-proj-role 2018-11-02 20:45:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a747d266c76347349e4c903b5fe7c61c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:49,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a25a51b0-801d-45b7-81da-1dc57b2db8b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:49,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a747d266c76347349e4c903b5fe7c61c used request id req-a25a51b0-801d-45b7-81da-1dc57b2db8b3 2018-11-02 20:45:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed01bcec5c60439df443bb184b13933e7c19195" 2018-11-02 20:45:49,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9676eae-9d74-415c-8f86-0d90024f9a5d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:49,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c9676eae-9d74-415c-8f86-0d90024f9a5d 2018-11-02 20:45:49,519 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-01541b02-d01e-4a9-user 2018-11-02 20:45:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/00b7ce62951542f894279ef6757da0b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869e3b35405cfd6b4f9a5192c5ed9b73bdba9f77" 2018-11-02 20:45:49,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3154ab26-7945-46e4-8fbc-0e506f1fe7f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:49,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/00b7ce62951542f894279ef6757da0b8 used request id req-3154ab26-7945-46e4-8fbc-0e506f1fe7f8 2018-11-02 20:45:49,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:50,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["YX75H2bYTiORYuV1akZdNg"], "issued_at": "2018-11-02T20:45:50.000000Z"}} 2018-11-02 20:45:50,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685ca8de04540f033ded81504584edf8d82ffa4e" 2018-11-02 20:45:50,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe23f6a-4db4-4c89-8af4-3dbad9959352 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:50,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-abe23f6a-4db4-4c89-8af4-3dbad9959352 2018-11-02 20:45:50,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:50,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:50,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rl4LlIw8STmmyVNrUT_owg"], "issued_at": "2018-11-02T20:45:50.000000Z"}} 2018-11-02 20:45:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:45:50,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502ee205-41bf-4065-ba63-1b9d67c906e4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:50,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-502ee205-41bf-4065-ba63-1b9d67c906e4 2018-11-02 20:45:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:50,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:50 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-06ab769b-9840-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:45:50,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1017c6-536b-45c4-b580-7244281b2e83 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-06ab769b-9840-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:45:50,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-06ab769b-9840-4d7-proj used request id req-cd1017c6-536b-45c4-b580-7244281b2e83 2018-11-02 20:45:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:45:50,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca396db-ac7b-4fe9-8e34-c74efa965a1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fca396db-ac7b-4fe9-8e34-c74efa965a1b 2018-11-02 20:45:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}}' 2018-11-02 20:45:51,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02832207-2a61-40b6-98c5-2ee9e4a0c4f2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446"}, "tags": [], "enabled": true, "id": "cfd8122c75b24576b1962a8c76799446", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}} 2018-11-02 20:45:51,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-02832207-2a61-40b6-98c5-2ee9e4a0c4f2 2018-11-02 20:45:51,145 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-06ab769b-9840-4d7-proj 2018-11-02 20:45:51,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:51,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:51,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["37BFJSHoRb-PEpioRyHPrw"], "issued_at": "2018-11-02T20:45:51.000000Z"}} 2018-11-02 20:45:51,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e237233d98427635622e5c23bb3ff13eaf6c70" 2018-11-02 20:45:51,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466614b4-340e-474f-bb55-0c7e50d2cc93 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:51,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-466614b4-340e-474f-bb55-0c7e50d2cc93 2018-11-02 20:45:51,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:45:51,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:45:51 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:45:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e237233d98427635622e5c23bb3ff13eaf6c70" 2018-11-02 20:45:51,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42dff056-78a5-405f-8611-7cd8f80158f4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:45:51,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-42dff056-78a5-405f-8611-7cd8f80158f4 2018-11-02 20:45:51,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-06ab769b-9840-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e237233d98427635622e5c23bb3ff13eaf6c70" 2018-11-02 20:45:51,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1242896-bfb2-4ceb-9915-3cf03a0ec6f6 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-06ab769b-9840-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446"}, "tags": [], "enabled": true, "id": "cfd8122c75b24576b1962a8c76799446", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}]} 2018-11-02 20:45:51,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-06ab769b-9840-4d7-proj used request id req-d1242896-bfb2-4ceb-9915-3cf03a0ec6f6 2018-11-02 20:45:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e237233d98427635622e5c23bb3ff13eaf6c70" 2018-11-02 20:45:52,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a3748f-4cea-4a6b-9443-0253112080b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:45:52,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-53a3748f-4cea-4a6b-9443-0253112080b9 2018-11-02 20:45:52,413 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-06ab769b-9840-4d7-user 2018-11-02 20:45:52,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:45:52,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5881cfd4-3e3e-4a48-86db-eeabe30beb09 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:45:52,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5881cfd4-3e3e-4a48-86db-eeabe30beb09 2018-11-02 20:45:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" -d '{"role": {"name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}}' 2018-11-02 20:45:52,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-398bad05-0f0f-4698-a1ef-dd6a02ed1dda Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fae47c53a0c848db98a8b6f9add9c601", "links": {"self": "http://172.30.9.31:5000/v3/roles/fae47c53a0c848db98a8b6f9add9c601"}, "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}} 2018-11-02 20:45:52,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-398bad05-0f0f-4698-a1ef-dd6a02ed1dda 2018-11-02 20:45:52,666 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role 2018-11-02 20:45:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/fae47c53a0c848db98a8b6f9add9c601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:45:52,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0742e3e8-c784-4881-9cb1-030be321c665 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fae47c53a0c848db98a8b6f9add9c601", "links": {"self": "http://172.30.9.31:5000/v3/roles/fae47c53a0c848db98a8b6f9add9c601"}, "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}} 2018-11-02 20:45:52,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/fae47c53a0c848db98a8b6f9add9c601 used request id req-0742e3e8-c784-4881-9cb1-030be321c665 2018-11-02 20:45:52,774 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role to project CreateRouterSuccessTests-06ab769b-9840-4d7-proj 2018-11-02 20:45:52,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446/users/8c4785df108c425480fcbef121269c4f/roles/fae47c53a0c848db98a8b6f9add9c601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:45:52,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0546bf-61b3-44d1-8bea-2ad09f026191 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:45:52,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446/users/8c4785df108c425480fcbef121269c4f/roles/fae47c53a0c848db98a8b6f9add9c601 used request id req-cc0546bf-61b3-44d1-8bea-2ad09f026191 2018-11-02 20:45:52,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:52,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:53,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae47c53a0c848db98a8b6f9add9c601", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}], "expires_at": "2018-11-02T21:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-user", "id": "8c4785df108c425480fcbef121269c4f"}, "audit_ids": ["ZEbXn2_vTkuabhD2Brqzsw"], "issued_at": "2018-11-02T20:45:53.000000Z"}} 2018-11-02 20:45:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:45:53,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ab2189-c994-4bac-bd1c-ab4f439de52c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:53,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e0ab2189-c994-4bac-bd1c-ab4f439de52c 2018-11-02 20:45:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:45:53,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e94bca8-ed28-4e54-a793-12ea8a1f2eab Date: Fri, 02 Nov 2018 20:45:53 GMT RESP BODY: {"networks":[]} 2018-11-02 20:45:53,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 used request id req-8e94bca8-ed28-4e54-a793-12ea8a1f2eab 2018-11-02 20:45:53,553 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 2018-11-02 20:45:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" -d '{"network": {"name": "CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1", "admin_state_up": true}}' 2018-11-02 20:45:54,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-6a4a55c1-6bac-48ec-8d69-93cfa3778394 Date: Fri, 02 Nov 2018 20:45:54 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:45:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}} 2018-11-02 20:45:54,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-6a4a55c1-6bac-48ec-8d69-93cfa3778394 2018-11-02 20:45:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:45:54,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-47d5d74f-a6d5-4c79-b482-1c8259579ce7 Date: Fri, 02 Nov 2018 20:45:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:45:54Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:45:54,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-47d5d74f-a6d5-4c79-b482-1c8259579ce7 2018-11-02 20:45:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:45:55,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8156eda8-203a-4729-89a7-dad90b1e127d Date: Fri, 02 Nov 2018 20:45:55 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:45:55,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-8156eda8-203a-4729-89a7-dad90b1e127d 2018-11-02 20:45:55,247 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1 2018-11-02 20:45:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" -d '{"subnets": [{"ip_version": 4, "network_id": "d6437127-52ed-4a05-9d29-dbf489416a9e", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]}' 2018-11-02 20:45:56,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b2312ffe-dc81-4847-96b1-401872e84088 Date: Fri, 02 Nov 2018 20:45:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:45:56,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-b2312ffe-dc81-4847-96b1-401872e84088 2018-11-02 20:45:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:45:56,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-aa89855b-9568-4905-972c-5b2b5fb7a193 Date: Fri, 02 Nov 2018 20:45:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"],"updated_at":"2018-11-02T20:45:55Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:45:56,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-aa89855b-9568-4905-972c-5b2b5fb7a193 2018-11-02 20:45:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:45:56,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-32c5bc3c-d3f4-4e7a-ab0b-e697dfc48586 Date: Fri, 02 Nov 2018 20:45:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:45:56,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-32c5bc3c-d3f4-4e7a-ab0b-e697dfc48586 2018-11-02 20:45:56,575 - OpenStackNetwork - DEBUG - Network [d6437127-52ed-4a05-9d29-dbf489416a9e] created successfully 2018-11-02 20:45:56,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:56,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:57,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae47c53a0c848db98a8b6f9add9c601", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}], "expires_at": "2018-11-02T21:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-user", "id": "8c4785df108c425480fcbef121269c4f"}, "audit_ids": ["MFcMndVQRSeSTJON0dnSQQ"], "issued_at": "2018-11-02T20:45:57.000000Z"}} 2018-11-02 20:45:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:45:57,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27197a25-be58-4d9b-ae37-2a0b602b33d3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:57,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-27197a25-be58-4d9b-ae37-2a0b602b33d3 2018-11-02 20:45:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:45:57,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-acf6df50-e488-4d58-93bb-e0fe4ff78f9c Date: Fri, 02 Nov 2018 20:45:57 GMT RESP BODY: {"routers": []} 2018-11-02 20:45:57,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router&admin_state_up=True used request id req-acf6df50-e488-4d58-93bb-e0fe4ff78f9c 2018-11-02 20:45:57,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:45:57,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:45:57,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae47c53a0c848db98a8b6f9add9c601", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}], "expires_at": "2018-11-02T21:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-user", "id": "8c4785df108c425480fcbef121269c4f"}, "audit_ids": ["FVHNXkUjSm2rjN8Woh7z0w"], "issued_at": "2018-11-02T20:45:57.000000Z"}} 2018-11-02 20:45:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60540a318797953cc0637b1e5e8d644edaf6aac6" 2018-11-02 20:45:57,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1495d8de-6af3-46f5-934a-0c0277778989 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:45:57,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1495d8de-6af3-46f5-934a-0c0277778989 2018-11-02 20:45:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:45:58,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d64d44d0-26c7-4353-bc35-06ffdeefb4b0 Date: Fri, 02 Nov 2018 20:45:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:45:58,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-d64d44d0-26c7-4353-bc35-06ffdeefb4b0 2018-11-02 20:45:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:45:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-73ebd85e-67e3-4eb0-8b8c-5fe744a3baff Date: Fri, 02 Nov 2018 20:45:58 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:45:58,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-73ebd85e-67e3-4eb0-8b8c-5fe744a3baff 2018-11-02 20:45:58,299 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router 2018-11-02 20:45:58,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router", "admin_state_up": true}}' 2018-11-02 20:45:59,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ed867ae7-adaa-412f-82d4-9538f0f41494 Date: Fri, 02 Nov 2018 20:45:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:58Z", "admin_state_up": true, "updated_at": "2018-11-02T20:45:59Z", "revision_number": 2, "routes": [], "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "c8e6ffca-09ba-4137-9150-6fcc3baebc43", "name": "CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router"}} 2018-11-02 20:45:59,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-ed867ae7-adaa-412f-82d4-9538f0f41494 2018-11-02 20:45:59,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=c8e6ffca-09ba-4137-9150-6fcc3baebc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:45:59,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f59b4e69-8483-4a79-a866-b2f558d80e19 Date: Fri, 02 Nov 2018 20:45:59 GMT RESP BODY: {"ports":[]} 2018-11-02 20:45:59,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=c8e6ffca-09ba-4137-9150-6fcc3baebc43 used request id req-f59b4e69-8483-4a79-a866-b2f558d80e19 2018-11-02 20:45:59,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:00,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b0eb96d4-4d2a-41a1-ac4e-9e1960e89109 Date: Fri, 02 Nov 2018 20:46:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"],"updated_at":"2018-11-02T20:45:55Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:46:00,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 used request id req-b0eb96d4-4d2a-41a1-ac4e-9e1960e89109 2018-11-02 20:46:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:00,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-674f06c4-6d5d-4429-bd8d-9f16ae69918f Date: Fri, 02 Nov 2018 20:46:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:46:00,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-674f06c4-6d5d-4429-bd8d-9f16ae69918f 2018-11-02 20:46:00,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:00,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-aefae1af-c6e1-4951-ab49-086972c09a79 Date: Fri, 02 Nov 2018 20:46:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"],"updated_at":"2018-11-02T20:45:55Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:46:00,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 used request id req-aefae1af-c6e1-4951-ab49-086972c09a79 2018-11-02 20:46:00,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:00,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:00 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:00,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f39d9a7-efb5-4a5f-8b07-0d76cb94475b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}} 2018-11-02 20:46:00,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 used request id req-4f39d9a7-efb5-4a5f-8b07-0d76cb94475b 2018-11-02 20:46:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:00,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ed17a8f6-317a-437d-becb-bdeeebaee31c Date: Fri, 02 Nov 2018 20:46:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:46:00,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-ed17a8f6-317a-437d-becb-bdeeebaee31c 2018-11-02 20:46:00,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e&name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:00,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fed8e213-636f-4f59-ad55-14a3535159a3 Date: Fri, 02 Nov 2018 20:46:00 GMT RESP BODY: {"ports":[]} 2018-11-02 20:46:00,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e&name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1&admin_state_up=True used request id req-fed8e213-636f-4f59-ad55-14a3535159a3 2018-11-02 20:46:00,876 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1 for router - CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router 2018-11-02 20:46:00,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:00,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:01,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae47c53a0c848db98a8b6f9add9c601", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}], "expires_at": "2018-11-02T21:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-user", "id": "8c4785df108c425480fcbef121269c4f"}, "audit_ids": ["1UTg1qbiR9-feyCZMYl0Pg"], "issued_at": "2018-11-02T20:46:01.000000Z"}} 2018-11-02 20:46:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e08f49b85063f247dc825d00889e2f6a544a4d" 2018-11-02 20:46:01,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bdcf55-1c13-4844-a6e8-3055c3e59b17 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:01,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-82bdcf55-1c13-4844-a6e8-3055c3e59b17 2018-11-02 20:46:01,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:01,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bb9e3c02-ff44-4c19-8a39-6c80b1de012a Date: Fri, 02 Nov 2018 20:46:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"],"updated_at":"2018-11-02T20:45:55Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:46:01,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 used request id req-bb9e3c02-ff44-4c19-8a39-6c80b1de012a 2018-11-02 20:46:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:01,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a48178a7-d410-4816-a0d5-42c8dd29ca04 Date: Fri, 02 Nov 2018 20:46:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:46:01,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-a48178a7-d410-4816-a0d5-42c8dd29ca04 2018-11-02 20:46:01,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:01,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a24b0ef5-745b-4415-b442-aec9ae75a156 Date: Fri, 02 Nov 2018 20:46:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"],"updated_at":"2018-11-02T20:45:55Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:46:01,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 used request id req-a24b0ef5-745b-4415-b442-aec9ae75a156 2018-11-02 20:46:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:01,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:01,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e08f49b85063f247dc825d00889e2f6a544a4d" 2018-11-02 20:46:01,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be795106-2ff6-4ff8-b13d-c4a39e0f970b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}} 2018-11-02 20:46:01,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 used request id req-be795106-2ff6-4ff8-b13d-c4a39e0f970b 2018-11-02 20:46:01,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:02,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0e5af0d6-3c2f-4f34-81ee-58d659d4c456 Date: Fri, 02 Nov 2018 20:46:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:46:02,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-0e5af0d6-3c2f-4f34-81ee-58d659d4c456 2018-11-02 20:46:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e&name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:02,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bc174636-361f-4ec2-8820-cbdfde0a5733 Date: Fri, 02 Nov 2018 20:46:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:46:02,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e&name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1 used request id req-bc174636-361f-4ec2-8820-cbdfde0a5733 2018-11-02 20:46:02,424 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 2018-11-02 20:46:02,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" -d '{"port": {"network_id": "d6437127-52ed-4a05-9d29-dbf489416a9e", "fixed_ips": [{"subnet_id": "eb9c1559-6c5a-42b9-b805-1f8c5c2cda59", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1", "admin_state_up": true}}' 2018-11-02 20:46:03,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e5c6ca16-91f2-496f-83eb-880823347b08 Date: Fri, 02 Nov 2018 20:46:03 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:46:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:46:02Z","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:33:3a:f4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"cfd8122c75b24576b1962a8c76799446","fixed_ips":[{"subnet_id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","ip_address":"10.200.201.1"}],"id":"d6bfb390-d78a-4522-82cd-a187246460e3","security_groups":["a4a37e68-eb4e-493e-8ce2-07e0e39fc71d"],"device_id":""}} 2018-11-02 20:46:03,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-e5c6ca16-91f2-496f-83eb-880823347b08 2018-11-02 20:46:03,226 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1 for router - CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router 2018-11-02 20:46:03,227 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router 2018-11-02 20:46:03,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" -d '{"port_id": "d6bfb390-d78a-4522-82cd-a187246460e3"}' 2018-11-02 20:46:05,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb1ed548-6bbb-4f0c-be5f-aca75638a668 Date: Fri, 02 Nov 2018 20:46:05 GMT RESP BODY: {"network_id": "d6437127-52ed-4a05-9d29-dbf489416a9e", "tenant_id": "cfd8122c75b24576b1962a8c76799446", "subnet_id": "eb9c1559-6c5a-42b9-b805-1f8c5c2cda59", "subnet_ids": ["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"], "port_id": "d6bfb390-d78a-4522-82cd-a187246460e3", "id": "c8e6ffca-09ba-4137-9150-6fcc3baebc43"} 2018-11-02 20:46:05,285 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43/add_router_interface used request id req-eb1ed548-6bbb-4f0c-be5f-aca75638a668 2018-11-02 20:46:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:05,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e22c2f41-b375-4ce7-8dde-614e62f71400 Date: Fri, 02 Nov 2018 20:46:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:58Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:04Z", "revision_number": 3, "routes": [], "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "c8e6ffca-09ba-4137-9150-6fcc3baebc43", "name": "CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router"}} 2018-11-02 20:46:05,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43 used request id req-e22c2f41-b375-4ce7-8dde-614e62f71400 2018-11-02 20:46:05,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=c8e6ffca-09ba-4137-9150-6fcc3baebc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:05,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c6469b3b-1d3b-4649-b048-07e3df57acdb Date: Fri, 02 Nov 2018 20:46:05 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:46:02Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:04Z","binding:vnic_type":"normal","device_id":"c8e6ffca-09ba-4137-9150-6fcc3baebc43","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:33:3a:f4","id":"d6bfb390-d78a-4522-82cd-a187246460e3","port_security_enabled":true,"project_id":"cfd8122c75b24576b1962a8c76799446","fixed_ips":[{"subnet_id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["a4a37e68-eb4e-493e-8ce2-07e0e39fc71d"],"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1"}]} 2018-11-02 20:46:05,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=c8e6ffca-09ba-4137-9150-6fcc3baebc43 used request id req-c6469b3b-1d3b-4649-b048-07e3df57acdb 2018-11-02 20:46:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:05,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-66d3c51c-4fe2-4f27-b728-fdcdac2ea5e4 Date: Fri, 02 Nov 2018 20:46:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}} 2018-11-02 20:46:05,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 used request id req-66d3c51c-4fe2-4f27-b728-fdcdac2ea5e4 2018-11-02 20:46:05,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:06,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae47c53a0c848db98a8b6f9add9c601", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role"}], "expires_at": "2018-11-02T21:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cfd8122c75b24576b1962a8c76799446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-user", "id": "8c4785df108c425480fcbef121269c4f"}, "audit_ids": ["UwJ1cZIaQUaD_BULXswrsw"], "issued_at": "2018-11-02T20:46:06.000000Z"}} 2018-11-02 20:46:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:06,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-585c0423-815d-4b65-a66f-7194e1dcea22 Date: Fri, 02 Nov 2018 20:46:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:58Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:04Z", "revision_number": 3, "routes": [], "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "c8e6ffca-09ba-4137-9150-6fcc3baebc43", "name": "CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router"}]} 2018-11-02 20:46:06,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router&admin_state_up=True used request id req-585c0423-815d-4b65-a66f-7194e1dcea22 2018-11-02 20:46:06,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:06,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:06 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685ca8de04540f033ded81504584edf8d82ffa4e" 2018-11-02 20:46:06,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4589575b-1b46-43a5-b0dc-ea89b4340d46 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}} 2018-11-02 20:46:06,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 used request id req-4589575b-1b46-43a5-b0dc-ea89b4340d46 2018-11-02 20:46:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=c8e6ffca-09ba-4137-9150-6fcc3baebc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:06,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-526a67c7-ca6d-4f2a-b523-de9614680f54 Date: Fri, 02 Nov 2018 20:46:06 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:46:02Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:04Z","binding:vnic_type":"normal","device_id":"c8e6ffca-09ba-4137-9150-6fcc3baebc43","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:33:3a:f4","id":"d6bfb390-d78a-4522-82cd-a187246460e3","port_security_enabled":true,"project_id":"cfd8122c75b24576b1962a8c76799446","fixed_ips":[{"subnet_id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["a4a37e68-eb4e-493e-8ce2-07e0e39fc71d"],"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1"}]} 2018-11-02 20:46:06,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=c8e6ffca-09ba-4137-9150-6fcc3baebc43 used request id req-526a67c7-ca6d-4f2a-b523-de9614680f54 2018-11-02 20:46:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:07,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d7227945-d14b-4555-a95d-aea175517abb Date: Fri, 02 Nov 2018 20:46:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}} 2018-11-02 20:46:07,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 used request id req-d7227945-d14b-4555-a95d-aea175517abb 2018-11-02 20:46:07,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:07,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9210fffb-5c8c-4afc-bf1f-85cc35c8ecfc Date: Fri, 02 Nov 2018 20:46:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:46:07,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-9210fffb-5c8c-4afc-bf1f-85cc35c8ecfc 2018-11-02 20:46:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:07,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c8dda8a2-6c07-4fe2-919c-8f17dddff78f Date: Fri, 02 Nov 2018 20:46:07 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:46:07,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-c8dda8a2-6c07-4fe2-919c-8f17dddff78f 2018-11-02 20:46:07,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:07,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a263bd1b-1566-4b2e-9adc-e272b8e6e250 Date: Fri, 02 Nov 2018 20:46:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"],"updated_at":"2018-11-02T20:45:55Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:46:07,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-a263bd1b-1566-4b2e-9adc-e272b8e6e250 2018-11-02 20:46:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:07,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ddb72443-0395-472c-aaf5-949b2b354da0 Date: Fri, 02 Nov 2018 20:46:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:46:07,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-ddb72443-0395-472c-aaf5-949b2b354da0 2018-11-02 20:46:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:07,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-186fffcd-f8f2-49c6-a99f-367c1457d763 Date: Fri, 02 Nov 2018 20:46:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:57Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6437127-52ed-4a05-9d29-dbf489416a9e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:31:6f:5e","id":"432f1f33-f710-4c3c-b663-1316e6682334","port_security_enabled":false,"project_id":"cfd8122c75b24576b1962a8c76799446","fixed_ips":[{"subnet_id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:57Z","admin_state_up":true,"updated_at":"2018-11-02T20:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6437127-52ed-4a05-9d29-dbf489416a9e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:94:cb:57","id":"a6f10564-6d2a-48df-9194-81303128314d","port_security_enabled":false,"project_id":"cfd8122c75b24576b1962a8c76799446","fixed_ips":[{"subnet_id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:56Z","admin_state_up":true,"updated_at":"2018-11-02T20:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6437127-52ed-4a05-9d29-dbf489416a9e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:21:a4:d8","id":"c1fc927d-c03c-4137-a3a1-3da1c1ce15d1","port_security_enabled":false,"project_id":"cfd8122c75b24576b1962a8c76799446","fixed_ips":[{"subnet_id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:46:02Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:04Z","binding:vnic_type":"normal","device_id":"c8e6ffca-09ba-4137-9150-6fcc3baebc43","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:33:3a:f4","id":"d6bfb390-d78a-4522-82cd-a187246460e3","port_security_enabled":true,"project_id":"cfd8122c75b24576b1962a8c76799446","fixed_ips":[{"subnet_id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["a4a37e68-eb4e-493e-8ce2-07e0e39fc71d"],"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1"}]} 2018-11-02 20:46:07,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-186fffcd-f8f2-49c6-a99f-367c1457d763 2018-11-02 20:46:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:08,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7224bb97-36f6-47d7-b7e0-47f8d9ce8ec1 Date: Fri, 02 Nov 2018 20:46:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}} 2018-11-02 20:46:08,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 used request id req-7224bb97-36f6-47d7-b7e0-47f8d9ce8ec1 2018-11-02 20:46:08,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:08,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c6ef43db-84fd-4b7c-bd0e-395dab2a76f1 Date: Fri, 02 Nov 2018 20:46:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"],"updated_at":"2018-11-02T20:45:55Z","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cfd8122c75b24576b1962a8c76799446","id":"d6437127-52ed-4a05-9d29-dbf489416a9e","name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1"}]} 2018-11-02 20:46:08,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-c6ef43db-84fd-4b7c-bd0e-395dab2a76f1 2018-11-02 20:46:08,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3333b276971545da3a5910f8b5d94d03e0a3b0b" 2018-11-02 20:46:08,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-054bdaf7-15a7-41bf-8269-02c95ccb9ffd Date: Fri, 02 Nov 2018 20:46:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6437127-52ed-4a05-9d29-dbf489416a9e","tenant_id":"cfd8122c75b24576b1962a8c76799446","created_at":"2018-11-02T20:45:55Z","dns_nameservers":[],"updated_at":"2018-11-02T20:45:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"cfd8122c75b24576b1962a8c76799446","id":"eb9c1559-6c5a-42b9-b805-1f8c5c2cda59","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1"}]} 2018-11-02 20:46:08,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-054bdaf7-15a7-41bf-8269-02c95ccb9ffd 2018-11-02 20:46:08,550 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router and port CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-port1 2018-11-02 20:46:08,550 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router 2018-11-02 20:46:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" -d '{"port_id": "d6bfb390-d78a-4522-82cd-a187246460e3"}' 2018-11-02 20:46:10,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20b12823-974f-40fc-9bbe-daf083abd099 Date: Fri, 02 Nov 2018 20:46:10 GMT RESP BODY: {"network_id": "d6437127-52ed-4a05-9d29-dbf489416a9e", "tenant_id": "cfd8122c75b24576b1962a8c76799446", "subnet_id": "eb9c1559-6c5a-42b9-b805-1f8c5c2cda59", "subnet_ids": ["eb9c1559-6c5a-42b9-b805-1f8c5c2cda59"], "port_id": "d6bfb390-d78a-4522-82cd-a187246460e3", "id": "c8e6ffca-09ba-4137-9150-6fcc3baebc43"} 2018-11-02 20:46:10,044 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43/remove_router_interface used request id req-20b12823-974f-40fc-9bbe-daf083abd099 2018-11-02 20:46:10,045 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router 2018-11-02 20:46:10,045 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-router 2018-11-02 20:46:10,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4c3d359ba815888543d998b5b56ce9bbcf9b63" 2018-11-02 20:46:11,563 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5128d6cc-7d7c-49fa-8c0c-c87af9a77aeb Content-Length: 0 Date: Fri, 02 Nov 2018 20:46:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:46:11,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c8e6ffca-09ba-4137-9150-6fcc3baebc43 used request id req-5128d6cc-7d7c-49fa-8c0c-c87af9a77aeb 2018-11-02 20:46:11,564 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1 2018-11-02 20:46:11,564 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-subnet1 2018-11-02 20:46:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:46:14,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec23eea4-3892-4407-8950-a3969c72b072 Date: Fri, 02 Nov 2018 20:46:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:46:14,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/eb9c1559-6c5a-42b9-b805-1f8c5c2cda59 used request id req-ec23eea4-3892-4407-8950-a3969c72b072 2018-11-02 20:46:14,370 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4b91c9f6-ae59-4558-8ecc-4791d63fc6e2-pub-net1 2018-11-02 20:46:14,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/d6437127-52ed-4a05-9d29-dbf489416a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd94db3c40d326541b2bfd1181a8d14f9985bcb7" 2018-11-02 20:46:16,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1212cad7-30f0-439c-88c9-026f7f954350 Date: Fri, 02 Nov 2018 20:46:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:46:16,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d6437127-52ed-4a05-9d29-dbf489416a9e used request id req-1212cad7-30f0-439c-88c9-026f7f954350 2018-11-02 20:46:16,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:16,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f3c43178-474c-411f-b7d0-97d3392db404 Date: Fri, 02 Nov 2018 20:46:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:53Z", "updated_at": "2018-11-02T20:45:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "revision_number": 0, "id": "7cd5abcb-9fb1-434d-bdf6-13a6c94d6c94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "tenant_id": "cfd8122c75b24576b1962a8c76799446", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfd8122c75b24576b1962a8c76799446"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "revision_number": 0, "id": "934f2c01-5bbf-461c-bafd-79ed26cf0246", "remote_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "remote_ip_prefix": null, "created_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "tenant_id": "cfd8122c75b24576b1962a8c76799446", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfd8122c75b24576b1962a8c76799446"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "revision_number": 0, "id": "9b9eed66-6a12-4ccf-8866-a53329114f96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "tenant_id": "cfd8122c75b24576b1962a8c76799446", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfd8122c75b24576b1962a8c76799446"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "revision_number": 0, "id": "c9236330-163d-4388-82ae-1ffd6feb5fea", "remote_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "remote_ip_prefix": null, "created_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "tenant_id": "cfd8122c75b24576b1962a8c76799446", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfd8122c75b24576b1962a8c76799446"}], "revision_number": 4, "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:46:16,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-f3c43178-474c-411f-b7d0-97d3392db404 2018-11-02 20:46:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:16,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d14f83f-bbb6-4255-aee7-26cb3d762447 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:16,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-5d14f83f-bbb6-4255-aee7-26cb3d762447 2018-11-02 20:46:16,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:16,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f799dce8-1abb-42e3-8e12-eb02de38f424 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:16,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-f799dce8-1abb-42e3-8e12-eb02de38f424 2018-11-02 20:46:16,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:16,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75caac03-e00b-4330-b63f-9a153042823a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:46:16,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-75caac03-e00b-4330-b63f-9a153042823a 2018-11-02 20:46:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:16,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00deee3b-ecc3-4c20-9c5c-2585b549c19c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:46:16,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-00deee3b-ecc3-4c20-9c5c-2585b549c19c 2018-11-02 20:46:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:16,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8467b40d-de5f-4d0b-8752-33bfb6a0a67f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:16,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-8467b40d-de5f-4d0b-8752-33bfb6a0a67f 2018-11-02 20:46:16,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:16,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:17,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4baf30f2-b2a0-46b6-bdf5-e933d010e4eb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cfd8122c75b24576b1962a8c76799446", "name": "CreateRouterSuccessTests-06ab769b-9840-4d7-proj"}} 2018-11-02 20:46:17,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 used request id req-4baf30f2-b2a0-46b6-bdf5-e933d010e4eb 2018-11-02 20:46:17,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4a37e68-eb4e-493e-8ce2-07e0e39fc71d 2018-11-02 20:46:17,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a4a37e68-eb4e-493e-8ce2-07e0e39fc71d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:17,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8270f590-572a-43d4-8dab-638745c775e5 Date: Fri, 02 Nov 2018 20:46:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "port_range_min": null, "revision_number": 0, "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:53Z", "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "7cd5abcb-9fb1-434d-bdf6-13a6c94d6c94"}, {"remote_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "port_range_min": null, "revision_number": 0, "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:53Z", "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "934f2c01-5bbf-461c-bafd-79ed26cf0246"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "port_range_min": null, "revision_number": 0, "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:53Z", "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "9b9eed66-6a12-4ccf-8866-a53329114f96"}, {"remote_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:45:53Z", "security_group_id": "a4a37e68-eb4e-493e-8ce2-07e0e39fc71d", "port_range_min": null, "revision_number": 0, "tenant_id": "cfd8122c75b24576b1962a8c76799446", "created_at": "2018-11-02T20:45:53Z", "project_id": "cfd8122c75b24576b1962a8c76799446", "id": "c9236330-163d-4388-82ae-1ffd6feb5fea"}]} 2018-11-02 20:46:17,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a4a37e68-eb4e-493e-8ce2-07e0e39fc71d used request id req-8270f590-572a-43d4-8dab-638745c775e5 2018-11-02 20:46:17,281 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:46:17,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a4a37e68-eb4e-493e-8ce2-07e0e39fc71d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:17,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b4f4b5c-b8a8-4edc-9d81-33b068a7bc19 Content-Length: 0 Date: Fri, 02 Nov 2018 20:46:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:46:17,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a4a37e68-eb4e-493e-8ce2-07e0e39fc71d used request id req-1b4f4b5c-b8a8-4edc-9d81-33b068a7bc19 2018-11-02 20:46:17,661 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-06ab769b-9840-4d7-proj 2018-11-02 20:46:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:18,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee7e710c-051c-490c-9c7a-6d4b113b6ec3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:18,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/cfd8122c75b24576b1962a8c76799446 used request id req-ee7e710c-051c-490c-9c7a-6d4b113b6ec3 2018-11-02 20:46:18,012 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-06ab769b-9840-4d7-proj-role 2018-11-02 20:46:18,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/fae47c53a0c848db98a8b6f9add9c601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:18,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049eb8cc-a880-46eb-8b37-e41d75ebe3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:18,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fae47c53a0c848db98a8b6f9add9c601 used request id req-049eb8cc-a880-46eb-8b37-e41d75ebe3b9 2018-11-02 20:46:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d2e257b79ff59a0bd4622580f374a629f9488" 2018-11-02 20:46:18,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57cc2f6-6724-4a56-ab46-321ddb9b7daa Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:46:18,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b57cc2f6-6724-4a56-ab46-321ddb9b7daa 2018-11-02 20:46:18,339 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-06ab769b-9840-4d7-user 2018-11-02 20:46:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/8c4785df108c425480fcbef121269c4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e237233d98427635622e5c23bb3ff13eaf6c70" 2018-11-02 20:46:18,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e973d85-f571-42ee-866a-acd44aeb289c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:18,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/8c4785df108c425480fcbef121269c4f used request id req-9e973d85-f571-42ee-866a-acd44aeb289c 2018-11-02 20:46:18,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:18,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["TaKhaEKuRPiQSyNU--MCzQ"], "issued_at": "2018-11-02T20:46:18.000000Z"}} 2018-11-02 20:46:18,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba9b5dd4f988f772badb085380a2770a0dd0c49" 2018-11-02 20:46:19,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7caa7d2-de15-43b8-9bb1-00ceacb1164b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:19,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f7caa7d2-de15-43b8-9bb1-00ceacb1164b 2018-11-02 20:46:19,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:19,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:19,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["eK26Y_j2Q9q4EjiqXDknIg"], "issued_at": "2018-11-02T20:46:19.000000Z"}} 2018-11-02 20:46:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:19,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd308d53-3379-4257-815c-bed7caf341bc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:19,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dd308d53-3379-4257-815c-bed7caf341bc 2018-11-02 20:46:19,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:19,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:19,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15d6bb8-f740-414e-a048-64b12d834fbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:46:19,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj used request id req-e15d6bb8-f740-414e-a048-64b12d834fbb 2018-11-02 20:46:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:19,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d581a3d-223c-4182-8d4b-86d6f04920fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:46:19,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2d581a3d-223c-4182-8d4b-86d6f04920fa 2018-11-02 20:46:19,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj"}}' 2018-11-02 20:46:19,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af1ef471-0afd-4279-8592-00d91e4193bc Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2"}, "tags": [], "enabled": true, "id": "8d053817c8db453a995481b53452f8b2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj"}} 2018-11-02 20:46:19,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-af1ef471-0afd-4279-8592-00d91e4193bc 2018-11-02 20:46:19,989 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ccd579a6-c996-42b-proj 2018-11-02 20:46:19,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:19,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:20,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ufA83fvWRSqH7RN5lp61oQ"], "issued_at": "2018-11-02T20:46:20.000000Z"}} 2018-11-02 20:46:20,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3202650cffa789df8be728eba031488e3e85d2" 2018-11-02 20:46:20,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32dd7a9b-3780-49a1-a8fe-abca1d43fc16 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:20,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-32dd7a9b-3780-49a1-a8fe-abca1d43fc16 2018-11-02 20:46:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:20,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:20 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3202650cffa789df8be728eba031488e3e85d2" 2018-11-02 20:46:20,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4071836-c6b8-48e5-84b5-32c04cd9abc5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:46:20,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c4071836-c6b8-48e5-84b5-32c04cd9abc5 2018-11-02 20:46:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3202650cffa789df8be728eba031488e3e85d2" 2018-11-02 20:46:20,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce135817-1b68-418c-a14b-f04b81279917 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2"}, "tags": [], "enabled": true, "id": "8d053817c8db453a995481b53452f8b2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj"}]} 2018-11-02 20:46:20,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj used request id req-ce135817-1b68-418c-a14b-f04b81279917 2018-11-02 20:46:20,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3202650cffa789df8be728eba031488e3e85d2" 2018-11-02 20:46:20,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c75187-6bd2-49f8-8497-0026b1c23d67 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:46:20,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f6c75187-6bd2-49f8-8497-0026b1c23d67 2018-11-02 20:46:21,294 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ccd579a6-c996-42b-user 2018-11-02 20:46:21,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:21,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:21,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa496510-eecc-4a92-83ed-b984ed3ea9c9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:46:21,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aa496510-eecc-4a92-83ed-b984ed3ea9c9 2018-11-02 20:46:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" -d '{"role": {"name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj-role"}}' 2018-11-02 20:46:21,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d271b103-29b0-4d84-9351-426aba3f9eac Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45e0d53c68a847059331ffa1a72283e6", "links": {"self": "http://172.30.9.31:5000/v3/roles/45e0d53c68a847059331ffa1a72283e6"}, "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj-role"}} 2018-11-02 20:46:21,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-d271b103-29b0-4d84-9351-426aba3f9eac 2018-11-02 20:46:21,522 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ccd579a6-c996-42b-proj-role 2018-11-02 20:46:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/45e0d53c68a847059331ffa1a72283e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:21,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad2e404-6cdc-455f-9814-ea587d1b776e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45e0d53c68a847059331ffa1a72283e6", "links": {"self": "http://172.30.9.31:5000/v3/roles/45e0d53c68a847059331ffa1a72283e6"}, "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj-role"}} 2018-11-02 20:46:21,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/45e0d53c68a847059331ffa1a72283e6 used request id req-1ad2e404-6cdc-455f-9814-ea587d1b776e 2018-11-02 20:46:21,543 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ccd579a6-c996-42b-proj-role to project CreateRouterSuccessTests-ccd579a6-c996-42b-proj 2018-11-02 20:46:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2/users/6bc4a548434345e3840f5f32c1f6b342/roles/45e0d53c68a847059331ffa1a72283e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:21,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701c2395-574d-4c9c-a173-a02f3f578c48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:21,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2/users/6bc4a548434345e3840f5f32c1f6b342/roles/45e0d53c68a847059331ffa1a72283e6 used request id req-701c2395-574d-4c9c-a173-a02f3f578c48 2018-11-02 20:46:21,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:21,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:22,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["oaiPGvlOSFCufXsZbpNwlQ"], "issued_at": "2018-11-02T20:46:22.000000Z"}} 2018-11-02 20:46:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:22,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41bc9576-39e0-4e4b-8141-59117ba98951 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:22,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-41bc9576-39e0-4e4b-8141-59117ba98951 2018-11-02 20:46:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:22,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8b02fedd-baba-4ebf-bfb6-3f74d96383f6 Date: Fri, 02 Nov 2018 20:46:22 GMT RESP BODY: {"routers": []} 2018-11-02 20:46:22,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router&admin_state_up=True used request id req-8b02fedd-baba-4ebf-bfb6-3f74d96383f6 2018-11-02 20:46:22,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:22,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:22,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["yvLWviVcQY623ZODKKugig"], "issued_at": "2018-11-02T20:46:22.000000Z"}} 2018-11-02 20:46:22,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894c82ac31dfee887b7218c7ad4c8f272830c97e" 2018-11-02 20:46:22,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2c265e-f8a2-489d-8e6d-7e21fe2ea77f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:22,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-df2c265e-f8a2-489d-8e6d-7e21fe2ea77f 2018-11-02 20:46:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:23,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:23,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894c82ac31dfee887b7218c7ad4c8f272830c97e" 2018-11-02 20:46:23,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e770de1a-987c-4a34-89cf-b3a30b43c701 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2"}, "tags": [], "enabled": true, "id": "8d053817c8db453a995481b53452f8b2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj"}]} 2018-11-02 20:46:23,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-ccd579a6-c996-42b-proj used request id req-e770de1a-987c-4a34-89cf-b3a30b43c701 2018-11-02 20:46:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:23,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-e4fe996a-0d0f-4743-970e-3a51fce01ae7 Date: Fri, 02 Nov 2018 20:46:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:46:23,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-e4fe996a-0d0f-4743-970e-3a51fce01ae7 2018-11-02 20:46:23,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:23,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5f30328a-b8aa-45a2-bd5a-a81bb6139806 Date: Fri, 02 Nov 2018 20:46:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:46:23,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-5f30328a-b8aa-45a2-bd5a-a81bb6139806 2018-11-02 20:46:23,563 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router 2018-11-02 20:46:23,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "tenant_id": "8d053817c8db453a995481b53452f8b2", "name": "CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router", "admin_state_up": true}}' 2018-11-02 20:46:24,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-d81d1a96-cbad-4595-bc85-a4e4cd849218 Date: Fri, 02 Nov 2018 20:46:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "8d053817c8db453a995481b53452f8b2", "created_at": "2018-11-02T20:46:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:46:24Z", "revision_number": 2, "routes": [], "project_id": "8d053817c8db453a995481b53452f8b2", "id": "d44c3018-b863-4d1e-a5e1-4c6ada973963", "name": "CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router"}} 2018-11-02 20:46:24,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-d81d1a96-cbad-4595-bc85-a4e4cd849218 2018-11-02 20:46:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d44c3018-b863-4d1e-a5e1-4c6ada973963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:25,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4d7f3a41-2e10-40f2-b207-b955f34c1657 Date: Fri, 02 Nov 2018 20:46:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:46:24Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"a237042a-0f35-4b8e-9b50-282ddf95ae54","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:af:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d44c3018-b863-4d1e-a5e1-4c6ada973963","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:46:24Z","binding:vnic_type":"normal"}]} 2018-11-02 20:46:25,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d44c3018-b863-4d1e-a5e1-4c6ada973963 used request id req-4d7f3a41-2e10-40f2-b207-b955f34c1657 2018-11-02 20:46:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:25,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bad19ff7-8d63-4df6-a17d-495aeb07b588 Date: Fri, 02 Nov 2018 20:46:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:46:25,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-bad19ff7-8d63-4df6-a17d-495aeb07b588 2018-11-02 20:46:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/d44c3018-b863-4d1e-a5e1-4c6ada973963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:25,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-4e163144-a27d-48eb-815d-48068edaf841 Date: Fri, 02 Nov 2018 20:46:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "8d053817c8db453a995481b53452f8b2", "created_at": "2018-11-02T20:46:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:46:24Z", "revision_number": 2, "routes": [], "project_id": "8d053817c8db453a995481b53452f8b2", "id": "d44c3018-b863-4d1e-a5e1-4c6ada973963", "name": "CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router"}} 2018-11-02 20:46:25,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/d44c3018-b863-4d1e-a5e1-4c6ada973963 used request id req-4e163144-a27d-48eb-815d-48068edaf841 2018-11-02 20:46:25,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d44c3018-b863-4d1e-a5e1-4c6ada973963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:26,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c35161c0-78e5-41b2-865e-560accf7f8a1 Date: Fri, 02 Nov 2018 20:46:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:46:24Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"a237042a-0f35-4b8e-9b50-282ddf95ae54","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:af:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d44c3018-b863-4d1e-a5e1-4c6ada973963","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T20:46:24Z","binding:vnic_type":"normal"}]} 2018-11-02 20:46:26,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d44c3018-b863-4d1e-a5e1-4c6ada973963 used request id req-c35161c0-78e5-41b2-865e-560accf7f8a1 2018-11-02 20:46:26,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:26,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a82fa5b0-2717-46bb-a29b-ee7c5dd26b24 Date: Fri, 02 Nov 2018 20:46:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:46:26,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-a82fa5b0-2717-46bb-a29b-ee7c5dd26b24 2018-11-02 20:46:26,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:26,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45e0d53c68a847059331ffa1a72283e6", "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj-role"}], "expires_at": "2018-11-02T21:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d053817c8db453a995481b53452f8b2", "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8d053817c8db453a995481b53452f8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8d053817c8db453a995481b53452f8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8d053817c8db453a995481b53452f8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8d053817c8db453a995481b53452f8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8d053817c8db453a995481b53452f8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8d053817c8db453a995481b53452f8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8d053817c8db453a995481b53452f8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8d053817c8db453a995481b53452f8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8d053817c8db453a995481b53452f8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8d053817c8db453a995481b53452f8b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8d053817c8db453a995481b53452f8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8d053817c8db453a995481b53452f8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8d053817c8db453a995481b53452f8b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8d053817c8db453a995481b53452f8b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-user", "id": "6bc4a548434345e3840f5f32c1f6b342"}, "audit_ids": ["37VOpjVPQrm87cVTwYpZaQ"], "issued_at": "2018-11-02T20:46:26.000000Z"}} 2018-11-02 20:46:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547aac6968a9b2212f653c592723999431750c7" 2018-11-02 20:46:27,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-771d4774-2f3c-4888-bffb-2b3f48a62fa3 Date: Fri, 02 Nov 2018 20:46:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "8d053817c8db453a995481b53452f8b2", "created_at": "2018-11-02T20:46:23Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:24Z", "revision_number": 2, "routes": [], "project_id": "8d053817c8db453a995481b53452f8b2", "id": "d44c3018-b863-4d1e-a5e1-4c6ada973963", "name": "CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router"}]} 2018-11-02 20:46:27,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router&admin_state_up=True used request id req-771d4774-2f3c-4888-bffb-2b3f48a62fa3 2018-11-02 20:46:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:27,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba9b5dd4f988f772badb085380a2770a0dd0c49" 2018-11-02 20:46:27,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bf7240-b166-4169-ad94-c054802dfb71 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d053817c8db453a995481b53452f8b2", "name": "CreateRouterSuccessTests-ccd579a6-c996-42b-proj"}} 2018-11-02 20:46:27,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2 used request id req-f2bf7240-b166-4169-ad94-c054802dfb71 2018-11-02 20:46:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d44c3018-b863-4d1e-a5e1-4c6ada973963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547aac6968a9b2212f653c592723999431750c7" 2018-11-02 20:46:27,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85f481d1-be2c-49b7-98a9-d97f6e1ba7d9 Date: Fri, 02 Nov 2018 20:46:27 GMT RESP BODY: {"ports":[]} 2018-11-02 20:46:27,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d44c3018-b863-4d1e-a5e1-4c6ada973963 used request id req-85f481d1-be2c-49b7-98a9-d97f6e1ba7d9 2018-11-02 20:46:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547aac6968a9b2212f653c592723999431750c7" 2018-11-02 20:46:27,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d1a57273-baca-41a9-817f-24891ab8403d Date: Fri, 02 Nov 2018 20:46:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:46:27,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-d1a57273-baca-41a9-817f-24891ab8403d 2018-11-02 20:46:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547aac6968a9b2212f653c592723999431750c7" 2018-11-02 20:46:27,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b84065cc-e61b-4e51-990a-53ed0951f015 Date: Fri, 02 Nov 2018 20:46:27 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:46:27,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-b84065cc-e61b-4e51-990a-53ed0951f015 2018-11-02 20:46:27,904 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router 2018-11-02 20:46:27,904 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d6e2cc40-be6a-44da-92fa-33772a7ace22-pub-router 2018-11-02 20:46:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/d44c3018-b863-4d1e-a5e1-4c6ada973963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3a8451e2a4f5d59fb6597d0f6195dbe5fad34" 2018-11-02 20:46:29,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b0c2ff6-b215-4da8-86a3-e26c210bd607 Content-Length: 0 Date: Fri, 02 Nov 2018 20:46:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:46:29,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d44c3018-b863-4d1e-a5e1-4c6ada973963 used request id req-3b0c2ff6-b215-4da8-86a3-e26c210bd607 2018-11-02 20:46:29,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:29,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3b507eae-10fd-45d8-a2cb-9254790ec7b2 Date: Fri, 02 Nov 2018 20:46:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:46:29,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-3b507eae-10fd-45d8-a2cb-9254790ec7b2 2018-11-02 20:46:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b38d2e65-5c62-430a-a720-e5adc74eb873 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:30,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-b38d2e65-5c62-430a-a720-e5adc74eb873 2018-11-02 20:46:30,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6650a668-0e80-4f17-8593-0703a2b68676 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-6650a668-0e80-4f17-8593-0703a2b68676 2018-11-02 20:46:30,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02f70b6-402a-413d-823f-83c14d2368e5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:46:30,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-c02f70b6-402a-413d-823f-83c14d2368e5 2018-11-02 20:46:30,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7f9a7b-723e-4d7a-9f5e-4ae95f752fc1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:46:30,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-ad7f9a7b-723e-4d7a-9f5e-4ae95f752fc1 2018-11-02 20:46:30,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7b6536-40aa-4677-a407-88e912a6e21c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:30,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-ca7b6536-40aa-4677-a407-88e912a6e21c 2018-11-02 20:46:30,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed3fb42-eee0-4d89-9db0-45306fce8131 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:30,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-2ed3fb42-eee0-4d89-9db0-45306fce8131 2018-11-02 20:46:30,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5f9c97-3a99-4721-9bf2-304ea97ecc5a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:46:30,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-6b5f9c97-3a99-4721-9bf2-304ea97ecc5a 2018-11-02 20:46:30,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6c88a0-1881-45ce-b30e-b724f839595d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:30,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-db6c88a0-1881-45ce-b30e-b724f839595d 2018-11-02 20:46:30,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:30,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cb97343-7740-44f0-8ca3-21414020fe8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:30,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-4cb97343-7740-44f0-8ca3-21414020fe8a 2018-11-02 20:46:30,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:30,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:31,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:46:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d260a2b-42e0-49f4-8f40-befd701dc045 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:46:31,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-5d260a2b-42e0-49f4-8f40-befd701dc045 2018-11-02 20:46:31,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:46:31,098 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ccd579a6-c996-42b-proj 2018-11-02 20:46:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:31,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493a5fac-a0e6-46b5-a913-124494231891 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:31,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8d053817c8db453a995481b53452f8b2 used request id req-493a5fac-a0e6-46b5-a913-124494231891 2018-11-02 20:46:31,384 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ccd579a6-c996-42b-proj-role 2018-11-02 20:46:31,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/45e0d53c68a847059331ffa1a72283e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:31,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8def01f9-856a-4c3a-8cc7-f4666b543c19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:31,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/45e0d53c68a847059331ffa1a72283e6 used request id req-8def01f9-856a-4c3a-8cc7-f4666b543c19 2018-11-02 20:46:31,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce558d3dab4782f57b051cfcbf193227f13fd7f" 2018-11-02 20:46:31,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924b190e-254f-45f1-b5ed-c5cfea3c8715 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:46:31,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-924b190e-254f-45f1-b5ed-c5cfea3c8715 2018-11-02 20:46:31,622 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ccd579a6-c996-42b-user 2018-11-02 20:46:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/6bc4a548434345e3840f5f32c1f6b342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3202650cffa789df8be728eba031488e3e85d2" 2018-11-02 20:46:31,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4169b886-836e-4358-89d2-40cd023ff977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:31,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/6bc4a548434345e3840f5f32c1f6b342 used request id req-4169b886-836e-4358-89d2-40cd023ff977 2018-11-02 20:46:31,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:32,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3Q_IGAb7S_mQK7Yd1dkWjg"], "issued_at": "2018-11-02T20:46:32.000000Z"}} 2018-11-02 20:46:32,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df180f4468a3f1e4544ce9c56655a671fc0f8654" 2018-11-02 20:46:32,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb0741e-b676-4465-8d70-6b1e4912dc6b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:32,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-adb0741e-b676-4465-8d70-6b1e4912dc6b 2018-11-02 20:46:32,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:32,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:32,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["X-53k6XNTReBjfHYEgUBNA"], "issued_at": "2018-11-02T20:46:32.000000Z"}} 2018-11-02 20:46:32,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:46:32,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8edfa01-7010-4111-a145-7bef5d23aec0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:32,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f8edfa01-7010-4111-a145-7bef5d23aec0 2018-11-02 20:46:32,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:32,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:46:33,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54c382e-30ed-425d-be06-dd72ee6f039e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:46:33,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj used request id req-b54c382e-30ed-425d-be06-dd72ee6f039e 2018-11-02 20:46:33,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:46:33,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79315a3-f634-49e4-b053-5b8ccc9cc50a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:46:33,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e79315a3-f634-49e4-b053-5b8ccc9cc50a 2018-11-02 20:46:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}}' 2018-11-02 20:46:33,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87aca8d-8de9-4026-8e21-89b171d78836 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "id": "aef74e8c86d04db2a6695fba236fb518", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:46:33,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c87aca8d-8de9-4026-8e21-89b171d78836 2018-11-02 20:46:33,307 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj 2018-11-02 20:46:33,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:33,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:33,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SGe8qKh8S7q_aZTWrYmF8Q"], "issued_at": "2018-11-02T20:46:33.000000Z"}} 2018-11-02 20:46:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6748eb9b64a9ff89942144f7a1d5fec97d70868a" 2018-11-02 20:46:33,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6513dc4-20d3-41e5-9d0b-9248ac511aed 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:33,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b6513dc4-20d3-41e5-9d0b-9248ac511aed 2018-11-02 20:46:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:33,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:33 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:33,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6748eb9b64a9ff89942144f7a1d5fec97d70868a" 2018-11-02 20:46:33,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3750c82b-d07f-4c00-8502-10035fa6a3b4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:46:33,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3750c82b-d07f-4c00-8502-10035fa6a3b4 2018-11-02 20:46:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6748eb9b64a9ff89942144f7a1d5fec97d70868a" 2018-11-02 20:46:33,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339f4fb0-015e-4278-8c43-706c06d88853 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "id": "aef74e8c86d04db2a6695fba236fb518", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}]} 2018-11-02 20:46:33,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj used request id req-339f4fb0-015e-4278-8c43-706c06d88853 2018-11-02 20:46:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6748eb9b64a9ff89942144f7a1d5fec97d70868a" 2018-11-02 20:46:34,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a079a21c-a2b1-4bc8-a19e-f8578a820967 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:46:34,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a079a21c-a2b1-4bc8-a19e-f8578a820967 2018-11-02 20:46:34,403 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user 2018-11-02 20:46:34,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:46:34,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e270ff1-b974-4ee8-ab8e-027470e8e234 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:46:34,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e270ff1-b974-4ee8-ab8e-027470e8e234 2018-11-02 20:46:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" -d '{"role": {"name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}}' 2018-11-02 20:46:34,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:46:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c6b039-273a-4ce8-8759-cebb6d597474 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd009148d59e4fa0921cf97b4347c2e3", "links": {"self": "http://172.30.9.31:5000/v3/roles/fd009148d59e4fa0921cf97b4347c2e3"}, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}} 2018-11-02 20:46:34,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-23c6b039-273a-4ce8-8759-cebb6d597474 2018-11-02 20:46:34,642 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role 2018-11-02 20:46:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/fd009148d59e4fa0921cf97b4347c2e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:46:34,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709fc517-9de6-4353-8b19-cea86c1cd119 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd009148d59e4fa0921cf97b4347c2e3", "links": {"self": "http://172.30.9.31:5000/v3/roles/fd009148d59e4fa0921cf97b4347c2e3"}, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}} 2018-11-02 20:46:34,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/fd009148d59e4fa0921cf97b4347c2e3 used request id req-709fc517-9de6-4353-8b19-cea86c1cd119 2018-11-02 20:46:34,759 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role to project CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj 2018-11-02 20:46:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518/users/837a42a117d74320936f55bf46096323/roles/fd009148d59e4fa0921cf97b4347c2e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:46:34,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:46:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d99dc4-2a55-4a38-9e80-3b9f66a23f90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:46:34,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518/users/837a42a117d74320936f55bf46096323/roles/fd009148d59e4fa0921cf97b4347c2e3 used request id req-33d99dc4-2a55-4a38-9e80-3b9f66a23f90 2018-11-02 20:46:34,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:34,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:35,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["JfPcT3boTlGdt1fZj4e4sw"], "issued_at": "2018-11-02T20:46:35.000000Z"}} 2018-11-02 20:46:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:46:35,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8360a67c-a820-4184-aa9b-0428a6148164 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:35,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8360a67c-a820-4184-aa9b-0428a6148164 2018-11-02 20:46:35,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:46:35,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-22fb2cfc-aa28-49a2-86d0-c10902cad56f Date: Fri, 02 Nov 2018 20:46:35 GMT RESP BODY: {"networks":[]} 2018-11-02 20:46:35,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 used request id req-22fb2cfc-aa28-49a2-86d0-c10902cad56f 2018-11-02 20:46:35,653 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 2018-11-02 20:46:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" -d '{"network": {"name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1", "admin_state_up": true}}' 2018-11-02 20:46:36,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-b0294c54-820a-4c3a-8160-c9f4d5cccca9 Date: Fri, 02 Nov 2018 20:46:36 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:46:36Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}} 2018-11-02 20:46:36,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-b0294c54-820a-4c3a-8160-c9f4d5cccca9 2018-11-02 20:46:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:46:37,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-717e91d1-9d88-4682-8707-fc45664dc4ab Date: Fri, 02 Nov 2018 20:46:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:46:36Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:46:37,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-717e91d1-9d88-4682-8707-fc45664dc4ab 2018-11-02 20:46:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:46:37,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8851b75-f930-416d-a1d4-703971df09bf Date: Fri, 02 Nov 2018 20:46:37 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:46:37,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-a8851b75-f930-416d-a1d4-703971df09bf 2018-11-02 20:46:37,513 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1 2018-11-02 20:46:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" -d '{"subnets": [{"ip_version": 4, "network_id": "d319ce33-00e3-4a1b-98c0-42c7ed147937", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]}' 2018-11-02 20:46:38,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7c1834f2-0e46-4125-a77f-407151a9253d Date: Fri, 02 Nov 2018 20:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:46:38,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-7c1834f2-0e46-4125-a77f-407151a9253d 2018-11-02 20:46:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:46:38,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f2e4e824-6ce8-456a-9a9a-77fa6e5a4729 Date: Fri, 02 Nov 2018 20:46:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:46:38,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-f2e4e824-6ce8-456a-9a9a-77fa6e5a4729 2018-11-02 20:46:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:46:39,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1acfaac4-cc0b-4315-a2ba-76bf046cecf3 Date: Fri, 02 Nov 2018 20:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:46:39,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-1acfaac4-cc0b-4315-a2ba-76bf046cecf3 2018-11-02 20:46:39,080 - OpenStackNetwork - DEBUG - Network [d319ce33-00e3-4a1b-98c0-42c7ed147937] created successfully 2018-11-02 20:46:39,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:39,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:39,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["LctQeHM-S0OybTJJudTwfw"], "issued_at": "2018-11-02T20:46:39.000000Z"}} 2018-11-02 20:46:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:46:39,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2dcd5a-f639-4404-b509-e3ba654449f9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:39,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0a2dcd5a-f639-4404-b509-e3ba654449f9 2018-11-02 20:46:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:46:39,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-01501fc4-9571-4f9b-9380-b7b286ef8b1c Date: Fri, 02 Nov 2018 20:46:39 GMT RESP BODY: {"networks":[]} 2018-11-02 20:46:39,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 used request id req-01501fc4-9571-4f9b-9380-b7b286ef8b1c 2018-11-02 20:46:39,814 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 2018-11-02 20:46:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" -d '{"network": {"name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2", "admin_state_up": true}}' 2018-11-02 20:46:40,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-e64015db-8a54-4623-b035-99619ce48437 Date: Fri, 02 Nov 2018 20:46:40 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:46:40Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}} 2018-11-02 20:46:40,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-e64015db-8a54-4623-b035-99619ce48437 2018-11-02 20:46:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:46:40,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-1e1925a5-bf17-467b-9f48-d99ec4f03654 Date: Fri, 02 Nov 2018 20:46:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:46:40Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:46:40,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-1e1925a5-bf17-467b-9f48-d99ec4f03654 2018-11-02 20:46:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:46:40,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-acac3585-d6ee-4f25-83ba-6c02c91e2498 Date: Fri, 02 Nov 2018 20:46:40 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:46:40,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-acac3585-d6ee-4f25-83ba-6c02c91e2498 2018-11-02 20:46:40,838 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2 2018-11-02 20:46:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" -d '{"subnets": [{"ip_version": 4, "network_id": "c3901694-6ede-4cb5-8375-65305f1fb246", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]}' 2018-11-02 20:46:41,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-17e05821-6c58-4c90-9fb1-fc961c755e41 Date: Fri, 02 Nov 2018 20:46:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:46:41,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-17e05821-6c58-4c90-9fb1-fc961c755e41 2018-11-02 20:46:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:46:42,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c4c87408-fb59-4e38-a555-a51232896b83 Date: Fri, 02 Nov 2018 20:46:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:46:42,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-c4c87408-fb59-4e38-a555-a51232896b83 2018-11-02 20:46:42,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:46:42,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2bb068fb-ecb5-405a-9932-49a8813fd363 Date: Fri, 02 Nov 2018 20:46:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:46:42,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-2bb068fb-ecb5-405a-9932-49a8813fd363 2018-11-02 20:46:42,479 - OpenStackNetwork - DEBUG - Network [c3901694-6ede-4cb5-8375-65305f1fb246] created successfully 2018-11-02 20:46:42,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:42,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:42,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["kEyPnNVoTKWxnQX2msuyCA"], "issued_at": "2018-11-02T20:46:42.000000Z"}} 2018-11-02 20:46:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:43,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75b4df4-9cc9-49fe-bd84-357c71c481c3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:43,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f75b4df4-9cc9-49fe-bd84-357c71c481c3 2018-11-02 20:46:43,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:43,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9945321-33d4-4637-89c6-6fbe37e673a0 Date: Fri, 02 Nov 2018 20:46:43 GMT RESP BODY: {"routers": []} 2018-11-02 20:46:43,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router&admin_state_up=True used request id req-a9945321-33d4-4637-89c6-6fbe37e673a0 2018-11-02 20:46:43,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:43,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:43,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["stX1-sYwSYKPviGEfz1yVA"], "issued_at": "2018-11-02T20:46:43.000000Z"}} 2018-11-02 20:46:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7240b527ddf8f057cad9dd6876dd180f2c9cfd6" 2018-11-02 20:46:43,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5a41d9-b384-45fd-bfb2-d6469e017aa5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:43,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3f5a41d9-b384-45fd-bfb2-d6469e017aa5 2018-11-02 20:46:43,844 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:46:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" -d '{"router": {"name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router", "admin_state_up": true}}' 2018-11-02 20:46:44,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-d0022cb7-1628-4505-ae78-3a93d9558d8c Date: Fri, 02 Nov 2018 20:46:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:44Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:44Z", "revision_number": 0, "routes": [], "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "be4f921c-9422-4643-a136-86fe49794bf0", "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router"}} 2018-11-02 20:46:44,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-d0022cb7-1628-4505-ae78-3a93d9558d8c 2018-11-02 20:46:44,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:44,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e150c70e-8cd1-4cd8-aa47-c2c757f5de61 Date: Fri, 02 Nov 2018 20:46:44 GMT RESP BODY: {"ports":[]} 2018-11-02 20:46:44,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 used request id req-e150c70e-8cd1-4cd8-aa47-c2c757f5de61 2018-11-02 20:46:44,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:44,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-08276cfa-b10b-41f1-9ad6-8544584c2f9c Date: Fri, 02 Nov 2018 20:46:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:46:44,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 used request id req-08276cfa-b10b-41f1-9ad6-8544584c2f9c 2018-11-02 20:46:44,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:45,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e681c122-e85c-482c-bcf0-32e06102afd1 Date: Fri, 02 Nov 2018 20:46:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:46:45,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-e681c122-e85c-482c-bcf0-32e06102afd1 2018-11-02 20:46:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:45,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a2c295a2-970b-48c1-998e-56ffef5ae7a0 Date: Fri, 02 Nov 2018 20:46:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:46:45,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 used request id req-a2c295a2-970b-48c1-998e-56ffef5ae7a0 2018-11-02 20:46:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:45,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:45,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae46449-24c1-4678-a984-4c91d9a48d65 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:46:45,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-7ae46449-24c1-4678-a984-4c91d9a48d65 2018-11-02 20:46:45,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:46,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6f493cf1-687f-4197-be33-77c0042cbd0a Date: Fri, 02 Nov 2018 20:46:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:46:46,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-6f493cf1-687f-4197-be33-77c0042cbd0a 2018-11-02 20:46:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:46,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba8ad972-3c88-4b06-b068-748f40c7971a Date: Fri, 02 Nov 2018 20:46:46 GMT RESP BODY: {"ports":[]} 2018-11-02 20:46:46,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1&admin_state_up=True used request id req-ba8ad972-3c88-4b06-b068-748f40c7971a 2018-11-02 20:46:46,382 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1 for router - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:46:46,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:46,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:46,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["KO7U9Iv6QWSXFD_ypFxl7A"], "issued_at": "2018-11-02T20:46:46.000000Z"}} 2018-11-02 20:46:46,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee95fde79522cac32cd1e22d6a3c92f38795825" 2018-11-02 20:46:46,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20fee94f-3892-4c7d-a4f0-99faa0b07204 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:46,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-20fee94f-3892-4c7d-a4f0-99faa0b07204 2018-11-02 20:46:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:47,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-48724e2d-eaaa-4258-bd2f-6790423f8335 Date: Fri, 02 Nov 2018 20:46:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:46:47,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 used request id req-48724e2d-eaaa-4258-bd2f-6790423f8335 2018-11-02 20:46:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:47,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-15a632e8-5416-4de6-bdfb-8000e382f1b1 Date: Fri, 02 Nov 2018 20:46:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:46:47,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-15a632e8-5416-4de6-bdfb-8000e382f1b1 2018-11-02 20:46:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:47,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-198bbde2-4f24-4faa-bdd7-febf18e5387f Date: Fri, 02 Nov 2018 20:46:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:46:47,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 used request id req-198bbde2-4f24-4faa-bdd7-febf18e5387f 2018-11-02 20:46:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:47,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee95fde79522cac32cd1e22d6a3c92f38795825" 2018-11-02 20:46:47,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11dcee0-dc95-49ba-9ac3-9868ba945d15 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:46:47,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-c11dcee0-dc95-49ba-9ac3-9868ba945d15 2018-11-02 20:46:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:47,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5f6d1d8f-5bd4-49a5-8824-dc369ab8d9f6 Date: Fri, 02 Nov 2018 20:46:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:46:47,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-5f6d1d8f-5bd4-49a5-8824-dc369ab8d9f6 2018-11-02 20:46:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:48,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-225d534e-7be2-4261-bd99-0b807a230eba Date: Fri, 02 Nov 2018 20:46:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:46:48,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1 used request id req-225d534e-7be2-4261-bd99-0b807a230eba 2018-11-02 20:46:48,129 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 2018-11-02 20:46:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" -d '{"port": {"network_id": "d319ce33-00e3-4a1b-98c0-42c7ed147937", "fixed_ips": [{"subnet_id": "e049d87f-2004-4d75-a4a1-b2609b56cdb2", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1", "admin_state_up": true}}' 2018-11-02 20:46:48,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-bc147266-78c4-4b02-a2e3-6c059bfb1d7b Date: Fri, 02 Nov 2018 20:46:48 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:46:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:46:48Z","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:4c:75:80","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.1"}],"id":"c856bddc-46e0-4729-8060-fcd0012d118b","security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"device_id":""}} 2018-11-02 20:46:48,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-bc147266-78c4-4b02-a2e3-6c059bfb1d7b 2018-11-02 20:46:48,921 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1 for router - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:46:48,922 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:46:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" -d '{"port_id": "c856bddc-46e0-4729-8060-fcd0012d118b"}' 2018-11-02 20:46:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-804a3f38-9533-447b-9d45-347f11c6ada2 Date: Fri, 02 Nov 2018 20:46:50 GMT RESP BODY: {"network_id": "d319ce33-00e3-4a1b-98c0-42c7ed147937", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "subnet_id": "e049d87f-2004-4d75-a4a1-b2609b56cdb2", "subnet_ids": ["e049d87f-2004-4d75-a4a1-b2609b56cdb2"], "port_id": "c856bddc-46e0-4729-8060-fcd0012d118b", "id": "be4f921c-9422-4643-a136-86fe49794bf0"} 2018-11-02 20:46:50,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/add_router_interface used request id req-804a3f38-9533-447b-9d45-347f11c6ada2 2018-11-02 20:46:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:51,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bb0b10b5-ff08-4ced-b5dd-2f3207e0bf0f Date: Fri, 02 Nov 2018 20:46:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:46:51,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 used request id req-bb0b10b5-ff08-4ced-b5dd-2f3207e0bf0f 2018-11-02 20:46:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:51,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-29bc0b7a-6581-4e30-9c2a-c54f11b88db7 Date: Fri, 02 Nov 2018 20:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:46:51,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-29bc0b7a-6581-4e30-9c2a-c54f11b88db7 2018-11-02 20:46:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-73aa7fb2-458e-4ae9-832b-7c0992470385 Date: Fri, 02 Nov 2018 20:46:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:46:51,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 used request id req-73aa7fb2-458e-4ae9-832b-7c0992470385 2018-11-02 20:46:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:51,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7401e8c-2429-4a15-ae90-d06013e545fd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:46:51,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-a7401e8c-2429-4a15-ae90-d06013e545fd 2018-11-02 20:46:51,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:51,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b0057655-a159-4f51-a354-7d39099a40c1 Date: Fri, 02 Nov 2018 20:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:46:51,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-b0057655-a159-4f51-a354-7d39099a40c1 2018-11-02 20:46:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=c3901694-6ede-4cb5-8375-65305f1fb246&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:52,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5b2d07d4-7acd-4882-8ef4-0c390475b39c Date: Fri, 02 Nov 2018 20:46:52 GMT RESP BODY: {"ports":[]} 2018-11-02 20:46:52,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=c3901694-6ede-4cb5-8375-65305f1fb246&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2&admin_state_up=True used request id req-5b2d07d4-7acd-4882-8ef4-0c390475b39c 2018-11-02 20:46:52,173 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2 for router - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:46:52,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:52,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:52,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["JbmScAq9SaW4Kn_FMfdazw"], "issued_at": "2018-11-02T20:46:52.000000Z"}} 2018-11-02 20:46:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d157ecb81b55c214f68570269d19464559a65b" 2018-11-02 20:46:52,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed87990-3f7a-431e-b105-48661bd63986 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:52,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1ed87990-3f7a-431e-b105-48661bd63986 2018-11-02 20:46:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:53,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-24f53f36-62d8-46fe-921f-f6ddd93172bc Date: Fri, 02 Nov 2018 20:46:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:46:53,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 used request id req-24f53f36-62d8-46fe-921f-f6ddd93172bc 2018-11-02 20:46:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:53,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a59c43dd-cf6e-4651-a403-0b3b4ab5b972 Date: Fri, 02 Nov 2018 20:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:46:53,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-a59c43dd-cf6e-4651-a403-0b3b4ab5b972 2018-11-02 20:46:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:53,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-aa97ab89-fcd6-4340-ba89-71aac01a8a2a Date: Fri, 02 Nov 2018 20:46:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:46:53,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 used request id req-aa97ab89-fcd6-4340-ba89-71aac01a8a2a 2018-11-02 20:46:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:53,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:53,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d157ecb81b55c214f68570269d19464559a65b" 2018-11-02 20:46:53,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f712557e-f026-4536-9c2d-a848de7d2f31 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:46:53,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-f712557e-f026-4536-9c2d-a848de7d2f31 2018-11-02 20:46:53,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:53,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fa6d85bf-969c-4404-9536-1a295172c014 Date: Fri, 02 Nov 2018 20:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:46:53,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-fa6d85bf-969c-4404-9536-1a295172c014 2018-11-02 20:46:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:53,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1b8fc4a0-0395-4db1-9958-bc64f7efc37f Date: Fri, 02 Nov 2018 20:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:46:53,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2 used request id req-1b8fc4a0-0395-4db1-9958-bc64f7efc37f 2018-11-02 20:46:53,792 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 2018-11-02 20:46:53,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" -d '{"port": {"network_id": "c3901694-6ede-4cb5-8375-65305f1fb246", "fixed_ips": [{"subnet_id": "afe06472-8f97-48b4-960f-c4933b20e3e4", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2", "admin_state_up": true}}' 2018-11-02 20:46:54,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-337fb187-74d8-49f6-9186-36d904dfe23b Date: Fri, 02 Nov 2018 20:46:54 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:46:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:46:54Z","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ca:c0:4b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.1"}],"id":"f86dde56-d456-4407-b32f-f13607acc459","security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"device_id":""}} 2018-11-02 20:46:54,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-337fb187-74d8-49f6-9186-36d904dfe23b 2018-11-02 20:46:54,754 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2 for router - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:46:54,754 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:46:54,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" -d '{"port_id": "f86dde56-d456-4407-b32f-f13607acc459"}' 2018-11-02 20:46:57,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-13cb7853-cb35-4d55-8695-9b4dcaf25f60 Date: Fri, 02 Nov 2018 20:46:57 GMT RESP BODY: {"network_id": "c3901694-6ede-4cb5-8375-65305f1fb246", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "subnet_id": "afe06472-8f97-48b4-960f-c4933b20e3e4", "subnet_ids": ["afe06472-8f97-48b4-960f-c4933b20e3e4"], "port_id": "f86dde56-d456-4407-b32f-f13607acc459", "id": "be4f921c-9422-4643-a136-86fe49794bf0"} 2018-11-02 20:46:57,080 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/add_router_interface used request id req-13cb7853-cb35-4d55-8695-9b4dcaf25f60 2018-11-02 20:46:57,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:57,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-ae05fc54-c2b6-45a5-b423-64dec02164e7 Date: Fri, 02 Nov 2018 20:46:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:44Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:56Z", "revision_number": 2, "routes": [], "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "be4f921c-9422-4643-a136-86fe49794bf0", "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router"}} 2018-11-02 20:46:57,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0 used request id req-ae05fc54-c2b6-45a5-b423-64dec02164e7 2018-11-02 20:46:57,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:57,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-383ddc97-33c7-4870-8220-50b2e0ffa161 Date: Fri, 02 Nov 2018 20:46:57 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:48Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:50Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4c:75:80","id":"c856bddc-46e0-4729-8060-fcd0012d118b","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:54Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:56Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:ca:c0:4b","id":"f86dde56-d456-4407-b32f-f13607acc459","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2"}]} 2018-11-02 20:46:57,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 used request id req-383ddc97-33c7-4870-8220-50b2e0ffa161 2018-11-02 20:46:57,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:57,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-192c4bcf-7e3d-419a-87e2-6996d618229c Date: Fri, 02 Nov 2018 20:46:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}} 2018-11-02 20:46:57,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 used request id req-192c4bcf-7e3d-419a-87e2-6996d618229c 2018-11-02 20:46:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:46:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7f2b5868-b6de-4c84-8d4b-61950464d8eb Date: Fri, 02 Nov 2018 20:46:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}} 2018-11-02 20:46:57,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 used request id req-7f2b5868-b6de-4c84-8d4b-61950464d8eb 2018-11-02 20:46:57,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:58,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["S_RBZQlVQBS2e_Yf2XJk1g"], "issued_at": "2018-11-02T20:46:58.000000Z"}} 2018-11-02 20:46:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:46:58,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-2683f228-c243-4762-89e9-d8205d53c450 Date: Fri, 02 Nov 2018 20:46:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:44Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:56Z", "revision_number": 2, "routes": [], "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "be4f921c-9422-4643-a136-86fe49794bf0", "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router"}]} 2018-11-02 20:46:58,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router&admin_state_up=True used request id req-2683f228-c243-4762-89e9-d8205d53c450 2018-11-02 20:46:58,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:46:58,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:46:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:46:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df180f4468a3f1e4544ce9c56655a671fc0f8654" 2018-11-02 20:46:58,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da45dfa9-9af7-4295-8490-9a0665410088 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:46:58,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-da45dfa9-9af7-4295-8490-9a0665410088 2018-11-02 20:46:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:46:58,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-b0032b7c-956f-4e92-bae3-0d0b518da69d Date: Fri, 02 Nov 2018 20:46:58 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:48Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:50Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4c:75:80","id":"c856bddc-46e0-4729-8060-fcd0012d118b","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:54Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:56Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:ca:c0:4b","id":"f86dde56-d456-4407-b32f-f13607acc459","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2"}]} 2018-11-02 20:46:58,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 used request id req-b0032b7c-956f-4e92-bae3-0d0b518da69d 2018-11-02 20:46:58,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:46:59,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-079bf1a0-4ffa-4502-940f-66abda5a7b84 Date: Fri, 02 Nov 2018 20:46:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}} 2018-11-02 20:46:59,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 used request id req-079bf1a0-4ffa-4502-940f-66abda5a7b84 2018-11-02 20:46:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:46:59,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aac6ca59-8556-4805-9ead-68dbc8cf8792 Date: Fri, 02 Nov 2018 20:46:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}} 2018-11-02 20:46:59,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 used request id req-aac6ca59-8556-4805-9ead-68dbc8cf8792 2018-11-02 20:46:59,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:46:59,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:46:59,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd009148d59e4fa0921cf97b4347c2e3", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role"}], "expires_at": "2018-11-02T21:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_aef74e8c86d04db2a6695fba236fb518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user", "id": "837a42a117d74320936f55bf46096323"}, "audit_ids": ["LaKXKqtcRfaZDQJNDpIbDw"], "issued_at": "2018-11-02T20:46:59.000000Z"}} 2018-11-02 20:46:59,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:46:59,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3795aace-7bc7-459e-a2b5-bb8759c6e67a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:46:59,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3795aace-7bc7-459e-a2b5-bb8759c6e67a 2018-11-02 20:46:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:00,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-1d64c6ba-dd24-41db-afc6-efd12229fccf Date: Fri, 02 Nov 2018 20:47:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:44Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:56Z", "revision_number": 2, "routes": [], "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "be4f921c-9422-4643-a136-86fe49794bf0", "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router"}]} 2018-11-02 20:47:00,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router&admin_state_up=True used request id req-1d64c6ba-dd24-41db-afc6-efd12229fccf 2018-11-02 20:47:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:00,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:00 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:00,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:00,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fc5833-7c98-4322-a4fb-d09be2416cdf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:47:00,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-10fc5833-7c98-4322-a4fb-d09be2416cdf 2018-11-02 20:47:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:00,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-68d96925-4f87-4f94-b93b-3ffdb3afb64a Date: Fri, 02 Nov 2018 20:47:00 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:48Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:50Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4c:75:80","id":"c856bddc-46e0-4729-8060-fcd0012d118b","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:54Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:56Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:ca:c0:4b","id":"f86dde56-d456-4407-b32f-f13607acc459","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2"}]} 2018-11-02 20:47:00,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 used request id req-68d96925-4f87-4f94-b93b-3ffdb3afb64a 2018-11-02 20:47:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:00,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-31bf4191-398b-4a75-8f82-6e0120867294 Date: Fri, 02 Nov 2018 20:47:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}} 2018-11-02 20:47:00,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 used request id req-31bf4191-398b-4a75-8f82-6e0120867294 2018-11-02 20:47:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:01,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ed3e1433-a451-42db-8a89-02c205e1d313 Date: Fri, 02 Nov 2018 20:47:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}} 2018-11-02 20:47:01,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 used request id req-ed3e1433-a451-42db-8a89-02c205e1d313 2018-11-02 20:47:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:01,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f49ed95f-adf6-4b42-91e8-8fd61155bba6 Date: Fri, 02 Nov 2018 20:47:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:47:01,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 used request id req-f49ed95f-adf6-4b42-91e8-8fd61155bba6 2018-11-02 20:47:01,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:01,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2f042398-e5cc-4a6e-b32e-0ee828f26fd4 Date: Fri, 02 Nov 2018 20:47:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:47:01,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-2f042398-e5cc-4a6e-b32e-0ee828f26fd4 2018-11-02 20:47:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:02,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3cc2f362-6b7c-4bbb-a3c6-f42ac02e5416 Date: Fri, 02 Nov 2018 20:47:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:47:02,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 used request id req-3cc2f362-6b7c-4bbb-a3c6-f42ac02e5416 2018-11-02 20:47:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:02,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b328efef-0f02-44f8-8cbd-48d8b42c35fa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:47:02,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-b328efef-0f02-44f8-8cbd-48d8b42c35fa 2018-11-02 20:47:02,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:02,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d9018168-f7b7-48e8-ad65-f1a78001c109 Date: Fri, 02 Nov 2018 20:47:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:47:02,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-d9018168-f7b7-48e8-ad65-f1a78001c109 2018-11-02 20:47:02,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:02,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-88630aaa-29b8-4609-8633-c25c49b8c2ae Date: Fri, 02 Nov 2018 20:47:02 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:48Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:50Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4c:75:80","id":"c856bddc-46e0-4729-8060-fcd0012d118b","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1"}]} 2018-11-02 20:47:02,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1&admin_state_up=True used request id req-88630aaa-29b8-4609-8633-c25c49b8c2ae 2018-11-02 20:47:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:02,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f614fc-b925-4bce-b496-8429bc99bfdb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:47:02,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-48f614fc-b925-4bce-b496-8429bc99bfdb 2018-11-02 20:47:02,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:03,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9c605e54-7f1f-4bb2-a12b-928e1d7a6d67 Date: Fri, 02 Nov 2018 20:47:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:47:03,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 used request id req-9c605e54-7f1f-4bb2-a12b-928e1d7a6d67 2018-11-02 20:47:03,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:03,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f5bd20fd-f69c-4960-b1c7-48467630731a Date: Fri, 02 Nov 2018 20:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:47:03,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-f5bd20fd-f69c-4960-b1c7-48467630731a 2018-11-02 20:47:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:03,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e95414e8-2c94-48b1-8b8c-3c133aff5f13 Date: Fri, 02 Nov 2018 20:47:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:47:03,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 used request id req-e95414e8-2c94-48b1-8b8c-3c133aff5f13 2018-11-02 20:47:03,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:03,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f975f364-d8e8-4bb8-8088-f3cbdd29f33b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:47:03,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-f975f364-d8e8-4bb8-8088-f3cbdd29f33b 2018-11-02 20:47:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:03,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-12578d46-ad3d-4559-97d0-71cf93fb0951 Date: Fri, 02 Nov 2018 20:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:47:03,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-12578d46-ad3d-4559-97d0-71cf93fb0951 2018-11-02 20:47:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=c3901694-6ede-4cb5-8375-65305f1fb246&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:04,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-671981ad-c6e3-4443-89fe-b73ac75ef3e6 Date: Fri, 02 Nov 2018 20:47:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:54Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:56Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:ca:c0:4b","id":"f86dde56-d456-4407-b32f-f13607acc459","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2"}]} 2018-11-02 20:47:04,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=c3901694-6ede-4cb5-8375-65305f1fb246&name=CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2&admin_state_up=True used request id req-671981ad-c6e3-4443-89fe-b73ac75ef3e6 2018-11-02 20:47:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:04,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9d02bd-a397-4dd7-9120-4fb70ffa9491 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:47:04,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-ae9d02bd-a397-4dd7-9120-4fb70ffa9491 2018-11-02 20:47:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:04,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-9ba072fd-5323-480f-90a6-0e75b052fec1 Date: Fri, 02 Nov 2018 20:47:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:44Z", "admin_state_up": true, "updated_at": "2018-11-02T20:46:56Z", "revision_number": 2, "routes": [], "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "be4f921c-9422-4643-a136-86fe49794bf0", "name": "CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router"}} 2018-11-02 20:47:04,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0 used request id req-9ba072fd-5323-480f-90a6-0e75b052fec1 2018-11-02 20:47:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:04,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-92b1c997-e8d1-4814-ab70-73fa9c1006a7 Date: Fri, 02 Nov 2018 20:47:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:48Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:50Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4c:75:80","id":"c856bddc-46e0-4729-8060-fcd0012d118b","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:54Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:56Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:ca:c0:4b","id":"f86dde56-d456-4407-b32f-f13607acc459","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2"}]} 2018-11-02 20:47:04,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=be4f921c-9422-4643-a136-86fe49794bf0 used request id req-92b1c997-e8d1-4814-ab70-73fa9c1006a7 2018-11-02 20:47:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:04,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a27f8272-ab48-48e6-b642-b2d9bda84fa5 Date: Fri, 02 Nov 2018 20:47:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}} 2018-11-02 20:47:04,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 used request id req-a27f8272-ab48-48e6-b642-b2d9bda84fa5 2018-11-02 20:47:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0361c67d75a611405b51891ca626dc91dfe932" 2018-11-02 20:47:04,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e04ccdd2-fe4e-403d-b466-47af436418c3 Date: Fri, 02 Nov 2018 20:47:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}} 2018-11-02 20:47:04,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 used request id req-e04ccdd2-fe4e-403d-b466-47af436418c3 2018-11-02 20:47:04,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:04,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dc19247b-c272-4124-b4f0-d876c5f719fe Date: Fri, 02 Nov 2018 20:47:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:47:04,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-dc19247b-c272-4124-b4f0-d876c5f719fe 2018-11-02 20:47:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:05,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f152723d-3b88-4fb0-a04e-4a3cd1d37933 Date: Fri, 02 Nov 2018 20:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:47:05,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-f152723d-3b88-4fb0-a04e-4a3cd1d37933 2018-11-02 20:47:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:05,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-ccac04d1-ade2-4081-95ed-de88a2f95c68 Date: Fri, 02 Nov 2018 20:47:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:39Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d319ce33-00e3-4a1b-98c0-42c7ed147937","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:5a:61","id":"047b0d70-c45a-4af6-8993-9d7e98fb518a","port_security_enabled":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:39Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d319ce33-00e3-4a1b-98c0-42c7ed147937","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e8:d8:4f","id":"5111c0bc-9db1-4623-bdfe-a79cb111884d","port_security_enabled":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:38Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d319ce33-00e3-4a1b-98c0-42c7ed147937","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cb:dd:19","id":"909e9750-64b7-494c-8c13-6ca31fcce163","port_security_enabled":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:48Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:50Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4c:75:80","id":"c856bddc-46e0-4729-8060-fcd0012d118b","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1"}]} 2018-11-02 20:47:05,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-ccac04d1-ade2-4081-95ed-de88a2f95c68 2018-11-02 20:47:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:05,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-45fc7bd2-b9fe-4ca8-ac0d-0bb1f0f58ca5 Date: Fri, 02 Nov 2018 20:47:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:47:05,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-45fc7bd2-b9fe-4ca8-ac0d-0bb1f0f58ca5 2018-11-02 20:47:05,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:05,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a2f7fc63-7428-43a9-a918-c70b65649fdc Date: Fri, 02 Nov 2018 20:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:47:05,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-a2f7fc63-7428-43a9-a918-c70b65649fdc 2018-11-02 20:47:05,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:06,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-9fe09b35-e293-4333-b63b-b47263a69453 Date: Fri, 02 Nov 2018 20:47:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:42Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3901694-6ede-4cb5-8375-65305f1fb246","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:60:09:77","id":"013fd9a2-63b6-4737-bbfa-a2629e302be2","port_security_enabled":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:43Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3901694-6ede-4cb5-8375-65305f1fb246","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:86:27:99","id":"6d16ed48-cd82-4bf1-9e6d-28fb50c650af","port_security_enabled":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:42Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3901694-6ede-4cb5-8375-65305f1fb246","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3c:92:0c","id":"9cd6d26e-3fe8-4bd9-83c4-83d0f77e84ce","port_security_enabled":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:54Z","admin_state_up":true,"updated_at":"2018-11-02T20:46:56Z","binding:vnic_type":"normal","device_id":"be4f921c-9422-4643-a136-86fe49794bf0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:ca:c0:4b","id":"f86dde56-d456-4407-b32f-f13607acc459","port_security_enabled":true,"project_id":"aef74e8c86d04db2a6695fba236fb518","fixed_ips":[{"subnet_id":"afe06472-8f97-48b4-960f-c4933b20e3e4","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["6e787349-12ed-4bff-b05f-e6d4d00e37b8"],"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2"}]} 2018-11-02 20:47:06,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-9fe09b35-e293-4333-b63b-b47263a69453 2018-11-02 20:47:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:06,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-28005dc6-a16c-44ca-9333-e49582570571 Date: Fri, 02 Nov 2018 20:47:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}} 2018-11-02 20:47:06,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 used request id req-28005dc6-a16c-44ca-9333-e49582570571 2018-11-02 20:47:06,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:06,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-01db6165-11a7-47e5-88cc-d2d402d1f3be Date: Fri, 02 Nov 2018 20:47:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e049d87f-2004-4d75-a4a1-b2609b56cdb2"],"updated_at":"2018-11-02T20:46:37Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1"}]} 2018-11-02 20:47:06,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-01db6165-11a7-47e5-88cc-d2d402d1f3be 2018-11-02 20:47:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:06,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ddc5ad7b-12a9-4a7c-8756-5dcba36f0d8a Date: Fri, 02 Nov 2018 20:47:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d319ce33-00e3-4a1b-98c0-42c7ed147937","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:37Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"e049d87f-2004-4d75-a4a1-b2609b56cdb2","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1"}]} 2018-11-02 20:47:06,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-ddc5ad7b-12a9-4a7c-8756-5dcba36f0d8a 2018-11-02 20:47:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2dce77d2-e437-468b-bb47-1b65864dd51f Date: Fri, 02 Nov 2018 20:47:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}} 2018-11-02 20:47:07,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 used request id req-2dce77d2-e437-468b-bb47-1b65864dd51f 2018-11-02 20:47:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:07,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d343ad09-5fde-415c-a7f7-16e90956242e Date: Fri, 02 Nov 2018 20:47:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["afe06472-8f97-48b4-960f-c4933b20e3e4"],"updated_at":"2018-11-02T20:46:41Z","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aef74e8c86d04db2a6695fba236fb518","id":"c3901694-6ede-4cb5-8375-65305f1fb246","name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2"}]} 2018-11-02 20:47:07,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-d343ad09-5fde-415c-a7f7-16e90956242e 2018-11-02 20:47:07,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe578a1819ae560611c47f640713f6b2554deba" 2018-11-02 20:47:07,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-382168e6-8a2c-42f5-b6a8-e97161003ed9 Date: Fri, 02 Nov 2018 20:47:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3901694-6ede-4cb5-8375-65305f1fb246","tenant_id":"aef74e8c86d04db2a6695fba236fb518","created_at":"2018-11-02T20:46:41Z","dns_nameservers":[],"updated_at":"2018-11-02T20:46:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"aef74e8c86d04db2a6695fba236fb518","id":"afe06472-8f97-48b4-960f-c4933b20e3e4","subnetpool_id":null,"name":"CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2"}]} 2018-11-02 20:47:07,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-382168e6-8a2c-42f5-b6a8-e97161003ed9 2018-11-02 20:47:07,392 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router and port CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port1 2018-11-02 20:47:07,392 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:47:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" -d '{"port_id": "c856bddc-46e0-4729-8060-fcd0012d118b"}' 2018-11-02 20:47:09,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-981cdaba-7660-4755-93a9-54e8c89b872a Date: Fri, 02 Nov 2018 20:47:09 GMT RESP BODY: {"network_id": "d319ce33-00e3-4a1b-98c0-42c7ed147937", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "subnet_id": "e049d87f-2004-4d75-a4a1-b2609b56cdb2", "subnet_ids": ["e049d87f-2004-4d75-a4a1-b2609b56cdb2"], "port_id": "c856bddc-46e0-4729-8060-fcd0012d118b", "id": "be4f921c-9422-4643-a136-86fe49794bf0"} 2018-11-02 20:47:09,352 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/remove_router_interface used request id req-981cdaba-7660-4755-93a9-54e8c89b872a 2018-11-02 20:47:09,352 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router and port CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-port2 2018-11-02 20:47:09,353 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:47:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" -d '{"port_id": "f86dde56-d456-4407-b32f-f13607acc459"}' 2018-11-02 20:47:10,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a0976816-efd1-4bb4-ad07-68d15d7fbe36 Date: Fri, 02 Nov 2018 20:47:10 GMT RESP BODY: {"network_id": "c3901694-6ede-4cb5-8375-65305f1fb246", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "subnet_id": "afe06472-8f97-48b4-960f-c4933b20e3e4", "subnet_ids": ["afe06472-8f97-48b4-960f-c4933b20e3e4"], "port_id": "f86dde56-d456-4407-b32f-f13607acc459", "id": "be4f921c-9422-4643-a136-86fe49794bf0"} 2018-11-02 20:47:10,713 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0/remove_router_interface used request id req-a0976816-efd1-4bb4-ad07-68d15d7fbe36 2018-11-02 20:47:10,713 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:47:10,713 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-router 2018-11-02 20:47:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d9fd0a70c3a63cb4fce3db268684e9f1e5104a" 2018-11-02 20:47:11,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34fa3e2f-1b53-49f6-ae9c-b19cae9836a5 Content-Length: 0 Date: Fri, 02 Nov 2018 20:47:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:11,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/be4f921c-9422-4643-a136-86fe49794bf0 used request id req-34fa3e2f-1b53-49f6-ae9c-b19cae9836a5 2018-11-02 20:47:11,413 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1 2018-11-02 20:47:11,413 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet1 2018-11-02 20:47:11,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:47:14,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-138e7ac0-e549-4d63-b0be-6378a0cdd18b Date: Fri, 02 Nov 2018 20:47:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:14,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/e049d87f-2004-4d75-a4a1-b2609b56cdb2 used request id req-138e7ac0-e549-4d63-b0be-6378a0cdd18b 2018-11-02 20:47:14,113 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net1 2018-11-02 20:47:14,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/d319ce33-00e3-4a1b-98c0-42c7ed147937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f97e1f0c86b65f2b0d438e41d0687ca3c1378f" 2018-11-02 20:47:15,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95e29d3a-d695-4d12-9794-a48e2000a109 Date: Fri, 02 Nov 2018 20:47:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:15,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d319ce33-00e3-4a1b-98c0-42c7ed147937 used request id req-95e29d3a-d695-4d12-9794-a48e2000a109 2018-11-02 20:47:15,697 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2 2018-11-02 20:47:15,697 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-subnet2 2018-11-02 20:47:15,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:47:18,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75d8adf7-6c12-453a-906b-58c7e8d68859 Date: Fri, 02 Nov 2018 20:47:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:18,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/afe06472-8f97-48b4-960f-c4933b20e3e4 used request id req-75d8adf7-6c12-453a-906b-58c7e8d68859 2018-11-02 20:47:18,476 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b26be81f-406d-4ffe-883d-be90eda7eff9-pub-net2 2018-11-02 20:47:18,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/c3901694-6ede-4cb5-8375-65305f1fb246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423dd671e48f74a1d2cff1504256e8cf7e56b4b9" 2018-11-02 20:47:20,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2299ae4f-37bd-4ec3-9ec3-9415eed54508 Date: Fri, 02 Nov 2018 20:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:20,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/c3901694-6ede-4cb5-8375-65305f1fb246 used request id req-2299ae4f-37bd-4ec3-9ec3-9415eed54508 2018-11-02 20:47:20,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:20,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6991d4d4-ceac-4e49-8154-e036f719dd0e Date: Fri, 02 Nov 2018 20:47:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:36Z", "updated_at": "2018-11-02T20:46:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "revision_number": 0, "id": "4a9f8f51-ea73-42a4-9ce5-224a8f38b830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "port_range_min": null, "ethertype": "IPv4", "project_id": "aef74e8c86d04db2a6695fba236fb518"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "revision_number": 0, "id": "53369872-1703-4b69-a273-e24a0cf75fe1", "remote_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "port_range_min": null, "ethertype": "IPv4", "project_id": "aef74e8c86d04db2a6695fba236fb518"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "revision_number": 0, "id": "dd3d9436-2d26-42c5-be71-c1dd258cf38d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "port_range_min": null, "ethertype": "IPv6", "project_id": "aef74e8c86d04db2a6695fba236fb518"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "revision_number": 0, "id": "f6b42598-7cf5-45a5-8afe-7fccc3fb013f", "remote_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "port_range_min": null, "ethertype": "IPv6", "project_id": "aef74e8c86d04db2a6695fba236fb518"}], "revision_number": 4, "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:47:20,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6991d4d4-ceac-4e49-8154-e036f719dd0e 2018-11-02 20:47:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:20,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff9f7a1c-70ec-4407-a3e4-9f8cb7208c8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:20,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-ff9f7a1c-70ec-4407-a3e4-9f8cb7208c8c 2018-11-02 20:47:20,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:20,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:20,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc27bfda-e1a8-4fb7-81c8-a93b3b0d0327 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:20,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-fc27bfda-e1a8-4fb7-81c8-a93b3b0d0327 2018-11-02 20:47:20,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:20,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c11d49-a379-4c64-af5b-cfe4e92d0308 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef74e8c86d04db2a6695fba236fb518", "name": "CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj"}} 2018-11-02 20:47:20,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-29c11d49-a379-4c64-af5b-cfe4e92d0308 2018-11-02 20:47:20,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e787349-12ed-4bff-b05f-e6d4d00e37b8 2018-11-02 20:47:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6e787349-12ed-4bff-b05f-e6d4d00e37b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:21,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d77fa630-627b-4bb3-8fc3-8597ce6265cd Date: Fri, 02 Nov 2018 20:47:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "port_range_min": null, "revision_number": 0, "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:36Z", "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "4a9f8f51-ea73-42a4-9ce5-224a8f38b830"}, {"remote_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "port_range_min": null, "revision_number": 0, "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:36Z", "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "53369872-1703-4b69-a273-e24a0cf75fe1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "port_range_min": null, "revision_number": 0, "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:36Z", "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "dd3d9436-2d26-42c5-be71-c1dd258cf38d"}, {"remote_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:46:36Z", "security_group_id": "6e787349-12ed-4bff-b05f-e6d4d00e37b8", "port_range_min": null, "revision_number": 0, "tenant_id": "aef74e8c86d04db2a6695fba236fb518", "created_at": "2018-11-02T20:46:36Z", "project_id": "aef74e8c86d04db2a6695fba236fb518", "id": "f6b42598-7cf5-45a5-8afe-7fccc3fb013f"}]} 2018-11-02 20:47:21,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6e787349-12ed-4bff-b05f-e6d4d00e37b8 used request id req-d77fa630-627b-4bb3-8fc3-8597ce6265cd 2018-11-02 20:47:21,216 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:47:21,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/6e787349-12ed-4bff-b05f-e6d4d00e37b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:21,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a07be010-a79d-4688-8e78-5ff125ecb496 Content-Length: 0 Date: Fri, 02 Nov 2018 20:47:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:21,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/6e787349-12ed-4bff-b05f-e6d4d00e37b8 used request id req-a07be010-a79d-4688-8e78-5ff125ecb496 2018-11-02 20:47:21,619 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj 2018-11-02 20:47:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:21,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6996b4d-73fb-4470-92a9-3e28f9010d76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:21,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/aef74e8c86d04db2a6695fba236fb518 used request id req-b6996b4d-73fb-4470-92a9-3e28f9010d76 2018-11-02 20:47:21,959 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1b90c6f6-50a3-4eb-proj-role 2018-11-02 20:47:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/fd009148d59e4fa0921cf97b4347c2e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:22,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b613eda9-1199-4cce-a56f-e5b948c901c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:22,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fd009148d59e4fa0921cf97b4347c2e3 used request id req-b613eda9-1199-4cce-a56f-e5b948c901c4 2018-11-02 20:47:22,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df96bf03ae8c43c7bb5fb282e68763c97459f93" 2018-11-02 20:47:22,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79a4636-b4e3-4d07-a107-2b82aaf4fa8d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:47:22,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a79a4636-b4e3-4d07-a107-2b82aaf4fa8d 2018-11-02 20:47:22,626 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1b90c6f6-50a3-4eb-user 2018-11-02 20:47:22,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/837a42a117d74320936f55bf46096323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6748eb9b64a9ff89942144f7a1d5fec97d70868a" 2018-11-02 20:47:22,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044c6e2a-c7cd-4907-953c-26ea6a458944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:22,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/837a42a117d74320936f55bf46096323 used request id req-044c6e2a-c7cd-4907-953c-26ea6a458944 2018-11-02 20:47:22,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:23,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["DJSHlnyaTMyUqSHykFzDbw"], "issued_at": "2018-11-02T20:47:23.000000Z"}} 2018-11-02 20:47:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0f46ab410bce3118677830d79efd07932aa1f7" 2018-11-02 20:47:23,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09b87da-8455-4268-9561-c4543a3299b6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:23,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f09b87da-8455-4268-9561-c4543a3299b6 2018-11-02 20:47:23,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:23,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:23,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["dYvWG967Q-q2cUJZUc0mfQ"], "issued_at": "2018-11-02T20:47:23.000000Z"}} 2018-11-02 20:47:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:24,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b0e908-9dc5-49de-b8c1-c96d27a74c89 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:24,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-88b0e908-9dc5-49de-b8c1-c96d27a74c89 2018-11-02 20:47:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:24,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:24 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-334dfe12-4ee3-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:24,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bebd80-1c96-415a-acbb-bc485b4455dc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-334dfe12-4ee3-49a-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:47:24,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-334dfe12-4ee3-49a-proj used request id req-a6bebd80-1c96-415a-acbb-bc485b4455dc 2018-11-02 20:47:24,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:24,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c503e4-0786-44d2-92ee-bb326516f57f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:47:24,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-50c503e4-0786-44d2-92ee-bb326516f57f 2018-11-02 20:47:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj"}}' 2018-11-02 20:47:24,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa564b9-7e10-4396-9e5c-295dcbeb9711 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8"}, "tags": [], "enabled": true, "id": "3546d0fd23fd482aae424672cd8daaa8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj"}} 2018-11-02 20:47:24,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-caa564b9-7e10-4396-9e5c-295dcbeb9711 2018-11-02 20:47:24,306 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-334dfe12-4ee3-49a-proj 2018-11-02 20:47:24,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:24,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:24,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["FmnrnkZmTOuICFK0QRuqUQ"], "issued_at": "2018-11-02T20:47:24.000000Z"}} 2018-11-02 20:47:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d33f8db3191346359d45784c5b18ad1ac3b317c" 2018-11-02 20:47:24,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27e375d-5169-44db-802f-7a06d01ac3e4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:24,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a27e375d-5169-44db-802f-7a06d01ac3e4 2018-11-02 20:47:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:24,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:24 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d33f8db3191346359d45784c5b18ad1ac3b317c" 2018-11-02 20:47:24,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f124dfe1-035b-498d-9b70-8d14f596ed04 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:47:24,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f124dfe1-035b-498d-9b70-8d14f596ed04 2018-11-02 20:47:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-334dfe12-4ee3-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d33f8db3191346359d45784c5b18ad1ac3b317c" 2018-11-02 20:47:25,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827d2c36-073d-4966-b03f-8c989357fb32 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-334dfe12-4ee3-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8"}, "tags": [], "enabled": true, "id": "3546d0fd23fd482aae424672cd8daaa8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj"}]} 2018-11-02 20:47:25,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-334dfe12-4ee3-49a-proj used request id req-827d2c36-073d-4966-b03f-8c989357fb32 2018-11-02 20:47:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d33f8db3191346359d45784c5b18ad1ac3b317c" 2018-11-02 20:47:25,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda43abb-b2af-4daf-9cca-8f26cb08221e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:47:25,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cda43abb-b2af-4daf-9cca-8f26cb08221e 2018-11-02 20:47:25,707 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-334dfe12-4ee3-49a-user 2018-11-02 20:47:25,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:25,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:25,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0971d025-685c-4056-b0cc-c3ac41e49601 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:47:25,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0971d025-685c-4056-b0cc-c3ac41e49601 2018-11-02 20:47:25,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" -d '{"role": {"name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role"}}' 2018-11-02 20:47:26,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac3d81e7-7322-451d-8172-a2cdda7450b1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be0cb739385343f2829590dd3ba76521", "links": {"self": "http://172.30.9.31:5000/v3/roles/be0cb739385343f2829590dd3ba76521"}, "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role"}} 2018-11-02 20:47:26,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ac3d81e7-7322-451d-8172-a2cdda7450b1 2018-11-02 20:47:26,031 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role 2018-11-02 20:47:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/be0cb739385343f2829590dd3ba76521 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:26,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d13b0c4-65ae-4fa9-9ff3-a87c18dcadb8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be0cb739385343f2829590dd3ba76521", "links": {"self": "http://172.30.9.31:5000/v3/roles/be0cb739385343f2829590dd3ba76521"}, "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role"}} 2018-11-02 20:47:26,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/be0cb739385343f2829590dd3ba76521 used request id req-8d13b0c4-65ae-4fa9-9ff3-a87c18dcadb8 2018-11-02 20:47:26,140 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role to project CreateRouterSuccessTests-334dfe12-4ee3-49a-proj 2018-11-02 20:47:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8/users/c0e9e64233c349d39571aa0f9ab56ccb/roles/be0cb739385343f2829590dd3ba76521 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:26,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4474b8f-8b41-4048-8d0a-da63c6e2ee18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:26,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8/users/c0e9e64233c349d39571aa0f9ab56ccb/roles/be0cb739385343f2829590dd3ba76521 used request id req-c4474b8f-8b41-4048-8d0a-da63c6e2ee18 2018-11-02 20:47:26,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:26,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:26,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be0cb739385343f2829590dd3ba76521", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role"}], "expires_at": "2018-11-02T21:47:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3546d0fd23fd482aae424672cd8daaa8", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-user", "id": "c0e9e64233c349d39571aa0f9ab56ccb"}, "audit_ids": ["I3ZSZU_ZQmi2wSt-0anyVw"], "issued_at": "2018-11-02T20:47:26.000000Z"}} 2018-11-02 20:47:26,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:26,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b58d4f0-e2af-4869-a496-cc2b591cece3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:26,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5b58d4f0-e2af-4869-a496-cc2b591cece3 2018-11-02 20:47:26,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:27,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83dae3f5-28b0-4d09-b942-481daede6fdd Date: Fri, 02 Nov 2018 20:47:27 GMT RESP BODY: {"routers": []} 2018-11-02 20:47:27,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router&admin_state_up=True used request id req-83dae3f5-28b0-4d09-b942-481daede6fdd 2018-11-02 20:47:27,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:27,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:27,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be0cb739385343f2829590dd3ba76521", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role"}], "expires_at": "2018-11-02T21:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3546d0fd23fd482aae424672cd8daaa8", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-user", "id": "c0e9e64233c349d39571aa0f9ab56ccb"}, "audit_ids": ["opWNDTxASqSTJ2GXY_0GhA"], "issued_at": "2018-11-02T20:47:27.000000Z"}} 2018-11-02 20:47:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cb8f2c1c776cf39b735f8f9a82feb80903fce7" 2018-11-02 20:47:27,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12f4ee3-5281-45d0-8e74-a0c2e797005c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:27,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f12f4ee3-5281-45d0-8e74-a0c2e797005c 2018-11-02 20:47:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:28,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ec20263b-6e53-4844-a1ec-28e9360f11ad Date: Fri, 02 Nov 2018 20:47:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:47:28,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-ec20263b-6e53-4844-a1ec-28e9360f11ad 2018-11-02 20:47:28,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:28,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f97473d-1849-449e-9eaa-6f5584b72711 Date: Fri, 02 Nov 2018 20:47:28 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:47:28,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-2f97473d-1849-449e-9eaa-6f5584b72711 2018-11-02 20:47:28,528 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router 2018-11-02 20:47:28,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router", "admin_state_up": true}}' 2018-11-02 20:47:29,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-caa00e91-73d0-4e2b-a8fd-1e1ec2e5c394 Date: Fri, 02 Nov 2018 20:47:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3546d0fd23fd482aae424672cd8daaa8", "created_at": "2018-11-02T20:47:28Z", "admin_state_up": true, "updated_at": "2018-11-02T20:47:29Z", "revision_number": 2, "routes": [], "project_id": "3546d0fd23fd482aae424672cd8daaa8", "id": "de2a9549-9d83-4512-9cf7-40cc2c1aaebe", "name": "CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router"}} 2018-11-02 20:47:29,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-caa00e91-73d0-4e2b-a8fd-1e1ec2e5c394 2018-11-02 20:47:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=de2a9549-9d83-4512-9cf7-40cc2c1aaebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:29,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-89d62483-dde5-48bb-b679-1a3126078c17 Date: Fri, 02 Nov 2018 20:47:30 GMT RESP BODY: {"ports":[]} 2018-11-02 20:47:29,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=de2a9549-9d83-4512-9cf7-40cc2c1aaebe used request id req-89d62483-dde5-48bb-b679-1a3126078c17 2018-11-02 20:47:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/de2a9549-9d83-4512-9cf7-40cc2c1aaebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:30,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-09c851b7-d57e-4a7e-8b0d-491123ce8b97 Date: Fri, 02 Nov 2018 20:47:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3546d0fd23fd482aae424672cd8daaa8", "created_at": "2018-11-02T20:47:28Z", "admin_state_up": true, "updated_at": "2018-11-02T20:47:29Z", "revision_number": 2, "routes": [], "project_id": "3546d0fd23fd482aae424672cd8daaa8", "id": "de2a9549-9d83-4512-9cf7-40cc2c1aaebe", "name": "CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router"}} 2018-11-02 20:47:30,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/de2a9549-9d83-4512-9cf7-40cc2c1aaebe used request id req-09c851b7-d57e-4a7e-8b0d-491123ce8b97 2018-11-02 20:47:30,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=de2a9549-9d83-4512-9cf7-40cc2c1aaebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:30,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-869b6924-5265-4891-a9ab-b19b75966ad8 Date: Fri, 02 Nov 2018 20:47:30 GMT RESP BODY: {"ports":[]} 2018-11-02 20:47:30,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=de2a9549-9d83-4512-9cf7-40cc2c1aaebe used request id req-869b6924-5265-4891-a9ab-b19b75966ad8 2018-11-02 20:47:30,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:30,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be0cb739385343f2829590dd3ba76521", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role"}], "expires_at": "2018-11-02T21:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3546d0fd23fd482aae424672cd8daaa8", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3546d0fd23fd482aae424672cd8daaa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3546d0fd23fd482aae424672cd8daaa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-user", "id": "c0e9e64233c349d39571aa0f9ab56ccb"}, "audit_ids": ["3m0aFqgXQPagOAQ-SWQgZg"], "issued_at": "2018-11-02T20:47:30.000000Z"}} 2018-11-02 20:47:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6f2ac274ebd2f2175310d281714dda6269fda5" 2018-11-02 20:47:31,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-63089b90-b11a-4277-ba46-fd848cafeb54 Date: Fri, 02 Nov 2018 20:47:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3546d0fd23fd482aae424672cd8daaa8", "created_at": "2018-11-02T20:47:28Z", "admin_state_up": true, "updated_at": "2018-11-02T20:47:29Z", "revision_number": 2, "routes": [], "project_id": "3546d0fd23fd482aae424672cd8daaa8", "id": "de2a9549-9d83-4512-9cf7-40cc2c1aaebe", "name": "CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router"}]} 2018-11-02 20:47:31,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router&admin_state_up=True used request id req-63089b90-b11a-4277-ba46-fd848cafeb54 2018-11-02 20:47:31,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:31,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:31 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:31,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0f46ab410bce3118677830d79efd07932aa1f7" 2018-11-02 20:47:31,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942bb8e6-a1f2-4004-9a39-2e34debae4a5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3546d0fd23fd482aae424672cd8daaa8", "name": "CreateRouterSuccessTests-334dfe12-4ee3-49a-proj"}} 2018-11-02 20:47:31,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8 used request id req-942bb8e6-a1f2-4004-9a39-2e34debae4a5 2018-11-02 20:47:31,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=de2a9549-9d83-4512-9cf7-40cc2c1aaebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6f2ac274ebd2f2175310d281714dda6269fda5" 2018-11-02 20:47:31,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-89139079-4652-4dc9-924d-10414ed32ecf Date: Fri, 02 Nov 2018 20:47:31 GMT RESP BODY: {"ports":[]} 2018-11-02 20:47:31,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=de2a9549-9d83-4512-9cf7-40cc2c1aaebe used request id req-89139079-4652-4dc9-924d-10414ed32ecf 2018-11-02 20:47:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6f2ac274ebd2f2175310d281714dda6269fda5" 2018-11-02 20:47:31,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b835c745-8615-4367-ac4b-a2ae1d4507af Date: Fri, 02 Nov 2018 20:47:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:47:31,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-b835c745-8615-4367-ac4b-a2ae1d4507af 2018-11-02 20:47:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6f2ac274ebd2f2175310d281714dda6269fda5" 2018-11-02 20:47:31,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e610ee3e-a0a0-4204-8bf2-a91c8397e6ca Date: Fri, 02 Nov 2018 20:47:31 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:47:31,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-e610ee3e-a0a0-4204-8bf2-a91c8397e6ca 2018-11-02 20:47:31,851 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router 2018-11-02 20:47:31,851 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f682d181-6d33-4a3c-b85a-8ecad4c96d11-pub-router 2018-11-02 20:47:31,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/de2a9549-9d83-4512-9cf7-40cc2c1aaebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01445c660a8c65cfbed1e18b509996f79afe26c4" 2018-11-02 20:47:33,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-525fde39-9bfa-4f3b-83f1-bc3e1d9349e6 Content-Length: 0 Date: Fri, 02 Nov 2018 20:47:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:33,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/de2a9549-9d83-4512-9cf7-40cc2c1aaebe used request id req-525fde39-9bfa-4f3b-83f1-bc3e1d9349e6 2018-11-02 20:47:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:33,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8766cd46-fa76-4d91-ae55-7ec497833608 Date: Fri, 02 Nov 2018 20:47:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:47:33,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-8766cd46-fa76-4d91-ae55-7ec497833608 2018-11-02 20:47:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:33,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e9250ce-6e4b-4258-ab78-e92b04180e71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:33,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-1e9250ce-6e4b-4258-ab78-e92b04180e71 2018-11-02 20:47:33,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:33,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5eaf0b-37a5-4b2d-9b47-fcf9a4209f4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:33,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-1e5eaf0b-37a5-4b2d-9b47-fcf9a4209f4d 2018-11-02 20:47:33,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:33,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3aa13d-d527-4eb8-b461-1b95ad4eface Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:47:33,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-5d3aa13d-d527-4eb8-b461-1b95ad4eface 2018-11-02 20:47:33,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:33,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a55eda-7ca4-4895-801a-84eb601a44d2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:47:33,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-e2a55eda-7ca4-4895-801a-84eb601a44d2 2018-11-02 20:47:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:34,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ceaa7c6-9708-4bad-a08b-134a43c4911a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:34,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-7ceaa7c6-9708-4bad-a08b-134a43c4911a 2018-11-02 20:47:34,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:34,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:34,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99778ed8-a006-48d1-91ad-7a1f1725f1b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:34,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-99778ed8-a006-48d1-91ad-7a1f1725f1b2 2018-11-02 20:47:34,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:34,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc0667b-fb74-452b-a066-0c93acf0ee56 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:47:34,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-afc0667b-fb74-452b-a066-0c93acf0ee56 2018-11-02 20:47:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:34,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63896436-cda2-476d-8da4-5d0d3a8a64d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:34,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-63896436-cda2-476d-8da4-5d0d3a8a64d5 2018-11-02 20:47:34,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:34,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0024243f-b80c-4d6f-97e8-319dbc44b96c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:34,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-0024243f-b80c-4d6f-97e8-319dbc44b96c 2018-11-02 20:47:34,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:34,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f04e01e-138c-468f-a5d9-3e95c1d62568 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:34,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-3f04e01e-138c-468f-a5d9-3e95c1d62568 2018-11-02 20:47:34,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:34,685 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-334dfe12-4ee3-49a-proj 2018-11-02 20:47:34,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:34,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f026e20-17eb-4483-b384-380d3ac38b69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:34,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3546d0fd23fd482aae424672cd8daaa8 used request id req-9f026e20-17eb-4483-b384-380d3ac38b69 2018-11-02 20:47:34,953 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-334dfe12-4ee3-49a-proj-role 2018-11-02 20:47:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/be0cb739385343f2829590dd3ba76521 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:35,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff229371-2e4c-4265-bde8-79fa709823f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:35,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/be0cb739385343f2829590dd3ba76521 used request id req-ff229371-2e4c-4265-bde8-79fa709823f7 2018-11-02 20:47:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfe905c21832e4cd93f5b364ac7a8d2f8040ba" 2018-11-02 20:47:35,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3820d323-3d39-46e7-84c1-e86e2c9efa4f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:47:35,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3820d323-3d39-46e7-84c1-e86e2c9efa4f 2018-11-02 20:47:35,194 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-334dfe12-4ee3-49a-user 2018-11-02 20:47:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c0e9e64233c349d39571aa0f9ab56ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d33f8db3191346359d45784c5b18ad1ac3b317c" 2018-11-02 20:47:35,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80943b1d-ae95-4b8f-9aca-5446072ff811 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:35,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c0e9e64233c349d39571aa0f9ab56ccb used request id req-80943b1d-ae95-4b8f-9aca-5446072ff811 2018-11-02 20:47:35,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:35,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["kXRN5YFjRpaPwivpFPIcDw"], "issued_at": "2018-11-02T20:47:35.000000Z"}} 2018-11-02 20:47:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:35,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fc20a7-fa73-4276-ac55-e7803ddb7b15 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:35,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-92fc20a7-fa73-4276-ac55-e7803ddb7b15 2018-11-02 20:47:35,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:35,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:36,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["iZfAwFDrQwq7Epiz2iJX_g"], "issued_at": "2018-11-02T20:47:36.000000Z"}} 2018-11-02 20:47:36,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:36,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c09570c-0fd5-49d1-8b88-ac7419500079 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:36,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3c09570c-0fd5-49d1-8b88-ac7419500079 2018-11-02 20:47:36,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:36,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-546d8752-3097-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:36,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8f55a1-f55b-43dd-b4d9-3d17431b1931 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-546d8752-3097-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:47:36,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-546d8752-3097-4a1-proj used request id req-5b8f55a1-f55b-43dd-b4d9-3d17431b1931 2018-11-02 20:47:36,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:36,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fa03d3-0192-42b3-894f-a1429e3b6349 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:47:36,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-56fa03d3-0192-42b3-894f-a1429e3b6349 2018-11-02 20:47:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-546d8752-3097-4a1-proj"}}' 2018-11-02 20:47:36,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-331f6b3e-17f4-49a7-bf69-88a09abb63ea Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/60bc0ca77d3a4de8a2de3c67955a52ab"}, "tags": [], "enabled": true, "id": "60bc0ca77d3a4de8a2de3c67955a52ab", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-546d8752-3097-4a1-proj"}} 2018-11-02 20:47:36,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-331f6b3e-17f4-49a7-bf69-88a09abb63ea 2018-11-02 20:47:36,929 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-546d8752-3097-4a1-proj 2018-11-02 20:47:36,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:36,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:37,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Ct-Q1ezTTBuhDJhuwR5FLA"], "issued_at": "2018-11-02T20:47:37.000000Z"}} 2018-11-02 20:47:37,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c83b8fa945345cfb4ea6e9c6b0d8690cce261" 2018-11-02 20:47:37,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee96d311-7acb-4813-ae75-c6b29cb442c9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:37,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ee96d311-7acb-4813-ae75-c6b29cb442c9 2018-11-02 20:47:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:37,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c83b8fa945345cfb4ea6e9c6b0d8690cce261" 2018-11-02 20:47:37,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf07ebb6-964b-48fd-a7fa-68a30109878d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:47:37,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bf07ebb6-964b-48fd-a7fa-68a30109878d 2018-11-02 20:47:37,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-546d8752-3097-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c83b8fa945345cfb4ea6e9c6b0d8690cce261" 2018-11-02 20:47:37,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b089dd5-3404-4d7d-b0b8-4a9d3228a51e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-546d8752-3097-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/60bc0ca77d3a4de8a2de3c67955a52ab"}, "tags": [], "enabled": true, "id": "60bc0ca77d3a4de8a2de3c67955a52ab", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-546d8752-3097-4a1-proj"}]} 2018-11-02 20:47:37,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-546d8752-3097-4a1-proj used request id req-5b089dd5-3404-4d7d-b0b8-4a9d3228a51e 2018-11-02 20:47:37,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c83b8fa945345cfb4ea6e9c6b0d8690cce261" 2018-11-02 20:47:37,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35315f3-3875-4e82-bdd4-bc52540de919 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:47:37,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b35315f3-3875-4e82-bdd4-bc52540de919 2018-11-02 20:47:38,228 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-546d8752-3097-4a1-user 2018-11-02 20:47:38,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:38,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f75e7d-e966-49d7-b423-1c63427753f0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:47:38,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a6f75e7d-e966-49d7-b423-1c63427753f0 2018-11-02 20:47:38,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" -d '{"role": {"name": "CreateRouterSuccessTests-546d8752-3097-4a1-proj-role"}}' 2018-11-02 20:47:38,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7156492c-4577-41bd-944a-8b16198e7439 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "049c725fe4a544d9b43c4cc39fa1c4a6", "links": {"self": "http://172.30.9.31:5000/v3/roles/049c725fe4a544d9b43c4cc39fa1c4a6"}, "name": "CreateRouterSuccessTests-546d8752-3097-4a1-proj-role"}} 2018-11-02 20:47:38,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7156492c-4577-41bd-944a-8b16198e7439 2018-11-02 20:47:38,569 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-546d8752-3097-4a1-proj-role 2018-11-02 20:47:38,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/049c725fe4a544d9b43c4cc39fa1c4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:38,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf12f751-14cf-4ca8-99e9-b4a80e2cdf95 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "049c725fe4a544d9b43c4cc39fa1c4a6", "links": {"self": "http://172.30.9.31:5000/v3/roles/049c725fe4a544d9b43c4cc39fa1c4a6"}, "name": "CreateRouterSuccessTests-546d8752-3097-4a1-proj-role"}} 2018-11-02 20:47:38,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/049c725fe4a544d9b43c4cc39fa1c4a6 used request id req-bf12f751-14cf-4ca8-99e9-b4a80e2cdf95 2018-11-02 20:47:38,596 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-546d8752-3097-4a1-proj-role to project CreateRouterSuccessTests-546d8752-3097-4a1-proj 2018-11-02 20:47:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/60bc0ca77d3a4de8a2de3c67955a52ab/users/50a8bb085f344b3dab79020d59dfd207/roles/049c725fe4a544d9b43c4cc39fa1c4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:38,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac4c01f5-a15a-4989-ba9d-08a197364701 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:38,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/60bc0ca77d3a4de8a2de3c67955a52ab/users/50a8bb085f344b3dab79020d59dfd207/roles/049c725fe4a544d9b43c4cc39fa1c4a6 used request id req-ac4c01f5-a15a-4989-ba9d-08a197364701 2018-11-02 20:47:38,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:38,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:39,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["0_CwHspdSiSfgGEKEkYngw"], "issued_at": "2018-11-02T20:47:39.000000Z"}} 2018-11-02 20:47:39,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:39,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f294140-341f-4860-8e17-573fe0d3ee32 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:39,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5f294140-341f-4860-8e17-573fe0d3ee32 2018-11-02 20:47:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:39,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-221369a8-3ba2-48df-8d88-625a4ce19930 Date: Fri, 02 Nov 2018 20:47:39 GMT RESP BODY: {"routers": []} 2018-11-02 20:47:39,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router&admin_state_up=True used request id req-221369a8-3ba2-48df-8d88-625a4ce19930 2018-11-02 20:47:39,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:39,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:39,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["RXtfFXPVR-ym9B9fYGtdeQ"], "issued_at": "2018-11-02T20:47:39.000000Z"}} 2018-11-02 20:47:39,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d380c7601015bc3a3c261b5927b86b78178c67" 2018-11-02 20:47:40,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90112268-379e-48c7-8486-d99491fae3cc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:40,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-90112268-379e-48c7-8486-d99491fae3cc 2018-11-02 20:47:40,067 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router 2018-11-02 20:47:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" -d '{"router": {"name": "CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router", "admin_state_up": true}}' 2018-11-02 20:47:40,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-bc961a0a-c451-4e77-8b63-cd11925fcf95 Date: Fri, 02 Nov 2018 20:47:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:47:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:47:40Z", "revision_number": 0, "routes": [], "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "cb1bbc30-6275-4741-8acd-1cc41f306097", "name": "CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router"}} 2018-11-02 20:47:40,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-bc961a0a-c451-4e77-8b63-cd11925fcf95 2018-11-02 20:47:40,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=cb1bbc30-6275-4741-8acd-1cc41f306097 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:40,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83f1f294-b52a-4ad5-a610-203337537d9d Date: Fri, 02 Nov 2018 20:47:40 GMT RESP BODY: {"ports":[]} 2018-11-02 20:47:40,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=cb1bbc30-6275-4741-8acd-1cc41f306097 used request id req-83f1f294-b52a-4ad5-a610-203337537d9d 2018-11-02 20:47:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:41,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d9f7007a-3ac3-4e64-b47f-663d79651ad8 Date: Fri, 02 Nov 2018 20:47:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:47:41,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-d9f7007a-3ac3-4e64-b47f-663d79651ad8 2018-11-02 20:47:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:41,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6f973fc2-858b-4b32-b9df-4d5bcad38b7c Date: Fri, 02 Nov 2018 20:47:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:47:41,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-6f973fc2-858b-4b32-b9df-4d5bcad38b7c 2018-11-02 20:47:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2&name=CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:41,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a71945a-edc0-420d-b37c-e8e08282437c Date: Fri, 02 Nov 2018 20:47:41 GMT RESP BODY: {"ports":[]} 2018-11-02 20:47:41,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2&name=CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1&admin_state_up=True used request id req-3a71945a-edc0-420d-b37c-e8e08282437c 2018-11-02 20:47:41,701 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1 for router - CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router 2018-11-02 20:47:41,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:41,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:42,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["TwJEc7EAQo6ugHBwsNo8OA"], "issued_at": "2018-11-02T20:47:42.000000Z"}} 2018-11-02 20:47:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848365117e98b19bee40a75fe1f9e84fe96fe12a" 2018-11-02 20:47:42,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e05a904-dade-4232-84da-712b7943d014 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:42,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8e05a904-dade-4232-84da-712b7943d014 2018-11-02 20:47:42,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:42,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-f837d10d-ae98-411a-adfd-aa52741aafde Date: Fri, 02 Nov 2018 20:47:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:47:42,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-f837d10d-ae98-411a-adfd-aa52741aafde 2018-11-02 20:47:42,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:42,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-dcd50f44-e4d8-4c53-8bbb-e25e4631c23f Date: Fri, 02 Nov 2018 20:47:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:47:42,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-dcd50f44-e4d8-4c53-8bbb-e25e4631c23f 2018-11-02 20:47:42,773 - neutron_utils - INFO - Creating port for network with name - external 2018-11-02 20:47:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" -d '{"port": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "name": "CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1", "admin_state_up": true}}' 2018-11-02 20:47:43,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-687e88ff-c72a-4dd3-bac0-c6fdf9dfee07 Date: Fri, 02 Nov 2018 20:47:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:47:43Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"05c6aafe-8646-4010-8f99-66a28ef5d2cd","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:af:76","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:47:43Z","binding:vnic_type":"normal"}} 2018-11-02 20:47:43,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-687e88ff-c72a-4dd3-bac0-c6fdf9dfee07 2018-11-02 20:47:43,652 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1 for router - CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router 2018-11-02 20:47:43,652 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router 2018-11-02 20:47:43,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" -d '{"port_id": "05c6aafe-8646-4010-8f99-66a28ef5d2cd"}' 2018-11-02 20:47:45,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-888c287c-ea5e-4df6-bd69-7907281bb2da Date: Fri, 02 Nov 2018 20:47:45 GMT RESP BODY: {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "subnet_ids": ["8c88fbab-910c-45a5-817e-2a893406c6a5"], "port_id": "05c6aafe-8646-4010-8f99-66a28ef5d2cd", "id": "cb1bbc30-6275-4741-8acd-1cc41f306097"} 2018-11-02 20:47:45,391 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097/add_router_interface used request id req-888c287c-ea5e-4df6-bd69-7907281bb2da 2018-11-02 20:47:45,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:45,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-ed5cd401-4748-44e4-8566-7336622cc688 Date: Fri, 02 Nov 2018 20:47:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:47:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:47:44Z", "revision_number": 1, "routes": [], "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "cb1bbc30-6275-4741-8acd-1cc41f306097", "name": "CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router"}} 2018-11-02 20:47:45,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097 used request id req-ed5cd401-4748-44e4-8566-7336622cc688 2018-11-02 20:47:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=cb1bbc30-6275-4741-8acd-1cc41f306097 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:45,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-5764ad55-0135-429e-afe3-3f7275b11988 Date: Fri, 02 Nov 2018 20:47:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:47:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"05c6aafe-8646-4010-8f99-66a28ef5d2cd","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:af:76","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cb1bbc30-6275-4741-8acd-1cc41f306097","name":"CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:47:43Z","binding:vnic_type":"normal"}]} 2018-11-02 20:47:45,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=cb1bbc30-6275-4741-8acd-1cc41f306097 used request id req-5764ad55-0135-429e-afe3-3f7275b11988 2018-11-02 20:47:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:45,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5adcab99-c12f-41ff-9ade-fb5c81766b90 Date: Fri, 02 Nov 2018 20:47:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:47:45,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-5adcab99-c12f-41ff-9ade-fb5c81766b90 2018-11-02 20:47:45,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:46,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4611518-243b-49ad-a2aa-654302acb02f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:46,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4611518-243b-49ad-a2aa-654302acb02f 2018-11-02 20:47:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:46,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 484 X-Openstack-Request-Id: req-6f80142f-e2fb-47a0-9a4b-eb3f899be37c Date: Fri, 02 Nov 2018 20:47:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:47:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T20:47:44Z", "revision_number": 1, "routes": [], "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "cb1bbc30-6275-4741-8acd-1cc41f306097", "name": "CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router"}]} 2018-11-02 20:47:46,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router&admin_state_up=True used request id req-6f80142f-e2fb-47a0-9a4b-eb3f899be37c 2018-11-02 20:47:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:46,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:46,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:46,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb358f3-1eba-4d4a-9f0f-7419913dab09 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:47:46,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-5fb358f3-1eba-4d4a-9f0f-7419913dab09 2018-11-02 20:47:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=cb1bbc30-6275-4741-8acd-1cc41f306097 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:46,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-8561c6b7-1ddf-43eb-8cfd-7ecda44ff895 Date: Fri, 02 Nov 2018 20:47:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:47:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.203"}],"id":"05c6aafe-8646-4010-8f99-66a28ef5d2cd","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:af:76","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cb1bbc30-6275-4741-8acd-1cc41f306097","name":"CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:47:43Z","binding:vnic_type":"normal"}]} 2018-11-02 20:47:46,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=cb1bbc30-6275-4741-8acd-1cc41f306097 used request id req-8561c6b7-1ddf-43eb-8cfd-7ecda44ff895 2018-11-02 20:47:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:47,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4a2032b1-aa53-4d3e-9fe7-afb282feca15 Date: Fri, 02 Nov 2018 20:47:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 20:47:47,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-4a2032b1-aa53-4d3e-9fe7-afb282feca15 2018-11-02 20:47:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:47,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0d8355bd-57cd-43d9-bc54-0806969b2e2a Date: Fri, 02 Nov 2018 20:47:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 20:47:47,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-0d8355bd-57cd-43d9-bc54-0806969b2e2a 2018-11-02 20:47:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cf78b6dcab4131712abc1a8a963df7912e8c58" 2018-11-02 20:47:47,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-35ee8e09-d9a8-4253-a9cd-95059bcf20cf Date: Fri, 02 Nov 2018 20:47:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-02 20:47:47,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-35ee8e09-d9a8-4253-a9cd-95059bcf20cf 2018-11-02 20:47:47,641 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router and port CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-port1 2018-11-02 20:47:47,641 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router 2018-11-02 20:47:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" -d '{"port_id": "05c6aafe-8646-4010-8f99-66a28ef5d2cd"}' 2018-11-02 20:47:48,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-098f39de-061e-4e7f-98c7-003c55d67ace Date: Fri, 02 Nov 2018 20:47:49 GMT RESP BODY: {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "subnet_ids": ["8c88fbab-910c-45a5-817e-2a893406c6a5"], "port_id": "05c6aafe-8646-4010-8f99-66a28ef5d2cd", "id": "cb1bbc30-6275-4741-8acd-1cc41f306097"} 2018-11-02 20:47:48,998 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097/remove_router_interface used request id req-098f39de-061e-4e7f-98c7-003c55d67ace 2018-11-02 20:47:48,998 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router 2018-11-02 20:47:48,998 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c7909543-0799-4517-8c7f-a81fa6c407e7-pub-router 2018-11-02 20:47:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e23cce2eb0f1a18e059d5a6886c4943657a4b9" 2018-11-02 20:47:49,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61edb8dd-81df-47b1-9ee7-8763096ca8f5 Content-Length: 0 Date: Fri, 02 Nov 2018 20:47:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:47:49,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/cb1bbc30-6275-4741-8acd-1cc41f306097 used request id req-61edb8dd-81df-47b1-9ee7-8763096ca8f5 2018-11-02 20:47:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:50,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-730ff7c6-9d0c-4866-b709-5351ce5c1014 Date: Fri, 02 Nov 2018 20:47:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:47:50,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-730ff7c6-9d0c-4866-b709-5351ce5c1014 2018-11-02 20:47:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:50,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe6c3a4-c256-446d-81f1-2d92630cbef8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:50,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-7fe6c3a4-c256-446d-81f1-2d92630cbef8 2018-11-02 20:47:50,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:50,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09aed426-2439-43e5-9afb-e4c75724a122 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:50,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-09aed426-2439-43e5-9afb-e4c75724a122 2018-11-02 20:47:50,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:50,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:50,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdd4bf6-ca6d-49e1-a66e-b07216d2b965 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:47:50,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-bfdd4bf6-ca6d-49e1-a66e-b07216d2b965 2018-11-02 20:47:50,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:50,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3b11aa-3622-4f15-8223-eeafc5c4e592 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:47:50,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-2c3b11aa-3622-4f15-8223-eeafc5c4e592 2018-11-02 20:47:50,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:51,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-463646c9-92e5-4f2b-849c-4d1d9224b24b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:51,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-463646c9-92e5-4f2b-849c-4d1d9224b24b 2018-11-02 20:47:51,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:51,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f78733-9c57-41aa-b7fa-5089e096c2a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:51,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-c4f78733-9c57-41aa-b7fa-5089e096c2a6 2018-11-02 20:47:51,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:51,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a20e73-1af4-4835-ac25-fcd3ca6c364a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:47:51,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-90a20e73-1af4-4835-ac25-fcd3ca6c364a 2018-11-02 20:47:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:51,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b04afa-1dea-4994-884c-0def441c4729 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:51,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-34b04afa-1dea-4994-884c-0def441c4729 2018-11-02 20:47:51,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:51,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3369aae-9b7a-4b9b-849b-d38eb632cd9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:51,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-c3369aae-9b7a-4b9b-849b-d38eb632cd9a 2018-11-02 20:47:51,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:51,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:51,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f741e88d-2e06-4998-abb4-2a3ad2275466 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:47:51,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-f741e88d-2e06-4998-abb4-2a3ad2275466 2018-11-02 20:47:51,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:47:51,617 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-546d8752-3097-4a1-proj 2018-11-02 20:47:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/60bc0ca77d3a4de8a2de3c67955a52ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:51,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f038f21-13b2-4cc2-b19d-b51094eee3c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:51,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/60bc0ca77d3a4de8a2de3c67955a52ab used request id req-1f038f21-13b2-4cc2-b19d-b51094eee3c9 2018-11-02 20:47:51,893 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-546d8752-3097-4a1-proj-role 2018-11-02 20:47:51,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/049c725fe4a544d9b43c4cc39fa1c4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:52,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b58257b-870c-4d1f-a32d-3911623ee2e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:52,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/049c725fe4a544d9b43c4cc39fa1c4a6 used request id req-2b58257b-870c-4d1f-a32d-3911623ee2e8 2018-11-02 20:47:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfe0020629595cff0e12456596d4bdff88fcd0a" 2018-11-02 20:47:52,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4497279-1534-405c-8e50-bd89098bab8a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:47:52,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e4497279-1534-405c-8e50-bd89098bab8a 2018-11-02 20:47:52,157 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-546d8752-3097-4a1-user 2018-11-02 20:47:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/50a8bb085f344b3dab79020d59dfd207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c83b8fa945345cfb4ea6e9c6b0d8690cce261" 2018-11-02 20:47:52,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581de93f-395f-4a0b-9ca8-df9c4bfd646f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:52,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/50a8bb085f344b3dab79020d59dfd207 used request id req-581de93f-395f-4a0b-9ca8-df9c4bfd646f 2018-11-02 20:47:52,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:52,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["fZqkZu26QTWY2Kc1HDlfjg"], "issued_at": "2018-11-02T20:47:52.000000Z"}} 2018-11-02 20:47:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195fe488cce1860ebda35afed12d38432c5462d3" 2018-11-02 20:47:52,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2249f63-9cf3-46f0-8210-f2eb13fc2e68 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:52,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c2249f63-9cf3-46f0-8210-f2eb13fc2e68 2018-11-02 20:47:52,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:52,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:53,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["jOnVvr8HR0-3CS5kw0tQZA"], "issued_at": "2018-11-02T20:47:53.000000Z"}} 2018-11-02 20:47:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:47:53,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2d4cc5-7ae8-4018-ba3d-1e79758ecd65 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:53,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db2d4cc5-7ae8-4018-ba3d-1e79758ecd65 2018-11-02 20:47:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:53,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:53,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2ab4a1d5-6339-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:47:53,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227ae10a-9403-41d4-abac-211a0f2512ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2ab4a1d5-6339-476-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:47:53,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2ab4a1d5-6339-476-proj used request id req-227ae10a-9403-41d4-abac-211a0f2512ce 2018-11-02 20:47:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:47:53,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d4a5ac-a113-4ff0-b031-238dbb293c9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:47:53,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-34d4a5ac-a113-4ff0-b031-238dbb293c9c 2018-11-02 20:47:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}}' 2018-11-02 20:47:53,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ab57d5-d031-44ed-ac6b-f838a67f7dfc Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84"}, "tags": [], "enabled": true, "id": "abeaa943b14144368bbf771fb4de2e84", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}} 2018-11-02 20:47:53,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-63ab57d5-d031-44ed-ac6b-f838a67f7dfc 2018-11-02 20:47:53,822 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2ab4a1d5-6339-476-proj 2018-11-02 20:47:53,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:53,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:54,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:47:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3fjYsN4mRu6YNOHmWKygMA"], "issued_at": "2018-11-02T20:47:54.000000Z"}} 2018-11-02 20:47:54,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28cd8a63125e326f072ed9216d9e9e57d48fc799" 2018-11-02 20:47:54,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d4448b-2948-4c23-a9de-e5a9c7f9c373 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:54,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-81d4448b-2948-4c23-a9de-e5a9c7f9c373 2018-11-02 20:47:54,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:47:54,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:47:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:47:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28cd8a63125e326f072ed9216d9e9e57d48fc799" 2018-11-02 20:47:54,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec382bd-58d2-4a78-ba86-381bb7fea0b2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:47:54,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-cec382bd-58d2-4a78-ba86-381bb7fea0b2 2018-11-02 20:47:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-2ab4a1d5-6339-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28cd8a63125e326f072ed9216d9e9e57d48fc799" 2018-11-02 20:47:54,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c802d7-8d40-4161-9250-7042efcecb85 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-2ab4a1d5-6339-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84"}, "tags": [], "enabled": true, "id": "abeaa943b14144368bbf771fb4de2e84", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}]} 2018-11-02 20:47:54,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-2ab4a1d5-6339-476-proj used request id req-01c802d7-8d40-4161-9250-7042efcecb85 2018-11-02 20:47:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28cd8a63125e326f072ed9216d9e9e57d48fc799" 2018-11-02 20:47:54,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136c273a-dcc9-42b5-88ca-761c0b371d47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:47:54,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-136c273a-dcc9-42b5-88ca-761c0b371d47 2018-11-02 20:47:55,026 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2ab4a1d5-6339-476-user 2018-11-02 20:47:55,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:55,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:47:55,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f9a418-3ca5-45bd-8490-092c21824ac0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:47:55,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-95f9a418-3ca5-45bd-8490-092c21824ac0 2018-11-02 20:47:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" -d '{"role": {"name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role"}}' 2018-11-02 20:47:55,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e09d300-5352-4dca-acd0-2d4b75f7dd4f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c77435f065a9461fab093a7ac2b26a50", "links": {"self": "http://172.30.9.31:5000/v3/roles/c77435f065a9461fab093a7ac2b26a50"}, "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role"}} 2018-11-02 20:47:55,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-8e09d300-5352-4dca-acd0-2d4b75f7dd4f 2018-11-02 20:47:55,270 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role 2018-11-02 20:47:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c77435f065a9461fab093a7ac2b26a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:47:55,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70459858-9474-47cd-9203-10c0868ee743 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c77435f065a9461fab093a7ac2b26a50", "links": {"self": "http://172.30.9.31:5000/v3/roles/c77435f065a9461fab093a7ac2b26a50"}, "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role"}} 2018-11-02 20:47:55,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c77435f065a9461fab093a7ac2b26a50 used request id req-70459858-9474-47cd-9203-10c0868ee743 2018-11-02 20:47:55,387 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role to project CreateRouterSuccessTests-2ab4a1d5-6339-476-proj 2018-11-02 20:47:55,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84/users/abaec0002ca142348df5caf63b7f4f43/roles/c77435f065a9461fab093a7ac2b26a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:47:55,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb495d52-bfe5-431e-a997-22f9dc235811 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:47:55,536 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84/users/abaec0002ca142348df5caf63b7f4f43/roles/c77435f065a9461fab093a7ac2b26a50 used request id req-fb495d52-bfe5-431e-a997-22f9dc235811 2018-11-02 20:47:55,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:55,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:55,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c77435f065a9461fab093a7ac2b26a50", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role"}], "expires_at": "2018-11-02T21:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abeaa943b14144368bbf771fb4de2e84", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-user", "id": "abaec0002ca142348df5caf63b7f4f43"}, "audit_ids": ["EktAcUzsTYCSirtdpE4Piw"], "issued_at": "2018-11-02T20:47:55.000000Z"}} 2018-11-02 20:47:55,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:47:56,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19cf10b-2d47-45af-bff5-76cc5bdc9c80 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:56,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c19cf10b-2d47-45af-bff5-76cc5bdc9c80 2018-11-02 20:47:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:47:56,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-46f35856-b1c4-4f3d-bfb7-74e7d54c93bb Date: Fri, 02 Nov 2018 20:47:56 GMT RESP BODY: {"networks":[]} 2018-11-02 20:47:56,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1 used request id req-46f35856-b1c4-4f3d-bfb7-74e7d54c93bb 2018-11-02 20:47:56,247 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1 2018-11-02 20:47:56,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" -d '{"network": {"name": "CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1", "admin_state_up": true}}' 2018-11-02 20:47:57,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-75379b21-35fe-4ccb-be54-73d09df17b95 Date: Fri, 02 Nov 2018 20:47:57 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:47:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"abeaa943b14144368bbf771fb4de2e84","id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","name":"CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1"}} 2018-11-02 20:47:57,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-75379b21-35fe-4ccb-be54-73d09df17b95 2018-11-02 20:47:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:47:57,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-e2e509a0-12f1-444d-8dda-49bce3a060ca Date: Fri, 02 Nov 2018 20:47:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:47:56Z","tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"abeaa943b14144368bbf771fb4de2e84","id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","name":"CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1"}]} 2018-11-02 20:47:57,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 used request id req-e2e509a0-12f1-444d-8dda-49bce3a060ca 2018-11-02 20:47:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:47:57,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-852ad412-bffc-4ba7-8dfd-92a4cbc5312f Date: Fri, 02 Nov 2018 20:47:57 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:47:57,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 used request id req-852ad412-bffc-4ba7-8dfd-92a4cbc5312f 2018-11-02 20:47:57,514 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1 2018-11-02 20:47:57,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" -d '{"subnets": [{"ip_version": 4, "network_id": "2359c4b0-00f5-4ea1-bcc6-5480e0b11851", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1"}]}' 2018-11-02 20:47:58,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bbb08ec1-9f10-41d2-9e54-6413638f3db6 Date: Fri, 02 Nov 2018 20:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:47:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:47:57Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"abeaa943b14144368bbf771fb4de2e84","id":"f8754685-1bab-405f-a34f-502d1a8b2cda","subnetpool_id":null,"name":"CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1"}]} 2018-11-02 20:47:58,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-bbb08ec1-9f10-41d2-9e54-6413638f3db6 2018-11-02 20:47:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:47:58,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d2e9fca4-e212-4287-a11e-5f90825184d2 Date: Fri, 02 Nov 2018 20:47:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8754685-1bab-405f-a34f-502d1a8b2cda"],"updated_at":"2018-11-02T20:47:57Z","tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"abeaa943b14144368bbf771fb4de2e84","id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","name":"CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1"}]} 2018-11-02 20:47:58,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 used request id req-d2e9fca4-e212-4287-a11e-5f90825184d2 2018-11-02 20:47:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:47:58,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fb794d22-0bb5-498f-ac67-568cf927d806 Date: Fri, 02 Nov 2018 20:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:47:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"abeaa943b14144368bbf771fb4de2e84","id":"f8754685-1bab-405f-a34f-502d1a8b2cda","subnetpool_id":null,"name":"CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1"}]} 2018-11-02 20:47:58,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2359c4b0-00f5-4ea1-bcc6-5480e0b11851 used request id req-fb794d22-0bb5-498f-ac67-568cf927d806 2018-11-02 20:47:58,966 - OpenStackNetwork - DEBUG - Network [2359c4b0-00f5-4ea1-bcc6-5480e0b11851] created successfully 2018-11-02 20:47:58,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:58,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:47:59,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c77435f065a9461fab093a7ac2b26a50", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role"}], "expires_at": "2018-11-02T21:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abeaa943b14144368bbf771fb4de2e84", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-user", "id": "abaec0002ca142348df5caf63b7f4f43"}, "audit_ids": ["n83BJIUCQNymcgzsZe8i2w"], "issued_at": "2018-11-02T20:47:59.000000Z"}} 2018-11-02 20:47:59,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:47:59,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b709d87-f2c5-4f86-ba7e-480762e74e8f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:47:59,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1b709d87-f2c5-4f86-ba7e-480762e74e8f 2018-11-02 20:47:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:47:59,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ff89952-a7de-4f92-b2e2-4e4cd8f03df4 Date: Fri, 02 Nov 2018 20:47:59 GMT RESP BODY: {"routers": []} 2018-11-02 20:47:59,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router&admin_state_up=True used request id req-8ff89952-a7de-4f92-b2e2-4e4cd8f03df4 2018-11-02 20:47:59,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:47:59,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:00,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c77435f065a9461fab093a7ac2b26a50", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role"}], "expires_at": "2018-11-02T21:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abeaa943b14144368bbf771fb4de2e84", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_abeaa943b14144368bbf771fb4de2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_abeaa943b14144368bbf771fb4de2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-user", "id": "abaec0002ca142348df5caf63b7f4f43"}, "audit_ids": ["WJI_20zlQuqakVUuTUy6-w"], "issued_at": "2018-11-02T20:48:00.000000Z"}} 2018-11-02 20:48:00,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c11c2538e70c617726a50d0567f044983db2bf6b" 2018-11-02 20:48:00,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf29773b-9237-476b-9240-8c003cd23adb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:00,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cf29773b-9237-476b-9240-8c003cd23adb 2018-11-02 20:48:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:00,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-95dc641d-d810-4d62-af89-3eabf8536855 Date: Fri, 02 Nov 2018 20:48:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:48:00,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-95dc641d-d810-4d62-af89-3eabf8536855 2018-11-02 20:48:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:00,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d6c16d7-7256-4b0b-8d58-a57fca33c921 Date: Fri, 02 Nov 2018 20:48:00 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:48:00,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-4d6c16d7-7256-4b0b-8d58-a57fca33c921 2018-11-02 20:48:00,708 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router 2018-11-02 20:48:00,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router", "admin_state_up": true}}' 2018-11-02 20:48:02,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-6c396ac8-fc5f-4769-9727-292fdeb0e9ed Date: Fri, 02 Nov 2018 20:48:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "created_at": "2018-11-02T20:48:00Z", "admin_state_up": true, "updated_at": "2018-11-02T20:48:02Z", "revision_number": 2, "routes": [], "project_id": "abeaa943b14144368bbf771fb4de2e84", "id": "e23434a6-82c1-415f-8461-d4237f55ac97", "name": "CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router"}} 2018-11-02 20:48:02,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-6c396ac8-fc5f-4769-9727-292fdeb0e9ed 2018-11-02 20:48:02,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=e23434a6-82c1-415f-8461-d4237f55ac97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:02,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-da37b958-4018-4bd3-91af-7e8ed99d8e21 Date: Fri, 02 Nov 2018 20:48:02 GMT RESP BODY: {"ports":[]} 2018-11-02 20:48:02,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=e23434a6-82c1-415f-8461-d4237f55ac97 used request id req-da37b958-4018-4bd3-91af-7e8ed99d8e21 2018-11-02 20:48:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:02,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-38b8b907-3210-4084-afe2-400f2fc821d0 Date: Fri, 02 Nov 2018 20:48:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:47:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"abeaa943b14144368bbf771fb4de2e84","id":"f8754685-1bab-405f-a34f-502d1a8b2cda","subnetpool_id":null,"name":"CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1"}]} 2018-11-02 20:48:02,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1 used request id req-38b8b907-3210-4084-afe2-400f2fc821d0 2018-11-02 20:48:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:48:02,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:48:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:48:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:02,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87396d9a-0b8c-4e47-8c91-103dd3e1bad7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "abeaa943b14144368bbf771fb4de2e84", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}} 2018-11-02 20:48:02,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84 used request id req-87396d9a-0b8c-4e47-8c91-103dd3e1bad7 2018-11-02 20:48:02,964 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-02 20:48:02,964 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router 2018-11-02 20:48:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" -d '{"subnet_id": "f8754685-1bab-405f-a34f-502d1a8b2cda"}' 2018-11-02 20:48:05,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-54a998f2-caa8-4c7c-98ea-ecf3ba797b8a Date: Fri, 02 Nov 2018 20:48:05 GMT RESP BODY: {"network_id": "2359c4b0-00f5-4ea1-bcc6-5480e0b11851", "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "subnet_id": "f8754685-1bab-405f-a34f-502d1a8b2cda", "subnet_ids": ["f8754685-1bab-405f-a34f-502d1a8b2cda"], "port_id": "183c6b2e-676d-4e36-a515-eaa853ac2d22", "id": "e23434a6-82c1-415f-8461-d4237f55ac97"} 2018-11-02 20:48:05,161 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97/add_router_interface used request id req-54a998f2-caa8-4c7c-98ea-ecf3ba797b8a 2018-11-02 20:48:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:05,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8b785dde-1f2b-4044-b528-51d9a041f9e8 Date: Fri, 02 Nov 2018 20:48:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "created_at": "2018-11-02T20:48:00Z", "admin_state_up": true, "updated_at": "2018-11-02T20:48:04Z", "revision_number": 3, "routes": [], "project_id": "abeaa943b14144368bbf771fb4de2e84", "id": "e23434a6-82c1-415f-8461-d4237f55ac97", "name": "CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router"}} 2018-11-02 20:48:05,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97 used request id req-8b785dde-1f2b-4044-b528-51d9a041f9e8 2018-11-02 20:48:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=e23434a6-82c1-415f-8461-d4237f55ac97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:05,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9adf1a87-24eb-4c55-bfd5-df57f2e16f53 Date: Fri, 02 Nov 2018 20:48:05 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:48:03Z","admin_state_up":true,"updated_at":"2018-11-02T20:48:04Z","binding:vnic_type":"normal","device_id":"e23434a6-82c1-415f-8461-d4237f55ac97","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:7f:9c:7c","id":"183c6b2e-676d-4e36-a515-eaa853ac2d22","port_security_enabled":false,"project_id":"abeaa943b14144368bbf771fb4de2e84","fixed_ips":[{"subnet_id":"f8754685-1bab-405f-a34f-502d1a8b2cda","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:48:05,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=e23434a6-82c1-415f-8461-d4237f55ac97 used request id req-9adf1a87-24eb-4c55-bfd5-df57f2e16f53 2018-11-02 20:48:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/f8754685-1bab-405f-a34f-502d1a8b2cda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:06,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-02da45d1-542a-4d50-b74e-d28fdea3c151 Date: Fri, 02 Nov 2018 20:48:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2359c4b0-00f5-4ea1-bcc6-5480e0b11851","tenant_id":"abeaa943b14144368bbf771fb4de2e84","created_at":"2018-11-02T20:47:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:47:57Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"abeaa943b14144368bbf771fb4de2e84","id":"f8754685-1bab-405f-a34f-502d1a8b2cda","subnetpool_id":null,"name":"CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1"}} 2018-11-02 20:48:06,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/f8754685-1bab-405f-a34f-502d1a8b2cda used request id req-02da45d1-542a-4d50-b74e-d28fdea3c151 2018-11-02 20:48:06,190 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router and subnet CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1 2018-11-02 20:48:06,190 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router 2018-11-02 20:48:06,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" -d '{"subnet_id": "f8754685-1bab-405f-a34f-502d1a8b2cda"}' 2018-11-02 20:48:08,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-632f8d2e-1218-4a21-a235-b89b9a9c9919 Date: Fri, 02 Nov 2018 20:48:08 GMT RESP BODY: {"network_id": "2359c4b0-00f5-4ea1-bcc6-5480e0b11851", "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "subnet_id": "f8754685-1bab-405f-a34f-502d1a8b2cda", "subnet_ids": ["f8754685-1bab-405f-a34f-502d1a8b2cda"], "port_id": "183c6b2e-676d-4e36-a515-eaa853ac2d22", "id": "e23434a6-82c1-415f-8461-d4237f55ac97"} 2018-11-02 20:48:08,129 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97/remove_router_interface used request id req-632f8d2e-1218-4a21-a235-b89b9a9c9919 2018-11-02 20:48:08,129 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router 2018-11-02 20:48:08,129 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-router 2018-11-02 20:48:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5126560dbdb7a9ca4251d1e4429a6d335275ec0" 2018-11-02 20:48:09,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14a2ed6d-a233-4859-9584-2784394e6915 Content-Length: 0 Date: Fri, 02 Nov 2018 20:48:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:09,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e23434a6-82c1-415f-8461-d4237f55ac97 used request id req-14a2ed6d-a233-4859-9584-2784394e6915 2018-11-02 20:48:09,817 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1 2018-11-02 20:48:09,817 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-subnet1 2018-11-02 20:48:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/f8754685-1bab-405f-a34f-502d1a8b2cda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:48:12,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c2a2ab5-a2f9-417e-a07f-b917266e752c Date: Fri, 02 Nov 2018 20:48:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:12,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/f8754685-1bab-405f-a34f-502d1a8b2cda used request id req-6c2a2ab5-a2f9-417e-a07f-b917266e752c 2018-11-02 20:48:12,791 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-52a3ce55-46aa-4926-a2fa-1dc696d5cc90-pub-net1 2018-11-02 20:48:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/2359c4b0-00f5-4ea1-bcc6-5480e0b11851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df2e48b86eb42638c5ee53f8d36633630c7a64" 2018-11-02 20:48:14,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4adf8b50-733c-44d1-944d-08a908099c15 Date: Fri, 02 Nov 2018 20:48:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:14,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/2359c4b0-00f5-4ea1-bcc6-5480e0b11851 used request id req-4adf8b50-733c-44d1-944d-08a908099c15 2018-11-02 20:48:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:14,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-2c5674c1-48a7-4ce7-8508-ab4b5a6eacd2 Date: Fri, 02 Nov 2018 20:48:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "created_at": "2018-11-02T20:47:56Z", "updated_at": "2018-11-02T20:47:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "revision_number": 0, "id": "074e5c0e-52b9-4d5f-b327-4418833a32ee", "remote_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "remote_ip_prefix": null, "created_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "port_range_min": null, "ethertype": "IPv4", "project_id": "abeaa943b14144368bbf771fb4de2e84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "revision_number": 0, "id": "73d12660-7ff7-43c4-bb2d-509df78cff76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "port_range_min": null, "ethertype": "IPv6", "project_id": "abeaa943b14144368bbf771fb4de2e84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "revision_number": 0, "id": "9ab12d9b-0428-402f-8834-98903ea791c2", "remote_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "remote_ip_prefix": null, "created_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "port_range_min": null, "ethertype": "IPv6", "project_id": "abeaa943b14144368bbf771fb4de2e84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "revision_number": 0, "id": "d12aadba-aa3b-44cd-b17d-8dab0d86608a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "port_range_min": null, "ethertype": "IPv4", "project_id": "abeaa943b14144368bbf771fb4de2e84"}], "revision_number": 4, "project_id": "abeaa943b14144368bbf771fb4de2e84", "id": "dc006d12-0216-4924-a2f0-b438938be004", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:48:14,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-2c5674c1-48a7-4ce7-8508-ab4b5a6eacd2 2018-11-02 20:48:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db5268b-e67c-43c9-b535-9442c7f8a05e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:15,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-2db5268b-e67c-43c9-b535-9442c7f8a05e 2018-11-02 20:48:15,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24417094-1bea-42af-8b14-3ac4d56428e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:15,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-24417094-1bea-42af-8b14-3ac4d56428e1 2018-11-02 20:48:15,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cf888a-f0c4-4d5f-8824-2967f70eb2e9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:48:15,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-e0cf888a-f0c4-4d5f-8824-2967f70eb2e9 2018-11-02 20:48:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edf3c11-5c13-422a-a533-30e2c4418192 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:48:15,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-3edf3c11-5c13-422a-a533-30e2c4418192 2018-11-02 20:48:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6b5f075-6af4-42d4-907a-360790432918 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:15,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-d6b5f075-6af4-42d4-907a-360790432918 2018-11-02 20:48:15,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b5d512-f359-4c52-b254-cf79fd8b73e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:15,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-e1b5d512-f359-4c52-b254-cf79fd8b73e3 2018-11-02 20:48:15,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:15,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22eff30e-4f35-48c4-9088-9b2a480b6e0e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:48:15,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-22eff30e-4f35-48c4-9088-9b2a480b6e0e 2018-11-02 20:48:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5669c944-3ead-4a82-b04b-6dfda5c0eb1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:15,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-5669c944-3ead-4a82-b04b-6dfda5c0eb1f 2018-11-02 20:48:15,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:15,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c84ffa2-5ebd-4bfb-9b56-19521144e54c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:15,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-0c84ffa2-5ebd-4bfb-9b56-19521144e54c 2018-11-02 20:48:15,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:16,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babef319-133b-4ce3-8e65-990a5f43bd0b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "abeaa943b14144368bbf771fb4de2e84", "name": "CreateRouterSuccessTests-2ab4a1d5-6339-476-proj"}} 2018-11-02 20:48:16,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84 used request id req-babef319-133b-4ce3-8e65-990a5f43bd0b 2018-11-02 20:48:16,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc006d12-0216-4924-a2f0-b438938be004 2018-11-02 20:48:16,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=dc006d12-0216-4924-a2f0-b438938be004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:16,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b9710c8a-73b6-41bd-b0f5-e0716298b7e5 Date: Fri, 02 Nov 2018 20:48:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "port_range_min": null, "revision_number": 0, "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "created_at": "2018-11-02T20:47:56Z", "project_id": "abeaa943b14144368bbf771fb4de2e84", "id": "074e5c0e-52b9-4d5f-b327-4418833a32ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "port_range_min": null, "revision_number": 0, "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "created_at": "2018-11-02T20:47:56Z", "project_id": "abeaa943b14144368bbf771fb4de2e84", "id": "73d12660-7ff7-43c4-bb2d-509df78cff76"}, {"remote_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "port_range_min": null, "revision_number": 0, "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "created_at": "2018-11-02T20:47:56Z", "project_id": "abeaa943b14144368bbf771fb4de2e84", "id": "9ab12d9b-0428-402f-8834-98903ea791c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:47:56Z", "security_group_id": "dc006d12-0216-4924-a2f0-b438938be004", "port_range_min": null, "revision_number": 0, "tenant_id": "abeaa943b14144368bbf771fb4de2e84", "created_at": "2018-11-02T20:47:56Z", "project_id": "abeaa943b14144368bbf771fb4de2e84", "id": "d12aadba-aa3b-44cd-b17d-8dab0d86608a"}]} 2018-11-02 20:48:16,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=dc006d12-0216-4924-a2f0-b438938be004 used request id req-b9710c8a-73b6-41bd-b0f5-e0716298b7e5 2018-11-02 20:48:16,305 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:48:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/dc006d12-0216-4924-a2f0-b438938be004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:16,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea48488e-f585-4ab3-9b5e-cf6926b81e7e Content-Length: 0 Date: Fri, 02 Nov 2018 20:48:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:16,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/dc006d12-0216-4924-a2f0-b438938be004 used request id req-ea48488e-f585-4ab3-9b5e-cf6926b81e7e 2018-11-02 20:48:16,663 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2ab4a1d5-6339-476-proj 2018-11-02 20:48:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:16,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26994b5b-6eee-439a-85b9-74b12d80a795 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:16,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/abeaa943b14144368bbf771fb4de2e84 used request id req-26994b5b-6eee-439a-85b9-74b12d80a795 2018-11-02 20:48:16,947 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2ab4a1d5-6339-476-proj-role 2018-11-02 20:48:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c77435f065a9461fab093a7ac2b26a50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:17,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9adf2b4b-8e01-4a79-a5b7-3c8b5d0b010e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:17,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c77435f065a9461fab093a7ac2b26a50 used request id req-9adf2b4b-8e01-4a79-a5b7-3c8b5d0b010e 2018-11-02 20:48:17,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732703176bda4e8f7e99943ad525310f6b702bbd" 2018-11-02 20:48:17,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded20dd3-60c5-4838-868a-c3190ea5987c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:48:17,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ded20dd3-60c5-4838-868a-c3190ea5987c 2018-11-02 20:48:17,201 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2ab4a1d5-6339-476-user 2018-11-02 20:48:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/abaec0002ca142348df5caf63b7f4f43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28cd8a63125e326f072ed9216d9e9e57d48fc799" 2018-11-02 20:48:17,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2308283c-e274-4191-96f1-c8e7955a6ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:17,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/abaec0002ca142348df5caf63b7f4f43 used request id req-2308283c-e274-4191-96f1-c8e7955a6ffd 2018-11-02 20:48:17,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:17,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["TTp7WBQxT2K2uQI-yMLc6w"], "issued_at": "2018-11-02T20:48:17.000000Z"}} 2018-11-02 20:48:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c07525db32f9ae0a2cc3abdb29e0d0565ac8ee" 2018-11-02 20:48:17,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef55069a-0069-4232-87a2-9f171380fa51 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:17,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ef55069a-0069-4232-87a2-9f171380fa51 2018-11-02 20:48:17,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:17,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:18,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["jrC_MOY9SM-tuT5nFQSp5g"], "issued_at": "2018-11-02T20:48:18.000000Z"}} 2018-11-02 20:48:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:18,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f026faf2-4c61-4d07-92e3-f808f5b2b7f1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:18,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f026faf2-4c61-4d07-92e3-f808f5b2b7f1 2018-11-02 20:48:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:48:18,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:48:18 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:48:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b7a516ff-3048-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:18,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb93347e-2d08-45c6-9763-a1c50a9c599b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b7a516ff-3048-450-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:48:18,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b7a516ff-3048-450-proj used request id req-bb93347e-2d08-45c6-9763-a1c50a9c599b 2018-11-02 20:48:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:18,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1031c74-e8b5-4783-b908-482657eabf75 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:48:18,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a1031c74-e8b5-4783-b908-482657eabf75 2018-11-02 20:48:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj"}}' 2018-11-02 20:48:18,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e7ff58-46b7-47ce-ba1a-266e70f03dff Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa7bb21f96214f56a776dcec302437ed"}, "tags": [], "enabled": true, "id": "fa7bb21f96214f56a776dcec302437ed", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj"}} 2018-11-02 20:48:18,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-69e7ff58-46b7-47ce-ba1a-266e70f03dff 2018-11-02 20:48:18,882 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b7a516ff-3048-450-proj 2018-11-02 20:48:18,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:18,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:19,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["wluEQEOOTYaDw9IhrG-Ekw"], "issued_at": "2018-11-02T20:48:19.000000Z"}} 2018-11-02 20:48:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae24afac0a4446c233a1072317a2277075ddde83" 2018-11-02 20:48:19,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660f447f-6aa6-48db-a8a6-343f37afe543 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:19,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-660f447f-6aa6-48db-a8a6-343f37afe543 2018-11-02 20:48:19,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:48:19,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:48:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:48:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae24afac0a4446c233a1072317a2277075ddde83" 2018-11-02 20:48:19,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647c215d-dae3-421c-aa8d-e758d9c700ae Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:48:19,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-647c215d-dae3-421c-aa8d-e758d9c700ae 2018-11-02 20:48:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b7a516ff-3048-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae24afac0a4446c233a1072317a2277075ddde83" 2018-11-02 20:48:19,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44ba204-30cf-4ea5-bc7c-80b6776581bf Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b7a516ff-3048-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa7bb21f96214f56a776dcec302437ed"}, "tags": [], "enabled": true, "id": "fa7bb21f96214f56a776dcec302437ed", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj"}]} 2018-11-02 20:48:19,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b7a516ff-3048-450-proj used request id req-c44ba204-30cf-4ea5-bc7c-80b6776581bf 2018-11-02 20:48:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae24afac0a4446c233a1072317a2277075ddde83" 2018-11-02 20:48:19,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d192fd-874c-4b38-8080-9e89de3e524f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:48:19,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-24d192fd-874c-4b38-8080-9e89de3e524f 2018-11-02 20:48:20,084 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b7a516ff-3048-450-user 2018-11-02 20:48:20,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:20,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e4831f-6708-4953-acc3-c7136ab3eaa9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:48:20,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-89e4831f-6708-4953-acc3-c7136ab3eaa9 2018-11-02 20:48:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" -d '{"role": {"name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj-role"}}' 2018-11-02 20:48:20,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3aae2d1-03d4-4f54-8dad-a93b49712572 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd014d92dc344965b9076b2526c67944", "links": {"self": "http://172.30.9.31:5000/v3/roles/dd014d92dc344965b9076b2526c67944"}, "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj-role"}} 2018-11-02 20:48:20,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-a3aae2d1-03d4-4f54-8dad-a93b49712572 2018-11-02 20:48:20,337 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b7a516ff-3048-450-proj-role 2018-11-02 20:48:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/dd014d92dc344965b9076b2526c67944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:20,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b486b65-5875-4f0a-b204-112d0d541b16 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd014d92dc344965b9076b2526c67944", "links": {"self": "http://172.30.9.31:5000/v3/roles/dd014d92dc344965b9076b2526c67944"}, "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj-role"}} 2018-11-02 20:48:20,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/dd014d92dc344965b9076b2526c67944 used request id req-1b486b65-5875-4f0a-b204-112d0d541b16 2018-11-02 20:48:20,446 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b7a516ff-3048-450-proj-role to project CreateRouterSuccessTests-b7a516ff-3048-450-proj 2018-11-02 20:48:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fa7bb21f96214f56a776dcec302437ed/users/23e9590e6ce84e7682d54494c2a92ba7/roles/dd014d92dc344965b9076b2526c67944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:20,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62eebc41-e80a-4f74-8e62-5cdd7aa2ea7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:20,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fa7bb21f96214f56a776dcec302437ed/users/23e9590e6ce84e7682d54494c2a92ba7/roles/dd014d92dc344965b9076b2526c67944 used request id req-62eebc41-e80a-4f74-8e62-5cdd7aa2ea7b 2018-11-02 20:48:20,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:20,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:21,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["BX_SRFXEQLePQbFBSw2wUQ"], "issued_at": "2018-11-02T20:48:21.000000Z"}} 2018-11-02 20:48:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:21,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8432b72-0e74-4954-b20f-98b23086bb00 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:21,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d8432b72-0e74-4954-b20f-98b23086bb00 2018-11-02 20:48:21,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:21,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3aa3f456-7f87-4713-9f16-8caefbb6b087 Date: Fri, 02 Nov 2018 20:48:21 GMT RESP BODY: {"networks":[]} 2018-11-02 20:48:21,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1 used request id req-3aa3f456-7f87-4713-9f16-8caefbb6b087 2018-11-02 20:48:21,350 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1 2018-11-02 20:48:21,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" -d '{"network": {"name": "CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1", "admin_state_up": true}}' 2018-11-02 20:48:21,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-4752a819-196c-40da-a438-ab0d0007294e Date: Fri, 02 Nov 2018 20:48:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3495eec6-1d82-4c54-a5a0-4fc7e219748e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:48:21Z","is_default":false,"provider:segmentation_id":34,"name":"CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:21Z","mtu":1450}} 2018-11-02 20:48:21,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-4752a819-196c-40da-a438-ab0d0007294e 2018-11-02 20:48:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=3495eec6-1d82-4c54-a5a0-4fc7e219748e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:22,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e7de0fe9-6c03-4ba0-820d-e16e3b8be217 Date: Fri, 02 Nov 2018 20:48:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3495eec6-1d82-4c54-a5a0-4fc7e219748e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:48:21Z","provider:segmentation_id":34,"name":"CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:21Z","provider:network_type":"vxlan"}]} 2018-11-02 20:48:22,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=3495eec6-1d82-4c54-a5a0-4fc7e219748e used request id req-e7de0fe9-6c03-4ba0-820d-e16e3b8be217 2018-11-02 20:48:22,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3495eec6-1d82-4c54-a5a0-4fc7e219748e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:22,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-22ad6e3b-a45f-4222-adf0-b19f6ec15d95 Date: Fri, 02 Nov 2018 20:48:22 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:48:22,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3495eec6-1d82-4c54-a5a0-4fc7e219748e used request id req-22ad6e3b-a45f-4222-adf0-b19f6ec15d95 2018-11-02 20:48:22,495 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1 2018-11-02 20:48:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" -d '{"subnets": [{"ip_version": 4, "network_id": "3495eec6-1d82-4c54-a5a0-4fc7e219748e", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1"}]}' 2018-11-02 20:48:23,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8ada8612-d4c2-4f3d-9c0a-d6fc4ddd3fa4 Date: Fri, 02 Nov 2018 20:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3495eec6-1d82-4c54-a5a0-4fc7e219748e","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:22Z","dns_nameservers":[],"updated_at":"2018-11-02T20:48:22Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"2151bb72-d89c-4e26-aec4-dc5920e7ce37","subnetpool_id":null,"name":"CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1"}]} 2018-11-02 20:48:23,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-8ada8612-d4c2-4f3d-9c0a-d6fc4ddd3fa4 2018-11-02 20:48:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=3495eec6-1d82-4c54-a5a0-4fc7e219748e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:23,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-796c6910-f8ca-4a7b-88c0-dff6c87687f9 Date: Fri, 02 Nov 2018 20:48:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3495eec6-1d82-4c54-a5a0-4fc7e219748e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["2151bb72-d89c-4e26-aec4-dc5920e7ce37"],"description":"","tags":[],"updated_at":"2018-11-02T20:48:22Z","provider:segmentation_id":34,"name":"CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:21Z","provider:network_type":"vxlan"}]} 2018-11-02 20:48:23,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=3495eec6-1d82-4c54-a5a0-4fc7e219748e used request id req-796c6910-f8ca-4a7b-88c0-dff6c87687f9 2018-11-02 20:48:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3495eec6-1d82-4c54-a5a0-4fc7e219748e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:23,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bdbd1c99-55c4-4e87-a614-e90d362fe3d8 Date: Fri, 02 Nov 2018 20:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3495eec6-1d82-4c54-a5a0-4fc7e219748e","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:22Z","dns_nameservers":[],"updated_at":"2018-11-02T20:48:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"2151bb72-d89c-4e26-aec4-dc5920e7ce37","subnetpool_id":null,"name":"CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1"}]} 2018-11-02 20:48:23,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3495eec6-1d82-4c54-a5a0-4fc7e219748e used request id req-bdbd1c99-55c4-4e87-a614-e90d362fe3d8 2018-11-02 20:48:23,876 - OpenStackNetwork - DEBUG - Network [3495eec6-1d82-4c54-a5a0-4fc7e219748e] created successfully 2018-11-02 20:48:23,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:23,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:24,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd014d92dc344965b9076b2526c67944", "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj-role"}], "expires_at": "2018-11-02T21:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa7bb21f96214f56a776dcec302437ed", "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b7a516ff-3048-450-user", "id": "23e9590e6ce84e7682d54494c2a92ba7"}, "audit_ids": ["1D7MjJI5RFGyDVzpNACVJg"], "issued_at": "2018-11-02T20:48:24.000000Z"}} 2018-11-02 20:48:24,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" 2018-11-02 20:48:24,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12bba7c7-8a83-4ed5-b1b6-22404b66434c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:24,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-12bba7c7-8a83-4ed5-b1b6-22404b66434c 2018-11-02 20:48:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" 2018-11-02 20:48:24,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e924f404-18a1-4b90-bbe7-a5800c66e63e Date: Fri, 02 Nov 2018 20:48:24 GMT RESP BODY: {"routers": []} 2018-11-02 20:48:24,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-router&admin_state_up=True used request id req-e924f404-18a1-4b90-bbe7-a5800c66e63e 2018-11-02 20:48:24,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:24,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:25,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd014d92dc344965b9076b2526c67944", "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj-role"}], "expires_at": "2018-11-02T21:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa7bb21f96214f56a776dcec302437ed", "name": "CreateRouterSuccessTests-b7a516ff-3048-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fa7bb21f96214f56a776dcec302437ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_fa7bb21f96214f56a776dcec302437ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fa7bb21f96214f56a776dcec302437ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b7a516ff-3048-450-user", "id": "23e9590e6ce84e7682d54494c2a92ba7"}, "audit_ids": ["m37tNYIgQHy9JhBCzq9xbA"], "issued_at": "2018-11-02T20:48:25.000000Z"}} 2018-11-02 20:48:25,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9442a1eb5891677a16b66036d33c0e5917fed24" 2018-11-02 20:48:25,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc60c47-1a7d-48de-ba80-44bf40406d91 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:25,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-efc60c47-1a7d-48de-ba80-44bf40406d91 2018-11-02 20:48:25,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" 2018-11-02 20:48:25,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c6ae8eb7-6a58-4849-ab99-3f949968046c Date: Fri, 02 Nov 2018 20:48:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:48:25,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-c6ae8eb7-6a58-4849-ab99-3f949968046c 2018-11-02 20:48:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" 2018-11-02 20:48:25,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29771748-a736-4d85-a762-bfc325a2615a Date: Fri, 02 Nov 2018 20:48:25 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:48:25,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-29771748-a736-4d85-a762-bfc325a2615a 2018-11-02 20:48:25,702 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-router 2018-11-02 20:48:25,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-router", "admin_state_up": true}}' 2018-11-02 20:48:27,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-02a3189f-9960-41fa-9b7b-6576365176c6 Date: Fri, 02 Nov 2018 20:48:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "fa7bb21f96214f56a776dcec302437ed", "created_at": "2018-11-02T20:48:25Z", "admin_state_up": true, "updated_at": "2018-11-02T20:48:27Z", "revision_number": 2, "routes": [], "project_id": "fa7bb21f96214f56a776dcec302437ed", "id": "c65e6c44-00f4-476e-9264-177d1dfad74c", "name": "CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-router"}} 2018-11-02 20:48:27,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-02a3189f-9960-41fa-9b7b-6576365176c6 2018-11-02 20:48:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=c65e6c44-00f4-476e-9264-177d1dfad74c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" 2018-11-02 20:48:27,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-943bed77-99a9-4931-a7b5-1b7dae8729b2 Date: Fri, 02 Nov 2018 20:48:27 GMT RESP BODY: {"ports":[]} 2018-11-02 20:48:27,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=c65e6c44-00f4-476e-9264-177d1dfad74c used request id req-943bed77-99a9-4931-a7b5-1b7dae8729b2 2018-11-02 20:48:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" 2018-11-02 20:48:27,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a3ad9c0-03ad-460c-98fa-2eeb429fb534 Date: Fri, 02 Nov 2018 20:48:27 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:48:27,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1 used request id req-5a3ad9c0-03ad-460c-98fa-2eeb429fb534 2018-11-02 20:48:27,795 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-router 2018-11-02 20:48:27,796 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-router 2018-11-02 20:48:27,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/c65e6c44-00f4-476e-9264-177d1dfad74c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f709b3593024fc46716feb33f94bb9ab8f514ad7" 2018-11-02 20:48:29,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8c2aed5-f517-47f1-929e-a955bfb2b883 Content-Length: 0 Date: Fri, 02 Nov 2018 20:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:29,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c65e6c44-00f4-476e-9264-177d1dfad74c used request id req-b8c2aed5-f517-47f1-929e-a955bfb2b883 2018-11-02 20:48:29,463 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1 2018-11-02 20:48:29,463 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-subnet1 2018-11-02 20:48:29,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/2151bb72-d89c-4e26-aec4-dc5920e7ce37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:31,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7983c582-ac1e-4fcb-9322-c0aea494578e Date: Fri, 02 Nov 2018 20:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:31,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/2151bb72-d89c-4e26-aec4-dc5920e7ce37 used request id req-7983c582-ac1e-4fcb-9322-c0aea494578e 2018-11-02 20:48:31,839 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-aca80f52-789a-485e-9463-e931531bd555-pub-net1 2018-11-02 20:48:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/3495eec6-1d82-4c54-a5a0-4fc7e219748e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73e6d9f2190d2fb4e61298e43a3a770d4f34faa" 2018-11-02 20:48:33,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9908eb88-c7ea-4f65-9864-9362dd7ac9fe Date: Fri, 02 Nov 2018 20:48:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:33,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/3495eec6-1d82-4c54-a5a0-4fc7e219748e used request id req-9908eb88-c7ea-4f65-9864-9362dd7ac9fe 2018-11-02 20:48:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:33,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-108c4967-6f98-45aa-baf4-db0ecdb02c89 Date: Fri, 02 Nov 2018 20:48:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:48:33,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-108c4967-6f98-45aa-baf4-db0ecdb02c89 2018-11-02 20:48:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:33,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2487430a-8af5-4cae-b367-5f77f39f2741 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:33,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-2487430a-8af5-4cae-b367-5f77f39f2741 2018-11-02 20:48:33,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:33,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:33,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c540724d-b432-48d5-ac34-9dcb9676db1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:33,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-c540724d-b432-48d5-ac34-9dcb9676db1f 2018-11-02 20:48:33,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:33,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:33,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de97ed72-4f58-45f6-9b44-a95f6c9e427c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:48:33,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-de97ed72-4f58-45f6-9b44-a95f6c9e427c 2018-11-02 20:48:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:34,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d40180-4c46-4000-905f-f2133b91cc5e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:48:34,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-b0d40180-4c46-4000-905f-f2133b91cc5e 2018-11-02 20:48:34,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:34,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061a4c54-6b57-448e-ba82-5c911aa910de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:34,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-061a4c54-6b57-448e-ba82-5c911aa910de 2018-11-02 20:48:34,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:34,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb51a0e9-b0d5-4e18-9ea5-3b0e364a2f44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:34,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-fb51a0e9-b0d5-4e18-9ea5-3b0e364a2f44 2018-11-02 20:48:34,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:34,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0e35fd-d4d0-4637-b6e6-5d10f5dcad76 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:48:34,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-cb0e35fd-d4d0-4637-b6e6-5d10f5dcad76 2018-11-02 20:48:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:34,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02951e65-f1fb-4a05-b83e-bc6888e6a227 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:34,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-02951e65-f1fb-4a05-b83e-bc6888e6a227 2018-11-02 20:48:34,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:34,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-166d1f14-ea25-49b0-be0c-363c580b542e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:34,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-166d1f14-ea25-49b0-be0c-363c580b542e 2018-11-02 20:48:34,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:34,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43d7b84-a7fb-4ade-a5f4-f3c61390ae67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:34,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-b43d7b84-a7fb-4ade-a5f4-f3c61390ae67 2018-11-02 20:48:34,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:34,740 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b7a516ff-3048-450-proj 2018-11-02 20:48:34,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/fa7bb21f96214f56a776dcec302437ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:35,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43a7ef05-477a-4d72-a69e-4881f0b8d674 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:35,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fa7bb21f96214f56a776dcec302437ed used request id req-43a7ef05-477a-4d72-a69e-4881f0b8d674 2018-11-02 20:48:35,000 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b7a516ff-3048-450-proj-role 2018-11-02 20:48:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/dd014d92dc344965b9076b2526c67944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:35,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789c2b9e-ecda-4d5a-b95b-ea9af2972be3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:35,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/dd014d92dc344965b9076b2526c67944 used request id req-789c2b9e-ecda-4d5a-b95b-ea9af2972be3 2018-11-02 20:48:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3226a3d6e670fad79edd9c3a1b24366f70489f34" 2018-11-02 20:48:35,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0832160-7e26-47cd-8934-9eea17dbcd5d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:48:35,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f0832160-7e26-47cd-8934-9eea17dbcd5d 2018-11-02 20:48:35,243 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b7a516ff-3048-450-user 2018-11-02 20:48:35,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/23e9590e6ce84e7682d54494c2a92ba7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae24afac0a4446c233a1072317a2277075ddde83" 2018-11-02 20:48:35,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2231d23b-9e64-4c57-b66d-619e86b29e86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:35,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/23e9590e6ce84e7682d54494c2a92ba7 used request id req-2231d23b-9e64-4c57-b66d-619e86b29e86 2018-11-02 20:48:35,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:36,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["QSEg_HUoSYSaUwoPRpCeYg"], "issued_at": "2018-11-02T20:48:36.000000Z"}} 2018-11-02 20:48:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e711ee77553e203db8edbc3bb79c01909c21262" 2018-11-02 20:48:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71691fee-d7b0-4a9e-8a8a-d64023cfe1e5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:36,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-71691fee-d7b0-4a9e-8a8a-d64023cfe1e5 2018-11-02 20:48:36,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:36,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:36,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["hR46g9u1QhG3sy1z7r_BZg"], "issued_at": "2018-11-02T20:48:36.000000Z"}} 2018-11-02 20:48:36,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:36,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e312f7e-6c4d-48bd-81e8-4e5e6501593e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:36,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7e312f7e-6c4d-48bd-81e8-4e5e6501593e 2018-11-02 20:48:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:48:36,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:48:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:48:36,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4156f3b8-528f-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:36,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2203bd47-d238-4615-b18b-28723408ebad Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4156f3b8-528f-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:48:36,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4156f3b8-528f-4c9-proj used request id req-2203bd47-d238-4615-b18b-28723408ebad 2018-11-02 20:48:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:36,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f1d1c0-e3dd-4b99-9824-b1b49bcc1c8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:48:36,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a2f1d1c0-e3dd-4b99-9824-b1b49bcc1c8e 2018-11-02 20:48:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj"}}' 2018-11-02 20:48:37,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0443ce22-22c6-48ba-9ba1-445fa7d222a3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/014135cdfb30469fa465cbbd0691b2a2"}, "tags": [], "enabled": true, "id": "014135cdfb30469fa465cbbd0691b2a2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj"}} 2018-11-02 20:48:37,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0443ce22-22c6-48ba-9ba1-445fa7d222a3 2018-11-02 20:48:37,001 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-4156f3b8-528f-4c9-proj 2018-11-02 20:48:37,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:37,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:37,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NPPRGbnfSmSMnpptgE-kng"], "issued_at": "2018-11-02T20:48:37.000000Z"}} 2018-11-02 20:48:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb43deca076c07a60dce1bc3b5f142299085b440" 2018-11-02 20:48:37,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4caf9f-4564-4fb1-b6ed-ed2e61939024 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:37,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7a4caf9f-4564-4fb1-b6ed-ed2e61939024 2018-11-02 20:48:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:48:37,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:48:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:48:37,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb43deca076c07a60dce1bc3b5f142299085b440" 2018-11-02 20:48:37,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ccc920-c497-4f22-903c-e0bd9154cda3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:48:37,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e2ccc920-c497-4f22-903c-e0bd9154cda3 2018-11-02 20:48:37,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-4156f3b8-528f-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb43deca076c07a60dce1bc3b5f142299085b440" 2018-11-02 20:48:37,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e78b1d-6cc6-46b9-a005-8890603265bc Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-4156f3b8-528f-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/014135cdfb30469fa465cbbd0691b2a2"}, "tags": [], "enabled": true, "id": "014135cdfb30469fa465cbbd0691b2a2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj"}]} 2018-11-02 20:48:37,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-4156f3b8-528f-4c9-proj used request id req-96e78b1d-6cc6-46b9-a005-8890603265bc 2018-11-02 20:48:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb43deca076c07a60dce1bc3b5f142299085b440" 2018-11-02 20:48:37,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975fc31b-f420-48c0-9795-56f86e93a0b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:48:37,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-975fc31b-f420-48c0-9795-56f86e93a0b8 2018-11-02 20:48:38,216 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-4156f3b8-528f-4c9-user 2018-11-02 20:48:38,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:38,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6befc444-6137-4598-b2a3-91728b3011ae Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:48:38,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6befc444-6137-4598-b2a3-91728b3011ae 2018-11-02 20:48:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" -d '{"role": {"name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role"}}' 2018-11-02 20:48:38,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bcd1a9-f10c-4719-a869-3535bb3b62f0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bd813cbc9354b7999502ef3375fb0ae", "links": {"self": "http://172.30.9.31:5000/v3/roles/3bd813cbc9354b7999502ef3375fb0ae"}, "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role"}} 2018-11-02 20:48:38,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-72bcd1a9-f10c-4719-a869-3535bb3b62f0 2018-11-02 20:48:38,468 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role 2018-11-02 20:48:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3bd813cbc9354b7999502ef3375fb0ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:38,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc80dd1b-59d5-4b1f-89cf-10834b8d774a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bd813cbc9354b7999502ef3375fb0ae", "links": {"self": "http://172.30.9.31:5000/v3/roles/3bd813cbc9354b7999502ef3375fb0ae"}, "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role"}} 2018-11-02 20:48:38,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3bd813cbc9354b7999502ef3375fb0ae used request id req-dc80dd1b-59d5-4b1f-89cf-10834b8d774a 2018-11-02 20:48:38,575 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role to project CreateRouterNegativeTests-4156f3b8-528f-4c9-proj 2018-11-02 20:48:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/014135cdfb30469fa465cbbd0691b2a2/users/b1aa39e4aa9c437b94d2ee2c8a459ed1/roles/3bd813cbc9354b7999502ef3375fb0ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:38,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23d9db8d-4ffd-43af-a977-e970bdbe007a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:38,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/014135cdfb30469fa465cbbd0691b2a2/users/b1aa39e4aa9c437b94d2ee2c8a459ed1/roles/3bd813cbc9354b7999502ef3375fb0ae used request id req-23d9db8d-4ffd-43af-a977-e970bdbe007a 2018-11-02 20:48:38,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:38,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:39,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["w-vgknUKTQuKDgkBEvo8cg"], "issued_at": "2018-11-02T20:48:39.000000Z"}} 2018-11-02 20:48:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:39,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21d85c6-9448-4301-8ce7-ee2232611ba6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:39,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c21d85c6-9448-4301-8ce7-ee2232611ba6 2018-11-02 20:48:39,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:39,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f27fb204-6053-4de9-8581-e38ef96f9a66 Date: Fri, 02 Nov 2018 20:48:39 GMT RESP BODY: {"networks":[]} 2018-11-02 20:48:39,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 used request id req-f27fb204-6053-4de9-8581-e38ef96f9a66 2018-11-02 20:48:39,477 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 2018-11-02 20:48:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" -d '{"network": {"name": "CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1", "admin_state_up": true}}' 2018-11-02 20:48:40,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-2ecdde52-f825-446b-a6c6-2986dc945cad Date: Fri, 02 Nov 2018 20:48:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"796c7493-7e73-46de-8073-e73255e855e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:48:39Z","is_default":false,"provider:segmentation_id":30,"name":"CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:39Z","mtu":1450}} 2018-11-02 20:48:40,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-2ecdde52-f825-446b-a6c6-2986dc945cad 2018-11-02 20:48:40,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=796c7493-7e73-46de-8073-e73255e855e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:40,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c5ea2632-aa7a-48a7-ac39-37f34f42dcb9 Date: Fri, 02 Nov 2018 20:48:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"796c7493-7e73-46de-8073-e73255e855e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:48:39Z","provider:segmentation_id":30,"name":"CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:39Z","provider:network_type":"vxlan"}]} 2018-11-02 20:48:40,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=796c7493-7e73-46de-8073-e73255e855e2 used request id req-c5ea2632-aa7a-48a7-ac39-37f34f42dcb9 2018-11-02 20:48:40,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=796c7493-7e73-46de-8073-e73255e855e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:40,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0ade09a-e66d-4308-a46a-1fadb874f1c5 Date: Fri, 02 Nov 2018 20:48:40 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:48:40,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=796c7493-7e73-46de-8073-e73255e855e2 used request id req-f0ade09a-e66d-4308-a46a-1fadb874f1c5 2018-11-02 20:48:40,561 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-subnet1 2018-11-02 20:48:40,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" -d '{"subnets": [{"ip_version": 4, "network_id": "796c7493-7e73-46de-8073-e73255e855e2", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-subnet1"}]}' 2018-11-02 20:48:41,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-d237e6f7-cd15-4eac-97b4-3480985ffa65 Date: Fri, 02 Nov 2018 20:48:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"796c7493-7e73-46de-8073-e73255e855e2","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:40Z","dns_nameservers":[],"updated_at":"2018-11-02T20:48:40Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"3407c76f-d104-4527-a2f8-6e2267a50773","subnetpool_id":null,"name":"CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-subnet1"}]} 2018-11-02 20:48:41,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-d237e6f7-cd15-4eac-97b4-3480985ffa65 2018-11-02 20:48:41,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=796c7493-7e73-46de-8073-e73255e855e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:41,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-557e5099-e9d5-4eea-b903-72c1e6fda9e0 Date: Fri, 02 Nov 2018 20:48:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"796c7493-7e73-46de-8073-e73255e855e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["3407c76f-d104-4527-a2f8-6e2267a50773"],"description":"","tags":[],"updated_at":"2018-11-02T20:48:40Z","provider:segmentation_id":30,"name":"CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:39Z","provider:network_type":"vxlan"}]} 2018-11-02 20:48:41,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=796c7493-7e73-46de-8073-e73255e855e2 used request id req-557e5099-e9d5-4eea-b903-72c1e6fda9e0 2018-11-02 20:48:41,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=796c7493-7e73-46de-8073-e73255e855e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:41,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-e33ceed0-a7e0-4783-941f-374e271d4180 Date: Fri, 02 Nov 2018 20:48:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"796c7493-7e73-46de-8073-e73255e855e2","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:48:40Z","dns_nameservers":[],"updated_at":"2018-11-02T20:48:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"3407c76f-d104-4527-a2f8-6e2267a50773","subnetpool_id":null,"name":"CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-subnet1"}]} 2018-11-02 20:48:41,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=796c7493-7e73-46de-8073-e73255e855e2 used request id req-e33ceed0-a7e0-4783-941f-374e271d4180 2018-11-02 20:48:41,613 - OpenStackNetwork - DEBUG - Network [796c7493-7e73-46de-8073-e73255e855e2] created successfully 2018-11-02 20:48:41,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:41,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:42,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bd813cbc9354b7999502ef3375fb0ae", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role"}], "expires_at": "2018-11-02T21:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "014135cdfb30469fa465cbbd0691b2a2", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-user", "id": "b1aa39e4aa9c437b94d2ee2c8a459ed1"}, "audit_ids": ["h_LNFynFS1SlPCdwzex9CA"], "issued_at": "2018-11-02T20:48:42.000000Z"}} 2018-11-02 20:48:42,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:42,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32bdc07-7eb6-491f-8e0b-c7d5353823cf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:42,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a32bdc07-7eb6-491f-8e0b-c7d5353823cf 2018-11-02 20:48:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:42,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4d08b5b9-e3f5-4a16-b80e-99d5a2aef9be Date: Fri, 02 Nov 2018 20:48:42 GMT RESP BODY: {"routers": []} 2018-11-02 20:48:42,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router&admin_state_up=True used request id req-4d08b5b9-e3f5-4a16-b80e-99d5a2aef9be 2018-11-02 20:48:42,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:42,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:42,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bd813cbc9354b7999502ef3375fb0ae", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role"}], "expires_at": "2018-11-02T21:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "014135cdfb30469fa465cbbd0691b2a2", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-user", "id": "b1aa39e4aa9c437b94d2ee2c8a459ed1"}, "audit_ids": ["I_syS0UOSmahTCE1wMdn0g"], "issued_at": "2018-11-02T20:48:42.000000Z"}} 2018-11-02 20:48:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d0cbbf1e02c70eaec05f8e7a2d665c0f68382a" 2018-11-02 20:48:42,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5bfdb4-25c5-4d31-9e77-49a11ae957de 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:42,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2e5bfdb4-25c5-4d31-9e77-49a11ae957de 2018-11-02 20:48:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:43,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-af981c64-7a06-4ade-bf9c-4fcb8a7e73ac Date: Fri, 02 Nov 2018 20:48:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 20:48:43,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-af981c64-7a06-4ade-bf9c-4fcb8a7e73ac 2018-11-02 20:48:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:43,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce5d250f-45b9-4b32-83ae-ce97d24ada94 Date: Fri, 02 Nov 2018 20:48:43 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:48:43,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-ce5d250f-45b9-4b32-83ae-ce97d24ada94 2018-11-02 20:48:43,367 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router 2018-11-02 20:48:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router", "admin_state_up": true}}' 2018-11-02 20:48:44,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-8a038d5d-e947-4dce-9ad8-626725d73b3a Date: Fri, 02 Nov 2018 20:48:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "014135cdfb30469fa465cbbd0691b2a2", "created_at": "2018-11-02T20:48:43Z", "admin_state_up": true, "updated_at": "2018-11-02T20:48:44Z", "revision_number": 2, "routes": [], "project_id": "014135cdfb30469fa465cbbd0691b2a2", "id": "d73fd5f4-71c1-4431-b8b8-a8fc467ca82f", "name": "CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router"}} 2018-11-02 20:48:44,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-8a038d5d-e947-4dce-9ad8-626725d73b3a 2018-11-02 20:48:44,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d73fd5f4-71c1-4431-b8b8-a8fc467ca82f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:45,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ffc8450-3827-4c9a-82a2-1551e6c26d49 Date: Fri, 02 Nov 2018 20:48:45 GMT RESP BODY: {"ports":[]} 2018-11-02 20:48:45,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d73fd5f4-71c1-4431-b8b8-a8fc467ca82f used request id req-3ffc8450-3827-4c9a-82a2-1551e6c26d49 2018-11-02 20:48:45,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:45,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-717a8a40-3a47-40ee-b245-e5edbe4dd243 Date: Fri, 02 Nov 2018 20:48:45 GMT RESP BODY: {"networks":[]} 2018-11-02 20:48:45,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 used request id req-717a8a40-3a47-40ee-b245-e5edbe4dd243 2018-11-02 20:48:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:45,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2614f37a-edfa-46fd-a801-88e94db78f5e Date: Fri, 02 Nov 2018 20:48:45 GMT RESP BODY: {"ports":[]} 2018-11-02 20:48:45,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-port1&admin_state_up=True used request id req-2614f37a-edfa-46fd-a801-88e94db78f5e 2018-11-02 20:48:45,329 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-port1 for router - CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router 2018-11-02 20:48:45,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:45,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:45,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bd813cbc9354b7999502ef3375fb0ae", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role"}], "expires_at": "2018-11-02T21:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "014135cdfb30469fa465cbbd0691b2a2", "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_014135cdfb30469fa465cbbd0691b2a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_014135cdfb30469fa465cbbd0691b2a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4156f3b8-528f-4c9-user", "id": "b1aa39e4aa9c437b94d2ee2c8a459ed1"}, "audit_ids": ["BDzlRS6ISG-YSVOOT7kDRg"], "issued_at": "2018-11-02T20:48:45.000000Z"}} 2018-11-02 20:48:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32dcdf50f93f52a14342583552e488c72cfd97bf" 2018-11-02 20:48:45,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0968cecd-2db5-41f4-a560-1f530d2f3a6d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:45,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0968cecd-2db5-41f4-a560-1f530d2f3a6d 2018-11-02 20:48:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:46,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1c751aaa-6a11-4fe3-a6ad-03097b95e9db Date: Fri, 02 Nov 2018 20:48:46 GMT RESP BODY: {"networks":[]} 2018-11-02 20:48:46,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 used request id req-1c751aaa-6a11-4fe3-a6ad-03097b95e9db 2018-11-02 20:48:46,050 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router 2018-11-02 20:48:46,050 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-router 2018-11-02 20:48:46,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/d73fd5f4-71c1-4431-b8b8-a8fc467ca82f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7589233d9272b47ff84a4215e8b900befff05e40" 2018-11-02 20:48:47,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c4e48f3-57bd-41ae-8b66-ba12af3ce04e Content-Length: 0 Date: Fri, 02 Nov 2018 20:48:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:47,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d73fd5f4-71c1-4431-b8b8-a8fc467ca82f used request id req-9c4e48f3-57bd-41ae-8b66-ba12af3ce04e 2018-11-02 20:48:47,589 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-subnet1 2018-11-02 20:48:47,590 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-subnet1 2018-11-02 20:48:47,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/3407c76f-d104-4527-a2f8-6e2267a50773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:50,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4687bb8c-c041-4c4b-9cd1-200a7d0a9cb5 Date: Fri, 02 Nov 2018 20:48:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:50,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3407c76f-d104-4527-a2f8-6e2267a50773 used request id req-4687bb8c-c041-4c4b-9cd1-200a7d0a9cb5 2018-11-02 20:48:50,276 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-16e21216-7049-4440-9dce-6b6b13539ec5-pub-net1 2018-11-02 20:48:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/796c7493-7e73-46de-8073-e73255e855e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cea41ac0d6af99a307fa25a4b3cedf0f0b07b9e" 2018-11-02 20:48:52,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-682aa629-8bd1-4515-82f7-2501dd8c9fcc Date: Fri, 02 Nov 2018 20:48:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:48:52,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/796c7493-7e73-46de-8073-e73255e855e2 used request id req-682aa629-8bd1-4515-82f7-2501dd8c9fcc 2018-11-02 20:48:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:52,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-dd992d79-b7af-4122-8e2c-71f1ca396ae1 Date: Fri, 02 Nov 2018 20:48:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:48:52,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-dd992d79-b7af-4122-8e2c-71f1ca396ae1 2018-11-02 20:48:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:52,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9b2eb90-3052-4497-8f33-8e18a76a93ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:52,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-c9b2eb90-3052-4497-8f33-8e18a76a93ed 2018-11-02 20:48:52,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:52,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f86d3995-5151-4d85-a61a-1de7c2fb0826 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:52,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-f86d3995-5151-4d85-a61a-1de7c2fb0826 2018-11-02 20:48:52,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:52,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1540fbde-bdac-4fe2-b958-9626b5cc465d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:48:52,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-1540fbde-bdac-4fe2-b958-9626b5cc465d 2018-11-02 20:48:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:52,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd2c66d-d377-47de-b832-3ce68e3d2778 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:48:52,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-cbd2c66d-d377-47de-b832-3ce68e3d2778 2018-11-02 20:48:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:53,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-973f7d67-d475-41ef-9f41-acfccee0a820 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:53,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-973f7d67-d475-41ef-9f41-acfccee0a820 2018-11-02 20:48:53,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:53,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:53,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83255822-d6d5-4d44-99ef-b16d747951e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:53,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-83255822-d6d5-4d44-99ef-b16d747951e9 2018-11-02 20:48:53,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:53,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6292f8ab-db53-4b14-958c-65ae7a929860 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:48:53,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-6292f8ab-db53-4b14-958c-65ae7a929860 2018-11-02 20:48:53,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:53,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-878e3c4e-3241-4507-8920-3f665ee2f55b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:53,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-878e3c4e-3241-4507-8920-3f665ee2f55b 2018-11-02 20:48:53,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:53,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:53,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7c4502-e561-4794-8f98-84d9f1e46875 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:53,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-2f7c4502-e561-4794-8f98-84d9f1e46875 2018-11-02 20:48:53,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:53,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043a6e0d-200d-418c-8b8c-79817580ed9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:53,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-043a6e0d-200d-418c-8b8c-79817580ed9c 2018-11-02 20:48:53,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:53,653 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-4156f3b8-528f-4c9-proj 2018-11-02 20:48:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/014135cdfb30469fa465cbbd0691b2a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:53,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7766027-b398-432e-b6d4-01e30c95b863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:53,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/014135cdfb30469fa465cbbd0691b2a2 used request id req-c7766027-b398-432e-b6d4-01e30c95b863 2018-11-02 20:48:53,881 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-4156f3b8-528f-4c9-proj-role 2018-11-02 20:48:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3bd813cbc9354b7999502ef3375fb0ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:54,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70d1fd7-8967-4f53-be6f-ab3d1d69af33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:54,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3bd813cbc9354b7999502ef3375fb0ae used request id req-f70d1fd7-8967-4f53-be6f-ab3d1d69af33 2018-11-02 20:48:54,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fa210c93bc4aecfd47bb6de0ed2761a0be44b1" 2018-11-02 20:48:54,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e50695-a531-43dc-bd5d-573e50dd0074 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:48:54,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-20e50695-a531-43dc-bd5d-573e50dd0074 2018-11-02 20:48:54,120 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-4156f3b8-528f-4c9-user 2018-11-02 20:48:54,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b1aa39e4aa9c437b94d2ee2c8a459ed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb43deca076c07a60dce1bc3b5f142299085b440" 2018-11-02 20:48:54,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a077ab97-6778-446b-9b3a-c296ed1e780b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:54,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b1aa39e4aa9c437b94d2ee2c8a459ed1 used request id req-a077ab97-6778-446b-9b3a-c296ed1e780b 2018-11-02 20:48:54,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:54,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["y_VsXp5jQlK29fSKg9XwHA"], "issued_at": "2018-11-02T20:48:54.000000Z"}} 2018-11-02 20:48:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d923d95ae5029f3e7932ae37b15d7390037dc89" 2018-11-02 20:48:54,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c27ffb-5e14-494e-b511-57e5f77f707f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:54,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-88c27ffb-5e14-494e-b511-57e5f77f707f 2018-11-02 20:48:54,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:54,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:55,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["KpORp66TQLeFStbmzZzsww"], "issued_at": "2018-11-02T20:48:55.000000Z"}} 2018-11-02 20:48:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:55,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc13639-2eff-40f8-bd54-366fd789cd09 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:55,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5dc13639-2eff-40f8-bd54-366fd789cd09 2018-11-02 20:48:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:48:55,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:48:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:48:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f770fe76-1300-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:55,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab826332-dc99-4539-9b3e-36eedb3e7e00 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f770fe76-1300-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:48:55,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f770fe76-1300-4c9-proj used request id req-ab826332-dc99-4539-9b3e-36eedb3e7e00 2018-11-02 20:48:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:55,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d37218-c182-4fe8-9a61-398a57adbe06 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:48:55,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-24d37218-c182-4fe8-9a61-398a57adbe06 2018-11-02 20:48:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj"}}' 2018-11-02 20:48:55,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e1b3a9d-022d-441d-a4e2-d1ebd88fbf39 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ee342470aa241dd91556236ce15e9ad"}, "tags": [], "enabled": true, "id": "6ee342470aa241dd91556236ce15e9ad", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj"}} 2018-11-02 20:48:55,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0e1b3a9d-022d-441d-a4e2-d1ebd88fbf39 2018-11-02 20:48:55,822 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f770fe76-1300-4c9-proj 2018-11-02 20:48:55,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:55,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:56,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Ug57deFHQ4qBCn9qYyvm0Q"], "issued_at": "2018-11-02T20:48:56.000000Z"}} 2018-11-02 20:48:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b11148afa53763817317e6bc645f524f512200" 2018-11-02 20:48:56,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badff78c-f12e-4a0b-8932-86f49333cc10 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:56,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-badff78c-f12e-4a0b-8932-86f49333cc10 2018-11-02 20:48:56,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:48:56,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:48:56 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:48:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b11148afa53763817317e6bc645f524f512200" 2018-11-02 20:48:56,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d03a47-2026-4b1f-b024-f5273c4bb855 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:48:56,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-00d03a47-2026-4b1f-b024-f5273c4bb855 2018-11-02 20:48:56,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-f770fe76-1300-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b11148afa53763817317e6bc645f524f512200" 2018-11-02 20:48:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d8e07e-453d-408e-b451-2a6f6a21c90f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-f770fe76-1300-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ee342470aa241dd91556236ce15e9ad"}, "tags": [], "enabled": true, "id": "6ee342470aa241dd91556236ce15e9ad", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj"}]} 2018-11-02 20:48:56,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-f770fe76-1300-4c9-proj used request id req-68d8e07e-453d-408e-b451-2a6f6a21c90f 2018-11-02 20:48:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b11148afa53763817317e6bc645f524f512200" 2018-11-02 20:48:56,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c2af5f-b734-428c-908e-73f8c7315585 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:48:56,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-82c2af5f-b734-428c-908e-73f8c7315585 2018-11-02 20:48:57,205 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f770fe76-1300-4c9-user 2018-11-02 20:48:57,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:57,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be93d507-df15-456f-9fd9-0f90b60fecac Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:48:57,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-be93d507-df15-456f-9fd9-0f90b60fecac 2018-11-02 20:48:57,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" -d '{"role": {"name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role"}}' 2018-11-02 20:48:57,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8092608-0a97-465d-a3cd-f16fa8949298 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5898229921414d4986746cc74c07534d", "links": {"self": "http://172.30.9.31:5000/v3/roles/5898229921414d4986746cc74c07534d"}, "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role"}} 2018-11-02 20:48:57,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c8092608-0a97-465d-a3cd-f16fa8949298 2018-11-02 20:48:57,462 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role 2018-11-02 20:48:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5898229921414d4986746cc74c07534d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:57,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b46bdab-3126-421b-a892-099c9a653e61 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5898229921414d4986746cc74c07534d", "links": {"self": "http://172.30.9.31:5000/v3/roles/5898229921414d4986746cc74c07534d"}, "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role"}} 2018-11-02 20:48:57,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5898229921414d4986746cc74c07534d used request id req-3b46bdab-3126-421b-a892-099c9a653e61 2018-11-02 20:48:57,565 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role to project CreateRouterNegativeTests-f770fe76-1300-4c9-proj 2018-11-02 20:48:57,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/6ee342470aa241dd91556236ce15e9ad/users/d3b95d604ca54edb8344cba873efb679/roles/5898229921414d4986746cc74c07534d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:57,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cdcb44f-7475-47ed-82d0-61e0df48187c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:48:57,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6ee342470aa241dd91556236ce15e9ad/users/d3b95d604ca54edb8344cba873efb679/roles/5898229921414d4986746cc74c07534d used request id req-6cdcb44f-7475-47ed-82d0-61e0df48187c 2018-11-02 20:48:57,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:57,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:58,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5898229921414d4986746cc74c07534d", "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role"}], "expires_at": "2018-11-02T21:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ee342470aa241dd91556236ce15e9ad", "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-user", "id": "d3b95d604ca54edb8344cba873efb679"}, "audit_ids": ["eUHzqMONTmym5I8N7E4VcA"], "issued_at": "2018-11-02T20:48:58.000000Z"}} 2018-11-02 20:48:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ac3b7ef37057544cb9108e63dec8e5cf7692b8" 2018-11-02 20:48:58,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d34ace-122e-43ba-969c-879a984dfec6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:58,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d4d34ace-122e-43ba-969c-879a984dfec6 2018-11-02 20:48:58,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-65893942-8f51-4b30-b9bd-18a7ed988c7a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ac3b7ef37057544cb9108e63dec8e5cf7692b8" 2018-11-02 20:48:58,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e605337a-c1ab-4a26-916b-33c76a892e78 Date: Fri, 02 Nov 2018 20:48:58 GMT RESP BODY: {"routers": []} 2018-11-02 20:48:58,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-65893942-8f51-4b30-b9bd-18a7ed988c7a-pub-router&admin_state_up=True used request id req-e605337a-c1ab-4a26-916b-33c76a892e78 2018-11-02 20:48:58,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:48:58,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:48:58,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5898229921414d4986746cc74c07534d", "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role"}], "expires_at": "2018-11-02T21:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ee342470aa241dd91556236ce15e9ad", "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6ee342470aa241dd91556236ce15e9ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_6ee342470aa241dd91556236ce15e9ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6ee342470aa241dd91556236ce15e9ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f770fe76-1300-4c9-user", "id": "d3b95d604ca54edb8344cba873efb679"}, "audit_ids": ["ipKYE6eIQASRqpWdOfGauw"], "issued_at": "2018-11-02T20:48:58.000000Z"}} 2018-11-02 20:48:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd395e069421dbd4ac80c21f030e888230a66107" 2018-11-02 20:48:58,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2672168c-5630-4240-87d6-7d32265a363e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:48:58,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2672168c-5630-4240-87d6-7d32265a363e 2018-11-02 20:48:58,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ac3b7ef37057544cb9108e63dec8e5cf7692b8" 2018-11-02 20:48:59,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cfe1ad3f-e2b1-4a50-b099-693c2dc1b510 Date: Fri, 02 Nov 2018 20:48:59 GMT RESP BODY: {"networks":[]} 2018-11-02 20:48:59,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=Invalid_name used request id req-cfe1ad3f-e2b1-4a50-b099-693c2dc1b510 2018-11-02 20:48:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:59,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0c2cec5f-e2cc-4fc4-a7c9-02bf60c6629b Date: Fri, 02 Nov 2018 20:48:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:48:59,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0c2cec5f-e2cc-4fc4-a7c9-02bf60c6629b 2018-11-02 20:48:59,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:59,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071c1d71-82b0-48e3-9fe0-76e1309d2a11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:59,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-071c1d71-82b0-48e3-9fe0-76e1309d2a11 2018-11-02 20:48:59,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:59,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbca288d-c247-4c5f-87c7-5f8dc6739ce9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:48:59,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-dbca288d-c247-4c5f-87c7-5f8dc6739ce9 2018-11-02 20:48:59,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:48:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:59,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1f862b-b29f-432b-86d3-bb882f2b4fb2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:48:59,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-3c1f862b-b29f-432b-86d3-bb882f2b4fb2 2018-11-02 20:48:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:48:59,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43035e9c-c56e-4164-a947-14518b5c814a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:48:59,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-43035e9c-c56e-4164-a947-14518b5c814a 2018-11-02 20:48:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:00,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4c4a29-eca7-448d-a2ea-59f1ae5abab6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:00,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-ed4c4a29-eca7-448d-a2ea-59f1ae5abab6 2018-11-02 20:49:00,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:00,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:00,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fefc2af5-9af7-4c4b-aaa1-cc87e4844a89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:00,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-fefc2af5-9af7-4c4b-aaa1-cc87e4844a89 2018-11-02 20:49:00,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:00,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:00,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bec6bcf-391d-4342-84ce-a84539fffd13 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:00,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-1bec6bcf-391d-4342-84ce-a84539fffd13 2018-11-02 20:49:00,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:00,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4039cad-3997-4f38-b36b-60889b4052f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:00,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-d4039cad-3997-4f38-b36b-60889b4052f2 2018-11-02 20:49:00,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:00,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655004eb-875d-4dba-bfb9-0e5474b1dc26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:00,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-655004eb-875d-4dba-bfb9-0e5474b1dc26 2018-11-02 20:49:00,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:00,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13cf642-c129-429e-a904-2a08f269a305 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:00,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-c13cf642-c129-429e-a904-2a08f269a305 2018-11-02 20:49:00,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:00,588 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f770fe76-1300-4c9-proj 2018-11-02 20:49:00,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6ee342470aa241dd91556236ce15e9ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:00,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ed723f-a959-43be-8031-fc319dd605c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:00,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6ee342470aa241dd91556236ce15e9ad used request id req-33ed723f-a959-43be-8031-fc319dd605c4 2018-11-02 20:49:00,881 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f770fe76-1300-4c9-proj-role 2018-11-02 20:49:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5898229921414d4986746cc74c07534d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:01,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2754ca-9ae7-451d-868d-b26c74175d40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:01,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5898229921414d4986746cc74c07534d used request id req-eb2754ca-9ae7-451d-868d-b26c74175d40 2018-11-02 20:49:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08ba60bcfff49baea5334bf29999b9ed005ee7b" 2018-11-02 20:49:01,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b52adb-8545-495b-9a59-241467b3b889 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:01,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-45b52adb-8545-495b-9a59-241467b3b889 2018-11-02 20:49:01,117 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f770fe76-1300-4c9-user 2018-11-02 20:49:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d3b95d604ca54edb8344cba873efb679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b11148afa53763817317e6bc645f524f512200" 2018-11-02 20:49:01,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337b69d7-0436-4e8a-8525-2bc5e793fa76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:01,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d3b95d604ca54edb8344cba873efb679 used request id req-337b69d7-0436-4e8a-8525-2bc5e793fa76 2018-11-02 20:49:01,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:01,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["M_s-XAxYT9myKLtZyyzM0w"], "issued_at": "2018-11-02T20:49:01.000000Z"}} 2018-11-02 20:49:01,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53196751c8fcf975b3b3bdae463689573b2f2d" 2018-11-02 20:49:01,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d005369-c053-480e-89cf-c471d4a93440 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:01,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8d005369-c053-480e-89cf-c471d4a93440 2018-11-02 20:49:01,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:01,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:02,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["FlPLa78ASdiTngTw6Ujtvw"], "issued_at": "2018-11-02T20:49:02.000000Z"}} 2018-11-02 20:49:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:02,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ecad77-21a2-44ea-b7ec-0a19eedc12d6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:02,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-31ecad77-21a2-44ea-b7ec-0a19eedc12d6 2018-11-02 20:49:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:02,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a1a07966-97e8-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:02,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6945a4c-e5d8-4c58-8ced-5cccfb1d5eee Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a1a07966-97e8-455-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:02,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a1a07966-97e8-455-proj used request id req-d6945a4c-e5d8-4c58-8ced-5cccfb1d5eee 2018-11-02 20:49:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:02,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9d3822-4706-4f5a-bac3-012a03bd976a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:02,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4e9d3822-4706-4f5a-bac3-012a03bd976a 2018-11-02 20:49:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-a1a07966-97e8-455-proj"}}' 2018-11-02 20:49:02,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b91a5d77-fcc6-4f73-b919-4e33394e4e8c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/19ad2e9796c1418d9710817500ee5c57"}, "tags": [], "enabled": true, "id": "19ad2e9796c1418d9710817500ee5c57", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a1a07966-97e8-455-proj"}} 2018-11-02 20:49:02,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b91a5d77-fcc6-4f73-b919-4e33394e4e8c 2018-11-02 20:49:02,786 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-a1a07966-97e8-455-proj 2018-11-02 20:49:02,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:02,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:03,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["8W7JDlLMThagw5HM9zwcvQ"], "issued_at": "2018-11-02T20:49:03.000000Z"}} 2018-11-02 20:49:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38705856d01f5f17ce3a8d7bee30880647b6ecbf" 2018-11-02 20:49:03,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fc74a2-99c1-4bd7-b590-4de5b4fc85b2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:03,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d4fc74a2-99c1-4bd7-b590-4de5b4fc85b2 2018-11-02 20:49:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:03,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:03 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:03,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38705856d01f5f17ce3a8d7bee30880647b6ecbf" 2018-11-02 20:49:03,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3fb2239-d385-4345-b7e9-1a77a11552d9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:03,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f3fb2239-d385-4345-b7e9-1a77a11552d9 2018-11-02 20:49:03,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-a1a07966-97e8-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38705856d01f5f17ce3a8d7bee30880647b6ecbf" 2018-11-02 20:49:03,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c8e7d3-5b05-42bd-be52-5a07c3a4acb8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-a1a07966-97e8-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/19ad2e9796c1418d9710817500ee5c57"}, "tags": [], "enabled": true, "id": "19ad2e9796c1418d9710817500ee5c57", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a1a07966-97e8-455-proj"}]} 2018-11-02 20:49:03,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-a1a07966-97e8-455-proj used request id req-b0c8e7d3-5b05-42bd-be52-5a07c3a4acb8 2018-11-02 20:49:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38705856d01f5f17ce3a8d7bee30880647b6ecbf" 2018-11-02 20:49:03,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06f0ef8-fb3a-49e8-8d48-c809237b4f25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:03,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e06f0ef8-fb3a-49e8-8d48-c809237b4f25 2018-11-02 20:49:04,151 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-a1a07966-97e8-455-user 2018-11-02 20:49:04,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:04,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925675aa-6254-4278-bc6b-e4bcf6349761 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:04,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-925675aa-6254-4278-bc6b-e4bcf6349761 2018-11-02 20:49:04,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" -d '{"role": {"name": "CreateRouterNegativeTests-a1a07966-97e8-455-proj-role"}}' 2018-11-02 20:49:04,391 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45287a67-4822-4e48-8d0f-bd1d8d308ad1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83d916b3f38e4e1dab835a04a26e763f", "links": {"self": "http://172.30.9.31:5000/v3/roles/83d916b3f38e4e1dab835a04a26e763f"}, "name": "CreateRouterNegativeTests-a1a07966-97e8-455-proj-role"}} 2018-11-02 20:49:04,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-45287a67-4822-4e48-8d0f-bd1d8d308ad1 2018-11-02 20:49:04,391 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-a1a07966-97e8-455-proj-role 2018-11-02 20:49:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/83d916b3f38e4e1dab835a04a26e763f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:04,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509b977d-6d4c-4089-a95a-afa01c42ba72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83d916b3f38e4e1dab835a04a26e763f", "links": {"self": "http://172.30.9.31:5000/v3/roles/83d916b3f38e4e1dab835a04a26e763f"}, "name": "CreateRouterNegativeTests-a1a07966-97e8-455-proj-role"}} 2018-11-02 20:49:04,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/83d916b3f38e4e1dab835a04a26e763f used request id req-509b977d-6d4c-4089-a95a-afa01c42ba72 2018-11-02 20:49:04,516 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-a1a07966-97e8-455-proj-role to project CreateRouterNegativeTests-a1a07966-97e8-455-proj 2018-11-02 20:49:04,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/19ad2e9796c1418d9710817500ee5c57/users/008a275282234e528906843e1bb14b68/roles/83d916b3f38e4e1dab835a04a26e763f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:04,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c048ae3-f77e-4c7e-9fd5-910ea7453acd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:04,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/19ad2e9796c1418d9710817500ee5c57/users/008a275282234e528906843e1bb14b68/roles/83d916b3f38e4e1dab835a04a26e763f used request id req-4c048ae3-f77e-4c7e-9fd5-910ea7453acd 2018-11-02 20:49:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:04,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6acb3731-6a25-4c4c-8c80-b9a8f739989f Date: Fri, 02 Nov 2018 20:49:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:49:04,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6acb3731-6a25-4c4c-8c80-b9a8f739989f 2018-11-02 20:49:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e2a8d8-125c-4776-b053-4804c65d9274 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:05,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-27e2a8d8-125c-4776-b053-4804c65d9274 2018-11-02 20:49:05,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:05,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1863908-7c52-4257-bafe-4a7df9662525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:05,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-f1863908-7c52-4257-bafe-4a7df9662525 2018-11-02 20:49:05,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:05,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb5a660-f021-4131-b83f-b0c1d580910a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:49:05,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-cfb5a660-f021-4131-b83f-b0c1d580910a 2018-11-02 20:49:05,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2d47aa-eab5-45ad-8621-f8706fb6776f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:49:05,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-1a2d47aa-eab5-45ad-8621-f8706fb6776f 2018-11-02 20:49:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76e9c03-a3ec-4f38-8002-3a593c5d4609 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:05,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-b76e9c03-a3ec-4f38-8002-3a593c5d4609 2018-11-02 20:49:05,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca40b3a-1c43-42c9-bd77-9e83cb032b51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:05,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-4ca40b3a-1c43-42c9-bd77-9e83cb032b51 2018-11-02 20:49:05,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c7979d-af74-4c29-ad92-896130d3fb1e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:05,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-f1c7979d-af74-4c29-ad92-896130d3fb1e 2018-11-02 20:49:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-253446ab-d990-4a40-82b2-48f125503d53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:05,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-253446ab-d990-4a40-82b2-48f125503d53 2018-11-02 20:49:05,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d431dd5-3214-4de4-97fb-ce6467d44505 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:05,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-9d431dd5-3214-4de4-97fb-ce6467d44505 2018-11-02 20:49:05,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:05,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c1fdc68-ffc8-49b6-9968-753cb2ac5581 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:05,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-4c1fdc68-ffc8-49b6-9968-753cb2ac5581 2018-11-02 20:49:05,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:05,876 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-a1a07966-97e8-455-proj 2018-11-02 20:49:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/19ad2e9796c1418d9710817500ee5c57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:06,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9aac866-90cc-4592-8511-9d31d124e137 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:06,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/19ad2e9796c1418d9710817500ee5c57 used request id req-f9aac866-90cc-4592-8511-9d31d124e137 2018-11-02 20:49:06,144 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-a1a07966-97e8-455-proj-role 2018-11-02 20:49:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/83d916b3f38e4e1dab835a04a26e763f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:06,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b9fd77-1660-4652-b465-7e5c5a8cee07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:06,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/83d916b3f38e4e1dab835a04a26e763f used request id req-c1b9fd77-1660-4652-b465-7e5c5a8cee07 2018-11-02 20:49:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605809798e56836c5f39871135ca7c9e598ea88" 2018-11-02 20:49:06,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64b1f73-0102-444a-ab04-fb047f85f646 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:06,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d64b1f73-0102-444a-ab04-fb047f85f646 2018-11-02 20:49:06,392 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-a1a07966-97e8-455-user 2018-11-02 20:49:06,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/008a275282234e528906843e1bb14b68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38705856d01f5f17ce3a8d7bee30880647b6ecbf" 2018-11-02 20:49:06,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef844f4-c081-4f43-992e-68afd5d7f7c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:06,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/008a275282234e528906843e1bb14b68 used request id req-5ef844f4-c081-4f43-992e-68afd5d7f7c5 2018-11-02 20:49:06,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:07,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["c9sh_k5SQ06cLCSYqTyfqw"], "issued_at": "2018-11-02T20:49:07.000000Z"}} 2018-11-02 20:49:07,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999c2f8407636add01bdef335d26d55895c3bfa3" 2018-11-02 20:49:07,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08519f1c-7589-42b6-a84e-95927110df9a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:07,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-08519f1c-7589-42b6-a84e-95927110df9a 2018-11-02 20:49:07,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:07,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:07,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["JU47BnUcQcC4iG2SDVDdMQ"], "issued_at": "2018-11-02T20:49:07.000000Z"}} 2018-11-02 20:49:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:07,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec6de4b-0b0c-41a1-9154-37795450bc06 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:07,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5ec6de4b-0b0c-41a1-9154-37795450bc06 2018-11-02 20:49:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:07,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:07 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-81b46f19-5af9-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:07,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e39bccc-703a-44ee-a1b2-fe28aef9a95c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-81b46f19-5af9-462-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:07,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-81b46f19-5af9-462-proj used request id req-6e39bccc-703a-44ee-a1b2-fe28aef9a95c 2018-11-02 20:49:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:07,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f144dd6-c377-4d99-ae04-98e51d42d239 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:07,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5f144dd6-c377-4d99-ae04-98e51d42d239 2018-11-02 20:49:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-81b46f19-5af9-462-proj"}}' 2018-11-02 20:49:08,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6457851-22b2-4865-8567-7a0918c3f549 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0d698ca9b7d429f93244782f7ba63aa"}, "tags": [], "enabled": true, "id": "a0d698ca9b7d429f93244782f7ba63aa", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-81b46f19-5af9-462-proj"}} 2018-11-02 20:49:08,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c6457851-22b2-4865-8567-7a0918c3f549 2018-11-02 20:49:08,007 - keystone_utils - INFO - Created project with name - CreateQoSTests-81b46f19-5af9-462-proj 2018-11-02 20:49:08,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:08,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:08,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ftHoNUvIQoWgjkZJxnLoYA"], "issued_at": "2018-11-02T20:49:08.000000Z"}} 2018-11-02 20:49:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442185472dce1479d6c9667ae7afacb192585f5" 2018-11-02 20:49:08,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf6c3f0-1034-4381-964b-62d94d34d604 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:08,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4bf6c3f0-1034-4381-964b-62d94d34d604 2018-11-02 20:49:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:08,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:08,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442185472dce1479d6c9667ae7afacb192585f5" 2018-11-02 20:49:08,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51468df1-a3f7-4480-9a0b-4133d3393efb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:08,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-51468df1-a3f7-4480-9a0b-4133d3393efb 2018-11-02 20:49:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-81b46f19-5af9-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442185472dce1479d6c9667ae7afacb192585f5" 2018-11-02 20:49:08,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a6294a-d3e5-45d8-bedd-1e3f970c6cf1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-81b46f19-5af9-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0d698ca9b7d429f93244782f7ba63aa"}, "tags": [], "enabled": true, "id": "a0d698ca9b7d429f93244782f7ba63aa", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-81b46f19-5af9-462-proj"}]} 2018-11-02 20:49:08,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-81b46f19-5af9-462-proj used request id req-25a6294a-d3e5-45d8-bedd-1e3f970c6cf1 2018-11-02 20:49:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442185472dce1479d6c9667ae7afacb192585f5" 2018-11-02 20:49:08,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9627fecf-9956-4f32-b10e-a7ac307b47a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:08,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9627fecf-9956-4f32-b10e-a7ac307b47a9 2018-11-02 20:49:09,294 - keystone_utils - INFO - Created user with name - CreateQoSTests-81b46f19-5af9-462-user 2018-11-02 20:49:09,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:09,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45008b84-ef1a-4683-8c63-5d69a9b459f1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:09,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-45008b84-ef1a-4683-8c63-5d69a9b459f1 2018-11-02 20:49:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" -d '{"role": {"name": "CreateQoSTests-81b46f19-5af9-462-proj-role"}}' 2018-11-02 20:49:09,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5753a2-ff0d-406c-8627-0ec6f659b23b Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c85f3849de1847e3b85fac7f0bdd5486", "links": {"self": "http://172.30.9.31:5000/v3/roles/c85f3849de1847e3b85fac7f0bdd5486"}, "name": "CreateQoSTests-81b46f19-5af9-462-proj-role"}} 2018-11-02 20:49:09,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ca5753a2-ff0d-406c-8627-0ec6f659b23b 2018-11-02 20:49:09,528 - keystone_utils - INFO - Created role with name - CreateQoSTests-81b46f19-5af9-462-proj-role 2018-11-02 20:49:09,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c85f3849de1847e3b85fac7f0bdd5486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:09,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673fdc46-21af-4f26-8a29-966d20463e3b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c85f3849de1847e3b85fac7f0bdd5486", "links": {"self": "http://172.30.9.31:5000/v3/roles/c85f3849de1847e3b85fac7f0bdd5486"}, "name": "CreateQoSTests-81b46f19-5af9-462-proj-role"}} 2018-11-02 20:49:09,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c85f3849de1847e3b85fac7f0bdd5486 used request id req-673fdc46-21af-4f26-8a29-966d20463e3b 2018-11-02 20:49:09,550 - keystone_utils - INFO - Granting role CreateQoSTests-81b46f19-5af9-462-proj-role to project CreateQoSTests-81b46f19-5af9-462-proj 2018-11-02 20:49:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a0d698ca9b7d429f93244782f7ba63aa/users/5469e6d0061b497a97e68e502b1278b2/roles/c85f3849de1847e3b85fac7f0bdd5486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:09,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0347ca9f-91b8-4889-8fb5-e8f2b4146a8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:09,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a0d698ca9b7d429f93244782f7ba63aa/users/5469e6d0061b497a97e68e502b1278b2/roles/c85f3849de1847e3b85fac7f0bdd5486 used request id req-0347ca9f-91b8-4889-8fb5-e8f2b4146a8d 2018-11-02 20:49:09,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:09,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:10,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["wXpYG1HdRgihTK-fAD30Bw"], "issued_at": "2018-11-02T20:49:10.000000Z"}} 2018-11-02 20:49:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c22a13891dc1875eaeeb27d5969001dd3afdab6" 2018-11-02 20:49:10,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e462b7-f599-4be8-9e32-63d7ee44c0c0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:10,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b0e462b7-f599-4be8-9e32-63d7ee44c0c0 2018-11-02 20:49:10,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c22a13891dc1875eaeeb27d5969001dd3afdab6" 2018-11-02 20:49:10,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:10 GMT Server: Apache x-compute-request-id: req-a4ca4412-05c4-44a7-a814-c90cb86daf2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a4ca4412-05c4-44a7-a814-c90cb86daf2a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-02 20:49:10,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-a4ca4412-05c4-44a7-a814-c90cb86daf2a 2018-11-02 20:49:10,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a4ca4412-05c4-44a7-a814-c90cb86daf2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c22a13891dc1875eaeeb27d5969001dd3afdab6" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-66803f53-cab8-4d80-a599-d2147b33f29f"}}' 2018-11-02 20:49:11,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:10 GMT Server: Apache x-compute-request-id: req-d6c545e4-06f6-49f4-a5c2-94f838817efd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6c545e4-06f6-49f4-a5c2-94f838817efd Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3a2fce77-9830-4157-af44-5602c601c402", "name": "CreateQoSTests-66803f53-cab8-4d80-a599-d2147b33f29f"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/3a2fce77-9830-4157-af44-5602c601c402", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/3a2fce77-9830-4157-af44-5602c601c402", "rel": "bookmark"}]} 2018-11-02 20:49:11,147 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-d6c545e4-06f6-49f4-a5c2-94f838817efd 2018-11-02 20:49:11,148 - create_qos - INFO - Created qos with name - CreateQoSTests-66803f53-cab8-4d80-a599-d2147b33f29f 2018-11-02 20:49:11,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999c2f8407636add01bdef335d26d55895c3bfa3" 2018-11-02 20:49:11,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:11 GMT Server: Apache x-compute-request-id: req-e69b78a8-7133-4554-b80e-38caf8adf979 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e69b78a8-7133-4554-b80e-38caf8adf979 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3a2fce77-9830-4157-af44-5602c601c402", "name": "CreateQoSTests-66803f53-cab8-4d80-a599-d2147b33f29f"}]} 2018-11-02 20:49:11,362 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-e69b78a8-7133-4554-b80e-38caf8adf979 2018-11-02 20:49:11,362 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-66803f53-cab8-4d80-a599-d2147b33f29f 2018-11-02 20:49:11,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/3a2fce77-9830-4157-af44-5602c601c402?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e69b78a8-7133-4554-b80e-38caf8adf979" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999c2f8407636add01bdef335d26d55895c3bfa3" 2018-11-02 20:49:12,078 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:49:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7eea1fde-6521-4ca7-a0c4-3d5ea73ecea7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:49:12,079 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/3a2fce77-9830-4157-af44-5602c601c402?force=False used request id req-7eea1fde-6521-4ca7-a0c4-3d5ea73ecea7 2018-11-02 20:49:12,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e69b78a8-7133-4554-b80e-38caf8adf979" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999c2f8407636add01bdef335d26d55895c3bfa3" 2018-11-02 20:49:12,309 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:12 GMT Server: Apache x-compute-request-id: req-38da3fd1-80b3-4dd7-8cf9-a159706c56b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38da3fd1-80b3-4dd7-8cf9-a159706c56b3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-02 20:49:12,309 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-38da3fd1-80b3-4dd7-8cf9-a159706c56b3 2018-11-02 20:49:12,309 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-66803f53-cab8-4d80-a599-d2147b33f29f 2018-11-02 20:49:12,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/3a2fce77-9830-4157-af44-5602c601c402?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a4ca4412-05c4-44a7-a814-c90cb86daf2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c22a13891dc1875eaeeb27d5969001dd3afdab6" 2018-11-02 20:49:12,515 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a871c557-3512-4d10-a49c-1ace1e9806f6 x-openstack-request-id: req-a871c557-3512-4d10-a49c-1ace1e9806f6 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 3a2fce77-9830-4157-af44-5602c601c402.", "code": 404}} 2018-11-02 20:49:12,516 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/3a2fce77-9830-4157-af44-5602c601c402?force=False used request id req-a871c557-3512-4d10-a49c-1ace1e9806f6 2018-11-02 20:49:12,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:12,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b3421d38-b281-4851-b5d5-6eb23b66eeb4 Date: Fri, 02 Nov 2018 20:49:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:49:12,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b3421d38-b281-4851-b5d5-6eb23b66eeb4 2018-11-02 20:49:12,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:12,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f815bf-9904-4920-bfe1-565658e4a9d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:12,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-20f815bf-9904-4920-bfe1-565658e4a9d5 2018-11-02 20:49:12,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:12,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c3d52f-9c10-4e2a-99ac-426fdbebda72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:13,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-21c3d52f-9c10-4e2a-99ac-426fdbebda72 2018-11-02 20:49:13,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:13,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116f39ce-a37c-4e84-9f21-35cbae740b76 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:49:13,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-116f39ce-a37c-4e84-9f21-35cbae740b76 2018-11-02 20:49:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5809c6d9-5bed-4f27-bf28-76d1c8e714fc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:49:13,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-5809c6d9-5bed-4f27-bf28-76d1c8e714fc 2018-11-02 20:49:13,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc585331-7d33-468c-99e7-2035bfac8185 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:13,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-dc585331-7d33-468c-99e7-2035bfac8185 2018-11-02 20:49:13,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,470 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0ed9fc-6f3b-4456-b303-476f9fb9c2af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:13,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-0b0ed9fc-6f3b-4456-b303-476f9fb9c2af 2018-11-02 20:49:13,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:13,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2653744e-9bc6-45a6-943e-420855b7e2d4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:13,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-2653744e-9bc6-45a6-943e-420855b7e2d4 2018-11-02 20:49:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb20599b-331a-4e5f-83f6-35d13c47a692 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:13,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-eb20599b-331a-4e5f-83f6-35d13c47a692 2018-11-02 20:49:13,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:13,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354454e2-052a-4bea-9c3f-43f7739c1237 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:13,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-354454e2-052a-4bea-9c3f-43f7739c1237 2018-11-02 20:49:13,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:13,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:13,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5b05cc9-afd3-4262-b658-c935991ac687 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:13,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-e5b05cc9-afd3-4262-b658-c935991ac687 2018-11-02 20:49:13,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:13,913 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-81b46f19-5af9-462-proj 2018-11-02 20:49:13,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a0d698ca9b7d429f93244782f7ba63aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:14,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be1f4d54-ca32-4d79-831f-00b04a40f0db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:14,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a0d698ca9b7d429f93244782f7ba63aa used request id req-be1f4d54-ca32-4d79-831f-00b04a40f0db 2018-11-02 20:49:14,162 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-81b46f19-5af9-462-proj-role 2018-11-02 20:49:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c85f3849de1847e3b85fac7f0bdd5486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:14,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5958f47-bbc7-49ea-9f8a-d0f820040d3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:14,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c85f3849de1847e3b85fac7f0bdd5486 used request id req-f5958f47-bbc7-49ea-9f8a-d0f820040d3b 2018-11-02 20:49:14,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3292f8d4c70f11741c64a7b2a884a91a1e67fba" 2018-11-02 20:49:14,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96240720-c090-45bf-829a-84909ad699f5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:14,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-96240720-c090-45bf-829a-84909ad699f5 2018-11-02 20:49:14,420 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-81b46f19-5af9-462-user 2018-11-02 20:49:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5469e6d0061b497a97e68e502b1278b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8442185472dce1479d6c9667ae7afacb192585f5" 2018-11-02 20:49:14,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f81f8cb-18cc-44f6-aa3d-82bc0efc7ed5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:14,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5469e6d0061b497a97e68e502b1278b2 used request id req-2f81f8cb-18cc-44f6-aa3d-82bc0efc7ed5 2018-11-02 20:49:14,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:15,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xrM9TRfOS1Gd1bnWUle_nA"], "issued_at": "2018-11-02T20:49:15.000000Z"}} 2018-11-02 20:49:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0167158ba91df204b8944f2e557d83c8506300e" 2018-11-02 20:49:15,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6101cd97-c60b-4544-b39d-4d40d47c1e21 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:15,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6101cd97-c60b-4544-b39d-4d40d47c1e21 2018-11-02 20:49:15,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:15,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:15,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["2teEMuF7RKmjR4Fngw15XA"], "issued_at": "2018-11-02T20:49:15.000000Z"}} 2018-11-02 20:49:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:15,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5efdfd8-c90a-4fac-8cd6-6da459ee9458 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:15,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b5efdfd8-c90a-4fac-8cd6-6da459ee9458 2018-11-02 20:49:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:15,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:15 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4529015a-59d7-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:15,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e126a3b7-6255-4bb6-a5b8-1fd48f72c1fa Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4529015a-59d7-440-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:15,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4529015a-59d7-440-proj used request id req-e126a3b7-6255-4bb6-a5b8-1fd48f72c1fa 2018-11-02 20:49:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:15,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc076635-abcb-4786-b1d4-08504da0646c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:15,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-dc076635-abcb-4786-b1d4-08504da0646c 2018-11-02 20:49:15,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-4529015a-59d7-440-proj"}}' 2018-11-02 20:49:16,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3bab2c-a23b-4546-90f6-03e83b6cfe30 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/981a21a9b104434e965ee58e96eef400"}, "tags": [], "enabled": true, "id": "981a21a9b104434e965ee58e96eef400", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-4529015a-59d7-440-proj"}} 2018-11-02 20:49:16,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ca3bab2c-a23b-4546-90f6-03e83b6cfe30 2018-11-02 20:49:16,151 - keystone_utils - INFO - Created project with name - CreateQoSTests-4529015a-59d7-440-proj 2018-11-02 20:49:16,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:16,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:16,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zabNWIddRjujueBrlhv1Mw"], "issued_at": "2018-11-02T20:49:16.000000Z"}} 2018-11-02 20:49:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55671a12087fc76e2b33ce7a7d506e71a5841ea5" 2018-11-02 20:49:16,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac120b04-e5d4-44af-a6a5-ec1a1d83ad1e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:16,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ac120b04-e5d4-44af-a6a5-ec1a1d83ad1e 2018-11-02 20:49:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:16,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:16 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55671a12087fc76e2b33ce7a7d506e71a5841ea5" 2018-11-02 20:49:16,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c276808-4ff2-4a63-8fda-f2260c7afadb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:16,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0c276808-4ff2-4a63-8fda-f2260c7afadb 2018-11-02 20:49:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-4529015a-59d7-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55671a12087fc76e2b33ce7a7d506e71a5841ea5" 2018-11-02 20:49:16,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5f7cef-c116-457b-852e-83199fec78e2 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-4529015a-59d7-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/981a21a9b104434e965ee58e96eef400"}, "tags": [], "enabled": true, "id": "981a21a9b104434e965ee58e96eef400", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-4529015a-59d7-440-proj"}]} 2018-11-02 20:49:16,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-4529015a-59d7-440-proj used request id req-1b5f7cef-c116-457b-852e-83199fec78e2 2018-11-02 20:49:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55671a12087fc76e2b33ce7a7d506e71a5841ea5" 2018-11-02 20:49:17,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13efef5d-6ef7-4a30-b9f4-1851152a3e2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:17,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-13efef5d-6ef7-4a30-b9f4-1851152a3e2e 2018-11-02 20:49:17,524 - keystone_utils - INFO - Created user with name - CreateQoSTests-4529015a-59d7-440-user 2018-11-02 20:49:17,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:17,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8e6ea8-50ca-422a-b2ad-32c5a5688b88 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:17,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5b8e6ea8-50ca-422a-b2ad-32c5a5688b88 2018-11-02 20:49:17,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" -d '{"role": {"name": "CreateQoSTests-4529015a-59d7-440-proj-role"}}' 2018-11-02 20:49:17,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49cc0e6-23d0-45ad-9290-a97c56166a87 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0d3bc7f91a94ac8a1058847565926ce", "links": {"self": "http://172.30.9.31:5000/v3/roles/a0d3bc7f91a94ac8a1058847565926ce"}, "name": "CreateQoSTests-4529015a-59d7-440-proj-role"}} 2018-11-02 20:49:17,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-a49cc0e6-23d0-45ad-9290-a97c56166a87 2018-11-02 20:49:17,762 - keystone_utils - INFO - Created role with name - CreateQoSTests-4529015a-59d7-440-proj-role 2018-11-02 20:49:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a0d3bc7f91a94ac8a1058847565926ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:17,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15358a77-bf61-4e21-b340-43ff42fa8696 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0d3bc7f91a94ac8a1058847565926ce", "links": {"self": "http://172.30.9.31:5000/v3/roles/a0d3bc7f91a94ac8a1058847565926ce"}, "name": "CreateQoSTests-4529015a-59d7-440-proj-role"}} 2018-11-02 20:49:17,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a0d3bc7f91a94ac8a1058847565926ce used request id req-15358a77-bf61-4e21-b340-43ff42fa8696 2018-11-02 20:49:17,855 - keystone_utils - INFO - Granting role CreateQoSTests-4529015a-59d7-440-proj-role to project CreateQoSTests-4529015a-59d7-440-proj 2018-11-02 20:49:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/981a21a9b104434e965ee58e96eef400/users/5bd6c93e36c74e5cbd0c9c3dea1aee8c/roles/a0d3bc7f91a94ac8a1058847565926ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:18,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f37d956-1aaa-47ec-89f6-bef32d32a638 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:18,010 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/981a21a9b104434e965ee58e96eef400/users/5bd6c93e36c74e5cbd0c9c3dea1aee8c/roles/a0d3bc7f91a94ac8a1058847565926ce used request id req-1f37d956-1aaa-47ec-89f6-bef32d32a638 2018-11-02 20:49:18,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:18,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:18,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["265vomoFS6m5MRf77EZQ2Q"], "issued_at": "2018-11-02T20:49:18.000000Z"}} 2018-11-02 20:49:18,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1d31d716da822a5d09e36479cd0a4788a17235" 2018-11-02 20:49:18,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e9c2ad-1db0-4300-ae96-5d84b4b9ad8d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:18,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-05e9c2ad-1db0-4300-ae96-5d84b4b9ad8d 2018-11-02 20:49:18,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1d31d716da822a5d09e36479cd0a4788a17235" 2018-11-02 20:49:18,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:18 GMT Server: Apache x-compute-request-id: req-96ab1c10-ad6d-424f-a5af-3f48af0e027a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96ab1c10-ad6d-424f-a5af-3f48af0e027a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-02 20:49:18,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-96ab1c10-ad6d-424f-a5af-3f48af0e027a 2018-11-02 20:49:18,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-96ab1c10-ad6d-424f-a5af-3f48af0e027a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1d31d716da822a5d09e36479cd0a4788a17235" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-9df79971-740e-48e8-8c87-b5b52f071713"}}' 2018-11-02 20:49:19,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:18 GMT Server: Apache x-compute-request-id: req-97c9c0db-9480-471c-b8b0-64c20fbbbbfc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97c9c0db-9480-471c-b8b0-64c20fbbbbfc Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "efad8ffb-f038-4586-94cd-bbc2fef45cca", "name": "CreateQoSTests-9df79971-740e-48e8-8c87-b5b52f071713"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/efad8ffb-f038-4586-94cd-bbc2fef45cca", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/efad8ffb-f038-4586-94cd-bbc2fef45cca", "rel": "bookmark"}]} 2018-11-02 20:49:19,009 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-97c9c0db-9480-471c-b8b0-64c20fbbbbfc 2018-11-02 20:49:19,010 - create_qos - INFO - Created qos with name - CreateQoSTests-9df79971-740e-48e8-8c87-b5b52f071713 2018-11-02 20:49:19,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0167158ba91df204b8944f2e557d83c8506300e" 2018-11-02 20:49:19,229 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:19 GMT Server: Apache x-compute-request-id: req-a78f8b4f-b4db-4d89-8002-fe845de2c9ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a78f8b4f-b4db-4d89-8002-fe845de2c9ce Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "efad8ffb-f038-4586-94cd-bbc2fef45cca", "name": "CreateQoSTests-9df79971-740e-48e8-8c87-b5b52f071713"}]} 2018-11-02 20:49:19,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-a78f8b4f-b4db-4d89-8002-fe845de2c9ce 2018-11-02 20:49:19,230 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-9df79971-740e-48e8-8c87-b5b52f071713 2018-11-02 20:49:19,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/efad8ffb-f038-4586-94cd-bbc2fef45cca?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ab1c10-ad6d-424f-a5af-3f48af0e027a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1d31d716da822a5d09e36479cd0a4788a17235" 2018-11-02 20:49:19,486 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:49:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82fca31e-c23a-4653-b860-b37d5a26c846 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:49:19,486 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/efad8ffb-f038-4586-94cd-bbc2fef45cca?force=False used request id req-82fca31e-c23a-4653-b860-b37d5a26c846 2018-11-02 20:49:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:19,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f2ca94a4-8013-4d21-914b-43091acf06fe Date: Fri, 02 Nov 2018 20:49:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:49:19,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-f2ca94a4-8013-4d21-914b-43091acf06fe 2018-11-02 20:49:19,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:19,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-debb8cd5-0678-43cf-9f6c-7a2f8d68e06e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:19,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-debb8cd5-0678-43cf-9f6c-7a2f8d68e06e 2018-11-02 20:49:19,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:19,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa03790d-9c83-4239-b15b-4895b7f58e29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:20,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-fa03790d-9c83-4239-b15b-4895b7f58e29 2018-11-02 20:49:20,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df74fd5b-6e63-440e-a368-3784b1f0a730 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:49:20,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-df74fd5b-6e63-440e-a368-3784b1f0a730 2018-11-02 20:49:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385f71ee-16e5-435a-973b-ec766b424fe4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:49:20,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-385f71ee-16e5-435a-973b-ec766b424fe4 2018-11-02 20:49:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b41af431-98ac-44f4-a59c-fad37ad22763 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:20,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-b41af431-98ac-44f4-a59c-fad37ad22763 2018-11-02 20:49:20,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b02645c5-ff0f-415c-8b86-4ac45883335e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:20,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-b02645c5-ff0f-415c-8b86-4ac45883335e 2018-11-02 20:49:20,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:20,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5c85b6-5a04-4ed0-a96d-16feb4e7733e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:20,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-4b5c85b6-5a04-4ed0-a96d-16feb4e7733e 2018-11-02 20:49:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e83118-cd41-4bdd-8c16-d271e03bfceb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:20,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-38e83118-cd41-4bdd-8c16-d271e03bfceb 2018-11-02 20:49:20,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:20,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:20,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33741e68-6d5b-4247-b239-0119a1ee0050 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:20,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-33741e68-6d5b-4247-b239-0119a1ee0050 2018-11-02 20:49:20,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:20,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:21,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e060d704-8955-4733-8f42-a878eb51f5a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:21,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-e060d704-8955-4733-8f42-a878eb51f5a4 2018-11-02 20:49:21,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:21,034 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-4529015a-59d7-440-proj 2018-11-02 20:49:21,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/981a21a9b104434e965ee58e96eef400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:21,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1ad174-3da7-423b-b2fa-90ce1d182869 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:21,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/981a21a9b104434e965ee58e96eef400 used request id req-bb1ad174-3da7-423b-b2fa-90ce1d182869 2018-11-02 20:49:21,294 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-4529015a-59d7-440-proj-role 2018-11-02 20:49:21,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a0d3bc7f91a94ac8a1058847565926ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:21,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e035e036-68e9-46ba-8207-7b8518e4f3f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:21,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a0d3bc7f91a94ac8a1058847565926ce used request id req-e035e036-68e9-46ba-8207-7b8518e4f3f3 2018-11-02 20:49:21,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e611a113225fbf77019329ef70672ccd7f9a690d" 2018-11-02 20:49:21,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59245427-3984-427e-b294-d49606382c94 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:21,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-59245427-3984-427e-b294-d49606382c94 2018-11-02 20:49:21,541 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-4529015a-59d7-440-user 2018-11-02 20:49:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5bd6c93e36c74e5cbd0c9c3dea1aee8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55671a12087fc76e2b33ce7a7d506e71a5841ea5" 2018-11-02 20:49:21,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33f338f-de6a-4211-a388-187ecc5ddb76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:21,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5bd6c93e36c74e5cbd0c9c3dea1aee8c used request id req-a33f338f-de6a-4211-a388-187ecc5ddb76 2018-11-02 20:49:21,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:22,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mNYdBJz5SRKpia-hzEEbAA"], "issued_at": "2018-11-02T20:49:22.000000Z"}} 2018-11-02 20:49:22,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f78ed0fe9ff576a9943c1fb5a43c9a4f41db0e" 2018-11-02 20:49:22,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1ccf61-d3ff-4aa9-a4f8-50900978256c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:22,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cd1ccf61-d3ff-4aa9-a4f8-50900978256c 2018-11-02 20:49:22,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:22,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:22,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["0d5bF4_gSWeaUPEC2tMOsA"], "issued_at": "2018-11-02T20:49:22.000000Z"}} 2018-11-02 20:49:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:22,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e67deff-a68b-4af6-945e-c5b2adc6dcbb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:22,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5e67deff-a68b-4af6-945e-c5b2adc6dcbb 2018-11-02 20:49:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:22,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e6c73f4c-7b27-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:22,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679cdc68-67b1-4927-8442-4babe011d403 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e6c73f4c-7b27-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:22,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e6c73f4c-7b27-4e3-proj used request id req-679cdc68-67b1-4927-8442-4babe011d403 2018-11-02 20:49:22,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:22,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b16f1be-9b94-4037-a4c9-9d1ae84908ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:22,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8b16f1be-9b94-4037-a4c9-9d1ae84908ea 2018-11-02 20:49:22,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-e6c73f4c-7b27-4e3-proj"}}' 2018-11-02 20:49:23,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75e1d61-3c3e-4770-a215-bd501fa00abe Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/10eb2c8e84024ff38b6e0af8ea03c788"}, "tags": [], "enabled": true, "id": "10eb2c8e84024ff38b6e0af8ea03c788", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e6c73f4c-7b27-4e3-proj"}} 2018-11-02 20:49:23,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e75e1d61-3c3e-4770-a215-bd501fa00abe 2018-11-02 20:49:23,097 - keystone_utils - INFO - Created project with name - CreateQoSTests-e6c73f4c-7b27-4e3-proj 2018-11-02 20:49:23,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:23,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:23,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["IGq_EKQuSimm-_bcE9TctQ"], "issued_at": "2018-11-02T20:49:23.000000Z"}} 2018-11-02 20:49:23,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de3a54a1e6eb97df355020b483f0a142539b612" 2018-11-02 20:49:23,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755e51f9-d3da-446e-aa34-f5a2b86cc0d6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:23,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-755e51f9-d3da-446e-aa34-f5a2b86cc0d6 2018-11-02 20:49:23,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:23,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de3a54a1e6eb97df355020b483f0a142539b612" 2018-11-02 20:49:23,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a661d6f-ba9d-435d-9190-86878d09da65 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:23,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9a661d6f-ba9d-435d-9190-86878d09da65 2018-11-02 20:49:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-e6c73f4c-7b27-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de3a54a1e6eb97df355020b483f0a142539b612" 2018-11-02 20:49:23,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca0a227-c488-4d95-a98c-551b937e30b0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-e6c73f4c-7b27-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/10eb2c8e84024ff38b6e0af8ea03c788"}, "tags": [], "enabled": true, "id": "10eb2c8e84024ff38b6e0af8ea03c788", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e6c73f4c-7b27-4e3-proj"}]} 2018-11-02 20:49:23,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-e6c73f4c-7b27-4e3-proj used request id req-dca0a227-c488-4d95-a98c-551b937e30b0 2018-11-02 20:49:23,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de3a54a1e6eb97df355020b483f0a142539b612" 2018-11-02 20:49:23,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d000c636-f514-4056-8f12-ab2d0ea81f03 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:23,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d000c636-f514-4056-8f12-ab2d0ea81f03 2018-11-02 20:49:24,443 - keystone_utils - INFO - Created user with name - CreateQoSTests-e6c73f4c-7b27-4e3-user 2018-11-02 20:49:24,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:24,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7379109-4d63-49b2-85f0-57f470946943 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:24,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e7379109-4d63-49b2-85f0-57f470946943 2018-11-02 20:49:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" -d '{"role": {"name": "CreateQoSTests-e6c73f4c-7b27-4e3-proj-role"}}' 2018-11-02 20:49:24,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ec3662e-2713-4482-98ec-2db6aa12fbdc Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "95f3f3283e5a483498993cd0d8a6ac21", "links": {"self": "http://172.30.9.31:5000/v3/roles/95f3f3283e5a483498993cd0d8a6ac21"}, "name": "CreateQoSTests-e6c73f4c-7b27-4e3-proj-role"}} 2018-11-02 20:49:24,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1ec3662e-2713-4482-98ec-2db6aa12fbdc 2018-11-02 20:49:24,678 - keystone_utils - INFO - Created role with name - CreateQoSTests-e6c73f4c-7b27-4e3-proj-role 2018-11-02 20:49:24,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/95f3f3283e5a483498993cd0d8a6ac21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:24,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f4a2e1-2f85-4176-afd4-ad884ac3776c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "95f3f3283e5a483498993cd0d8a6ac21", "links": {"self": "http://172.30.9.31:5000/v3/roles/95f3f3283e5a483498993cd0d8a6ac21"}, "name": "CreateQoSTests-e6c73f4c-7b27-4e3-proj-role"}} 2018-11-02 20:49:24,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/95f3f3283e5a483498993cd0d8a6ac21 used request id req-e5f4a2e1-2f85-4176-afd4-ad884ac3776c 2018-11-02 20:49:24,797 - keystone_utils - INFO - Granting role CreateQoSTests-e6c73f4c-7b27-4e3-proj-role to project CreateQoSTests-e6c73f4c-7b27-4e3-proj 2018-11-02 20:49:24,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/10eb2c8e84024ff38b6e0af8ea03c788/users/370f9f83b70f4e5191a6d15177774e11/roles/95f3f3283e5a483498993cd0d8a6ac21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:24,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3189fcb-f6e8-4bf7-b3f4-373e89e6ff54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:24,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/10eb2c8e84024ff38b6e0af8ea03c788/users/370f9f83b70f4e5191a6d15177774e11/roles/95f3f3283e5a483498993cd0d8a6ac21 used request id req-c3189fcb-f6e8-4bf7-b3f4-373e89e6ff54 2018-11-02 20:49:24,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:24,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:25,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["gIFSoISBRa2BtpB34qYEeg"], "issued_at": "2018-11-02T20:49:25.000000Z"}} 2018-11-02 20:49:25,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fcaca5397815631fd8229de78a34bbe0728e04c" 2018-11-02 20:49:25,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bf911d-f6fe-4d56-bda4-a65b629e0e5d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:25,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-74bf911d-f6fe-4d56-bda4-a65b629e0e5d 2018-11-02 20:49:25,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fcaca5397815631fd8229de78a34bbe0728e04c" 2018-11-02 20:49:25,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:25 GMT Server: Apache x-compute-request-id: req-eb0fc589-1d29-4819-b190-d477addf5bff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb0fc589-1d29-4819-b190-d477addf5bff Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-02 20:49:25,703 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-eb0fc589-1d29-4819-b190-d477addf5bff 2018-11-02 20:49:25,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eb0fc589-1d29-4819-b190-d477addf5bff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fcaca5397815631fd8229de78a34bbe0728e04c" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-3f8b4742-87ae-4889-be9c-cf01a4e9cf6d"}}' 2018-11-02 20:49:25,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:25 GMT Server: Apache x-compute-request-id: req-68f53bd3-0e2c-4cf8-ab7e-5953b8f34835 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68f53bd3-0e2c-4cf8-ab7e-5953b8f34835 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "81158303-e2b2-4421-afd7-618802d21364", "name": "CreateQoSTests-3f8b4742-87ae-4889-be9c-cf01a4e9cf6d"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/81158303-e2b2-4421-afd7-618802d21364", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/81158303-e2b2-4421-afd7-618802d21364", "rel": "bookmark"}]} 2018-11-02 20:49:25,924 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-68f53bd3-0e2c-4cf8-ab7e-5953b8f34835 2018-11-02 20:49:25,925 - create_qos - INFO - Created qos with name - CreateQoSTests-3f8b4742-87ae-4889-be9c-cf01a4e9cf6d 2018-11-02 20:49:25,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f78ed0fe9ff576a9943c1fb5a43c9a4f41db0e" 2018-11-02 20:49:26,143 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:25 GMT Server: Apache x-compute-request-id: req-adc34a10-9265-460a-babd-7246edd44ebf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adc34a10-9265-460a-babd-7246edd44ebf Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "81158303-e2b2-4421-afd7-618802d21364", "name": "CreateQoSTests-3f8b4742-87ae-4889-be9c-cf01a4e9cf6d"}]} 2018-11-02 20:49:26,143 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-adc34a10-9265-460a-babd-7246edd44ebf 2018-11-02 20:49:26,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:26,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:26,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["0FunltrfTgCLgHHQXTdWWw"], "issued_at": "2018-11-02T20:49:26.000000Z"}} 2018-11-02 20:49:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa76c9c6f113e80669a0e8cffc9526c00a8c710" 2018-11-02 20:49:26,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b70787-249d-4a54-8be9-bf60141012bd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:26,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-60b70787-249d-4a54-8be9-bf60141012bd 2018-11-02 20:49:26,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa76c9c6f113e80669a0e8cffc9526c00a8c710" 2018-11-02 20:49:26,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:26 GMT Server: Apache x-compute-request-id: req-bc5ebe7a-4174-4558-8c0c-9738b8b62eae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc5ebe7a-4174-4558-8c0c-9738b8b62eae Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "81158303-e2b2-4421-afd7-618802d21364", "name": "CreateQoSTests-3f8b4742-87ae-4889-be9c-cf01a4e9cf6d"}]} 2018-11-02 20:49:26,878 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-bc5ebe7a-4174-4558-8c0c-9738b8b62eae 2018-11-02 20:49:26,878 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-3f8b4742-87ae-4889-be9c-cf01a4e9cf6d 2018-11-02 20:49:26,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/81158303-e2b2-4421-afd7-618802d21364?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb0fc589-1d29-4819-b190-d477addf5bff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fcaca5397815631fd8229de78a34bbe0728e04c" 2018-11-02 20:49:27,139 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:49:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b00810d-2c90-47a3-a73f-61eed241a484 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:49:27,139 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/81158303-e2b2-4421-afd7-618802d21364?force=False used request id req-0b00810d-2c90-47a3-a73f-61eed241a484 2018-11-02 20:49:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:27,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7476db74-9a77-4bdc-b6a0-d4cb3a2e0728 Date: Fri, 02 Nov 2018 20:49:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:49:27,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-7476db74-9a77-4bdc-b6a0-d4cb3a2e0728 2018-11-02 20:49:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:27,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c454621-1486-4879-bb28-90629a74064f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:27,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-1c454621-1486-4879-bb28-90629a74064f 2018-11-02 20:49:27,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:27,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f5a0cdb-e6df-4d35-a10c-8f11f645145b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:27,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-5f5a0cdb-e6df-4d35-a10c-8f11f645145b 2018-11-02 20:49:27,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:27,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b85c307-c2f4-448f-adbf-daee6b55b896 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:49:27,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-0b85c307-c2f4-448f-adbf-daee6b55b896 2018-11-02 20:49:27,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:27,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b93545d-17f2-4a1d-99e8-176b14969910 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:49:27,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-2b93545d-17f2-4a1d-99e8-176b14969910 2018-11-02 20:49:27,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:27,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea31628-960c-4565-a23c-cf510a274fed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:27,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-5ea31628-960c-4565-a23c-cf510a274fed 2018-11-02 20:49:27,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acd4ea71-03be-4b23-92a6-6f0adc585548 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:28,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-acd4ea71-03be-4b23-92a6-6f0adc585548 2018-11-02 20:49:28,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb53aec-2a03-43dc-9b00-2775b341484e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:28,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-9eb53aec-2a03-43dc-9b00-2775b341484e 2018-11-02 20:49:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7150747-7948-4622-a2bc-75239933fae1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:28,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-e7150747-7948-4622-a2bc-75239933fae1 2018-11-02 20:49:28,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47bc1982-d644-4ccd-abd8-c564aa36e88d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:28,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-47bc1982-d644-4ccd-abd8-c564aa36e88d 2018-11-02 20:49:28,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:28,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c75b3ddf-2cd0-4d06-a57d-cec14106afb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:28,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-c75b3ddf-2cd0-4d06-a57d-cec14106afb2 2018-11-02 20:49:28,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:28,447 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e6c73f4c-7b27-4e3-proj 2018-11-02 20:49:28,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/10eb2c8e84024ff38b6e0af8ea03c788 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a239cf10-8f45-4fe8-a732-36dd0e818515 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:28,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/10eb2c8e84024ff38b6e0af8ea03c788 used request id req-a239cf10-8f45-4fe8-a732-36dd0e818515 2018-11-02 20:49:28,683 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e6c73f4c-7b27-4e3-proj-role 2018-11-02 20:49:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/95f3f3283e5a483498993cd0d8a6ac21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7cf6b9-0a9c-417c-99fc-b0377b733d49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:28,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/95f3f3283e5a483498993cd0d8a6ac21 used request id req-5e7cf6b9-0a9c-417c-99fc-b0377b733d49 2018-11-02 20:49:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dabbf7e11af083ddd1aea23b1f670774281d314" 2018-11-02 20:49:28,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e361d3d-6f84-434e-92e5-04ffab0a3f7a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:28,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5e361d3d-6f84-434e-92e5-04ffab0a3f7a 2018-11-02 20:49:28,927 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e6c73f4c-7b27-4e3-user 2018-11-02 20:49:28,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/370f9f83b70f4e5191a6d15177774e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de3a54a1e6eb97df355020b483f0a142539b612" 2018-11-02 20:49:29,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5387c93c-e2ad-46e0-af67-c3709ac92164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:29,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/370f9f83b70f4e5191a6d15177774e11 used request id req-5387c93c-e2ad-46e0-af67-c3709ac92164 2018-11-02 20:49:29,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:29,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["N12fu_FcS4KF1VJDDlE9KQ"], "issued_at": "2018-11-02T20:49:29.000000Z"}} 2018-11-02 20:49:29,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2c29df53c2fcb46138f38a98c873371846d095" 2018-11-02 20:49:29,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798eb08c-06ae-463f-9aa2-c462b6e51c4d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:29,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-798eb08c-06ae-463f-9aa2-c462b6e51c4d 2018-11-02 20:49:29,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:29,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:30,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["d6iQRe3aT8Cvzum8Pes7bw"], "issued_at": "2018-11-02T20:49:30.000000Z"}} 2018-11-02 20:49:30,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:30,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e31afc-097f-4e4a-a739-55e735281c4e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:30,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-31e31afc-097f-4e4a-a739-55e735281c4e 2018-11-02 20:49:30,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:30,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:30 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:30,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:30,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4df7e77-a527-4f3c-bd6a-6fbdf2615f56 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:30,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj used request id req-c4df7e77-a527-4f3c-bd6a-6fbdf2615f56 2018-11-02 20:49:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:30,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cc9768-55f5-4090-bb4b-f966cda74125 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:30,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-75cc9768-55f5-4090-bb4b-f966cda74125 2018-11-02 20:49:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj"}}' 2018-11-02 20:49:30,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54517246-f214-4e38-a311-aefa2688dd5e Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3853fde11c8d4cf4b9c5371f250cc151"}, "tags": [], "enabled": true, "id": "3853fde11c8d4cf4b9c5371f250cc151", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj"}} 2018-11-02 20:49:30,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-54517246-f214-4e38-a311-aefa2688dd5e 2018-11-02 20:49:30,553 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj 2018-11-02 20:49:30,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:30,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:31,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["MSj7y1wfR0C4je-R9Pt--g"], "issued_at": "2018-11-02T20:49:31.000000Z"}} 2018-11-02 20:49:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2da2e0791a303914a28bd1a86eb06015465aec" 2018-11-02 20:49:31,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c2f3ac-161d-49d6-866e-756be79fc66e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:31,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-96c2f3ac-161d-49d6-866e-756be79fc66e 2018-11-02 20:49:31,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:31,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:31 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2da2e0791a303914a28bd1a86eb06015465aec" 2018-11-02 20:49:31,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9c7162-c398-42fb-83ef-c24ba5ced653 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:31,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5c9c7162-c398-42fb-83ef-c24ba5ced653 2018-11-02 20:49:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2da2e0791a303914a28bd1a86eb06015465aec" 2018-11-02 20:49:31,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbea7471-0e9c-4ef0-bb3b-5a8fb8ec8b42 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3853fde11c8d4cf4b9c5371f250cc151"}, "tags": [], "enabled": true, "id": "3853fde11c8d4cf4b9c5371f250cc151", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj"}]} 2018-11-02 20:49:31,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj used request id req-cbea7471-0e9c-4ef0-bb3b-5a8fb8ec8b42 2018-11-02 20:49:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2da2e0791a303914a28bd1a86eb06015465aec" 2018-11-02 20:49:31,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cae6f57-c3b3-4626-b7a9-0fde2086a0f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:31,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1cae6f57-c3b3-4626-b7a9-0fde2086a0f2 2018-11-02 20:49:31,994 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-user 2018-11-02 20:49:31,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:32,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676d8b8d-f6ac-4e1e-a046-b46acdabd8a4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:32,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-676d8b8d-f6ac-4e1e-a046-b46acdabd8a4 2018-11-02 20:49:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj-role"}}' 2018-11-02 20:49:32,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475ec190-d5b6-4f95-9dec-c55441cd47a8 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f2b39bff40c44969ba96b04381c58b5", "links": {"self": "http://172.30.9.31:5000/v3/roles/0f2b39bff40c44969ba96b04381c58b5"}, "name": "CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj-role"}} 2018-11-02 20:49:32,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-475ec190-d5b6-4f95-9dec-c55441cd47a8 2018-11-02 20:49:32,246 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj-role 2018-11-02 20:49:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/0f2b39bff40c44969ba96b04381c58b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:32,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854acf03-0d0e-4c44-ad8f-4dca6d69c735 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f2b39bff40c44969ba96b04381c58b5", "links": {"self": "http://172.30.9.31:5000/v3/roles/0f2b39bff40c44969ba96b04381c58b5"}, "name": "CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj-role"}} 2018-11-02 20:49:32,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/0f2b39bff40c44969ba96b04381c58b5 used request id req-854acf03-0d0e-4c44-ad8f-4dca6d69c735 2018-11-02 20:49:32,353 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj-role to project CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj 2018-11-02 20:49:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3853fde11c8d4cf4b9c5371f250cc151/users/2f257b22ca8d4b3f9a3d76f54804edc9/roles/0f2b39bff40c44969ba96b04381c58b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:32,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c124470-90eb-4a13-916a-740658554cc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:32,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3853fde11c8d4cf4b9c5371f250cc151/users/2f257b22ca8d4b3f9a3d76f54804edc9/roles/0f2b39bff40c44969ba96b04381c58b5 used request id req-6c124470-90eb-4a13-916a-740658554cc7 2018-11-02 20:49:32,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:32,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:32,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WzUo_tMtQmq5jgDCOXkZKg"], "issued_at": "2018-11-02T20:49:32.000000Z"}} 2018-11-02 20:49:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d942eb481b04939590d0f1f73eaa78d02fecc" 2018-11-02 20:49:33,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41058e3b-fd91-4b96-bfd0-dd4226805c97 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:33,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-41058e3b-fd91-4b96-bfd0-dd4226805c97 2018-11-02 20:49:33,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d942eb481b04939590d0f1f73eaa78d02fecc" 2018-11-02 20:49:33,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:33 GMT Server: Apache x-compute-request-id: req-bdf34166-ffb4-4a7e-8b65-ba90ed00e581 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bdf34166-ffb4-4a7e-8b65-ba90ed00e581 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:49:33,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-bdf34166-ffb4-4a7e-8b65-ba90ed00e581 2018-11-02 20:49:33,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bdf34166-ffb4-4a7e-8b65-ba90ed00e581" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d942eb481b04939590d0f1f73eaa78d02fecc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-83ec0c91-d7e2-4e06-828d-5f7b1f4cc571", "description": null}}' 2018-11-02 20:49:33,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:33 GMT Server: Apache x-compute-request-id: req-997f8eb6-ab66-41ba-87fe-4004374d4169 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-997f8eb6-ab66-41ba-87fe-4004374d4169 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-83ec0c91-d7e2-4e06-828d-5f7b1f4cc571", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41", "description": null}} 2018-11-02 20:49:33,516 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-997f8eb6-ab66-41ba-87fe-4004374d4169 2018-11-02 20:49:33,517 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-83ec0c91-d7e2-4e06-828d-5f7b1f4cc571 2018-11-02 20:49:33,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2c29df53c2fcb46138f38a98c873371846d095" 2018-11-02 20:49:33,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:33 GMT Server: Apache x-compute-request-id: req-03e9ea32-44bf-4bf0-a269-d8a27c2a22c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03e9ea32-44bf-4bf0-a269-d8a27c2a22c8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-83ec0c91-d7e2-4e06-828d-5f7b1f4cc571", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41", "description": null}]} 2018-11-02 20:49:33,740 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-03e9ea32-44bf-4bf0-a269-d8a27c2a22c8 2018-11-02 20:49:33,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03e9ea32-44bf-4bf0-a269-d8a27c2a22c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2c29df53c2fcb46138f38a98c873371846d095" 2018-11-02 20:49:33,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:33 GMT Server: Apache x-compute-request-id: req-8323feba-8ceb-4747-813e-65b35f6add4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8323feba-8ceb-4747-813e-65b35f6add4d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-83ec0c91-d7e2-4e06-828d-5f7b1f4cc571", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41", "description": null}} 2018-11-02 20:49:33,979 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41 used request id req-8323feba-8ceb-4747-813e-65b35f6add4d 2018-11-02 20:49:33,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03e9ea32-44bf-4bf0-a269-d8a27c2a22c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2c29df53c2fcb46138f38a98c873371846d095" 2018-11-02 20:49:34,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:33 GMT Server: Apache x-compute-request-id: req-7543a97a-1de2-4eaa-bd87-f6ed2d985419 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7543a97a-1de2-4eaa-bd87-f6ed2d985419 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 20:49:34,197 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41/encryption used request id req-7543a97a-1de2-4eaa-bd87-f6ed2d985419 2018-11-02 20:49:34,198 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-83ec0c91-d7e2-4e06-828d-5f7b1f4cc571 2018-11-02 20:49:34,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03e9ea32-44bf-4bf0-a269-d8a27c2a22c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2c29df53c2fcb46138f38a98c873371846d095" 2018-11-02 20:49:34,462 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:49:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac83b756-01f7-4ce1-8bd0-4ed52d96558c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:49:34,463 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41 used request id req-ac83b756-01f7-4ce1-8bd0-4ed52d96558c 2018-11-02 20:49:34,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03e9ea32-44bf-4bf0-a269-d8a27c2a22c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2c29df53c2fcb46138f38a98c873371846d095" 2018-11-02 20:49:35,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:34 GMT Server: Apache x-compute-request-id: req-77e62912-f4da-4b65-b6cb-dafefc7c2252 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77e62912-f4da-4b65-b6cb-dafefc7c2252 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:49:35,077 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-77e62912-f4da-4b65-b6cb-dafefc7c2252 2018-11-02 20:49:35,077 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-83ec0c91-d7e2-4e06-828d-5f7b1f4cc571 2018-11-02 20:49:35,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf34166-ffb4-4a7e-8b65-ba90ed00e581" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d942eb481b04939590d0f1f73eaa78d02fecc" 2018-11-02 20:49:35,101 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ffa40839-2453-4ec2-bd61-4c76c37cefcc x-openstack-request-id: req-ffa40839-2453-4ec2-bd61-4c76c37cefcc Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41 could not be found.", "code": 404}} 2018-11-02 20:49:35,101 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/4a53b73b-5ae8-4c6c-bba6-7dbe9d3ece41 used request id req-ffa40839-2453-4ec2-bd61-4c76c37cefcc 2018-11-02 20:49:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:35,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-473aa257-39d6-4a05-ad8b-31eeb3f3c777 Date: Fri, 02 Nov 2018 20:49:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:49:35,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-473aa257-39d6-4a05-ad8b-31eeb3f3c777 2018-11-02 20:49:35,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:35,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461addb1-66d7-4acc-9a9d-fc2ea82d0ffb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:35,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-461addb1-66d7-4acc-9a9d-fc2ea82d0ffb 2018-11-02 20:49:35,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:35,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:35,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bbb342b-c4d1-449b-89ad-b69fdecef519 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:35,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-5bbb342b-c4d1-449b-89ad-b69fdecef519 2018-11-02 20:49:35,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:35,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a378e25-389e-4a32-be51-1ed08e17ef28 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:49:35,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-7a378e25-389e-4a32-be51-1ed08e17ef28 2018-11-02 20:49:35,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:35,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbc2e30-917d-47c7-9084-fee56f05530d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:49:35,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-8dbc2e30-917d-47c7-9084-fee56f05530d 2018-11-02 20:49:35,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:35,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7be9c71-1bf0-4aca-8ccc-5cbf58f2ba61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:35,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-e7be9c71-1bf0-4aca-8ccc-5cbf58f2ba61 2018-11-02 20:49:35,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6013dbe2-c7a5-438f-852a-afb912bcc4e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:36,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-6013dbe2-c7a5-438f-852a-afb912bcc4e5 2018-11-02 20:49:36,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7545e949-10ba-441c-b820-77e3feeb55db Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:36,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-7545e949-10ba-441c-b820-77e3feeb55db 2018-11-02 20:49:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2457fc82-d274-4381-99c1-dd756c73d7c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:36,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-2457fc82-d274-4381-99c1-dd756c73d7c1 2018-11-02 20:49:36,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:36,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d76cfc7-9d34-4b38-adc2-63a53441f628 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:36,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-3d76cfc7-9d34-4b38-adc2-63a53441f628 2018-11-02 20:49:36,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e2d4c4b-f8cc-4522-b446-c485d591ff83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:36,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-3e2d4c4b-f8cc-4522-b446-c485d591ff83 2018-11-02 20:49:36,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:36,506 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj 2018-11-02 20:49:36,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3853fde11c8d4cf4b9c5371f250cc151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4716b813-5842-4041-9c83-cd46cd15fd61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:36,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3853fde11c8d4cf4b9c5371f250cc151 used request id req-4716b813-5842-4041-9c83-cd46cd15fd61 2018-11-02 20:49:36,738 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-proj-role 2018-11-02 20:49:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/0f2b39bff40c44969ba96b04381c58b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a7e60c-7638-4474-82de-9b849d9be3d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:36,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0f2b39bff40c44969ba96b04381c58b5 used request id req-94a7e60c-7638-4474-82de-9b849d9be3d7 2018-11-02 20:49:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b084a7e3758503a30344e74a515adbba0e696d6" 2018-11-02 20:49:36,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d981b0-ebf8-4ab7-bfb9-d81cc4103b59 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:36,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-38d981b0-ebf8-4ab7-bfb9-d81cc4103b59 2018-11-02 20:49:36,971 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-3d28a81a-2848-4d3-user 2018-11-02 20:49:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2f257b22ca8d4b3f9a3d76f54804edc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2da2e0791a303914a28bd1a86eb06015465aec" 2018-11-02 20:49:37,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e916c1e9-0315-4225-8ab3-b052f01bdbd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:37,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2f257b22ca8d4b3f9a3d76f54804edc9 used request id req-e916c1e9-0315-4225-8ab3-b052f01bdbd1 2018-11-02 20:49:37,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:37,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["TBGp-Q60TM2LOvxaGkYRYA"], "issued_at": "2018-11-02T20:49:37.000000Z"}} 2018-11-02 20:49:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb5a7caa1082a66d6a01bb9cd0d50a518d8988f" 2018-11-02 20:49:37,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0305ed18-6ce8-40fe-97ac-76900d2316d6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:37,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0305ed18-6ce8-40fe-97ac-76900d2316d6 2018-11-02 20:49:37,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:37,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:38,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["gdG6jOn1QdOB5BcaJZ9w0A"], "issued_at": "2018-11-02T20:49:38.000000Z"}} 2018-11-02 20:49:38,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:38,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a90c2d8-a7f8-44c8-a907-398589440d8e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:38,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1a90c2d8-a7f8-44c8-a907-398589440d8e 2018-11-02 20:49:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:38,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:38 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:38,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647d5838-16f3-498c-b388-7423d6d85461 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:38,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj used request id req-647d5838-16f3-498c-b388-7423d6d85461 2018-11-02 20:49:38,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:38,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d182f8-4349-468c-948f-52010db805c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:38,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-46d182f8-4349-468c-948f-52010db805c2 2018-11-02 20:49:38,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj"}}' 2018-11-02 20:49:38,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4364f350-9628-4111-b103-19d84b9ec8a2 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ebeaf5d0a6047588a06d8f86506fdc9"}, "tags": [], "enabled": true, "id": "7ebeaf5d0a6047588a06d8f86506fdc9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj"}} 2018-11-02 20:49:38,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4364f350-9628-4111-b103-19d84b9ec8a2 2018-11-02 20:49:38,600 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj 2018-11-02 20:49:38,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:38,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:39,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["0wZykVu8QwqmDl31gRguXQ"], "issued_at": "2018-11-02T20:49:39.000000Z"}} 2018-11-02 20:49:39,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b56518f7926112868e6cc761f8469b63187ffe2" 2018-11-02 20:49:39,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89cb6fde-f57d-4327-8747-bec0d49a9628 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:39,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-89cb6fde-f57d-4327-8747-bec0d49a9628 2018-11-02 20:49:39,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:39,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:39,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b56518f7926112868e6cc761f8469b63187ffe2" 2018-11-02 20:49:39,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0c28e4-a4fe-487d-af04-77daeda338eb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:39,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7c0c28e4-a4fe-487d-af04-77daeda338eb 2018-11-02 20:49:39,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b56518f7926112868e6cc761f8469b63187ffe2" 2018-11-02 20:49:39,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f88f8e-98c6-49fa-bb61-3a508e8738ce Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ebeaf5d0a6047588a06d8f86506fdc9"}, "tags": [], "enabled": true, "id": "7ebeaf5d0a6047588a06d8f86506fdc9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj"}]} 2018-11-02 20:49:39,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj used request id req-f5f88f8e-98c6-49fa-bb61-3a508e8738ce 2018-11-02 20:49:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b56518f7926112868e6cc761f8469b63187ffe2" 2018-11-02 20:49:39,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391aeebf-a704-4894-b7e4-2479fd578686 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:39,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-391aeebf-a704-4894-b7e4-2479fd578686 2018-11-02 20:49:39,888 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-user 2018-11-02 20:49:39,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:40,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb73cd57-2929-4dec-9f9f-fe390bc0b9ce Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:40,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fb73cd57-2929-4dec-9f9f-fe390bc0b9ce 2018-11-02 20:49:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj-role"}}' 2018-11-02 20:49:40,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eccd100-ab35-4f5b-b5cc-c8790fe725c9 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1fac94b19244527a065c9b556b196f3", "links": {"self": "http://172.30.9.31:5000/v3/roles/e1fac94b19244527a065c9b556b196f3"}, "name": "CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj-role"}} 2018-11-02 20:49:40,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-8eccd100-ab35-4f5b-b5cc-c8790fe725c9 2018-11-02 20:49:40,133 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj-role 2018-11-02 20:49:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/e1fac94b19244527a065c9b556b196f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:40,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d05678b-35ed-4f01-9a9e-b3a9558f53b0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1fac94b19244527a065c9b556b196f3", "links": {"self": "http://172.30.9.31:5000/v3/roles/e1fac94b19244527a065c9b556b196f3"}, "name": "CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj-role"}} 2018-11-02 20:49:40,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/e1fac94b19244527a065c9b556b196f3 used request id req-9d05678b-35ed-4f01-9a9e-b3a9558f53b0 2018-11-02 20:49:40,151 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj-role to project CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj 2018-11-02 20:49:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7ebeaf5d0a6047588a06d8f86506fdc9/users/7fa6ab42205f4dec87b117bda2d5e91f/roles/e1fac94b19244527a065c9b556b196f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:40,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-499aa300-849b-4b1c-8fdf-d95d6f699c1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:40,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7ebeaf5d0a6047588a06d8f86506fdc9/users/7fa6ab42205f4dec87b117bda2d5e91f/roles/e1fac94b19244527a065c9b556b196f3 used request id req-499aa300-849b-4b1c-8fdf-d95d6f699c1a 2018-11-02 20:49:40,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:40,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:40,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["9OB74FD1RROx8LFxjp038A"], "issued_at": "2018-11-02T20:49:40.000000Z"}} 2018-11-02 20:49:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202d4bd1a95ad6c310b9e42716c7473e8205c4ff" 2018-11-02 20:49:40,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84435019-0063-4954-b3b4-e58382a46459 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:40,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-84435019-0063-4954-b3b4-e58382a46459 2018-11-02 20:49:40,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202d4bd1a95ad6c310b9e42716c7473e8205c4ff" 2018-11-02 20:49:41,057 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:40 GMT Server: Apache x-compute-request-id: req-700ceba2-fa48-413b-a73e-0a9fa7e7bea6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-700ceba2-fa48-413b-a73e-0a9fa7e7bea6 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:49:41,057 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-700ceba2-fa48-413b-a73e-0a9fa7e7bea6 2018-11-02 20:49:41,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-700ceba2-fa48-413b-a73e-0a9fa7e7bea6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202d4bd1a95ad6c310b9e42716c7473e8205c4ff" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2", "description": null}}' 2018-11-02 20:49:41,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:41 GMT Server: Apache x-compute-request-id: req-d827052d-bb46-4882-ba4b-a83d977348e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d827052d-bb46-4882-ba4b-a83d977348e3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee56047c-6edc-4374-a0a2-14ffc8252f9c", "description": null}} 2018-11-02 20:49:41,306 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-d827052d-bb46-4882-ba4b-a83d977348e3 2018-11-02 20:49:41,306 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2 2018-11-02 20:49:41,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb5a7caa1082a66d6a01bb9cd0d50a518d8988f" 2018-11-02 20:49:41,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:41 GMT Server: Apache x-compute-request-id: req-15c89b2d-158f-40ee-ab0b-feb6fd22067a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15c89b2d-158f-40ee-ab0b-feb6fd22067a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee56047c-6edc-4374-a0a2-14ffc8252f9c", "description": null}]} 2018-11-02 20:49:41,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-15c89b2d-158f-40ee-ab0b-feb6fd22067a 2018-11-02 20:49:41,513 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15c89b2d-158f-40ee-ab0b-feb6fd22067a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb5a7caa1082a66d6a01bb9cd0d50a518d8988f" 2018-11-02 20:49:41,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:41 GMT Server: Apache x-compute-request-id: req-93eb51a1-85c3-43d9-9bd5-a38a5f08595c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93eb51a1-85c3-43d9-9bd5-a38a5f08595c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee56047c-6edc-4374-a0a2-14ffc8252f9c", "description": null}} 2018-11-02 20:49:41,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c used request id req-93eb51a1-85c3-43d9-9bd5-a38a5f08595c 2018-11-02 20:49:41,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15c89b2d-158f-40ee-ab0b-feb6fd22067a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb5a7caa1082a66d6a01bb9cd0d50a518d8988f" 2018-11-02 20:49:41,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:41 GMT Server: Apache x-compute-request-id: req-f647b523-0742-4160-9018-47c7fc38b476 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f647b523-0742-4160-9018-47c7fc38b476 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 20:49:41,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c/encryption used request id req-f647b523-0742-4160-9018-47c7fc38b476 2018-11-02 20:49:41,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:41,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:42,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["f_5QhIcjQwqdLSYgIjyTHg"], "issued_at": "2018-11-02T20:49:42.000000Z"}} 2018-11-02 20:49:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547b959096748fbb7042774d9670191b4a0dc728" 2018-11-02 20:49:42,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ccf39e-cf54-4e06-ac9f-34be522cb613 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:42,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-51ccf39e-cf54-4e06-ac9f-34be522cb613 2018-11-02 20:49:42,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547b959096748fbb7042774d9670191b4a0dc728" 2018-11-02 20:49:42,698 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:42 GMT Server: Apache x-compute-request-id: req-da25aa57-4ba2-47e6-aed3-eb143694e87b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da25aa57-4ba2-47e6-aed3-eb143694e87b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee56047c-6edc-4374-a0a2-14ffc8252f9c", "description": null}]} 2018-11-02 20:49:42,698 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-da25aa57-4ba2-47e6-aed3-eb143694e87b 2018-11-02 20:49:42,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da25aa57-4ba2-47e6-aed3-eb143694e87b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547b959096748fbb7042774d9670191b4a0dc728" 2018-11-02 20:49:42,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:42 GMT Server: Apache x-compute-request-id: req-4780194b-69a1-4dc3-bf41-572b5f667df4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4780194b-69a1-4dc3-bf41-572b5f667df4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee56047c-6edc-4374-a0a2-14ffc8252f9c", "description": null}} 2018-11-02 20:49:42,913 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c used request id req-4780194b-69a1-4dc3-bf41-572b5f667df4 2018-11-02 20:49:42,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da25aa57-4ba2-47e6-aed3-eb143694e87b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547b959096748fbb7042774d9670191b4a0dc728" 2018-11-02 20:49:43,133 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:42 GMT Server: Apache x-compute-request-id: req-5206ffc8-f134-4ffc-8f23-592bee384535 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5206ffc8-f134-4ffc-8f23-592bee384535 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 20:49:43,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c/encryption used request id req-5206ffc8-f134-4ffc-8f23-592bee384535 2018-11-02 20:49:43,134 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-2efe6cfc-54b5-4426-9a21-46d8deb4d3a2 2018-11-02 20:49:43,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-700ceba2-fa48-413b-a73e-0a9fa7e7bea6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202d4bd1a95ad6c310b9e42716c7473e8205c4ff" 2018-11-02 20:49:43,372 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:49:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e3976632-9d43-4890-8369-9d10ac212aea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:49:43,372 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/ee56047c-6edc-4374-a0a2-14ffc8252f9c used request id req-e3976632-9d43-4890-8369-9d10ac212aea 2018-11-02 20:49:43,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:43,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d5a7e708-b25d-403d-ac68-eff555abed55 Date: Fri, 02 Nov 2018 20:49:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:49:43,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d5a7e708-b25d-403d-ac68-eff555abed55 2018-11-02 20:49:43,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:43,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a949fa6-6a4a-473c-9dc0-f82dc95f7406 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:43,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-6a949fa6-6a4a-473c-9dc0-f82dc95f7406 2018-11-02 20:49:43,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:43,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9fe13d-b851-4e52-9ca8-d214f15aefcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:43,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-9c9fe13d-b851-4e52-9ca8-d214f15aefcf 2018-11-02 20:49:43,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:43,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65df7ebd-1929-4815-b439-70109e676a7d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:49:43,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-65df7ebd-1929-4815-b439-70109e676a7d 2018-11-02 20:49:44,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efcd292-0ed0-486e-83a8-3e4684f2cb25 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:49:44,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-4efcd292-0ed0-486e-83a8-3e4684f2cb25 2018-11-02 20:49:44,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f686e3fa-8091-4212-a7c7-53fda69c3349 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:44,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-f686e3fa-8091-4212-a7c7-53fda69c3349 2018-11-02 20:49:44,219 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2b7083-437f-42e8-ae23-d58bc992abbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:44,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-7e2b7083-437f-42e8-ae23-d58bc992abbc 2018-11-02 20:49:44,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362e73ae-c0d9-42dd-accc-b24f3af1b999 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:44,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-362e73ae-c0d9-42dd-accc-b24f3af1b999 2018-11-02 20:49:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77bee24d-2163-4c4d-b2a3-9552320a07f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:44,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-77bee24d-2163-4c4d-b2a3-9552320a07f6 2018-11-02 20:49:44,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:44,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e81f66e-5bf2-44c2-811b-d43bd8976088 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:44,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-5e81f66e-5bf2-44c2-811b-d43bd8976088 2018-11-02 20:49:44,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2417f313-147f-4985-9729-d7497d65f6ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:44,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-2417f313-147f-4985-9729-d7497d65f6ca 2018-11-02 20:49:44,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:44,699 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj 2018-11-02 20:49:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7ebeaf5d0a6047588a06d8f86506fdc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:44,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1380e686-e2a8-4473-b325-2e96ba40a4c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:44,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7ebeaf5d0a6047588a06d8f86506fdc9 used request id req-1380e686-e2a8-4473-b325-2e96ba40a4c5 2018-11-02 20:49:44,953 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-proj-role 2018-11-02 20:49:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/e1fac94b19244527a065c9b556b196f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:45,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b6e440-386c-49e2-925d-dccbeb5ef4d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:45,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e1fac94b19244527a065c9b556b196f3 used request id req-b6b6e440-386c-49e2-925d-dccbeb5ef4d7 2018-11-02 20:49:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af8d87c5bea57eb2fa4ff74000451d9f888eaf6" 2018-11-02 20:49:45,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596db4ca-3209-4eec-8bb4-f17e7e5b3899 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:45,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-596db4ca-3209-4eec-8bb4-f17e7e5b3899 2018-11-02 20:49:45,221 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-e3bfc46c-756e-423-user 2018-11-02 20:49:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7fa6ab42205f4dec87b117bda2d5e91f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b56518f7926112868e6cc761f8469b63187ffe2" 2018-11-02 20:49:45,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39521a9-c8d2-4ba9-803b-474c012b2247 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:45,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7fa6ab42205f4dec87b117bda2d5e91f used request id req-e39521a9-c8d2-4ba9-803b-474c012b2247 2018-11-02 20:49:45,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:45,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["dAuzhNxeStOM9BCq8TgHaQ"], "issued_at": "2018-11-02T20:49:45.000000Z"}} 2018-11-02 20:49:45,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa911ed98f99c1788606f47da3178204f9c4e41" 2018-11-02 20:49:46,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3fd914-3a23-4274-96cb-d894db38eec2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:46,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e3fd914-3a23-4274-96cb-d894db38eec2 2018-11-02 20:49:46,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:46,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:46,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["_A4hcFiZTjiTMJbxB1JErQ"], "issued_at": "2018-11-02T20:49:46.000000Z"}} 2018-11-02 20:49:46,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:46,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d032d5d4-517f-4aee-a2d7-4388a76967df 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:46,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d032d5d4-517f-4aee-a2d7-4388a76967df 2018-11-02 20:49:46,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:46,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:46,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:46,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb35416-07ef-4464-b994-1d08cd1933b6 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:46,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj used request id req-2fb35416-07ef-4464-b994-1d08cd1933b6 2018-11-02 20:49:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:46,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd22d8fb-cac0-4eaf-956d-92b80a843f37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:46,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bd22d8fb-cac0-4eaf-956d-92b80a843f37 2018-11-02 20:49:46,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj"}}' 2018-11-02 20:49:46,827 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ab2688a-5e83-46e1-9707-e45c9c85eb12 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cd960146061241a6a34e321a849b27ba"}, "tags": [], "enabled": true, "id": "cd960146061241a6a34e321a849b27ba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj"}} 2018-11-02 20:49:46,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-5ab2688a-5e83-46e1-9707-e45c9c85eb12 2018-11-02 20:49:46,828 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj 2018-11-02 20:49:46,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:46,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:47,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["yepz7rFdQPOnnIsKjo4j2Q"], "issued_at": "2018-11-02T20:49:47.000000Z"}} 2018-11-02 20:49:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbfd242caa0fe7c4a2d8203877bb1b60495484f" 2018-11-02 20:49:47,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ae4009-af82-458c-aa96-6343be8dd547 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:47,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-75ae4009-af82-458c-aa96-6343be8dd547 2018-11-02 20:49:47,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:47,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbfd242caa0fe7c4a2d8203877bb1b60495484f" 2018-11-02 20:49:47,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b1e358-3106-49f9-a0d2-608b6c3ea5bc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:47,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-13b1e358-3106-49f9-a0d2-608b6c3ea5bc 2018-11-02 20:49:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbfd242caa0fe7c4a2d8203877bb1b60495484f" 2018-11-02 20:49:47,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a63512-f81a-4808-932d-22ee83cedad8 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cd960146061241a6a34e321a849b27ba"}, "tags": [], "enabled": true, "id": "cd960146061241a6a34e321a849b27ba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj"}]} 2018-11-02 20:49:47,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj used request id req-05a63512-f81a-4808-932d-22ee83cedad8 2018-11-02 20:49:47,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbfd242caa0fe7c4a2d8203877bb1b60495484f" 2018-11-02 20:49:47,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91af3776-3dc4-44c4-94d1-ae6410deece3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:47,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-91af3776-3dc4-44c4-94d1-ae6410deece3 2018-11-02 20:49:48,229 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-user 2018-11-02 20:49:48,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:48,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:48,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad58fbb-6444-428a-89d5-0a1e21f7ded5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:48,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bad58fbb-6444-428a-89d5-0a1e21f7ded5 2018-11-02 20:49:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj-role"}}' 2018-11-02 20:49:48,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616a10e1-da3f-4eaf-8ebe-ace84a27867a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1391823626fa4f5cbe3ef683243bd63b", "links": {"self": "http://172.30.9.31:5000/v3/roles/1391823626fa4f5cbe3ef683243bd63b"}, "name": "CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj-role"}} 2018-11-02 20:49:48,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-616a10e1-da3f-4eaf-8ebe-ace84a27867a 2018-11-02 20:49:48,480 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj-role 2018-11-02 20:49:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1391823626fa4f5cbe3ef683243bd63b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:48,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4f093a-bdee-468c-9434-782a21c7f85e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1391823626fa4f5cbe3ef683243bd63b", "links": {"self": "http://172.30.9.31:5000/v3/roles/1391823626fa4f5cbe3ef683243bd63b"}, "name": "CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj-role"}} 2018-11-02 20:49:48,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1391823626fa4f5cbe3ef683243bd63b used request id req-8a4f093a-bdee-468c-9434-782a21c7f85e 2018-11-02 20:49:48,499 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj-role to project CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj 2018-11-02 20:49:48,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/cd960146061241a6a34e321a849b27ba/users/4c906c6f06ef44ffb9a79869a0937f75/roles/1391823626fa4f5cbe3ef683243bd63b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:48,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b13f64-4508-41e9-a13d-a0d4a9e122aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:48,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/cd960146061241a6a34e321a849b27ba/users/4c906c6f06ef44ffb9a79869a0937f75/roles/1391823626fa4f5cbe3ef683243bd63b used request id req-e2b13f64-4508-41e9-a13d-a0d4a9e122aa 2018-11-02 20:49:48,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:48,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:49,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xDFKdQjBTJik80I2tlkSww"], "issued_at": "2018-11-02T20:49:49.000000Z"}} 2018-11-02 20:49:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81c01f5f8e4acc60e1674f1cfa3c87939d62b9" 2018-11-02 20:49:49,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31c9fd0-6061-47a1-a9b7-ef9dd89f0961 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:49,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d31c9fd0-6061-47a1-a9b7-ef9dd89f0961 2018-11-02 20:49:49,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81c01f5f8e4acc60e1674f1cfa3c87939d62b9" 2018-11-02 20:49:49,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:49 GMT Server: Apache x-compute-request-id: req-84270ca7-4828-4a43-a806-34ed88f21203 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84270ca7-4828-4a43-a806-34ed88f21203 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:49:49,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-84270ca7-4828-4a43-a806-34ed88f21203 2018-11-02 20:49:49,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-84270ca7-4828-4a43-a806-34ed88f21203" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81c01f5f8e4acc60e1674f1cfa3c87939d62b9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be", "description": null}}' 2018-11-02 20:49:49,664 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:49 GMT Server: Apache x-compute-request-id: req-475a9433-0948-47b4-8c7d-4ece53f320cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-475a9433-0948-47b4-8c7d-4ece53f320cc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56491447-7f3f-4a60-ad5d-f07a56dcda73", "description": null}} 2018-11-02 20:49:49,664 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-475a9433-0948-47b4-8c7d-4ece53f320cc 2018-11-02 20:49:49,665 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be 2018-11-02 20:49:49,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa911ed98f99c1788606f47da3178204f9c4e41" 2018-11-02 20:49:49,891 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:49 GMT Server: Apache x-compute-request-id: req-09a233fd-13e4-441e-bfba-e65ec1506f00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09a233fd-13e4-441e-bfba-e65ec1506f00 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56491447-7f3f-4a60-ad5d-f07a56dcda73", "description": null}]} 2018-11-02 20:49:49,891 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-09a233fd-13e4-441e-bfba-e65ec1506f00 2018-11-02 20:49:49,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09a233fd-13e4-441e-bfba-e65ec1506f00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa911ed98f99c1788606f47da3178204f9c4e41" 2018-11-02 20:49:50,501 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:49 GMT Server: Apache x-compute-request-id: req-4f6d3fc0-b1de-49d4-8c73-b2fe8ed119a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f6d3fc0-b1de-49d4-8c73-b2fe8ed119a1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56491447-7f3f-4a60-ad5d-f07a56dcda73", "description": null}} 2018-11-02 20:49:50,501 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 used request id req-4f6d3fc0-b1de-49d4-8c73-b2fe8ed119a1 2018-11-02 20:49:50,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09a233fd-13e4-441e-bfba-e65ec1506f00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa911ed98f99c1788606f47da3178204f9c4e41" 2018-11-02 20:49:50,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:50 GMT Server: Apache x-compute-request-id: req-cd82f592-7993-45a2-b155-2d85562ab7a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd82f592-7993-45a2-b155-2d85562ab7a9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 20:49:50,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73/encryption used request id req-cd82f592-7993-45a2-b155-2d85562ab7a9 2018-11-02 20:49:50,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09a233fd-13e4-441e-bfba-e65ec1506f00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa911ed98f99c1788606f47da3178204f9c4e41" 2018-11-02 20:49:50,933 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:50 GMT Server: Apache x-compute-request-id: req-bd6ecd4f-af8f-4faf-b8c1-ba91c2b83bb5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd6ecd4f-af8f-4faf-b8c1-ba91c2b83bb5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56491447-7f3f-4a60-ad5d-f07a56dcda73", "description": null}} 2018-11-02 20:49:50,933 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 used request id req-bd6ecd4f-af8f-4faf-b8c1-ba91c2b83bb5 2018-11-02 20:49:50,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09a233fd-13e4-441e-bfba-e65ec1506f00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa911ed98f99c1788606f47da3178204f9c4e41" 2018-11-02 20:49:51,151 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:50 GMT Server: Apache x-compute-request-id: req-c822ac94-7117-4469-ac9c-8a9f8b7e3a15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c822ac94-7117-4469-ac9c-8a9f8b7e3a15 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56491447-7f3f-4a60-ad5d-f07a56dcda73", "description": null}} 2018-11-02 20:49:51,151 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 used request id req-c822ac94-7117-4469-ac9c-8a9f8b7e3a15 2018-11-02 20:49:51,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09a233fd-13e4-441e-bfba-e65ec1506f00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa911ed98f99c1788606f47da3178204f9c4e41" 2018-11-02 20:49:51,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:51 GMT Server: Apache x-compute-request-id: req-bb824c41-95b7-4ec2-a88f-2c5a3c45e0e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bb824c41-95b7-4ec2-a88f-2c5a3c45e0e1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 20:49:51,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73/encryption used request id req-bb824c41-95b7-4ec2-a88f-2c5a3c45e0e1 2018-11-02 20:49:51,367 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-454a554f-2294-43fd-ba0e-60f5dcffc7be 2018-11-02 20:49:51,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-84270ca7-4828-4a43-a806-34ed88f21203" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f81c01f5f8e4acc60e1674f1cfa3c87939d62b9" 2018-11-02 20:49:51,637 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:49:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3fd45510-6675-4370-b343-2cc8ad80f7e0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:49:51,637 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/56491447-7f3f-4a60-ad5d-f07a56dcda73 used request id req-3fd45510-6675-4370-b343-2cc8ad80f7e0 2018-11-02 20:49:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:51,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1099f8be-77e8-4eae-981f-763f3cbc02f8 Date: Fri, 02 Nov 2018 20:49:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:49:51,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-1099f8be-77e8-4eae-981f-763f3cbc02f8 2018-11-02 20:49:51,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578c2898-ce50-45bd-b13e-2c32f1e4808b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:52,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-578c2898-ce50-45bd-b13e-2c32f1e4808b 2018-11-02 20:49:52,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c422555c-d783-4c95-810c-a508b213fc90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:52,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-c422555c-d783-4c95-810c-a508b213fc90 2018-11-02 20:49:52,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:52,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e59bfc-7696-4bb4-8e23-8bda4267001a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:49:52,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-91e59bfc-7696-4bb4-8e23-8bda4267001a 2018-11-02 20:49:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331ec389-7ad4-4e63-a6f3-24ca8efe632e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:49:52,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-331ec389-7ad4-4e63-a6f3-24ca8efe632e 2018-11-02 20:49:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72fbe579-c9da-40dc-8375-562d9eb044ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:52,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-72fbe579-c9da-40dc-8375-562d9eb044ae 2018-11-02 20:49:52,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:52,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2fc5f8-52ef-47d7-a696-4b8c7030ccec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:52,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-1a2fc5f8-52ef-47d7-a696-4b8c7030ccec 2018-11-02 20:49:52,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe154a3-6f12-49e6-b539-d10a674a8e0f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:49:52,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-bfe154a3-6f12-49e6-b539-d10a674a8e0f 2018-11-02 20:49:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d118f41-fff8-4ca4-8f23-d5b05dd3cbde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:52,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-5d118f41-fff8-4ca4-8f23-d5b05dd3cbde 2018-11-02 20:49:52,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:52,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16139772-2050-4b46-bb9e-927439835d95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:52,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-16139772-2050-4b46-bb9e-927439835d95 2018-11-02 20:49:52,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:52,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:53,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd163376-2fdd-496c-8e29-b5e6d8b218cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:49:53,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-bd163376-2fdd-496c-8e29-b5e6d8b218cd 2018-11-02 20:49:53,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:49:53,062 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj 2018-11-02 20:49:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/cd960146061241a6a34e321a849b27ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:53,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1971a20-3636-4797-b9b1-f32134c6dc7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:53,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/cd960146061241a6a34e321a849b27ba used request id req-e1971a20-3636-4797-b9b1-f32134c6dc7e 2018-11-02 20:49:53,324 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-proj-role 2018-11-02 20:49:53,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1391823626fa4f5cbe3ef683243bd63b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:53,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87435880-5dd9-4633-a3b5-e2a6c06028dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:53,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1391823626fa4f5cbe3ef683243bd63b used request id req-87435880-5dd9-4633-a3b5-e2a6c06028dc 2018-11-02 20:49:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316912989415233f43afb4bbd2b5bb70882c19a8" 2018-11-02 20:49:53,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4acd6d-1187-478e-97f0-3327d2470034 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:53,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0a4acd6d-1187-478e-97f0-3327d2470034 2018-11-02 20:49:53,577 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-af714072-c5b1-4cf-user 2018-11-02 20:49:53,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4c906c6f06ef44ffb9a79869a0937f75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbfd242caa0fe7c4a2d8203877bb1b60495484f" 2018-11-02 20:49:53,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f24aee2-c877-4230-b72a-8e969b4c9fcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:53,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4c906c6f06ef44ffb9a79869a0937f75 used request id req-4f24aee2-c877-4230-b72a-8e969b4c9fcc 2018-11-02 20:49:53,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:54,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["0ji5pz6HTFeUDRTES189iw"], "issued_at": "2018-11-02T20:49:54.000000Z"}} 2018-11-02 20:49:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de263dfbf13fdb87f201a9cf250b88a6f50833c9" 2018-11-02 20:49:54,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d6bafc-f57c-400b-ad8f-9490ab234bb9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:54,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-79d6bafc-f57c-400b-ad8f-9490ab234bb9 2018-11-02 20:49:54,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:54,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:54,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["f1qWIj3QQKODWIUkSOYFbw"], "issued_at": "2018-11-02T20:49:54.000000Z"}} 2018-11-02 20:49:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:49:54,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532185b5-f76c-4c32-9654-f5598f643a81 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:54,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-532185b5-f76c-4c32-9654-f5598f643a81 2018-11-02 20:49:54,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:54,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:54,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:49:54,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0930b3-8cd4-46d9-9c2f-d52846dd7399 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:49:54,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj used request id req-8b0930b3-8cd4-46d9-9c2f-d52846dd7399 2018-11-02 20:49:54,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:49:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2c3f84-269e-4c82-8775-43904d68fdeb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:55,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7e2c3f84-269e-4c82-8775-43904d68fdeb 2018-11-02 20:49:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj"}}' 2018-11-02 20:49:55,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de6217f-6a11-4d08-97eb-4ed543534e84 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3c2f633332d349ec844231d4f1213a36"}, "tags": [], "enabled": true, "id": "3c2f633332d349ec844231d4f1213a36", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj"}} 2018-11-02 20:49:55,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6de6217f-6a11-4d08-97eb-4ed543534e84 2018-11-02 20:49:55,193 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj 2018-11-02 20:49:55,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:55,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:55,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Vy-WBwm9T_CqN2qvhTLvaw"], "issued_at": "2018-11-02T20:49:55.000000Z"}} 2018-11-02 20:49:55,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b8523b27bed0ee70a738cf7ad2fa610896ae33" 2018-11-02 20:49:55,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3564ee-9e84-4f39-a3a6-2e63b2e004c8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:55,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ac3564ee-9e84-4f39-a3a6-2e63b2e004c8 2018-11-02 20:49:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:49:55,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:49:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:49:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b8523b27bed0ee70a738cf7ad2fa610896ae33" 2018-11-02 20:49:55,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c053fe20-8383-4a5b-8bf5-2fe150357323 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:49:55,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c053fe20-8383-4a5b-8bf5-2fe150357323 2018-11-02 20:49:55,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b8523b27bed0ee70a738cf7ad2fa610896ae33" 2018-11-02 20:49:56,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f6672e-3e65-4fd9-9257-49eca551d6d9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3c2f633332d349ec844231d4f1213a36"}, "tags": [], "enabled": true, "id": "3c2f633332d349ec844231d4f1213a36", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj"}]} 2018-11-02 20:49:56,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj used request id req-b3f6672e-3e65-4fd9-9257-49eca551d6d9 2018-11-02 20:49:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b8523b27bed0ee70a738cf7ad2fa610896ae33" 2018-11-02 20:49:56,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca22862-f877-46ef-99bf-977128b27fe3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:49:56,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8ca22862-f877-46ef-99bf-977128b27fe3 2018-11-02 20:49:56,486 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-01c1354b-2f68-499-user 2018-11-02 20:49:56,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:49:56,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01dc24a-7b63-40c3-a78c-d9bc2bfa890d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:49:56,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e01dc24a-7b63-40c3-a78c-d9bc2bfa890d 2018-11-02 20:49:56,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" -d '{"role": {"name": "CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj-role"}}' 2018-11-02 20:49:56,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c86ee56-7dd5-47be-a785-8536a51cedd9 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73c8afc6ac7d45348ccddfd38bf78cbe", "links": {"self": "http://172.30.9.31:5000/v3/roles/73c8afc6ac7d45348ccddfd38bf78cbe"}, "name": "CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj-role"}} 2018-11-02 20:49:56,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9c86ee56-7dd5-47be-a785-8536a51cedd9 2018-11-02 20:49:56,725 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj-role 2018-11-02 20:49:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/73c8afc6ac7d45348ccddfd38bf78cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:49:56,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdb7922-04a9-460c-8f46-ba57f25df836 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73c8afc6ac7d45348ccddfd38bf78cbe", "links": {"self": "http://172.30.9.31:5000/v3/roles/73c8afc6ac7d45348ccddfd38bf78cbe"}, "name": "CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj-role"}} 2018-11-02 20:49:56,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/73c8afc6ac7d45348ccddfd38bf78cbe used request id req-0fdb7922-04a9-460c-8f46-ba57f25df836 2018-11-02 20:49:56,745 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj-role to project CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj 2018-11-02 20:49:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3c2f633332d349ec844231d4f1213a36/users/50b81dee42cd4f779c673351b4e0a7f7/roles/73c8afc6ac7d45348ccddfd38bf78cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:49:56,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6119240f-6a2d-4c54-84a1-9ad52486886d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:49:56,899 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3c2f633332d349ec844231d4f1213a36/users/50b81dee42cd4f779c673351b4e0a7f7/roles/73c8afc6ac7d45348ccddfd38bf78cbe used request id req-6119240f-6a2d-4c54-84a1-9ad52486886d 2018-11-02 20:49:56,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:56,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:57,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["fPzJ1JCUSxinc8pUFOpHKw"], "issued_at": "2018-11-02T20:49:57.000000Z"}} 2018-11-02 20:49:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35669fa4dbd97cdce81453144fcbd643f306e1d5" 2018-11-02 20:49:57,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1313f7-fac2-41b6-8e70-2ac47adb3d3d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:57,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7e1313f7-fac2-41b6-8e70-2ac47adb3d3d 2018-11-02 20:49:57,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35669fa4dbd97cdce81453144fcbd643f306e1d5" 2018-11-02 20:49:57,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:57 GMT Server: Apache x-compute-request-id: req-c9ea00ff-bef1-4ce8-90a5-440bc1e5b6b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9ea00ff-bef1-4ce8-90a5-440bc1e5b6b8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-02 20:49:57,634 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-c9ea00ff-bef1-4ce8-90a5-440bc1e5b6b8 2018-11-02 20:49:57,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c9ea00ff-bef1-4ce8-90a5-440bc1e5b6b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35669fa4dbd97cdce81453144fcbd643f306e1d5" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-qos-spec"}}' 2018-11-02 20:49:58,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:57 GMT Server: Apache x-compute-request-id: req-6b4df37d-9f42-44ce-af1b-74e6328e6a8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b4df37d-9f42-44ce-af1b-74e6328e6a8e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9288055b-8336-49d8-ad14-950cb8671a0f", "name": "CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/9288055b-8336-49d8-ad14-950cb8671a0f", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/9288055b-8336-49d8-ad14-950cb8671a0f", "rel": "bookmark"}]} 2018-11-02 20:49:58,368 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-6b4df37d-9f42-44ce-af1b-74e6328e6a8e 2018-11-02 20:49:58,368 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-qos-spec 2018-11-02 20:49:58,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:49:58,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:49:58,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["XgGjdjcdRx6RcWkfbh7QIA"], "issued_at": "2018-11-02T20:49:58.000000Z"}} 2018-11-02 20:49:58,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012335a22a6a2a5708ef5c9094d2bc893695e273" 2018-11-02 20:49:58,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9249dcec-2d9e-48fe-8875-904b3ffe8b47 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:49:58,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9249dcec-2d9e-48fe-8875-904b3ffe8b47 2018-11-02 20:49:58,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012335a22a6a2a5708ef5c9094d2bc893695e273" 2018-11-02 20:49:59,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:58 GMT Server: Apache x-compute-request-id: req-af63df27-6417-4f67-aeb8-c900cf4fd22b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af63df27-6417-4f67-aeb8-c900cf4fd22b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:49:59,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-af63df27-6417-4f67-aeb8-c900cf4fd22b 2018-11-02 20:49:59,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af63df27-6417-4f67-aeb8-c900cf4fd22b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012335a22a6a2a5708ef5c9094d2bc893695e273" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-vol_type", "description": null}}' 2018-11-02 20:49:59,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:59 GMT Server: Apache x-compute-request-id: req-79185aaa-964a-45cf-bf49-75b6a73b74bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79185aaa-964a-45cf-bf49-75b6a73b74bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "284295e6-f4ae-473e-9424-db10bd464b0e", "description": null}} 2018-11-02 20:49:59,366 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-79185aaa-964a-45cf-bf49-75b6a73b74bd 2018-11-02 20:49:59,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af63df27-6417-4f67-aeb8-c900cf4fd22b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012335a22a6a2a5708ef5c9094d2bc893695e273" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-02 20:49:59,638 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:59 GMT Server: Apache x-compute-request-id: req-98f12a00-c9f8-4bf5-94f0-2e6f20273196 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98f12a00-c9f8-4bf5-94f0-2e6f20273196 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "284295e6-f4ae-473e-9424-db10bd464b0e", "name": "foo", "control_location": "back-end", "encryption_id": "e609f6e9-065b-4372-aa7f-4662cb0438c3", "provider": "bar", "provider_class": "bar"}} 2018-11-02 20:49:59,638 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e/encryption used request id req-98f12a00-c9f8-4bf5-94f0-2e6f20273196 2018-11-02 20:49:59,639 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-vol_type 2018-11-02 20:49:59,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de263dfbf13fdb87f201a9cf250b88a6f50833c9" 2018-11-02 20:49:59,872 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:59 GMT Server: Apache x-compute-request-id: req-fd09386a-8794-4f70-b9f8-dfd6bb72c43f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd09386a-8794-4f70-b9f8-dfd6bb72c43f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "284295e6-f4ae-473e-9424-db10bd464b0e", "description": null}} 2018-11-02 20:49:59,872 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e used request id req-fd09386a-8794-4f70-b9f8-dfd6bb72c43f 2018-11-02 20:49:59,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd09386a-8794-4f70-b9f8-dfd6bb72c43f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de263dfbf13fdb87f201a9cf250b88a6f50833c9" 2018-11-02 20:50:00,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:49:59 GMT Server: Apache x-compute-request-id: req-1c1815a8-3ee0-489d-a5f1-8e515ff77638 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c1815a8-3ee0-489d-a5f1-8e515ff77638 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "284295e6-f4ae-473e-9424-db10bd464b0e", "description": null}} 2018-11-02 20:50:00,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e used request id req-1c1815a8-3ee0-489d-a5f1-8e515ff77638 2018-11-02 20:50:00,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd09386a-8794-4f70-b9f8-dfd6bb72c43f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de263dfbf13fdb87f201a9cf250b88a6f50833c9" 2018-11-02 20:50:00,293 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:00 GMT Server: Apache x-compute-request-id: req-243e8ec9-243d-4d2a-b0ad-8b05df3b3a43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-243e8ec9-243d-4d2a-b0ad-8b05df3b3a43 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "284295e6-f4ae-473e-9424-db10bd464b0e", "control_location": "back-end", "deleted": false, "created_at": "2018-11-02T20:49:59.000000", "updated_at": null, "encryption_id": "e609f6e9-065b-4372-aa7f-4662cb0438c3", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-02 20:50:00,293 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e/encryption used request id req-243e8ec9-243d-4d2a-b0ad-8b05df3b3a43 2018-11-02 20:50:00,294 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-vol_type 2018-11-02 20:50:00,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af63df27-6417-4f67-aeb8-c900cf4fd22b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012335a22a6a2a5708ef5c9094d2bc893695e273" 2018-11-02 20:50:00,558 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38d52865-e8e1-4d6e-98cc-fe76220ce1c9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:00,559 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/284295e6-f4ae-473e-9424-db10bd464b0e used request id req-38d52865-e8e1-4d6e-98cc-fe76220ce1c9 2018-11-02 20:50:00,559 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-4406ddd3-aad8-4fa2-bc44-f82f3a3bcc31-qos-spec 2018-11-02 20:50:00,562 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/9288055b-8336-49d8-ad14-950cb8671a0f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9ea00ff-bef1-4ce8-90a5-440bc1e5b6b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35669fa4dbd97cdce81453144fcbd643f306e1d5" 2018-11-02 20:50:00,798 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a2727e5-01b4-40c4-b21d-061b0cfeb470 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:00,798 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/9288055b-8336-49d8-ad14-950cb8671a0f?force=False used request id req-2a2727e5-01b4-40c4-b21d-061b0cfeb470 2018-11-02 20:50:00,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6bf8023c-946a-4de3-8a4e-f2e72d7a7c36 Date: Fri, 02 Nov 2018 20:50:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:50:01,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6bf8023c-946a-4de3-8a4e-f2e72d7a7c36 2018-11-02 20:50:01,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74effe6d-00ad-4002-90ea-bce24dcd36e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:01,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-74effe6d-00ad-4002-90ea-bce24dcd36e5 2018-11-02 20:50:01,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89406c45-7ed2-40a3-b19c-9ecd4114bb36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:01,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-89406c45-7ed2-40a3-b19c-9ecd4114bb36 2018-11-02 20:50:01,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515f7628-19fc-470d-a8ae-4d226cdf69d2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:50:01,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-515f7628-19fc-470d-a8ae-4d226cdf69d2 2018-11-02 20:50:01,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae02600-1cf0-4170-910f-9e324b1db9d9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:50:01,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-cae02600-1cf0-4170-910f-9e324b1db9d9 2018-11-02 20:50:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54136dbe-7a71-491f-b909-57a44934648f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:01,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-54136dbe-7a71-491f-b909-57a44934648f 2018-11-02 20:50:01,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ec7ff8-1fac-4764-adcd-7a3c5902ac44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:01,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-c7ec7ff8-1fac-4764-adcd-7a3c5902ac44 2018-11-02 20:50:01,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:01,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:01,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77899a7e-a3bd-4ba4-885e-7caa9fab157a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:50:01,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-77899a7e-a3bd-4ba4-885e-7caa9fab157a 2018-11-02 20:50:01,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:02,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b317232f-f817-42d2-bb6e-10797570e6b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:02,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-b317232f-f817-42d2-bb6e-10797570e6b6 2018-11-02 20:50:02,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:02,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:02,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99603ac0-e2e2-4e02-97f4-ef8b49f9e176 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:02,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-99603ac0-e2e2-4e02-97f4-ef8b49f9e176 2018-11-02 20:50:02,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:02,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:02,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6818a41c-63a9-4365-806e-33690e9e88de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:02,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-6818a41c-63a9-4365-806e-33690e9e88de 2018-11-02 20:50:02,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:02,238 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj 2018-11-02 20:50:02,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3c2f633332d349ec844231d4f1213a36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:02,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d360c88-fdbc-44cf-96d6-0a2b54dcdfe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:02,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3c2f633332d349ec844231d4f1213a36 used request id req-8d360c88-fdbc-44cf-96d6-0a2b54dcdfe9 2018-11-02 20:50:02,408 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-01c1354b-2f68-499-proj-role 2018-11-02 20:50:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/73c8afc6ac7d45348ccddfd38bf78cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:02,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-784783e4-b2a0-4650-93e0-ca795fad112e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:02,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/73c8afc6ac7d45348ccddfd38bf78cbe used request id req-784783e4-b2a0-4650-93e0-ca795fad112e 2018-11-02 20:50:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4548a76430c468830d59e3b4f39c1ce954979d4" 2018-11-02 20:50:02,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daacabd7-b0a3-45a7-986c-820054a40ce0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:02,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-daacabd7-b0a3-45a7-986c-820054a40ce0 2018-11-02 20:50:02,660 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-01c1354b-2f68-499-user 2018-11-02 20:50:02,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/50b81dee42cd4f779c673351b4e0a7f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b8523b27bed0ee70a738cf7ad2fa610896ae33" 2018-11-02 20:50:02,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd760e6-b01d-4901-a6d0-0c2203ad71a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:02,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/50b81dee42cd4f779c673351b4e0a7f7 used request id req-5dd760e6-b01d-4901-a6d0-0c2203ad71a6 2018-11-02 20:50:02,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:03,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3c_oh86iQmaxwYN4O4-VwQ"], "issued_at": "2018-11-02T20:50:03.000000Z"}} 2018-11-02 20:50:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848e2f0542a3f95c0225ccd57cf2eebed03303d" 2018-11-02 20:50:03,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf90c8a-bfa9-4dd3-8697-136d05d2c61a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:03,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6cf90c8a-bfa9-4dd3-8697-136d05d2c61a 2018-11-02 20:50:03,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:03,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:03,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["cJHliHlSSTGztjwFst170Q"], "issued_at": "2018-11-02T20:50:03.000000Z"}} 2018-11-02 20:50:03,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:03,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e59cf2-0f56-4a8a-826f-51fbaf725294 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:03,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b0e59cf2-0f56-4a8a-826f-51fbaf725294 2018-11-02 20:50:03,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:03,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:03 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:03,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:04,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6156a806-b03c-45d8-8d47-93f40df49ac4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:50:04,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj used request id req-6156a806-b03c-45d8-8d47-93f40df49ac4 2018-11-02 20:50:04,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:04,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baefb70b-4701-4e5a-8a32-6bff34d3f2db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:04,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-baefb70b-4701-4e5a-8a32-6bff34d3f2db 2018-11-02 20:50:04,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj"}}' 2018-11-02 20:50:04,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65aa9f00-8141-476a-9a77-9a405510d16c Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/750f6df1ce2c4e80aec4c12e00cad2e7"}, "tags": [], "enabled": true, "id": "750f6df1ce2c4e80aec4c12e00cad2e7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj"}} 2018-11-02 20:50:04,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-65aa9f00-8141-476a-9a77-9a405510d16c 2018-11-02 20:50:04,378 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj 2018-11-02 20:50:04,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:04,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:04,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["reJaTH21RJSjpmziwsedwQ"], "issued_at": "2018-11-02T20:50:04.000000Z"}} 2018-11-02 20:50:04,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016f6f789bc3ee1ae552d373f282b7800bcc561e" 2018-11-02 20:50:04,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69e6296-cb11-49a6-bbf7-72767e569e76 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:04,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a69e6296-cb11-49a6-bbf7-72767e569e76 2018-11-02 20:50:04,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:04,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016f6f789bc3ee1ae552d373f282b7800bcc561e" 2018-11-02 20:50:04,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c5a86a-9467-4613-8663-bb763fde12e6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:50:04,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-91c5a86a-9467-4613-8663-bb763fde12e6 2018-11-02 20:50:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016f6f789bc3ee1ae552d373f282b7800bcc561e" 2018-11-02 20:50:04,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6edc1a7-ad8a-4496-82f7-46194bf59467 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/750f6df1ce2c4e80aec4c12e00cad2e7"}, "tags": [], "enabled": true, "id": "750f6df1ce2c4e80aec4c12e00cad2e7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj"}]} 2018-11-02 20:50:04,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj used request id req-c6edc1a7-ad8a-4496-82f7-46194bf59467 2018-11-02 20:50:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016f6f789bc3ee1ae552d373f282b7800bcc561e" 2018-11-02 20:50:04,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c45de62-e8d7-4b18-a542-2f71a01fc173 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:04,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2c45de62-e8d7-4b18-a542-2f71a01fc173 2018-11-02 20:50:05,384 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-user 2018-11-02 20:50:05,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:05,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:05,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3355b131-f241-4c62-84e2-203aaa415636 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:05,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3355b131-f241-4c62-84e2-203aaa415636 2018-11-02 20:50:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" -d '{"role": {"name": "CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj-role"}}' 2018-11-02 20:50:05,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c617dc-be90-46a3-83b5-a32468d8d698 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f23191c9a054b358561862b539b7147", "links": {"self": "http://172.30.9.31:5000/v3/roles/2f23191c9a054b358561862b539b7147"}, "name": "CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj-role"}} 2018-11-02 20:50:05,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e8c617dc-be90-46a3-83b5-a32468d8d698 2018-11-02 20:50:05,624 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj-role 2018-11-02 20:50:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2f23191c9a054b358561862b539b7147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:05,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9101846c-3cca-4b54-8085-fc40d86e88f4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f23191c9a054b358561862b539b7147", "links": {"self": "http://172.30.9.31:5000/v3/roles/2f23191c9a054b358561862b539b7147"}, "name": "CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj-role"}} 2018-11-02 20:50:05,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2f23191c9a054b358561862b539b7147 used request id req-9101846c-3cca-4b54-8085-fc40d86e88f4 2018-11-02 20:50:05,743 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj-role to project CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj 2018-11-02 20:50:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/750f6df1ce2c4e80aec4c12e00cad2e7/users/35ec3f84357a4514b08dbdc5ab60ab76/roles/2f23191c9a054b358561862b539b7147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:05,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5030878-5493-418a-a583-b59ac4e66c2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:05,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/750f6df1ce2c4e80aec4c12e00cad2e7/users/35ec3f84357a4514b08dbdc5ab60ab76/roles/2f23191c9a054b358561862b539b7147 used request id req-a5030878-5493-418a-a583-b59ac4e66c2c 2018-11-02 20:50:05,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:05,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:06,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mwjl0jIEQOKqdh0NfPIpbA"], "issued_at": "2018-11-02T20:50:06.000000Z"}} 2018-11-02 20:50:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4191e3cb31a4a82a8d87182a9de621998e873cb" 2018-11-02 20:50:06,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f876ec3e-bed3-445a-98a1-3967caa262e0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:06,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f876ec3e-bed3-445a-98a1-3967caa262e0 2018-11-02 20:50:06,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4191e3cb31a4a82a8d87182a9de621998e873cb" 2018-11-02 20:50:06,652 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:06 GMT Server: Apache x-compute-request-id: req-72c5d2c0-4037-4d31-b237-66adb86ef8c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-72c5d2c0-4037-4d31-b237-66adb86ef8c3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-02 20:50:06,653 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-72c5d2c0-4037-4d31-b237-66adb86ef8c3 2018-11-02 20:50:06,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72c5d2c0-4037-4d31-b237-66adb86ef8c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4191e3cb31a4a82a8d87182a9de621998e873cb" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-qos-spec"}}' 2018-11-02 20:50:07,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:06 GMT Server: Apache x-compute-request-id: req-ed8eb820-d0b2-4281-8ac1-5aae3ea2507c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed8eb820-d0b2-4281-8ac1-5aae3ea2507c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "28e7950e-7b45-439c-a586-665061d6cfe8", "name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8", "rel": "bookmark"}]} 2018-11-02 20:50:07,009 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-ed8eb820-d0b2-4281-8ac1-5aae3ea2507c 2018-11-02 20:50:07,010 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-qos-spec 2018-11-02 20:50:07,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:07,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:07,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3dpcIYWtTKCnB6Icegkf0w"], "issued_at": "2018-11-02T20:50:07.000000Z"}} 2018-11-02 20:50:07,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846e7494ace463d2633f6e9952889fa52a6941f2" 2018-11-02 20:50:07,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b04e1b7-bbda-4cf7-9432-d285f07f575c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:07,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5b04e1b7-bbda-4cf7-9432-d285f07f575c 2018-11-02 20:50:07,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846e7494ace463d2633f6e9952889fa52a6941f2" 2018-11-02 20:50:07,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:07 GMT Server: Apache x-compute-request-id: req-f9d48ca0-1302-46c4-891d-a5788b729ec8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f9d48ca0-1302-46c4-891d-a5788b729ec8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:50:07,852 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-f9d48ca0-1302-46c4-891d-a5788b729ec8 2018-11-02 20:50:07,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f9d48ca0-1302-46c4-891d-a5788b729ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846e7494ace463d2633f6e9952889fa52a6941f2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-vol_type", "description": null}}' 2018-11-02 20:50:08,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:07 GMT Server: Apache x-compute-request-id: req-cff8bcee-cd07-4a2a-8db4-1751ada91946 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cff8bcee-cd07-4a2a-8db4-1751ada91946 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d726f2d0-3297-4cf4-8928-412a238388cd", "description": null}} 2018-11-02 20:50:08,107 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-cff8bcee-cd07-4a2a-8db4-1751ada91946 2018-11-02 20:50:08,111 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d48ca0-1302-46c4-891d-a5788b729ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846e7494ace463d2633f6e9952889fa52a6941f2" 2018-11-02 20:50:08,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:08 GMT Server: Apache x-compute-request-id: req-bfb28184-7af5-4b97-8bc3-5c9fd7ca8399 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bfb28184-7af5-4b97-8bc3-5c9fd7ca8399 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "28e7950e-7b45-439c-a586-665061d6cfe8", "name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-qos-spec"}]} 2018-11-02 20:50:08,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-bfb28184-7af5-4b97-8bc3-5c9fd7ca8399 2018-11-02 20:50:08,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8/associate?vol_type_id=d726f2d0-3297-4cf4-8928-412a238388cd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d48ca0-1302-46c4-891d-a5788b729ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846e7494ace463d2633f6e9952889fa52a6941f2" 2018-11-02 20:50:08,588 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-350e9fbb-53a2-4ac0-9c82-cd1e0be31219 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:08,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8/associate?vol_type_id=d726f2d0-3297-4cf4-8928-412a238388cd used request id req-350e9fbb-53a2-4ac0-9c82-cd1e0be31219 2018-11-02 20:50:08,589 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-vol_type 2018-11-02 20:50:08,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848e2f0542a3f95c0225ccd57cf2eebed03303d" 2018-11-02 20:50:09,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:08 GMT Server: Apache x-compute-request-id: req-2281801f-0507-49aa-afb6-72286b977b49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2281801f-0507-49aa-afb6-72286b977b49 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-vol_type", "qos_specs_id": "28e7950e-7b45-439c-a586-665061d6cfe8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d726f2d0-3297-4cf4-8928-412a238388cd", "description": null}} 2018-11-02 20:50:09,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd used request id req-2281801f-0507-49aa-afb6-72286b977b49 2018-11-02 20:50:09,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2281801f-0507-49aa-afb6-72286b977b49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848e2f0542a3f95c0225ccd57cf2eebed03303d" 2018-11-02 20:50:09,443 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:09 GMT Server: Apache x-compute-request-id: req-e9838bc2-6585-4d38-ace7-faff2679f856 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9838bc2-6585-4d38-ace7-faff2679f856 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-vol_type", "qos_specs_id": "28e7950e-7b45-439c-a586-665061d6cfe8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d726f2d0-3297-4cf4-8928-412a238388cd", "description": null}} 2018-11-02 20:50:09,444 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd used request id req-e9838bc2-6585-4d38-ace7-faff2679f856 2018-11-02 20:50:09,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2281801f-0507-49aa-afb6-72286b977b49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848e2f0542a3f95c0225ccd57cf2eebed03303d" 2018-11-02 20:50:09,750 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:09 GMT Server: Apache x-compute-request-id: req-26d1c334-1d96-40bf-ac79-9c9b167e7daa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26d1c334-1d96-40bf-ac79-9c9b167e7daa Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 20:50:09,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd/encryption used request id req-26d1c334-1d96-40bf-ac79-9c9b167e7daa 2018-11-02 20:50:09,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2281801f-0507-49aa-afb6-72286b977b49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848e2f0542a3f95c0225ccd57cf2eebed03303d" 2018-11-02 20:50:09,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:09 GMT Server: Apache x-compute-request-id: req-fb3ab35e-30b1-45ab-9bea-0b2359c40d78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb3ab35e-30b1-45ab-9bea-0b2359c40d78 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "28e7950e-7b45-439c-a586-665061d6cfe8", "name": "CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8", "rel": "bookmark"}]} 2018-11-02 20:50:09,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8 used request id req-fb3ab35e-30b1-45ab-9bea-0b2359c40d78 2018-11-02 20:50:09,978 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-vol_type 2018-11-02 20:50:09,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d48ca0-1302-46c4-891d-a5788b729ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846e7494ace463d2633f6e9952889fa52a6941f2" 2018-11-02 20:50:10,235 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bedc375c-a998-48e3-b8e6-2e21c4d9e10c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:10,235 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d726f2d0-3297-4cf4-8928-412a238388cd used request id req-bedc375c-a998-48e3-b8e6-2e21c4d9e10c 2018-11-02 20:50:10,236 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-c9a593d9-7fe9-46dd-b793-b619906c6d91-qos-spec 2018-11-02 20:50:10,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72c5d2c0-4037-4d31-b237-66adb86ef8c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4191e3cb31a4a82a8d87182a9de621998e873cb" 2018-11-02 20:50:10,480 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-837ab251-7ce4-4b41-941f-50fcbd457439 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:10,481 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/28e7950e-7b45-439c-a586-665061d6cfe8?force=False used request id req-837ab251-7ce4-4b41-941f-50fcbd457439 2018-11-02 20:50:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:10,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1c66cfc5-36d4-43a1-b512-0b771685ae84 Date: Fri, 02 Nov 2018 20:50:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:50:10,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-1c66cfc5-36d4-43a1-b512-0b771685ae84 2018-11-02 20:50:10,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:10,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81453586-cd3c-4beb-91fe-dd2e3352ed8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:10,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-81453586-cd3c-4beb-91fe-dd2e3352ed8e 2018-11-02 20:50:10,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:10,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99302dcc-7e5b-4ddd-a203-641c38a3e693 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:10,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-99302dcc-7e5b-4ddd-a203-641c38a3e693 2018-11-02 20:50:10,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:10,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eca7cdd-b8f4-4fe8-8a04-01568259afc6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:50:11,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-2eca7cdd-b8f4-4fe8-8a04-01568259afc6 2018-11-02 20:50:11,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5528241e-52d9-490e-939f-51073a09b814 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:50:11,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-5528241e-52d9-490e-939f-51073a09b814 2018-11-02 20:50:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23780992-4e83-4e9f-9e7b-155d32516402 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:11,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-23780992-4e83-4e9f-9e7b-155d32516402 2018-11-02 20:50:11,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b071125-9fd7-4962-9def-78f17e8a3804 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:11,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-4b071125-9fd7-4962-9def-78f17e8a3804 2018-11-02 20:50:11,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:11,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46fb7e5-2e11-4f9f-8fde-756772ef245e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:50:11,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c46fb7e5-2e11-4f9f-8fde-756772ef245e 2018-11-02 20:50:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc2d2d4-d642-40ce-94c5-f533ecc824ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:11,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-acc2d2d4-d642-40ce-94c5-f533ecc824ae 2018-11-02 20:50:11,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:11,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826e8a8a-ae00-496a-985c-60507e2e2698 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:11,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-826e8a8a-ae00-496a-985c-60507e2e2698 2018-11-02 20:50:11,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:11,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86acfaae-84c5-499c-9d40-f5495ef0a65b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:11,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-86acfaae-84c5-499c-9d40-f5495ef0a65b 2018-11-02 20:50:11,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:11,783 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj 2018-11-02 20:50:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/750f6df1ce2c4e80aec4c12e00cad2e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:12,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-973ae24e-2249-4042-b5c8-44c8837c89f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:12,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/750f6df1ce2c4e80aec4c12e00cad2e7 used request id req-973ae24e-2249-4042-b5c8-44c8837c89f0 2018-11-02 20:50:12,031 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-proj-role 2018-11-02 20:50:12,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2f23191c9a054b358561862b539b7147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:12,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c1ade3-58a9-4725-b908-1a1393fb6abd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:12,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2f23191c9a054b358561862b539b7147 used request id req-40c1ade3-58a9-4725-b908-1a1393fb6abd 2018-11-02 20:50:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52d70cefa4de09db328e3d0d7b62d83627319d6" 2018-11-02 20:50:12,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfc939a-5cf5-4946-9a2a-cd521f94c4e8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:12,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fdfc939a-5cf5-4946-9a2a-cd521f94c4e8 2018-11-02 20:50:12,273 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-95fdca38-1b7f-4fc-user 2018-11-02 20:50:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/35ec3f84357a4514b08dbdc5ab60ab76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016f6f789bc3ee1ae552d373f282b7800bcc561e" 2018-11-02 20:50:12,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-477dbe60-24a2-4294-a8f4-28d426f617cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:12,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/35ec3f84357a4514b08dbdc5ab60ab76 used request id req-477dbe60-24a2-4294-a8f4-28d426f617cf 2018-11-02 20:50:12,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:12,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ITaiZdZXTFC5Xms4dnKikg"], "issued_at": "2018-11-02T20:50:12.000000Z"}} 2018-11-02 20:50:12,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eba0a3f6e750e7089e2e677a9870784d35f2c3e" 2018-11-02 20:50:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eae6f3b-a321-41f4-bf4c-ff91127b766e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:13,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8eae6f3b-a321-41f4-bf4c-ff91127b766e 2018-11-02 20:50:13,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:13,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:13,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WNqeQyLNSzimAVGk1SCyEg"], "issued_at": "2018-11-02T20:50:13.000000Z"}} 2018-11-02 20:50:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:13,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4721ba-ce02-4676-9642-15ec45086671 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:13,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ea4721ba-ce02-4676-9642-15ec45086671 2018-11-02 20:50:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:13,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:13 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:13,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819e01fc-8915-4660-a832-c795d3fa98a8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:50:13,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj used request id req-819e01fc-8915-4660-a832-c795d3fa98a8 2018-11-02 20:50:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:13,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79e0dc0-e39c-464c-85eb-f9d5f4e1a8ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:13,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b79e0dc0-e39c-464c-85eb-f9d5f4e1a8ea 2018-11-02 20:50:13,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj"}}' 2018-11-02 20:50:13,922 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f5fceb-36b3-4c44-838d-ac5cc4695fbf Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e8a2865e380044cba30fa615242fc137"}, "tags": [], "enabled": true, "id": "e8a2865e380044cba30fa615242fc137", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj"}} 2018-11-02 20:50:13,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c1f5fceb-36b3-4c44-838d-ac5cc4695fbf 2018-11-02 20:50:13,923 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj 2018-11-02 20:50:13,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:13,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:14,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3mZoKzT_RhGDulPG7IlIfw"], "issued_at": "2018-11-02T20:50:14.000000Z"}} 2018-11-02 20:50:14,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e81d4a9e255d207f869dd77555b66d5521e63a7" 2018-11-02 20:50:14,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44d1a41-ac30-486b-9e1e-af9d0f57e37e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:14,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b44d1a41-ac30-486b-9e1e-af9d0f57e37e 2018-11-02 20:50:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:14,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:14 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e81d4a9e255d207f869dd77555b66d5521e63a7" 2018-11-02 20:50:14,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ef3fb1-b375-42e9-82ca-1af44492167f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:50:14,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b8ef3fb1-b375-42e9-82ca-1af44492167f 2018-11-02 20:50:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e81d4a9e255d207f869dd77555b66d5521e63a7" 2018-11-02 20:50:14,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e919a142-0d0c-4fed-9d45-9cbe0f7fbef1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e8a2865e380044cba30fa615242fc137"}, "tags": [], "enabled": true, "id": "e8a2865e380044cba30fa615242fc137", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj"}]} 2018-11-02 20:50:14,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj used request id req-e919a142-0d0c-4fed-9d45-9cbe0f7fbef1 2018-11-02 20:50:14,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e81d4a9e255d207f869dd77555b66d5521e63a7" 2018-11-02 20:50:14,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b55cb5-a27e-44ba-a353-2032967bdb10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:14,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-37b55cb5-a27e-44ba-a353-2032967bdb10 2018-11-02 20:50:15,114 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-607f3e2c-3356-493-user 2018-11-02 20:50:15,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:15,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:15,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750a51bd-d6bb-4e43-b010-1c1d05c9435b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:15,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-750a51bd-d6bb-4e43-b010-1c1d05c9435b 2018-11-02 20:50:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" -d '{"role": {"name": "CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj-role"}}' 2018-11-02 20:50:15,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c93b40cd-57c3-450c-b011-08e4ef714496 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7116cca35874bb5beeb6009f4ab1d37", "links": {"self": "http://172.30.9.31:5000/v3/roles/c7116cca35874bb5beeb6009f4ab1d37"}, "name": "CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj-role"}} 2018-11-02 20:50:15,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c93b40cd-57c3-450c-b011-08e4ef714496 2018-11-02 20:50:15,342 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj-role 2018-11-02 20:50:15,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c7116cca35874bb5beeb6009f4ab1d37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:15,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae5586d-8683-448a-9e7b-768b2964a4f8 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7116cca35874bb5beeb6009f4ab1d37", "links": {"self": "http://172.30.9.31:5000/v3/roles/c7116cca35874bb5beeb6009f4ab1d37"}, "name": "CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj-role"}} 2018-11-02 20:50:15,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c7116cca35874bb5beeb6009f4ab1d37 used request id req-dae5586d-8683-448a-9e7b-768b2964a4f8 2018-11-02 20:50:15,454 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj-role to project CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj 2018-11-02 20:50:15,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e8a2865e380044cba30fa615242fc137/users/ba08792fb86a420abac091e842e0939d/roles/c7116cca35874bb5beeb6009f4ab1d37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:15,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6216b40-321f-4f56-bf8a-d349ce58cf40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:15,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e8a2865e380044cba30fa615242fc137/users/ba08792fb86a420abac091e842e0939d/roles/c7116cca35874bb5beeb6009f4ab1d37 used request id req-d6216b40-321f-4f56-bf8a-d349ce58cf40 2018-11-02 20:50:15,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:15,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:16,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rIlvNCAgQm2MMwxUx89n0g"], "issued_at": "2018-11-02T20:50:16.000000Z"}} 2018-11-02 20:50:16,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88826793c979492c2a93528ad0a70dff871d1c" 2018-11-02 20:50:16,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f1fcf6-bbc5-4a11-ba8e-056c119b8793 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:16,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-30f1fcf6-bbc5-4a11-ba8e-056c119b8793 2018-11-02 20:50:16,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88826793c979492c2a93528ad0a70dff871d1c" 2018-11-02 20:50:16,437 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:16 GMT Server: Apache x-compute-request-id: req-eea0ce3a-95c4-40c4-81d5-702746a5156b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eea0ce3a-95c4-40c4-81d5-702746a5156b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-02 20:50:16,437 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-eea0ce3a-95c4-40c4-81d5-702746a5156b 2018-11-02 20:50:16,441 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eea0ce3a-95c4-40c4-81d5-702746a5156b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88826793c979492c2a93528ad0a70dff871d1c" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-qos-spec"}}' 2018-11-02 20:50:16,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:16 GMT Server: Apache x-compute-request-id: req-c9d06f1c-6e86-4480-ad6d-aeb2063f5755 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9d06f1c-6e86-4480-ad6d-aeb2063f5755 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "dfe54d6f-5cbe-4752-97e8-20701bbe3752", "name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752", "rel": "bookmark"}]} 2018-11-02 20:50:16,722 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-c9d06f1c-6e86-4480-ad6d-aeb2063f5755 2018-11-02 20:50:16,722 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-qos-spec 2018-11-02 20:50:16,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:16,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:17,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["eycs25r9Rty29sxDQ6FERg"], "issued_at": "2018-11-02T20:50:17.000000Z"}} 2018-11-02 20:50:17,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3d04d8e90107e157ec553400f3f44380aaa4d8" 2018-11-02 20:50:17,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a11570-5bab-44c7-ac98-2e4e120bcd9f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:17,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39a11570-5bab-44c7-ac98-2e4e120bcd9f 2018-11-02 20:50:17,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3d04d8e90107e157ec553400f3f44380aaa4d8" 2018-11-02 20:50:17,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:17 GMT Server: Apache x-compute-request-id: req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:50:17,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e 2018-11-02 20:50:17,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3d04d8e90107e157ec553400f3f44380aaa4d8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-vol_type", "description": null}}' 2018-11-02 20:50:17,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:17 GMT Server: Apache x-compute-request-id: req-e7359762-b64a-4dbf-871c-78112d9948a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7359762-b64a-4dbf-871c-78112d9948a5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e7177d55-47a4-4552-bb61-189d114e3baf", "description": null}} 2018-11-02 20:50:17,695 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-e7359762-b64a-4dbf-871c-78112d9948a5 2018-11-02 20:50:17,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3d04d8e90107e157ec553400f3f44380aaa4d8" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-02 20:50:17,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:17 GMT Server: Apache x-compute-request-id: req-02a2055c-f0dd-40fc-843a-a8c2b03843bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02a2055c-f0dd-40fc-843a-a8c2b03843bd Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e7177d55-47a4-4552-bb61-189d114e3baf", "name": "foo", "control_location": "back-end", "encryption_id": "11248d26-9e48-406b-94c4-5f52d810ed19", "provider": "bar", "provider_class": "bar"}} 2018-11-02 20:50:17,988 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf/encryption used request id req-02a2055c-f0dd-40fc-843a-a8c2b03843bd 2018-11-02 20:50:17,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3d04d8e90107e157ec553400f3f44380aaa4d8" 2018-11-02 20:50:18,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:17 GMT Server: Apache x-compute-request-id: req-8cb7fed5-ad4b-44cb-ad59-9c6dbe90682a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8cb7fed5-ad4b-44cb-ad59-9c6dbe90682a Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "dfe54d6f-5cbe-4752-97e8-20701bbe3752", "name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-qos-spec"}]} 2018-11-02 20:50:18,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs used request id req-8cb7fed5-ad4b-44cb-ad59-9c6dbe90682a 2018-11-02 20:50:18,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752/associate?vol_type_id=e7177d55-47a4-4552-bb61-189d114e3baf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3d04d8e90107e157ec553400f3f44380aaa4d8" 2018-11-02 20:50:18,953 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd1b6af8-0c8a-42e8-96c5-1fb89745d231 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:18,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752/associate?vol_type_id=e7177d55-47a4-4552-bb61-189d114e3baf used request id req-bd1b6af8-0c8a-42e8-96c5-1fb89745d231 2018-11-02 20:50:18,954 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-vol_type 2018-11-02 20:50:18,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eba0a3f6e750e7089e2e677a9870784d35f2c3e" 2018-11-02 20:50:19,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:18 GMT Server: Apache x-compute-request-id: req-93029a87-49b4-4826-adae-516ea59c38cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93029a87-49b4-4826-adae-516ea59c38cc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-vol_type", "qos_specs_id": "dfe54d6f-5cbe-4752-97e8-20701bbe3752", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e7177d55-47a4-4552-bb61-189d114e3baf", "description": null}} 2018-11-02 20:50:19,164 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf used request id req-93029a87-49b4-4826-adae-516ea59c38cc 2018-11-02 20:50:19,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93029a87-49b4-4826-adae-516ea59c38cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eba0a3f6e750e7089e2e677a9870784d35f2c3e" 2018-11-02 20:50:19,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:19 GMT Server: Apache x-compute-request-id: req-2f0f08d0-a6e5-4f97-9009-3115d543c98b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f0f08d0-a6e5-4f97-9009-3115d543c98b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-vol_type", "qos_specs_id": "dfe54d6f-5cbe-4752-97e8-20701bbe3752", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e7177d55-47a4-4552-bb61-189d114e3baf", "description": null}} 2018-11-02 20:50:19,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf used request id req-2f0f08d0-a6e5-4f97-9009-3115d543c98b 2018-11-02 20:50:19,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93029a87-49b4-4826-adae-516ea59c38cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eba0a3f6e750e7089e2e677a9870784d35f2c3e" 2018-11-02 20:50:19,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:19 GMT Server: Apache x-compute-request-id: req-849d2f36-370b-4bee-ad4f-d866ab510fd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-849d2f36-370b-4bee-ad4f-d866ab510fd1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "e7177d55-47a4-4552-bb61-189d114e3baf", "control_location": "back-end", "deleted": false, "created_at": "2018-11-02T20:50:17.000000", "updated_at": null, "encryption_id": "11248d26-9e48-406b-94c4-5f52d810ed19", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-02 20:50:19,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf/encryption used request id req-849d2f36-370b-4bee-ad4f-d866ab510fd1 2018-11-02 20:50:19,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93029a87-49b4-4826-adae-516ea59c38cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eba0a3f6e750e7089e2e677a9870784d35f2c3e" 2018-11-02 20:50:19,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:19 GMT Server: Apache x-compute-request-id: req-b16a5dfb-66e3-4f7c-ac72-c11abfd50fe6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b16a5dfb-66e3-4f7c-ac72-c11abfd50fe6 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "dfe54d6f-5cbe-4752-97e8-20701bbe3752", "name": "CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752", "rel": "bookmark"}]} 2018-11-02 20:50:19,783 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752 used request id req-b16a5dfb-66e3-4f7c-ac72-c11abfd50fe6 2018-11-02 20:50:19,784 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-vol_type 2018-11-02 20:50:19,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4f0fdd-41d9-42e7-96ca-0ec710a20e7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3d04d8e90107e157ec553400f3f44380aaa4d8" 2018-11-02 20:50:20,037 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-667568b2-11f1-4f07-8008-7d569de5d00c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:20,038 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/e7177d55-47a4-4552-bb61-189d114e3baf used request id req-667568b2-11f1-4f07-8008-7d569de5d00c 2018-11-02 20:50:20,038 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-f61587c9-2c6e-4196-a3ad-0df757f9dc1e-qos-spec 2018-11-02 20:50:20,041 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eea0ce3a-95c4-40c4-81d5-702746a5156b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88826793c979492c2a93528ad0a70dff871d1c" 2018-11-02 20:50:20,289 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-142302af-8f58-4420-bb0c-68690ecd44d1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:20,289 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/qos-specs/dfe54d6f-5cbe-4752-97e8-20701bbe3752?force=False used request id req-142302af-8f58-4420-bb0c-68690ecd44d1 2018-11-02 20:50:20,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:20,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cc44ef09-03a9-400d-bc42-5bb9492f12ac Date: Fri, 02 Nov 2018 20:50:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:50:20,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cc44ef09-03a9-400d-bc42-5bb9492f12ac 2018-11-02 20:50:20,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:20,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595f0bc5-4548-4f86-bd3f-e3447792aa4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:20,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-595f0bc5-4548-4f86-bd3f-e3447792aa4b 2018-11-02 20:50:20,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:20,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a96445f5-9c3c-4a3b-99e8-aeec4e607d56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:20,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-a96445f5-9c3c-4a3b-99e8-aeec4e607d56 2018-11-02 20:50:20,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:20,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ada5c34-9821-42ed-8606-a4fdcbce519b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:50:20,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-6ada5c34-9821-42ed-8606-a4fdcbce519b 2018-11-02 20:50:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5cf0e7-19fe-4900-a48c-1f36113bfd75 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:50:21,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-8e5cf0e7-19fe-4900-a48c-1f36113bfd75 2018-11-02 20:50:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fd96044-3e83-4299-87c7-16f07fb77b9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:21,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-3fd96044-3e83-4299-87c7-16f07fb77b9e 2018-11-02 20:50:21,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:21,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de0801e-f9dc-455b-90d7-b38bc7764d7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:21,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-8de0801e-f9dc-455b-90d7-b38bc7764d7f 2018-11-02 20:50:21,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c940f21b-be5e-4728-a572-6c40abf67a7f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:50:21,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c940f21b-be5e-4728-a572-6c40abf67a7f 2018-11-02 20:50:21,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3223eca5-a1a9-4370-87da-7d6282536093 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:21,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-3223eca5-a1a9-4370-87da-7d6282536093 2018-11-02 20:50:21,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:21,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48761240-8ccc-4e10-be93-9bda7fa80dc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:21,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-48761240-8ccc-4e10-be93-9bda7fa80dc3 2018-11-02 20:50:21,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23613897-6035-46a0-93a9-3873ef906c93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:21,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-23613897-6035-46a0-93a9-3873ef906c93 2018-11-02 20:50:21,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:21,698 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj 2018-11-02 20:50:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e8a2865e380044cba30fa615242fc137 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:21,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9976b48a-5ad4-4f08-89a4-ab14897e92ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:21,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e8a2865e380044cba30fa615242fc137 used request id req-9976b48a-5ad4-4f08-89a4-ab14897e92ee 2018-11-02 20:50:21,959 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-607f3e2c-3356-493-proj-role 2018-11-02 20:50:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c7116cca35874bb5beeb6009f4ab1d37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:22,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-432b4797-b0ed-4982-8c8d-c1391dbcb10c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:22,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c7116cca35874bb5beeb6009f4ab1d37 used request id req-432b4797-b0ed-4982-8c8d-c1391dbcb10c 2018-11-02 20:50:22,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2706cf9fd1228a58c76f282e6864c70a1261cd6d" 2018-11-02 20:50:22,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f965ab0-cb7a-4fc9-808f-972132ffc99e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:22,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8f965ab0-cb7a-4fc9-808f-972132ffc99e 2018-11-02 20:50:22,201 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-607f3e2c-3356-493-user 2018-11-02 20:50:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ba08792fb86a420abac091e842e0939d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e81d4a9e255d207f869dd77555b66d5521e63a7" 2018-11-02 20:50:22,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d86977-42f3-4070-b390-dd1d169e137c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:22,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ba08792fb86a420abac091e842e0939d used request id req-b4d86977-42f3-4070-b390-dd1d169e137c 2018-11-02 20:50:22,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:22,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["eyGmlUPLTEin5CJLcJk-3Q"], "issued_at": "2018-11-02T20:50:22.000000Z"}} 2018-11-02 20:50:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b232140b8697a8ce5658c7712671257a3ac00243" 2018-11-02 20:50:22,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90eee21-3834-4449-9013-c5c3e6d3f045 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:22,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a90eee21-3834-4449-9013-c5c3e6d3f045 2018-11-02 20:50:22,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:22,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:23,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["AOiBMQoNRG-5J0dwmx1V4g"], "issued_at": "2018-11-02T20:50:23.000000Z"}} 2018-11-02 20:50:23,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:23,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5792dada-848c-4b97-9450-c51ddeabcc39 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:23,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5792dada-848c-4b97-9450-c51ddeabcc39 2018-11-02 20:50:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:23,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:23,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18650dc2-ce81-46ad-b032-854674f3b5eb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:50:23,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj used request id req-18650dc2-ce81-46ad-b032-854674f3b5eb 2018-11-02 20:50:23,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:23,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86eca46-d403-421a-841c-b57e56608bed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:23,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e86eca46-d403-421a-841c-b57e56608bed 2018-11-02 20:50:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj"}}' 2018-11-02 20:50:23,827 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08da182-a1e1-4d19-9183-87b45b62cdea Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe"}, "tags": [], "enabled": true, "id": "3a87fac3870641dd9342cc14909f3efe", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj"}} 2018-11-02 20:50:23,827 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d08da182-a1e1-4d19-9183-87b45b62cdea 2018-11-02 20:50:23,827 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj 2018-11-02 20:50:23,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:23,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:24,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Sqf4gmz6TMShNhzM9zy7kg"], "issued_at": "2018-11-02T20:50:24.000000Z"}} 2018-11-02 20:50:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda4a2e3ff441420196e6ddb8944e4b1474dd3fe" 2018-11-02 20:50:24,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6df0cf-3584-4c23-962c-0e1259002e77 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:24,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6a6df0cf-3584-4c23-962c-0e1259002e77 2018-11-02 20:50:24,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:24,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:24 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda4a2e3ff441420196e6ddb8944e4b1474dd3fe" 2018-11-02 20:50:24,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e46cf00-08f1-4523-acb9-ca66449e97bd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:50:24,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4e46cf00-08f1-4523-acb9-ca66449e97bd 2018-11-02 20:50:24,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda4a2e3ff441420196e6ddb8944e4b1474dd3fe" 2018-11-02 20:50:24,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d52ab6-e80f-409f-8e46-ca6acebda559 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe"}, "tags": [], "enabled": true, "id": "3a87fac3870641dd9342cc14909f3efe", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj"}]} 2018-11-02 20:50:24,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj used request id req-e1d52ab6-e80f-409f-8e46-ca6acebda559 2018-11-02 20:50:24,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda4a2e3ff441420196e6ddb8944e4b1474dd3fe" 2018-11-02 20:50:24,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8beeab70-b164-497d-8b65-b5d604975ead Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:24,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8beeab70-b164-497d-8b65-b5d604975ead 2018-11-02 20:50:25,108 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-user 2018-11-02 20:50:25,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:25,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4fa628-70f0-4d61-bb60-fd5286130400 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:25,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e4fa628-70f0-4d61-bb60-fd5286130400 2018-11-02 20:50:25,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role"}}' 2018-11-02 20:50:25,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ed4175-2b8d-451b-8dd2-434c22bcf703 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8fd62cca33b449bb6e6bc346783196c", "links": {"self": "http://172.30.9.31:5000/v3/roles/f8fd62cca33b449bb6e6bc346783196c"}, "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role"}} 2018-11-02 20:50:25,354 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-68ed4175-2b8d-451b-8dd2-434c22bcf703 2018-11-02 20:50:25,354 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role 2018-11-02 20:50:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f8fd62cca33b449bb6e6bc346783196c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:25,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef3644b-e4d8-48c1-9add-2436b81cdef4 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8fd62cca33b449bb6e6bc346783196c", "links": {"self": "http://172.30.9.31:5000/v3/roles/f8fd62cca33b449bb6e6bc346783196c"}, "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role"}} 2018-11-02 20:50:25,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f8fd62cca33b449bb6e6bc346783196c used request id req-6ef3644b-e4d8-48c1-9add-2436b81cdef4 2018-11-02 20:50:25,468 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role to project CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj 2018-11-02 20:50:25,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe/users/0eb514c681624544ada590b39a9a78cc/roles/f8fd62cca33b449bb6e6bc346783196c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:25,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f033302-4c0a-4929-8fd9-94805aa04617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:25,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe/users/0eb514c681624544ada590b39a9a78cc/roles/f8fd62cca33b449bb6e6bc346783196c used request id req-6f033302-4c0a-4929-8fd9-94805aa04617 2018-11-02 20:50:25,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:26,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8fd62cca33b449bb6e6bc346783196c", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role"}], "expires_at": "2018-11-02T21:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a87fac3870641dd9342cc14909f3efe", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-user", "id": "0eb514c681624544ada590b39a9a78cc"}, "audit_ids": ["5j34cDoGRMyG_WrvxATu_g"], "issued_at": "2018-11-02T20:50:26.000000Z"}} 2018-11-02 20:50:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46c0ca3df18d6cdb87a22ed098bfae5fd29aff1" 2018-11-02 20:50:26,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9565559-3815-410f-8e9e-9ccffa92a42e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:26,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d9565559-3815-410f-8e9e-9ccffa92a42e 2018-11-02 20:50:26,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:26,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:26,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8fd62cca33b449bb6e6bc346783196c", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role"}], "expires_at": "2018-11-02T21:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a87fac3870641dd9342cc14909f3efe", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3a87fac3870641dd9342cc14909f3efe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3a87fac3870641dd9342cc14909f3efe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3a87fac3870641dd9342cc14909f3efe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-user", "id": "0eb514c681624544ada590b39a9a78cc"}, "audit_ids": ["1zvslH9MQ4-IVt8fl9F6cA"], "issued_at": "2018-11-02T20:50:26.000000Z"}} 2018-11-02 20:50:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" 2018-11-02 20:50:26,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e02c48f-7f31-4961-92e1-41533f1be5bb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:26,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e02c48f-7f31-4961-92e1-41533f1be5bb 2018-11-02 20:50:26,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" 2018-11-02 20:50:27,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:26 GMT Server: Apache x-compute-request-id: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:50:27,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/detail used request id req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d 2018-11-02 20:50:27,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:50:27,436 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:27 GMT Server: Apache x-compute-request-id: req-1f18d334-ad24-4665-ba8b-7d5e173608b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f18d334-ad24-4665-ba8b-7d5e173608b0 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0eb514c681624544ada590b39a9a78cc", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "self"}, {"href": "http://172.30.9.31:8776/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:27.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "size": 1}} 2018-11-02 20:50:27,436 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes used request id req-1f18d334-ad24-4665-ba8b-7d5e173608b0 2018-11-02 20:50:27,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" 2018-11-02 20:50:27,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:27 GMT Server: Apache x-compute-request-id: req-c1d35419-e08e-46de-8c10-90ff2b2ced55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1d35419-e08e-46de-8c10-90ff2b2ced55 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0eb514c681624544ada590b39a9a78cc", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "self"}, {"href": "http://172.30.9.31:8776/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a87fac3870641dd9342cc14909f3efe", "updated_at": "2018-11-02T20:50:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "size": 1}} 2018-11-02 20:50:27,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 used request id req-c1d35419-e08e-46de-8c10-90ff2b2ced55 2018-11-02 20:50:27,685 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a 2018-11-02 20:50:27,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" 2018-11-02 20:50:27,920 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:27 GMT Server: Apache x-compute-request-id: req-92f81bc0-f865-4dee-990b-1e0fe36a85b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92f81bc0-f865-4dee-990b-1e0fe36a85b3 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0eb514c681624544ada590b39a9a78cc", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "self"}, {"href": "http://172.30.9.31:8776/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a87fac3870641dd9342cc14909f3efe", "updated_at": "2018-11-02T20:50:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "size": 1}} 2018-11-02 20:50:27,921 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 used request id req-92f81bc0-f865-4dee-990b-1e0fe36a85b3 2018-11-02 20:50:27,921 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:50:27,921 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a 2018-11-02 20:50:27,921 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a 2018-11-02 20:50:27,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46c0ca3df18d6cdb87a22ed098bfae5fd29aff1" 2018-11-02 20:50:28,155 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:27 GMT Server: Apache x-compute-request-id: req-4ca6a4ee-ad13-4251-9968-3a186c69ea05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ca6a4ee-ad13-4251-9968-3a186c69ea05 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0eb514c681624544ada590b39a9a78cc", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "self"}, {"href": "http://172.30.9.31:8776/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a87fac3870641dd9342cc14909f3efe", "updated_at": "2018-11-02T20:50:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "size": 1}]} 2018-11-02 20:50:28,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/detail used request id req-4ca6a4ee-ad13-4251-9968-3a186c69ea05 2018-11-02 20:50:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:28,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:28 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:28,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46c0ca3df18d6cdb87a22ed098bfae5fd29aff1" 2018-11-02 20:50:28,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c087b77-af34-4fed-b7ef-77b3eb7a4742 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a87fac3870641dd9342cc14909f3efe", "name": "CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj"}} 2018-11-02 20:50:28,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe used request id req-3c087b77-af34-4fed-b7ef-77b3eb7a4742 2018-11-02 20:50:28,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" 2018-11-02 20:50:28,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:28 GMT Server: Apache x-compute-request-id: req-0bee1f02-b8b9-4d00-ab3a-7102321360a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bee1f02-b8b9-4d00-ab3a-7102321360a0 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0eb514c681624544ada590b39a9a78cc", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "self"}, {"href": "http://172.30.9.31:8776/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a87fac3870641dd9342cc14909f3efe", "updated_at": "2018-11-02T20:50:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dbed8daf-17e9-4cdb-ad94-5e3fe448f939", "size": 1}} 2018-11-02 20:50:28,487 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 used request id req-0bee1f02-b8b9-4d00-ab3a-7102321360a0 2018-11-02 20:50:28,488 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:50:28,488 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a 2018-11-02 20:50:28,488 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a 2018-11-02 20:50:28,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" 2018-11-02 20:50:28,752 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1712b03f-bbfa-4240-ab54-2b2e9a11432f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:28,753 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 used request id req-1712b03f-bbfa-4240-ab54-2b2e9a11432f 2018-11-02 20:50:28,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bf72dd9-470b-4f32-b05f-bbcb12ff723d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93362be76145168a87cfaaf894c310680b13af1" 2018-11-02 20:50:29,428 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e9633436-4558-4a10-ae3e-d840e3bfb987 x-openstack-request-id: req-e9633436-4558-4a10-ae3e-d840e3bfb987 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume dbed8daf-17e9-4cdb-ad94-5e3fe448f939 could not be found.", "code": 404}} 2018-11-02 20:50:29,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/dbed8daf-17e9-4cdb-ad94-5e3fe448f939 used request id req-e9633436-4558-4a10-ae3e-d840e3bfb987 2018-11-02 20:50:29,428 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume dbed8daf-17e9-4cdb-ad94-5e3fe448f939 could not be found. (HTTP 404) (Request-ID: req-e9633436-4558-4a10-ae3e-d840e3bfb987) 2018-11-02 20:50:29,428 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-c90067a8-ac0d-4c01-b1be-0b75f288412a 2018-11-02 20:50:29,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ca6a4ee-ad13-4251-9968-3a186c69ea05" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46c0ca3df18d6cdb87a22ed098bfae5fd29aff1" 2018-11-02 20:50:29,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:29 GMT Server: Apache x-compute-request-id: req-634df704-f211-4d99-844c-112df2155162 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-634df704-f211-4d99-844c-112df2155162 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:50:29,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/3a87fac3870641dd9342cc14909f3efe/volumes/detail used request id req-634df704-f211-4d99-844c-112df2155162 2018-11-02 20:50:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-80d8bef1-2a0a-4953-a2f8-0091c747d113 Date: Fri, 02 Nov 2018 20:50:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:50:30,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-80d8bef1-2a0a-4953-a2f8-0091c747d113 2018-11-02 20:50:30,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b13cd5e-496d-42ca-a3a5-01fc081b7f60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:30,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-8b13cd5e-496d-42ca-a3a5-01fc081b7f60 2018-11-02 20:50:30,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:30,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae19874a-491a-4b38-8206-cc1615ba5288 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:30,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-ae19874a-491a-4b38-8206-cc1615ba5288 2018-11-02 20:50:30,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3bb1dc-2c44-4f83-ba09-033dbda5cbc0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:50:30,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-ca3bb1dc-2c44-4f83-ba09-033dbda5cbc0 2018-11-02 20:50:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b546fa91-4def-4204-ad69-12745dd67d74 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:50:30,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-b546fa91-4def-4204-ad69-12745dd67d74 2018-11-02 20:50:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5d8a24-04f7-49f8-8b81-6d2d2dddf0bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:30,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-3b5d8a24-04f7-49f8-8b81-6d2d2dddf0bf 2018-11-02 20:50:30,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43dc582c-ee41-47e5-a957-875e06fd7b6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:30,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-43dc582c-ee41-47e5-a957-875e06fd7b6d 2018-11-02 20:50:30,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:30,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a04ab87-7b13-41a1-9fbc-2bc25eff7947 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:50:30,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-6a04ab87-7b13-41a1-9fbc-2bc25eff7947 2018-11-02 20:50:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38d7fbd0-aa09-4566-bb00-df50b5ccb535 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:30,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-38d7fbd0-aa09-4566-bb00-df50b5ccb535 2018-11-02 20:50:30,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ed04905-a41e-44ec-8508-13cc4c45b29e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:30,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-1ed04905-a41e-44ec-8508-13cc4c45b29e 2018-11-02 20:50:30,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:30,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb84c7c3-fa67-4dc5-afcb-b1d2545a5a49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:30,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-cb84c7c3-fa67-4dc5-afcb-b1d2545a5a49 2018-11-02 20:50:30,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:30,956 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj 2018-11-02 20:50:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:31,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c90a365-a2a8-4c8f-b9a7-7064f342d1b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:31,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3a87fac3870641dd9342cc14909f3efe used request id req-4c90a365-a2a8-4c8f-b9a7-7064f342d1b8 2018-11-02 20:50:31,181 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-proj-role 2018-11-02 20:50:31,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f8fd62cca33b449bb6e6bc346783196c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:31,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900fe2a4-a6a5-4308-888c-13040eb89069 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:31,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f8fd62cca33b449bb6e6bc346783196c used request id req-900fe2a4-a6a5-4308-888c-13040eb89069 2018-11-02 20:50:31,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f667d4b8f44b22b0eea7a403c4ab33813170cea7" 2018-11-02 20:50:31,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1a03e0-f0c9-40eb-adcf-2c9256b07fcd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:31,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-da1a03e0-f0c9-40eb-adcf-2c9256b07fcd 2018-11-02 20:50:31,419 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-4103c07e-29ef-430-user 2018-11-02 20:50:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/0eb514c681624544ada590b39a9a78cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda4a2e3ff441420196e6ddb8944e4b1474dd3fe" 2018-11-02 20:50:31,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d1804a-9bef-46cb-9cd5-f6ec73ed755a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:31,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/0eb514c681624544ada590b39a9a78cc used request id req-e6d1804a-9bef-46cb-9cd5-f6ec73ed755a 2018-11-02 20:50:31,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:32,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["4x2x0GPVSqaQcxe1t6T2OA"], "issued_at": "2018-11-02T20:50:32.000000Z"}} 2018-11-02 20:50:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58b7a7eddb2f41430ca8b34e5604c6d39fd72f0" 2018-11-02 20:50:32,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ec3b62-b931-49ea-97e5-ea84a26815cd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:32,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-60ec3b62-b931-49ea-97e5-ea84a26815cd 2018-11-02 20:50:32,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:32,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:32,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["DmkWn7nlRlGfxY7pJJ-ZAw"], "issued_at": "2018-11-02T20:50:32.000000Z"}} 2018-11-02 20:50:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:32,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968bb630-7b2c-4fcd-8c5f-02dde28cfa68 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:32,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-968bb630-7b2c-4fcd-8c5f-02dde28cfa68 2018-11-02 20:50:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:32,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:32,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4821ed55-9e13-4257-a3dd-9cecd11ae5dd Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:50:32,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj used request id req-4821ed55-9e13-4257-a3dd-9cecd11ae5dd 2018-11-02 20:50:32,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:32,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9561edd5-b6f6-4c98-a115-53a8c506e576 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:32,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9561edd5-b6f6-4c98-a115-53a8c506e576 2018-11-02 20:50:32,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}}' 2018-11-02 20:50:33,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc0ac928-4686-46fc-bb1c-718800239a4b Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c"}, "tags": [], "enabled": true, "id": "fe96eb339bef49f985e3eebcb382dd0c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}} 2018-11-02 20:50:33,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-fc0ac928-4686-46fc-bb1c-718800239a4b 2018-11-02 20:50:33,145 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj 2018-11-02 20:50:33,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:33,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:33,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["5M9dwElgRB2uNZ33CZhBzw"], "issued_at": "2018-11-02T20:50:33.000000Z"}} 2018-11-02 20:50:33,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afe29182c58897aacea04e9230ceb2677b9fef9" 2018-11-02 20:50:33,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae25babb-438c-447e-9963-984a2886c738 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:33,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ae25babb-438c-447e-9963-984a2886c738 2018-11-02 20:50:33,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:33,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:33 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afe29182c58897aacea04e9230ceb2677b9fef9" 2018-11-02 20:50:33,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ce84c2-5646-4ba1-b6a7-addf7858581d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:50:33,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e2ce84c2-5646-4ba1-b6a7-addf7858581d 2018-11-02 20:50:33,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afe29182c58897aacea04e9230ceb2677b9fef9" 2018-11-02 20:50:33,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7e465b-1f88-4f5e-ad90-63fda530fe69 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c"}, "tags": [], "enabled": true, "id": "fe96eb339bef49f985e3eebcb382dd0c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}]} 2018-11-02 20:50:33,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj used request id req-ca7e465b-1f88-4f5e-ad90-63fda530fe69 2018-11-02 20:50:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afe29182c58897aacea04e9230ceb2677b9fef9" 2018-11-02 20:50:34,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01edd81a-644f-4d13-b4c0-eceaef506f7d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:34,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-01edd81a-644f-4d13-b4c0-eceaef506f7d 2018-11-02 20:50:34,420 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-user 2018-11-02 20:50:34,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:34,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c670b48-e6b3-49f1-8b71-c9429237d8a6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:34,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7c670b48-e6b3-49f1-8b71-c9429237d8a6 2018-11-02 20:50:34,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role"}}' 2018-11-02 20:50:34,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d5c8aa2-0932-4f8f-81da-2c3647be9395 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "309f3ddc1ec442f4b198bc2699bdca14", "links": {"self": "http://172.30.9.31:5000/v3/roles/309f3ddc1ec442f4b198bc2699bdca14"}, "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role"}} 2018-11-02 20:50:34,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-8d5c8aa2-0932-4f8f-81da-2c3647be9395 2018-11-02 20:50:34,666 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role 2018-11-02 20:50:34,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/309f3ddc1ec442f4b198bc2699bdca14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:34,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10aa1965-56f7-45e1-bf47-e67adf8d53ab Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "309f3ddc1ec442f4b198bc2699bdca14", "links": {"self": "http://172.30.9.31:5000/v3/roles/309f3ddc1ec442f4b198bc2699bdca14"}, "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role"}} 2018-11-02 20:50:34,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/309f3ddc1ec442f4b198bc2699bdca14 used request id req-10aa1965-56f7-45e1-bf47-e67adf8d53ab 2018-11-02 20:50:34,782 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role to project CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj 2018-11-02 20:50:34,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c/users/093c5f4591d145d890c9f53d8bea87b5/roles/309f3ddc1ec442f4b198bc2699bdca14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:34,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-400883aa-f131-477b-91b8-42c082c4c270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:34,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c/users/093c5f4591d145d890c9f53d8bea87b5/roles/309f3ddc1ec442f4b198bc2699bdca14 used request id req-400883aa-f131-477b-91b8-42c082c4c270 2018-11-02 20:50:34,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:35,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "309f3ddc1ec442f4b198bc2699bdca14", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role"}], "expires_at": "2018-11-02T21:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe96eb339bef49f985e3eebcb382dd0c", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-user", "id": "093c5f4591d145d890c9f53d8bea87b5"}, "audit_ids": ["CeGUfXhmSL6nDvFcl0Jigg"], "issued_at": "2018-11-02T20:50:35.000000Z"}} 2018-11-02 20:50:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549fc9a01abb6a3a430e29389b5f1902f528f308" 2018-11-02 20:50:35,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891c5d31-0e74-49a6-8c1d-492614b60a75 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:35,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-891c5d31-0e74-49a6-8c1d-492614b60a75 2018-11-02 20:50:35,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:35,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:35,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "309f3ddc1ec442f4b198bc2699bdca14", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role"}], "expires_at": "2018-11-02T21:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe96eb339bef49f985e3eebcb382dd0c", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-user", "id": "093c5f4591d145d890c9f53d8bea87b5"}, "audit_ids": ["Nwg2GzANSUWnVR3UEer_nw"], "issued_at": "2018-11-02T20:50:35.000000Z"}} 2018-11-02 20:50:35,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" 2018-11-02 20:50:35,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8204fb-34d5-451e-868a-e2a5f98da93a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:35,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-aa8204fb-34d5-451e-868a-e2a5f98da93a 2018-11-02 20:50:35,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" 2018-11-02 20:50:36,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:35 GMT Server: Apache x-compute-request-id: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:50:36,192 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/detail used request id req-cdf8bf1e-a022-4ae1-83bc-1674b9268403 2018-11-02 20:50:36,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:50:36,662 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:36 GMT Server: Apache x-compute-request-id: req-24d76487-c61c-4e32-9dd1-4a0416a5277f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24d76487-c61c-4e32-9dd1-4a0416a5277f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "093c5f4591d145d890c9f53d8bea87b5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "self"}, {"href": "http://172.30.9.31:8776/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:36.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1e8ea427-df93-49be-a709-654952dc7323", "size": 1}} 2018-11-02 20:50:36,662 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes used request id req-24d76487-c61c-4e32-9dd1-4a0416a5277f 2018-11-02 20:50:36,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" 2018-11-02 20:50:36,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:36 GMT Server: Apache x-compute-request-id: req-58327bb6-6015-49ea-8bcd-57ab123a22a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58327bb6-6015-49ea-8bcd-57ab123a22a5 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "093c5f4591d145d890c9f53d8bea87b5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "self"}, {"href": "http://172.30.9.31:8776/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fe96eb339bef49f985e3eebcb382dd0c", "updated_at": "2018-11-02T20:50:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1e8ea427-df93-49be-a709-654952dc7323", "size": 1}} 2018-11-02 20:50:36,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 used request id req-58327bb6-6015-49ea-8bcd-57ab123a22a5 2018-11-02 20:50:36,909 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a 2018-11-02 20:50:36,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" 2018-11-02 20:50:37,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:36 GMT Server: Apache x-compute-request-id: req-38cc0ce3-0d40-4f8a-a58e-2703720e8c46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38cc0ce3-0d40-4f8a-a58e-2703720e8c46 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "093c5f4591d145d890c9f53d8bea87b5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "self"}, {"href": "http://172.30.9.31:8776/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fe96eb339bef49f985e3eebcb382dd0c", "updated_at": "2018-11-02T20:50:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1e8ea427-df93-49be-a709-654952dc7323", "size": 1}} 2018-11-02 20:50:37,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 used request id req-38cc0ce3-0d40-4f8a-a58e-2703720e8c46 2018-11-02 20:50:37,141 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:50:37,141 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a 2018-11-02 20:50:37,141 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a 2018-11-02 20:50:37,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549fc9a01abb6a3a430e29389b5f1902f528f308" 2018-11-02 20:50:37,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:37 GMT Server: Apache x-compute-request-id: req-2d6779a4-52e9-4b8d-a7c5-1f7b952225da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d6779a4-52e9-4b8d-a7c5-1f7b952225da Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "093c5f4591d145d890c9f53d8bea87b5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "self"}, {"href": "http://172.30.9.31:8776/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fe96eb339bef49f985e3eebcb382dd0c", "updated_at": "2018-11-02T20:50:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1e8ea427-df93-49be-a709-654952dc7323", "size": 1}]} 2018-11-02 20:50:37,389 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/detail used request id req-2d6779a4-52e9-4b8d-a7c5-1f7b952225da 2018-11-02 20:50:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:37,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549fc9a01abb6a3a430e29389b5f1902f528f308" 2018-11-02 20:50:37,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9d2244-d1bf-4e1d-9fa4-e9dd18f075aa Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fe96eb339bef49f985e3eebcb382dd0c", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}} 2018-11-02 20:50:37,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c used request id req-ed9d2244-d1bf-4e1d-9fa4-e9dd18f075aa 2018-11-02 20:50:37,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:37,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:37,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "309f3ddc1ec442f4b198bc2699bdca14", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role"}], "expires_at": "2018-11-02T21:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe96eb339bef49f985e3eebcb382dd0c", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_fe96eb339bef49f985e3eebcb382dd0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fe96eb339bef49f985e3eebcb382dd0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-user", "id": "093c5f4591d145d890c9f53d8bea87b5"}, "audit_ids": ["Kw9vY5nKSJ-vHxL-mC2lTg"], "issued_at": "2018-11-02T20:50:37.000000Z"}} 2018-11-02 20:50:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d85924f8881728bfc98e21d8033e36ab5ddcae8" 2018-11-02 20:50:37,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240d9940-e1b5-4ff5-b3a8-156f32bb2c86 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:37,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-240d9940-e1b5-4ff5-b3a8-156f32bb2c86 2018-11-02 20:50:37,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d85924f8881728bfc98e21d8033e36ab5ddcae8" 2018-11-02 20:50:38,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:37 GMT Server: Apache x-compute-request-id: req-570e09cd-ccd9-4017-9548-8cc5a8aaf89b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-570e09cd-ccd9-4017-9548-8cc5a8aaf89b Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "093c5f4591d145d890c9f53d8bea87b5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "self"}, {"href": "http://172.30.9.31:8776/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fe96eb339bef49f985e3eebcb382dd0c", "updated_at": "2018-11-02T20:50:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1e8ea427-df93-49be-a709-654952dc7323", "size": 1}]} 2018-11-02 20:50:38,218 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/detail used request id req-570e09cd-ccd9-4017-9548-8cc5a8aaf89b 2018-11-02 20:50:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:38,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:38 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d85924f8881728bfc98e21d8033e36ab5ddcae8" 2018-11-02 20:50:38,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a36a129-c163-47ef-af8d-7c86760ce0f0 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fe96eb339bef49f985e3eebcb382dd0c", "name": "CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj"}} 2018-11-02 20:50:38,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c used request id req-6a36a129-c163-47ef-af8d-7c86760ce0f0 2018-11-02 20:50:38,329 - create_volume - INFO - Did not create volume due to cleanup mode 2018-11-02 20:50:38,332 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" 2018-11-02 20:50:38,572 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:38 GMT Server: Apache x-compute-request-id: req-d2d416b5-0c51-4648-862d-e929fb6ad81f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2d416b5-0c51-4648-862d-e929fb6ad81f Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "093c5f4591d145d890c9f53d8bea87b5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "self"}, {"href": "http://172.30.9.31:8776/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fe96eb339bef49f985e3eebcb382dd0c", "updated_at": "2018-11-02T20:50:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1e8ea427-df93-49be-a709-654952dc7323", "size": 1}} 2018-11-02 20:50:38,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 used request id req-d2d416b5-0c51-4648-862d-e929fb6ad81f 2018-11-02 20:50:38,573 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:50:38,573 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a 2018-11-02 20:50:38,573 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a 2018-11-02 20:50:38,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" 2018-11-02 20:50:38,835 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6e53d122-31c1-4e0f-8f21-640c089e48fd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:38,835 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 used request id req-6e53d122-31c1-4e0f-8f21-640c089e48fd 2018-11-02 20:50:38,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdf8bf1e-a022-4ae1-83bc-1674b9268403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9475d84fb9d5c8498e1f1e84ccf5e4cf8c6d2db1" 2018-11-02 20:50:39,066 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1b0d1410-32f0-41b9-bd6b-1982a3500f4c x-openstack-request-id: req-1b0d1410-32f0-41b9-bd6b-1982a3500f4c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1e8ea427-df93-49be-a709-654952dc7323 could not be found.", "code": 404}} 2018-11-02 20:50:39,066 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/fe96eb339bef49f985e3eebcb382dd0c/volumes/1e8ea427-df93-49be-a709-654952dc7323 used request id req-1b0d1410-32f0-41b9-bd6b-1982a3500f4c 2018-11-02 20:50:39,066 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1e8ea427-df93-49be-a709-654952dc7323 could not be found. (HTTP 404) (Request-ID: req-1b0d1410-32f0-41b9-bd6b-1982a3500f4c) 2018-11-02 20:50:39,066 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0dabc7bf-0f4c-449f-bba5-659611085e4a 2018-11-02 20:50:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:39,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d6ea3491-3889-41cd-9123-099a0faf2de4 Date: Fri, 02 Nov 2018 20:50:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:50:39,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d6ea3491-3889-41cd-9123-099a0faf2de4 2018-11-02 20:50:39,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:39,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab96fd83-3765-45a2-922a-b54fcffaa7e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:39,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-ab96fd83-3765-45a2-922a-b54fcffaa7e0 2018-11-02 20:50:39,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:39,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae74870-c325-4a42-96aa-a8003926b8fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:39,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-5ae74870-c325-4a42-96aa-a8003926b8fb 2018-11-02 20:50:39,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:39,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:39,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200c41de-12d8-45b6-b0aa-80f0c8504084 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:50:39,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-200c41de-12d8-45b6-b0aa-80f0c8504084 2018-11-02 20:50:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:39,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e05ccb-c1ea-4b61-8208-bb881d66d6a8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:50:39,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-f7e05ccb-c1ea-4b61-8208-bb881d66d6a8 2018-11-02 20:50:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:39,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbe0df2-016e-439d-aa19-f2c14b15722e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:39,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-7cbe0df2-016e-439d-aa19-f2c14b15722e 2018-11-02 20:50:39,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:40,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b745768-4aaa-4ac1-8db8-706523be9607 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:40,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-6b745768-4aaa-4ac1-8db8-706523be9607 2018-11-02 20:50:40,055 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:40,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:40,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d9f518-6bb3-4fdb-b99a-faa6c2b55d5b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:50:40,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-72d9f518-6bb3-4fdb-b99a-faa6c2b55d5b 2018-11-02 20:50:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:40,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f94c49-b370-4633-88fe-196200aaa8d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:40,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-a4f94c49-b370-4633-88fe-196200aaa8d1 2018-11-02 20:50:40,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:40,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02cafdc2-f8f3-4e03-84cb-98d8aba447ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:40,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-02cafdc2-f8f3-4e03-84cb-98d8aba447ad 2018-11-02 20:50:40,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:40,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0dfd715-43bc-4dbd-889c-32321c251a76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:40,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-c0dfd715-43bc-4dbd-889c-32321c251a76 2018-11-02 20:50:40,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:40,568 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj 2018-11-02 20:50:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:40,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dbe188e-1c87-4502-b83c-a30f87254d25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:40,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fe96eb339bef49f985e3eebcb382dd0c used request id req-6dbe188e-1c87-4502-b83c-a30f87254d25 2018-11-02 20:50:40,828 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-proj-role 2018-11-02 20:50:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/309f3ddc1ec442f4b198bc2699bdca14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:40,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74cf8403-2f07-426b-9d53-7f3b376d8ca7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:40,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/309f3ddc1ec442f4b198bc2699bdca14 used request id req-74cf8403-2f07-426b-9d53-7f3b376d8ca7 2018-11-02 20:50:40,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc0fa907e232ca5e0b10400e0009788a9437258" 2018-11-02 20:50:41,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f1d02a-71ab-4ca0-8ce2-58054a5d320c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:41,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b2f1d02a-71ab-4ca0-8ce2-58054a5d320c 2018-11-02 20:50:41,081 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-50c60322-9e7d-4f5-user 2018-11-02 20:50:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/093c5f4591d145d890c9f53d8bea87b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afe29182c58897aacea04e9230ceb2677b9fef9" 2018-11-02 20:50:41,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ca7622-8c22-4d25-8173-ded35032627e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:41,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/093c5f4591d145d890c9f53d8bea87b5 used request id req-d8ca7622-8c22-4d25-8173-ded35032627e 2018-11-02 20:50:41,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:41,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NI7vZHLyTJOl899Bi3D9xQ"], "issued_at": "2018-11-02T20:50:41.000000Z"}} 2018-11-02 20:50:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51631d332ea3bfe7cea334362e0cb90323c0ea16" 2018-11-02 20:50:41,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a95fdca-5234-473f-8909-977eb7e48e9b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:41,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a95fdca-5234-473f-8909-977eb7e48e9b 2018-11-02 20:50:41,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:41,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:42,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["G2c97j6MTbqRCNnmXSODQg"], "issued_at": "2018-11-02T20:50:42.000000Z"}} 2018-11-02 20:50:42,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:42,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca19faa-242c-4212-9d88-f766bac13a2d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:42,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3ca19faa-242c-4212-9d88-f766bac13a2d 2018-11-02 20:50:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:42,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:42 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:42,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e59f51-ab19-4db7-9307-0958d5ad8520 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:50:42,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj used request id req-52e59f51-ab19-4db7-9307-0958d5ad8520 2018-11-02 20:50:42,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:42,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932ddf6f-f4f0-422f-a89b-6ee28cf00fc6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:42,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-932ddf6f-f4f0-422f-a89b-6ee28cf00fc6 2018-11-02 20:50:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj"}}' 2018-11-02 20:50:42,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b812035-a55c-427c-b2a7-22d1f9ed1148 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d"}, "tags": [], "enabled": true, "id": "c92671bf2e51484198ffa3088743423d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj"}} 2018-11-02 20:50:42,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7b812035-a55c-427c-b2a7-22d1f9ed1148 2018-11-02 20:50:42,751 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj 2018-11-02 20:50:42,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:42,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:43,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Swf6N1M4QsWS6O3LH9K-tw"], "issued_at": "2018-11-02T20:50:43.000000Z"}} 2018-11-02 20:50:43,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c324b79dc1e091686b8d3c626e370c55db38a906" 2018-11-02 20:50:43,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54ec495-674c-4f59-9515-961ed451285c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:43,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d54ec495-674c-4f59-9515-961ed451285c 2018-11-02 20:50:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:43,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:43 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c324b79dc1e091686b8d3c626e370c55db38a906" 2018-11-02 20:50:43,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe701785-76e4-4990-aee4-ca67a4632a5b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:50:43,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-fe701785-76e4-4990-aee4-ca67a4632a5b 2018-11-02 20:50:43,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c324b79dc1e091686b8d3c626e370c55db38a906" 2018-11-02 20:50:43,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad51ac76-5db9-4512-ba33-170d0fc277d8 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d"}, "tags": [], "enabled": true, "id": "c92671bf2e51484198ffa3088743423d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj"}]} 2018-11-02 20:50:43,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj used request id req-ad51ac76-5db9-4512-ba33-170d0fc277d8 2018-11-02 20:50:43,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c324b79dc1e091686b8d3c626e370c55db38a906" 2018-11-02 20:50:43,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1fd6f01-8da0-4ea0-9d1e-a624c4f5c312 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:43,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a1fd6f01-8da0-4ea0-9d1e-a624c4f5c312 2018-11-02 20:50:43,924 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-c9927400-285d-429-user 2018-11-02 20:50:43,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:44,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ce3154-607e-4a3a-9650-6998316a5e58 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:44,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f2ce3154-607e-4a3a-9650-6998316a5e58 2018-11-02 20:50:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role"}}' 2018-11-02 20:50:44,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aaaabce-a5d8-4a78-adfe-16040fb1ac26 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5e7bb3a635b4b88831ba867955f434e", "links": {"self": "http://172.30.9.31:5000/v3/roles/f5e7bb3a635b4b88831ba867955f434e"}, "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role"}} 2018-11-02 20:50:44,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2aaaabce-a5d8-4a78-adfe-16040fb1ac26 2018-11-02 20:50:44,187 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role 2018-11-02 20:50:44,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f5e7bb3a635b4b88831ba867955f434e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:44,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f33169-210f-47cf-adda-9a14e85780be Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5e7bb3a635b4b88831ba867955f434e", "links": {"self": "http://172.30.9.31:5000/v3/roles/f5e7bb3a635b4b88831ba867955f434e"}, "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role"}} 2018-11-02 20:50:44,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f5e7bb3a635b4b88831ba867955f434e used request id req-c8f33169-210f-47cf-adda-9a14e85780be 2018-11-02 20:50:44,291 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role to project CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj 2018-11-02 20:50:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d/users/4455a9961295420686138426dff02102/roles/f5e7bb3a635b4b88831ba867955f434e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:44,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f19a3286-d555-476d-afb5-d7555d49bd5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:44,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d/users/4455a9961295420686138426dff02102/roles/f5e7bb3a635b4b88831ba867955f434e used request id req-f19a3286-d555-476d-afb5-d7555d49bd5b 2018-11-02 20:50:44,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:44,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5e7bb3a635b4b88831ba867955f434e", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role"}], "expires_at": "2018-11-02T21:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c92671bf2e51484198ffa3088743423d", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-user", "id": "4455a9961295420686138426dff02102"}, "audit_ids": ["2yCHlNyHSNyxewbWGRrGEw"], "issued_at": "2018-11-02T20:50:44.000000Z"}} 2018-11-02 20:50:44,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ef796df34525bacbc3cca366fd9dfbbc4ff0ff" 2018-11-02 20:50:44,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5196031d-40b7-4ced-8b33-fd0d11533311 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:44,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5196031d-40b7-4ced-8b33-fd0d11533311 2018-11-02 20:50:44,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:44,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:45,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5e7bb3a635b4b88831ba867955f434e", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role"}], "expires_at": "2018-11-02T21:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c92671bf2e51484198ffa3088743423d", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c92671bf2e51484198ffa3088743423d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_c92671bf2e51484198ffa3088743423d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c92671bf2e51484198ffa3088743423d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-user", "id": "4455a9961295420686138426dff02102"}, "audit_ids": ["4dUWrvz9T121IhFyEvhvRg"], "issued_at": "2018-11-02T20:50:45.000000Z"}} 2018-11-02 20:50:45,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:45,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ea7db1-44bc-4f24-ac48-4bed335424e5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:45,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-95ea7db1-44bc-4f24-ac48-4bed335424e5 2018-11-02 20:50:45,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:46,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:45 GMT Server: Apache x-compute-request-id: req-741a106c-948d-4a29-b972-10414cd310ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-741a106c-948d-4a29-b972-10414cd310ef Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:50:46,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/detail used request id req-741a106c-948d-4a29-b972-10414cd310ef 2018-11-02 20:50:46,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-741a106c-948d-4a29-b972-10414cd310ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:50:46,589 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:46 GMT Server: Apache x-compute-request-id: req-ac62adae-9a92-4da5-aed3-d60f30712acb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac62adae-9a92-4da5-aed3-d60f30712acb Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4455a9961295420686138426dff02102", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "self"}, {"href": "http://172.30.9.31:8776/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:46.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21a19504-41b0-468d-9f06-616ad5779f1b", "size": 1}} 2018-11-02 20:50:46,589 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes used request id req-ac62adae-9a92-4da5-aed3-d60f30712acb 2018-11-02 20:50:46,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-741a106c-948d-4a29-b972-10414cd310ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:46,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:46 GMT Server: Apache x-compute-request-id: req-804dab21-985d-44dd-9774-bcbc6ca76388 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-804dab21-985d-44dd-9774-bcbc6ca76388 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4455a9961295420686138426dff02102", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "self"}, {"href": "http://172.30.9.31:8776/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c92671bf2e51484198ffa3088743423d", "updated_at": "2018-11-02T20:50:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21a19504-41b0-468d-9f06-616ad5779f1b", "size": 1}} 2018-11-02 20:50:46,843 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b used request id req-804dab21-985d-44dd-9774-bcbc6ca76388 2018-11-02 20:50:46,843 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b 2018-11-02 20:50:46,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-741a106c-948d-4a29-b972-10414cd310ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:47,100 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:46 GMT Server: Apache x-compute-request-id: req-eec709f4-3404-4ea4-b0bf-69924b207f1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eec709f4-3404-4ea4-b0bf-69924b207f1f Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4455a9961295420686138426dff02102", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "self"}, {"href": "http://172.30.9.31:8776/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c92671bf2e51484198ffa3088743423d", "updated_at": "2018-11-02T20:50:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21a19504-41b0-468d-9f06-616ad5779f1b", "size": 1}} 2018-11-02 20:50:47,100 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b used request id req-eec709f4-3404-4ea4-b0bf-69924b207f1f 2018-11-02 20:50:47,100 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:50:47,101 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b 2018-11-02 20:50:47,101 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b 2018-11-02 20:50:47,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ef796df34525bacbc3cca366fd9dfbbc4ff0ff" 2018-11-02 20:50:47,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:47 GMT Server: Apache x-compute-request-id: req-df73cef1-31af-4ba0-afd2-7b1701cf3727 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df73cef1-31af-4ba0-afd2-7b1701cf3727 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "4455a9961295420686138426dff02102", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "self"}, {"href": "http://172.30.9.31:8776/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c92671bf2e51484198ffa3088743423d", "updated_at": "2018-11-02T20:50:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21a19504-41b0-468d-9f06-616ad5779f1b", "size": 1}]} 2018-11-02 20:50:47,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/detail used request id req-df73cef1-31af-4ba0-afd2-7b1701cf3727 2018-11-02 20:50:47,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:47,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ef796df34525bacbc3cca366fd9dfbbc4ff0ff" 2018-11-02 20:50:47,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b804d81c-a12c-4c06-8fbc-d53958f8d4af Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c92671bf2e51484198ffa3088743423d", "name": "CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj"}} 2018-11-02 20:50:47,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d used request id req-b804d81c-a12c-4c06-8fbc-d53958f8d4af 2018-11-02 20:50:47,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-741a106c-948d-4a29-b972-10414cd310ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:47,717 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:47 GMT Server: Apache x-compute-request-id: req-5f11605a-ec71-4d7d-b504-59d805e1ac7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f11605a-ec71-4d7d-b504-59d805e1ac7a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4455a9961295420686138426dff02102", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "self"}, {"href": "http://172.30.9.31:8776/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c92671bf2e51484198ffa3088743423d", "updated_at": "2018-11-02T20:50:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21a19504-41b0-468d-9f06-616ad5779f1b", "size": 1}} 2018-11-02 20:50:47,717 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b used request id req-5f11605a-ec71-4d7d-b504-59d805e1ac7a 2018-11-02 20:50:47,717 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:50:47,717 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b 2018-11-02 20:50:47,717 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b 2018-11-02 20:50:47,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-741a106c-948d-4a29-b972-10414cd310ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:47,984 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:50:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7b3d513-7d4f-4488-81a8-40990740abae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:50:47,984 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b used request id req-f7b3d513-7d4f-4488-81a8-40990740abae 2018-11-02 20:50:47,987 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-741a106c-948d-4a29-b972-10414cd310ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:48,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:47 GMT Server: Apache x-compute-request-id: req-b22d9c69-0e4c-450c-ab0f-99f3e29c31e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b22d9c69-0e4c-450c-ab0f-99f3e29c31e6 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "4455a9961295420686138426dff02102", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "self"}, {"href": "http://172.30.9.31:8776/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:50:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c92671bf2e51484198ffa3088743423d", "updated_at": "2018-11-02T20:50:47.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21a19504-41b0-468d-9f06-616ad5779f1b", "size": 1}} 2018-11-02 20:50:48,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b used request id req-b22d9c69-0e4c-450c-ab0f-99f3e29c31e6 2018-11-02 20:50:48,042 - create_volume - DEBUG - Instance status is - deleting 2018-11-02 20:50:48,042 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-02 20:50:51,045 - create_volume - DEBUG - Volume status query timeout in 56.9392740726 2018-11-02 20:50:51,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-741a106c-948d-4a29-b972-10414cd310ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669ed738c2190a1c930766221df63f09cd021e3a" 2018-11-02 20:50:51,278 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3eab0ebb-b8b3-49ca-9b68-33af95bcb9fc x-openstack-request-id: req-3eab0ebb-b8b3-49ca-9b68-33af95bcb9fc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 21a19504-41b0-468d-9f06-616ad5779f1b could not be found.", "code": 404}} 2018-11-02 20:50:51,278 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/c92671bf2e51484198ffa3088743423d/volumes/21a19504-41b0-468d-9f06-616ad5779f1b used request id req-3eab0ebb-b8b3-49ca-9b68-33af95bcb9fc 2018-11-02 20:50:51,279 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 21a19504-41b0-468d-9f06-616ad5779f1b could not be found. (HTTP 404) (Request-ID: req-3eab0ebb-b8b3-49ca-9b68-33af95bcb9fc) 2018-11-02 20:50:51,279 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-79459773-37fd-46f4-aee4-23ffa4a3054b 2018-11-02 20:50:51,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:51,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9cee19f6-8fce-4a7a-9ec0-03c2225e2068 Date: Fri, 02 Nov 2018 20:50:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:50:51,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9cee19f6-8fce-4a7a-9ec0-03c2225e2068 2018-11-02 20:50:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:51,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc1c821-1cf5-47a8-9ee9-be68c368c594 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:51,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-9cc1c821-1cf5-47a8-9ee9-be68c368c594 2018-11-02 20:50:51,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:51,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:51,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bddb0d08-14c5-484e-83c0-5920abc3dd57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:51,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-bddb0d08-14c5-484e-83c0-5920abc3dd57 2018-11-02 20:50:51,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:51,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f265a2f0-e640-4aa9-9d41-8071b8b9e1f3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:50:51,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-f265a2f0-e640-4aa9-9d41-8071b8b9e1f3 2018-11-02 20:50:51,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6429a7-b65b-48da-8c9d-6577bb3aeeeb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:50:52,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-af6429a7-b65b-48da-8c9d-6577bb3aeeeb 2018-11-02 20:50:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a5ad67-a382-489b-8b9d-906d64cd90a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:52,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-64a5ad67-a382-489b-8b9d-906d64cd90a8 2018-11-02 20:50:52,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e8800b9-9892-4c69-a9ca-7ecc7ab1397a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:52,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-1e8800b9-9892-4c69-a9ca-7ecc7ab1397a 2018-11-02 20:50:52,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:52,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564ac18d-da8c-44ea-9552-89e2f35d6366 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:50:52,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-564ac18d-da8c-44ea-9552-89e2f35d6366 2018-11-02 20:50:52,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba32f15-5275-4c57-bf76-0824b8799dfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:52,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-0ba32f15-5275-4c57-bf76-0824b8799dfa 2018-11-02 20:50:52,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb0446d-190e-407e-9762-763083898456 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:52,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-eeb0446d-190e-407e-9762-763083898456 2018-11-02 20:50:52,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b34cde-ad2e-4fb9-acd0-58b1c5d70b2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:52,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-c0b34cde-ad2e-4fb9-acd0-58b1c5d70b2b 2018-11-02 20:50:52,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:52,694 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj 2018-11-02 20:50:52,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:52,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af4d7fa1-91f8-43cf-9f51-e3fcc5dcecdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:52,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c92671bf2e51484198ffa3088743423d used request id req-af4d7fa1-91f8-43cf-9f51-e3fcc5dcecdf 2018-11-02 20:50:52,953 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-c9927400-285d-429-proj-role 2018-11-02 20:50:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f5e7bb3a635b4b88831ba867955f434e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:53,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77959890-48bb-4973-9d4c-472b733eb0e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:53,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f5e7bb3a635b4b88831ba867955f434e used request id req-77959890-48bb-4973-9d4c-472b733eb0e1 2018-11-02 20:50:53,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00600bbd282b7af23dd947ade251e97b53f9abb9" 2018-11-02 20:50:53,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236f92d1-7732-4332-8547-21fd8f6c8f60 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:53,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-236f92d1-7732-4332-8547-21fd8f6c8f60 2018-11-02 20:50:53,224 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-c9927400-285d-429-user 2018-11-02 20:50:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4455a9961295420686138426dff02102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c324b79dc1e091686b8d3c626e370c55db38a906" 2018-11-02 20:50:53,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88126f26-2810-4d64-bda9-d85051545fb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:53,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4455a9961295420686138426dff02102 used request id req-88126f26-2810-4d64-bda9-d85051545fb2 2018-11-02 20:50:53,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:53,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["TPPykK1LQ4KUlwza3zCapA"], "issued_at": "2018-11-02T20:50:53.000000Z"}} 2018-11-02 20:50:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff6020c66b3726c0c7aaf5f33fd9e3a9e1094d74" 2018-11-02 20:50:53,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f50f38-7e2d-4ab6-8ace-6ecb7f0c5d94 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:53,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b7f50f38-7e2d-4ab6-8ace-6ecb7f0c5d94 2018-11-02 20:50:53,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:53,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:54,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NvXK9i9RRSSd5AqtJ0z85g"], "issued_at": "2018-11-02T20:50:54.000000Z"}} 2018-11-02 20:50:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:54,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a309e7-16e2-4558-bce3-6fd35d0f9294 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:54,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-08a309e7-16e2-4558-bce3-6fd35d0f9294 2018-11-02 20:50:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:54,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:54,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca37dee-2ab3-4c2d-ac2f-81fb638af48e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:50:54,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj used request id req-4ca37dee-2ab3-4c2d-ac2f-81fb638af48e 2018-11-02 20:50:54,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:54,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167d6cd9-400b-4cf1-927a-c939e9e7db9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:54,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-167d6cd9-400b-4cf1-927a-c939e9e7db9a 2018-11-02 20:50:54,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj"}}' 2018-11-02 20:50:54,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8f7280-76ea-42b6-8903-1f5f7e69f0e0 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4f9d0aecb1d543849f9749cddf0aca5e"}, "tags": [], "enabled": true, "id": "4f9d0aecb1d543849f9749cddf0aca5e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj"}} 2018-11-02 20:50:54,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-df8f7280-76ea-42b6-8903-1f5f7e69f0e0 2018-11-02 20:50:54,870 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj 2018-11-02 20:50:54,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:54,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:55,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["VysZSfdBQLa9J_owD16yyg"], "issued_at": "2018-11-02T20:50:55.000000Z"}} 2018-11-02 20:50:55,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592aadd4caa2dd7cc052424eea924e643ee1569" 2018-11-02 20:50:55,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7898d286-ac1d-429a-96e7-3cbc6c44ee7a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:55,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7898d286-ac1d-429a-96e7-3cbc6c44ee7a 2018-11-02 20:50:55,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:50:55,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:50:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:50:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592aadd4caa2dd7cc052424eea924e643ee1569" 2018-11-02 20:50:55,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28024436-7928-4bf9-99b7-f3776483c04d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:50:55,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-28024436-7928-4bf9-99b7-f3776483c04d 2018-11-02 20:50:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592aadd4caa2dd7cc052424eea924e643ee1569" 2018-11-02 20:50:55,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c9a766-9795-4477-8b39-4b5dde46cfd5 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4f9d0aecb1d543849f9749cddf0aca5e"}, "tags": [], "enabled": true, "id": "4f9d0aecb1d543849f9749cddf0aca5e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj"}]} 2018-11-02 20:50:55,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj used request id req-75c9a766-9795-4477-8b39-4b5dde46cfd5 2018-11-02 20:50:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592aadd4caa2dd7cc052424eea924e643ee1569" 2018-11-02 20:50:55,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4090cd8-6b12-482d-ab9c-138295e89c38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:50:55,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b4090cd8-6b12-482d-ab9c-138295e89c38 2018-11-02 20:50:56,068 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-f77c49a0-9055-436-user 2018-11-02 20:50:56,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:56,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0846077-5ffe-490c-8ece-f2aa0f7e1629 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:50:56,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f0846077-5ffe-490c-8ece-f2aa0f7e1629 2018-11-02 20:50:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj-role"}}' 2018-11-02 20:50:56,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263a10f2-eb7c-47e7-92d2-08a552aa8f33 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "007da31ed5864ba59da6014d484e3a07", "links": {"self": "http://172.30.9.31:5000/v3/roles/007da31ed5864ba59da6014d484e3a07"}, "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj-role"}} 2018-11-02 20:50:56,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-263a10f2-eb7c-47e7-92d2-08a552aa8f33 2018-11-02 20:50:56,319 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj-role 2018-11-02 20:50:56,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/007da31ed5864ba59da6014d484e3a07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:56,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01831f47-e1b4-49e9-b6e8-762001ed7804 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "007da31ed5864ba59da6014d484e3a07", "links": {"self": "http://172.30.9.31:5000/v3/roles/007da31ed5864ba59da6014d484e3a07"}, "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj-role"}} 2018-11-02 20:50:56,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/007da31ed5864ba59da6014d484e3a07 used request id req-01831f47-e1b4-49e9-b6e8-762001ed7804 2018-11-02 20:50:56,339 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj-role to project CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj 2018-11-02 20:50:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4f9d0aecb1d543849f9749cddf0aca5e/users/fa8aced705484d85bcbfae8faa0b7c20/roles/007da31ed5864ba59da6014d484e3a07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:56,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-094018e0-bdab-4a35-9791-65aefa5b0d65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:50:56,489 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4f9d0aecb1d543849f9749cddf0aca5e/users/fa8aced705484d85bcbfae8faa0b7c20/roles/007da31ed5864ba59da6014d484e3a07 used request id req-094018e0-bdab-4a35-9791-65aefa5b0d65 2018-11-02 20:50:56,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:50:56,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:50:56,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007da31ed5864ba59da6014d484e3a07", "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj-role"}], "expires_at": "2018-11-02T21:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f9d0aecb1d543849f9749cddf0aca5e", "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/4f9d0aecb1d543849f9749cddf0aca5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_4f9d0aecb1d543849f9749cddf0aca5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_4f9d0aecb1d543849f9749cddf0aca5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-f77c49a0-9055-436-user", "id": "fa8aced705484d85bcbfae8faa0b7c20"}, "audit_ids": ["azumE4gRQseuvH7tY4uvSQ"], "issued_at": "2018-11-02T20:50:56.000000Z"}} 2018-11-02 20:50:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766e3d6f665b56e092cfd5b91a9ce74d5595a16" 2018-11-02 20:50:57,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3302b2-104a-481e-813b-5940653be464 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:50:57,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db3302b2-104a-481e-813b-5940653be464 2018-11-02 20:50:57,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4f9d0aecb1d543849f9749cddf0aca5e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766e3d6f665b56e092cfd5b91a9ce74d5595a16" 2018-11-02 20:50:57,238 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:57 GMT Server: Apache x-compute-request-id: req-f18b9077-b028-4353-946b-a58a19ef8918 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f18b9077-b028-4353-946b-a58a19ef8918 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:50:57,238 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4f9d0aecb1d543849f9749cddf0aca5e/volumes/detail used request id req-f18b9077-b028-4353-946b-a58a19ef8918 2018-11-02 20:50:57,242 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4f9d0aecb1d543849f9749cddf0aca5e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f18b9077-b028-4353-946b-a58a19ef8918" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766e3d6f665b56e092cfd5b91a9ce74d5595a16" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-0b837103-bb12-4e3a-b037-b473b61b952c", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:50:58,431 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 02 Nov 2018 20:50:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0207d30e-8dad-41f1-99cc-e5bb2f196f34 x-openstack-request-id: req-0207d30e-8dad-41f1-99cc-e5bb2f196f34 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-02 20:50:58,431 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4f9d0aecb1d543849f9749cddf0aca5e/volumes used request id req-0207d30e-8dad-41f1-99cc-e5bb2f196f34 2018-11-02 20:50:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:58,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b0d62b3a-baa6-458c-8e5e-08b7a12b445a Date: Fri, 02 Nov 2018 20:50:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:50:58,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b0d62b3a-baa6-458c-8e5e-08b7a12b445a 2018-11-02 20:50:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:58,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0acc09-0e03-4c5e-a1de-638dae356f52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:58,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-1c0acc09-0e03-4c5e-a1de-638dae356f52 2018-11-02 20:50:58,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:58,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:58,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b0ea69a-8a60-4aa5-a289-53b4b1f45dbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:58,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-2b0ea69a-8a60-4aa5-a289-53b4b1f45dbe 2018-11-02 20:50:58,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93f5794-0d0a-409f-81b3-08e32964a0a7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:50:59,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-c93f5794-0d0a-409f-81b3-08e32964a0a7 2018-11-02 20:50:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf79d647-4734-40b5-b3c9-32eebb857254 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:50:59,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-bf79d647-4734-40b5-b3c9-32eebb857254 2018-11-02 20:50:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-026466c4-edb6-4213-bdf8-7a8db639f486 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:59,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-026466c4-edb6-4213-bdf8-7a8db639f486 2018-11-02 20:50:59,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bcd535b-1302-426d-a244-507b4e5825df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:59,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-4bcd535b-1302-426d-a244-507b4e5825df 2018-11-02 20:50:59,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c463e4eb-1dce-4f28-bbd7-f0c256d28d4b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:50:59,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c463e4eb-1dce-4f28-bbd7-f0c256d28d4b 2018-11-02 20:50:59,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751305fe-8f33-42c7-bf8c-4f4987f11edc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:59,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-751305fe-8f33-42c7-bf8c-4f4987f11edc 2018-11-02 20:50:59,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:59,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60dd7626-0072-4c28-b3a7-0b4778355b3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:59,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-60dd7626-0072-4c28-b3a7-0b4778355b3f 2018-11-02 20:50:59,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:50:59,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2cb366-e892-41f3-9ff8-d9d944242be0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:50:59,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-cb2cb366-e892-41f3-9ff8-d9d944242be0 2018-11-02 20:50:59,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:50:59,846 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj 2018-11-02 20:50:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/4f9d0aecb1d543849f9749cddf0aca5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:51:00,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f7d0f4-6d00-45d8-90b7-dedf40a52669 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:00,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4f9d0aecb1d543849f9749cddf0aca5e used request id req-c3f7d0f4-6d00-45d8-90b7-dedf40a52669 2018-11-02 20:51:00,116 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-f77c49a0-9055-436-proj-role 2018-11-02 20:51:00,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/007da31ed5864ba59da6014d484e3a07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:51:00,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e3b6246-9587-4b8a-8fb4-dac751fdb049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:00,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/007da31ed5864ba59da6014d484e3a07 used request id req-3e3b6246-9587-4b8a-8fb4-dac751fdb049 2018-11-02 20:51:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc07dcf6ff5c96c758f3ea46fe26d04af1b21b7" 2018-11-02 20:51:00,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0b6e10-a13c-46b5-8d47-16ad5afb6c18 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:00,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6a0b6e10-a13c-46b5-8d47-16ad5afb6c18 2018-11-02 20:51:00,359 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-f77c49a0-9055-436-user 2018-11-02 20:51:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/fa8aced705484d85bcbfae8faa0b7c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592aadd4caa2dd7cc052424eea924e643ee1569" 2018-11-02 20:51:00,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97be66f3-84e6-4a70-b9f7-8773599bac06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:00,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fa8aced705484d85bcbfae8faa0b7c20 used request id req-97be66f3-84e6-4a70-b9f7-8773599bac06 2018-11-02 20:51:00,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:00,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ycY24ihFR46lj_BXKm4YcA"], "issued_at": "2018-11-02T20:51:00.000000Z"}} 2018-11-02 20:51:00,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af389ffa1c2eb855974c495ec7fa96abb9ed35dc" 2018-11-02 20:51:01,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289d1a8a-c278-4a10-a583-5b4b962e6f98 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:01,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-289d1a8a-c278-4a10-a583-5b4b962e6f98 2018-11-02 20:51:01,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:01,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:01,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["FswQYSB_RQqGIN400oFiHA"], "issued_at": "2018-11-02T20:51:01.000000Z"}} 2018-11-02 20:51:01,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:01,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4654b5-0252-4955-85eb-7b8bf82e87b1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:01,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cf4654b5-0252-4955-85eb-7b8bf82e87b1 2018-11-02 20:51:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:01,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:01,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6356ee-a267-4c67-99db-f268cf31abd6 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:51:01,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj used request id req-af6356ee-a267-4c67-99db-f268cf31abd6 2018-11-02 20:51:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:01,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d32b776-d033-441f-920b-715251782dea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:01,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1d32b776-d033-441f-920b-715251782dea 2018-11-02 20:51:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj"}}' 2018-11-02 20:51:01,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d784c48-07ef-45b3-b367-fb3bcfa8e6c9 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/135b17033d0241bc807de0b123541ff1"}, "tags": [], "enabled": true, "id": "135b17033d0241bc807de0b123541ff1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj"}} 2018-11-02 20:51:01,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6d784c48-07ef-45b3-b367-fb3bcfa8e6c9 2018-11-02 20:51:01,983 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj 2018-11-02 20:51:01,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:01,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:02,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["OkW235f1RNebOLNQHMCAmQ"], "issued_at": "2018-11-02T20:51:02.000000Z"}} 2018-11-02 20:51:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bf25a7429988f0927ead20bc42ff89e4b5527f" 2018-11-02 20:51:02,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7827728-b9e3-4e9c-83af-966f100102d0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:02,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e7827728-b9e3-4e9c-83af-966f100102d0 2018-11-02 20:51:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:02,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bf25a7429988f0927ead20bc42ff89e4b5527f" 2018-11-02 20:51:02,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f447d2-3eec-40a6-851a-b685cdee7e30 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:51:02,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-13f447d2-3eec-40a6-851a-b685cdee7e30 2018-11-02 20:51:02,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bf25a7429988f0927ead20bc42ff89e4b5527f" 2018-11-02 20:51:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4f600a-e38f-4897-9025-636c72973780 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/135b17033d0241bc807de0b123541ff1"}, "tags": [], "enabled": true, "id": "135b17033d0241bc807de0b123541ff1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj"}]} 2018-11-02 20:51:02,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj used request id req-ae4f600a-e38f-4897-9025-636c72973780 2018-11-02 20:51:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bf25a7429988f0927ead20bc42ff89e4b5527f" 2018-11-02 20:51:02,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ea6c2d-1d33-40f9-a4fb-35760a85f50f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:02,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b1ea6c2d-1d33-40f9-a4fb-35760a85f50f 2018-11-02 20:51:03,163 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-93945c95-5158-4f4-user 2018-11-02 20:51:03,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:03,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:03,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe0468b-e319-406f-a01a-9c90a6f60563 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:03,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-afe0468b-e319-406f-a01a-9c90a6f60563 2018-11-02 20:51:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj-role"}}' 2018-11-02 20:51:03,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f71b86d3-7fdc-47b1-b340-cbb11dbfc7e1 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d41b2484de764cf2aa7f1692d137528a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41b2484de764cf2aa7f1692d137528a"}, "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj-role"}} 2018-11-02 20:51:03,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f71b86d3-7fdc-47b1-b340-cbb11dbfc7e1 2018-11-02 20:51:03,481 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj-role 2018-11-02 20:51:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d41b2484de764cf2aa7f1692d137528a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:03,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b463fa4e-c549-478f-9668-3e03bc0e3234 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d41b2484de764cf2aa7f1692d137528a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41b2484de764cf2aa7f1692d137528a"}, "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj-role"}} 2018-11-02 20:51:03,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d41b2484de764cf2aa7f1692d137528a used request id req-b463fa4e-c549-478f-9668-3e03bc0e3234 2018-11-02 20:51:03,592 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj-role to project CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj 2018-11-02 20:51:03,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/135b17033d0241bc807de0b123541ff1/users/bf3760b908b648e5b6058c982e2c8462/roles/d41b2484de764cf2aa7f1692d137528a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:03,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cc0027-8dc3-4d01-9abe-99c82a19729d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:03,754 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/135b17033d0241bc807de0b123541ff1/users/bf3760b908b648e5b6058c982e2c8462/roles/d41b2484de764cf2aa7f1692d137528a used request id req-83cc0027-8dc3-4d01-9abe-99c82a19729d 2018-11-02 20:51:03,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:03,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:04,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d41b2484de764cf2aa7f1692d137528a", "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj-role"}], "expires_at": "2018-11-02T21:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "135b17033d0241bc807de0b123541ff1", "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/135b17033d0241bc807de0b123541ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/135b17033d0241bc807de0b123541ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/135b17033d0241bc807de0b123541ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/135b17033d0241bc807de0b123541ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/135b17033d0241bc807de0b123541ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/135b17033d0241bc807de0b123541ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/135b17033d0241bc807de0b123541ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/135b17033d0241bc807de0b123541ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/135b17033d0241bc807de0b123541ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/135b17033d0241bc807de0b123541ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/135b17033d0241bc807de0b123541ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/135b17033d0241bc807de0b123541ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_135b17033d0241bc807de0b123541ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_135b17033d0241bc807de0b123541ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-93945c95-5158-4f4-user", "id": "bf3760b908b648e5b6058c982e2c8462"}, "audit_ids": ["swmbvLwNR_OAxbEvcnfSLw"], "issued_at": "2018-11-02T20:51:04.000000Z"}} 2018-11-02 20:51:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3c3f623281729f5cfc1f51f096368e87998941" 2018-11-02 20:51:04,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70afd6e-b73b-4330-9916-99b1fbe6a1eb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:04,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c70afd6e-b73b-4330-9916-99b1fbe6a1eb 2018-11-02 20:51:04,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/135b17033d0241bc807de0b123541ff1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3c3f623281729f5cfc1f51f096368e87998941" 2018-11-02 20:51:04,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:04 GMT Server: Apache x-compute-request-id: req-26d65ab6-8831-455c-8030-cba4019fb880 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26d65ab6-8831-455c-8030-cba4019fb880 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:51:04,505 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/135b17033d0241bc807de0b123541ff1/volumes/detail used request id req-26d65ab6-8831-455c-8030-cba4019fb880 2018-11-02 20:51:04,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/135b17033d0241bc807de0b123541ff1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-26d65ab6-8831-455c-8030-cba4019fb880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3c3f623281729f5cfc1f51f096368e87998941" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-7c463317-3131-470c-ad73-515f44495d39", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-11-02 20:51:04,694 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 02 Nov 2018 20:51:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f26279ab-a4a0-4694-b0ba-a6b7ea427ba2 x-openstack-request-id: req-f26279ab-a4a0-4694-b0ba-a6b7ea427ba2 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-11-02 20:51:04,694 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/135b17033d0241bc807de0b123541ff1/volumes used request id req-f26279ab-a4a0-4694-b0ba-a6b7ea427ba2 2018-11-02 20:51:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1e680dee-3103-46c8-95e4-016eb236d5ff Date: Fri, 02 Nov 2018 20:51:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:51:04,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-1e680dee-3103-46c8-95e4-016eb236d5ff 2018-11-02 20:51:04,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06371b74-f21a-4d31-82ce-7edf78bc2022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:05,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-06371b74-f21a-4d31-82ce-7edf78bc2022 2018-11-02 20:51:05,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17d6f0ab-4082-4c74-9284-7676fbc943ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:05,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-17d6f0ab-4082-4c74-9284-7676fbc943ef 2018-11-02 20:51:05,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:05,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2e5371-cb59-45d6-a721-d4db8dbae049 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:51:05,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-6a2e5371-cb59-45d6-a721-d4db8dbae049 2018-11-02 20:51:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271fb5b5-fc6a-4e5b-b1ee-e3b25c0b2d32 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:51:05,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-271fb5b5-fc6a-4e5b-b1ee-e3b25c0b2d32 2018-11-02 20:51:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c91989c-d602-4537-9f62-bb5f900e6f7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:05,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-0c91989c-d602-4537-9f62-bb5f900e6f7a 2018-11-02 20:51:05,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f552d5d-e2e2-44f4-8ce5-8b095246a7bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:05,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-0f552d5d-e2e2-44f4-8ce5-8b095246a7bd 2018-11-02 20:51:05,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:05,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4087b8-231d-4e18-af54-815d25c54aa9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:51:05,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-5e4087b8-231d-4e18-af54-815d25c54aa9 2018-11-02 20:51:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3940324d-b8eb-4ca3-bfc6-b3809e5b8144 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:05,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-3940324d-b8eb-4ca3-bfc6-b3809e5b8144 2018-11-02 20:51:05,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:05,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae78b7b-d597-4186-af01-2f75671d7574 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:05,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-4ae78b7b-d597-4186-af01-2f75671d7574 2018-11-02 20:51:05,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:05,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:06,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e22bfad-01c4-4ae7-a1cb-75874b9df65c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:06,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-1e22bfad-01c4-4ae7-a1cb-75874b9df65c 2018-11-02 20:51:06,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:06,004 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj 2018-11-02 20:51:06,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/135b17033d0241bc807de0b123541ff1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:06,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7429d4f-3c3b-498b-9536-922eeaceea21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:06,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/135b17033d0241bc807de0b123541ff1 used request id req-b7429d4f-3c3b-498b-9536-922eeaceea21 2018-11-02 20:51:06,277 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-93945c95-5158-4f4-proj-role 2018-11-02 20:51:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d41b2484de764cf2aa7f1692d137528a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:06,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6f0367-90fc-4347-88bc-50e2f7979381 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:06,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d41b2484de764cf2aa7f1692d137528a used request id req-3a6f0367-90fc-4347-88bc-50e2f7979381 2018-11-02 20:51:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf9b04043ce9b24052361ba643cb7d2372ad009" 2018-11-02 20:51:06,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e45baa-4a66-4c3f-81db-bcc9122ff60e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:06,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d8e45baa-4a66-4c3f-81db-bcc9122ff60e 2018-11-02 20:51:06,527 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-93945c95-5158-4f4-user 2018-11-02 20:51:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bf3760b908b648e5b6058c982e2c8462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bf25a7429988f0927ead20bc42ff89e4b5527f" 2018-11-02 20:51:06,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9528c77b-4e23-4161-a967-c3813a354de2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:06,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bf3760b908b648e5b6058c982e2c8462 used request id req-9528c77b-4e23-4161-a967-c3813a354de2 2018-11-02 20:51:06,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:07,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["lNrZ_qNdQNm2u2nAarQgoA"], "issued_at": "2018-11-02T20:51:07.000000Z"}} 2018-11-02 20:51:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3a6794dd13a7fbefdaa0a311b3996e384090e7" 2018-11-02 20:51:07,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b67134-003b-4ade-8329-c161618e19e4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:07,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-40b67134-003b-4ade-8329-c161618e19e4 2018-11-02 20:51:07,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:07,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:07,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["LDYgVJxsSeWrFAPXubr3jg"], "issued_at": "2018-11-02T20:51:07.000000Z"}} 2018-11-02 20:51:07,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:07,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53adec7f-8259-4d47-8954-9fce36ef1337 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:07,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-53adec7f-8259-4d47-8954-9fce36ef1337 2018-11-02 20:51:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:07,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:07 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:07,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:07,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921f90ee-01fa-4a4a-b1bf-e832ce203c27 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:51:07,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj used request id req-921f90ee-01fa-4a4a-b1bf-e832ce203c27 2018-11-02 20:51:07,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:08,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e49f0ab-cabb-4834-a4c9-f2cb47ad40f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:08,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1e49f0ab-cabb-4834-a4c9-f2cb47ad40f1 2018-11-02 20:51:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj"}}' 2018-11-02 20:51:08,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee1c1e65-46f3-4034-9ba1-f5f0a38e5462 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1bf1b085380e48e78477b5c1a9f46905"}, "tags": [], "enabled": true, "id": "1bf1b085380e48e78477b5c1a9f46905", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj"}} 2018-11-02 20:51:08,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ee1c1e65-46f3-4034-9ba1-f5f0a38e5462 2018-11-02 20:51:08,175 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj 2018-11-02 20:51:08,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:08,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:08,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["bQ1xqcXYRNezqSE6bCz5FA"], "issued_at": "2018-11-02T20:51:08.000000Z"}} 2018-11-02 20:51:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17981b633c65c871036863320b57f8c2845c94ae" 2018-11-02 20:51:08,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7eca0e-5226-4747-90df-c7588897db0f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:08,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7c7eca0e-5226-4747-90df-c7588897db0f 2018-11-02 20:51:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:08,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17981b633c65c871036863320b57f8c2845c94ae" 2018-11-02 20:51:08,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4430e86f-e35c-4f49-887f-2c67bd09bb2d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:51:08,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4430e86f-e35c-4f49-887f-2c67bd09bb2d 2018-11-02 20:51:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17981b633c65c871036863320b57f8c2845c94ae" 2018-11-02 20:51:08,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f187fc-bdb0-4d83-a93b-5086e6b30b03 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1bf1b085380e48e78477b5c1a9f46905"}, "tags": [], "enabled": true, "id": "1bf1b085380e48e78477b5c1a9f46905", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj"}]} 2018-11-02 20:51:08,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj used request id req-16f187fc-bdb0-4d83-a93b-5086e6b30b03 2018-11-02 20:51:08,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17981b633c65c871036863320b57f8c2845c94ae" 2018-11-02 20:51:09,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f864c62-ed00-4e3a-9193-e88862c392a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:09,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4f864c62-ed00-4e3a-9193-e88862c392a1 2018-11-02 20:51:09,402 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-user 2018-11-02 20:51:09,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:09,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:09,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd5e101-358e-4303-bf54-4385526ae0c8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:09,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dfd5e101-358e-4303-bf54-4385526ae0c8 2018-11-02 20:51:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj-role"}}' 2018-11-02 20:51:09,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1771d872-6994-4691-9462-7bf69f4c3110 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5137a51ac6424465a9c85b0a59fc9b24", "links": {"self": "http://172.30.9.31:5000/v3/roles/5137a51ac6424465a9c85b0a59fc9b24"}, "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj-role"}} 2018-11-02 20:51:09,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1771d872-6994-4691-9462-7bf69f4c3110 2018-11-02 20:51:09,726 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj-role 2018-11-02 20:51:09,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5137a51ac6424465a9c85b0a59fc9b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:09,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9917d8-9a25-404c-bd62-5282196d2d7b Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5137a51ac6424465a9c85b0a59fc9b24", "links": {"self": "http://172.30.9.31:5000/v3/roles/5137a51ac6424465a9c85b0a59fc9b24"}, "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj-role"}} 2018-11-02 20:51:09,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5137a51ac6424465a9c85b0a59fc9b24 used request id req-5f9917d8-9a25-404c-bd62-5282196d2d7b 2018-11-02 20:51:09,843 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj-role to project CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj 2018-11-02 20:51:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1bf1b085380e48e78477b5c1a9f46905/users/152bd410913c4ac18ad3a652f067ba5d/roles/5137a51ac6424465a9c85b0a59fc9b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:10,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87adfa3e-e4a1-4630-98b9-5fa2b729582f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:10,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1bf1b085380e48e78477b5c1a9f46905/users/152bd410913c4ac18ad3a652f067ba5d/roles/5137a51ac6424465a9c85b0a59fc9b24 used request id req-87adfa3e-e4a1-4630-98b9-5fa2b729582f 2018-11-02 20:51:10,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:10,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:10,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5137a51ac6424465a9c85b0a59fc9b24", "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj-role"}], "expires_at": "2018-11-02T21:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bf1b085380e48e78477b5c1a9f46905", "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1bf1b085380e48e78477b5c1a9f46905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1bf1b085380e48e78477b5c1a9f46905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1bf1b085380e48e78477b5c1a9f46905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1bf1b085380e48e78477b5c1a9f46905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1bf1b085380e48e78477b5c1a9f46905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1bf1b085380e48e78477b5c1a9f46905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1bf1b085380e48e78477b5c1a9f46905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1bf1b085380e48e78477b5c1a9f46905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1bf1b085380e48e78477b5c1a9f46905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1bf1b085380e48e78477b5c1a9f46905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1bf1b085380e48e78477b5c1a9f46905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1bf1b085380e48e78477b5c1a9f46905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1bf1b085380e48e78477b5c1a9f46905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1bf1b085380e48e78477b5c1a9f46905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-user", "id": "152bd410913c4ac18ad3a652f067ba5d"}, "audit_ids": ["giaSB_0CTIeU-J8YaHHJjg"], "issued_at": "2018-11-02T20:51:10.000000Z"}} 2018-11-02 20:51:10,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34168a09246a3d78b5cc7de95901312b7b90e578" 2018-11-02 20:51:10,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1392791c-3457-4156-9c14-0c6392b7398e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:10,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1392791c-3457-4156-9c14-0c6392b7398e 2018-11-02 20:51:10,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1bf1b085380e48e78477b5c1a9f46905/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34168a09246a3d78b5cc7de95901312b7b90e578" 2018-11-02 20:51:10,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:10 GMT Server: Apache x-compute-request-id: req-4c272116-6436-4e34-8dfd-612f6d55d833 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c272116-6436-4e34-8dfd-612f6d55d833 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:51:10,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1bf1b085380e48e78477b5c1a9f46905/volumes/detail used request id req-4c272116-6436-4e34-8dfd-612f6d55d833 2018-11-02 20:51:10,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/1bf1b085380e48e78477b5c1a9f46905/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4c272116-6436-4e34-8dfd-612f6d55d833" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34168a09246a3d78b5cc7de95901312b7b90e578" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-ee698f40-d7f0-4a8b-a575-cf25fcc1af86", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:51:10,927 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e9de1fd2-4128-458c-a62f-905dbe832d5b x-openstack-request-id: req-e9de1fd2-4128-458c-a62f-905dbe832d5b Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-02 20:51:10,927 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/1bf1b085380e48e78477b5c1a9f46905/volumes used request id req-e9de1fd2-4128-458c-a62f-905dbe832d5b 2018-11-02 20:51:10,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:11,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3c838133-421e-43d0-ac11-e29c75f6c58e Date: Fri, 02 Nov 2018 20:51:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:51:11,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-3c838133-421e-43d0-ac11-e29c75f6c58e 2018-11-02 20:51:11,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:11,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a7dc10-3ec7-46a7-9f67-0051142f9b52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:11,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-b2a7dc10-3ec7-46a7-9f67-0051142f9b52 2018-11-02 20:51:11,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:11,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062f86d0-d275-4981-aa2f-c0898838343a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:11,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-062f86d0-d275-4981-aa2f-c0898838343a 2018-11-02 20:51:11,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:11,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c399ef-1003-4cbb-888d-aa84ee29b8d0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:51:11,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-e9c399ef-1003-4cbb-888d-aa84ee29b8d0 2018-11-02 20:51:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:11,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8450e71d-371f-42b2-859f-53cb537f7be9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:51:11,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-8450e71d-371f-42b2-859f-53cb537f7be9 2018-11-02 20:51:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:11,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a9b2a1-3b33-4f14-ae31-aaad87b4a87e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:11,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-a1a9b2a1-3b33-4f14-ae31-aaad87b4a87e 2018-11-02 20:51:11,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:11,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c272c8-cadf-40bb-92fc-2f35419b2ae0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:11,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-01c272c8-cadf-40bb-92fc-2f35419b2ae0 2018-11-02 20:51:11,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:11,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:12,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a7f1e3-55bd-4a39-ab0b-b638d23a52ae Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:51:12,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-a7a7f1e3-55bd-4a39-ab0b-b638d23a52ae 2018-11-02 20:51:12,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:12,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7f4d91-5e43-42db-aa23-c404a149dae5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:12,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-9d7f4d91-5e43-42db-aa23-c404a149dae5 2018-11-02 20:51:12,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:12,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:12,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f134bec2-7989-4126-bcf2-82ba71975e01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:12,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-f134bec2-7989-4126-bcf2-82ba71975e01 2018-11-02 20:51:12,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:12,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d94c4d11-256e-496e-9e83-975ba97d37e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:12,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-d94c4d11-256e-496e-9e83-975ba97d37e6 2018-11-02 20:51:12,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:12,341 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj 2018-11-02 20:51:12,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1bf1b085380e48e78477b5c1a9f46905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:12,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be26a3c3-300f-4ab6-8162-e1548ce5aa5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:12,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1bf1b085380e48e78477b5c1a9f46905 used request id req-be26a3c3-300f-4ab6-8162-e1548ce5aa5e 2018-11-02 20:51:12,606 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-proj-role 2018-11-02 20:51:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5137a51ac6424465a9c85b0a59fc9b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:12,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a84fe2-8323-4408-8cdd-c93658f48795 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:12,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5137a51ac6424465a9c85b0a59fc9b24 used request id req-e1a84fe2-8323-4408-8cdd-c93658f48795 2018-11-02 20:51:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f6e6f4e83fb19cc998f6bd73e45c8fca515a19" 2018-11-02 20:51:12,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2795ce8a-408e-41e1-b5b2-1accbd359a98 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:12,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2795ce8a-408e-41e1-b5b2-1accbd359a98 2018-11-02 20:51:12,862 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-de95aeca-02e6-4ff-user 2018-11-02 20:51:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/152bd410913c4ac18ad3a652f067ba5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17981b633c65c871036863320b57f8c2845c94ae" 2018-11-02 20:51:13,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3d684e-ef3a-4848-afd5-bf344001914a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:13,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/152bd410913c4ac18ad3a652f067ba5d used request id req-df3d684e-ef3a-4848-afd5-bf344001914a 2018-11-02 20:51:13,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:13,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["LBPM8Wz-RcqCEfxod2sVQg"], "issued_at": "2018-11-02T20:51:13.000000Z"}} 2018-11-02 20:51:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced27def9eda07ba0fea7abb04a301b7cc8e92ae" 2018-11-02 20:51:13,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40c7577-323e-4897-b7d5-72f577d5fd62 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:13,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a40c7577-323e-4897-b7d5-72f577d5fd62 2018-11-02 20:51:13,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:13,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:14,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["RaE1t6ZGQXaDUQWSlguRxA"], "issued_at": "2018-11-02T20:51:13.000000Z"}} 2018-11-02 20:51:14,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:14,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68d805d-7be7-49db-8937-c645e618dc2c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:14,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a68d805d-7be7-49db-8937-c645e618dc2c 2018-11-02 20:51:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:14,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:14 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e45e635b-4599-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:14,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e21f474-73ae-4589-9232-6a4eea95930d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e45e635b-4599-49a-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:51:14,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e45e635b-4599-49a-proj used request id req-7e21f474-73ae-4589-9232-6a4eea95930d 2018-11-02 20:51:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:14,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6a7896-08d0-422e-899b-4ed67e6e0c75 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:14,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3b6a7896-08d0-422e-899b-4ed67e6e0c75 2018-11-02 20:51:14,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj"}}' 2018-11-02 20:51:14,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5661d4b-9ad7-461f-b97a-91b592ef1155 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a53ab07c3ca741c790b023016126a981"}, "tags": [], "enabled": true, "id": "a53ab07c3ca741c790b023016126a981", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj"}} 2018-11-02 20:51:14,499 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a5661d4b-9ad7-461f-b97a-91b592ef1155 2018-11-02 20:51:14,499 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-e45e635b-4599-49a-proj 2018-11-02 20:51:14,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:14,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:14,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["y11BnnyaRyeq_gu4sIXADQ"], "issued_at": "2018-11-02T20:51:14.000000Z"}} 2018-11-02 20:51:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e8f6acd21a3d9ec1a36f5b85c1d5a787c34894" 2018-11-02 20:51:15,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78262e8d-0997-4874-a0cb-a0707368ac6f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:15,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-78262e8d-0997-4874-a0cb-a0707368ac6f 2018-11-02 20:51:15,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:15,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:15 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e8f6acd21a3d9ec1a36f5b85c1d5a787c34894" 2018-11-02 20:51:15,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00a7b7d-4397-4053-a0bb-2d6e89f10703 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:51:15,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b00a7b7d-4397-4053-a0bb-2d6e89f10703 2018-11-02 20:51:15,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-e45e635b-4599-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e8f6acd21a3d9ec1a36f5b85c1d5a787c34894" 2018-11-02 20:51:15,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abfa660-beb8-4537-a738-623848d6f0ed Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-e45e635b-4599-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a53ab07c3ca741c790b023016126a981"}, "tags": [], "enabled": true, "id": "a53ab07c3ca741c790b023016126a981", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj"}]} 2018-11-02 20:51:15,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-e45e635b-4599-49a-proj used request id req-4abfa660-beb8-4537-a738-623848d6f0ed 2018-11-02 20:51:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e8f6acd21a3d9ec1a36f5b85c1d5a787c34894" 2018-11-02 20:51:15,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9320da-dc63-4a20-a10b-93840e5a0c62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:15,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1f9320da-dc63-4a20-a10b-93840e5a0c62 2018-11-02 20:51:15,761 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-e45e635b-4599-49a-user 2018-11-02 20:51:15,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:15,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676529c8-c1c8-42ee-ad6c-0012f248a809 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:15,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-676529c8-c1c8-42ee-ad6c-0012f248a809 2018-11-02 20:51:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" -d '{"role": {"name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj-role"}}' 2018-11-02 20:51:16,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e12120f4-e500-4505-8498-0f2fe533ea16 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b5701fa3392483eb279d6f41d314073", "links": {"self": "http://172.30.9.31:5000/v3/roles/7b5701fa3392483eb279d6f41d314073"}, "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj-role"}} 2018-11-02 20:51:16,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e12120f4-e500-4505-8498-0f2fe533ea16 2018-11-02 20:51:16,026 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-e45e635b-4599-49a-proj-role 2018-11-02 20:51:16,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7b5701fa3392483eb279d6f41d314073 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:16,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abd40c2-6bdf-4e35-9b2b-c69d47675f4b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b5701fa3392483eb279d6f41d314073", "links": {"self": "http://172.30.9.31:5000/v3/roles/7b5701fa3392483eb279d6f41d314073"}, "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj-role"}} 2018-11-02 20:51:16,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7b5701fa3392483eb279d6f41d314073 used request id req-0abd40c2-6bdf-4e35-9b2b-c69d47675f4b 2018-11-02 20:51:16,130 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-e45e635b-4599-49a-proj-role to project CreateVolumeWithTypeTests-e45e635b-4599-49a-proj 2018-11-02 20:51:16,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a53ab07c3ca741c790b023016126a981/users/08d287d75e5c465e95b831492cc236a8/roles/7b5701fa3392483eb279d6f41d314073 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:16,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c75fd9a-c0a1-4018-9930-5b2892d51462 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:16,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a53ab07c3ca741c790b023016126a981/users/08d287d75e5c465e95b831492cc236a8/roles/7b5701fa3392483eb279d6f41d314073 used request id req-5c75fd9a-c0a1-4018-9930-5b2892d51462 2018-11-02 20:51:16,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:16,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:16,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SGyqfQ-_QH-yPCJ2zAoE_w"], "issued_at": "2018-11-02T20:51:16.000000Z"}} 2018-11-02 20:51:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88c33994d70c2ec365cdee9fe725e3112a158d" 2018-11-02 20:51:16,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b7ce36-9a30-4aa1-8bba-802d78a90516 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:16,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a9b7ce36-9a30-4aa1-8bba-802d78a90516 2018-11-02 20:51:16,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88c33994d70c2ec365cdee9fe725e3112a158d" 2018-11-02 20:51:17,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:16 GMT Server: Apache x-compute-request-id: req-f4482919-75fd-41ec-83c4-29f7db4a182c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4482919-75fd-41ec-83c4-29f7db4a182c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:51:17,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-f4482919-75fd-41ec-83c4-29f7db4a182c 2018-11-02 20:51:17,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f4482919-75fd-41ec-83c4-29f7db4a182c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88c33994d70c2ec365cdee9fe725e3112a158d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-3bded2a2-0ecf-4e39-9da5-7d3ea2d493fb-vol-type", "description": null}}' 2018-11-02 20:51:17,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:17 GMT Server: Apache x-compute-request-id: req-7fb9f80b-be7b-44a6-a131-e16daf051765 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7fb9f80b-be7b-44a6-a131-e16daf051765 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-3bded2a2-0ecf-4e39-9da5-7d3ea2d493fb-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf35513b-830b-40a5-927a-631eb1e686a0", "description": null}} 2018-11-02 20:51:17,307 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-7fb9f80b-be7b-44a6-a131-e16daf051765 2018-11-02 20:51:17,307 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-3bded2a2-0ecf-4e39-9da5-7d3ea2d493fb-vol-type 2018-11-02 20:51:17,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:17,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:17,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b5701fa3392483eb279d6f41d314073", "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj-role"}], "expires_at": "2018-11-02T21:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a53ab07c3ca741c790b023016126a981", "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a53ab07c3ca741c790b023016126a981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a53ab07c3ca741c790b023016126a981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a53ab07c3ca741c790b023016126a981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a53ab07c3ca741c790b023016126a981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a53ab07c3ca741c790b023016126a981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a53ab07c3ca741c790b023016126a981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a53ab07c3ca741c790b023016126a981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a53ab07c3ca741c790b023016126a981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a53ab07c3ca741c790b023016126a981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a53ab07c3ca741c790b023016126a981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a53ab07c3ca741c790b023016126a981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a53ab07c3ca741c790b023016126a981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a53ab07c3ca741c790b023016126a981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a53ab07c3ca741c790b023016126a981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-e45e635b-4599-49a-user", "id": "08d287d75e5c465e95b831492cc236a8"}, "audit_ids": ["M_pAajCkSQisrcDzWWjxkg"], "issued_at": "2018-11-02T20:51:17.000000Z"}} 2018-11-02 20:51:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724d3d036c0d9f7982b5f3f1907b157edfba6cc7" 2018-11-02 20:51:17,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69462412-5205-4b67-bff8-4c29257a9221 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:17,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-69462412-5205-4b67-bff8-4c29257a9221 2018-11-02 20:51:17,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a53ab07c3ca741c790b023016126a981/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724d3d036c0d9f7982b5f3f1907b157edfba6cc7" 2018-11-02 20:51:18,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:17 GMT Server: Apache x-compute-request-id: req-1676b7f2-403b-4826-b4da-37c562457798 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1676b7f2-403b-4826-b4da-37c562457798 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:51:18,051 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a53ab07c3ca741c790b023016126a981/volumes/detail used request id req-1676b7f2-403b-4826-b4da-37c562457798 2018-11-02 20:51:18,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/a53ab07c3ca741c790b023016126a981/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1676b7f2-403b-4826-b4da-37c562457798" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724d3d036c0d9f7982b5f3f1907b157edfba6cc7" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-3bded2a2-0ecf-4e39-9da5-7d3ea2d493fb-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:51:18,346 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-167c91a9-f002-4864-80a2-93d4232f25f1 x-openstack-request-id: req-167c91a9-f002-4864-80a2-93d4232f25f1 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-02 20:51:18,346 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a53ab07c3ca741c790b023016126a981/volumes used request id req-167c91a9-f002-4864-80a2-93d4232f25f1 2018-11-02 20:51:18,347 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-3bded2a2-0ecf-4e39-9da5-7d3ea2d493fb-vol-type 2018-11-02 20:51:18,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/bf35513b-830b-40a5-927a-631eb1e686a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4482919-75fd-41ec-83c4-29f7db4a182c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a88c33994d70c2ec365cdee9fe725e3112a158d" 2018-11-02 20:51:18,666 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:51:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-720d6ef2-114c-40d7-a30b-6d245368f9ae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:51:18,667 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/bf35513b-830b-40a5-927a-631eb1e686a0 used request id req-720d6ef2-114c-40d7-a30b-6d245368f9ae 2018-11-02 20:51:18,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:18,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-962de88b-0bcc-4030-8c99-09cf76fb3029 Date: Fri, 02 Nov 2018 20:51:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:51:18,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-962de88b-0bcc-4030-8c99-09cf76fb3029 2018-11-02 20:51:18,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:18,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b091f058-56e4-4081-b910-4575f5be2a46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:18,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-b091f058-56e4-4081-b910-4575f5be2a46 2018-11-02 20:51:18,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199e24cf-c056-4504-a897-a35084f7d7a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:19,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-199e24cf-c056-4504-a897-a35084f7d7a5 2018-11-02 20:51:19,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:19,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b784f765-e561-4f34-aeb0-de1c9dcc9ada Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:51:19,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-b784f765-e561-4f34-aeb0-de1c9dcc9ada 2018-11-02 20:51:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3d6a79-0902-4d71-b411-4341de01d264 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:51:19,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-ab3d6a79-0902-4d71-b411-4341de01d264 2018-11-02 20:51:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2af6216-680a-475f-bdf8-aeb1e8b6447a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:19,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-d2af6216-680a-475f-bdf8-aeb1e8b6447a 2018-11-02 20:51:19,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79e684e8-2b79-44d6-97de-d69ce325c092 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:19,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-79e684e8-2b79-44d6-97de-d69ce325c092 2018-11-02 20:51:19,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7a36ba-0dee-4041-93f3-ff7bdd308b09 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:51:19,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-2d7a36ba-0dee-4041-93f3-ff7bdd308b09 2018-11-02 20:51:19,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d448e401-2445-4a96-b18d-d9d19908f105 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:19,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-d448e401-2445-4a96-b18d-d9d19908f105 2018-11-02 20:51:19,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:19,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50206fec-952a-4de2-8918-82eef89cdc14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:19,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-50206fec-952a-4de2-8918-82eef89cdc14 2018-11-02 20:51:19,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:19,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:20,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4b328f-c69c-4177-93fb-56834bf7c961 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:20,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-3b4b328f-c69c-4177-93fb-56834bf7c961 2018-11-02 20:51:20,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:20,092 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-e45e635b-4599-49a-proj 2018-11-02 20:51:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a53ab07c3ca741c790b023016126a981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:20,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c178d0d-ec53-4ab5-b581-e51313943427 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:20,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a53ab07c3ca741c790b023016126a981 used request id req-5c178d0d-ec53-4ab5-b581-e51313943427 2018-11-02 20:51:20,337 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-e45e635b-4599-49a-proj-role 2018-11-02 20:51:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7b5701fa3392483eb279d6f41d314073 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:20,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8345a24b-6c5a-482b-8fbf-3a74ec4888fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:20,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7b5701fa3392483eb279d6f41d314073 used request id req-8345a24b-6c5a-482b-8fbf-3a74ec4888fc 2018-11-02 20:51:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b8c841525ce7b010dc360ef0beb7248dfef36" 2018-11-02 20:51:20,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f870b67e-a426-4ddd-a402-f711f4b80327 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:20,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f870b67e-a426-4ddd-a402-f711f4b80327 2018-11-02 20:51:20,580 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-e45e635b-4599-49a-user 2018-11-02 20:51:20,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/08d287d75e5c465e95b831492cc236a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e8f6acd21a3d9ec1a36f5b85c1d5a787c34894" 2018-11-02 20:51:20,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e1ba8d-3931-40ed-95f5-d24aa7395a65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:20,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/08d287d75e5c465e95b831492cc236a8 used request id req-c2e1ba8d-3931-40ed-95f5-d24aa7395a65 2018-11-02 20:51:20,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:21,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["jsWKq4m3RiiFJ2ZAQ7NluA"], "issued_at": "2018-11-02T20:51:21.000000Z"}} 2018-11-02 20:51:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab1420c2d79ee81771b7bddb0057be891a78c0c" 2018-11-02 20:51:21,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4854b78-9e1a-4419-9e11-2f9cdf395423 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:21,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e4854b78-9e1a-4419-9e11-2f9cdf395423 2018-11-02 20:51:21,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:21,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:21,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xuvDlCZeQrS6n6JpHGZhqw"], "issued_at": "2018-11-02T20:51:21.000000Z"}} 2018-11-02 20:51:21,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:21,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930c4ff7-cc57-452c-a385-600d6c8a507b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:21,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-930c4ff7-cc57-452c-a385-600d6c8a507b 2018-11-02 20:51:21,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:21,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:21 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-54a7be09-0b03-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:21,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e716f689-31b5-4e34-9ea4-5da57042b062 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-54a7be09-0b03-446-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:51:21,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-54a7be09-0b03-446-proj used request id req-e716f689-31b5-4e34-9ea4-5da57042b062 2018-11-02 20:51:21,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:22,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7043dc-b805-4245-b801-c7db42587af8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:22,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cc7043dc-b805-4245-b801-c7db42587af8 2018-11-02 20:51:22,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-54a7be09-0b03-446-proj"}}' 2018-11-02 20:51:22,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71c394d-9166-4be6-b844-016ddf94d62f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4eb9512c2b50468bb2186b56b6aa3ce3"}, "tags": [], "enabled": true, "id": "4eb9512c2b50468bb2186b56b6aa3ce3", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-54a7be09-0b03-446-proj"}} 2018-11-02 20:51:22,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b71c394d-9166-4be6-b844-016ddf94d62f 2018-11-02 20:51:22,151 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-54a7be09-0b03-446-proj 2018-11-02 20:51:22,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:22,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:22,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["8MDcjfwXRqud5vTp9FU6cg"], "issued_at": "2018-11-02T20:51:22.000000Z"}} 2018-11-02 20:51:22,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bce9854cfea982cb0513c1dd7a80de3687bf88" 2018-11-02 20:51:22,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b7a784-a07a-4673-b729-e6a7723da1b3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:22,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-97b7a784-a07a-4673-b729-e6a7723da1b3 2018-11-02 20:51:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:22,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bce9854cfea982cb0513c1dd7a80de3687bf88" 2018-11-02 20:51:22,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9b284d-a06d-43fa-bfad-5c0fd569f33d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:51:22,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0f9b284d-a06d-43fa-bfad-5c0fd569f33d 2018-11-02 20:51:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-54a7be09-0b03-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bce9854cfea982cb0513c1dd7a80de3687bf88" 2018-11-02 20:51:22,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a453a6-12a6-4af8-b114-7c2aa9569996 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-54a7be09-0b03-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4eb9512c2b50468bb2186b56b6aa3ce3"}, "tags": [], "enabled": true, "id": "4eb9512c2b50468bb2186b56b6aa3ce3", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-54a7be09-0b03-446-proj"}]} 2018-11-02 20:51:22,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-54a7be09-0b03-446-proj used request id req-b3a453a6-12a6-4af8-b114-7c2aa9569996 2018-11-02 20:51:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bce9854cfea982cb0513c1dd7a80de3687bf88" 2018-11-02 20:51:23,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac91dab5-68a0-479b-a9eb-75709441d340 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:23,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ac91dab5-68a0-479b-a9eb-75709441d340 2018-11-02 20:51:23,432 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-54a7be09-0b03-446-user 2018-11-02 20:51:23,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:23,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d943682c-fe75-413a-b5bb-286b513e40f7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:23,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d943682c-fe75-413a-b5bb-286b513e40f7 2018-11-02 20:51:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" -d '{"role": {"name": "CreateVolumeWithTypeTests-54a7be09-0b03-446-proj-role"}}' 2018-11-02 20:51:23,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd0f157-6c9d-4a5d-8c31-a99c247f99b3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e63266213aa04851a035195f7a3c3cab", "links": {"self": "http://172.30.9.31:5000/v3/roles/e63266213aa04851a035195f7a3c3cab"}, "name": "CreateVolumeWithTypeTests-54a7be09-0b03-446-proj-role"}} 2018-11-02 20:51:23,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-fdd0f157-6c9d-4a5d-8c31-a99c247f99b3 2018-11-02 20:51:23,672 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-54a7be09-0b03-446-proj-role 2018-11-02 20:51:23,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/e63266213aa04851a035195f7a3c3cab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:23,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a8bb99-0147-4d74-8faf-100865af2775 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e63266213aa04851a035195f7a3c3cab", "links": {"self": "http://172.30.9.31:5000/v3/roles/e63266213aa04851a035195f7a3c3cab"}, "name": "CreateVolumeWithTypeTests-54a7be09-0b03-446-proj-role"}} 2018-11-02 20:51:23,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/e63266213aa04851a035195f7a3c3cab used request id req-29a8bb99-0147-4d74-8faf-100865af2775 2018-11-02 20:51:23,783 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-54a7be09-0b03-446-proj-role to project CreateVolumeWithTypeTests-54a7be09-0b03-446-proj 2018-11-02 20:51:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4eb9512c2b50468bb2186b56b6aa3ce3/users/ac4b8d6eaf684f8aa842b3d9fad1fdac/roles/e63266213aa04851a035195f7a3c3cab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:23,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3716862-1b63-47e3-b864-8a7aacc57c6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:23,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4eb9512c2b50468bb2186b56b6aa3ce3/users/ac4b8d6eaf684f8aa842b3d9fad1fdac/roles/e63266213aa04851a035195f7a3c3cab used request id req-d3716862-1b63-47e3-b864-8a7aacc57c6d 2018-11-02 20:51:23,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:23,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:24,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["EQ9Y7A2KQEGOYSJnaODg1A"], "issued_at": "2018-11-02T20:51:24.000000Z"}} 2018-11-02 20:51:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac549ea9ce4f383b22e4be5c8b8a01b6584a1c86" 2018-11-02 20:51:24,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d61ae3-b726-497f-b373-d23fd57fd630 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:24,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f4d61ae3-b726-497f-b373-d23fd57fd630 2018-11-02 20:51:24,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac549ea9ce4f383b22e4be5c8b8a01b6584a1c86" 2018-11-02 20:51:24,596 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:24 GMT Server: Apache x-compute-request-id: req-cfc15879-1523-43b7-887f-0c243f3064d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cfc15879-1523-43b7-887f-0c243f3064d1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-02 20:51:24,596 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types?is_public=None used request id req-cfc15879-1523-43b7-887f-0c243f3064d1 2018-11-02 20:51:24,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cfc15879-1523-43b7-887f-0c243f3064d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac549ea9ce4f383b22e4be5c8b8a01b6584a1c86" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type", "description": null}}' 2018-11-02 20:51:25,251 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:24 GMT Server: Apache x-compute-request-id: req-26ab6975-a1a7-4a62-9a49-f6fefd38b0ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-26ab6975-a1a7-4a62-9a49-f6fefd38b0ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d2b97390-7931-43b2-b608-68a98b468795", "description": null}} 2018-11-02 20:51:25,252 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types used request id req-26ab6975-a1a7-4a62-9a49-f6fefd38b0ef 2018-11-02 20:51:25,252 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type 2018-11-02 20:51:25,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:25,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:25,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["hPTcZJ1mTF2Hc80X_1XiTg"], "issued_at": "2018-11-02T20:51:25.000000Z"}} 2018-11-02 20:51:25,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:25,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c45e3b48-32ba-47c3-b098-948d68f43f0e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:25,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c45e3b48-32ba-47c3-b098-948d68f43f0e 2018-11-02 20:51:25,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:26,027 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:25 GMT Server: Apache x-compute-request-id: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:51:26,027 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/detail used request id req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5 2018-11-02 20:51:26,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:51:26,601 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:51:26 GMT Server: Apache x-compute-request-id: req-a76f7443-963f-4d25-b4f1-16fb07cf0fa4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a76f7443-963f-4d25-b4f1-16fb07cf0fa4 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "edf2b3dd5f3448f7942d202a171694d0", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:51:26.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type", "name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "719726b9-164b-4145-a990-df99c8a3da22", "size": 1}} 2018-11-02 20:51:26,601 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes used request id req-a76f7443-963f-4d25-b4f1-16fb07cf0fa4 2018-11-02 20:51:26,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:26,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:26 GMT Server: Apache x-compute-request-id: req-c2f1c009-6cd5-415b-984f-251dee3d1a0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c2f1c009-6cd5-415b-984f-251dee3d1a0e Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-02T20:51:26.000000", "replication_status": null, "snapshot_id": null, "id": "719726b9-164b-4145-a990-df99c8a3da22", "size": 1, "user_id": "edf2b3dd5f3448f7942d202a171694d0", "os-vol-tenant-attr:tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol", "bootable": "false", "created_at": "2018-11-02T20:51:26.000000", "volume_type": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type"}} 2018-11-02 20:51:26,850 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 used request id req-c2f1c009-6cd5-415b-984f-251dee3d1a0e 2018-11-02 20:51:26,851 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol 2018-11-02 20:51:26,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:27,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:26 GMT Server: Apache x-compute-request-id: req-935c9526-d650-4442-b8bf-c327211f5f67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-935c9526-d650-4442-b8bf-c327211f5f67 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-02T20:51:26.000000", "replication_status": null, "snapshot_id": null, "id": "719726b9-164b-4145-a990-df99c8a3da22", "size": 1, "user_id": "edf2b3dd5f3448f7942d202a171694d0", "os-vol-tenant-attr:tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol", "bootable": "false", "created_at": "2018-11-02T20:51:26.000000", "volume_type": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type"}} 2018-11-02 20:51:27,115 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 used request id req-935c9526-d650-4442-b8bf-c327211f5f67 2018-11-02 20:51:27,115 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:51:27,115 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol 2018-11-02 20:51:27,116 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol 2018-11-02 20:51:27,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:27,371 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:27 GMT Server: Apache x-compute-request-id: req-6c5b0cfa-ee6a-4a41-8040-cff469233e52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c5b0cfa-ee6a-4a41-8040-cff469233e52 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-02T20:51:26.000000", "replication_status": null, "snapshot_id": null, "id": "719726b9-164b-4145-a990-df99c8a3da22", "size": 1, "user_id": "edf2b3dd5f3448f7942d202a171694d0", "os-vol-tenant-attr:tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol", "bootable": "false", "created_at": "2018-11-02T20:51:26.000000", "volume_type": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type"}} 2018-11-02 20:51:27,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 used request id req-6c5b0cfa-ee6a-4a41-8040-cff469233e52 2018-11-02 20:51:27,372 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:51:27,372 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol 2018-11-02 20:51:27,372 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol 2018-11-02 20:51:27,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:27,662 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:51:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa00282f-fc9d-4aea-a7dc-c241c8f7e00b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:51:27,662 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 used request id req-aa00282f-fc9d-4aea-a7dc-c241c8f7e00b 2018-11-02 20:51:27,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:27,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:27 GMT Server: Apache x-compute-request-id: req-493c8d7e-5baf-4eb0-b190-9539dbc11779 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-493c8d7e-5baf-4eb0-b190-9539dbc11779 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "self"}, {"href": "http://172.30.9.31:8776/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-02T20:51:27.000000", "replication_status": null, "snapshot_id": null, "id": "719726b9-164b-4145-a990-df99c8a3da22", "size": 1, "user_id": "edf2b3dd5f3448f7942d202a171694d0", "os-vol-tenant-attr:tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol", "bootable": "false", "created_at": "2018-11-02T20:51:26.000000", "volume_type": "CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type"}} 2018-11-02 20:51:27,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 used request id req-493c8d7e-5baf-4eb0-b190-9539dbc11779 2018-11-02 20:51:27,733 - create_volume - DEBUG - Instance status is - deleting 2018-11-02 20:51:27,733 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-02 20:51:30,736 - create_volume - DEBUG - Volume status query timeout in 56.9264910221 2018-11-02 20:51:30,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4979572a-24f3-4ace-bd07-fe2ff0b4f2f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a2a53d201b1633a1a98d47979b6c5163a9647b" 2018-11-02 20:51:30,975 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d5f1a382-ed01-4149-b534-ed9e845a82f4 x-openstack-request-id: req-d5f1a382-ed01-4149-b534-ed9e845a82f4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 719726b9-164b-4145-a990-df99c8a3da22 could not be found.", "code": 404}} 2018-11-02 20:51:30,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/volumes/719726b9-164b-4145-a990-df99c8a3da22 used request id req-d5f1a382-ed01-4149-b534-ed9e845a82f4 2018-11-02 20:51:30,976 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 719726b9-164b-4145-a990-df99c8a3da22 could not be found. (HTTP 404) (Request-ID: req-d5f1a382-ed01-4149-b534-ed9e845a82f4) 2018-11-02 20:51:30,976 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol 2018-11-02 20:51:30,977 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-2d90635b-5e5c-4eb3-9de6-b7d0a83bdba5-vol-type 2018-11-02 20:51:30,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d2b97390-7931-43b2-b608-68a98b468795 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cfc15879-1523-43b7-887f-0c243f3064d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac549ea9ce4f383b22e4be5c8b8a01b6584a1c86" 2018-11-02 20:51:31,224 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:51:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-946122a9-c1c4-48f3-aabc-506c96ab2b45 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:51:31,224 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a/types/d2b97390-7931-43b2-b608-68a98b468795 used request id req-946122a9-c1c4-48f3-aabc-506c96ab2b45 2018-11-02 20:51:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:31,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ab1be79e-4f25-4d36-968e-f3a315d005b0 Date: Fri, 02 Nov 2018 20:51:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:51:31,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ab1be79e-4f25-4d36-968e-f3a315d005b0 2018-11-02 20:51:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:31,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11213875-2b1b-4f8e-b661-c9e4d331935c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:31,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-11213875-2b1b-4f8e-b661-c9e4d331935c 2018-11-02 20:51:31,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:31,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4168aa6-8b20-4157-8462-6d8446b02f5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:31,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-a4168aa6-8b20-4157-8462-6d8446b02f5e 2018-11-02 20:51:31,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:31,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:31,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a386e2-21fd-41ca-8ebb-def3bb60bb7a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:51:31,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-37a386e2-21fd-41ca-8ebb-def3bb60bb7a 2018-11-02 20:51:31,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:31,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c59d9c2-05ca-4e56-89a7-45937bb6f611 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:51:31,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-0c59d9c2-05ca-4e56-89a7-45937bb6f611 2018-11-02 20:51:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16834cbd-4f8f-4a86-814c-b40538707676 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:32,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-16834cbd-4f8f-4a86-814c-b40538707676 2018-11-02 20:51:32,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd8759a-e88e-4ad5-b379-12dc9ef962c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:32,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-4cd8759a-e88e-4ad5-b379-12dc9ef962c7 2018-11-02 20:51:32,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e93ad3-e3fb-482d-b151-b9884e7257c3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:51:32,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c0e93ad3-e3fb-482d-b151-b9884e7257c3 2018-11-02 20:51:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2772d2c1-fc84-4fec-b226-e54c25c56faa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:32,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-2772d2c1-fc84-4fec-b226-e54c25c56faa 2018-11-02 20:51:32,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095b89f3-27e5-4f09-902a-357f6aeb3554 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:32,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-095b89f3-27e5-4f09-902a-357f6aeb3554 2018-11-02 20:51:32,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6630e7f-02a8-411f-9a3e-2b6a510ecf11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:32,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-c6630e7f-02a8-411f-9a3e-2b6a510ecf11 2018-11-02 20:51:32,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:32,523 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-54a7be09-0b03-446-proj 2018-11-02 20:51:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/4eb9512c2b50468bb2186b56b6aa3ce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba77898f-6547-4f0e-be60-a68f1a6b0c4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:32,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4eb9512c2b50468bb2186b56b6aa3ce3 used request id req-ba77898f-6547-4f0e-be60-a68f1a6b0c4b 2018-11-02 20:51:32,798 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-54a7be09-0b03-446-proj-role 2018-11-02 20:51:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/e63266213aa04851a035195f7a3c3cab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:32,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a24993-b641-4dc9-a372-158bdb84ac24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:32,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e63266213aa04851a035195f7a3c3cab used request id req-58a24993-b641-4dc9-a372-158bdb84ac24 2018-11-02 20:51:32,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628405a37848315b341450ce655e404c40c47af2" 2018-11-02 20:51:33,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e2a2a8-c1ce-42f2-85e3-9a58ff8e9047 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:33,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e0e2a2a8-c1ce-42f2-85e3-9a58ff8e9047 2018-11-02 20:51:33,062 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-54a7be09-0b03-446-user 2018-11-02 20:51:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ac4b8d6eaf684f8aa842b3d9fad1fdac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bce9854cfea982cb0513c1dd7a80de3687bf88" 2018-11-02 20:51:33,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8c3874-79c2-4d2b-a79a-458391012348 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:33,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ac4b8d6eaf684f8aa842b3d9fad1fdac used request id req-cb8c3874-79c2-4d2b-a79a-458391012348 2018-11-02 20:51:33,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:33,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["vXITQQyERcCkoFS27_D7dA"], "issued_at": "2018-11-02T20:51:33.000000Z"}} 2018-11-02 20:51:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a8e95175dc36e932524f06effbec1b62fb52c4" 2018-11-02 20:51:33,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aae6fcf-84ad-4395-84b0-eb2cecf993a0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:33,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8aae6fcf-84ad-4395-84b0-eb2cecf993a0 2018-11-02 20:51:33,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:33,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:34,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["q56mz7EoSumWIZedfJTEQw"], "issued_at": "2018-11-02T20:51:34.000000Z"}} 2018-11-02 20:51:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:34,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6533c4-e155-421a-9b03-5bccbfadbaea 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:34,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cc6533c4-e155-421a-9b03-5bccbfadbaea 2018-11-02 20:51:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:34,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:34,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f80619fd-92af-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:34,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2026d00-8983-457f-9a86-2fdf94df345a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f80619fd-92af-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:51:34,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f80619fd-92af-4e7-proj used request id req-e2026d00-8983-457f-9a86-2fdf94df345a 2018-11-02 20:51:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:34,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30136850-2080-43c6-959f-55097dc66bb1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:34,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-30136850-2080-43c6-959f-55097dc66bb1 2018-11-02 20:51:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj"}}' 2018-11-02 20:51:34,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5c1cdf-faf1-4429-9551-4c4c013d7195 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2fb1c726b436485f99920db0b928c767"}, "tags": [], "enabled": true, "id": "2fb1c726b436485f99920db0b928c767", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj"}} 2018-11-02 20:51:34,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1e5c1cdf-faf1-4429-9551-4c4c013d7195 2018-11-02 20:51:34,720 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-f80619fd-92af-4e7-proj 2018-11-02 20:51:34,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:34,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:35,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["UvXux2JaTdG-ji1bPiOE7A"], "issued_at": "2018-11-02T20:51:35.000000Z"}} 2018-11-02 20:51:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0defcbf9b591a5506398f3a8d61035cb31195623" 2018-11-02 20:51:35,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530defc2-01a2-4fca-830e-58c94d65231f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:35,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-530defc2-01a2-4fca-830e-58c94d65231f 2018-11-02 20:51:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:35,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:35 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0defcbf9b591a5506398f3a8d61035cb31195623" 2018-11-02 20:51:35,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bc8040-eb5c-4304-9fed-682bb89ef710 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:51:35,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a7bc8040-eb5c-4304-9fed-682bb89ef710 2018-11-02 20:51:35,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-f80619fd-92af-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0defcbf9b591a5506398f3a8d61035cb31195623" 2018-11-02 20:51:35,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea49809-6c9f-4035-a7b2-45f8f35b7725 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-f80619fd-92af-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2fb1c726b436485f99920db0b928c767"}, "tags": [], "enabled": true, "id": "2fb1c726b436485f99920db0b928c767", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj"}]} 2018-11-02 20:51:35,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-f80619fd-92af-4e7-proj used request id req-3ea49809-6c9f-4035-a7b2-45f8f35b7725 2018-11-02 20:51:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0defcbf9b591a5506398f3a8d61035cb31195623" 2018-11-02 20:51:35,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd260a1c-531c-4077-975f-a1fb3afe3a41 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:35,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fd260a1c-531c-4077-975f-a1fb3afe3a41 2018-11-02 20:51:35,912 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-f80619fd-92af-4e7-user 2018-11-02 20:51:35,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:36,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9ad243-deea-4dc3-8b08-64289b3d051d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:36,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0d9ad243-deea-4dc3-8b08-64289b3d051d 2018-11-02 20:51:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" -d '{"role": {"name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role"}}' 2018-11-02 20:51:36,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84212a59-c716-4cf0-b745-deb0a3cdfd81 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e96c224ba8442c0931c9f98c4bebfe1", "links": {"self": "http://172.30.9.31:5000/v3/roles/3e96c224ba8442c0931c9f98c4bebfe1"}, "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role"}} 2018-11-02 20:51:36,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-84212a59-c716-4cf0-b745-deb0a3cdfd81 2018-11-02 20:51:36,145 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role 2018-11-02 20:51:36,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3e96c224ba8442c0931c9f98c4bebfe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:36,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d33d08-2532-44fe-948a-ccc1f9d6a0dc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e96c224ba8442c0931c9f98c4bebfe1", "links": {"self": "http://172.30.9.31:5000/v3/roles/3e96c224ba8442c0931c9f98c4bebfe1"}, "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role"}} 2018-11-02 20:51:36,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3e96c224ba8442c0931c9f98c4bebfe1 used request id req-31d33d08-2532-44fe-948a-ccc1f9d6a0dc 2018-11-02 20:51:36,259 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role to project CreateVolumeWithImageTests-f80619fd-92af-4e7-proj 2018-11-02 20:51:36,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/2fb1c726b436485f99920db0b928c767/users/d2317ee413a14ce987745147f5b26763/roles/3e96c224ba8442c0931c9f98c4bebfe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:36,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aafa9ea5-5c1f-4b53-8f6b-af69eac8fe85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:36,424 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2fb1c726b436485f99920db0b928c767/users/d2317ee413a14ce987745147f5b26763/roles/3e96c224ba8442c0931c9f98c4bebfe1 used request id req-aafa9ea5-5c1f-4b53-8f6b-af69eac8fe85 2018-11-02 20:51:36,426 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:51:36,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:36,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:36,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e96c224ba8442c0931c9f98c4bebfe1", "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role"}], "expires_at": "2018-11-02T21:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fb1c726b436485f99920db0b928c767", "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-user", "id": "d2317ee413a14ce987745147f5b26763"}, "audit_ids": ["jM51x2jASUiWE9NkzoatSg"], "issued_at": "2018-11-02T20:51:36.000000Z"}} 2018-11-02 20:51:36,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" 2018-11-02 20:51:36,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39aac893-ff5c-4465-8b20-498a0d68c680 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:36,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39aac893-ff5c-4465-8b20-498a0d68c680 2018-11-02 20:51:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" 2018-11-02 20:51:37,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-10b98522-1914-4d5a-b9d6-b37c62c36509 Date: Fri, 02 Nov 2018 20:51:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image"} 2018-11-02 20:51:37,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image used request id req-10b98522-1914-4d5a-b9d6-b37c62c36509 2018-11-02 20:51:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" 2018-11-02 20:51:38,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-571740af-f5ed-4884-8507-2cbd020b7bf4 Date: Fri, 02 Nov 2018 20:51:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:51:38,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-571740af-f5ed-4884-8507-2cbd020b7bf4 2018-11-02 20:51:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image"}' 2018-11-02 20:51:38,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-84f156d6-4120-48b6-9c93-8b734297792c Date: Fri, 02 Nov 2018 20:51:38 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:51:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:51:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488", "min_disk": 0, "protected": false, "id": "5254d3ba-fef4-4c99-bf52-d08e8c3aa488", "file": "/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/file", "checksum": null, "owner": "2fb1c726b436485f99920db0b928c767", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:51:38,837 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-84f156d6-4120-48b6-9c93-8b734297792c 2018-11-02 20:51:38,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" -d '' 2018-11-02 20:51:39,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-893a73b0-97ab-4041-a586-1503d4668cd2 Date: Fri, 02 Nov 2018 20:51:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:51:39,538 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/file used request id req-893a73b0-97ab-4041-a586-1503d4668cd2 2018-11-02 20:51:39,538 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:51:39,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" 2018-11-02 20:51:39,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a385c9a6-2309-407a-ab18-82dc38a122e5 Date: Fri, 02 Nov 2018 20:51:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:51:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:51:39Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/snap", "metadata": {}}], "self": "/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488", "min_disk": 0, "protected": false, "id": "5254d3ba-fef4-4c99-bf52-d08e8c3aa488", "file": "/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2fb1c726b436485f99920db0b928c767", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:51:39,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488 used request id req-a385c9a6-2309-407a-ab18-82dc38a122e5 2018-11-02 20:51:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" 2018-11-02 20:51:40,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bc82b6e9-d0b7-4fed-9b6a-142910f8786e Date: Fri, 02 Nov 2018 20:51:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:51:40,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-bc82b6e9-d0b7-4fed-9b6a-142910f8786e 2018-11-02 20:51:40,175 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image 2018-11-02 20:51:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" 2018-11-02 20:51:40,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-461f102b-0499-4c62-96d3-0fcd64b9d645 Date: Fri, 02 Nov 2018 20:51:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:51:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:51:39Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/snap", "metadata": {}}], "self": "/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488", "min_disk": 0, "protected": false, "id": "5254d3ba-fef4-4c99-bf52-d08e8c3aa488", "file": "/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2fb1c726b436485f99920db0b928c767", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:51:40,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488 used request id req-461f102b-0499-4c62-96d3-0fcd64b9d645 2018-11-02 20:51:40,389 - create_image - DEBUG - Instance status is - active 2018-11-02 20:51:40,389 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image 2018-11-02 20:51:40,389 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image 2018-11-02 20:51:40,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:40,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:40,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e96c224ba8442c0931c9f98c4bebfe1", "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role"}], "expires_at": "2018-11-02T21:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fb1c726b436485f99920db0b928c767", "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2fb1c726b436485f99920db0b928c767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2fb1c726b436485f99920db0b928c767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2fb1c726b436485f99920db0b928c767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-f80619fd-92af-4e7-user", "id": "d2317ee413a14ce987745147f5b26763"}, "audit_ids": ["F6_edPw6RTuAWm3T54AP7w"], "issued_at": "2018-11-02T20:51:40.000000Z"}} 2018-11-02 20:51:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af6845555d0b00f2a96384d0bc84ee9d9c875c" 2018-11-02 20:51:40,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96d3528-e1f3-4e23-8d58-310b735756b4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:40,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a96d3528-e1f3-4e23-8d58-310b735756b4 2018-11-02 20:51:40,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2fb1c726b436485f99920db0b928c767/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af6845555d0b00f2a96384d0bc84ee9d9c875c" 2018-11-02 20:51:41,137 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:40 GMT Server: Apache x-compute-request-id: req-5a575cbb-208f-4db7-81c7-4fdfd0cf6fca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a575cbb-208f-4db7-81c7-4fdfd0cf6fca Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:51:41,137 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2fb1c726b436485f99920db0b928c767/volumes/detail used request id req-5a575cbb-208f-4db7-81c7-4fdfd0cf6fca 2018-11-02 20:51:41,140 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2fb1c726b436485f99920db0b928c767/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5a575cbb-208f-4db7-81c7-4fdfd0cf6fca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af6845555d0b00f2a96384d0bc84ee9d9c875c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:51:42,048 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 02 Nov 2018 20:51:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9f89f485-53cd-43f0-b0d9-e8dcd24e0f9d x-openstack-request-id: req-9f89f485-53cd-43f0-b0d9-e8dcd24e0f9d Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-02 20:51:42,048 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2fb1c726b436485f99920db0b928c767/volumes used request id req-9f89f485-53cd-43f0-b0d9-e8dcd24e0f9d 2018-11-02 20:51:42,049 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-067b691f-f3ec-4896-8557-691227e1ace2-image 2018-11-02 20:51:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}829659183931f50543b8bc0795d0794ee9a9e8c2" 2018-11-02 20:51:43,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efa53987-6697-44fb-ac9a-5ab4ce3bddfd Date: Fri, 02 Nov 2018 20:51:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:51:43,612 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5254d3ba-fef4-4c99-bf52-d08e8c3aa488 used request id req-efa53987-6697-44fb-ac9a-5ab4ce3bddfd 2018-11-02 20:51:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:43,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-615a920d-4059-43ad-862d-eab932b4d564 Date: Fri, 02 Nov 2018 20:51:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:51:43,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-615a920d-4059-43ad-862d-eab932b4d564 2018-11-02 20:51:43,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27d1a1a-3951-46ca-9eb1-a5ea67188ee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:44,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-d27d1a1a-3951-46ca-9eb1-a5ea67188ee5 2018-11-02 20:51:44,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:44,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb95b351-3464-4665-a537-c51f95160d15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:44,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-bb95b351-3464-4665-a537-c51f95160d15 2018-11-02 20:51:44,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859f6dbf-8ab3-49aa-8d26-be76f9c7cfc3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:51:44,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-859f6dbf-8ab3-49aa-8d26-be76f9c7cfc3 2018-11-02 20:51:44,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ba31d1-cb8a-45ca-a10f-6057472e108d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:51:44,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-a9ba31d1-cb8a-45ca-a10f-6057472e108d 2018-11-02 20:51:44,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b2daba-3668-497f-a863-f37ef6c657b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:44,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-e2b2daba-3668-497f-a863-f37ef6c657b7 2018-11-02 20:51:44,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf81bd6a-6232-46db-8ac3-8820b41ada32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:44,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-bf81bd6a-6232-46db-8ac3-8820b41ada32 2018-11-02 20:51:44,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:44,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cb1b33-c4e3-4a4a-b37b-2bdad824ea83 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:51:44,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-72cb1b33-c4e3-4a4a-b37b-2bdad824ea83 2018-11-02 20:51:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c7488b-9994-420f-890e-06b9811aa75c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:44,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-80c7488b-9994-420f-890e-06b9811aa75c 2018-11-02 20:51:44,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:44,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:44,933 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b7df027-39f1-4439-848c-2ab9e7c4306b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:44,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-8b7df027-39f1-4439-848c-2ab9e7c4306b 2018-11-02 20:51:44,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:45,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a22647-a5d8-4aea-9d8a-20e90e8a46d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:51:45,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-21a22647-a5d8-4aea-9d8a-20e90e8a46d5 2018-11-02 20:51:45,055 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:51:45,056 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-f80619fd-92af-4e7-proj 2018-11-02 20:51:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/2fb1c726b436485f99920db0b928c767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:45,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e12b9c-f3cd-4be5-a066-195740d49ee5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:45,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2fb1c726b436485f99920db0b928c767 used request id req-52e12b9c-f3cd-4be5-a066-195740d49ee5 2018-11-02 20:51:45,277 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-f80619fd-92af-4e7-proj-role 2018-11-02 20:51:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3e96c224ba8442c0931c9f98c4bebfe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:45,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42cefeaf-ae77-48a1-899f-cffe40e5b678 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:45,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3e96c224ba8442c0931c9f98c4bebfe1 used request id req-42cefeaf-ae77-48a1-899f-cffe40e5b678 2018-11-02 20:51:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7134a8497221d580e13c8e2f83a5bf8e6406853f" 2018-11-02 20:51:45,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3371b0f1-cc56-4f27-853b-3f578a7df75a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:45,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3371b0f1-cc56-4f27-853b-3f578a7df75a 2018-11-02 20:51:45,519 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-f80619fd-92af-4e7-user 2018-11-02 20:51:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d2317ee413a14ce987745147f5b26763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0defcbf9b591a5506398f3a8d61035cb31195623" 2018-11-02 20:51:45,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-736a1894-0fbe-46dd-858b-e5c75d507b9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:45,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d2317ee413a14ce987745147f5b26763 used request id req-736a1894-0fbe-46dd-858b-e5c75d507b9e 2018-11-02 20:51:45,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:46,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["BrwrpzJsRwqCgKa0m79G_w"], "issued_at": "2018-11-02T20:51:46.000000Z"}} 2018-11-02 20:51:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1605bc25aa1c8fd91ffa1f7c57560f188e04d6e" 2018-11-02 20:51:46,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffe4539-6921-4df0-90cb-c8982d76105a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:46,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cffe4539-6921-4df0-90cb-c8982d76105a 2018-11-02 20:51:46,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:46,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:46,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["q-fHnmUNSMeoF2hQv7Mggw"], "issued_at": "2018-11-02T20:51:46.000000Z"}} 2018-11-02 20:51:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:51:46,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c03b294-6822-422a-bcce-801abf3d6609 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:46,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7c03b294-6822-422a-bcce-801abf3d6609 2018-11-02 20:51:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:46,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:51:46,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700f6a4c-d504-4e99-bc05-023223c7cac9 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:51:46,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj used request id req-700f6a4c-d504-4e99-bc05-023223c7cac9 2018-11-02 20:51:46,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:51:47,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337b7cc8-b23d-46d9-abd4-d4b6b42e724f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:47,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-337b7cc8-b23d-46d9-abd4-d4b6b42e724f 2018-11-02 20:51:47,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj"}}' 2018-11-02 20:51:47,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-058865f4-5972-42bf-8082-47c15001b2e8 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f93e6ace14794a9a94a103cc2abc016e"}, "tags": [], "enabled": true, "id": "f93e6ace14794a9a94a103cc2abc016e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj"}} 2018-11-02 20:51:47,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-058865f4-5972-42bf-8082-47c15001b2e8 2018-11-02 20:51:47,169 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj 2018-11-02 20:51:47,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:47,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:47,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Aizg4gRMSjKou3M7DtUvsw"], "issued_at": "2018-11-02T20:51:47.000000Z"}} 2018-11-02 20:51:47,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03aba19b81fe8bd242badeb9ffd60d86a9acfec9" 2018-11-02 20:51:47,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3996a529-e71d-4978-b2c0-e727699445a4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:47,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3996a529-e71d-4978-b2c0-e727699445a4 2018-11-02 20:51:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:51:47,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:51:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:51:47,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03aba19b81fe8bd242badeb9ffd60d86a9acfec9" 2018-11-02 20:51:47,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4e6705-ed57-49c4-9ebf-8e93e766061c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:51:47,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bb4e6705-ed57-49c4-9ebf-8e93e766061c 2018-11-02 20:51:47,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03aba19b81fe8bd242badeb9ffd60d86a9acfec9" 2018-11-02 20:51:47,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d7a77c-be10-4d9c-b367-b8943ebd0525 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f93e6ace14794a9a94a103cc2abc016e"}, "tags": [], "enabled": true, "id": "f93e6ace14794a9a94a103cc2abc016e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj"}]} 2018-11-02 20:51:47,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj used request id req-56d7a77c-be10-4d9c-b367-b8943ebd0525 2018-11-02 20:51:47,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03aba19b81fe8bd242badeb9ffd60d86a9acfec9" 2018-11-02 20:51:48,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d637b44-0df1-47b3-a693-1f8939363d29 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:51:48,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4d637b44-0df1-47b3-a693-1f8939363d29 2018-11-02 20:51:48,522 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-293c7fb6-3540-4e6-user 2018-11-02 20:51:48,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:51:48,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec7c4ca-2c4e-4bc6-9d6f-2a26925d427f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:51:48,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8ec7c4ca-2c4e-4bc6-9d6f-2a26925d427f 2018-11-02 20:51:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" -d '{"role": {"name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role"}}' 2018-11-02 20:51:48,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f59c17-3b72-4515-9937-99959f54aa90 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3155800c9b4341038fff878248b9b95f", "links": {"self": "http://172.30.9.31:5000/v3/roles/3155800c9b4341038fff878248b9b95f"}, "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role"}} 2018-11-02 20:51:48,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6f59c17-3b72-4515-9937-99959f54aa90 2018-11-02 20:51:48,787 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role 2018-11-02 20:51:48,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3155800c9b4341038fff878248b9b95f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:51:48,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14695200-a139-4bf1-8df2-5b021dd42822 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3155800c9b4341038fff878248b9b95f", "links": {"self": "http://172.30.9.31:5000/v3/roles/3155800c9b4341038fff878248b9b95f"}, "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role"}} 2018-11-02 20:51:48,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3155800c9b4341038fff878248b9b95f used request id req-14695200-a139-4bf1-8df2-5b021dd42822 2018-11-02 20:51:48,891 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role to project CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj 2018-11-02 20:51:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f93e6ace14794a9a94a103cc2abc016e/users/0feca6d418854732834607d6e1db93f5/roles/3155800c9b4341038fff878248b9b95f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:51:49,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90ce779-6d60-47f2-89c9-d0e2f8192b41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:51:49,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f93e6ace14794a9a94a103cc2abc016e/users/0feca6d418854732834607d6e1db93f5/roles/3155800c9b4341038fff878248b9b95f used request id req-a90ce779-6d60-47f2-89c9-d0e2f8192b41 2018-11-02 20:51:49,080 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:51:49,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:49,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:49,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3155800c9b4341038fff878248b9b95f", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role"}], "expires_at": "2018-11-02T21:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f93e6ace14794a9a94a103cc2abc016e", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-user", "id": "0feca6d418854732834607d6e1db93f5"}, "audit_ids": ["5bLhLVLMQ4aYqTkJgJmUrg"], "issued_at": "2018-11-02T20:51:49.000000Z"}} 2018-11-02 20:51:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" 2018-11-02 20:51:49,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d3f896-b2e5-4160-a5fb-a9fed100a575 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:49,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d4d3f896-b2e5-4160-a5fb-a9fed100a575 2018-11-02 20:51:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" 2018-11-02 20:51:50,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e7c6d41e-c2aa-45db-a592-58636f38304d Date: Fri, 02 Nov 2018 20:51:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image"} 2018-11-02 20:51:50,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image used request id req-e7c6d41e-c2aa-45db-a592-58636f38304d 2018-11-02 20:51:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" 2018-11-02 20:51:50,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d3abea7d-8173-453b-8019-f9eba6726ce2 Date: Fri, 02 Nov 2018 20:51:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:51:50,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d3abea7d-8173-453b-8019-f9eba6726ce2 2018-11-02 20:51:50,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image"}' 2018-11-02 20:51:51,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef53a2de-817a-45d4-abed-594bac747903 Date: Fri, 02 Nov 2018 20:51:51 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:51:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:51:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66", "min_disk": 0, "protected": false, "id": "400db9f3-a85c-4419-bf67-22b07e10ce66", "file": "/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66/file", "checksum": null, "owner": "f93e6ace14794a9a94a103cc2abc016e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:51:51,608 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ef53a2de-817a-45d4-abed-594bac747903 2018-11-02 20:51:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" -d '' 2018-11-02 20:51:52,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b80f5cb-5a45-442c-8970-4d4e40829d60 Date: Fri, 02 Nov 2018 20:51:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:51:52,628 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66/file used request id req-5b80f5cb-5a45-442c-8970-4d4e40829d60 2018-11-02 20:51:52,629 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:51:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" 2018-11-02 20:51:53,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7e8f2edc-3435-41dc-9d1d-8be75aad5083 Date: Fri, 02 Nov 2018 20:51:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:51:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:51:52Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/400db9f3-a85c-4419-bf67-22b07e10ce66/snap", "metadata": {}}], "self": "/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66", "min_disk": 0, "protected": false, "id": "400db9f3-a85c-4419-bf67-22b07e10ce66", "file": "/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f93e6ace14794a9a94a103cc2abc016e", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/400db9f3-a85c-4419-bf67-22b07e10ce66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:51:53,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66 used request id req-7e8f2edc-3435-41dc-9d1d-8be75aad5083 2018-11-02 20:51:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" 2018-11-02 20:51:53,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cbeba8e2-519d-4a38-8bb2-29979581a598 Date: Fri, 02 Nov 2018 20:51:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:51:53,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-cbeba8e2-519d-4a38-8bb2-29979581a598 2018-11-02 20:51:53,440 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image 2018-11-02 20:51:53,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" 2018-11-02 20:51:53,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-68ebc2ec-eb9c-46f6-9c55-e8c066ae4da5 Date: Fri, 02 Nov 2018 20:51:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:51:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:51:52Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/400db9f3-a85c-4419-bf67-22b07e10ce66/snap", "metadata": {}}], "self": "/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66", "min_disk": 0, "protected": false, "id": "400db9f3-a85c-4419-bf67-22b07e10ce66", "file": "/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f93e6ace14794a9a94a103cc2abc016e", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/400db9f3-a85c-4419-bf67-22b07e10ce66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:51:53,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66 used request id req-68ebc2ec-eb9c-46f6-9c55-e8c066ae4da5 2018-11-02 20:51:53,651 - create_image - DEBUG - Instance status is - active 2018-11-02 20:51:53,651 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image 2018-11-02 20:51:53,651 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image 2018-11-02 20:51:53,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:51:53,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:51:54,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3155800c9b4341038fff878248b9b95f", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role"}], "expires_at": "2018-11-02T21:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f93e6ace14794a9a94a103cc2abc016e", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-user", "id": "0feca6d418854732834607d6e1db93f5"}, "audit_ids": ["bAMs5aOiTa-OY7iFan7g_Q"], "issued_at": "2018-11-02T20:51:54.000000Z"}} 2018-11-02 20:51:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:51:54,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1547a52-9415-4b71-bf07-fb146b6b2871 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:51:54,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b1547a52-9415-4b71-bf07-fb146b6b2871 2018-11-02 20:51:54,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:51:54,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:54 GMT Server: Apache x-compute-request-id: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 20:51:54,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/detail used request id req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c 2018-11-02 20:51:54,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "imageRef": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 20:51:57,422 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:51:54 GMT Server: Apache x-compute-request-id: req-101497eb-ca97-4c56-82d8-7203365dcdae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-101497eb-ca97-4c56-82d8-7203365dcdae Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0feca6d418854732834607d6e1db93f5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:51:57.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1}} 2018-11-02 20:51:57,422 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes used request id req-101497eb-ca97-4c56-82d8-7203365dcdae 2018-11-02 20:51:57,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:51:57,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:57 GMT Server: Apache x-compute-request-id: req-60ef8994-843c-4c8e-b81c-e9d6a8e194c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60ef8994-843c-4c8e-b81c-e9d6a8e194c2 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0feca6d418854732834607d6e1db93f5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:51:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f93e6ace14794a9a94a103cc2abc016e", "updated_at": "2018-11-02T20:51:57.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1}} 2018-11-02 20:51:57,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-60ef8994-843c-4c8e-b81c-e9d6a8e194c2 2018-11-02 20:51:57,762 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol 2018-11-02 20:51:57,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:51:58,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:51:57 GMT Server: Apache x-compute-request-id: req-ba4b7f14-1b1f-4107-be8a-1539e33e0f22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba4b7f14-1b1f-4107-be8a-1539e33e0f22 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0feca6d418854732834607d6e1db93f5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:51:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f93e6ace14794a9a94a103cc2abc016e", "updated_at": "2018-11-02T20:51:57.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1}} 2018-11-02 20:51:58,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-ba4b7f14-1b1f-4107-be8a-1539e33e0f22 2018-11-02 20:51:58,005 - create_volume - DEBUG - Instance status is - creating 2018-11-02 20:51:58,005 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-02 20:52:01,009 - create_volume - DEBUG - Volume status query timeout in 296.753139019 2018-11-02 20:52:01,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:52:01,250 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:01 GMT Server: Apache x-compute-request-id: req-36769b6e-e389-4f21-a533-5188307acba6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36769b6e-e389-4f21-a533-5188307acba6 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "0feca6d418854732834607d6e1db93f5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T20:51:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f93e6ace14794a9a94a103cc2abc016e", "updated_at": "2018-11-02T20:52:00.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1}} 2018-11-02 20:52:01,250 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-36769b6e-e389-4f21-a533-5188307acba6 2018-11-02 20:52:01,250 - create_volume - DEBUG - Instance status is - downloading 2018-11-02 20:52:01,250 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-02 20:52:04,254 - create_volume - DEBUG - Volume status query timeout in 293.508296967 2018-11-02 20:52:04,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:52:04,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:04 GMT Server: Apache x-compute-request-id: req-66ee9f78-384b-41c3-a68c-b799db4cc328 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66ee9f78-384b-41c3-a68c-b799db4cc328 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-02T20:52:02.000000", "replication_status": null, "snapshot_id": null, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1, "user_id": "0feca6d418854732834607d6e1db93f5", "os-vol-tenant-attr:tenant_id": "f93e6ace14794a9a94a103cc2abc016e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "image_id": "400db9f3-a85c-4419-bf67-22b07e10ce66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "bootable": "true", "created_at": "2018-11-02T20:51:57.000000", "volume_type": null}} 2018-11-02 20:52:04,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-66ee9f78-384b-41c3-a68c-b799db4cc328 2018-11-02 20:52:04,496 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:52:04,496 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol 2018-11-02 20:52:04,497 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol 2018-11-02 20:52:04,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:52:05,213 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:04 GMT Server: Apache x-compute-request-id: req-3912f7a4-e519-43aa-9c68-437d02f53cb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3912f7a4-e519-43aa-9c68-437d02f53cb1 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-02T20:52:02.000000", "replication_status": null, "snapshot_id": null, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1, "user_id": "0feca6d418854732834607d6e1db93f5", "os-vol-tenant-attr:tenant_id": "f93e6ace14794a9a94a103cc2abc016e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "image_id": "400db9f3-a85c-4419-bf67-22b07e10ce66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "bootable": "true", "created_at": "2018-11-02T20:51:57.000000", "volume_type": null}} 2018-11-02 20:52:05,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-3912f7a4-e519-43aa-9c68-437d02f53cb1 2018-11-02 20:52:05,214 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:52:05,214 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol 2018-11-02 20:52:05,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:05,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3155800c9b4341038fff878248b9b95f", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role"}], "expires_at": "2018-11-02T21:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f93e6ace14794a9a94a103cc2abc016e", "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f93e6ace14794a9a94a103cc2abc016e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f93e6ace14794a9a94a103cc2abc016e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-293c7fb6-3540-4e6-user", "id": "0feca6d418854732834607d6e1db93f5"}, "audit_ids": ["hkXxorDgRmqSUViL5w9HEA"], "issued_at": "2018-11-02T20:52:05.000000Z"}} 2018-11-02 20:52:05,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48405aa6a20a0ae8aebc9cbd0ad2baa3ca5a389c" 2018-11-02 20:52:06,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:05 GMT Server: Apache x-compute-request-id: req-55a6c883-9b3a-4472-a0e5-8f774ffad4e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55a6c883-9b3a-4472-a0e5-8f774ffad4e1 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-02T20:52:02.000000", "replication_status": null, "snapshot_id": null, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1, "user_id": "0feca6d418854732834607d6e1db93f5", "os-vol-tenant-attr:tenant_id": "f93e6ace14794a9a94a103cc2abc016e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "image_id": "400db9f3-a85c-4419-bf67-22b07e10ce66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "bootable": "true", "created_at": "2018-11-02T20:51:57.000000", "volume_type": null}} 2018-11-02 20:52:06,023 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-55a6c883-9b3a-4472-a0e5-8f774ffad4e1 2018-11-02 20:52:06,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:52:06,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:06 GMT Server: Apache x-compute-request-id: req-a71f4a3f-f9e8-4789-8428-66f6fa980ac8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a71f4a3f-f9e8-4789-8428-66f6fa980ac8 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "self"}, {"href": "http://172.30.9.31:8776/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-02T20:52:02.000000", "replication_status": null, "snapshot_id": null, "id": "1cc3a94b-d42b-4597-961b-bde446b2db38", "size": 1, "user_id": "0feca6d418854732834607d6e1db93f5", "os-vol-tenant-attr:tenant_id": "f93e6ace14794a9a94a103cc2abc016e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image", "image_id": "400db9f3-a85c-4419-bf67-22b07e10ce66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol", "bootable": "true", "created_at": "2018-11-02T20:51:57.000000", "volume_type": null}} 2018-11-02 20:52:06,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-a71f4a3f-f9e8-4789-8428-66f6fa980ac8 2018-11-02 20:52:06,666 - create_volume - DEBUG - Instance status is - available 2018-11-02 20:52:06,666 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol 2018-11-02 20:52:06,667 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol 2018-11-02 20:52:06,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:52:06,943 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:52:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5c7e788c-f846-4a7b-ab2a-1ef67c91e95b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:52:06,943 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-5c7e788c-f846-4a7b-ab2a-1ef67c91e95b 2018-11-02 20:52:06,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19f4f3c7-3b3b-4590-b2f1-33dba9bbb56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9de4c65e23223c8d5a5d4f32173adc5fc53256" 2018-11-02 20:52:07,174 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f04c14b8-9dc3-4948-bef2-f5c4c87014bf x-openstack-request-id: req-f04c14b8-9dc3-4948-bef2-f5c4c87014bf Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1cc3a94b-d42b-4597-961b-bde446b2db38 could not be found.", "code": 404}} 2018-11-02 20:52:07,174 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f93e6ace14794a9a94a103cc2abc016e/volumes/1cc3a94b-d42b-4597-961b-bde446b2db38 used request id req-f04c14b8-9dc3-4948-bef2-f5c4c87014bf 2018-11-02 20:52:07,174 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1cc3a94b-d42b-4597-961b-bde446b2db38 could not be found. (HTTP 404) (Request-ID: req-f04c14b8-9dc3-4948-bef2-f5c4c87014bf) 2018-11-02 20:52:07,174 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-vol 2018-11-02 20:52:07,175 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-ba0d09a2-b95d-46cc-97d9-8d34f71f87bd-image 2018-11-02 20:52:07,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7367bcce4233e57c0a4c4d7ce016860d46f85f" 2018-11-02 20:52:08,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4a0f6db-8827-45fd-a372-4d2834f1243a Date: Fri, 02 Nov 2018 20:52:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:52:08,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/400db9f3-a85c-4419-bf67-22b07e10ce66 used request id req-d4a0f6db-8827-45fd-a372-4d2834f1243a 2018-11-02 20:52:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:08,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4c615002-a050-48f2-8cf0-74ca0f00992d Date: Fri, 02 Nov 2018 20:52:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:52:08,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-4c615002-a050-48f2-8cf0-74ca0f00992d 2018-11-02 20:52:08,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c021382-0a5e-4cdc-843b-d978cbee2b7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:52:09,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-1c021382-0a5e-4cdc-843b-d978cbee2b7f 2018-11-02 20:52:09,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:52:09,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b13a6743-e6d2-448e-b6ba-afd32b1bcbfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:52:09,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b13a6743-e6d2-448e-b6ba-afd32b1bcbfe 2018-11-02 20:52:09,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:52:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ca27ca-ae57-41b0-8997-550ee3721b7a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:52:09,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-43ca27ca-ae57-41b0-8997-550ee3721b7a 2018-11-02 20:52:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809d3f71-ca1b-498c-89af-3adcb1c4bff4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:52:09,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-809d3f71-ca1b-498c-89af-3adcb1c4bff4 2018-11-02 20:52:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-573e6683-2c10-4582-9c4f-7a6a77927d06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:52:09,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-573e6683-2c10-4582-9c4f-7a6a77927d06 2018-11-02 20:52:09,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:52:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3128ecc8-5b7d-45d9-86b8-1f7c34b53d4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:52:09,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-3128ecc8-5b7d-45d9-86b8-1f7c34b53d4c 2018-11-02 20:52:09,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:52:09,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec4fc38-2d56-49f1-b451-c1e9c0c90868 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:52:09,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-cec4fc38-2d56-49f1-b451-c1e9c0c90868 2018-11-02 20:52:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:09,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39475b94-e493-4bcb-b0d2-7d0403b6d74f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:52:09,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-39475b94-e493-4bcb-b0d2-7d0403b6d74f 2018-11-02 20:52:09,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:52:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:10,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af3e241e-a5c6-4d0a-8457-75afd6234c58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:52:10,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-af3e241e-a5c6-4d0a-8457-75afd6234c58 2018-11-02 20:52:10,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:52:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:10,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a25b906-ee48-4de4-9d20-9e1f19bbe6fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:52:10,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-3a25b906-ee48-4de4-9d20-9e1f19bbe6fe 2018-11-02 20:52:10,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:52:10,117 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj 2018-11-02 20:52:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f93e6ace14794a9a94a103cc2abc016e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:10,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86a76f8-395b-4160-8f2a-fd0676073fd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:52:10,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f93e6ace14794a9a94a103cc2abc016e used request id req-c86a76f8-395b-4160-8f2a-fd0676073fd3 2018-11-02 20:52:10,378 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-293c7fb6-3540-4e6-proj-role 2018-11-02 20:52:10,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3155800c9b4341038fff878248b9b95f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:10,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83f37946-a604-4f88-af69-39d215f5e4da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:52:10,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3155800c9b4341038fff878248b9b95f used request id req-83f37946-a604-4f88-af69-39d215f5e4da 2018-11-02 20:52:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db170d901fd3f202047714a8086012b7bd88f67" 2018-11-02 20:52:10,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087e241f-f660-4bcb-a2c2-c0fdbd0206ab Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:52:10,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-087e241f-f660-4bcb-a2c2-c0fdbd0206ab 2018-11-02 20:52:10,623 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-293c7fb6-3540-4e6-user 2018-11-02 20:52:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/0feca6d418854732834607d6e1db93f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03aba19b81fe8bd242badeb9ffd60d86a9acfec9" 2018-11-02 20:52:10,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a0d9dd-175e-45f5-a503-df8decd22a85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:52:10,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/0feca6d418854732834607d6e1db93f5 used request id req-f8a0d9dd-175e-45f5-a503-df8decd22a85 2018-11-02 20:52:10,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:11,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["KrgtASPuTACSwnMyrSVAPA"], "issued_at": "2018-11-02T20:52:11.000000Z"}} 2018-11-02 20:52:11,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5aa463d9c3adfa6bb55147eac3d178e934561" 2018-11-02 20:52:11,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2b8aed-3d8f-4f34-b950-c24ecaea0f03 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:11,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-de2b8aed-3d8f-4f34-b950-c24ecaea0f03 2018-11-02 20:52:11,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:11,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:11,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["HhBnHPfLSyCVTvC9mlzLFg"], "issued_at": "2018-11-02T20:52:11.000000Z"}} 2018-11-02 20:52:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:52:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451ec94b-8fda-4fa5-996b-cf3829061b66 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:11,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-451ec94b-8fda-4fa5-996b-cf3829061b66 2018-11-02 20:52:11,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:52:11,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:52:11 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:52:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5cf39a46-3a19-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:52:12,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd12270a-af53-4dc8-ab80-c0b7baec8e3b Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5cf39a46-3a19-446-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:52:12,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5cf39a46-3a19-446-proj used request id req-bd12270a-af53-4dc8-ab80-c0b7baec8e3b 2018-11-02 20:52:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:52:12,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0d98a0-d873-4153-927e-58b09b06987b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:52:12,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2a0d98a0-d873-4153-927e-58b09b06987b 2018-11-02 20:52:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}}' 2018-11-02 20:52:12,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc081f0e-2c41-4f12-877f-8055c07e5148 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "id": "114567fef27f41498357a3460c49ded9", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:52:12,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-bc081f0e-2c41-4f12-877f-8055c07e5148 2018-11-02 20:52:12,277 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-5cf39a46-3a19-446-proj 2018-11-02 20:52:12,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:12,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:12,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["x-sR8G-iTyqEFfdUvNYyUQ"], "issued_at": "2018-11-02T20:52:12.000000Z"}} 2018-11-02 20:52:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090801654f21d3b35622b09cb1a52fcac1f62c32" 2018-11-02 20:52:12,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3205823-afb2-4a2b-96b0-9274e17474aa 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:12,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e3205823-afb2-4a2b-96b0-9274e17474aa 2018-11-02 20:52:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:52:12,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:52:12 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:52:12,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090801654f21d3b35622b09cb1a52fcac1f62c32" 2018-11-02 20:52:12,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d710d137-d38e-486c-a8e3-649d3028a19a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:52:12,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d710d137-d38e-486c-a8e3-649d3028a19a 2018-11-02 20:52:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-5cf39a46-3a19-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090801654f21d3b35622b09cb1a52fcac1f62c32" 2018-11-02 20:52:13,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035baad3-6d39-4e11-836b-5d8ebd3090b0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-5cf39a46-3a19-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "id": "114567fef27f41498357a3460c49ded9", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}]} 2018-11-02 20:52:13,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-5cf39a46-3a19-446-proj used request id req-035baad3-6d39-4e11-836b-5d8ebd3090b0 2018-11-02 20:52:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090801654f21d3b35622b09cb1a52fcac1f62c32" 2018-11-02 20:52:13,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a4b1a6-7545-4105-993d-f91711a99855 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:52:13,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-62a4b1a6-7545-4105-993d-f91711a99855 2018-11-02 20:52:13,456 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-5cf39a46-3a19-446-user 2018-11-02 20:52:13,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:52:13,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7f5e62-2dd8-4ba7-be15-9439e99940a2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:52:13,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a7f5e62-2dd8-4ba7-be15-9439e99940a2 2018-11-02 20:52:13,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" -d '{"role": {"name": "SimpleHealthCheck-5cf39a46-3a19-446-proj-role"}}' 2018-11-02 20:52:13,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa58e35-024b-4d5b-8fd8-5481a1a65a54 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea5676ab1f52474fa1236b48c218c7c9", "links": {"self": "http://172.30.9.31:5000/v3/roles/ea5676ab1f52474fa1236b48c218c7c9"}, "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj-role"}} 2018-11-02 20:52:13,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7fa58e35-024b-4d5b-8fd8-5481a1a65a54 2018-11-02 20:52:13,690 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-5cf39a46-3a19-446-proj-role 2018-11-02 20:52:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ea5676ab1f52474fa1236b48c218c7c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:52:13,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bd9be3-db82-43ff-9e6d-2aa5a92bcb73 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea5676ab1f52474fa1236b48c218c7c9", "links": {"self": "http://172.30.9.31:5000/v3/roles/ea5676ab1f52474fa1236b48c218c7c9"}, "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj-role"}} 2018-11-02 20:52:13,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ea5676ab1f52474fa1236b48c218c7c9 used request id req-87bd9be3-db82-43ff-9e6d-2aa5a92bcb73 2018-11-02 20:52:13,712 - keystone_utils - INFO - Granting role SimpleHealthCheck-5cf39a46-3a19-446-proj-role to project SimpleHealthCheck-5cf39a46-3a19-446-proj 2018-11-02 20:52:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9/users/0ab88bbb3f1e4d0ab0880d5961f26a89/roles/ea5676ab1f52474fa1236b48c218c7c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:52:13,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda5e848-a30d-4101-9892-82ceca9536f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:52:13,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9/users/0ab88bbb3f1e4d0ab0880d5961f26a89/roles/ea5676ab1f52474fa1236b48c218c7c9 used request id req-cda5e848-a30d-4101-9892-82ceca9536f9 2018-11-02 20:52:13,854 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:52:13,856 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:52:13,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:13,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:14,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea5676ab1f52474fa1236b48c218c7c9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj-role"}], "expires_at": "2018-11-02T21:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5cf39a46-3a19-446-user", "id": "0ab88bbb3f1e4d0ab0880d5961f26a89"}, "audit_ids": ["vFgLMDGlQ42deaS4zlkjXQ"], "issued_at": "2018-11-02T20:52:14.000000Z"}} 2018-11-02 20:52:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" 2018-11-02 20:52:14,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1807c42-455b-4d16-a0cb-644aa375fd12 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:14,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c1807c42-455b-4d16-a0cb-644aa375fd12 2018-11-02 20:52:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" 2018-11-02 20:52:14,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e9df914d-3f15-4a12-8bb7-aeb5a1810e62 Date: Fri, 02 Nov 2018 20:52:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image"} 2018-11-02 20:52:14,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image used request id req-e9df914d-3f15-4a12-8bb7-aeb5a1810e62 2018-11-02 20:52:14,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" 2018-11-02 20:52:15,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b0312847-e43a-4fa1-b5fa-c825aa34e8bc Date: Fri, 02 Nov 2018 20:52:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:52:15,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-b0312847-e43a-4fa1-b5fa-c825aa34e8bc 2018-11-02 20:52:15,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image"}' 2018-11-02 20:52:15,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-40cd3d76-c48a-44f9-9a6b-5f72c733487f Date: Fri, 02 Nov 2018 20:52:15 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:52:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:52:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a", "min_disk": 0, "protected": false, "id": "3476c030-0514-4a68-b8df-70981efbc07a", "file": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a/file", "checksum": null, "owner": "114567fef27f41498357a3460c49ded9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:52:15,865 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-40cd3d76-c48a-44f9-9a6b-5f72c733487f 2018-11-02 20:52:15,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" -d '' 2018-11-02 20:52:16,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc11ed81-4b28-40ce-b7bc-879db6383475 Date: Fri, 02 Nov 2018 20:52:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:52:16,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a/file used request id req-bc11ed81-4b28-40ce-b7bc-879db6383475 2018-11-02 20:52:16,553 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:52:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" 2018-11-02 20:52:16,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a747fbc8-8ccd-4aa7-b9b6-f9b961934285 Date: Fri, 02 Nov 2018 20:52:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:52:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:52:16Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3476c030-0514-4a68-b8df-70981efbc07a/snap", "metadata": {}}], "self": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a", "min_disk": 0, "protected": false, "id": "3476c030-0514-4a68-b8df-70981efbc07a", "file": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "114567fef27f41498357a3460c49ded9", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3476c030-0514-4a68-b8df-70981efbc07a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:52:16,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a used request id req-a747fbc8-8ccd-4aa7-b9b6-f9b961934285 2018-11-02 20:52:16,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" 2018-11-02 20:52:17,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f88681de-e51d-4dfd-b1ed-e742118b84f1 Date: Fri, 02 Nov 2018 20:52:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:52:17,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-f88681de-e51d-4dfd-b1ed-e742118b84f1 2018-11-02 20:52:17,356 - create_image - INFO - Created image with name - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image 2018-11-02 20:52:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" 2018-11-02 20:52:17,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5977f2f7-3625-41db-be87-2234343cc011 Date: Fri, 02 Nov 2018 20:52:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:52:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:52:16Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3476c030-0514-4a68-b8df-70981efbc07a/snap", "metadata": {}}], "self": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a", "min_disk": 0, "protected": false, "id": "3476c030-0514-4a68-b8df-70981efbc07a", "file": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "114567fef27f41498357a3460c49ded9", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3476c030-0514-4a68-b8df-70981efbc07a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:52:17,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a used request id req-5977f2f7-3625-41db-be87-2234343cc011 2018-11-02 20:52:17,565 - create_image - DEBUG - Instance status is - active 2018-11-02 20:52:17,565 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image 2018-11-02 20:52:17,566 - create_image - INFO - Image is now active with name - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image 2018-11-02 20:52:17,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:17,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:17,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea5676ab1f52474fa1236b48c218c7c9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj-role"}], "expires_at": "2018-11-02T21:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5cf39a46-3a19-446-user", "id": "0ab88bbb3f1e4d0ab0880d5961f26a89"}, "audit_ids": ["j8SKUKQQQviZwcEkpM5oHw"], "issued_at": "2018-11-02T20:52:17.000000Z"}} 2018-11-02 20:52:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:52:18,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f293e7c0-4037-48f4-a6e6-117ee6b3f029 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:18,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f293e7c0-4037-48f4-a6e6-117ee6b3f029 2018-11-02 20:52:18,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:52:18,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-71e44231-2173-4076-b07f-63777facf085 Date: Fri, 02 Nov 2018 20:52:18 GMT RESP BODY: {"networks":[]} 2018-11-02 20:52:18,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-71e44231-2173-4076-b07f-63777facf085 2018-11-02 20:52:18,276 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net 2018-11-02 20:52:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" -d '{"network": {"name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net", "admin_state_up": true}}' 2018-11-02 20:52:18,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-991bd65e-6c41-4ba8-86ee-e0c5c9d3bc86 Date: Fri, 02 Nov 2018 20:52:18 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:52:18Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}} 2018-11-02 20:52:18,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-991bd65e-6c41-4ba8-86ee-e0c5c9d3bc86 2018-11-02 20:52:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:52:19,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-83f79b00-8a03-440e-bbf4-7c80654caef6 Date: Fri, 02 Nov 2018 20:52:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:52:18Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:19,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-83f79b00-8a03-440e-bbf4-7c80654caef6 2018-11-02 20:52:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:52:19,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1c775910-67ca-48ed-bc8c-53b86b97d31f Date: Fri, 02 Nov 2018 20:52:19 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:52:19,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-1c775910-67ca-48ed-bc8c-53b86b97d31f 2018-11-02 20:52:19,502 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet 2018-11-02 20:52:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" -d '{"subnets": [{"ip_version": 4, "network_id": "114e59f7-464c-457d-aa13-c55c10935be7", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]}' 2018-11-02 20:52:20,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-356585a7-feb6-47b0-86cd-72e2704fd0dd Date: Fri, 02 Nov 2018 20:52:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:20,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-356585a7-feb6-47b0-86cd-72e2704fd0dd 2018-11-02 20:52:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:52:20,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-28de33d8-bec7-4813-9ec6-129ec658236a Date: Fri, 02 Nov 2018 20:52:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:20,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-28de33d8-bec7-4813-9ec6-129ec658236a 2018-11-02 20:52:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:52:20,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9b2ca086-7b27-459f-a42c-d289d8608074 Date: Fri, 02 Nov 2018 20:52:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:20,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-9b2ca086-7b27-459f-a42c-d289d8608074 2018-11-02 20:52:20,906 - OpenStackNetwork - DEBUG - Network [114e59f7-464c-457d-aa13-c55c10935be7] created successfully 2018-11-02 20:52:20,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:20,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:21,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3DUYnzxtQASSFN936UVBaQ"], "issued_at": "2018-11-02T20:52:21.000000Z"}} 2018-11-02 20:52:21,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9b01ce02024a6dd5c50aeb66ac13c3780d2093" 2018-11-02 20:52:21,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9bf479-fbe8-46f8-beb0-f710154e7690 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:21,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ec9bf479-fbe8-46f8-beb0-f710154e7690 2018-11-02 20:52:21,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:52:21,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9b01ce02024a6dd5c50aeb66ac13c3780d2093" 2018-11-02 20:52:22,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-797d787a-e041-465e-8f1e-3a60b10fa713 x-compute-request-id: req-797d787a-e041-465e-8f1e-3a60b10fa713 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:52:22,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-797d787a-e041-465e-8f1e-3a60b10fa713 2018-11-02 20:52:22,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9b01ce02024a6dd5c50aeb66ac13c3780d2093" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:52:22,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d80d5c2-a481-40d4-ad5c-9168b21491f2 x-compute-request-id: req-0d80d5c2-a481-40d4-ad5c-9168b21491f2 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27"}} 2018-11-02 20:52:22,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0d80d5c2-a481-40d4-ad5c-9168b21491f2 2018-11-02 20:52:22,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:22,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:22,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea5676ab1f52474fa1236b48c218c7c9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj-role"}], "expires_at": "2018-11-02T21:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5cf39a46-3a19-446-user", "id": "0ab88bbb3f1e4d0ab0880d5961f26a89"}, "audit_ids": ["3sPYv9UGRLyIM8U9_FeRlw"], "issued_at": "2018-11-02T20:52:22.000000Z"}} 2018-11-02 20:52:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:22,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5b4749-0af9-4caa-9ed3-1d300fc039e5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:22,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb5b4749-0af9-4caa-9ed3-1d300fc039e5 2018-11-02 20:52:22,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:52:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:22,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79363420-afa6-442f-ad1f-84157fcbc717 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:22,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-79363420-afa6-442f-ad1f-84157fcbc717 2018-11-02 20:52:22,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:23,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-072b70ee-8c81-4eec-a952-96fd3d2dfa96 Date: Fri, 02 Nov 2018 20:52:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:23,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-072b70ee-8c81-4eec-a952-96fd3d2dfa96 2018-11-02 20:52:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:23,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6c9891fa-4e97-4db2-87d4-25fafb3e1f27 Date: Fri, 02 Nov 2018 20:52:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:23,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-6c9891fa-4e97-4db2-87d4-25fafb3e1f27 2018-11-02 20:52:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:23,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-87d87943-d35b-4c02-ba65-3b06ffde3c77 Date: Fri, 02 Nov 2018 20:52:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:23,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-87d87943-d35b-4c02-ba65-3b06ffde3c77 2018-11-02 20:52:23,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:52:23,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:52:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:52:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:24,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2a8a53-e138-48d9-90c3-25579dcdb798 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:52:24,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-5f2a8a53-e138-48d9-90c3-25579dcdb798 2018-11-02 20:52:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:24,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8ff224b9-85e4-46d5-9af9-0f7a6ab7c610 Date: Fri, 02 Nov 2018 20:52:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:24,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-8ff224b9-85e4-46d5-9af9-0f7a6ab7c610 2018-11-02 20:52:24,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:24,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e28d9582-5cf0-4446-8f0e-9d76b9dc6a79 Date: Fri, 02 Nov 2018 20:52:24 GMT RESP BODY: {"ports":[]} 2018-11-02 20:52:24,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1&admin_state_up=True used request id req-e28d9582-5cf0-4446-8f0e-9d76b9dc6a79 2018-11-02 20:52:24,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:25,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58cd12eb-bd8e-474b-b126-edcbbdd90a10 x-compute-request-id: req-58cd12eb-bd8e-474b-b126-edcbbdd90a10 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:52:25,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst used request id req-58cd12eb-bd8e-474b-b126-edcbbdd90a10 2018-11-02 20:52:25,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:25,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f45e86bf-7b5d-41d7-bbb1-2672cb5652f6 Date: Fri, 02 Nov 2018 20:52:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:25,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-f45e86bf-7b5d-41d7-bbb1-2672cb5652f6 2018-11-02 20:52:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:25,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b5816366-24e8-43a0-81bc-82153a0f0912 Date: Fri, 02 Nov 2018 20:52:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:25,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-b5816366-24e8-43a0-81bc-82153a0f0912 2018-11-02 20:52:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:26,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0a880af2-13e7-467a-8ee0-446c28406fc8 Date: Fri, 02 Nov 2018 20:52:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:26,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-0a880af2-13e7-467a-8ee0-446c28406fc8 2018-11-02 20:52:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:26,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a5a77e9-69da-4638-8b61-c319286f7a09 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:52:26,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-6a5a77e9-69da-4638-8b61-c319286f7a09 2018-11-02 20:52:26,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:26,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9d8d6eb8-5a27-49eb-80ea-c4aaada4d7f3 Date: Fri, 02 Nov 2018 20:52:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:26,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-9d8d6eb8-5a27-49eb-80ea-c4aaada4d7f3 2018-11-02 20:52:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:26,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b4d4fd1-4f82-4bb9-8555-76911431dea0 Date: Fri, 02 Nov 2018 20:52:26 GMT RESP BODY: {"ports":[]} 2018-11-02 20:52:26,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1&admin_state_up=True used request id req-4b4d4fd1-4f82-4bb9-8555-76911431dea0 2018-11-02 20:52:26,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:52:26,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:52:27,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea5676ab1f52474fa1236b48c218c7c9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj-role"}], "expires_at": "2018-11-02T21:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_114567fef27f41498357a3460c49ded9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5cf39a46-3a19-446-user", "id": "0ab88bbb3f1e4d0ab0880d5961f26a89"}, "audit_ids": ["gPIifa7XSNes_Y7nt4fweg"], "issued_at": "2018-11-02T20:52:27.000000Z"}} 2018-11-02 20:52:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7661272928c61a6f5e2f7613efb7ce1da7a46" 2018-11-02 20:52:27,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4baeb6-8710-4c26-8f23-d32c3195b319 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:52:27,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1c4baeb6-8710-4c26-8f23-d32c3195b319 2018-11-02 20:52:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:27,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-151772fb-7cc1-4f5f-aea8-61e88c098709 Date: Fri, 02 Nov 2018 20:52:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:27,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-151772fb-7cc1-4f5f-aea8-61e88c098709 2018-11-02 20:52:27,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:27,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5920104e-7374-416a-b485-d5220f95c003 Date: Fri, 02 Nov 2018 20:52:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:27,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-5920104e-7374-416a-b485-d5220f95c003 2018-11-02 20:52:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:28,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3a499e6a-edc3-4db3-b5e4-d35b7778a883 Date: Fri, 02 Nov 2018 20:52:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:28,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-3a499e6a-edc3-4db3-b5e4-d35b7778a883 2018-11-02 20:52:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:52:28,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:52:28 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:52:28,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7661272928c61a6f5e2f7613efb7ce1da7a46" 2018-11-02 20:52:28,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ad9977-04ff-4465-96e5-719b512ca513 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:52:28,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-e1ad9977-04ff-4465-96e5-719b512ca513 2018-11-02 20:52:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:28,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-773b9244-fd6e-48fb-92ef-b16605531e96 Date: Fri, 02 Nov 2018 20:52:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:28,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-773b9244-fd6e-48fb-92ef-b16605531e96 2018-11-02 20:52:28,340 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net 2018-11-02 20:52:28,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" -d '{"port": {"network_id": "114e59f7-464c-457d-aa13-c55c10935be7", "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1", "admin_state_up": true}}' 2018-11-02 20:52:29,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-52a35353-c5dd-4d4c-9f16-acaa5b33f40f Date: Fri, 02 Nov 2018 20:52:29 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:52:28Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:52:29Z","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f0:de:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"114567fef27f41498357a3460c49ded9","fixed_ips":[{"subnet_id":"d889cf16-e02a-442a-8ba8-9296f158a22b","ip_address":"10.55.0.7"}],"id":"11df0e0a-ff3d-4ce1-8018-fb1c4f21c602","security_groups":["eea8ad7d-712a-479f-a9da-06639a4160f2"],"device_id":""}} 2018-11-02 20:52:29,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-52a35353-c5dd-4d4c-9f16-acaa5b33f40f 2018-11-02 20:52:29,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:29,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-378b2a00-9563-4ea6-849f-31956198c7b6 Date: Fri, 02 Nov 2018 20:52:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:29,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-378b2a00-9563-4ea6-849f-31956198c7b6 2018-11-02 20:52:29,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:29,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-81a605fa-ddc9-4e00-a1ab-9b32afcbc7ca Date: Fri, 02 Nov 2018 20:52:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:29,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-81a605fa-ddc9-4e00-a1ab-9b32afcbc7ca 2018-11-02 20:52:30,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:30,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0a76bcb7-50f3-4b4b-8d68-8364acbcd12e Date: Fri, 02 Nov 2018 20:52:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:30,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-0a76bcb7-50f3-4b4b-8d68-8364acbcd12e 2018-11-02 20:52:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:30,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0b9599-11e1-4b6c-8674-34b97552c376 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:52:30,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-dd0b9599-11e1-4b6c-8674-34b97552c376 2018-11-02 20:52:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-06445ab7-13fd-46a8-9c15-71080270b06b Date: Fri, 02 Nov 2018 20:52:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:30,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-06445ab7-13fd-46a8-9c15-71080270b06b 2018-11-02 20:52:30,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:30,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2c6363a8-5064-4bf1-843a-f2664c3c185f Date: Fri, 02 Nov 2018 20:52:30 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:28Z","admin_state_up":true,"updated_at":"2018-11-02T20:52:29Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f0:de:d3","id":"11df0e0a-ff3d-4ce1-8018-fb1c4f21c602","port_security_enabled":true,"project_id":"114567fef27f41498357a3460c49ded9","fixed_ips":[{"subnet_id":"d889cf16-e02a-442a-8ba8-9296f158a22b","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["eea8ad7d-712a-479f-a9da-06639a4160f2"],"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1"}]} 2018-11-02 20:52:30,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1&admin_state_up=True used request id req-2c6363a8-5064-4bf1-843a-f2664c3c185f 2018-11-02 20:52:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:30,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757b8a28-0e86-4df4-b6f9-b1097f5ffd75 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:52:30,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-757b8a28-0e86-4df4-b6f9-b1097f5ffd75 2018-11-02 20:52:30,637 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst 2018-11-02 20:52:30,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:30,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b02d18e-a190-47aa-a547-1f261f07d31b x-compute-request-id: req-1b02d18e-a190-47aa-a547-1f261f07d31b Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"flavors": [{"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}], "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-flavor-name"}]} 2018-11-02 20:52:30,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1b02d18e-a190-47aa-a547-1f261f07d31b 2018-11-02 20:52:30,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:30,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa54c25a-14a8-42f6-80d0-f4243c281951 x-compute-request-id: req-aa54c25a-14a8-42f6-80d0-f4243c281951 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27"}} 2018-11-02 20:52:30,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27 used request id req-aa54c25a-14a8-42f6-80d0-f4243c281951 2018-11-02 20:52:30,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:31,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c05a64bb-0b8f-4cde-a213-79a0963d1579 Date: Fri, 02 Nov 2018 20:52:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:52:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:52:16Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3476c030-0514-4a68-b8df-70981efbc07a/snap", "metadata": {}}], "self": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a", "min_disk": 0, "protected": false, "id": "3476c030-0514-4a68-b8df-70981efbc07a", "file": "/v2/images/3476c030-0514-4a68-b8df-70981efbc07a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "114567fef27f41498357a3460c49ded9", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3476c030-0514-4a68-b8df-70981efbc07a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image"} 2018-11-02 20:52:31,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image used request id req-c05a64bb-0b8f-4cde-a213-79a0963d1579 2018-11-02 20:52:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:31,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d35f6943-3f1c-4de5-a348-db51d94cff54 Date: Fri, 02 Nov 2018 20:52:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:52:31,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d35f6943-3f1c-4de5-a348-db51d94cff54 2018-11-02 20:52:31,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" -d '{"server": {"name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "imageRef": "3476c030-0514-4a68-b8df-70981efbc07a", "flavorRef": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "max_count": 1, "min_count": 1, "networks": [{"port": "11df0e0a-ff3d-4ce1-8018-fb1c4f21c602"}]}}' 2018-11-02 20:52:33,337 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db6ef196-66f8-41fa-b40c-2291393e020a x-compute-request-id: req-db6ef196-66f8-41fa-b40c-2291393e020a Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "adminPass": "2LRNrX3c4vCH"}} 2018-11-02 20:52:33,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-db6ef196-66f8-41fa-b40c-2291393e020a 2018-11-02 20:52:33,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:33,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80d20642-f871-495b-8035-c6051bb5835d x-compute-request-id: req-80d20642-f871-495b-8035-c6051bb5835d Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:52:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:33,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-80d20642-f871-495b-8035-c6051bb5835d 2018-11-02 20:52:33,779 - create_instance - INFO - Created instance with name - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst 2018-11-02 20:52:33,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:34,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ecfd389-220d-4b01-8c00-9e9ddbd2c3f3 x-compute-request-id: req-5ecfd389-220d-4b01-8c00-9e9ddbd2c3f3 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:52:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:34,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-5ecfd389-220d-4b01-8c00-9e9ddbd2c3f3 2018-11-02 20:52:34,643 - create_instance - DEBUG - Instance status [SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst] is - BUILD 2018-11-02 20:52:34,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:52:37,646 - create_instance - DEBUG - VM status query timeout in 896.133410215 2018-11-02 20:52:37,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:38,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70274830-8e89-45b1-a11c-ee82c66d211a x-compute-request-id: req-70274830-8e89-45b1-a11c-ee82c66d211a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "security_groups": [{"name": "default"}], "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:52:36Z", "hostId": "e60ef2e6ef5fe5c49d57fa265dff4093abfd61851c3e514fa92118b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:38,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-70274830-8e89-45b1-a11c-ee82c66d211a 2018-11-02 20:52:38,626 - create_instance - DEBUG - Instance status [SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst] is - BUILD 2018-11-02 20:52:38,626 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:52:41,629 - create_instance - DEBUG - VM status query timeout in 892.150368214 2018-11-02 20:52:41,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:42,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6c51065-0e84-48d3-811c-81b6e01359b4 x-compute-request-id: req-d6c51065-0e84-48d3-811c-81b6e01359b4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "security_groups": [{"name": "default"}], "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:52:36Z", "hostId": "e60ef2e6ef5fe5c49d57fa265dff4093abfd61851c3e514fa92118b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:42,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-d6c51065-0e84-48d3-811c-81b6e01359b4 2018-11-02 20:52:42,572 - create_instance - DEBUG - Instance status [SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst] is - BUILD 2018-11-02 20:52:42,572 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:52:45,575 - create_instance - DEBUG - VM status query timeout in 888.20445919 2018-11-02 20:52:45,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:46,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0de624f-e78a-4ac4-83dc-b6267c269d76 x-compute-request-id: req-c0de624f-e78a-4ac4-83dc-b6267c269d76 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:de:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:52:42.000000", "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "security_groups": [{"name": "default"}], "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:52:42Z", "hostId": "e60ef2e6ef5fe5c49d57fa265dff4093abfd61851c3e514fa92118b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:46,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-c0de624f-e78a-4ac4-83dc-b6267c269d76 2018-11-02 20:52:46,680 - create_instance - DEBUG - Instance status [SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst] is - ACTIVE 2018-11-02 20:52:46,681 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:52:46,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:47,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c85218-8d65-4651-9f6b-b5ca211c337f x-compute-request-id: req-32c85218-8d65-4651-9f6b-b5ca211c337f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:de:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:52:42.000000", "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "security_groups": [{"name": "default"}], "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:52:42Z", "hostId": "e60ef2e6ef5fe5c49d57fa265dff4093abfd61851c3e514fa92118b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:47,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-32c85218-8d65-4651-9f6b-b5ca211c337f 2018-11-02 20:52:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:48,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-46d414f7-8e35-4e58-b880-6da6607cf417 Date: Fri, 02 Nov 2018 20:52:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d889cf16-e02a-442a-8ba8-9296f158a22b"],"updated_at":"2018-11-02T20:52:19Z","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"114567fef27f41498357a3460c49ded9","id":"114e59f7-464c-457d-aa13-c55c10935be7","name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net"}]} 2018-11-02 20:52:48,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net used request id req-46d414f7-8e35-4e58-b880-6da6607cf417 2018-11-02 20:52:48,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:48,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f92af06-05fe-41f3-b5ad-89b266450885 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:52:48,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-3f92af06-05fe-41f3-b5ad-89b266450885 2018-11-02 20:52:48,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:48,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-65dc893c-011b-4738-baef-ee4b80c22c6a Date: Fri, 02 Nov 2018 20:52:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"114567fef27f41498357a3460c49ded9","id":"d889cf16-e02a-442a-8ba8-9296f158a22b","subnetpool_id":null,"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet"}]} 2018-11-02 20:52:48,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-65dc893c-011b-4738-baef-ee4b80c22c6a 2018-11-02 20:52:48,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:48,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3020 X-Openstack-Request-Id: req-0050ccd5-e2b4-4ac8-a70e-ebf5e9951b81 Date: Fri, 02 Nov 2018 20:52:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:28Z","admin_state_up":true,"updated_at":"2018-11-02T20:52:42Z","binding:vnic_type":"normal","device_id":"a4cc3c31-a9a7-4953-90de-ee856ee940a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f0:de:d3","id":"11df0e0a-ff3d-4ce1-8018-fb1c4f21c602","port_security_enabled":true,"project_id":"114567fef27f41498357a3460c49ded9","fixed_ips":[{"subnet_id":"d889cf16-e02a-442a-8ba8-9296f158a22b","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["eea8ad7d-712a-479f-a9da-06639a4160f2"],"name":"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:20Z","admin_state_up":true,"updated_at":"2018-11-02T20:52:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-114e59f7-464c-457d-aa13-c55c10935be7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:09:a0:86","id":"6717c0fd-fb65-4c53-affd-cf41ac9c9f59","port_security_enabled":false,"project_id":"114567fef27f41498357a3460c49ded9","fixed_ips":[{"subnet_id":"d889cf16-e02a-442a-8ba8-9296f158a22b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:21Z","admin_state_up":true,"updated_at":"2018-11-02T20:52:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-114e59f7-464c-457d-aa13-c55c10935be7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:a7:15","id":"8778bf33-0e42-400e-8f77-6c5cbeca0e7f","port_security_enabled":false,"project_id":"114567fef27f41498357a3460c49ded9","fixed_ips":[{"subnet_id":"d889cf16-e02a-442a-8ba8-9296f158a22b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"114e59f7-464c-457d-aa13-c55c10935be7","tenant_id":"114567fef27f41498357a3460c49ded9","created_at":"2018-11-02T20:52:21Z","admin_state_up":true,"updated_at":"2018-11-02T20:52:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-114e59f7-464c-457d-aa13-c55c10935be7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:57:6e:a2","id":"ebeac4d5-0bc7-40b7-9dad-032ef1379eec","port_security_enabled":false,"project_id":"114567fef27f41498357a3460c49ded9","fixed_ips":[{"subnet_id":"d889cf16-e02a-442a-8ba8-9296f158a22b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:52:48,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=114e59f7-464c-457d-aa13-c55c10935be7 used request id req-0050ccd5-e2b4-4ac8-a70e-ebf5e9951b81 2018-11-02 20:52:48,589 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-11-02 20:52:48,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:49,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51d4b829-109b-40a3-9d5e-065b0f4039d9 x-compute-request-id: req-51d4b829-109b-40a3-9d5e-065b0f4039d9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:de:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:52:42.000000", "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "security_groups": [{"name": "default"}], "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:52:42Z", "hostId": "e60ef2e6ef5fe5c49d57fa265dff4093abfd61851c3e514fa92118b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:49,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-51d4b829-109b-40a3-9d5e-065b0f4039d9 2018-11-02 20:52:49,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 20:52:49,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d61f71a-d25f-43db-8e07-85d39c47c862 x-compute-request-id: req-2d61f71a-d25f-43db-8e07-85d39c47c862 Content-Encoding: gzip Content-Length: 10028 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506278587 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163655] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.165706] pid_max: default: 32768 minimum: 301\n[ 0.166842] ACPI: Core revision 20150930\n[ 0.168404] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169999] Security Framework initialized\n[ 0.171026] Yama: becoming mindful.\n[ 0.171946] AppArmor: AppArmor initialized\n[ 0.173003] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.174595] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.176124] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.177576] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.179252] Initializing cgroup subsys io\n[ 0.180273] Initializing cgroup subsys memory\n[ 0.181329] Initializing cgroup subsys devices\n[ 0.182396] Initializing cgroup subsys freezer\n[ 0.183470] Initializing cgroup subsys net_cls\n[ 0.184549] Initializing cgroup subsys perf_event\n[ 0.185679] Initializing cgroup subsys net_prio\n[ 0.186785] Initializing cgroup subsys hugetlb\n[ 0.187856] Initializing cgroup subsys pids\n[ 0.188932] CPU: Physical Processor ID: 0\n[ 0.190620] mce: CPU supports 10 MCE banks\n[ 0.191677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192924] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.215693] ftrace: allocating 31920 entries in 125 pages\n[ 0.241164] smpboot: Max logical packages: 1\n[ 0.242226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243942] x2apic enabled\n[ 0.244989] Switched APIC routing to physical x2apic.\n[ 0.247279] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.248664] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.251286] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.253521] KVM setup paravirtual spinlock\n[ 0.255021] x86: Booted up 1 node, 1 CPUs\n[ 0.256031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.257753] devtmpfs: initialized\n[ 0.259624] evm: security.selinux\n[ 0.260503] evm: security.SMACK64\n[ 0.261377] evm: security.SMACK64EXEC\n[ 0.262302] evm: security.SMACK64TRANSMUTE\n[ 0.263313] evm: security.SMACK64MMAP\n[ 0.264228] evm: security.ima\n[ 0.265024] evm: security.capability\n[ 0.265999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.268258] pinctrl core: initialized pinctrl subsystem\n[ 0.269596] RTC time: 20:52:42, date: 11/02/18\n[ 0.270774] NET: Registered protocol family 16\n[ 0.271983] cpuidle: using governor ladder\n[ 0.273016] cpuidle: using governor menu\n[ 0.274009] PCCT header not found.\n[ 0.274947] ACPI: bus type PCI registered\n[ 0.275953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277489] PCI: Using configuration type 1 for base access\n[ 0.279498] ACPI: Added _OSI(Module Device)\n[ 0.280547] ACPI: Added _OSI(Processor Device)\n[ 0.281611] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282727] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284711] ACPI: Interpreter enabled\n[ 0.285673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294852] ACPI: (supports S0 S5)\n[ 0.295740] ACPI: Using IOAPIC for interrupt routing\n[ 0.296916] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300464] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301882] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303420] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307646] acpiphp: Slot [3] registered\n[ 0.308660] acpiphp: Slot [4] registered\n[ 0.309663] acpiphp: Slot [5] registered\n[ 0.310661] acpiphp: Slot [6] registered\n[ 0.311651] acpiphp: Slot [7] registered\n[ 0.312635] acpiphp: Slot [8] registered\n[ 0.313618] acpiphp: Slot [9] registered\n[ 0.314603] acpiphp: Slot [10] registered\n[ 0.315619] acpiphp: Slot [11] registered\n[ 0.316626] acpiphp: Slot [12] registered\n[ 0.317645] acpiphp: Slot [13] registered\n[ 0.318653] acpiphp: Slot [14] registered\n[ 0.319658] acpiphp: Slot [15] registered\n[ 0.333709] acpiphp: Slot [16] registered\n[ 0.334731] acpiphp: Slot [17] registered\n[ 0.335766] acpiphp: Slot [18] registered\n[ 0.336763] acpiphp: Slot [19] registered\n[ 0.337768] acpiphp: Slot [20] registered\n[ 0.338779] acpiphp: Slot [21] registered\n[ 0.339781] acpiphp: Slot [22] registered\n[ 0.340795] acpiphp: Slot [23] registered\n[ 0.341820] acpiphp: Slot [24] registered\n[ 0.342840] acpiphp: Slot [25] registered\n[ 0.343857] acpiphp: Slot [26] registered\n[ 0.344873] acpiphp: Slot [27] registered\n[ 0.345896] acpiphp: Slot [28] registered\n[ 0.346916] acpiphp: Slot [29] registered\n[ 0.347933] acpiphp: Slot [30] registered\n[ 0.348983] acpiphp: Slot [31] registered\n[ 0.350056] PCI host bridge to bus 0000:00\n[ 0.351054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.352535] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355847] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.357651] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.359507] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364799] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366263] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371803] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373773] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394002] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395832] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.397586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.399353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.402665] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407534] vgaarb: loaded\n[ 0.408298] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409802] SCSI subsystem initialized\n[ 0.410944] ACPI: bus type USB registered\n[ 0.411980] usbcore: registered new interface driver usbfs\n[ 0.413262] usbcore: registered new interface driver hub\n[ 0.414512] usbcore: registered new device driver usb\n[ 0.415874] PCI: Using ACPI for IRQ routing\n[ 0.417264] NetLabel: Initializing\n[ 0.418166] NetLabel: domain hash size = 128\n[ 0.419210] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.420397] NetLabel: unlabeled traffic allowed by default\n[ 0.421831] clocksource: Switched to clocksource kvm-clock\n[ 0.430997] AppArmor: AppArmor Filesystem Enabled\n[ 0.432197] pnp: PnP ACPI init\n[ 0.433333] pnp: PnP ACPI: found 5 devices\n[ 0.439851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441978] NET: Registered protocol family 2\n[ 0.443248] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444844] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.446295] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.447772] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449114] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450557] NET: Registered protocol family 1\n[ 0.451629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.454279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.468543] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482984] Trying to unpack rootfs image as initramfs...\n[ 0.542489] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.544544] Scanning for low memory corruption every 60 seconds\n[ 0.546212] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.547659] audit: initializing netlink subsys (disabled)\n[ 0.548941] audit: type=2000 audit(1541191963.336:1): initialized\n[ 0.550582] Initialise system trusted keyring\n[ 0.553763] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.555285] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557907] zbud: loaded\n[ 0.558898] VFS: Disk quotas dquot_6.6.0\n[ 0.560042] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562175] fuse init (API version 7.23)\n[ 0.563301] Key type big_key registered\n[ 0.564328] Allocating IMA MOK and blacklist keyrings.\n[ 0.565954] Key type asymmetric registered\n[ 0.566988] Asymmetric key parser 'x509' registered\n[ 0.568215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.570115] io scheduler noop registered\n[ 0.571118] io scheduler deadline registered (default)\n[ 0.572375] io scheduler cfq registered\n[ 0.573510] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574826] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578316] ACPI: Power Button [PWRF]\n[ 0.579470] GHES: HEST is not enabled!\n[ 0.593497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.622593] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.625343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.648886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651681] Linux agpgart interface v0.103\n[ 0.654844] brd: module loaded\n[ 0.656888] loop: module loaded\n[ 0.661638] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663476] GPT:90111 != 20971519\n[ 0.664355] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665721] GPT:90111 != 20971519\n[ 0.666598] GPT: Use GNU Parted to correct GPT errors.\n[ 0.667810] vda: vda1 vda15\n[ 0.669369] scsi host0: ata_piix\n[ 0.670358] scsi host1: ata_piix\n[ 0.671270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.672785] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.674617] libphy: Fixed MDIO Bus: probed\n[ 0.675656] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676852] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679564] PPP generic driver version 2.4.2\n[ 0.680720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.682232] ehci-pci: EHCI PCI platform driver\n[ 0.683343] ehci-platform: EHCI generic platform driver\n[ 0.684592] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686022] ohci-pci: OHCI PCI platform driver\n[ 0.687128] ohci-platform: OHCI generic platform driver\n[ 0.688373] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702837] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704080] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.705921] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.707160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.708588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.710101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711869] usb usb1: Product: UHCI Host Controller\n[ 0.713015] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.714411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715611] hub 1-0:1.0: USB hub found\n[ 0.716582] hub 1-0:1.0: 2 ports detected\n[ 0.717745] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722813] mousedev: PS/2 mouse device common for all mice\n[ 0.724353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.726612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.728008] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.729486] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.730953] i2c /dev entries driver\n[ 0.731898] device-mapper: uevent: version 1.0.3\n[ 0.733067] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735084] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736758] NET: Registered protocol family 10\n[ 0.738168] NET: Registered protocol family 17\n[ 0.739275] Key type dns_resolver registered\n[ 0.740496] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.741843] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.744052] registered taskstats version 1\n[ 0.745087] Loading compiled-in X.509 certificates\n[ 0.746774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.749049] zswap: loaded using pool lzo/zbud\n[ 0.750974] Key type trusted registered\n[ 0.752965] Key type encrypted registered\n[ 0.754001] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755307] ima: No TPM chip found, activating TPM-bypass!\n[ 0.756588] evm: HMAC attrs: 0x1\n[ 0.757754] Magic number: 10:641:901\n[ 0.758724] clocksource clocksource0: hash matches\n[ 0.759903] acpi PNP0501:01: hash matches\n[ 0.760986] rtc_cmos 00:00: setting system clock to 2018-11-02 20:52:43 UTC (1541191963)\n[ 0.763026] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.777545] EDD information not available.\n[ 0.835363] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.837289] Write protecting the kernel read-only data: 14336k\n[ 0.839970] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.026626] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.7...\nLease of 10.55.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-000000ad\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2ACGhOmdP9x0ReIOVMAKbKwVU2Vo8oXFCqxTBdu+BJLfnIDEiE2rd19pG7uV678aD2EHGv7/ABhnqOIovxwJcc1iT7HNOuzMh/khl4UuEipZxPZayddxSL+gBrERxo/R7AxM6ukOiVXy7/VN6XzV0Oiulvu+CHR1jWF+JBWkUJrkCup1Y4wPee05m7TncaShtVaqJatEhxRJ+nkMDX2UsdR60lgAEzHTrRae6rTw3zYKeujpS9iwOFLj+5gpTTFnJVM+VtFn5Y7LiYTn7D3y/yd37YgdSG54XgHWF3DSGr4kyb0EJv6ptYiDM/Tsypjt/bCny6AEvzV/Lpk0Rxi/D root@simplehealthcheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAJPuhSzLjF7wS0cezIhllLVRqRSMYSKwzb6myTuhX0dr9cn3jxnMretVuELbd3uiEyOkkJE3S5halWBewLiQ6M393S5dI5wgzt8WzEKpUzcLd0AKfbIsCMDCds2LBIU1NSHuyuIaJ4NINjcyIAFCWGsNKvq2lRpCjiSnprnP8sDTAAAAFQD8dRbnxXsfK43YKGmuXnicq3NGPQAAAIBRZ3fbvsn7glI47GfSimPCI45mVJbPii313Wo9HsovYDu1wttf/DLbm7VtJf0bE+/um1RjXqqeoSxlZ7PMXnaSfgG7W0cKcMeaUueXLEKd/gvQGN0O9T9ekDIzcpHxUcys3TsaYpPOqdWNNHX4qmnKIoj41GwrtAIP0DQfiZsWuQAAAIALtLrcJ/hyyoPG0RJMXLR0v5tWqx0wdIDExOuvPskh2h8555yUdlriuha9ljIWUzGi+9ikeh9msZmPbthUt4tzXX9Dc5KkNT3BVMzfCwXD75S6WHf96dj9FhwV8ecgLVuI5J3zwjIKAygkdNpNo7uBJds3DWstg0fYtMI6nuV3Sw== root@simplehealthcheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.7,24,fe80::f816:3eff:fef0:ded3/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.7 \nip-route:169.254.169.254 via 10.55.0.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ad\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.14 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F0:DE:D3 \n inet addr:10.55.0.7 Bcast:10.55.0.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef0:ded3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89 errors:0 dropped:0 overruns:0 frame:0\n TX packets:121 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9978 (9.7 KiB) TX bytes:10709 (10.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:1 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:112 (112.0 B) TX bytes:112 (112.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.55.0.1 0.0.0.0 UG 0 0 0 eth0\n10.55.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.55.0.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 10.55.0.2\nnameserver 10.55.0.4\nnameserver 10.55.0.3\n### ping -c 5 10.55.0.1\nPING 10.55.0.1 (10.55.0.1): 56 data bytes\n"} 2018-11-02 20:52:49,975 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1/action used request id req-2d61f71a-d25f-43db-8e07-85d39c47c862 2018-11-02 20:52:49,976 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-02 20:52:49,976 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506278587 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.163655] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.165706] pid_max: default: 32768 minimum: 301 [ 0.166842] ACPI: Core revision 20150930 [ 0.168404] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.169999] Security Framework initialized [ 0.171026] Yama: becoming mindful. [ 0.171946] AppArmor: AppArmor initialized [ 0.173003] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.174595] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.176124] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.177576] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.179252] Initializing cgroup subsys io [ 0.180273] Initializing cgroup subsys memory [ 0.181329] Initializing cgroup subsys devices [ 0.182396] Initializing cgroup subsys freezer [ 0.183470] Initializing cgroup subsys net_cls [ 0.184549] Initializing cgroup subsys perf_event [ 0.185679] Initializing cgroup subsys net_prio [ 0.186785] Initializing cgroup subsys hugetlb [ 0.187856] Initializing cgroup subsys pids [ 0.188932] CPU: Physical Processor ID: 0 [ 0.190620] mce: CPU supports 10 MCE banks [ 0.191677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192924] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.215693] ftrace: allocating 31920 entries in 125 pages [ 0.241164] smpboot: Max logical packages: 1 [ 0.242226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243942] x2apic enabled [ 0.244989] Switched APIC routing to physical x2apic. [ 0.247279] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.248664] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.251286] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.253521] KVM setup paravirtual spinlock [ 0.255021] x86: Booted up 1 node, 1 CPUs [ 0.256031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.257753] devtmpfs: initialized [ 0.259624] evm: security.selinux [ 0.260503] evm: security.SMACK64 [ 0.261377] evm: security.SMACK64EXEC [ 0.262302] evm: security.SMACK64TRANSMUTE [ 0.263313] evm: security.SMACK64MMAP [ 0.264228] evm: security.ima [ 0.265024] evm: security.capability [ 0.265999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268258] pinctrl core: initialized pinctrl subsystem [ 0.269596] RTC time: 20:52:42, date: 11/02/18 [ 0.270774] NET: Registered protocol family 16 [ 0.271983] cpuidle: using governor ladder [ 0.273016] cpuidle: using governor menu [ 0.274009] PCCT header not found. [ 0.274947] ACPI: bus type PCI registered [ 0.275953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277489] PCI: Using configuration type 1 for base access [ 0.279498] ACPI: Added _OSI(Module Device) [ 0.280547] ACPI: Added _OSI(Processor Device) [ 0.281611] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282727] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284711] ACPI: Interpreter enabled [ 0.285673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294852] ACPI: (supports S0 S5) [ 0.295740] ACPI: Using IOAPIC for interrupt routing [ 0.296916] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300464] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301882] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303420] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307646] acpiphp: Slot [3] registered [ 0.308660] acpiphp: Slot [4] registered [ 0.309663] acpiphp: Slot [5] registered [ 0.310661] acpiphp: Slot [6] registered [ 0.311651] acpiphp: Slot [7] registered [ 0.312635] acpiphp: Slot [8] registered [ 0.313618] acpiphp: Slot [9] registered [ 0.314603] acpiphp: Slot [10] registered [ 0.315619] acpiphp: Slot [11] registered [ 0.316626] acpiphp: Slot [12] registered [ 0.317645] acpiphp: Slot [13] registered [ 0.318653] acpiphp: Slot [14] registered [ 0.319658] acpiphp: Slot [15] registered [ 0.333709] acpiphp: Slot [16] registered [ 0.334731] acpiphp: Slot [17] registered [ 0.335766] acpiphp: Slot [18] registered [ 0.336763] acpiphp: Slot [19] registered [ 0.337768] acpiphp: Slot [20] registered [ 0.338779] acpiphp: Slot [21] registered [ 0.339781] acpiphp: Slot [22] registered [ 0.340795] acpiphp: Slot [23] registered [ 0.341820] acpiphp: Slot [24] registered [ 0.342840] acpiphp: Slot [25] registered [ 0.343857] acpiphp: Slot [26] registered [ 0.344873] acpiphp: Slot [27] registered [ 0.345896] acpiphp: Slot [28] registered [ 0.346916] acpiphp: Slot [29] registered [ 0.347933] acpiphp: Slot [30] registered [ 0.348983] acpiphp: Slot [31] registered [ 0.350056] PCI host bridge to bus 0000:00 [ 0.351054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.352535] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355847] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.357651] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.359507] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364799] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366263] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371803] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373773] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394002] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.395832] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.397586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.399353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.402665] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.405601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407534] vgaarb: loaded [ 0.408298] vgaarb: bridge control possible 0000:00:02.0 [ 0.409802] SCSI subsystem initialized [ 0.410944] ACPI: bus type USB registered [ 0.411980] usbcore: registered new interface driver usbfs [ 0.413262] usbcore: registered new interface driver hub [ 0.414512] usbcore: registered new device driver usb [ 0.415874] PCI: Using ACPI for IRQ routing [ 0.417264] NetLabel: Initializing [ 0.418166] NetLabel: domain hash size = 128 [ 0.419210] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.420397] NetLabel: unlabeled traffic allowed by default [ 0.421831] clocksource: Switched to clocksource kvm-clock [ 0.430997] AppArmor: AppArmor Filesystem Enabled [ 0.432197] pnp: PnP ACPI init [ 0.433333] pnp: PnP ACPI: found 5 devices [ 0.439851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.441978] NET: Registered protocol family 2 [ 0.443248] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444844] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446295] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447772] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449114] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450557] NET: Registered protocol family 1 [ 0.451629] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454279] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.468543] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.482984] Trying to unpack rootfs image as initramfs... [ 0.542489] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.544544] Scanning for low memory corruption every 60 seconds [ 0.546212] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.547659] audit: initializing netlink subsys (disabled) [ 0.548941] audit: type=2000 audit(1541191963.336:1): initialized [ 0.550582] Initialise system trusted keyring [ 0.553763] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.555285] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557907] zbud: loaded [ 0.558898] VFS: Disk quotas dquot_6.6.0 [ 0.560042] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562175] fuse init (API version 7.23) [ 0.563301] Key type big_key registered [ 0.564328] Allocating IMA MOK and blacklist keyrings. [ 0.565954] Key type asymmetric registered [ 0.566988] Asymmetric key parser 'x509' registered [ 0.568215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.570115] io scheduler noop registered [ 0.571118] io scheduler deadline registered (default) [ 0.572375] io scheduler cfq registered [ 0.573510] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574826] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578316] ACPI: Power Button [PWRF] [ 0.579470] GHES: HEST is not enabled! [ 0.593497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622593] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651681] Linux agpgart interface v0.103 [ 0.654844] brd: module loaded [ 0.656888] loop: module loaded [ 0.661638] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.663476] GPT:90111 != 20971519 [ 0.664355] GPT:Alternate GPT header not at the end of the disk. [ 0.665721] GPT:90111 != 20971519 [ 0.666598] GPT: Use GNU Parted to correct GPT errors. [ 0.667810] vda: vda1 vda15 [ 0.669369] scsi host0: ata_piix [ 0.670358] scsi host1: ata_piix [ 0.671270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672785] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.674617] libphy: Fixed MDIO Bus: probed [ 0.675656] tun: Universal TUN/TAP device driver, 1.6 [ 0.676852] tun: (C) 1999-2004 Max Krasnyansky [ 0.679564] PPP generic driver version 2.4.2 [ 0.680720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682232] ehci-pci: EHCI PCI platform driver [ 0.683343] ehci-platform: EHCI generic platform driver [ 0.684592] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686022] ohci-pci: OHCI PCI platform driver [ 0.687128] ohci-platform: OHCI generic platform driver [ 0.688373] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702837] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704080] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.705921] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.707160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.708588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.710101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711869] usb usb1: Product: UHCI Host Controller [ 0.713015] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.714411] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715611] hub 1-0:1.0: USB hub found [ 0.716582] hub 1-0:1.0: 2 ports detected [ 0.717745] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.720356] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721529] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.722813] mousedev: PS/2 mouse device common for all mice [ 0.724353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.726612] rtc_cmos 00:00: RTC can wake from S4 [ 0.728008] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.729486] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.730953] i2c /dev entries driver [ 0.731898] device-mapper: uevent: version 1.0.3 [ 0.733067] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.735084] ledtrig-cpu: registered to indicate activity on CPUs [ 0.736758] NET: Registered protocol family 10 [ 0.738168] NET: Registered protocol family 17 [ 0.739275] Key type dns_resolver registered [ 0.740496] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.741843] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.744052] registered taskstats version 1 [ 0.745087] Loading compiled-in X.509 certificates [ 0.746774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749049] zswap: loaded using pool lzo/zbud [ 0.750974] Key type trusted registered [ 0.752965] Key type encrypted registered [ 0.754001] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755307] ima: No TPM chip found, activating TPM-bypass! [ 0.756588] evm: HMAC attrs: 0x1 [ 0.757754] Magic number: 10:641:901 [ 0.758724] clocksource clocksource0: hash matches [ 0.759903] acpi PNP0501:01: hash matches [ 0.760986] rtc_cmos 00:00: setting system clock to 2018-11-02 20:52:43 UTC (1541191963) [ 0.763026] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777545] EDD information not available. [ 0.835363] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.837289] Write protecting the kernel read-only data: 14336k [ 0.839970] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.842222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.026626] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.7... Lease of 10.55.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-000000ad failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2ACGhOmdP9x0ReIOVMAKbKwVU2Vo8oXFCqxTBdu+BJLfnIDEiE2rd19pG7uV678aD2EHGv7/ABhnqOIovxwJcc1iT7HNOuzMh/khl4UuEipZxPZayddxSL+gBrERxo/R7AxM6ukOiVXy7/VN6XzV0Oiulvu+CHR1jWF+JBWkUJrkCup1Y4wPee05m7TncaShtVaqJatEhxRJ+nkMDX2UsdR60lgAEzHTrRae6rTw3zYKeujpS9iwOFLj+5gpTTFnJVM+VtFn5Y7LiYTn7D3y/yd37YgdSG54XgHWF3DSGr4kyb0EJv6ptYiDM/Tsypjt/bCny6AEvzV/Lpk0Rxi/D root@simplehealthcheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst ssh-dss AAAAB3NzaC1kc3MAAACBAJPuhSzLjF7wS0cezIhllLVRqRSMYSKwzb6myTuhX0dr9cn3jxnMretVuELbd3uiEyOkkJE3S5halWBewLiQ6M393S5dI5wgzt8WzEKpUzcLd0AKfbIsCMDCds2LBIU1NSHuyuIaJ4NINjcyIAFCWGsNKvq2lRpCjiSnprnP8sDTAAAAFQD8dRbnxXsfK43YKGmuXnicq3NGPQAAAIBRZ3fbvsn7glI47GfSimPCI45mVJbPii313Wo9HsovYDu1wttf/DLbm7VtJf0bE+/um1RjXqqeoSxlZ7PMXnaSfgG7W0cKcMeaUueXLEKd/gvQGN0O9T9ekDIzcpHxUcys3TsaYpPOqdWNNHX4qmnKIoj41GwrtAIP0DQfiZsWuQAAAIALtLrcJ/hyyoPG0RJMXLR0v5tWqx0wdIDExOuvPskh2h8555yUdlriuha9ljIWUzGi+9ikeh9msZmPbthUt4tzXX9Dc5KkNT3BVMzfCwXD75S6WHf96dj9FhwV8ecgLVuI5J3zwjIKAygkdNpNo7uBJds3DWstg0fYtMI6nuV3Sw== root@simplehealthcheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.7,24,fe80::f816:3eff:fef0:ded3/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.7 ip-route:169.254.169.254 via 10.55.0.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000ad name: N/A availability-zone: nova local-hostname: simplehealthcheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.14 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:F0:DE:D3 inet addr:10.55.0.7 Bcast:10.55.0.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef0:ded3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89 errors:0 dropped:0 overruns:0 frame:0 TX packets:121 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9978 (9.7 KiB) TX bytes:10709 (10.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.55.0.1 0.0.0.0 UG 0 0 0 eth0 10.55.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.55.0.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.55.0.2 nameserver 10.55.0.4 nameserver 10.55.0.3 ### ping -c 5 10.55.0.1 PING 10.55.0.1 (10.55.0.1): 56 data bytes 2018-11-02 20:52:49,977 - create_instance - INFO - Deleting Port with ID - 11df0e0a-ff3d-4ce1-8018-fb1c4f21c602 2018-11-02 20:52:49,977 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cbport-1 2018-11-02 20:52:49,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/11df0e0a-ff3d-4ce1-8018-fb1c4f21c602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:50,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23c694e9-99b1-4c45-8eee-0eb8798bb353 Date: Fri, 02 Nov 2018 20:52:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:52:50,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/11df0e0a-ff3d-4ce1-8018-fb1c4f21c602 used request id req-23c694e9-99b1-4c45-8eee-0eb8798bb353 2018-11-02 20:52:50,498 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst 2018-11-02 20:52:50,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:50,640 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3451046-adcb-4c92-b36c-6173e062901d x-compute-request-id: req-a3451046-adcb-4c92-b36c-6173e062901d Content-Type: application/json 2018-11-02 20:52:50,640 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-a3451046-adcb-4c92-b36c-6173e062901d 2018-11-02 20:52:50,640 - create_instance - INFO - Checking deletion status 2018-11-02 20:52:50,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:51,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e72a640e-2a6f-4036-be88-41ba134653aa x-compute-request-id: req-e72a640e-2a6f-4036-be88-41ba134653aa Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:de:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:52:42.000000", "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:52:50Z", "hostId": "e60ef2e6ef5fe5c49d57fa265dff4093abfd61851c3e514fa92118b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:51,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-e72a640e-2a6f-4036-be88-41ba134653aa 2018-11-02 20:52:51,337 - create_instance - DEBUG - Instance status [SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst] is - ACTIVE 2018-11-02 20:52:51,337 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:52:54,340 - create_instance - DEBUG - VM status query timeout in 296.300331831 2018-11-02 20:52:54,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:54,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b3b1c6c-f2cd-42fb-80bc-849e75ca99c8 x-compute-request-id: req-8b3b1c6c-f2cd-42fb-80bc-849e75ca99c8 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1", "rel": "bookmark"}], "image": {"id": "3476c030-0514-4a68-b8df-70981efbc07a", "links": [{"href": "http://172.30.9.31:8774/images/3476c030-0514-4a68-b8df-70981efbc07a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:52:42.000000", "flavor": {"id": "08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "links": [{"href": "http://172.30.9.31:8774/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27", "rel": "bookmark"}]}, "id": "a4cc3c31-a9a7-4953-90de-ee856ee940a1", "user_id": "0ab88bbb3f1e4d0ab0880d5961f26a89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:52:50Z", "hostId": "e60ef2e6ef5fe5c49d57fa265dff4093abfd61851c3e514fa92118b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst", "created": "2018-11-02T20:52:33Z", "tenant_id": "114567fef27f41498357a3460c49ded9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:52:54,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-8b3b1c6c-f2cd-42fb-80bc-849e75ca99c8 2018-11-02 20:52:54,803 - create_instance - DEBUG - Instance status [SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst] is - ACTIVE 2018-11-02 20:52:54,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:52:57,806 - create_instance - DEBUG - VM status query timeout in 292.834263802 2018-11-02 20:52:57,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99ee8813a39ec12735277b55fb032ad1eb878c" 2018-11-02 20:52:57,864 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:52:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d6fe00f-e5ee-43f9-a012-64fb36249b32 x-compute-request-id: req-3d6fe00f-e5ee-43f9-a012-64fb36249b32 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a4cc3c31-a9a7-4953-90de-ee856ee940a1 could not be found.", "code": 404}} 2018-11-02 20:52:57,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a4cc3c31-a9a7-4953-90de-ee856ee940a1 used request id req-3d6fe00f-e5ee-43f9-a012-64fb36249b32 2018-11-02 20:52:57,865 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a4cc3c31-a9a7-4953-90de-ee856ee940a1 could not be found. (HTTP 404) (Request-ID: req-3d6fe00f-e5ee-43f9-a012-64fb36249b32) 2018-11-02 20:52:57,865 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-inst 2018-11-02 20:52:57,866 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet 2018-11-02 20:52:57,866 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-subnet 2018-11-02 20:52:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/d889cf16-e02a-442a-8ba8-9296f158a22b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:53:00,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c32e490-16cf-4c1e-811e-e4ddc4a3b4ec Date: Fri, 02 Nov 2018 20:53:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:53:00,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d889cf16-e02a-442a-8ba8-9296f158a22b used request id req-6c32e490-16cf-4c1e-811e-e4ddc4a3b4ec 2018-11-02 20:53:00,699 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-priv-net 2018-11-02 20:53:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/114e59f7-464c-457d-aa13-c55c10935be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b3bb2c42f793710d312223cfeb87f25f9d7883" 2018-11-02 20:53:02,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ecef0dc4-e06b-4393-9717-cadc86d961d5 Date: Fri, 02 Nov 2018 20:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:53:02,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/114e59f7-464c-457d-aa13-c55c10935be7 used request id req-ecef0dc4-e06b-4393-9717-cadc86d961d5 2018-11-02 20:53:02,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9b01ce02024a6dd5c50aeb66ac13c3780d2093" 2018-11-02 20:53:02,611 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-763f8256-197d-4da1-a7b8-efa3d77ed1f5 x-compute-request-id: req-763f8256-197d-4da1-a7b8-efa3d77ed1f5 Content-Length: 0 Content-Type: application/json 2018-11-02 20:53:02,612 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/08fb15ed-da5b-4cb0-bc4f-bc4698b76e27 used request id req-763f8256-197d-4da1-a7b8-efa3d77ed1f5 2018-11-02 20:53:02,613 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-91274b76-7f7f-462e-9bdb-a85da781c3cb-image 2018-11-02 20:53:02,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b9f0d9e022f661885a88de38fc012055b6f69e" 2018-11-02 20:53:03,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a9b54bd-2e78-4bfd-a6d2-98867e19d134 Date: Fri, 02 Nov 2018 20:53:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:53:03,690 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3476c030-0514-4a68-b8df-70981efbc07a used request id req-4a9b54bd-2e78-4bfd-a6d2-98867e19d134 2018-11-02 20:53:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:03,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-df4d8b44-cc1d-4b66-a104-92f979ed3ea5 Date: Fri, 02 Nov 2018 20:53:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "114567fef27f41498357a3460c49ded9", "created_at": "2018-11-02T20:52:18Z", "updated_at": "2018-11-02T20:52:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "revision_number": 0, "id": "2d3e6fa9-e0e5-463b-bc05-b3d2e9fcf167", "remote_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "remote_ip_prefix": null, "created_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "tenant_id": "114567fef27f41498357a3460c49ded9", "port_range_min": null, "ethertype": "IPv6", "project_id": "114567fef27f41498357a3460c49ded9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "revision_number": 0, "id": "78717fb4-a700-40fb-b20d-1962b77f4062", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "tenant_id": "114567fef27f41498357a3460c49ded9", "port_range_min": null, "ethertype": "IPv6", "project_id": "114567fef27f41498357a3460c49ded9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "revision_number": 0, "id": "a8923486-8c6e-4d1d-bb96-798811284de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "tenant_id": "114567fef27f41498357a3460c49ded9", "port_range_min": null, "ethertype": "IPv4", "project_id": "114567fef27f41498357a3460c49ded9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "revision_number": 0, "id": "e8c9091d-d274-4a2e-bf76-dc750f4dce96", "remote_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "remote_ip_prefix": null, "created_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "tenant_id": "114567fef27f41498357a3460c49ded9", "port_range_min": null, "ethertype": "IPv4", "project_id": "114567fef27f41498357a3460c49ded9"}], "revision_number": 4, "project_id": "114567fef27f41498357a3460c49ded9", "id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "name": "default"}]} 2018-11-02 20:53:03,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-df4d8b44-cc1d-4b66-a104-92f979ed3ea5 2018-11-02 20:53:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96318e91-aa5b-451a-a3a2-66d7ea819054 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:53:04,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-96318e91-aa5b-451a-a3a2-66d7ea819054 2018-11-02 20:53:04,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:53:04,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb1ab7e-536e-4106-903e-42c9f159e087 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:53:04,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-ebb1ab7e-536e-4106-903e-42c9f159e087 2018-11-02 20:53:04,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:53:04,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fd4c9a-3c8f-4fe3-b9de-bb268b79f453 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:53:04,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-55fd4c9a-3c8f-4fe3-b9de-bb268b79f453 2018-11-02 20:53:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8f6d99-47bf-4db9-9441-daf5622a094f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:53:04,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-7e8f6d99-47bf-4db9-9441-daf5622a094f 2018-11-02 20:53:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c7f1de-5327-45f4-92de-7cb359df3a4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:53:04,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-b9c7f1de-5327-45f4-92de-7cb359df3a4a 2018-11-02 20:53:04,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:53:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a432f471-591c-4ab8-b582-6c112e00b5f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:53:04,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-a432f471-591c-4ab8-b582-6c112e00b5f9 2018-11-02 20:53:04,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:53:04,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a203bb-68ff-4091-ad80-0b5f9ba67e1b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:53:04,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-52a203bb-68ff-4091-ad80-0b5f9ba67e1b 2018-11-02 20:53:04,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:04,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5f30dd-2766-4234-aa1b-4cb6a08c587b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:53:04,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-6f5f30dd-2766-4234-aa1b-4cb6a08c587b 2018-11-02 20:53:04,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:53:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:05,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e199a1d-ea7b-4ca6-a784-9facd22d8779 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:53:05,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-0e199a1d-ea7b-4ca6-a784-9facd22d8779 2018-11-02 20:53:05,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:53:05,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:05,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6b2fec-2d78-4ad5-9b4c-11d548575c48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:53:05,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-6a6b2fec-2d78-4ad5-9b4c-11d548575c48 2018-11-02 20:53:05,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:53:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:05,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3197ffb8-d958-426b-a35f-b3d6297e1d42 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "114567fef27f41498357a3460c49ded9", "name": "SimpleHealthCheck-5cf39a46-3a19-446-proj"}} 2018-11-02 20:53:05,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-3197ffb8-d958-426b-a35f-b3d6297e1d42 2018-11-02 20:53:05,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eea8ad7d-712a-479f-a9da-06639a4160f2 2018-11-02 20:53:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=eea8ad7d-712a-479f-a9da-06639a4160f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:05,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bb51fba0-d0f2-426f-864a-a3b86b4f3b33 Date: Fri, 02 Nov 2018 20:53:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "port_range_min": null, "revision_number": 0, "tenant_id": "114567fef27f41498357a3460c49ded9", "created_at": "2018-11-02T20:52:18Z", "project_id": "114567fef27f41498357a3460c49ded9", "id": "2d3e6fa9-e0e5-463b-bc05-b3d2e9fcf167"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "port_range_min": null, "revision_number": 0, "tenant_id": "114567fef27f41498357a3460c49ded9", "created_at": "2018-11-02T20:52:18Z", "project_id": "114567fef27f41498357a3460c49ded9", "id": "78717fb4-a700-40fb-b20d-1962b77f4062"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "port_range_min": null, "revision_number": 0, "tenant_id": "114567fef27f41498357a3460c49ded9", "created_at": "2018-11-02T20:52:18Z", "project_id": "114567fef27f41498357a3460c49ded9", "id": "a8923486-8c6e-4d1d-bb96-798811284de2"}, {"remote_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:52:18Z", "security_group_id": "eea8ad7d-712a-479f-a9da-06639a4160f2", "port_range_min": null, "revision_number": 0, "tenant_id": "114567fef27f41498357a3460c49ded9", "created_at": "2018-11-02T20:52:18Z", "project_id": "114567fef27f41498357a3460c49ded9", "id": "e8c9091d-d274-4a2e-bf76-dc750f4dce96"}]} 2018-11-02 20:53:05,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=eea8ad7d-712a-479f-a9da-06639a4160f2 used request id req-bb51fba0-d0f2-426f-864a-a3b86b4f3b33 2018-11-02 20:53:05,473 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:53:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/eea8ad7d-712a-479f-a9da-06639a4160f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:05,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15bc5963-dbc9-4c1b-9ab4-4d997a94d260 Content-Length: 0 Date: Fri, 02 Nov 2018 20:53:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:53:05,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/eea8ad7d-712a-479f-a9da-06639a4160f2 used request id req-15bc5963-dbc9-4c1b-9ab4-4d997a94d260 2018-11-02 20:53:05,894 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-5cf39a46-3a19-446-proj 2018-11-02 20:53:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:06,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908f8885-ce18-4d38-9507-398f2d2541d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:53:06,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/114567fef27f41498357a3460c49ded9 used request id req-908f8885-ce18-4d38-9507-398f2d2541d2 2018-11-02 20:53:06,157 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-5cf39a46-3a19-446-proj-role 2018-11-02 20:53:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ea5676ab1f52474fa1236b48c218c7c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:06,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f4dae6-0895-4b31-a841-2d95e40ef41a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:53:06,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ea5676ab1f52474fa1236b48c218c7c9 used request id req-88f4dae6-0895-4b31-a841-2d95e40ef41a 2018-11-02 20:53:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4769de90faecf0dbb31f4d8aa85f6b658bd006" 2018-11-02 20:53:06,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa5d6a5-8ad9-4a20-a121-47e5ba8316dc Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:53:06,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0fa5d6a5-8ad9-4a20-a121-47e5ba8316dc 2018-11-02 20:53:06,410 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-5cf39a46-3a19-446-user 2018-11-02 20:53:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/0ab88bbb3f1e4d0ab0880d5961f26a89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090801654f21d3b35622b09cb1a52fcac1f62c32" 2018-11-02 20:53:06,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-686a46fd-904e-4586-8610-c21765002542 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:53:06,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/0ab88bbb3f1e4d0ab0880d5961f26a89 used request id req-686a46fd-904e-4586-8610-c21765002542 2018-11-02 20:53:06,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:07,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ST8k0md1Th2PcuME_B8Uxw"], "issued_at": "2018-11-02T20:53:07.000000Z"}} 2018-11-02 20:53:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435b1b9da6ec05e9cda7c9095e9626ea28f740bc" 2018-11-02 20:53:07,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2862ede0-a6c7-46f0-aaf4-a4ea87d2cc4b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:07,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2862ede0-a6c7-46f0-aaf4-a4ea87d2cc4b 2018-11-02 20:53:07,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:07,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:07,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["0rx-O9avQLqr9ZdkaN2o2A"], "issued_at": "2018-11-02T20:53:07.000000Z"}} 2018-11-02 20:53:07,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:53:07,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807cd474-1d90-4de9-8860-81354425f584 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:07,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-807cd474-1d90-4de9-8860-81354425f584 2018-11-02 20:53:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:07,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:07 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:07,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-41c78310-079b-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:53:07,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0e57c8-3a48-4363-9d15-f7efe9a57cea Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-41c78310-079b-489-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:53:07,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-41c78310-079b-489-proj used request id req-5d0e57c8-3a48-4363-9d15-f7efe9a57cea 2018-11-02 20:53:07,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:53:08,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc7d447-c12a-4505-b22e-3b48208c2248 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:53:08,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0bc7d447-c12a-4505-b22e-3b48208c2248 2018-11-02 20:53:08,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}}' 2018-11-02 20:53:08,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e252a6c8-4a29-40c2-8dd1-4cdc63a009db Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "id": "1cf3af31592847e5b9433498127b6aee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:08,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e252a6c8-4a29-40c2-8dd1-4cdc63a009db 2018-11-02 20:53:08,146 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-41c78310-079b-489-proj 2018-11-02 20:53:08,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:08,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:08,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ENeSE_keTuubsPA_Zl2uew"], "issued_at": "2018-11-02T20:53:08.000000Z"}} 2018-11-02 20:53:08,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaca25c73bba4993c3195305d064f7d27c653ea" 2018-11-02 20:53:08,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e604440-6a6b-4584-852f-2694542d43ed 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:08,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2e604440-6a6b-4584-852f-2694542d43ed 2018-11-02 20:53:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:08,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaca25c73bba4993c3195305d064f7d27c653ea" 2018-11-02 20:53:08,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d24803-d23c-4267-a58d-b7a2cb223035 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:53:08,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-72d24803-d23c-4267-a58d-b7a2cb223035 2018-11-02 20:53:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceTwoNetTests-41c78310-079b-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaca25c73bba4993c3195305d064f7d27c653ea" 2018-11-02 20:53:08,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c3f53b8-c427-4f4e-9ca5-190a43c8a8c9 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceTwoNetTests-41c78310-079b-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "id": "1cf3af31592847e5b9433498127b6aee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}]} 2018-11-02 20:53:08,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceTwoNetTests-41c78310-079b-489-proj used request id req-7c3f53b8-c427-4f4e-9ca5-190a43c8a8c9 2018-11-02 20:53:08,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaca25c73bba4993c3195305d064f7d27c653ea" 2018-11-02 20:53:09,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a10aa1-da33-46a2-a116-443cb1b333b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:53:09,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-46a10aa1-da33-46a2-a116-443cb1b333b0 2018-11-02 20:53:09,480 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-41c78310-079b-489-user 2018-11-02 20:53:09,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:53:09,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe0ea6e-83ee-4c1a-82dd-62f4aa61980a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:53:09,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-afe0ea6e-83ee-4c1a-82dd-62f4aa61980a 2018-11-02 20:53:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" -d '{"role": {"name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}}' 2018-11-02 20:53:09,642 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c76e67a8-71c8-4341-919f-e75742ae7f73 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ce3beb305e04420b203f3deefcd2a5a", "links": {"self": "http://172.30.9.31:5000/v3/roles/7ce3beb305e04420b203f3deefcd2a5a"}, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}} 2018-11-02 20:53:09,642 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c76e67a8-71c8-4341-919f-e75742ae7f73 2018-11-02 20:53:09,643 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-41c78310-079b-489-proj-role 2018-11-02 20:53:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7ce3beb305e04420b203f3deefcd2a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:53:09,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b6bc9a-c103-4722-b338-157bc199cd3e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ce3beb305e04420b203f3deefcd2a5a", "links": {"self": "http://172.30.9.31:5000/v3/roles/7ce3beb305e04420b203f3deefcd2a5a"}, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}} 2018-11-02 20:53:09,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7ce3beb305e04420b203f3deefcd2a5a used request id req-71b6bc9a-c103-4722-b338-157bc199cd3e 2018-11-02 20:53:09,749 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-41c78310-079b-489-proj-role to project CreateInstanceTwoNetTests-41c78310-079b-489-proj 2018-11-02 20:53:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee/users/00a111d576fd4a6e80b389157b3da9e5/roles/7ce3beb305e04420b203f3deefcd2a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:53:09,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e276a0-811f-4bbd-b3e5-1cfe77ab495f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:53:09,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee/users/00a111d576fd4a6e80b389157b3da9e5/roles/7ce3beb305e04420b203f3deefcd2a5a used request id req-69e276a0-811f-4bbd-b3e5-1cfe77ab495f 2018-11-02 20:53:09,903 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:53:09,905 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:53:09,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:09,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:10,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["755DJ6x8RLmUtdNJ1_C1PQ"], "issued_at": "2018-11-02T20:53:10.000000Z"}} 2018-11-02 20:53:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" 2018-11-02 20:53:10,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4846d80b-2b71-4b1a-811a-f1fe0e0b9d6b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:10,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4846d80b-2b71-4b1a-811a-f1fe0e0b9d6b 2018-11-02 20:53:10,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" 2018-11-02 20:53:10,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-edd602ae-8c7e-4718-9d31-548af4382b3e Date: Fri, 02 Nov 2018 20:53:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8"} 2018-11-02 20:53:10,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 used request id req-edd602ae-8c7e-4718-9d31-548af4382b3e 2018-11-02 20:53:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" 2018-11-02 20:53:10,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-14bd2acc-9994-4fef-ab2e-daca1ec31edd Date: Fri, 02 Nov 2018 20:53:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:53:10,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-14bd2acc-9994-4fef-ab2e-daca1ec31edd 2018-11-02 20:53:10,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8"}' 2018-11-02 20:53:11,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0b60bc4-8d76-4e66-9469-ec8625b2d6d6 Date: Fri, 02 Nov 2018 20:53:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:53:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:53:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "min_disk": 0, "protected": false, "id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "file": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/file", "checksum": null, "owner": "1cf3af31592847e5b9433498127b6aee", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:53:11,179 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f0b60bc4-8d76-4e66-9469-ec8625b2d6d6 2018-11-02 20:53:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" -d '' 2018-11-02 20:53:12,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61535149-897f-4a95-bff5-a52f011de759 Date: Fri, 02 Nov 2018 20:53:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:53:12,294 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/file used request id req-61535149-897f-4a95-bff5-a52f011de759 2018-11-02 20:53:12,295 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:53:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" 2018-11-02 20:53:12,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-eba55bb0-679a-4838-9f89-9ae65275fd39 Date: Fri, 02 Nov 2018 20:53:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:53:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:53:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "metadata": {}}], "self": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "min_disk": 0, "protected": false, "id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "file": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1cf3af31592847e5b9433498127b6aee", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:53:12,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8 used request id req-eba55bb0-679a-4838-9f89-9ae65275fd39 2018-11-02 20:53:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" 2018-11-02 20:53:12,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0d5bb440-ad50-42b9-baeb-b5da4fbb1d07 Date: Fri, 02 Nov 2018 20:53:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:53:12,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0d5bb440-ad50-42b9-baeb-b5da4fbb1d07 2018-11-02 20:53:12,731 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 2018-11-02 20:53:12,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" 2018-11-02 20:53:13,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-82581bd2-bb81-411d-a7bd-efda07e60bb8 Date: Fri, 02 Nov 2018 20:53:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:53:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:53:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "metadata": {}}], "self": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "min_disk": 0, "protected": false, "id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "file": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1cf3af31592847e5b9433498127b6aee", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:53:13,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8 used request id req-82581bd2-bb81-411d-a7bd-efda07e60bb8 2018-11-02 20:53:13,317 - create_image - DEBUG - Instance status is - active 2018-11-02 20:53:13,317 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 2018-11-02 20:53:13,317 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 2018-11-02 20:53:13,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:13,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:13,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["DjtuNKBrTcKxkd6SsLby_Q"], "issued_at": "2018-11-02T20:53:13.000000Z"}} 2018-11-02 20:53:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:53:13,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64cea5a-96aa-4d14-ab30-222161c957ef 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:13,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d64cea5a-96aa-4d14-ab30-222161c957ef 2018-11-02 20:53:13,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:53:14,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-59898313-8eb1-4378-ad6b-205f3bf1b2c7 Date: Fri, 02 Nov 2018 20:53:14 GMT RESP BODY: {"networks":[]} 2018-11-02 20:53:14,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-59898313-8eb1-4378-ad6b-205f3bf1b2c7 2018-11-02 20:53:14,049 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 2018-11-02 20:53:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" -d '{"network": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1", "admin_state_up": true}}' 2018-11-02 20:53:14,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-be9d167c-ce9d-433d-93bb-9f2d20e4184d Date: Fri, 02 Nov 2018 20:53:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:53:14Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}} 2018-11-02 20:53:14,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-be9d167c-ce9d-433d-93bb-9f2d20e4184d 2018-11-02 20:53:14,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:53:15,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-60526acd-df67-4c6d-8d57-ae27fb699378 Date: Fri, 02 Nov 2018 20:53:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:53:14Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:15,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=737f8781-c816-4458-9099-96964a6a7795 used request id req-60526acd-df67-4c6d-8d57-ae27fb699378 2018-11-02 20:53:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:53:15,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c46ea84d-c91e-4c3c-b0c4-dd408f4d26a6 Date: Fri, 02 Nov 2018 20:53:15 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:53:15,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-c46ea84d-c91e-4c3c-b0c4-dd408f4d26a6 2018-11-02 20:53:15,448 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1 2018-11-02 20:53:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" -d '{"subnets": [{"ip_version": 4, "network_id": "737f8781-c816-4458-9099-96964a6a7795", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]}' 2018-11-02 20:53:16,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7878ae8d-18fa-421c-a733-e1428571bb01 Date: Fri, 02 Nov 2018 20:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:16,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-7878ae8d-18fa-421c-a733-e1428571bb01 2018-11-02 20:53:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:53:16,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-95596102-11bb-43db-b68c-5e33f0e8d343 Date: Fri, 02 Nov 2018 20:53:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:16,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=737f8781-c816-4458-9099-96964a6a7795 used request id req-95596102-11bb-43db-b68c-5e33f0e8d343 2018-11-02 20:53:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:53:16,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-319ba4e0-6bb1-4fa6-9259-9237cc63d6ea Date: Fri, 02 Nov 2018 20:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:16,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-319ba4e0-6bb1-4fa6-9259-9237cc63d6ea 2018-11-02 20:53:16,895 - OpenStackNetwork - DEBUG - Network [737f8781-c816-4458-9099-96964a6a7795] created successfully 2018-11-02 20:53:16,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:16,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:17,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["-SZVF66OQAGQZsiAM2yf7w"], "issued_at": "2018-11-02T20:53:17.000000Z"}} 2018-11-02 20:53:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:53:17,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fc25ce-8275-43ad-a23f-4c8d66d7f902 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:17,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-19fc25ce-8275-43ad-a23f-4c8d66d7f902 2018-11-02 20:53:17,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:53:17,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e231a573-288f-4029-bfde-4fbc8c8e8d9a Date: Fri, 02 Nov 2018 20:53:17 GMT RESP BODY: {"networks":[]} 2018-11-02 20:53:17,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-e231a573-288f-4029-bfde-4fbc8c8e8d9a 2018-11-02 20:53:17,661 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 2018-11-02 20:53:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" -d '{"network": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2", "admin_state_up": true}}' 2018-11-02 20:53:18,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-c6a0b9b3-6a47-42b0-acc4-4b9c29abf587 Date: Fri, 02 Nov 2018 20:53:18 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:53:18Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}} 2018-11-02 20:53:18,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-c6a0b9b3-6a47-42b0-acc4-4b9c29abf587 2018-11-02 20:53:18,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:53:18,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-e51d6849-9706-4593-ad0e-cfdcfb47a1b1 Date: Fri, 02 Nov 2018 20:53:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:53:18Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:53:18,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-e51d6849-9706-4593-ad0e-cfdcfb47a1b1 2018-11-02 20:53:18,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:53:19,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-87a383be-a939-4caa-a350-c5d7d60ba1c1 Date: Fri, 02 Nov 2018 20:53:19 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:53:19,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-87a383be-a939-4caa-a350-c5d7d60ba1c1 2018-11-02 20:53:19,143 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2 2018-11-02 20:53:19,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" -d '{"subnets": [{"ip_version": 4, "network_id": "0ffff89d-4adb-4255-b40b-f01b099e9858", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]}' 2018-11-02 20:53:20,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-751b7d19-02bc-4e6b-a3d2-92f6f8ff7f29 Date: Fri, 02 Nov 2018 20:53:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:53:20,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-751b7d19-02bc-4e6b-a3d2-92f6f8ff7f29 2018-11-02 20:53:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:53:20,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-96f2b9ab-51e6-46df-97d4-37812ae26337 Date: Fri, 02 Nov 2018 20:53:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:53:20,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-96f2b9ab-51e6-46df-97d4-37812ae26337 2018-11-02 20:53:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:53:20,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8de71b7d-7565-4de7-a3b5-428e450c0988 Date: Fri, 02 Nov 2018 20:53:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:53:20,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-8de71b7d-7565-4de7-a3b5-428e450c0988 2018-11-02 20:53:20,614 - OpenStackNetwork - DEBUG - Network [0ffff89d-4adb-4255-b40b-f01b099e9858] created successfully 2018-11-02 20:53:20,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:20,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:21,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["sUtn-jolS8ybXg6ZnLKxfQ"], "issued_at": "2018-11-02T20:53:21.000000Z"}} 2018-11-02 20:53:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:21,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c92a65-5c37-4af9-8721-58dc6759754f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:21,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-31c92a65-5c37-4af9-8721-58dc6759754f 2018-11-02 20:53:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:21,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e993d18-9021-4d41-82b7-2a3c6945d832 Date: Fri, 02 Nov 2018 20:53:21 GMT RESP BODY: {"routers": []} 2018-11-02 20:53:21,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router&admin_state_up=True used request id req-8e993d18-9021-4d41-82b7-2a3c6945d832 2018-11-02 20:53:21,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:21,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:22,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["rbMdBSmITQeEaikxBxOa_A"], "issued_at": "2018-11-02T20:53:22.000000Z"}} 2018-11-02 20:53:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6b21683245e36adb15cfe44d3f7cbb06e6a2e0" 2018-11-02 20:53:22,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ec5a59-bd82-480d-8105-45879af090a1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:22,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-92ec5a59-bd82-480d-8105-45879af090a1 2018-11-02 20:53:22,153 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:53:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" -d '{"router": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router", "admin_state_up": true}}' 2018-11-02 20:53:22,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-33958b79-935d-4c55-ba18-7cf557f9de1f Date: Fri, 02 Nov 2018 20:53:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:22Z", "admin_state_up": true, "updated_at": "2018-11-02T20:53:22Z", "revision_number": 0, "routes": [], "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "9873e0f2-791e-4b13-903c-bcd5a34b49c5", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router"}} 2018-11-02 20:53:22,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-33958b79-935d-4c55-ba18-7cf557f9de1f 2018-11-02 20:53:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=9873e0f2-791e-4b13-903c-bcd5a34b49c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:22,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f60afa34-2a14-47ad-ba9c-243a39426ccd Date: Fri, 02 Nov 2018 20:53:22 GMT RESP BODY: {"ports":[]} 2018-11-02 20:53:22,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=9873e0f2-791e-4b13-903c-bcd5a34b49c5 used request id req-f60afa34-2a14-47ad-ba9c-243a39426ccd 2018-11-02 20:53:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:23,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2016752b-3802-4ce4-ab92-62e9730328fd Date: Fri, 02 Nov 2018 20:53:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:23,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-2016752b-3802-4ce4-ab92-62e9730328fd 2018-11-02 20:53:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:23,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-64236867-fe7b-465b-b41d-3301333ddf10 Date: Fri, 02 Nov 2018 20:53:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:23,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-64236867-fe7b-465b-b41d-3301333ddf10 2018-11-02 20:53:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:23,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-118f1836-094b-4d29-9996-5d659f54b78b Date: Fri, 02 Nov 2018 20:53:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:23,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-118f1836-094b-4d29-9996-5d659f54b78b 2018-11-02 20:53:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:23,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:23,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:23,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b778a4-9024-404d-bec6-0f92c18e5129 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:23,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-d0b778a4-9024-404d-bec6-0f92c18e5129 2018-11-02 20:53:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:24,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-826c5bde-eb26-4c98-a130-cd80eddf6b29 Date: Fri, 02 Nov 2018 20:53:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:24,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-826c5bde-eb26-4c98-a130-cd80eddf6b29 2018-11-02 20:53:24,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:24,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3b7285e-c74b-4d06-94bc-609db1ccb45f Date: Fri, 02 Nov 2018 20:53:24 GMT RESP BODY: {"ports":[]} 2018-11-02 20:53:24,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1&admin_state_up=True used request id req-f3b7285e-c74b-4d06-94bc-609db1ccb45f 2018-11-02 20:53:24,382 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1 for router - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:53:24,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:24,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:24,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["gWmDa44lSPCS2CMeEnDoHA"], "issued_at": "2018-11-02T20:53:24.000000Z"}} 2018-11-02 20:53:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038e4d4aff6ae9a5de548370d0f107e4e88f75b7" 2018-11-02 20:53:24,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5801f44e-524a-4fd7-a12d-e12a813e118d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:24,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5801f44e-524a-4fd7-a12d-e12a813e118d 2018-11-02 20:53:24,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-001797a5-ad97-4393-bff8-bf740f7073a0 Date: Fri, 02 Nov 2018 20:53:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:25,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-001797a5-ad97-4393-bff8-bf740f7073a0 2018-11-02 20:53:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:25,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-17829751-5869-4dc6-a17a-8bf7ad90273e Date: Fri, 02 Nov 2018 20:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:25,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-17829751-5869-4dc6-a17a-8bf7ad90273e 2018-11-02 20:53:25,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:25,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-3099a36a-3efd-4d21-a70b-0f3ea3f0826a Date: Fri, 02 Nov 2018 20:53:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:25,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-3099a36a-3efd-4d21-a70b-0f3ea3f0826a 2018-11-02 20:53:25,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:25,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:25 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038e4d4aff6ae9a5de548370d0f107e4e88f75b7" 2018-11-02 20:53:25,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8074091e-c2e9-4bc0-a896-ad597f167481 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:25,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-8074091e-c2e9-4bc0-a896-ad597f167481 2018-11-02 20:53:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:26,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9f801185-ef37-4bd5-b4af-2a68c13f91c1 Date: Fri, 02 Nov 2018 20:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:26,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-9f801185-ef37-4bd5-b4af-2a68c13f91c1 2018-11-02 20:53:26,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:26,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6286834b-de89-4c2d-bc77-ecee4a30a70d Date: Fri, 02 Nov 2018 20:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:26,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1 used request id req-6286834b-de89-4c2d-bc77-ecee4a30a70d 2018-11-02 20:53:26,623 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 2018-11-02 20:53:26,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" -d '{"port": {"network_id": "737f8781-c816-4458-9099-96964a6a7795", "fixed_ips": [{"subnet_id": "4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1", "admin_state_up": true}}' 2018-11-02 20:53:27,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3da9dad5-ded5-4c3a-9601-846263d3134c Date: Fri, 02 Nov 2018 20:53:27 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:53:27Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:53:27Z","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f3:9c:d7","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.1"}],"id":"82911798-4be9-4a58-b6eb-5b849ca6f899","security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"device_id":""}} 2018-11-02 20:53:27,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-3da9dad5-ded5-4c3a-9601-846263d3134c 2018-11-02 20:53:27,790 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1 for router - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:53:27,790 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:53:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" -d '{"port_id": "82911798-4be9-4a58-b6eb-5b849ca6f899"}' 2018-11-02 20:53:29,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1c06d1e-0007-43b9-82c6-b8bf98866295 Date: Fri, 02 Nov 2018 20:53:29 GMT RESP BODY: {"network_id": "737f8781-c816-4458-9099-96964a6a7795", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "subnet_id": "4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e", "subnet_ids": ["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"], "port_id": "82911798-4be9-4a58-b6eb-5b849ca6f899", "id": "9873e0f2-791e-4b13-903c-bcd5a34b49c5"} 2018-11-02 20:53:29,762 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/add_router_interface used request id req-e1c06d1e-0007-43b9-82c6-b8bf98866295 2018-11-02 20:53:29,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:29,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-074b979a-c59f-4d54-922e-1ee7af7bcd65 Date: Fri, 02 Nov 2018 20:53:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:53:29,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-074b979a-c59f-4d54-922e-1ee7af7bcd65 2018-11-02 20:53:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:29,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dacdcbdf-766c-419d-9eac-0c472e0cfb06 Date: Fri, 02 Nov 2018 20:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:53:29,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-dacdcbdf-766c-419d-9eac-0c472e0cfb06 2018-11-02 20:53:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:30,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1a3d0a31-1f99-4503-801b-386d018a538b Date: Fri, 02 Nov 2018 20:53:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:53:30,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-1a3d0a31-1f99-4503-801b-386d018a538b 2018-11-02 20:53:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:30,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a053887-c64d-4ee3-b764-470fc417cf41 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:30,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-6a053887-c64d-4ee3-b764-470fc417cf41 2018-11-02 20:53:30,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:30,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2f561fe3-3abc-4f03-9203-d38699fcaf0f Date: Fri, 02 Nov 2018 20:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:53:30,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-2f561fe3-3abc-4f03-9203-d38699fcaf0f 2018-11-02 20:53:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:30,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9cd936ec-fc05-4e4e-b872-fb755430597b Date: Fri, 02 Nov 2018 20:53:30 GMT RESP BODY: {"ports":[]} 2018-11-02 20:53:30,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2&admin_state_up=True used request id req-9cd936ec-fc05-4e4e-b872-fb755430597b 2018-11-02 20:53:30,430 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2 for router - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:53:30,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:30,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:30,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["JSgqCgYLSfGxGAAKEWgCew"], "issued_at": "2018-11-02T20:53:30.000000Z"}} 2018-11-02 20:53:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1535e716fecd96294b4ae626105c3aee96a8d6a3" 2018-11-02 20:53:30,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b300e078-e564-4d05-bd87-4429c06d4a91 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:30,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b300e078-e564-4d05-bd87-4429c06d4a91 2018-11-02 20:53:30,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:31,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-78fa26fb-cee9-496c-ba42-88bad0ca5031 Date: Fri, 02 Nov 2018 20:53:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:53:31,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-78fa26fb-cee9-496c-ba42-88bad0ca5031 2018-11-02 20:53:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:31,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7153b711-c698-4145-9748-c432e445c706 Date: Fri, 02 Nov 2018 20:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:53:31,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-7153b711-c698-4145-9748-c432e445c706 2018-11-02 20:53:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:31,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-bab70e48-9db1-4666-8b44-404d947a89e8 Date: Fri, 02 Nov 2018 20:53:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:53:31,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-bab70e48-9db1-4666-8b44-404d947a89e8 2018-11-02 20:53:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:31,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:31 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1535e716fecd96294b4ae626105c3aee96a8d6a3" 2018-11-02 20:53:31,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d880e01-c3c3-49dc-818a-ea3d3fbb53bf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:31,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-8d880e01-c3c3-49dc-818a-ea3d3fbb53bf 2018-11-02 20:53:31,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:31,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3639a819-c9c5-445c-a05f-27d1b88d5357 Date: Fri, 02 Nov 2018 20:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:53:31,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-3639a819-c9c5-445c-a05f-27d1b88d5357 2018-11-02 20:53:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:31,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5e65977c-f2e3-4871-a20b-b7c1e61bb7f3 Date: Fri, 02 Nov 2018 20:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:53:31,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2 used request id req-5e65977c-f2e3-4871-a20b-b7c1e61bb7f3 2018-11-02 20:53:31,979 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 2018-11-02 20:53:31,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" -d '{"port": {"network_id": "0ffff89d-4adb-4255-b40b-f01b099e9858", "fixed_ips": [{"subnet_id": "299acad2-2d9b-46cb-9df5-a3e986b6f1ca", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2", "admin_state_up": true}}' 2018-11-02 20:53:33,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-07683240-445e-441c-b2a9-9683008083cc Date: Fri, 02 Nov 2018 20:53:33 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:53:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:53:32Z","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:1d:4a:1f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.1"}],"id":"3853f095-d2e5-4598-9e4e-f42adc1d208c","security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"device_id":""}} 2018-11-02 20:53:33,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-07683240-445e-441c-b2a9-9683008083cc 2018-11-02 20:53:33,017 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2 for router - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:53:33,017 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:53:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" -d '{"port_id": "3853f095-d2e5-4598-9e4e-f42adc1d208c"}' 2018-11-02 20:53:35,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3539bd2b-196e-4cf9-90a2-0fd0f685072a Date: Fri, 02 Nov 2018 20:53:35 GMT RESP BODY: {"network_id": "0ffff89d-4adb-4255-b40b-f01b099e9858", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "subnet_id": "299acad2-2d9b-46cb-9df5-a3e986b6f1ca", "subnet_ids": ["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"], "port_id": "3853f095-d2e5-4598-9e4e-f42adc1d208c", "id": "9873e0f2-791e-4b13-903c-bcd5a34b49c5"} 2018-11-02 20:53:35,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/add_router_interface used request id req-3539bd2b-196e-4cf9-90a2-0fd0f685072a 2018-11-02 20:53:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:35,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-4da21384-e375-4c8d-aa78-c63237f79bcb Date: Fri, 02 Nov 2018 20:53:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:22Z", "admin_state_up": true, "updated_at": "2018-11-02T20:53:34Z", "revision_number": 2, "routes": [], "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "9873e0f2-791e-4b13-903c-bcd5a34b49c5", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router"}} 2018-11-02 20:53:35,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5 used request id req-4da21384-e375-4c8d-aa78-c63237f79bcb 2018-11-02 20:53:35,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=9873e0f2-791e-4b13-903c-bcd5a34b49c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:35,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1657 X-Openstack-Request-Id: req-0e461ad9-8777-428b-ad06-370ebde1a56b Date: Fri, 02 Nov 2018 20:53:35 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:32Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:34Z","binding:vnic_type":"normal","device_id":"9873e0f2-791e-4b13-903c-bcd5a34b49c5","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:1d:4a:1f","id":"3853f095-d2e5-4598-9e4e-f42adc1d208c","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:27Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:29Z","binding:vnic_type":"normal","device_id":"9873e0f2-791e-4b13-903c-bcd5a34b49c5","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:f3:9c:d7","id":"82911798-4be9-4a58-b6eb-5b849ca6f899","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1"}]} 2018-11-02 20:53:35,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=9873e0f2-791e-4b13-903c-bcd5a34b49c5 used request id req-0e461ad9-8777-428b-ad06-370ebde1a56b 2018-11-02 20:53:35,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:35,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-52085432-e535-4b46-b532-dba0a7012ff4 Date: Fri, 02 Nov 2018 20:53:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}} 2018-11-02 20:53:35,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e used request id req-52085432-e535-4b46-b532-dba0a7012ff4 2018-11-02 20:53:35,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/299acad2-2d9b-46cb-9df5-a3e986b6f1ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:53:35,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f3c6b582-bb0d-41c7-b22e-5b3ea6a1ebd8 Date: Fri, 02 Nov 2018 20:53:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}} 2018-11-02 20:53:35,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/299acad2-2d9b-46cb-9df5-a3e986b6f1ca used request id req-f3c6b582-bb0d-41c7-b22e-5b3ea6a1ebd8 2018-11-02 20:53:35,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:35,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:36,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Icp5OYC5QnG4OxBZQfnvWA"], "issued_at": "2018-11-02T20:53:36.000000Z"}} 2018-11-02 20:53:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6c6840331020c1822193f544f6f07e76e29b66" 2018-11-02 20:53:36,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30cff28-08f0-4a77-98ad-845f8be9595f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:36,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d30cff28-08f0-4a77-98ad-845f8be9595f 2018-11-02 20:53:36,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:53:36,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6c6840331020c1822193f544f6f07e76e29b66" 2018-11-02 20:53:36,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3c6bfb8-bcff-4f9d-b6d8-1ac62afbc9ad x-compute-request-id: req-e3c6bfb8-bcff-4f9d-b6d8-1ac62afbc9ad Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:53:36,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e3c6bfb8-bcff-4f9d-b6d8-1ac62afbc9ad 2018-11-02 20:53:36,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6c6840331020c1822193f544f6f07e76e29b66" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-11-02 20:53:37,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23720f55-4764-40af-ad93-8af02c1a92ff x-compute-request-id: req-23720f55-4764-40af-ad93-8af02c1a92ff Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c8d81ed2-6238-404c-95d6-8c2356e75710"}} 2018-11-02 20:53:37,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-23720f55-4764-40af-ad93-8af02c1a92ff 2018-11-02 20:53:37,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:37,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:37,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["ISTjt1QNRPmK1ElRZj7qfA"], "issued_at": "2018-11-02T20:53:37.000000Z"}} 2018-11-02 20:53:37,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:37,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2cec38-633f-4b88-9bc3-381b42aa67bb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:37,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7f2cec38-633f-4b88-9bc3-381b42aa67bb 2018-11-02 20:53:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:37,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cab29b86-bfdc-4d60-b9b9-02146a9bd4c0 Date: Fri, 02 Nov 2018 20:53:37 GMT RESP BODY: {"security_groups": []} 2018-11-02 20:53:37,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp used request id req-cab29b86-bfdc-4d60-b9b9-02146a9bd4c0 2018-11-02 20:53:37,774 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp... 2018-11-02 20:53:37,774 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp 2018-11-02 20:53:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}}' 2018-11-02 20:53:38,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-ddf92803-f0f7-46fa-8e32-693a2106bdbf Date: Fri, 02 Nov 2018 20:53:38 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "updated_at": "2018-11-02T20:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "85de4265-517d-4c10-98b1-312f84a031a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}], "revision_number": 2, "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "583c8810-9984-4bc8-927c-e1aea6de696e", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}} 2018-11-02 20:53:38,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-ddf92803-f0f7-46fa-8e32-693a2106bdbf 2018-11-02 20:53:38,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:38,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-69f08ca9-2150-48fb-adc7-1736226c34bf Date: Fri, 02 Nov 2018 20:53:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "85de4265-517d-4c10-98b1-312f84a031a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe"}]} 2018-11-02 20:53:38,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-69f08ca9-2150-48fb-adc7-1736226c34bf 2018-11-02 20:53:38,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:38,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e173f49-2858-466a-885e-e7c8a1c65f78 Date: Fri, 02 Nov 2018 20:53:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "85de4265-517d-4c10-98b1-312f84a031a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe"}]} 2018-11-02 20:53:38,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-1e173f49-2858-466a-885e-e7c8a1c65f78 2018-11-02 20:53:38,632 - neutron_utils - INFO - Retrieving security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:38,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-ef32e85c-73c8-43f0-9448-72d1ae2b8068 Date: Fri, 02 Nov 2018 20:53:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "updated_at": "2018-11-02T20:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "85de4265-517d-4c10-98b1-312f84a031a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}], "revision_number": 2, "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "583c8810-9984-4bc8-927c-e1aea6de696e", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}]} 2018-11-02 20:53:38,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-ef32e85c-73c8-43f0-9448-72d1ae2b8068 2018-11-02 20:53:38,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8da82f82-91bb-4719-aa96-09aec80208c1 Date: Fri, 02 Nov 2018 20:53:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "85de4265-517d-4c10-98b1-312f84a031a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe"}]} 2018-11-02 20:53:38,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-8da82f82-91bb-4719-aa96-09aec80208c1 2018-11-02 20:53:38,894 - neutron_utils - INFO - Retrieving security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:39,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-39537c5e-97be-4820-baf5-24e76e1ae5c5 Date: Fri, 02 Nov 2018 20:53:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "updated_at": "2018-11-02T20:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "85de4265-517d-4c10-98b1-312f84a031a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}], "revision_number": 2, "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "583c8810-9984-4bc8-927c-e1aea6de696e", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}]} 2018-11-02 20:53:39,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-39537c5e-97be-4820-baf5-24e76e1ae5c5 2018-11-02 20:53:39,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:39,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-824d4e91-64b0-4f4b-a077-77a880189cca Date: Fri, 02 Nov 2018 20:53:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "85de4265-517d-4c10-98b1-312f84a031a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe"}]} 2018-11-02 20:53:39,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-824d4e91-64b0-4f4b-a077-77a880189cca 2018-11-02 20:53:39,430 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp 2018-11-02 20:53:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:39,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-0bb18c6e-3ebb-4708-a8f8-6c0cb57e140d Date: Fri, 02 Nov 2018 20:53:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "updated_at": "2018-11-02T20:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "85de4265-517d-4c10-98b1-312f84a031a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}], "revision_number": 2, "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "583c8810-9984-4bc8-927c-e1aea6de696e", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}]} 2018-11-02 20:53:39,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp used request id req-0bb18c6e-3ebb-4708-a8f8-6c0cb57e140d 2018-11-02 20:53:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:39,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:39,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80cff28-102c-4594-87ce-21353014cf1e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:39,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-d80cff28-102c-4594-87ce-21353014cf1e 2018-11-02 20:53:39,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:39,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:39,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8a30a70-1dfc-4f1c-b0fc-eb353522ec8e Date: Fri, 02 Nov 2018 20:53:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "85de4265-517d-4c10-98b1-312f84a031a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe"}]} 2018-11-02 20:53:39,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-d8a30a70-1dfc-4f1c-b0fc-eb353522ec8e 2018-11-02 20:53:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e"}}' 2018-11-02 20:53:40,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2a21c91f-1b6d-4308-aca3-dfa9603c6ba6 Date: Fri, 02 Nov 2018 20:53:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:40Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:40Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "4be8956a-b10d-4d99-9582-e45d0a69f4f3"}} 2018-11-02 20:53:40,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-2a21c91f-1b6d-4308-aca3-dfa9603c6ba6 2018-11-02 20:53:40,372 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp 2018-11-02 20:53:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:40,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-bd544313-82ef-47c7-a01a-bc7a1ee1ddc7 Date: Fri, 02 Nov 2018 20:53:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "updated_at": "2018-11-02T20:53:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:40Z", "revision_number": 0, "id": "4be8956a-b10d-4d99-9582-e45d0a69f4f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:40Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "85de4265-517d-4c10-98b1-312f84a031a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}], "revision_number": 3, "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "583c8810-9984-4bc8-927c-e1aea6de696e", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}]} 2018-11-02 20:53:40,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp used request id req-bd544313-82ef-47c7-a01a-bc7a1ee1ddc7 2018-11-02 20:53:40,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:40,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906f1c94-a4ff-414a-bead-c31ecb1ee901 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:40,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-906f1c94-a4ff-414a-bead-c31ecb1ee901 2018-11-02 20:53:40,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:40,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:40,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-f6e5d97a-b76e-4c3f-82b6-b25e007be697 Date: Fri, 02 Nov 2018 20:53:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:40Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:40Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "4be8956a-b10d-4d99-9582-e45d0a69f4f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "85de4265-517d-4c10-98b1-312f84a031a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe"}]} 2018-11-02 20:53:40,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-f6e5d97a-b76e-4c3f-82b6-b25e007be697 2018-11-02 20:53:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e"}}' 2018-11-02 20:53:41,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-9ed1c968-b0b7-4835-8138-e0512820bb41 Date: Fri, 02 Nov 2018 20:53:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:41Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:41Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "3915b8d9-9266-451e-b030-7a40535997fc"}} 2018-11-02 20:53:41,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-9ed1c968-b0b7-4835-8138-e0512820bb41 2018-11-02 20:53:41,097 - neutron_utils - INFO - Retrieving security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:41,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:41,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-36e65f7e-d09d-4dce-92a0-04f44d0cd77c Date: Fri, 02 Nov 2018 20:53:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "updated_at": "2018-11-02T20:53:41Z", "security_group_rules": [{"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:41Z", "revision_number": 0, "id": "3915b8d9-9266-451e-b030-7a40535997fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:41Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:40Z", "revision_number": 0, "id": "4be8956a-b10d-4d99-9582-e45d0a69f4f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:40Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "85de4265-517d-4c10-98b1-312f84a031a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "revision_number": 0, "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}], "revision_number": 4, "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "583c8810-9984-4bc8-927c-e1aea6de696e", "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}]} 2018-11-02 20:53:41,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-36e65f7e-d09d-4dce-92a0-04f44d0cd77c 2018-11-02 20:53:41,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 583c8810-9984-4bc8-927c-e1aea6de696e 2018-11-02 20:53:41,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:53:41,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-e97b8199-5e5c-4d13-8ca2-54ce0bd72434 Date: Fri, 02 Nov 2018 20:53:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:41Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:41Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "3915b8d9-9266-451e-b030-7a40535997fc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:40Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:40Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "4be8956a-b10d-4d99-9582-e45d0a69f4f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "85de4265-517d-4c10-98b1-312f84a031a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:38Z", "security_group_id": "583c8810-9984-4bc8-927c-e1aea6de696e", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:38Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "8604cf3a-b41f-4c9d-a3ef-9c30da279bfe"}]} 2018-11-02 20:53:41,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=583c8810-9984-4bc8-927c-e1aea6de696e used request id req-e97b8199-5e5c-4d13-8ca2-54ce0bd72434 2018-11-02 20:53:41,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:41,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:41,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["fUwwKD3YQJGfaAWt5ZaWWg"], "issued_at": "2018-11-02T20:53:41.000000Z"}} 2018-11-02 20:53:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:42,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b260bd-6bb2-435f-b2cd-9fe38605e216 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:42,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-24b260bd-6bb2-435f-b2cd-9fe38605e216 2018-11-02 20:53:42,151 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:53:42,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:42,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9a8c35-8cb7-4cda-9603-b8aa2235f649 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:42,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dd9a8c35-8cb7-4cda-9603-b8aa2235f649 2018-11-02 20:53:42,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:42,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f188b09e-0e26-4753-9127-827cc7191627 Date: Fri, 02 Nov 2018 20:53:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:42,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-f188b09e-0e26-4753-9127-827cc7191627 2018-11-02 20:53:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:42,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-100f7d25-6643-4b57-8287-ad9e158b5b66 Date: Fri, 02 Nov 2018 20:53:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:42,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-100f7d25-6643-4b57-8287-ad9e158b5b66 2018-11-02 20:53:42,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:43,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8904fb13-ae63-45b0-b4ee-07d92612b9c5 Date: Fri, 02 Nov 2018 20:53:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:43,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-8904fb13-ae63-45b0-b4ee-07d92612b9c5 2018-11-02 20:53:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:43,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:43 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:43,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6dab6a0-8883-4410-aeff-8f745b093937 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:43,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-c6dab6a0-8883-4410-aeff-8f745b093937 2018-11-02 20:53:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:43,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aa10c425-cb2c-437c-abbc-e10551116abc Date: Fri, 02 Nov 2018 20:53:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:43,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-aa10c425-cb2c-437c-abbc-e10551116abc 2018-11-02 20:53:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:43,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25087ef2-ba66-4fd3-81a2-bcd21374a6e8 Date: Fri, 02 Nov 2018 20:53:43 GMT RESP BODY: {"ports":[]} 2018-11-02 20:53:43,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port&admin_state_up=True used request id req-25087ef2-ba66-4fd3-81a2-bcd21374a6e8 2018-11-02 20:53:43,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:44,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebe2259a-f741-4bab-b7ff-1ec5c24ecefd x-compute-request-id: req-ebe2259a-f741-4bab-b7ff-1ec5c24ecefd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:53:44,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1 used request id req-ebe2259a-f741-4bab-b7ff-1ec5c24ecefd 2018-11-02 20:53:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:44,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-69d4bddc-ff94-4eb8-a45c-46646207047c Date: Fri, 02 Nov 2018 20:53:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:44,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-69d4bddc-ff94-4eb8-a45c-46646207047c 2018-11-02 20:53:44,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:44,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f7551f70-bb4d-4720-b300-22347375aa5c Date: Fri, 02 Nov 2018 20:53:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:44,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-f7551f70-bb4d-4720-b300-22347375aa5c 2018-11-02 20:53:44,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:44,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-02cc337c-da65-4bce-a793-810c0f75d272 Date: Fri, 02 Nov 2018 20:53:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:44,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-02cc337c-da65-4bce-a793-810c0f75d272 2018-11-02 20:53:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:45,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345bcae6-2983-4ba6-95e5-ff1383a7825e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:45,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-345bcae6-2983-4ba6-95e5-ff1383a7825e 2018-11-02 20:53:45,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:45,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cbcbb082-f079-4cf7-aa00-7d21f0b61485 Date: Fri, 02 Nov 2018 20:53:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:45,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-cbcbb082-f079-4cf7-aa00-7d21f0b61485 2018-11-02 20:53:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:45,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77cea5e4-a118-4ebb-a138-71d0b6c753c1 Date: Fri, 02 Nov 2018 20:53:45 GMT RESP BODY: {"ports":[]} 2018-11-02 20:53:45,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port&admin_state_up=True used request id req-77cea5e4-a118-4ebb-a138-71d0b6c753c1 2018-11-02 20:53:45,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:53:45,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:53:45,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["6ATgWzBGQAKnoEfyMZA1yA"], "issued_at": "2018-11-02T20:53:45.000000Z"}} 2018-11-02 20:53:45,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edb94fdb81d2776809a8a75a8eac3e0089ba521" 2018-11-02 20:53:45,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49694fb9-c7f8-4026-8d10-a0f295bc02c4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:53:45,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-49694fb9-c7f8-4026-8d10-a0f295bc02c4 2018-11-02 20:53:45,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:46,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-59890b18-45a0-4eb9-a59f-c89e7ca13c3c Date: Fri, 02 Nov 2018 20:53:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:46,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-59890b18-45a0-4eb9-a59f-c89e7ca13c3c 2018-11-02 20:53:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:46,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-85dc5f44-e6a7-4dbf-9dca-1fb5e6fc1919 Date: Fri, 02 Nov 2018 20:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:46,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-85dc5f44-e6a7-4dbf-9dca-1fb5e6fc1919 2018-11-02 20:53:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:46,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8b8312fc-848a-47fa-8bde-1b04fe6e0387 Date: Fri, 02 Nov 2018 20:53:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:46,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-8b8312fc-848a-47fa-8bde-1b04fe6e0387 2018-11-02 20:53:46,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:53:46,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:53:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:53:46,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edb94fdb81d2776809a8a75a8eac3e0089ba521" 2018-11-02 20:53:46,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef48a253-0e4a-4c13-8403-1936c20e5664 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:46,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-ef48a253-0e4a-4c13-8403-1936c20e5664 2018-11-02 20:53:46,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:46,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-24a45eab-b050-44b5-b25a-17f98dd9b2dc Date: Fri, 02 Nov 2018 20:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:46,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-24a45eab-b050-44b5-b25a-17f98dd9b2dc 2018-11-02 20:53:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:47,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8f93efb8-3526-49aa-a7b1-d30725f595bf Date: Fri, 02 Nov 2018 20:53:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:47,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1 used request id req-8f93efb8-3526-49aa-a7b1-d30725f595bf 2018-11-02 20:53:47,213 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 2018-11-02 20:53:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" -d '{"port": {"network_id": "737f8781-c816-4458-9099-96964a6a7795", "fixed_ips": [{"subnet_id": "4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port", "admin_state_up": true}}' 2018-11-02 20:53:48,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dcc8e548-65ab-44bd-8199-0caf8e8d9b37 Date: Fri, 02 Nov 2018 20:53:48 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:53:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:53:47Z","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8b:d7:56","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.5"}],"id":"9a1709a5-9595-4b3b-a97a-3b5a9cbb7971","security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"device_id":""}} 2018-11-02 20:53:48,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-dcc8e548-65ab-44bd-8199-0caf8e8d9b37 2018-11-02 20:53:48,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8ca486b7-75ee-4bfe-80ff-2a3e088aeeea Date: Fri, 02 Nov 2018 20:53:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:48,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-8ca486b7-75ee-4bfe-80ff-2a3e088aeeea 2018-11-02 20:53:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0c24a9f9-f434-4e56-864e-73a69b2067af Date: Fri, 02 Nov 2018 20:53:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:48,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-0c24a9f9-f434-4e56-864e-73a69b2067af 2018-11-02 20:53:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a9e108fb-981e-4672-bab7-26152c029cf6 Date: Fri, 02 Nov 2018 20:53:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:53:48,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-a9e108fb-981e-4672-bab7-26152c029cf6 2018-11-02 20:53:48,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddcc2156-f222-4556-9d70-e15c1bb390c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:48,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-ddcc2156-f222-4556-9d70-e15c1bb390c7 2018-11-02 20:53:48,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0a645c71-a0f7-49a2-bdad-05da86dfac0e Date: Fri, 02 Nov 2018 20:53:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:53:48,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-0a645c71-a0f7-49a2-bdad-05da86dfac0e 2018-11-02 20:53:48,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c548c27c-81aa-4b2c-9567-fd4eb3026aed Date: Fri, 02 Nov 2018 20:53:48 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:47Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:47Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8b:d7:56","id":"9a1709a5-9595-4b3b-a97a-3b5a9cbb7971","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port"}]} 2018-11-02 20:53:48,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port&admin_state_up=True used request id req-c548c27c-81aa-4b2c-9567-fd4eb3026aed 2018-11-02 20:53:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48aa4f3d-5e0b-405d-9881-e23b878000a7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:53:48,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-48aa4f3d-5e0b-405d-9881-e23b878000a7 2018-11-02 20:53:48,931 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1 2018-11-02 20:53:48,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6df62644-e0c6-4b76-93e2-b737cef76485 x-compute-request-id: req-6df62644-e0c6-4b76-93e2-b737cef76485 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-flavor-name"}]} 2018-11-02 20:53:48,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6df62644-e0c6-4b76-93e2-b737cef76485 2018-11-02 20:53:48,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:48,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-814a2abf-f1a8-4944-a576-34627a41b201 x-compute-request-id: req-814a2abf-f1a8-4944-a576-34627a41b201 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c8d81ed2-6238-404c-95d6-8c2356e75710"}} 2018-11-02 20:53:48,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710 used request id req-814a2abf-f1a8-4944-a576-34627a41b201 2018-11-02 20:53:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:49,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-ea35671b-2957-4c81-8335-842ad655131c Date: Fri, 02 Nov 2018 20:53:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:53:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:53:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "metadata": {}}], "self": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "min_disk": 0, "protected": false, "id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "file": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1cf3af31592847e5b9433498127b6aee", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8"} 2018-11-02 20:53:49,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 used request id req-ea35671b-2957-4c81-8335-842ad655131c 2018-11-02 20:53:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:49,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-30cd56a7-76ca-4f4f-8376-c32957f2a16e Date: Fri, 02 Nov 2018 20:53:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:53:49,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-30cd56a7-76ca-4f4f-8376-c32957f2a16e 2018-11-02 20:53:49,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" -d '{"server": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "imageRef": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "flavorRef": "c8d81ed2-6238-404c-95d6-8c2356e75710", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "9a1709a5-9595-4b3b-a97a-3b5a9cbb7971"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}]}}' 2018-11-02 20:53:52,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a723bf0-ad65-42a8-86e6-928b76616fa0 x-compute-request-id: req-9a723bf0-ad65-42a8-86e6-928b76616fa0 Content-Length: 437 location: http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "adminPass": "rLqCfm5a4py2"}} 2018-11-02 20:53:52,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-9a723bf0-ad65-42a8-86e6-928b76616fa0 2018-11-02 20:53:52,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:53,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1d3947c-5e1c-48b3-b9ab-0ea376048f6c x-compute-request-id: req-b1d3947c-5e1c-48b3-b9ab-0ea376048f6c Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:53:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:53:53,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-b1d3947c-5e1c-48b3-b9ab-0ea376048f6c 2018-11-02 20:53:53,372 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1 2018-11-02 20:53:53,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:53,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80cd0f80-4d1f-4b11-8c38-f212f2f625e2 x-compute-request-id: req-80cd0f80-4d1f-4b11-8c38-f212f2f625e2 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:53:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:53:53,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-80cd0f80-4d1f-4b11-8c38-f212f2f625e2 2018-11-02 20:53:53,805 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1] is - BUILD 2018-11-02 20:53:53,805 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:53:56,808 - create_instance - DEBUG - VM status query timeout in 896.564048052 2018-11-02 20:53:56,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:53:57,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd7f3416-8660-481a-a0e2-459b88217426 x-compute-request-id: req-dd7f3416-8660-481a-a0e2-459b88217426 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:53:54Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:53:57,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-dd7f3416-8660-481a-a0e2-459b88217426 2018-11-02 20:53:57,743 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1] is - BUILD 2018-11-02 20:53:57,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:54:00,747 - create_instance - DEBUG - VM status query timeout in 892.625434875 2018-11-02 20:54:00,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:01,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e242f36-2080-4ce3-83a6-ebab9e254c6f x-compute-request-id: req-8e242f36-2080-4ce3-83a6-ebab9e254c6f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:00Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:01,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-8e242f36-2080-4ce3-83a6-ebab9e254c6f 2018-11-02 20:54:01,545 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1] is - ACTIVE 2018-11-02 20:54:01,545 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:54:01,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:02,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32cebc14-6833-4402-88c0-e12cfba71430 x-compute-request-id: req-32cebc14-6833-4402-88c0-e12cfba71430 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:00Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:02,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-32cebc14-6833-4402-88c0-e12cfba71430 2018-11-02 20:54:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:03,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ab6eb5a8-dbb0-4ba7-8218-e3ffc1311c95 Date: Fri, 02 Nov 2018 20:54:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:54:03,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-ab6eb5a8-dbb0-4ba7-8218-e3ffc1311c95 2018-11-02 20:54:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:03,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c5e9ac-a0ea-4bce-b2f5-312b4a02e773 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:03,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-75c5e9ac-a0ea-4bce-b2f5-312b4a02e773 2018-11-02 20:54:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:03,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-602d3254-17bc-483c-9f8f-272f9b3910a2 Date: Fri, 02 Nov 2018 20:54:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:54:03,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-602d3254-17bc-483c-9f8f-272f9b3910a2 2018-11-02 20:54:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:03,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-4de2060c-aee4-4c9e-be30-eb7d6d05ca7a Date: Fri, 02 Nov 2018 20:54:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:17Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-737f8781-c816-4458-9099-96964a6a7795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:f4:20","id":"6393ace0-7515-4ff0-86fa-d5fe4931216a","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:27Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:29Z","binding:vnic_type":"normal","device_id":"9873e0f2-791e-4b13-903c-bcd5a34b49c5","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:f3:9c:d7","id":"82911798-4be9-4a58-b6eb-5b849ca6f899","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-737f8781-c816-4458-9099-96964a6a7795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:f3:0a","id":"93e3bbcb-42e8-4d29-8c8f-248833476988","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:47Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:59Z","binding:vnic_type":"normal","device_id":"01b3a8ea-cbe3-4cee-9f47-6026d26a767b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8b:d7:56","id":"9a1709a5-9595-4b3b-a97a-3b5a9cbb7971","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:17Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-737f8781-c816-4458-9099-96964a6a7795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:22:02","id":"df6b505c-132d-4e5f-b5f6-f3673bb06850","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:54:03,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-4de2060c-aee4-4c9e-be30-eb7d6d05ca7a 2018-11-02 20:54:03,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:03,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39ebdb61-fde8-4435-9c36-367b45f2407f x-compute-request-id: req-39ebdb61-fde8-4435-9c36-367b45f2407f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:00Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:03,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-39ebdb61-fde8-4435-9c36-367b45f2407f 2018-11-02 20:54:03,858 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1] is - ACTIVE 2018-11-02 20:54:03,858 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:54:03,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:04,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d491cc11-7bc8-4f93-9fbe-ea3bcab2b512 x-compute-request-id: req-d491cc11-7bc8-4f93-9fbe-ea3bcab2b512 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:00Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:04,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-d491cc11-7bc8-4f93-9fbe-ea3bcab2b512 2018-11-02 20:54:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:04,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8ab506cd-62ee-4c07-bab8-c748f54c594c Date: Fri, 02 Nov 2018 20:54:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"],"updated_at":"2018-11-02T20:53:15Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"737f8781-c816-4458-9099-96964a6a7795","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1"}]} 2018-11-02 20:54:04,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 used request id req-8ab506cd-62ee-4c07-bab8-c748f54c594c 2018-11-02 20:54:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:04,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638dd05c-b699-4837-b306-86a959e468b9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:04,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-638dd05c-b699-4837-b306-86a959e468b9 2018-11-02 20:54:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:05,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2f5df504-3ec3-4ca5-b81f-6e5118981268 Date: Fri, 02 Nov 2018 20:54:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1"}]} 2018-11-02 20:54:05,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-2f5df504-3ec3-4ca5-b81f-6e5118981268 2018-11-02 20:54:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:05,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-309fc597-1c97-4a23-8809-7a01459ba36f Date: Fri, 02 Nov 2018 20:54:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:17Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-737f8781-c816-4458-9099-96964a6a7795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:f4:20","id":"6393ace0-7515-4ff0-86fa-d5fe4931216a","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:27Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:29Z","binding:vnic_type":"normal","device_id":"9873e0f2-791e-4b13-903c-bcd5a34b49c5","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:f3:9c:d7","id":"82911798-4be9-4a58-b6eb-5b849ca6f899","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-737f8781-c816-4458-9099-96964a6a7795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:f3:0a","id":"93e3bbcb-42e8-4d29-8c8f-248833476988","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:47Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:59Z","binding:vnic_type":"normal","device_id":"01b3a8ea-cbe3-4cee-9f47-6026d26a767b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8b:d7:56","id":"9a1709a5-9595-4b3b-a97a-3b5a9cbb7971","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737f8781-c816-4458-9099-96964a6a7795","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:17Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-737f8781-c816-4458-9099-96964a6a7795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:22:02","id":"df6b505c-132d-4e5f-b5f6-f3673bb06850","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:54:05,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=737f8781-c816-4458-9099-96964a6a7795 used request id req-309fc597-1c97-4a23-8809-7a01459ba36f 2018-11-02 20:54:05,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}}' 2018-11-02 20:54:06,926 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5369d111-2f28-43fc-b6c8-379758f5e4ab x-compute-request-id: req-5369d111-2f28-43fc-b6c8-379758f5e4ab Content-Length: 0 Content-Type: application/json 2018-11-02 20:54:06,927 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action used request id req-5369d111-2f28-43fc-b6c8-379758f5e4ab 2018-11-02 20:54:06,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:54:06,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:54:07,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["FeFl98IgQPaM7Zv3ZW-XmA"], "issued_at": "2018-11-02T20:54:07.000000Z"}} 2018-11-02 20:54:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:07,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82555b8-ff27-4010-994e-7bd1310b8503 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:54:07,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a82555b8-ff27-4010-994e-7bd1310b8503 2018-11-02 20:54:07,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:54:07,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:07,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399bbed1-d737-478b-b445-f9486c38abc1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:54:07,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-399bbed1-d737-478b-b445-f9486c38abc1 2018-11-02 20:54:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:07,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-62fc8adb-9580-48bd-98c9-1d354935070d Date: Fri, 02 Nov 2018 20:54:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:07,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-62fc8adb-9580-48bd-98c9-1d354935070d 2018-11-02 20:54:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:08,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-accb540e-692a-412a-b51a-2988f71ad289 Date: Fri, 02 Nov 2018 20:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:08,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-accb540e-692a-412a-b51a-2988f71ad289 2018-11-02 20:54:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:08,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-98677bde-d1f7-438f-93d1-c39360af14a5 Date: Fri, 02 Nov 2018 20:54:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:08,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-98677bde-d1f7-438f-93d1-c39360af14a5 2018-11-02 20:54:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:54:08,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:54:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:54:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:08,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa20e2e4-a7c4-4732-bc37-ac30d4678164 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:08,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-fa20e2e4-a7c4-4732-bc37-ac30d4678164 2018-11-02 20:54:08,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:08,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6df79a6d-24e3-477e-b3ca-09fe7ab84f3c Date: Fri, 02 Nov 2018 20:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:08,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-6df79a6d-24e3-477e-b3ca-09fe7ab84f3c 2018-11-02 20:54:08,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:09,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9caed0fd-be32-49f6-ab43-5e08b767bdd9 Date: Fri, 02 Nov 2018 20:54:09 GMT RESP BODY: {"ports":[]} 2018-11-02 20:54:09,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port&admin_state_up=True used request id req-9caed0fd-be32-49f6-ab43-5e08b767bdd9 2018-11-02 20:54:09,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:09,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e4c266a-5131-4bd5-afc5-73fb20e0df5c x-compute-request-id: req-1e4c266a-5131-4bd5-afc5-73fb20e0df5c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:54:09,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2 used request id req-1e4c266a-5131-4bd5-afc5-73fb20e0df5c 2018-11-02 20:54:09,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:09,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-96730632-65e2-484f-aeea-dfaed77a1b10 Date: Fri, 02 Nov 2018 20:54:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:09,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-96730632-65e2-484f-aeea-dfaed77a1b10 2018-11-02 20:54:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:09,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eda12fb3-58cd-4f74-8e01-acf5f9cd7256 Date: Fri, 02 Nov 2018 20:54:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:09,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-eda12fb3-58cd-4f74-8e01-acf5f9cd7256 2018-11-02 20:54:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:10,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-29bc2fe8-8525-411d-ae30-34ab5d2c2385 Date: Fri, 02 Nov 2018 20:54:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:10,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-29bc2fe8-8525-411d-ae30-34ab5d2c2385 2018-11-02 20:54:10,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:10,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab4bc59-1929-4eeb-b84e-348986c14507 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:10,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-1ab4bc59-1929-4eeb-b84e-348986c14507 2018-11-02 20:54:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:10,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3b146a44-b7a1-42cd-b2c6-421e7e112785 Date: Fri, 02 Nov 2018 20:54:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:10,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-3b146a44-b7a1-42cd-b2c6-421e7e112785 2018-11-02 20:54:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:10,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96b88eaa-0aa0-4431-9124-e349ca6a4d9c Date: Fri, 02 Nov 2018 20:54:10 GMT RESP BODY: {"ports":[]} 2018-11-02 20:54:10,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port&admin_state_up=True used request id req-96b88eaa-0aa0-4431-9124-e349ca6a4d9c 2018-11-02 20:54:10,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:54:10,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:54:10,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce3beb305e04420b203f3deefcd2a5a", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj-role"}], "expires_at": "2018-11-02T21:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1cf3af31592847e5b9433498127b6aee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-41c78310-079b-489-user", "id": "00a111d576fd4a6e80b389157b3da9e5"}, "audit_ids": ["6qTkC3ahTE-YkknTX3_jLQ"], "issued_at": "2018-11-02T20:54:10.000000Z"}} 2018-11-02 20:54:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03b37b68cb05eccef6e685543caa7f199c418e9" 2018-11-02 20:54:11,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1c3be0-1480-46be-ac8b-26342336c681 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:54:11,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0b1c3be0-1480-46be-ac8b-26342336c681 2018-11-02 20:54:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:11,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c0e8cb92-91cf-439d-9e8c-593eab898de1 Date: Fri, 02 Nov 2018 20:54:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:11,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-c0e8cb92-91cf-439d-9e8c-593eab898de1 2018-11-02 20:54:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:11,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-91d9e57f-27f7-4b21-891e-c3ed86ec307f Date: Fri, 02 Nov 2018 20:54:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:11,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-91d9e57f-27f7-4b21-891e-c3ed86ec307f 2018-11-02 20:54:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:12,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d32de781-283b-41e6-99f5-fdf3b38bc349 Date: Fri, 02 Nov 2018 20:54:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:12,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-d32de781-283b-41e6-99f5-fdf3b38bc349 2018-11-02 20:54:12,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:54:12,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:54:12 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:54:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03b37b68cb05eccef6e685543caa7f199c418e9" 2018-11-02 20:54:12,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac1b6ab-92c6-4c7d-b677-e7dfff379aef Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:12,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-9ac1b6ab-92c6-4c7d-b677-e7dfff379aef 2018-11-02 20:54:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:12,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0022a109-7a07-48c9-8f0d-951eb29fa849 Date: Fri, 02 Nov 2018 20:54:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:12,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-0022a109-7a07-48c9-8f0d-951eb29fa849 2018-11-02 20:54:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:12,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3adc0614-a184-4e08-afba-33a61aa58a15 Date: Fri, 02 Nov 2018 20:54:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:12,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2 used request id req-3adc0614-a184-4e08-afba-33a61aa58a15 2018-11-02 20:54:12,698 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 2018-11-02 20:54:12,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" -d '{"port": {"network_id": "0ffff89d-4adb-4255-b40b-f01b099e9858", "fixed_ips": [{"subnet_id": "299acad2-2d9b-46cb-9df5-a3e986b6f1ca", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port", "admin_state_up": true}}' 2018-11-02 20:54:13,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-405433cd-1e9c-43cf-8e55-064be19c5541 Date: Fri, 02 Nov 2018 20:54:13 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:54:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:54:13Z","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3d:e5:cb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.5"}],"id":"c094d76e-4d9c-4eb5-8705-ba57de550316","security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"device_id":""}} 2018-11-02 20:54:13,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-405433cd-1e9c-43cf-8e55-064be19c5541 2018-11-02 20:54:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:14,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d16e6cb0-1f83-4296-8f53-65c4fa3b28d1 Date: Fri, 02 Nov 2018 20:54:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:14,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-d16e6cb0-1f83-4296-8f53-65c4fa3b28d1 2018-11-02 20:54:14,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:14,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1566919b-5140-4a3e-8cea-8893f4a9df4e Date: Fri, 02 Nov 2018 20:54:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:14,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-1566919b-5140-4a3e-8cea-8893f4a9df4e 2018-11-02 20:54:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:14,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f9fe4427-463d-4e0a-bae1-1d4081f91aa0 Date: Fri, 02 Nov 2018 20:54:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:14,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-f9fe4427-463d-4e0a-bae1-1d4081f91aa0 2018-11-02 20:54:14,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:14,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad164f03-27a7-4e85-9bfd-ab1c9a53823d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:14,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-ad164f03-27a7-4e85-9bfd-ab1c9a53823d 2018-11-02 20:54:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:14,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d698ec91-a763-4d41-bc92-0edfe232f325 Date: Fri, 02 Nov 2018 20:54:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:14,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-d698ec91-a763-4d41-bc92-0edfe232f325 2018-11-02 20:54:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:14,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9798cb41-30df-4332-8e61-b640959ba295 Date: Fri, 02 Nov 2018 20:54:14 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:54:12Z","admin_state_up":true,"updated_at":"2018-11-02T20:54:13Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3d:e5:cb","id":"c094d76e-4d9c-4eb5-8705-ba57de550316","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port"}]} 2018-11-02 20:54:14,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858&name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port&admin_state_up=True used request id req-9798cb41-30df-4332-8e61-b640959ba295 2018-11-02 20:54:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:15,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6088863-7211-441c-b3c2-51f1efe0faad Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:15,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-e6088863-7211-441c-b3c2-51f1efe0faad 2018-11-02 20:54:15,043 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2 2018-11-02 20:54:15,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:15,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-000daf54-736e-4f75-bc1c-642dc21272bd x-compute-request-id: req-000daf54-736e-4f75-bc1c-642dc21272bd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-flavor-name"}]} 2018-11-02 20:54:15,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-000daf54-736e-4f75-bc1c-642dc21272bd 2018-11-02 20:54:15,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:15,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc3fc413-99c9-4871-a3b2-b12916e71286 x-compute-request-id: req-dc3fc413-99c9-4871-a3b2-b12916e71286 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c8d81ed2-6238-404c-95d6-8c2356e75710"}} 2018-11-02 20:54:15,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710 used request id req-dc3fc413-99c9-4871-a3b2-b12916e71286 2018-11-02 20:54:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:15,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-a783312c-6467-4c7d-9916-032130afa616 Date: Fri, 02 Nov 2018 20:54:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:53:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:53:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "metadata": {}}], "self": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "min_disk": 0, "protected": false, "id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "file": "/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1cf3af31592847e5b9433498127b6aee", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf7c0951-bc0f-4312-b95d-b56913414fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8"} 2018-11-02 20:54:15,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 used request id req-a783312c-6467-4c7d-9916-032130afa616 2018-11-02 20:54:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:15,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d5ae259-4f15-4e95-b14e-1c48b2b4e311 Date: Fri, 02 Nov 2018 20:54:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:54:15,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6d5ae259-4f15-4e95-b14e-1c48b2b4e311 2018-11-02 20:54:15,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" -d '{"server": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "imageRef": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "flavorRef": "c8d81ed2-6238-404c-95d6-8c2356e75710", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "c094d76e-4d9c-4eb5-8705-ba57de550316"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}]}}' 2018-11-02 20:54:18,308 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2646d1c2-1be9-4712-b5e3-74dde843247b x-compute-request-id: req-2646d1c2-1be9-4712-b5e3-74dde843247b Content-Length: 437 location: http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "adminPass": "Et5MDg9hkbAN"}} 2018-11-02 20:54:18,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-2646d1c2-1be9-4712-b5e3-74dde843247b 2018-11-02 20:54:18,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:19,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f3ed54c-d55d-4ed1-94bb-56484643b6dc x-compute-request-id: req-8f3ed54c-d55d-4ed1-94bb-56484643b6dc Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:54:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:19,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-8f3ed54c-d55d-4ed1-94bb-56484643b6dc 2018-11-02 20:54:19,153 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2 2018-11-02 20:54:19,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:19,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fecea671-b05f-4b31-a54a-386644b9d851 x-compute-request-id: req-fecea671-b05f-4b31-a54a-386644b9d851 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:54:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:19,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-fecea671-b05f-4b31-a54a-386644b9d851 2018-11-02 20:54:19,577 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2] is - BUILD 2018-11-02 20:54:19,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:54:22,580 - create_instance - DEBUG - VM status query timeout in 896.572372913 2018-11-02 20:54:22,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:23,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce6d5644-c1bc-42b1-a99e-4f23338fd28f x-compute-request-id: req-ce6d5644-c1bc-42b1-a99e-4f23338fd28f Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:54:21Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:23,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-ce6d5644-c1bc-42b1-a99e-4f23338fd28f 2018-11-02 20:54:23,114 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2] is - BUILD 2018-11-02 20:54:23,114 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:54:26,117 - create_instance - DEBUG - VM status query timeout in 893.035326004 2018-11-02 20:54:26,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:27,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc41bdc-0523-4836-8cd5-43afb12fc3fc x-compute-request-id: req-dbc41bdc-0523-4836-8cd5-43afb12fc3fc Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:54:21Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:27,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-dbc41bdc-0523-4836-8cd5-43afb12fc3fc 2018-11-02 20:54:27,003 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2] is - BUILD 2018-11-02 20:54:27,003 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:54:30,006 - create_instance - DEBUG - VM status query timeout in 889.146645069 2018-11-02 20:54:30,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:30,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2fd6fd0-cefd-49c7-8b3a-6772c0afa62e x-compute-request-id: req-d2fd6fd0-cefd-49c7-8b3a-6772c0afa62e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:e5:cb", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:27.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:27Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:30,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-d2fd6fd0-cefd-49c7-8b3a-6772c0afa62e 2018-11-02 20:54:30,652 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2] is - ACTIVE 2018-11-02 20:54:30,652 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:54:30,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:30,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eed3867-b3ce-4538-a89d-94b5763f3ca8 x-compute-request-id: req-9eed3867-b3ce-4538-a89d-94b5763f3ca8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:e5:cb", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:27.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:27Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:30,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-9eed3867-b3ce-4538-a89d-94b5763f3ca8 2018-11-02 20:54:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:31,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8fabfd5f-49fa-486e-bb45-babd9c00a86e Date: Fri, 02 Nov 2018 20:54:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:31,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-8fabfd5f-49fa-486e-bb45-babd9c00a86e 2018-11-02 20:54:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:31,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bdc74a-a8b3-4aab-995c-7f18205998fb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:31,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-74bdc74a-a8b3-4aab-995c-7f18205998fb 2018-11-02 20:54:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:31,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-da6a48ab-8c38-4755-b704-0b5f09408a85 Date: Fri, 02 Nov 2018 20:54:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:31,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-da6a48ab-8c38-4755-b704-0b5f09408a85 2018-11-02 20:54:31,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:31,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-9786ffb7-6e2c-4408-b8bb-293e97571a44 Date: Fri, 02 Nov 2018 20:54:31 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:32Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:34Z","binding:vnic_type":"normal","device_id":"9873e0f2-791e-4b13-903c-bcd5a34b49c5","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:1d:4a:1f","id":"3853f095-d2e5-4598-9e4e-f42adc1d208c","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:21Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ffff89d-4adb-4255-b40b-f01b099e9858","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:bd:b6","id":"8894f1f7-15e5-4f9c-b9ad-33b51d4b2890","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:21Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0ffff89d-4adb-4255-b40b-f01b099e9858","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:a8:ac","id":"8e13300c-c275-4a64-a201-effaec0620a8","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:54:12Z","admin_state_up":true,"updated_at":"2018-11-02T20:54:26Z","binding:vnic_type":"normal","device_id":"fb54d0dd-5e46-4b34-8c56-965995a10984","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3d:e5:cb","id":"c094d76e-4d9c-4eb5-8705-ba57de550316","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:20Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0ffff89d-4adb-4255-b40b-f01b099e9858","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:6e:ef","id":"d2069cbf-1703-4767-ae6a-9f6d50f515a9","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:54:31,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-9786ffb7-6e2c-4408-b8bb-293e97571a44 2018-11-02 20:54:31,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:31,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada0ffd5-0391-4dfa-b8be-4e96e26a939c x-compute-request-id: req-ada0ffd5-0391-4dfa-b8be-4e96e26a939c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:e5:cb", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:27.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:27Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:31,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-ada0ffd5-0391-4dfa-b8be-4e96e26a939c 2018-11-02 20:54:31,889 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2] is - ACTIVE 2018-11-02 20:54:31,890 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:54:31,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:32,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b94e71b7-4d0d-4476-b0e9-5e03c30d248e x-compute-request-id: req-b94e71b7-4d0d-4476-b0e9-5e03c30d248e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:e5:cb", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:27.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:27Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:32,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-b94e71b7-4d0d-4476-b0e9-5e03c30d248e 2018-11-02 20:54:32,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:32,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-173041bb-4a86-479c-9dc8-e00aac0b1b2d Date: Fri, 02 Nov 2018 20:54:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"],"updated_at":"2018-11-02T20:53:19Z","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cf3af31592847e5b9433498127b6aee","id":"0ffff89d-4adb-4255-b40b-f01b099e9858","name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2"}]} 2018-11-02 20:54:32,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 used request id req-173041bb-4a86-479c-9dc8-e00aac0b1b2d 2018-11-02 20:54:32,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:32,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69315ad-6a1f-48e9-8ffa-3fbd6a56a528 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:54:32,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-a69315ad-6a1f-48e9-8ffa-3fbd6a56a528 2018-11-02 20:54:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:33,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9be7a0f1-1be8-400b-8955-56f81347ab35 Date: Fri, 02 Nov 2018 20:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:19Z","dns_nameservers":[],"updated_at":"2018-11-02T20:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1cf3af31592847e5b9433498127b6aee","id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2"}]} 2018-11-02 20:54:33,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-9be7a0f1-1be8-400b-8955-56f81347ab35 2018-11-02 20:54:33,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:33,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-7c8e5c31-a0b1-458b-9b3c-074ad51aba9c Date: Fri, 02 Nov 2018 20:54:33 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:32Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:34Z","binding:vnic_type":"normal","device_id":"9873e0f2-791e-4b13-903c-bcd5a34b49c5","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:1d:4a:1f","id":"3853f095-d2e5-4598-9e4e-f42adc1d208c","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:21Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ffff89d-4adb-4255-b40b-f01b099e9858","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:bd:b6","id":"8894f1f7-15e5-4f9c-b9ad-33b51d4b2890","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:21Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0ffff89d-4adb-4255-b40b-f01b099e9858","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:a8:ac","id":"8e13300c-c275-4a64-a201-effaec0620a8","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:54:12Z","admin_state_up":true,"updated_at":"2018-11-02T20:54:26Z","binding:vnic_type":"normal","device_id":"fb54d0dd-5e46-4b34-8c56-965995a10984","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3d:e5:cb","id":"c094d76e-4d9c-4eb5-8705-ba57de550316","port_security_enabled":true,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["26c643dd-00d3-492e-a719-457e1b5f157c"],"name":"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ffff89d-4adb-4255-b40b-f01b099e9858","tenant_id":"1cf3af31592847e5b9433498127b6aee","created_at":"2018-11-02T20:53:20Z","admin_state_up":true,"updated_at":"2018-11-02T20:53:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0ffff89d-4adb-4255-b40b-f01b099e9858","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:6e:ef","id":"d2069cbf-1703-4767-ae6a-9f6d50f515a9","port_security_enabled":false,"project_id":"1cf3af31592847e5b9433498127b6aee","fixed_ips":[{"subnet_id":"299acad2-2d9b-46cb-9df5-a3e986b6f1ca","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:54:33,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-7c8e5c31-a0b1-458b-9b3c-074ad51aba9c 2018-11-02 20:54:33,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}}' 2018-11-02 20:54:34,526 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:54:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44dcd70e-8735-4a81-8cf2-48c1d51f3fe9 x-compute-request-id: req-44dcd70e-8735-4a81-8cf2-48c1d51f3fe9 Content-Length: 0 Content-Type: application/json 2018-11-02 20:54:34,526 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984/action used request id req-44dcd70e-8735-4a81-8cf2-48c1d51f3fe9 2018-11-02 20:54:34,527 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-11-02 20:54:34,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:35,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bae42b99-fc9b-463a-89d7-5482a6e586b2 x-compute-request-id: req-bae42b99-fc9b-463a-89d7-5482a6e586b2 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:00Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:35,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-bae42b99-fc9b-463a-89d7-5482a6e586b2 2018-11-02 20:54:35,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 20:54:35,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce65372e-55cf-4bf8-b1ce-a7bd6ba06cdd x-compute-request-id: req-ce65372e-55cf-4bf8-b1ce-a7bd6ba06cdd Content-Encoding: gzip Content-Length: 8189 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489591812 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.165228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167273] pid_max: default: 32768 minimum: 301\n[ 0.168379] ACPI: Core revision 20150930\n[ 0.169945] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171548] Security Framework initialized\n[ 0.172560] Yama: becoming mindful.\n[ 0.173461] AppArmor: AppArmor initialized\n[ 0.174509] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176115] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177647] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180784] Initializing cgroup subsys io\n[ 0.181782] Initializing cgroup subsys memory\n[ 0.182834] Initializing cgroup subsys devices\n[ 0.183896] Initializing cgroup subsys freezer\n[ 0.184960] Initializing cgroup subsys net_cls\n[ 0.186022] Initializing cgroup subsys perf_event\n[ 0.187125] Initializing cgroup subsys net_prio\n[ 0.188212] Initializing cgroup subsys hugetlb\n[ 0.189270] Initializing cgroup subsys pids\n[ 0.190323] CPU: Physical Processor ID: 0\n[ 0.191998] mce: CPU supports 10 MCE banks\n[ 0.193030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194241] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203134] ftrace: allocating 31920 entries in 125 pages\n[ 0.228463] smpboot: Max logical packages: 2\n[ 0.229517] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230964] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.232647] x2apic enabled\n[ 0.233677] Switched APIC routing to physical x2apic.\n[ 0.235913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242416] KVM setup paravirtual spinlock\n[ 0.244048] x86: Booting SMP configuration:\n[ 0.245135] .... node #0, CPUs: #1\n[ 0.246190] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.267994] x86: Booted up 1 node, 2 CPUs\n[ 0.267996] KVM setup async PF for cpu 1\n[ 0.267999] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.271164] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.272966] devtmpfs: initialized\n[ 0.274831] evm: security.selinux\n[ 0.275676] evm: security.SMACK64\n[ 0.276511] evm: security.SMACK64EXEC\n[ 0.277436] evm: security.SMACK64TRANSMUTE\n[ 0.278425] evm: security.SMACK64MMAP\n[ 0.279357] evm: security.ima\n[ 0.280141] evm: security.capability\n[ 0.281141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283393] pinctrl core: initialized pinctrl subsystem\n[ 0.284730] RTC time: 20:54:00, date: 11/02/18\n[ 0.285924] NET: Registered protocol family 16\n[ 0.295373] cpuidle: using governor ladder\n[ 0.307469] cpuidle: using governor menu\n[ 0.308458] PCCT header not found.\n[ 0.309451] ACPI: bus type PCI registered\n[ 0.310459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311948] PCI: Using configuration type 1 for base access\n[ 0.324239] ACPI: Added _OSI(Module Device)\n[ 0.325298] ACPI: Added _OSI(Processor Device)\n[ 0.326325] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327423] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329659] ACPI: Interpreter enabled\n[ 0.330618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339463] ACPI: (supports S0 S5)\n[ 0.340367] ACPI: Using IOAPIC for interrupt routing\n[ 0.341545] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.348124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352258] acpiphp: Slot [3] registered\n[ 0.353276] acpiphp: Slot [4] registered\n[ 0.354227] acpiphp: Slot [5] registered\n[ 0.355175] acpiphp: Slot [6] registered\n[ 0.356129] acpiphp: Slot [7] registered\n[ 0.357126] acpiphp: Slot [8] registered\n[ 0.358090] acpiphp: Slot [9] registered\n[ 0.359038] acpiphp: Slot [10] registered\n[ 0.372829] acpiphp: Slot [11] registered\n[ 0.373811] acpiphp: Slot [12] registered\n[ 0.374778] acpiphp: Slot [13] registered\n[ 0.375744] acpiphp: Slot [14] registered\n[ 0.376706] acpiphp: Slot [15] registered\n[ 0.377699] acpiphp: Slot [16] registered\n[ 0.378691] acpiphp: Slot [17] registered\n[ 0.379684] acpiphp: Slot [18] registered\n[ 0.380704] acpiphp: Slot [19] registered\n[ 0.381707] acpiphp: Slot [20] registered\n[ 0.382678] acpiphp: Slot [21] registered\n[ 0.383640] acpiphp: Slot [22] registered\n[ 0.384601] acpiphp: Slot [23] registered\n[ 0.385566] acpiphp: Slot [24] registered\n[ 0.386533] acpiphp: Slot [25] registered\n[ 0.387496] acpiphp: Slot [26] registered\n[ 0.388456] acpiphp: Slot [27] registered\n[ 0.389468] acpiphp: Slot [28] registered\n[ 0.390486] acpiphp: Slot [29] registered\n[ 0.391458] acpiphp: Slot [30] registered\n[ 0.392428] acpiphp: Slot [31] registered\n[ 0.393422] PCI host bridge to bus 0000:00\n[ 0.394386] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399047] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402653] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.406425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416646] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437242] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440806] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442582] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444230] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447487] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450688] vgaarb: loaded\n[ 0.451453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452918] SCSI subsystem initialized\n[ 0.454108] ACPI: bus type USB registered\n[ 0.455126] usbcore: registered new interface driver usbfs\n[ 0.456378] usbcore: registered new interface driver hub\n[ 0.457625] usbcore: registered new device driver usb\n[ 0.459055] PCI: Using ACPI for IRQ routing\n[ 0.460432] NetLabel: Initializing\n[ 0.461334] NetLabel: domain hash size = 128\n[ 0.462343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463482] NetLabel: unlabeled traffic allowed by default\n[ 0.464918] clocksource: Switched to clocksource kvm-clock\n[ 0.474772] AppArmor: AppArmor Filesystem Enabled\n[ 0.475965] pnp: PnP ACPI init\n[ 0.477157] pnp: PnP ACPI: found 5 devices\n[ 0.484480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486588] NET: Registered protocol family 2\n[ 0.487939] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490941] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493675] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495057] NET: Registered protocol family 1\n[ 0.496110] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497464] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498732] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536169] Trying to unpack rootfs image as initramfs...\n[ 0.596622] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598774] Scanning for low memory corruption every 60 seconds\n[ 0.600559] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.602072] audit: initializing netlink subsys (disabled)\n[ 0.603431] audit: type=2000 audit(1541192040.990:1): initialized\n[ 0.605056] Initialise system trusted keyring\n[ 0.606290] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607777] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610435] zbud: loaded\n[ 0.611389] VFS: Disk quotas dquot_6.6.0\n[ 0.612490] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614577] fuse init (API version 7.23)\n[ 0.615758] Key type big_key registered\n[ 0.616760] Allocating IMA MOK and blacklist keyrings.\n[ 0.618385] Key type asymmetric registered\n[ 0.619466] Asymmetric key parser 'x509' registered\n[ 0.620656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622597] io scheduler noop registered\n[ 0.623639] io scheduler deadline registered (default)\n[ 0.624875] io scheduler cfq registered\n[ 0.625975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630865] ACPI: Power Button [PWRF]\n[ 0.632042] GHES: HEST is not enabled!\n[ 0.650722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714596] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717587] Linux agpgart interface v0.103\n[ 0.721225] brd: module loaded\n[ 0.723584] loop: module loaded\n[ 0.727657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729586] GPT:90111 != 20971519\n[ 0.730513] GPT:Alternate GPT header not at the end of the disk.\n[ 0.731939] GPT:90111 != 20971519\n[ 0.732842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734123] vda: vda1 vda15\n[ 0.735684] scsi host0: ata_piix\n[ 0.736718] scsi host1: ata_piix\n[ 0.737660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741128] libphy: Fixed MDIO Bus: probed\n[ 0.742231] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743485] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746026] PPP generic driver version 2.4.2\n[ 0.747211] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748764] ehci-pci: EHCI PCI platform driver\n[ 0.749928] ehci-platform: EHCI generic platform driver\n[ 0.751237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752729] ohci-pci: OHCI PCI platform driver\n[ 0.753876] ohci-platform: OHCI generic platform driver\n[ 0.755176] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.774192] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.775522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.777450] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.780218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781823] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783692] usb usb1: Product: UHCI Host Controller\n[ 0.784908] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786445] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787704] hub 1-0:1.0: USB hub found\n[ 0.788731] hub 1-0:1.0: 2 ports detected\n[ 0.789946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792689] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795301] mousedev: PS/2 mouse device common for all mice\n[ 0.796838] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798429] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800701] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802364] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803932] i2c /dev entries driver\n[ 0.804956] device-mapper: uevent: version 1.0.3\n[ 0.806213] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808342] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810139] NET: Registered protocol family 10\n[ 0.811545] NET: Registered protocol family 17\n[ 0.812700] Key type dns_resolver registered\n[ 0.813948] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818991] registered taskstats version 1\n[ 0.820062] Loading compiled-in X.509 certificates\n[ 0.821769] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824132] zswap: loaded using pool lzo/zbud\n[ 0.826320] Key type trusted registered\n[ 0.828558] Key type encrypted registered\n[ 0.829632] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830975] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832276] evm: HMAC attrs: 0x1\n[ 0.846571] Magic number: 10:194:952\n[ 0.847608] tty tty9: hash matches\n[ 0.848619] rtc_cmos 00:00: setting system clock to 2018-11-02 20:54:01 UTC (1541192041)\n[ 0.850749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852154] EDD information not available.\n[ 0.898496] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.900445] Write protecting the kernel read-only data: 14336k\n[ 0.903079] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905378] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090560] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 12.28s]\nvPing KO\n"} 2018-11-02 20:54:35,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action used request id req-ce65372e-55cf-4bf8-b1ce-a7bd6ba06cdd 2018-11-02 20:54:35,794 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-02 20:54:35,794 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 489591812 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.165228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167273] pid_max: default: 32768 minimum: 301 [ 0.168379] ACPI: Core revision 20150930 [ 0.169945] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171548] Security Framework initialized [ 0.172560] Yama: becoming mindful. [ 0.173461] AppArmor: AppArmor initialized [ 0.174509] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176115] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177647] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180784] Initializing cgroup subsys io [ 0.181782] Initializing cgroup subsys memory [ 0.182834] Initializing cgroup subsys devices [ 0.183896] Initializing cgroup subsys freezer [ 0.184960] Initializing cgroup subsys net_cls [ 0.186022] Initializing cgroup subsys perf_event [ 0.187125] Initializing cgroup subsys net_prio [ 0.188212] Initializing cgroup subsys hugetlb [ 0.189270] Initializing cgroup subsys pids [ 0.190323] CPU: Physical Processor ID: 0 [ 0.191998] mce: CPU supports 10 MCE banks [ 0.193030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194241] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.196680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.203134] ftrace: allocating 31920 entries in 125 pages [ 0.228463] smpboot: Max logical packages: 2 [ 0.229517] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.230964] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.232647] x2apic enabled [ 0.233677] Switched APIC routing to physical x2apic. [ 0.235913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.240088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.242416] KVM setup paravirtual spinlock [ 0.244048] x86: Booting SMP configuration: [ 0.245135] .... node #0, CPUs: #1 [ 0.246190] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.267994] x86: Booted up 1 node, 2 CPUs [ 0.267996] KVM setup async PF for cpu 1 [ 0.267999] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.271164] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.272966] devtmpfs: initialized [ 0.274831] evm: security.selinux [ 0.275676] evm: security.SMACK64 [ 0.276511] evm: security.SMACK64EXEC [ 0.277436] evm: security.SMACK64TRANSMUTE [ 0.278425] evm: security.SMACK64MMAP [ 0.279357] evm: security.ima [ 0.280141] evm: security.capability [ 0.281141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.283393] pinctrl core: initialized pinctrl subsystem [ 0.284730] RTC time: 20:54:00, date: 11/02/18 [ 0.285924] NET: Registered protocol family 16 [ 0.295373] cpuidle: using governor ladder [ 0.307469] cpuidle: using governor menu [ 0.308458] PCCT header not found. [ 0.309451] ACPI: bus type PCI registered [ 0.310459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311948] PCI: Using configuration type 1 for base access [ 0.324239] ACPI: Added _OSI(Module Device) [ 0.325298] ACPI: Added _OSI(Processor Device) [ 0.326325] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.327423] ACPI: Added _OSI(Processor Aggregator Device) [ 0.329659] ACPI: Interpreter enabled [ 0.330618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.335002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.339463] ACPI: (supports S0 S5) [ 0.340367] ACPI: Using IOAPIC for interrupt routing [ 0.341545] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.345278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.346624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.348124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.349590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352258] acpiphp: Slot [3] registered [ 0.353276] acpiphp: Slot [4] registered [ 0.354227] acpiphp: Slot [5] registered [ 0.355175] acpiphp: Slot [6] registered [ 0.356129] acpiphp: Slot [7] registered [ 0.357126] acpiphp: Slot [8] registered [ 0.358090] acpiphp: Slot [9] registered [ 0.359038] acpiphp: Slot [10] registered [ 0.372829] acpiphp: Slot [11] registered [ 0.373811] acpiphp: Slot [12] registered [ 0.374778] acpiphp: Slot [13] registered [ 0.375744] acpiphp: Slot [14] registered [ 0.376706] acpiphp: Slot [15] registered [ 0.377699] acpiphp: Slot [16] registered [ 0.378691] acpiphp: Slot [17] registered [ 0.379684] acpiphp: Slot [18] registered [ 0.380704] acpiphp: Slot [19] registered [ 0.381707] acpiphp: Slot [20] registered [ 0.382678] acpiphp: Slot [21] registered [ 0.383640] acpiphp: Slot [22] registered [ 0.384601] acpiphp: Slot [23] registered [ 0.385566] acpiphp: Slot [24] registered [ 0.386533] acpiphp: Slot [25] registered [ 0.387496] acpiphp: Slot [26] registered [ 0.388456] acpiphp: Slot [27] registered [ 0.389468] acpiphp: Slot [28] registered [ 0.390486] acpiphp: Slot [29] registered [ 0.391458] acpiphp: Slot [30] registered [ 0.392428] acpiphp: Slot [31] registered [ 0.393422] PCI host bridge to bus 0000:00 [ 0.394386] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399047] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.400856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.402653] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.406425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.407922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.409315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.416646] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.437242] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.439076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.440806] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.442582] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.444230] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445795] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447487] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450688] vgaarb: loaded [ 0.451453] vgaarb: bridge control possible 0000:00:02.0 [ 0.452918] SCSI subsystem initialized [ 0.454108] ACPI: bus type USB registered [ 0.455126] usbcore: registered new interface driver usbfs [ 0.456378] usbcore: registered new interface driver hub [ 0.457625] usbcore: registered new device driver usb [ 0.459055] PCI: Using ACPI for IRQ routing [ 0.460432] NetLabel: Initializing [ 0.461334] NetLabel: domain hash size = 128 [ 0.462343] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463482] NetLabel: unlabeled traffic allowed by default [ 0.464918] clocksource: Switched to clocksource kvm-clock [ 0.474772] AppArmor: AppArmor Filesystem Enabled [ 0.475965] pnp: PnP ACPI init [ 0.477157] pnp: PnP ACPI: found 5 devices [ 0.484480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486588] NET: Registered protocol family 2 [ 0.487939] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490941] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493675] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495057] NET: Registered protocol family 1 [ 0.496110] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497464] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.498732] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.517330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536169] Trying to unpack rootfs image as initramfs... [ 0.596622] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598774] Scanning for low memory corruption every 60 seconds [ 0.600559] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.602072] audit: initializing netlink subsys (disabled) [ 0.603431] audit: type=2000 audit(1541192040.990:1): initialized [ 0.605056] Initialise system trusted keyring [ 0.606290] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607777] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610435] zbud: loaded [ 0.611389] VFS: Disk quotas dquot_6.6.0 [ 0.612490] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614577] fuse init (API version 7.23) [ 0.615758] Key type big_key registered [ 0.616760] Allocating IMA MOK and blacklist keyrings. [ 0.618385] Key type asymmetric registered [ 0.619466] Asymmetric key parser 'x509' registered [ 0.620656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.622597] io scheduler noop registered [ 0.623639] io scheduler deadline registered (default) [ 0.624875] io scheduler cfq registered [ 0.625975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.628954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.630865] ACPI: Power Button [PWRF] [ 0.632042] GHES: HEST is not enabled! [ 0.650722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.688203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714596] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717587] Linux agpgart interface v0.103 [ 0.721225] brd: module loaded [ 0.723584] loop: module loaded [ 0.727657] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.729586] GPT:90111 != 20971519 [ 0.730513] GPT:Alternate GPT header not at the end of the disk. [ 0.731939] GPT:90111 != 20971519 [ 0.732842] GPT: Use GNU Parted to correct GPT errors. [ 0.734123] vda: vda1 vda15 [ 0.735684] scsi host0: ata_piix [ 0.736718] scsi host1: ata_piix [ 0.737660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.739255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.741128] libphy: Fixed MDIO Bus: probed [ 0.742231] tun: Universal TUN/TAP device driver, 1.6 [ 0.743485] tun: (C) 1999-2004 Max Krasnyansky [ 0.746026] PPP generic driver version 2.4.2 [ 0.747211] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.748764] ehci-pci: EHCI PCI platform driver [ 0.749928] ehci-platform: EHCI generic platform driver [ 0.751237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.752729] ohci-pci: OHCI PCI platform driver [ 0.753876] ohci-platform: OHCI generic platform driver [ 0.755176] uhci_hcd: USB Universal Host Controller Interface driver [ 0.774192] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.775522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.777450] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.778742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.780218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.781823] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.783692] usb usb1: Product: UHCI Host Controller [ 0.784908] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.786445] usb usb1: SerialNumber: 0000:00:01.2 [ 0.787704] hub 1-0:1.0: USB hub found [ 0.788731] hub 1-0:1.0: 2 ports detected [ 0.789946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792689] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795301] mousedev: PS/2 mouse device common for all mice [ 0.796838] rtc_cmos 00:00: RTC can wake from S4 [ 0.798429] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.800701] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802364] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.803932] i2c /dev entries driver [ 0.804956] device-mapper: uevent: version 1.0.3 [ 0.806213] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808342] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810139] NET: Registered protocol family 10 [ 0.811545] NET: Registered protocol family 17 [ 0.812700] Key type dns_resolver registered [ 0.813948] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.816730] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818991] registered taskstats version 1 [ 0.820062] Loading compiled-in X.509 certificates [ 0.821769] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.824132] zswap: loaded using pool lzo/zbud [ 0.826320] Key type trusted registered [ 0.828558] Key type encrypted registered [ 0.829632] AppArmor: AppArmor sha1 policy hashing enabled [ 0.830975] ima: No TPM chip found, activating TPM-bypass! [ 0.832276] evm: HMAC attrs: 0x1 [ 0.846571] Magic number: 10:194:952 [ 0.847608] tty tty9: hash matches [ 0.848619] rtc_cmos 00:00: setting system clock to 2018-11-02 20:54:01 UTC (1541192041) [ 0.850749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852154] EDD information not available. [ 0.898496] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.900445] Write protecting the kernel read-only data: 14336k [ 0.903079] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905378] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090560] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-000000b0 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO /dev/root resized successfully [took 12.28s] vPing KO 2018-11-02 20:54:35,794 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-11-02 20:54:35,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:36,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e63b7f29-f950-4670-9660-dc74a649622f x-compute-request-id: req-e63b7f29-f950-4670-9660-dc74a649622f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:e5:cb", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:27.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:27Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:36,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-e63b7f29-f950-4670-9660-dc74a649622f 2018-11-02 20:54:36,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 20:54:36,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e52a794-65e3-475a-8a12-44ed70bfe335 x-compute-request-id: req-6e52a794-65e3-475a-8a12-44ed70bfe335 Content-Encoding: gzip Content-Length: 9674 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 492657921 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169260] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171351] pid_max: default: 32768 minimum: 301\n[ 0.172496] ACPI: Core revision 20150930\n[ 0.174080] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.175718] Security Framework initialized\n[ 0.176752] Yama: becoming mindful.\n[ 0.177681] AppArmor: AppArmor initialized\n[ 0.178749] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180388] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181976] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183468] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185206] Initializing cgroup subsys io\n[ 0.186239] Initializing cgroup subsys memory\n[ 0.187339] Initializing cgroup subsys devices\n[ 0.188450] Initializing cgroup subsys freezer\n[ 0.189549] Initializing cgroup subsys net_cls\n[ 0.190635] Initializing cgroup subsys perf_event\n[ 0.191768] Initializing cgroup subsys net_prio\n[ 0.192879] Initializing cgroup subsys hugetlb\n[ 0.193973] Initializing cgroup subsys pids\n[ 0.195055] CPU: Physical Processor ID: 0\n[ 0.196768] mce: CPU supports 10 MCE banks\n[ 0.197822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201556] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208148] ftrace: allocating 31920 entries in 125 pages\n[ 0.233907] smpboot: Max logical packages: 2\n[ 0.234987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236479] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.238183] x2apic enabled\n[ 0.239226] Switched APIC routing to physical x2apic.\n[ 0.241514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242987] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245708] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.248086] KVM setup paravirtual spinlock\n[ 0.249725] x86: Booting SMP configuration:\n[ 0.250829] .... node #0, CPUs: #1\n[ 0.251895] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.273712] x86: Booted up 1 node, 2 CPUs\n[ 0.273714] KVM setup async PF for cpu 1\n[ 0.273717] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.276972] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.278796] devtmpfs: initialized\n[ 0.280702] evm: security.selinux\n[ 0.281580] evm: security.SMACK64\n[ 0.282452] evm: security.SMACK64EXEC\n[ 0.283387] evm: security.SMACK64TRANSMUTE\n[ 0.284395] evm: security.SMACK64MMAP\n[ 0.285326] evm: security.ima\n[ 0.286133] evm: security.capability\n[ 0.287182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289503] pinctrl core: initialized pinctrl subsystem\n[ 0.290852] RTC time: 20:54:27, date: 11/02/18\n[ 0.292064] NET: Registered protocol family 16\n[ 0.304017] cpuidle: using governor ladder\n[ 0.316127] cpuidle: using governor menu\n[ 0.317164] PCCT header not found.\n[ 0.318113] ACPI: bus type PCI registered\n[ 0.319114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320653] PCI: Using configuration type 1 for base access\n[ 0.332928] ACPI: Added _OSI(Module Device)\n[ 0.334005] ACPI: Added _OSI(Processor Device)\n[ 0.335077] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.336194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.338420] ACPI: Interpreter enabled\n[ 0.339379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.343978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.348539] ACPI: (supports S0 S5)\n[ 0.349415] ACPI: Using IOAPIC for interrupt routing\n[ 0.350584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.355817] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357328] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.358796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.361564] acpiphp: Slot [3] registered\n[ 0.362579] acpiphp: Slot [4] registered\n[ 0.363591] acpiphp: Slot [5] registered\n[ 0.364597] acpiphp: Slot [6] registered\n[ 0.365613] acpiphp: Slot [7] registered\n[ 0.366631] acpiphp: Slot [8] registered\n[ 0.367644] acpiphp: Slot [9] registered\n[ 0.368655] acpiphp: Slot [10] registered\n[ 0.382663] acpiphp: Slot [11] registered\n[ 0.383689] acpiphp: Slot [12] registered\n[ 0.384720] acpiphp: Slot [13] registered\n[ 0.385747] acpiphp: Slot [14] registered\n[ 0.386779] acpiphp: Slot [15] registered\n[ 0.387809] acpiphp: Slot [16] registered\n[ 0.388822] acpiphp: Slot [17] registered\n[ 0.389835] acpiphp: Slot [18] registered\n[ 0.390846] acpiphp: Slot [19] registered\n[ 0.391856] acpiphp: Slot [20] registered\n[ 0.392868] acpiphp: Slot [21] registered\n[ 0.393875] acpiphp: Slot [22] registered\n[ 0.394894] acpiphp: Slot [23] registered\n[ 0.395909] acpiphp: Slot [24] registered\n[ 0.396918] acpiphp: Slot [25] registered\n[ 0.397929] acpiphp: Slot [26] registered\n[ 0.398947] acpiphp: Slot [27] registered\n[ 0.399963] acpiphp: Slot [28] registered\n[ 0.400972] acpiphp: Slot [29] registered\n[ 0.401987] acpiphp: Slot [30] registered\n[ 0.403004] acpiphp: Slot [31] registered\n[ 0.404014] PCI host bridge to bus 0000:00\n[ 0.405025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.408013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411626] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413462] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417392] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421966] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427933] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448569] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450406] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455672] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457318] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458991] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462209] vgaarb: loaded\n[ 0.462971] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464519] SCSI subsystem initialized\n[ 0.465704] ACPI: bus type USB registered\n[ 0.466733] usbcore: registered new interface driver usbfs\n[ 0.468015] usbcore: registered new interface driver hub\n[ 0.469267] usbcore: registered new device driver usb\n[ 0.470685] PCI: Using ACPI for IRQ routing\n[ 0.472092] NetLabel: Initializing\n[ 0.473007] NetLabel: domain hash size = 128\n[ 0.474061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.475245] NetLabel: unlabeled traffic allowed by default\n[ 0.476710] clocksource: Switched to clocksource kvm-clock\n[ 0.486746] AppArmor: AppArmor Filesystem Enabled\n[ 0.487960] pnp: PnP ACPI init\n[ 0.489146] pnp: PnP ACPI: found 5 devices\n[ 0.496425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498554] NET: Registered protocol family 2\n[ 0.499899] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501495] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502984] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504462] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507252] NET: Registered protocol family 1\n[ 0.508343] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511018] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530029] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549101] Trying to unpack rootfs image as initramfs...\n[ 0.609447] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.611835] Scanning for low memory corruption every 60 seconds\n[ 0.613805] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.615526] audit: initializing netlink subsys (disabled)\n[ 0.617092] audit: type=2000 audit(1541192067.930:1): initialized\n[ 0.618977] Initialise system trusted keyring\n[ 0.620410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622155] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625078] zbud: loaded\n[ 0.626164] VFS: Disk quotas dquot_6.6.0\n[ 0.627387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629717] fuse init (API version 7.23)\n[ 0.631052] Key type big_key registered\n[ 0.632238] Allocating IMA MOK and blacklist keyrings.\n[ 0.634034] Key type asymmetric registered\n[ 0.635268] Asymmetric key parser 'x509' registered\n[ 0.636678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638788] io scheduler noop registered\n[ 0.639795] io scheduler deadline registered (default)\n[ 0.641052] io scheduler cfq registered\n[ 0.642119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646844] ACPI: Power Button [PWRF]\n[ 0.647946] GHES: HEST is not enabled!\n[ 0.666615] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.704532] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.707103] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731695] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734494] Linux agpgart interface v0.103\n[ 0.737855] brd: module loaded\n[ 0.740075] loop: module loaded\n[ 0.744127] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745949] GPT:90111 != 20971519\n[ 0.746822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.748180] GPT:90111 != 20971519\n[ 0.749053] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750251] vda: vda1 vda15\n[ 0.751776] scsi host0: ata_piix\n[ 0.752753] scsi host1: ata_piix\n[ 0.753652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755145] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.756932] libphy: Fixed MDIO Bus: probed\n[ 0.757987] tun: Universal TUN/TAP device driver, 1.6\n[ 0.759169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.761573] PPP generic driver version 2.4.2\n[ 0.762689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.764157] ehci-pci: EHCI PCI platform driver\n[ 0.765253] ehci-platform: EHCI generic platform driver\n[ 0.766491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767884] ohci-pci: OHCI PCI platform driver\n[ 0.768974] ohci-platform: OHCI generic platform driver\n[ 0.770212] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.790555] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792430] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.793701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.795132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798482] usb usb1: Product: UHCI Host Controller\n[ 0.799651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801078] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802328] hub 1-0:1.0: USB hub found\n[ 0.803318] hub 1-0:1.0: 2 ports detected\n[ 0.804484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.807129] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.808323] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809639] mousedev: PS/2 mouse device common for all mice\n[ 0.811133] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.814727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817958] i2c /dev entries driver\n[ 0.818970] device-mapper: uevent: version 1.0.3\n[ 0.820240] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.822389] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824139] NET: Registered protocol family 10\n[ 0.825579] NET: Registered protocol family 17\n[ 0.826738] Key type dns_resolver registered\n[ 0.828001] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829420] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.831066] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.833403] registered taskstats version 1\n[ 0.834496] Loading compiled-in X.509 certificates\n[ 0.836234] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838665] zswap: loaded using pool lzo/zbud\n[ 0.840802] Key type trusted registered\n[ 0.843045] Key type encrypted registered\n[ 0.844129] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845478] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846831] evm: HMAC attrs: 0x1\n[ 0.863738] Magic number: 10:194:952\n[ 0.864905] tty tty9: hash matches\n[ 0.866016] rtc_cmos 00:00: setting system clock to 2018-11-02 20:54:28 UTC (1541192068)\n[ 0.868286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.869771] EDD information not available.\n[ 0.914610] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916649] Write protecting the kernel read-only data: 14336k\n[ 0.919453] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.921845] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.105214] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKFelThGM0tK3uGuXkg0aWFl5R9t6a7MHy/s+h9+phxFB2+122zKNyutL6k739w01Wab/TnX/NkCT4DwiEYMW2DcB88mjyalwvERdLur+irHJom0x5d4hLl6nQ4XjvjPQDdvj5KF3lI0tHBo3ZsgGi/CP21A6ecnCXFdGCv5nVKbEXwPU2TIbDDrQK4SeL54pJiZ9xTcRHPqCEsi4QcwyyebSS2CbPfMPN+gPptbyEMtPvWM1GiA08q0jANCpcw4VkMztuxeVKOtzGnqu86OqTd0IBBr9ai+9ee+An9A2VCqgvGz9Dwu5+gEn0FGKc3i+sDqZenYFQ4yr6UnXp3tKP root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\nssh-dss AAAAB3NzaC1kc3MAAACBAK/cUAy5yNpP2Sk9kJwKfuIEZuG0ifRGV+EI4pjrpY53I7GE1THUGcKFDrBtSdYhjR1MkNb+dNWaEyufmTf79zBPLQIArg9Tj2JRt2EMM9yn65Zg3t0SpfBch+5aJe0kvv5QI+hVWJBBbOxU9H8ljconBieQBl9sSymGDLr17OaTAAAAFQDRlIlJdrtUk5bXojJVXUG8aB1ibwAAAIBJZaaC2xGMRf1xEsnW8BbCmtBc0KIGcdqY/gCKu3pq7mm6+Gyf31qQUt8g8vslTBJHGJXk6OmOIYlYUsO+xP6gtRC8iPNl3zQyw2wxaFsSoItguFQfmNRzudVVa+x4QAWefD46o4XC6MvKTvoXR9CHk42KXq04GwsUtJ/3v4/5XAAAAIBUkwg9BlpK0p0n6l55Nvx4LoRXTlGmcd7zCBaWwQ6QVoRERns0TvQT4oz0fd+uxydBNlrr1pSwnAEqbUI/jfmzASYjkNfrhQRWgqKCtVh2vUkhVttE3wuYEhp09G3fbQTN6mqkRn/blSZhmhjQMoH9PQZU+OJHn+PZcsNFbzpbfg== root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe3d:e5cb/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0 login: "} 2018-11-02 20:54:36,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984/action used request id req-6e52a794-65e3-475a-8a12-44ed70bfe335 2018-11-02 20:54:36,625 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-02 20:54:36,625 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 492657921 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169260] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171351] pid_max: default: 32768 minimum: 301 [ 0.172496] ACPI: Core revision 20150930 [ 0.174080] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175718] Security Framework initialized [ 0.176752] Yama: becoming mindful. [ 0.177681] AppArmor: AppArmor initialized [ 0.178749] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180388] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181976] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183468] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185206] Initializing cgroup subsys io [ 0.186239] Initializing cgroup subsys memory [ 0.187339] Initializing cgroup subsys devices [ 0.188450] Initializing cgroup subsys freezer [ 0.189549] Initializing cgroup subsys net_cls [ 0.190635] Initializing cgroup subsys perf_event [ 0.191768] Initializing cgroup subsys net_prio [ 0.192879] Initializing cgroup subsys hugetlb [ 0.193973] Initializing cgroup subsys pids [ 0.195055] CPU: Physical Processor ID: 0 [ 0.196768] mce: CPU supports 10 MCE banks [ 0.197822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.201556] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.208148] ftrace: allocating 31920 entries in 125 pages [ 0.233907] smpboot: Max logical packages: 2 [ 0.234987] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236479] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.238183] x2apic enabled [ 0.239226] Switched APIC routing to physical x2apic. [ 0.241514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.242987] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.245708] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.248086] KVM setup paravirtual spinlock [ 0.249725] x86: Booting SMP configuration: [ 0.250829] .... node #0, CPUs: #1 [ 0.251895] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.273712] x86: Booted up 1 node, 2 CPUs [ 0.273714] KVM setup async PF for cpu 1 [ 0.273717] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.276972] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.278796] devtmpfs: initialized [ 0.280702] evm: security.selinux [ 0.281580] evm: security.SMACK64 [ 0.282452] evm: security.SMACK64EXEC [ 0.283387] evm: security.SMACK64TRANSMUTE [ 0.284395] evm: security.SMACK64MMAP [ 0.285326] evm: security.ima [ 0.286133] evm: security.capability [ 0.287182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289503] pinctrl core: initialized pinctrl subsystem [ 0.290852] RTC time: 20:54:27, date: 11/02/18 [ 0.292064] NET: Registered protocol family 16 [ 0.304017] cpuidle: using governor ladder [ 0.316127] cpuidle: using governor menu [ 0.317164] PCCT header not found. [ 0.318113] ACPI: bus type PCI registered [ 0.319114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320653] PCI: Using configuration type 1 for base access [ 0.332928] ACPI: Added _OSI(Module Device) [ 0.334005] ACPI: Added _OSI(Processor Device) [ 0.335077] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.336194] ACPI: Added _OSI(Processor Aggregator Device) [ 0.338420] ACPI: Interpreter enabled [ 0.339379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.341674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.343978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.346254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.348539] ACPI: (supports S0 S5) [ 0.349415] ACPI: Using IOAPIC for interrupt routing [ 0.350584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.355817] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.357328] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.358796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.361564] acpiphp: Slot [3] registered [ 0.362579] acpiphp: Slot [4] registered [ 0.363591] acpiphp: Slot [5] registered [ 0.364597] acpiphp: Slot [6] registered [ 0.365613] acpiphp: Slot [7] registered [ 0.366631] acpiphp: Slot [8] registered [ 0.367644] acpiphp: Slot [9] registered [ 0.368655] acpiphp: Slot [10] registered [ 0.382663] acpiphp: Slot [11] registered [ 0.383689] acpiphp: Slot [12] registered [ 0.384720] acpiphp: Slot [13] registered [ 0.385747] acpiphp: Slot [14] registered [ 0.386779] acpiphp: Slot [15] registered [ 0.387809] acpiphp: Slot [16] registered [ 0.388822] acpiphp: Slot [17] registered [ 0.389835] acpiphp: Slot [18] registered [ 0.390846] acpiphp: Slot [19] registered [ 0.391856] acpiphp: Slot [20] registered [ 0.392868] acpiphp: Slot [21] registered [ 0.393875] acpiphp: Slot [22] registered [ 0.394894] acpiphp: Slot [23] registered [ 0.395909] acpiphp: Slot [24] registered [ 0.396918] acpiphp: Slot [25] registered [ 0.397929] acpiphp: Slot [26] registered [ 0.398947] acpiphp: Slot [27] registered [ 0.399963] acpiphp: Slot [28] registered [ 0.400972] acpiphp: Slot [29] registered [ 0.401987] acpiphp: Slot [30] registered [ 0.403004] acpiphp: Slot [31] registered [ 0.404014] PCI host bridge to bus 0000:00 [ 0.405025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.408013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.411626] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.413462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.417392] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.420415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421966] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.426143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427933] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.448569] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.450406] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.452175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455672] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457318] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458991] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462209] vgaarb: loaded [ 0.462971] vgaarb: bridge control possible 0000:00:02.0 [ 0.464519] SCSI subsystem initialized [ 0.465704] ACPI: bus type USB registered [ 0.466733] usbcore: registered new interface driver usbfs [ 0.468015] usbcore: registered new interface driver hub [ 0.469267] usbcore: registered new device driver usb [ 0.470685] PCI: Using ACPI for IRQ routing [ 0.472092] NetLabel: Initializing [ 0.473007] NetLabel: domain hash size = 128 [ 0.474061] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475245] NetLabel: unlabeled traffic allowed by default [ 0.476710] clocksource: Switched to clocksource kvm-clock [ 0.486746] AppArmor: AppArmor Filesystem Enabled [ 0.487960] pnp: PnP ACPI init [ 0.489146] pnp: PnP ACPI: found 5 devices [ 0.496425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498554] NET: Registered protocol family 2 [ 0.499899] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.501495] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502984] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504462] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.507252] NET: Registered protocol family 1 [ 0.508343] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511018] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530029] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549101] Trying to unpack rootfs image as initramfs... [ 0.609447] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.611835] Scanning for low memory corruption every 60 seconds [ 0.613805] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.615526] audit: initializing netlink subsys (disabled) [ 0.617092] audit: type=2000 audit(1541192067.930:1): initialized [ 0.618977] Initialise system trusted keyring [ 0.620410] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.622155] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625078] zbud: loaded [ 0.626164] VFS: Disk quotas dquot_6.6.0 [ 0.627387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.629717] fuse init (API version 7.23) [ 0.631052] Key type big_key registered [ 0.632238] Allocating IMA MOK and blacklist keyrings. [ 0.634034] Key type asymmetric registered [ 0.635268] Asymmetric key parser 'x509' registered [ 0.636678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638788] io scheduler noop registered [ 0.639795] io scheduler deadline registered (default) [ 0.641052] io scheduler cfq registered [ 0.642119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.645013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646844] ACPI: Power Button [PWRF] [ 0.647946] GHES: HEST is not enabled! [ 0.666615] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.704532] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.707103] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731695] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734494] Linux agpgart interface v0.103 [ 0.737855] brd: module loaded [ 0.740075] loop: module loaded [ 0.744127] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.745949] GPT:90111 != 20971519 [ 0.746822] GPT:Alternate GPT header not at the end of the disk. [ 0.748180] GPT:90111 != 20971519 [ 0.749053] GPT: Use GNU Parted to correct GPT errors. [ 0.750251] vda: vda1 vda15 [ 0.751776] scsi host0: ata_piix [ 0.752753] scsi host1: ata_piix [ 0.753652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.755145] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.756932] libphy: Fixed MDIO Bus: probed [ 0.757987] tun: Universal TUN/TAP device driver, 1.6 [ 0.759169] tun: (C) 1999-2004 Max Krasnyansky [ 0.761573] PPP generic driver version 2.4.2 [ 0.762689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.764157] ehci-pci: EHCI PCI platform driver [ 0.765253] ehci-platform: EHCI generic platform driver [ 0.766491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767884] ohci-pci: OHCI PCI platform driver [ 0.768974] ohci-platform: OHCI generic platform driver [ 0.770212] uhci_hcd: USB Universal Host Controller Interface driver [ 0.789282] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.790555] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792430] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.793701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.795132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.798482] usb usb1: Product: UHCI Host Controller [ 0.799651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.801078] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802328] hub 1-0:1.0: USB hub found [ 0.803318] hub 1-0:1.0: 2 ports detected [ 0.804484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.807129] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.808323] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.809639] mousedev: PS/2 mouse device common for all mice [ 0.811133] rtc_cmos 00:00: RTC can wake from S4 [ 0.812639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.814727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817958] i2c /dev entries driver [ 0.818970] device-mapper: uevent: version 1.0.3 [ 0.820240] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.822389] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824139] NET: Registered protocol family 10 [ 0.825579] NET: Registered protocol family 17 [ 0.826738] Key type dns_resolver registered [ 0.828001] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829420] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.831066] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.833403] registered taskstats version 1 [ 0.834496] Loading compiled-in X.509 certificates [ 0.836234] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.838665] zswap: loaded using pool lzo/zbud [ 0.840802] Key type trusted registered [ 0.843045] Key type encrypted registered [ 0.844129] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845478] ima: No TPM chip found, activating TPM-bypass! [ 0.846831] evm: HMAC attrs: 0x1 [ 0.863738] Magic number: 10:194:952 [ 0.864905] tty tty9: hash matches [ 0.866016] rtc_cmos 00:00: setting system clock to 2018-11-02 20:54:28 UTC (1541192068) [ 0.868286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.869771] EDD information not available. [ 0.914610] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.916649] Write protecting the kernel read-only data: 14336k [ 0.919453] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.921845] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.105214] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-000000b3 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKFelThGM0tK3uGuXkg0aWFl5R9t6a7MHy/s+h9+phxFB2+122zKNyutL6k739w01Wab/TnX/NkCT4DwiEYMW2DcB88mjyalwvERdLur+irHJom0x5d4hLl6nQ4XjvjPQDdvj5KF3lI0tHBo3ZsgGi/CP21A6ecnCXFdGCv5nVKbEXwPU2TIbDDrQK4SeL54pJiZ9xTcRHPqCEsi4QcwyyebSS2CbPfMPN+gPptbyEMtPvWM1GiA08q0jANCpcw4VkMztuxeVKOtzGnqu86OqTd0IBBr9ai+9ee+An9A2VCqgvGz9Dwu5+gEn0FGKc3i+sDqZenYFQ4yr6UnXp3tKP root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0 ssh-dss AAAAB3NzaC1kc3MAAACBAK/cUAy5yNpP2Sk9kJwKfuIEZuG0ifRGV+EI4pjrpY53I7GE1THUGcKFDrBtSdYhjR1MkNb+dNWaEyufmTf79zBPLQIArg9Tj2JRt2EMM9yn65Zg3t0SpfBch+5aJe0kvv5QI+hVWJBBbOxU9H8ljconBieQBl9sSymGDLr17OaTAAAAFQDRlIlJdrtUk5bXojJVXUG8aB1ibwAAAIBJZaaC2xGMRf1xEsnW8BbCmtBc0KIGcdqY/gCKu3pq7mm6+Gyf31qQUt8g8vslTBJHGJXk6OmOIYlYUsO+xP6gtRC8iPNl3zQyw2wxaFsSoItguFQfmNRzudVVa+x4QAWefD46o4XC6MvKTvoXR9CHk42KXq04GwsUtJ/3v4/5XAAAAIBUkwg9BlpK0p0n6l55Nvx4LoRXTlGmcd7zCBaWwQ6QVoRERns0TvQT4oz0fd+uxydBNlrr1pSwnAEqbUI/jfmzASYjkNfrhQRWgqKCtVh2vUkhVttE3wuYEhp09G3fbQTN6mqkRn/blSZhmhjQMoH9PQZU+OJHn+PZcsNFbzpbfg== root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe3d:e5cb/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b3 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0 launch-index: 0 === cirros: current=0.4.0 uptime=2.98 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0 login: 2018-11-02 20:54:37,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:38,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6bf951a-aec5-49bc-8d32-e7e3725cdec9 x-compute-request-id: req-d6bf951a-aec5-49bc-8d32-e7e3725cdec9 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:00Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:38,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-d6bf951a-aec5-49bc-8d32-e7e3725cdec9 2018-11-02 20:54:38,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 20:54:38,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84f59b5e-df3d-45a3-a9f2-3deb8226bb9f x-compute-request-id: req-84f59b5e-df3d-45a3-a9f2-3deb8226bb9f Content-Encoding: gzip Content-Length: 8191 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489591812 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.165228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167273] pid_max: default: 32768 minimum: 301\n[ 0.168379] ACPI: Core revision 20150930\n[ 0.169945] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171548] Security Framework initialized\n[ 0.172560] Yama: becoming mindful.\n[ 0.173461] AppArmor: AppArmor initialized\n[ 0.174509] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176115] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177647] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180784] Initializing cgroup subsys io\n[ 0.181782] Initializing cgroup subsys memory\n[ 0.182834] Initializing cgroup subsys devices\n[ 0.183896] Initializing cgroup subsys freezer\n[ 0.184960] Initializing cgroup subsys net_cls\n[ 0.186022] Initializing cgroup subsys perf_event\n[ 0.187125] Initializing cgroup subsys net_prio\n[ 0.188212] Initializing cgroup subsys hugetlb\n[ 0.189270] Initializing cgroup subsys pids\n[ 0.190323] CPU: Physical Processor ID: 0\n[ 0.191998] mce: CPU supports 10 MCE banks\n[ 0.193030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194241] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203134] ftrace: allocating 31920 entries in 125 pages\n[ 0.228463] smpboot: Max logical packages: 2\n[ 0.229517] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230964] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.232647] x2apic enabled\n[ 0.233677] Switched APIC routing to physical x2apic.\n[ 0.235913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242416] KVM setup paravirtual spinlock\n[ 0.244048] x86: Booting SMP configuration:\n[ 0.245135] .... node #0, CPUs: #1\n[ 0.246190] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.267994] x86: Booted up 1 node, 2 CPUs\n[ 0.267996] KVM setup async PF for cpu 1\n[ 0.267999] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.271164] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.272966] devtmpfs: initialized\n[ 0.274831] evm: security.selinux\n[ 0.275676] evm: security.SMACK64\n[ 0.276511] evm: security.SMACK64EXEC\n[ 0.277436] evm: security.SMACK64TRANSMUTE\n[ 0.278425] evm: security.SMACK64MMAP\n[ 0.279357] evm: security.ima\n[ 0.280141] evm: security.capability\n[ 0.281141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283393] pinctrl core: initialized pinctrl subsystem\n[ 0.284730] RTC time: 20:54:00, date: 11/02/18\n[ 0.285924] NET: Registered protocol family 16\n[ 0.295373] cpuidle: using governor ladder\n[ 0.307469] cpuidle: using governor menu\n[ 0.308458] PCCT header not found.\n[ 0.309451] ACPI: bus type PCI registered\n[ 0.310459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311948] PCI: Using configuration type 1 for base access\n[ 0.324239] ACPI: Added _OSI(Module Device)\n[ 0.325298] ACPI: Added _OSI(Processor Device)\n[ 0.326325] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327423] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329659] ACPI: Interpreter enabled\n[ 0.330618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339463] ACPI: (supports S0 S5)\n[ 0.340367] ACPI: Using IOAPIC for interrupt routing\n[ 0.341545] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.348124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352258] acpiphp: Slot [3] registered\n[ 0.353276] acpiphp: Slot [4] registered\n[ 0.354227] acpiphp: Slot [5] registered\n[ 0.355175] acpiphp: Slot [6] registered\n[ 0.356129] acpiphp: Slot [7] registered\n[ 0.357126] acpiphp: Slot [8] registered\n[ 0.358090] acpiphp: Slot [9] registered\n[ 0.359038] acpiphp: Slot [10] registered\n[ 0.372829] acpiphp: Slot [11] registered\n[ 0.373811] acpiphp: Slot [12] registered\n[ 0.374778] acpiphp: Slot [13] registered\n[ 0.375744] acpiphp: Slot [14] registered\n[ 0.376706] acpiphp: Slot [15] registered\n[ 0.377699] acpiphp: Slot [16] registered\n[ 0.378691] acpiphp: Slot [17] registered\n[ 0.379684] acpiphp: Slot [18] registered\n[ 0.380704] acpiphp: Slot [19] registered\n[ 0.381707] acpiphp: Slot [20] registered\n[ 0.382678] acpiphp: Slot [21] registered\n[ 0.383640] acpiphp: Slot [22] registered\n[ 0.384601] acpiphp: Slot [23] registered\n[ 0.385566] acpiphp: Slot [24] registered\n[ 0.386533] acpiphp: Slot [25] registered\n[ 0.387496] acpiphp: Slot [26] registered\n[ 0.388456] acpiphp: Slot [27] registered\n[ 0.389468] acpiphp: Slot [28] registered\n[ 0.390486] acpiphp: Slot [29] registered\n[ 0.391458] acpiphp: Slot [30] registered\n[ 0.392428] acpiphp: Slot [31] registered\n[ 0.393422] PCI host bridge to bus 0000:00\n[ 0.394386] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399047] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402653] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.406425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416646] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437242] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440806] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442582] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444230] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447487] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450688] vgaarb: loaded\n[ 0.451453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452918] SCSI subsystem initialized\n[ 0.454108] ACPI: bus type USB registered\n[ 0.455126] usbcore: registered new interface driver usbfs\n[ 0.456378] usbcore: registered new interface driver hub\n[ 0.457625] usbcore: registered new device driver usb\n[ 0.459055] PCI: Using ACPI for IRQ routing\n[ 0.460432] NetLabel: Initializing\n[ 0.461334] NetLabel: domain hash size = 128\n[ 0.462343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463482] NetLabel: unlabeled traffic allowed by default\n[ 0.464918] clocksource: Switched to clocksource kvm-clock\n[ 0.474772] AppArmor: AppArmor Filesystem Enabled\n[ 0.475965] pnp: PnP ACPI init\n[ 0.477157] pnp: PnP ACPI: found 5 devices\n[ 0.484480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486588] NET: Registered protocol family 2\n[ 0.487939] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490941] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493675] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495057] NET: Registered protocol family 1\n[ 0.496110] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497464] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498732] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536169] Trying to unpack rootfs image as initramfs...\n[ 0.596622] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598774] Scanning for low memory corruption every 60 seconds\n[ 0.600559] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.602072] audit: initializing netlink subsys (disabled)\n[ 0.603431] audit: type=2000 audit(1541192040.990:1): initialized\n[ 0.605056] Initialise system trusted keyring\n[ 0.606290] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607777] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610435] zbud: loaded\n[ 0.611389] VFS: Disk quotas dquot_6.6.0\n[ 0.612490] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614577] fuse init (API version 7.23)\n[ 0.615758] Key type big_key registered\n[ 0.616760] Allocating IMA MOK and blacklist keyrings.\n[ 0.618385] Key type asymmetric registered\n[ 0.619466] Asymmetric key parser 'x509' registered\n[ 0.620656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622597] io scheduler noop registered\n[ 0.623639] io scheduler deadline registered (default)\n[ 0.624875] io scheduler cfq registered\n[ 0.625975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630865] ACPI: Power Button [PWRF]\n[ 0.632042] GHES: HEST is not enabled!\n[ 0.650722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714596] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717587] Linux agpgart interface v0.103\n[ 0.721225] brd: module loaded\n[ 0.723584] loop: module loaded\n[ 0.727657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729586] GPT:90111 != 20971519\n[ 0.730513] GPT:Alternate GPT header not at the end of the disk.\n[ 0.731939] GPT:90111 != 20971519\n[ 0.732842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734123] vda: vda1 vda15\n[ 0.735684] scsi host0: ata_piix\n[ 0.736718] scsi host1: ata_piix\n[ 0.737660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741128] libphy: Fixed MDIO Bus: probed\n[ 0.742231] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743485] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746026] PPP generic driver version 2.4.2\n[ 0.747211] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748764] ehci-pci: EHCI PCI platform driver\n[ 0.749928] ehci-platform: EHCI generic platform driver\n[ 0.751237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752729] ohci-pci: OHCI PCI platform driver\n[ 0.753876] ohci-platform: OHCI generic platform driver\n[ 0.755176] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.774192] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.775522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.777450] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.780218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781823] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783692] usb usb1: Product: UHCI Host Controller\n[ 0.784908] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786445] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787704] hub 1-0:1.0: USB hub found\n[ 0.788731] hub 1-0:1.0: 2 ports detected\n[ 0.789946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792689] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795301] mousedev: PS/2 mouse device common for all mice\n[ 0.796838] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798429] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800701] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802364] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803932] i2c /dev entries driver\n[ 0.804956] device-mapper: uevent: version 1.0.3\n[ 0.806213] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808342] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810139] NET: Registered protocol family 10\n[ 0.811545] NET: Registered protocol family 17\n[ 0.812700] Key type dns_resolver registered\n[ 0.813948] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818991] registered taskstats version 1\n[ 0.820062] Loading compiled-in X.509 certificates\n[ 0.821769] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824132] zswap: loaded using pool lzo/zbud\n[ 0.826320] Key type trusted registered\n[ 0.828558] Key type encrypted registered\n[ 0.829632] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830975] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832276] evm: HMAC attrs: 0x1\n[ 0.846571] Magic number: 10:194:952\n[ 0.847608] tty tty9: hash matches\n[ 0.848619] rtc_cmos 00:00: setting system clock to 2018-11-02 20:54:01 UTC (1541192041)\n[ 0.850749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852154] EDD information not available.\n[ 0.898496] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.900445] Write protecting the kernel read-only data: 14336k\n[ 0.903079] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905378] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090560] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 12.28s]\nvPing KO\nvPing KO\n"} 2018-11-02 20:54:38,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action used request id req-84f59b5e-df3d-45a3-a9f2-3deb8226bb9f 2018-11-02 20:54:39,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:40,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54: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-a07d91cd-4ea6-4b1f-99eb-4cbae6066e76 x-compute-request-id: req-a07d91cd-4ea6-4b1f-99eb-4cbae6066e76 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:00Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:40,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-a07d91cd-4ea6-4b1f-99eb-4cbae6066e76 2018-11-02 20:54:40,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 20:54:40,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53f50042-124f-4c4b-bb5f-f03554b1a5a6 x-compute-request-id: req-53f50042-124f-4c4b-bb5f-f03554b1a5a6 Content-Encoding: gzip Content-Length: 9708 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489591812 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.165228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167273] pid_max: default: 32768 minimum: 301\n[ 0.168379] ACPI: Core revision 20150930\n[ 0.169945] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171548] Security Framework initialized\n[ 0.172560] Yama: becoming mindful.\n[ 0.173461] AppArmor: AppArmor initialized\n[ 0.174509] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176115] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177647] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180784] Initializing cgroup subsys io\n[ 0.181782] Initializing cgroup subsys memory\n[ 0.182834] Initializing cgroup subsys devices\n[ 0.183896] Initializing cgroup subsys freezer\n[ 0.184960] Initializing cgroup subsys net_cls\n[ 0.186022] Initializing cgroup subsys perf_event\n[ 0.187125] Initializing cgroup subsys net_prio\n[ 0.188212] Initializing cgroup subsys hugetlb\n[ 0.189270] Initializing cgroup subsys pids\n[ 0.190323] CPU: Physical Processor ID: 0\n[ 0.191998] mce: CPU supports 10 MCE banks\n[ 0.193030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194241] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203134] ftrace: allocating 31920 entries in 125 pages\n[ 0.228463] smpboot: Max logical packages: 2\n[ 0.229517] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230964] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.232647] x2apic enabled\n[ 0.233677] Switched APIC routing to physical x2apic.\n[ 0.235913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242416] KVM setup paravirtual spinlock\n[ 0.244048] x86: Booting SMP configuration:\n[ 0.245135] .... node #0, CPUs: #1\n[ 0.246190] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.267994] x86: Booted up 1 node, 2 CPUs\n[ 0.267996] KVM setup async PF for cpu 1\n[ 0.267999] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.271164] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.272966] devtmpfs: initialized\n[ 0.274831] evm: security.selinux\n[ 0.275676] evm: security.SMACK64\n[ 0.276511] evm: security.SMACK64EXEC\n[ 0.277436] evm: security.SMACK64TRANSMUTE\n[ 0.278425] evm: security.SMACK64MMAP\n[ 0.279357] evm: security.ima\n[ 0.280141] evm: security.capability\n[ 0.281141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283393] pinctrl core: initialized pinctrl subsystem\n[ 0.284730] RTC time: 20:54:00, date: 11/02/18\n[ 0.285924] NET: Registered protocol family 16\n[ 0.295373] cpuidle: using governor ladder\n[ 0.307469] cpuidle: using governor menu\n[ 0.308458] PCCT header not found.\n[ 0.309451] ACPI: bus type PCI registered\n[ 0.310459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311948] PCI: Using configuration type 1 for base access\n[ 0.324239] ACPI: Added _OSI(Module Device)\n[ 0.325298] ACPI: Added _OSI(Processor Device)\n[ 0.326325] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327423] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329659] ACPI: Interpreter enabled\n[ 0.330618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339463] ACPI: (supports S0 S5)\n[ 0.340367] ACPI: Using IOAPIC for interrupt routing\n[ 0.341545] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.348124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352258] acpiphp: Slot [3] registered\n[ 0.353276] acpiphp: Slot [4] registered\n[ 0.354227] acpiphp: Slot [5] registered\n[ 0.355175] acpiphp: Slot [6] registered\n[ 0.356129] acpiphp: Slot [7] registered\n[ 0.357126] acpiphp: Slot [8] registered\n[ 0.358090] acpiphp: Slot [9] registered\n[ 0.359038] acpiphp: Slot [10] registered\n[ 0.372829] acpiphp: Slot [11] registered\n[ 0.373811] acpiphp: Slot [12] registered\n[ 0.374778] acpiphp: Slot [13] registered\n[ 0.375744] acpiphp: Slot [14] registered\n[ 0.376706] acpiphp: Slot [15] registered\n[ 0.377699] acpiphp: Slot [16] registered\n[ 0.378691] acpiphp: Slot [17] registered\n[ 0.379684] acpiphp: Slot [18] registered\n[ 0.380704] acpiphp: Slot [19] registered\n[ 0.381707] acpiphp: Slot [20] registered\n[ 0.382678] acpiphp: Slot [21] registered\n[ 0.383640] acpiphp: Slot [22] registered\n[ 0.384601] acpiphp: Slot [23] registered\n[ 0.385566] acpiphp: Slot [24] registered\n[ 0.386533] acpiphp: Slot [25] registered\n[ 0.387496] acpiphp: Slot [26] registered\n[ 0.388456] acpiphp: Slot [27] registered\n[ 0.389468] acpiphp: Slot [28] registered\n[ 0.390486] acpiphp: Slot [29] registered\n[ 0.391458] acpiphp: Slot [30] registered\n[ 0.392428] acpiphp: Slot [31] registered\n[ 0.393422] PCI host bridge to bus 0000:00\n[ 0.394386] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399047] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400856] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402653] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.406425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416646] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437242] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440806] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442582] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444230] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447487] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450688] vgaarb: loaded\n[ 0.451453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452918] SCSI subsystem initialized\n[ 0.454108] ACPI: bus type USB registered\n[ 0.455126] usbcore: registered new interface driver usbfs\n[ 0.456378] usbcore: registered new interface driver hub\n[ 0.457625] usbcore: registered new device driver usb\n[ 0.459055] PCI: Using ACPI for IRQ routing\n[ 0.460432] NetLabel: Initializing\n[ 0.461334] NetLabel: domain hash size = 128\n[ 0.462343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463482] NetLabel: unlabeled traffic allowed by default\n[ 0.464918] clocksource: Switched to clocksource kvm-clock\n[ 0.474772] AppArmor: AppArmor Filesystem Enabled\n[ 0.475965] pnp: PnP ACPI init\n[ 0.477157] pnp: PnP ACPI: found 5 devices\n[ 0.484480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486588] NET: Registered protocol family 2\n[ 0.487939] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490941] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493675] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495057] NET: Registered protocol family 1\n[ 0.496110] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497464] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498732] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536169] Trying to unpack rootfs image as initramfs...\n[ 0.596622] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598774] Scanning for low memory corruption every 60 seconds\n[ 0.600559] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.602072] audit: initializing netlink subsys (disabled)\n[ 0.603431] audit: type=2000 audit(1541192040.990:1): initialized\n[ 0.605056] Initialise system trusted keyring\n[ 0.606290] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607777] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610435] zbud: loaded\n[ 0.611389] VFS: Disk quotas dquot_6.6.0\n[ 0.612490] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614577] fuse init (API version 7.23)\n[ 0.615758] Key type big_key registered\n[ 0.616760] Allocating IMA MOK and blacklist keyrings.\n[ 0.618385] Key type asymmetric registered\n[ 0.619466] Asymmetric key parser 'x509' registered\n[ 0.620656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622597] io scheduler noop registered\n[ 0.623639] io scheduler deadline registered (default)\n[ 0.624875] io scheduler cfq registered\n[ 0.625975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630865] ACPI: Power Button [PWRF]\n[ 0.632042] GHES: HEST is not enabled!\n[ 0.650722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714596] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717587] Linux agpgart interface v0.103\n[ 0.721225] brd: module loaded\n[ 0.723584] loop: module loaded\n[ 0.727657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729586] GPT:90111 != 20971519\n[ 0.730513] GPT:Alternate GPT header not at the end of the disk.\n[ 0.731939] GPT:90111 != 20971519\n[ 0.732842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734123] vda: vda1 vda15\n[ 0.735684] scsi host0: ata_piix\n[ 0.736718] scsi host1: ata_piix\n[ 0.737660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741128] libphy: Fixed MDIO Bus: probed\n[ 0.742231] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743485] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746026] PPP generic driver version 2.4.2\n[ 0.747211] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748764] ehci-pci: EHCI PCI platform driver\n[ 0.749928] ehci-platform: EHCI generic platform driver\n[ 0.751237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752729] ohci-pci: OHCI PCI platform driver\n[ 0.753876] ohci-platform: OHCI generic platform driver\n[ 0.755176] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.774192] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.775522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.777450] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.780218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781823] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783692] usb usb1: Product: UHCI Host Controller\n[ 0.784908] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786445] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787704] hub 1-0:1.0: USB hub found\n[ 0.788731] hub 1-0:1.0: 2 ports detected\n[ 0.789946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792689] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795301] mousedev: PS/2 mouse device common for all mice\n[ 0.796838] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798429] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800701] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802364] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803932] i2c /dev entries driver\n[ 0.804956] device-mapper: uevent: version 1.0.3\n[ 0.806213] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808342] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810139] NET: Registered protocol family 10\n[ 0.811545] NET: Registered protocol family 17\n[ 0.812700] Key type dns_resolver registered\n[ 0.813948] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818991] registered taskstats version 1\n[ 0.820062] Loading compiled-in X.509 certificates\n[ 0.821769] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824132] zswap: loaded using pool lzo/zbud\n[ 0.826320] Key type trusted registered\n[ 0.828558] Key type encrypted registered\n[ 0.829632] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830975] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832276] evm: HMAC attrs: 0x1\n[ 0.846571] Magic number: 10:194:952\n[ 0.847608] tty tty9: hash matches\n[ 0.848619] rtc_cmos 00:00: setting system clock to 2018-11-02 20:54:01 UTC (1541192041)\n[ 0.850749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852154] EDD information not available.\n[ 0.898496] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.900445] Write protecting the kernel read-only data: 14336k\n[ 0.903079] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905378] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090560] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 12.28s]\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEZ8kzOBEWU1orInJ5D8+0jtbahbCiSXpcjGUjf5zQ3QEcipcVsmSsHLGBds6nP/2yxF6xS6IjXkr3bLw2dp4n9UfrHZ6qAwit+WpN3Kt9fT87/m18N2YCa1YzVrPz5AbHu3GdbgcZOqfOOZuuysKX5XcyUxFr4LeE+98jCftsKmxObBWIyNJegGxBeZwE/zvAcpafBwCWfEL1T3Jhlo1Org2HFxGq2c9sA2EnEOMaH/DGjPnYz9q0T6jK6rgV5PvgMZjV1u+LFMEXloSrIpz0MEkXs+Un/LpwLpIQnbeRlemBmVnOLpDQ2Q1xdq9bZs9bq5j1b7pn22vH44YWPZ4v root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\nssh-dss AAAAB3NzaC1kc3MAAACBAKzcUNMvtOGk0FZOR07ftDqIfrZS35HUCvz1iBIi2fV2yTcyi0Z/rU8sbiPuht+Qe1WEATmks3mDrjwQyHR9IIs2MLubuY6IpY4iBA8NksKuGOoQI1LE4fANTKNVA+81Iazx7PiEk9SkZuo+RS0Xhvuv+E8cL7AXpaX5IjsEQ+WzAAAAFQCTsdiQqDu80Me6XEoy2ruG95b4LQAAAIBawSZlzXR2Uzhev/vKUGdZk0JxH0REI1G2hfIpwCVN7g0uHCVUjG+F4BpGyaiQm77XXJabo7S3upRhVysWLDw/uS6vVMUhd2PLtV1Vsbk+to1uDkMrmggzzSzFWgKTFGbu27fV3/XckMa/hg5yLz1zPjyzC9VScr6al9hBNvCZ5QAAAIBqK9J1760mlVwdbx6HRLZZZLPJDLPAP1ZV2hfgPx+5uWy2FpsVWbD88i4j3FaNdoTFwloVLRn9NmPn1NjHqKQwDn7uealCdt2ml5VoAY8mbHlsSiV9m+DHxPH5/BWLLUbOYOV1Mov8LkifdemBD+TCw/QHGgseer0/EE/jmUCpwQ== root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe8b:d756/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=38.49 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0 login: "} 2018-11-02 20:54:40,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b/action used request id req-53f50042-124f-4c4b-bb5f-f03554b1a5a6 2018-11-02 20:54:41,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:42,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5298ea12-2877-4abb-bde0-b02f54b0e600 x-compute-request-id: req-5298ea12-2877-4abb-bde0-b02f54b0e600 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:e5:cb", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:27.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp"}], "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:27Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:42,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-5298ea12-2877-4abb-bde0-b02f54b0e600 2018-11-02 20:54:42,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 20:54:42,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a07f8d21-ea93-4b3d-af36-3f0bb8004f42 x-compute-request-id: req-a07f8d21-ea93-4b3d-af36-3f0bb8004f42 Content-Encoding: gzip Content-Length: 9674 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 492657921 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169260] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171351] pid_max: default: 32768 minimum: 301\n[ 0.172496] ACPI: Core revision 20150930\n[ 0.174080] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.175718] Security Framework initialized\n[ 0.176752] Yama: becoming mindful.\n[ 0.177681] AppArmor: AppArmor initialized\n[ 0.178749] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180388] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181976] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183468] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185206] Initializing cgroup subsys io\n[ 0.186239] Initializing cgroup subsys memory\n[ 0.187339] Initializing cgroup subsys devices\n[ 0.188450] Initializing cgroup subsys freezer\n[ 0.189549] Initializing cgroup subsys net_cls\n[ 0.190635] Initializing cgroup subsys perf_event\n[ 0.191768] Initializing cgroup subsys net_prio\n[ 0.192879] Initializing cgroup subsys hugetlb\n[ 0.193973] Initializing cgroup subsys pids\n[ 0.195055] CPU: Physical Processor ID: 0\n[ 0.196768] mce: CPU supports 10 MCE banks\n[ 0.197822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201556] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208148] ftrace: allocating 31920 entries in 125 pages\n[ 0.233907] smpboot: Max logical packages: 2\n[ 0.234987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236479] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.238183] x2apic enabled\n[ 0.239226] Switched APIC routing to physical x2apic.\n[ 0.241514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242987] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245708] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.248086] KVM setup paravirtual spinlock\n[ 0.249725] x86: Booting SMP configuration:\n[ 0.250829] .... node #0, CPUs: #1\n[ 0.251895] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.273712] x86: Booted up 1 node, 2 CPUs\n[ 0.273714] KVM setup async PF for cpu 1\n[ 0.273717] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.276972] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.278796] devtmpfs: initialized\n[ 0.280702] evm: security.selinux\n[ 0.281580] evm: security.SMACK64\n[ 0.282452] evm: security.SMACK64EXEC\n[ 0.283387] evm: security.SMACK64TRANSMUTE\n[ 0.284395] evm: security.SMACK64MMAP\n[ 0.285326] evm: security.ima\n[ 0.286133] evm: security.capability\n[ 0.287182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289503] pinctrl core: initialized pinctrl subsystem\n[ 0.290852] RTC time: 20:54:27, date: 11/02/18\n[ 0.292064] NET: Registered protocol family 16\n[ 0.304017] cpuidle: using governor ladder\n[ 0.316127] cpuidle: using governor menu\n[ 0.317164] PCCT header not found.\n[ 0.318113] ACPI: bus type PCI registered\n[ 0.319114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320653] PCI: Using configuration type 1 for base access\n[ 0.332928] ACPI: Added _OSI(Module Device)\n[ 0.334005] ACPI: Added _OSI(Processor Device)\n[ 0.335077] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.336194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.338420] ACPI: Interpreter enabled\n[ 0.339379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.343978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.348539] ACPI: (supports S0 S5)\n[ 0.349415] ACPI: Using IOAPIC for interrupt routing\n[ 0.350584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.355817] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357328] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.358796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.361564] acpiphp: Slot [3] registered\n[ 0.362579] acpiphp: Slot [4] registered\n[ 0.363591] acpiphp: Slot [5] registered\n[ 0.364597] acpiphp: Slot [6] registered\n[ 0.365613] acpiphp: Slot [7] registered\n[ 0.366631] acpiphp: Slot [8] registered\n[ 0.367644] acpiphp: Slot [9] registered\n[ 0.368655] acpiphp: Slot [10] registered\n[ 0.382663] acpiphp: Slot [11] registered\n[ 0.383689] acpiphp: Slot [12] registered\n[ 0.384720] acpiphp: Slot [13] registered\n[ 0.385747] acpiphp: Slot [14] registered\n[ 0.386779] acpiphp: Slot [15] registered\n[ 0.387809] acpiphp: Slot [16] registered\n[ 0.388822] acpiphp: Slot [17] registered\n[ 0.389835] acpiphp: Slot [18] registered\n[ 0.390846] acpiphp: Slot [19] registered\n[ 0.391856] acpiphp: Slot [20] registered\n[ 0.392868] acpiphp: Slot [21] registered\n[ 0.393875] acpiphp: Slot [22] registered\n[ 0.394894] acpiphp: Slot [23] registered\n[ 0.395909] acpiphp: Slot [24] registered\n[ 0.396918] acpiphp: Slot [25] registered\n[ 0.397929] acpiphp: Slot [26] registered\n[ 0.398947] acpiphp: Slot [27] registered\n[ 0.399963] acpiphp: Slot [28] registered\n[ 0.400972] acpiphp: Slot [29] registered\n[ 0.401987] acpiphp: Slot [30] registered\n[ 0.403004] acpiphp: Slot [31] registered\n[ 0.404014] PCI host bridge to bus 0000:00\n[ 0.405025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.408013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411626] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413462] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417392] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.420415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421966] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427933] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448569] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450406] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455672] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457318] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458991] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462209] vgaarb: loaded\n[ 0.462971] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464519] SCSI subsystem initialized\n[ 0.465704] ACPI: bus type USB registered\n[ 0.466733] usbcore: registered new interface driver usbfs\n[ 0.468015] usbcore: registered new interface driver hub\n[ 0.469267] usbcore: registered new device driver usb\n[ 0.470685] PCI: Using ACPI for IRQ routing\n[ 0.472092] NetLabel: Initializing\n[ 0.473007] NetLabel: domain hash size = 128\n[ 0.474061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.475245] NetLabel: unlabeled traffic allowed by default\n[ 0.476710] clocksource: Switched to clocksource kvm-clock\n[ 0.486746] AppArmor: AppArmor Filesystem Enabled\n[ 0.487960] pnp: PnP ACPI init\n[ 0.489146] pnp: PnP ACPI: found 5 devices\n[ 0.496425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498554] NET: Registered protocol family 2\n[ 0.499899] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501495] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502984] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504462] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507252] NET: Registered protocol family 1\n[ 0.508343] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511018] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530029] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549101] Trying to unpack rootfs image as initramfs...\n[ 0.609447] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.611835] Scanning for low memory corruption every 60 seconds\n[ 0.613805] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.615526] audit: initializing netlink subsys (disabled)\n[ 0.617092] audit: type=2000 audit(1541192067.930:1): initialized\n[ 0.618977] Initialise system trusted keyring\n[ 0.620410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622155] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625078] zbud: loaded\n[ 0.626164] VFS: Disk quotas dquot_6.6.0\n[ 0.627387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629717] fuse init (API version 7.23)\n[ 0.631052] Key type big_key registered\n[ 0.632238] Allocating IMA MOK and blacklist keyrings.\n[ 0.634034] Key type asymmetric registered\n[ 0.635268] Asymmetric key parser 'x509' registered\n[ 0.636678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638788] io scheduler noop registered\n[ 0.639795] io scheduler deadline registered (default)\n[ 0.641052] io scheduler cfq registered\n[ 0.642119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646844] ACPI: Power Button [PWRF]\n[ 0.647946] GHES: HEST is not enabled!\n[ 0.666615] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.704532] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.707103] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731695] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734494] Linux agpgart interface v0.103\n[ 0.737855] brd: module loaded\n[ 0.740075] loop: module loaded\n[ 0.744127] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745949] GPT:90111 != 20971519\n[ 0.746822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.748180] GPT:90111 != 20971519\n[ 0.749053] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750251] vda: vda1 vda15\n[ 0.751776] scsi host0: ata_piix\n[ 0.752753] scsi host1: ata_piix\n[ 0.753652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755145] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.756932] libphy: Fixed MDIO Bus: probed\n[ 0.757987] tun: Universal TUN/TAP device driver, 1.6\n[ 0.759169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.761573] PPP generic driver version 2.4.2\n[ 0.762689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.764157] ehci-pci: EHCI PCI platform driver\n[ 0.765253] ehci-platform: EHCI generic platform driver\n[ 0.766491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767884] ohci-pci: OHCI PCI platform driver\n[ 0.768974] ohci-platform: OHCI generic platform driver\n[ 0.770212] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789282] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.790555] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792430] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.793701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.795132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798482] usb usb1: Product: UHCI Host Controller\n[ 0.799651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801078] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802328] hub 1-0:1.0: USB hub found\n[ 0.803318] hub 1-0:1.0: 2 ports detected\n[ 0.804484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.807129] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.808323] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809639] mousedev: PS/2 mouse device common for all mice\n[ 0.811133] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.814727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817958] i2c /dev entries driver\n[ 0.818970] device-mapper: uevent: version 1.0.3\n[ 0.820240] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.822389] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824139] NET: Registered protocol family 10\n[ 0.825579] NET: Registered protocol family 17\n[ 0.826738] Key type dns_resolver registered\n[ 0.828001] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829420] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.831066] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.833403] registered taskstats version 1\n[ 0.834496] Loading compiled-in X.509 certificates\n[ 0.836234] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838665] zswap: loaded using pool lzo/zbud\n[ 0.840802] Key type trusted registered\n[ 0.843045] Key type encrypted registered\n[ 0.844129] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845478] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846831] evm: HMAC attrs: 0x1\n[ 0.863738] Magic number: 10:194:952\n[ 0.864905] tty tty9: hash matches\n[ 0.866016] rtc_cmos 00:00: setting system clock to 2018-11-02 20:54:28 UTC (1541192068)\n[ 0.868286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.869771] EDD information not available.\n[ 0.914610] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916649] Write protecting the kernel read-only data: 14336k\n[ 0.919453] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.921845] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.105214] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKFelThGM0tK3uGuXkg0aWFl5R9t6a7MHy/s+h9+phxFB2+122zKNyutL6k739w01Wab/TnX/NkCT4DwiEYMW2DcB88mjyalwvERdLur+irHJom0x5d4hLl6nQ4XjvjPQDdvj5KF3lI0tHBo3ZsgGi/CP21A6ecnCXFdGCv5nVKbEXwPU2TIbDDrQK4SeL54pJiZ9xTcRHPqCEsi4QcwyyebSS2CbPfMPN+gPptbyEMtPvWM1GiA08q0jANCpcw4VkMztuxeVKOtzGnqu86OqTd0IBBr9ai+9ee+An9A2VCqgvGz9Dwu5+gEn0FGKc3i+sDqZenYFQ4yr6UnXp3tKP root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\nssh-dss AAAAB3NzaC1kc3MAAACBAK/cUAy5yNpP2Sk9kJwKfuIEZuG0ifRGV+EI4pjrpY53I7GE1THUGcKFDrBtSdYhjR1MkNb+dNWaEyufmTf79zBPLQIArg9Tj2JRt2EMM9yn65Zg3t0SpfBch+5aJe0kvv5QI+hVWJBBbOxU9H8ljconBieQBl9sSymGDLr17OaTAAAAFQDRlIlJdrtUk5bXojJVXUG8aB1ibwAAAIBJZaaC2xGMRf1xEsnW8BbCmtBc0KIGcdqY/gCKu3pq7mm6+Gyf31qQUt8g8vslTBJHGJXk6OmOIYlYUsO+xP6gtRC8iPNl3zQyw2wxaFsSoItguFQfmNRzudVVa+x4QAWefD46o4XC6MvKTvoXR9CHk42KXq04GwsUtJ/3v4/5XAAAAIBUkwg9BlpK0p0n6l55Nvx4LoRXTlGmcd7zCBaWwQ6QVoRERns0TvQT4oz0fd+uxydBNlrr1pSwnAEqbUI/jfmzASYjkNfrhQRWgqKCtVh2vUkhVttE3wuYEhp09G3fbQTN6mqkRn/blSZhmhjQMoH9PQZU+OJHn+PZcsNFbzpbfg== root@createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe3d:e5cb/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-39885b50-84c9-455e-863c-5e06b65c44e0 login: "} 2018-11-02 20:54:42,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984/action used request id req-a07f8d21-ea93-4b3d-af36-3f0bb8004f42 2018-11-02 20:54:42,189 - create_instance - INFO - Deleting Port with ID - 9a1709a5-9595-4b3b-a97a-3b5a9cbb7971 2018-11-02 20:54:42,189 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm1-port 2018-11-02 20:54:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/9a1709a5-9595-4b3b-a97a-3b5a9cbb7971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:42,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d586f8ae-383a-4558-b3ec-78f4611b0378 Date: Fri, 02 Nov 2018 20:54:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:54:42,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/9a1709a5-9595-4b3b-a97a-3b5a9cbb7971 used request id req-d586f8ae-383a-4558-b3ec-78f4611b0378 2018-11-02 20:54:42,872 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1 2018-11-02 20:54:42,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:43,033 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ab0a6ea-f796-4c7e-a099-9069eaff4a7a x-compute-request-id: req-4ab0a6ea-f796-4c7e-a099-9069eaff4a7a Content-Type: application/json 2018-11-02 20:54:43,033 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-4ab0a6ea-f796-4c7e-a099-9069eaff4a7a 2018-11-02 20:54:43,033 - create_instance - INFO - Checking deletion status 2018-11-02 20:54:43,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:43,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-881c7efd-15bc-4818-8db1-8f353323e057 x-compute-request-id: req-881c7efd-15bc-4818-8db1-8f353323e057 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d7:56", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:00.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "01b3a8ea-cbe3-4cee-9f47-6026d26a767b", "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:42Z", "hostId": "ac7c58473cc9fce4b35a40ef31a3c545d342346ff198b062cba4bcbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1", "created": "2018-11-02T20:53:52Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:43,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-881c7efd-15bc-4818-8db1-8f353323e057 2018-11-02 20:54:43,344 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1] is - ACTIVE 2018-11-02 20:54:43,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:54:46,348 - create_instance - DEBUG - VM status query timeout in 296.685822964 2018-11-02 20:54:46,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bfc3ef56f76b34ca5e59aba84d61aaed552dcc" 2018-11-02 20:54:46,395 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:54:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3800089a-a1d4-44a5-a443-6be4d980e9d1 x-compute-request-id: req-3800089a-a1d4-44a5-a443-6be4d980e9d1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 01b3a8ea-cbe3-4cee-9f47-6026d26a767b could not be found.", "code": 404}} 2018-11-02 20:54:46,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/01b3a8ea-cbe3-4cee-9f47-6026d26a767b used request id req-3800089a-a1d4-44a5-a443-6be4d980e9d1 2018-11-02 20:54:46,395 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 01b3a8ea-cbe3-4cee-9f47-6026d26a767b could not be found. (HTTP 404) (Request-ID: req-3800089a-a1d4-44a5-a443-6be4d980e9d1) 2018-11-02 20:54:46,396 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst1 2018-11-02 20:54:46,397 - create_instance - INFO - Deleting Port with ID - c094d76e-4d9c-4eb5-8705-ba57de550316 2018-11-02 20:54:46,397 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-vm2-port 2018-11-02 20:54:46,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/c094d76e-4d9c-4eb5-8705-ba57de550316 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:46,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-613578e9-b655-4560-bec6-90851f951751 Date: Fri, 02 Nov 2018 20:54:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:54:46,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/c094d76e-4d9c-4eb5-8705-ba57de550316 used request id req-613578e9-b655-4560-bec6-90851f951751 2018-11-02 20:54:46,933 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2 2018-11-02 20:54:46,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:47,136 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:54:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d30f765-79c8-4d5a-87e5-71c52340a28c x-compute-request-id: req-0d30f765-79c8-4d5a-87e5-71c52340a28c Content-Type: application/json 2018-11-02 20:54:47,136 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-0d30f765-79c8-4d5a-87e5-71c52340a28c 2018-11-02 20:54:47,137 - create_instance - INFO - Checking deletion status 2018-11-02 20:54:47,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:47,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:54:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-326d1555-6da1-4fe8-a068-38c07f4c19a5 x-compute-request-id: req-326d1555-6da1-4fe8-a068-38c07f4c19a5 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:e5:cb", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fb54d0dd-5e46-4b34-8c56-965995a10984", "rel": "bookmark"}], "image": {"id": "bf7c0951-bc0f-4312-b95d-b56913414fe8", "links": [{"href": "http://172.30.9.31:8774/images/bf7c0951-bc0f-4312-b95d-b56913414fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:54:27.000000", "flavor": {"id": "c8d81ed2-6238-404c-95d6-8c2356e75710", "links": [{"href": "http://172.30.9.31:8774/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710", "rel": "bookmark"}]}, "id": "fb54d0dd-5e46-4b34-8c56-965995a10984", "user_id": "00a111d576fd4a6e80b389157b3da9e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:54:47Z", "hostId": "52f90b7eb0d92113090ea3097ee7585548672e3d4c82411a33136036", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2", "created": "2018-11-02T20:54:18Z", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:54:47,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-326d1555-6da1-4fe8-a068-38c07f4c19a5 2018-11-02 20:54:47,900 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2] is - ACTIVE 2018-11-02 20:54:47,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:54:50,903 - create_instance - DEBUG - VM status query timeout in 296.233643055 2018-11-02 20:54:50,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea2f3a5d23855704a98e7bd3064447e0d8e701" 2018-11-02 20:54:50,957 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:54:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d780dda3-2a55-43e8-a227-3416439501a9 x-compute-request-id: req-d780dda3-2a55-43e8-a227-3416439501a9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fb54d0dd-5e46-4b34-8c56-965995a10984 could not be found.", "code": 404}} 2018-11-02 20:54:50,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fb54d0dd-5e46-4b34-8c56-965995a10984 used request id req-d780dda3-2a55-43e8-a227-3416439501a9 2018-11-02 20:54:50,957 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fb54d0dd-5e46-4b34-8c56-965995a10984 could not be found. (HTTP 404) (Request-ID: req-d780dda3-2a55-43e8-a227-3416439501a9) 2018-11-02 20:54:50,957 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-inst2 2018-11-02 20:54:50,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6c6840331020c1822193f544f6f07e76e29b66" 2018-11-02 20:54:51,006 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:54:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83be9ca3-340c-4502-8493-b29eabbec923 x-compute-request-id: req-83be9ca3-340c-4502-8493-b29eabbec923 Content-Length: 0 Content-Type: application/json 2018-11-02 20:54:51,006 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c8d81ed2-6238-404c-95d6-8c2356e75710 used request id req-83be9ca3-340c-4502-8493-b29eabbec923 2018-11-02 20:54:51,007 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router and port CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port1 2018-11-02 20:54:51,007 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:54:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" -d '{"port_id": "82911798-4be9-4a58-b6eb-5b849ca6f899"}' 2018-11-02 20:54:52,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0008c13d-b1e4-40b2-9dfa-f25abd5fd1d8 Date: Fri, 02 Nov 2018 20:54:52 GMT RESP BODY: {"network_id": "737f8781-c816-4458-9099-96964a6a7795", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "subnet_id": "4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e", "subnet_ids": ["4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e"], "port_id": "82911798-4be9-4a58-b6eb-5b849ca6f899", "id": "9873e0f2-791e-4b13-903c-bcd5a34b49c5"} 2018-11-02 20:54:52,509 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/remove_router_interface used request id req-0008c13d-b1e4-40b2-9dfa-f25abd5fd1d8 2018-11-02 20:54:52,509 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router and port CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-router-port2 2018-11-02 20:54:52,509 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:54:52,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" -d '{"port_id": "3853f095-d2e5-4598-9e4e-f42adc1d208c"}' 2018-11-02 20:54:54,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c80032b5-d6a3-4544-96d2-33274d528fba Date: Fri, 02 Nov 2018 20:54:54 GMT RESP BODY: {"network_id": "0ffff89d-4adb-4255-b40b-f01b099e9858", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "subnet_id": "299acad2-2d9b-46cb-9df5-a3e986b6f1ca", "subnet_ids": ["299acad2-2d9b-46cb-9df5-a3e986b6f1ca"], "port_id": "3853f095-d2e5-4598-9e4e-f42adc1d208c", "id": "9873e0f2-791e-4b13-903c-bcd5a34b49c5"} 2018-11-02 20:54:54,211 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5/remove_router_interface used request id req-c80032b5-d6a3-4544-96d2-33274d528fba 2018-11-02 20:54:54,212 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:54:54,212 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-pub-router 2018-11-02 20:54:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04af463fb56eb51eb6a609243673ac3cfe8f26b" 2018-11-02 20:54:55,169 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4815bb13-3d74-4b72-91ad-60d8b1fdad47 Content-Length: 0 Date: Fri, 02 Nov 2018 20:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:54:55,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/9873e0f2-791e-4b13-903c-bcd5a34b49c5 used request id req-4815bb13-3d74-4b72-91ad-60d8b1fdad47 2018-11-02 20:54:55,170 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1 2018-11-02 20:54:55,170 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet1 2018-11-02 20:54:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:54:57,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1600effe-4213-4530-bed3-15eaf8c6b152 Date: Fri, 02 Nov 2018 20:54:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:54:57,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/4264a6e4-5c0d-4f90-9d14-0e88fc9cf96e used request id req-1600effe-4213-4530-bed3-15eaf8c6b152 2018-11-02 20:54:57,880 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net1 2018-11-02 20:54:57,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/737f8781-c816-4458-9099-96964a6a7795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580448ffa25b70b3083582a27e8b5fc771c77a44" 2018-11-02 20:54:59,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca2725f9-ce1c-4a73-8631-5b7a784d48a9 Date: Fri, 02 Nov 2018 20:54:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:54:59,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/737f8781-c816-4458-9099-96964a6a7795 used request id req-ca2725f9-ce1c-4a73-8631-5b7a784d48a9 2018-11-02 20:54:59,725 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2 2018-11-02 20:54:59,725 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-subnet2 2018-11-02 20:54:59,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/299acad2-2d9b-46cb-9df5-a3e986b6f1ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:55:02,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0ed4055-7dbc-401a-a2b3-f6f9c7d1ec05 Date: Fri, 02 Nov 2018 20:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:02,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/299acad2-2d9b-46cb-9df5-a3e986b6f1ca used request id req-a0ed4055-7dbc-401a-a2b3-f6f9c7d1ec05 2018-11-02 20:55:02,480 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-net2 2018-11-02 20:55:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/0ffff89d-4adb-4255-b40b-f01b099e9858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7703ec5ae2efeb8dda4a80a77c6e1dc6fd1c2a0" 2018-11-02 20:55:04,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6c6c7e3-f567-4e70-ae93-8bc0393b7551 Date: Fri, 02 Nov 2018 20:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:04,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/0ffff89d-4adb-4255-b40b-f01b099e9858 used request id req-a6c6c7e3-f567-4e70-ae93-8bc0393b7551 2018-11-02 20:55:04,157 - neutron_utils - INFO - Deleting security group rule with ID - 4be8956a-b10d-4d99-9582-e45d0a69f4f3 2018-11-02 20:55:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/4be8956a-b10d-4d99-9582-e45d0a69f4f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:55:04,281 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42a3b308-7df1-42a5-bdbd-143137a657c0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:04,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/4be8956a-b10d-4d99-9582-e45d0a69f4f3 used request id req-42a3b308-7df1-42a5-bdbd-143137a657c0 2018-11-02 20:55:04,282 - neutron_utils - INFO - Deleting security group rule with ID - 85de4265-517d-4c10-98b1-312f84a031a5 2018-11-02 20:55:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/85de4265-517d-4c10-98b1-312f84a031a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:55:04,416 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29ffdf89-96c2-4c15-bcf8-dddb0dd0c8ab Content-Length: 0 Date: Fri, 02 Nov 2018 20:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:04,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/85de4265-517d-4c10-98b1-312f84a031a5 used request id req-29ffdf89-96c2-4c15-bcf8-dddb0dd0c8ab 2018-11-02 20:55:04,417 - neutron_utils - INFO - Deleting security group rule with ID - 8604cf3a-b41f-4c9d-a3ef-9c30da279bfe 2018-11-02 20:55:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/8604cf3a-b41f-4c9d-a3ef-9c30da279bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:55:04,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7ae5f1a-7c05-4c71-9ab2-cf6e985f4492 Content-Length: 0 Date: Fri, 02 Nov 2018 20:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:04,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/8604cf3a-b41f-4c9d-a3ef-9c30da279bfe used request id req-a7ae5f1a-7c05-4c71-9ab2-cf6e985f4492 2018-11-02 20:55:04,757 - neutron_utils - INFO - Deleting security group rule with ID - 3915b8d9-9266-451e-b030-7a40535997fc 2018-11-02 20:55:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/3915b8d9-9266-451e-b030-7a40535997fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:55:04,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bed59eb-1110-4cff-9c8b-6e7e7eb60f71 Content-Length: 0 Date: Fri, 02 Nov 2018 20:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:04,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/3915b8d9-9266-451e-b030-7a40535997fc used request id req-4bed59eb-1110-4cff-9c8b-6e7e7eb60f71 2018-11-02 20:55:04,886 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-39885b50-84c9-455e-863c-5e06b65c44e0-sec-grp 2018-11-02 20:55:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/583c8810-9984-4bc8-927c-e1aea6de696e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ddd7a606506f45a14889b0cc70499f24c540b9" 2018-11-02 20:55:05,151 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48cfda50-d7dc-445e-9750-9cdf0d1b2906 Content-Length: 0 Date: Fri, 02 Nov 2018 20:55:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:05,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/583c8810-9984-4bc8-927c-e1aea6de696e used request id req-48cfda50-d7dc-445e-9750-9cdf0d1b2906 2018-11-02 20:55:05,152 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-050467d2-9e57-4c22-9532-61be79aa4da8 2018-11-02 20:55:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7417e73a6a7a7ef0196169bb6d0cedcbe474ebdf" 2018-11-02 20:55:05,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dca5283-167c-4e1c-b948-7fa0c5b9ee96 Date: Fri, 02 Nov 2018 20:55:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:55:05,750 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/bf7c0951-bc0f-4312-b95d-b56913414fe8 used request id req-0dca5283-167c-4e1c-b948-7fa0c5b9ee96 2018-11-02 20:55:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:55:06,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-41eeee93-5fe6-4810-b9a2-7a40577e5a48 Date: Fri, 02 Nov 2018 20:55:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:14Z", "updated_at": "2018-11-02T20:53:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "revision_number": 0, "id": "2a18c5a5-22e4-4821-9a1f-1633dc8a26e9", "remote_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "revision_number": 0, "id": "2c2152c7-af36-4b74-af39-048674591072", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "revision_number": 0, "id": "e6845a1a-512e-47a1-960d-d51838c73985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "revision_number": 0, "id": "fcb46f8a-f2ac-40b5-94d7-337e4961ea37", "remote_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "remote_ip_prefix": null, "created_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "tenant_id": "1cf3af31592847e5b9433498127b6aee", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cf3af31592847e5b9433498127b6aee"}], "revision_number": 4, "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "26c643dd-00d3-492e-a719-457e1b5f157c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:55:06,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-41eeee93-5fe6-4810-b9a2-7a40577e5a48 2018-11-02 20:55:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:55:06,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994d123a-b398-41ae-8b9c-5341e19da65d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cf3af31592847e5b9433498127b6aee", "name": "CreateInstanceTwoNetTests-41c78310-079b-489-proj"}} 2018-11-02 20:55:06,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-994d123a-b398-41ae-8b9c-5341e19da65d 2018-11-02 20:55:06,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26c643dd-00d3-492e-a719-457e1b5f157c 2018-11-02 20:55:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=26c643dd-00d3-492e-a719-457e1b5f157c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:55:06,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2e368b29-9746-4b26-9b3e-e7a3ad274504 Date: Fri, 02 Nov 2018 20:55:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:14Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "2a18c5a5-22e4-4821-9a1f-1633dc8a26e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:14Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "2c2152c7-af36-4b74-af39-048674591072"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:14Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "e6845a1a-512e-47a1-960d-d51838c73985"}, {"remote_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:53:14Z", "security_group_id": "26c643dd-00d3-492e-a719-457e1b5f157c", "port_range_min": null, "revision_number": 0, "tenant_id": "1cf3af31592847e5b9433498127b6aee", "created_at": "2018-11-02T20:53:14Z", "project_id": "1cf3af31592847e5b9433498127b6aee", "id": "fcb46f8a-f2ac-40b5-94d7-337e4961ea37"}]} 2018-11-02 20:55:06,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=26c643dd-00d3-492e-a719-457e1b5f157c used request id req-2e368b29-9746-4b26-9b3e-e7a3ad274504 2018-11-02 20:55:06,368 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:55:06,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/26c643dd-00d3-492e-a719-457e1b5f157c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:55:06,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a44bedba-980a-4b8b-ad9b-95981e36c522 Content-Length: 0 Date: Fri, 02 Nov 2018 20:55:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:06,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/26c643dd-00d3-492e-a719-457e1b5f157c used request id req-a44bedba-980a-4b8b-ad9b-95981e36c522 2018-11-02 20:55:06,825 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-41c78310-079b-489-proj 2018-11-02 20:55:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:55:07,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc74913e-d20d-4581-b0a1-f6c40c953c26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:55:07,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1cf3af31592847e5b9433498127b6aee used request id req-bc74913e-d20d-4581-b0a1-f6c40c953c26 2018-11-02 20:55:07,151 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-41c78310-079b-489-proj-role 2018-11-02 20:55:07,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7ce3beb305e04420b203f3deefcd2a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:55:07,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca824a6-e78f-453e-afe8-6952b34ba499 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:55:07,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7ce3beb305e04420b203f3deefcd2a5a used request id req-3ca824a6-e78f-453e-afe8-6952b34ba499 2018-11-02 20:55:07,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdd5d18ee3e8a22e78feca7973df50e66043cc2" 2018-11-02 20:55:07,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984e35e5-af16-4eda-8053-8eed2b062190 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:55:07,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-984e35e5-af16-4eda-8053-8eed2b062190 2018-11-02 20:55:07,406 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-41c78310-079b-489-user 2018-11-02 20:55:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/00a111d576fd4a6e80b389157b3da9e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaca25c73bba4993c3195305d064f7d27c653ea" 2018-11-02 20:55:07,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a9fa27d-363f-420c-9511-3cb92baffac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:55:07,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/00a111d576fd4a6e80b389157b3da9e5 used request id req-7a9fa27d-363f-420c-9511-3cb92baffac2 2018-11-02 20:55:07,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:08,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["P2fit-6ZR3Se8eiN9aS8ng"], "issued_at": "2018-11-02T20:55:08.000000Z"}} 2018-11-02 20:55:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c103f65c72a0ff14fc9a091c59f10736681567f" 2018-11-02 20:55:08,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c08d6db-d2d2-4c5a-aee0-dffd6a65c1b4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:08,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3c08d6db-d2d2-4c5a-aee0-dffd6a65c1b4 2018-11-02 20:55:08,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:08,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:08,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["CBcoWPKtR_qkG6j34MbyQA"], "issued_at": "2018-11-02T20:55:08.000000Z"}} 2018-11-02 20:55:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:08,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c726528b-fa73-4a0c-b0d8-e097d349dc68 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:08,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c726528b-fa73-4a0c-b0d8-e097d349dc68 2018-11-02 20:55:08,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:55:08,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:55:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:55:08,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-08047e77-e136-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:08,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d556fdc7-473c-465a-94ae-b4f48d734ff4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-08047e77-e136-494-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:55:08,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-08047e77-e136-494-proj used request id req-d556fdc7-473c-465a-94ae-b4f48d734ff4 2018-11-02 20:55:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:08,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd546625-e760-42e0-a3fe-510fd6cd9fc7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:55:08,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bd546625-e760-42e0-a3fe-510fd6cd9fc7 2018-11-02 20:55:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj"}}' 2018-11-02 20:55:09,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6a9a254-d9ea-46b9-a538-0d011c767045 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3be2b0f6d918444894b4e22523906e7e"}, "tags": [], "enabled": true, "id": "3be2b0f6d918444894b4e22523906e7e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj"}} 2018-11-02 20:55:09,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f6a9a254-d9ea-46b9-a538-0d011c767045 2018-11-02 20:55:09,073 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-08047e77-e136-494-proj 2018-11-02 20:55:09,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:09,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:09,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Eaw0_24lTlybQxJyE_tJPA"], "issued_at": "2018-11-02T20:55:09.000000Z"}} 2018-11-02 20:55:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e431e980a141e0399e78c43d8301accef774a4bf" 2018-11-02 20:55:09,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6889f5-213f-467f-8f0a-eed2a88d6e85 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:09,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8d6889f5-213f-467f-8f0a-eed2a88d6e85 2018-11-02 20:55:09,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:55:09,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:55:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:55:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e431e980a141e0399e78c43d8301accef774a4bf" 2018-11-02 20:55:09,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d13002-2484-4af4-9ec9-4130fe9fbaa6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:55:09,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-33d13002-2484-4af4-9ec9-4130fe9fbaa6 2018-11-02 20:55:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-08047e77-e136-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e431e980a141e0399e78c43d8301accef774a4bf" 2018-11-02 20:55:09,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5d92a5-5d05-4a2c-b4c8-7506fa1065aa Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-08047e77-e136-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3be2b0f6d918444894b4e22523906e7e"}, "tags": [], "enabled": true, "id": "3be2b0f6d918444894b4e22523906e7e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj"}]} 2018-11-02 20:55:09,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-08047e77-e136-494-proj used request id req-5b5d92a5-5d05-4a2c-b4c8-7506fa1065aa 2018-11-02 20:55:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e431e980a141e0399e78c43d8301accef774a4bf" 2018-11-02 20:55:09,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9badeb35-7f09-45d0-af73-027609d4a63d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:55:09,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9badeb35-7f09-45d0-af73-027609d4a63d 2018-11-02 20:55:10,361 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-08047e77-e136-494-user 2018-11-02 20:55:10,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:10,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:10,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f53b40a-afa7-4efb-a6f2-689a36a5b4e0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:55:10,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9f53b40a-afa7-4efb-a6f2-689a36a5b4e0 2018-11-02 20:55:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" -d '{"role": {"name": "CreateInstanceSimpleTests-08047e77-e136-494-proj-role"}}' 2018-11-02 20:55:10,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a149cba-f703-4cd9-b1bc-058db771e314 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b41faf7640c74ccd95fd477e5a888dcf", "links": {"self": "http://172.30.9.31:5000/v3/roles/b41faf7640c74ccd95fd477e5a888dcf"}, "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj-role"}} 2018-11-02 20:55:10,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9a149cba-f703-4cd9-b1bc-058db771e314 2018-11-02 20:55:10,672 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-08047e77-e136-494-proj-role 2018-11-02 20:55:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/b41faf7640c74ccd95fd477e5a888dcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:10,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86a0438-3388-4767-a4fa-56c290d1ca69 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b41faf7640c74ccd95fd477e5a888dcf", "links": {"self": "http://172.30.9.31:5000/v3/roles/b41faf7640c74ccd95fd477e5a888dcf"}, "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj-role"}} 2018-11-02 20:55:10,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/b41faf7640c74ccd95fd477e5a888dcf used request id req-d86a0438-3388-4767-a4fa-56c290d1ca69 2018-11-02 20:55:10,694 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-08047e77-e136-494-proj-role to project CreateInstanceSimpleTests-08047e77-e136-494-proj 2018-11-02 20:55:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3be2b0f6d918444894b4e22523906e7e/users/6fe3f737855c470daf8bd8c1a3fab0e6/roles/b41faf7640c74ccd95fd477e5a888dcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:10,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ea2889-27af-40fc-94fc-5105ec4fb3ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:55:10,879 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3be2b0f6d918444894b4e22523906e7e/users/6fe3f737855c470daf8bd8c1a3fab0e6/roles/b41faf7640c74ccd95fd477e5a888dcf used request id req-e2ea2889-27af-40fc-94fc-5105ec4fb3ef 2018-11-02 20:55:10,880 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:55:10,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:10,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:10,884 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:55:10,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:10,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:11,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b41faf7640c74ccd95fd477e5a888dcf", "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj-role"}], "expires_at": "2018-11-02T21:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3be2b0f6d918444894b4e22523906e7e", "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-08047e77-e136-494-user", "id": "6fe3f737855c470daf8bd8c1a3fab0e6"}, "audit_ids": ["V76VoCffTg-PAswGW2eB7Q"], "issued_at": "2018-11-02T20:55:11.000000Z"}} 2018-11-02 20:55:11,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" 2018-11-02 20:55:11,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdff0d85-26da-4107-8d6a-501b9160d13d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:11,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bdff0d85-26da-4107-8d6a-501b9160d13d 2018-11-02 20:55:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" 2018-11-02 20:55:11,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-78dc3223-1a1f-40a4-8027-f1012653e00f Date: Fri, 02 Nov 2018 20:55:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image"} 2018-11-02 20:55:11,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image used request id req-78dc3223-1a1f-40a4-8027-f1012653e00f 2018-11-02 20:55:11,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" 2018-11-02 20:55:11,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c1edc755-a3cd-4d84-b3b0-87c7dbd894b6 Date: Fri, 02 Nov 2018 20:55:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:55:11,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-c1edc755-a3cd-4d84-b3b0-87c7dbd894b6 2018-11-02 20:55:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image"}' 2018-11-02 20:55:12,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-efe6cae5-c954-45f8-9406-8cfac606fda2 Date: Fri, 02 Nov 2018 20:55:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:55:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:55:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "min_disk": 0, "protected": false, "id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "file": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/file", "checksum": null, "owner": "3be2b0f6d918444894b4e22523906e7e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:55:12,076 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-efe6cae5-c954-45f8-9406-8cfac606fda2 2018-11-02 20:55:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" -d '' 2018-11-02 20:55:12,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd8278d3-0423-41f6-8773-f1ef5d8c9d40 Date: Fri, 02 Nov 2018 20:55:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:55:12,759 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/file used request id req-dd8278d3-0423-41f6-8773-f1ef5d8c9d40 2018-11-02 20:55:12,759 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:55:12,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" 2018-11-02 20:55:12,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4cfbe503-826c-4026-8a9c-05d29fe7cb70 Date: Fri, 02 Nov 2018 20:55:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:55:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:55:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/snap", "metadata": {}}], "self": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "min_disk": 0, "protected": false, "id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "file": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3be2b0f6d918444894b4e22523906e7e", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:55:12,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee used request id req-4cfbe503-826c-4026-8a9c-05d29fe7cb70 2018-11-02 20:55:12,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" 2018-11-02 20:55:13,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-372e2f89-b841-4f41-abd6-698c802ad10f Date: Fri, 02 Nov 2018 20:55:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:55:13,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-372e2f89-b841-4f41-abd6-698c802ad10f 2018-11-02 20:55:13,150 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image 2018-11-02 20:55:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" 2018-11-02 20:55:13,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f19dfb8e-83e3-43cd-886d-dfc9a38557c6 Date: Fri, 02 Nov 2018 20:55:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:55:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:55:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/snap", "metadata": {}}], "self": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "min_disk": 0, "protected": false, "id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "file": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3be2b0f6d918444894b4e22523906e7e", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:55:13,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee used request id req-f19dfb8e-83e3-43cd-886d-dfc9a38557c6 2018-11-02 20:55:13,359 - create_image - DEBUG - Instance status is - active 2018-11-02 20:55:13,360 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image 2018-11-02 20:55:13,360 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image 2018-11-02 20:55:13,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:13,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:13,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["doa3nD8IRKCR314Qk-N0jA"], "issued_at": "2018-11-02T20:55:13.000000Z"}} 2018-11-02 20:55:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7634eb5533b586248d100640f5b5080d8e12650c" 2018-11-02 20:55:13,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d579dc70-569c-42e2-b536-c149125362d2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:13,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d579dc70-569c-42e2-b536-c149125362d2 2018-11-02 20:55:13,889 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:55:13,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7634eb5533b586248d100640f5b5080d8e12650c" 2018-11-02 20:55:14,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3bd957c-1e39-4d4f-94df-5a65f6a4d0d3 x-compute-request-id: req-d3bd957c-1e39-4d4f-94df-5a65f6a4d0d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:55:14,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d3bd957c-1e39-4d4f-94df-5a65f6a4d0d3 2018-11-02 20:55:14,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7634eb5533b586248d100640f5b5080d8e12650c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:55:14,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c4db00-64a6-4309-bd87-e49f2f0d3353 x-compute-request-id: req-83c4db00-64a6-4309-bd87-e49f2f0d3353 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e2d73539-6917-4f9d-917c-2802c0606673"}} 2018-11-02 20:55:14,162 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-83c4db00-64a6-4309-bd87-e49f2f0d3353 2018-11-02 20:55:14,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:14,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:14,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["hRuviHR2T1udJiJerxyo_A"], "issued_at": "2018-11-02T20:55:14.000000Z"}} 2018-11-02 20:55:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:14,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ddf600-39e7-45f2-937c-5049cbd83727 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:14,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b1ddf600-39e7-45f2-937c-5049cbd83727 2018-11-02 20:55:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:14,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e036812-7a85-4741-b005-96fffd40bc7b Date: Fri, 02 Nov 2018 20:55:14 GMT RESP BODY: {"networks":[]} 2018-11-02 20:55:14,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-8e036812-7a85-4741-b005-96fffd40bc7b 2018-11-02 20:55:14,902 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net 2018-11-02 20:55:14,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" -d '{"network": {"name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net", "admin_state_up": true}}' 2018-11-02 20:55:15,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-95977f8a-8901-4d08-8897-67ebad86cf7e Date: Fri, 02 Nov 2018 20:55:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:55:15Z","is_default":false,"provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","mtu":1450}} 2018-11-02 20:55:15,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-95977f8a-8901-4d08-8897-67ebad86cf7e 2018-11-02 20:55:15,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:15,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-90f22cb3-086b-4046-9e5e-3defd6986003 Date: Fri, 02 Nov 2018 20:55:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T20:55:15Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:15,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-90f22cb3-086b-4046-9e5e-3defd6986003 2018-11-02 20:55:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:15,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c59817a8-b7f1-4ed0-98b8-2141e7066625 Date: Fri, 02 Nov 2018 20:55:15 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:55:15,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-c59817a8-b7f1-4ed0-98b8-2141e7066625 2018-11-02 20:55:15,896 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet 2018-11-02 20:55:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" -d '{"subnets": [{"ip_version": 4, "network_id": "8bc239d0-2c47-4d12-9312-8d13514b49f4", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]}' 2018-11-02 20:55:16,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9714a83c-7d0b-402b-8470-097e501f4773 Date: Fri, 02 Nov 2018 20:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:16,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-9714a83c-7d0b-402b-8470-097e501f4773 2018-11-02 20:55:16,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:17,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-0c870a67-8193-4a27-9b55-ed6af71b3331 Date: Fri, 02 Nov 2018 20:55:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:17,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-0c870a67-8193-4a27-9b55-ed6af71b3331 2018-11-02 20:55:17,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:17,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a8e8a611-6749-41f9-ac2c-920d40303157 Date: Fri, 02 Nov 2018 20:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:17,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-a8e8a611-6749-41f9-ac2c-920d40303157 2018-11-02 20:55:17,077 - OpenStackNetwork - DEBUG - Network [8bc239d0-2c47-4d12-9312-8d13514b49f4] created successfully 2018-11-02 20:55:17,077 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:55:17,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:17,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:17,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:17,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:17,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["H9f_q9EGQeWVLXXccQrmJQ"], "issued_at": "2018-11-02T20:55:17.000000Z"}} 2018-11-02 20:55:17,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a8f7e78237b7b7b93087f021c81e32ae3959f4" 2018-11-02 20:55:17,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b7d607-81e9-453d-ac48-e076fb546bdc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:17,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d8b7d607-81e9-453d-ac48-e076fb546bdc 2018-11-02 20:55:17,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:17,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:17,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["sXFZjpWmSgqjywwheqgMUg"], "issued_at": "2018-11-02T20:55:17.000000Z"}} 2018-11-02 20:55:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:18,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69e9f7c-6c49-4245-a71a-0592722e1284 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:18,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a69e9f7c-6c49-4245-a71a-0592722e1284 2018-11-02 20:55:18,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:55:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:18,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a435ed5-96f1-4396-9bcd-e947a907ec71 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:18,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6a435ed5-96f1-4396-9bcd-e947a907ec71 2018-11-02 20:55:18,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:18,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-21ddf2e9-26de-4d69-9637-9891e90f9b18 Date: Fri, 02 Nov 2018 20:55:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:18,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-21ddf2e9-26de-4d69-9637-9891e90f9b18 2018-11-02 20:55:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:18,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c7ed7070-71fe-431b-aebf-1478aabba841 Date: Fri, 02 Nov 2018 20:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:18,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-c7ed7070-71fe-431b-aebf-1478aabba841 2018-11-02 20:55:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:19,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-96a835ef-fef8-4811-acb7-cf9f44960870 Date: Fri, 02 Nov 2018 20:55:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:19,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-96a835ef-fef8-4811-acb7-cf9f44960870 2018-11-02 20:55:19,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:55:19,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:55:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:55:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:19,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5883fad-c6d0-4753-b301-e1609ad6480b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:19,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-a5883fad-c6d0-4753-b301-e1609ad6480b 2018-11-02 20:55:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:19,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a321739e-012f-4c9f-adf0-5268e11c4897 Date: Fri, 02 Nov 2018 20:55:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:19,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-a321739e-012f-4c9f-adf0-5268e11c4897 2018-11-02 20:55:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:19,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5b33326-06ff-4aad-9230-c3be3f495e92 Date: Fri, 02 Nov 2018 20:55:19 GMT RESP BODY: {"ports":[]} 2018-11-02 20:55:19,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port&admin_state_up=True used request id req-e5b33326-06ff-4aad-9230-c3be3f495e92 2018-11-02 20:55:19,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:19,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36b7de63-c7f6-4983-ba85-7dbdabe4afb8 x-compute-request-id: req-36b7de63-c7f6-4983-ba85-7dbdabe4afb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:55:19,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst used request id req-36b7de63-c7f6-4983-ba85-7dbdabe4afb8 2018-11-02 20:55:19,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:19,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-d02856e7-3f27-4b26-9e6a-3647bc6f4797 Date: Fri, 02 Nov 2018 20:55:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:19,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-d02856e7-3f27-4b26-9e6a-3647bc6f4797 2018-11-02 20:55:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:20,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e3be9088-fdf4-4248-acb0-ab3615259ba3 Date: Fri, 02 Nov 2018 20:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:20,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-e3be9088-fdf4-4248-acb0-ab3615259ba3 2018-11-02 20:55:20,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:20,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-3cf64b6b-0b8d-4196-88d9-0ee01f997515 Date: Fri, 02 Nov 2018 20:55:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:20,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-3cf64b6b-0b8d-4196-88d9-0ee01f997515 2018-11-02 20:55:20,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:20,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68181df-846c-474d-9770-2915294c6bff Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:20,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-f68181df-846c-474d-9770-2915294c6bff 2018-11-02 20:55:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:20,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-28d7ca90-276a-4b5b-bf67-a75d6c3a4232 Date: Fri, 02 Nov 2018 20:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:20,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-28d7ca90-276a-4b5b-bf67-a75d6c3a4232 2018-11-02 20:55:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:20,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b2d6d26-79df-4e31-9911-04d34da061c5 Date: Fri, 02 Nov 2018 20:55:21 GMT RESP BODY: {"ports":[]} 2018-11-02 20:55:20,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port&admin_state_up=True used request id req-0b2d6d26-79df-4e31-9911-04d34da061c5 2018-11-02 20:55:20,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:55:20,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:21,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ZeovH2ePRNCiAWIfd9v5UA"], "issued_at": "2018-11-02T20:55:21.000000Z"}} 2018-11-02 20:55:21,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bfa8033490ebcd9722ad1d28cae23b2da2549c" 2018-11-02 20:55:21,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d293851-c56d-4fdd-9537-a47cfee16ada 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:55:21,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4d293851-c56d-4fdd-9537-a47cfee16ada 2018-11-02 20:55:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:21,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-db815362-a091-4159-9113-db2258513a77 Date: Fri, 02 Nov 2018 20:55:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:21,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-db815362-a091-4159-9113-db2258513a77 2018-11-02 20:55:21,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:21,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4300ea06-1802-4cf3-a0a1-8c014bd9334b Date: Fri, 02 Nov 2018 20:55:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:21,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-4300ea06-1802-4cf3-a0a1-8c014bd9334b 2018-11-02 20:55:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:22,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-c6a4058a-781d-4c7e-8506-8545e822f50a Date: Fri, 02 Nov 2018 20:55:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:22,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-c6a4058a-781d-4c7e-8506-8545e822f50a 2018-11-02 20:55:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:55:22,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:55:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:55:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bfa8033490ebcd9722ad1d28cae23b2da2549c" 2018-11-02 20:55:22,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c0eee4-f09d-4bb1-bcf0-e4b44c3838ab Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:22,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-88c0eee4-f09d-4bb1-bcf0-e4b44c3838ab 2018-11-02 20:55:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:22,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eba40d2a-2437-477b-b58a-f577c4f68a54 Date: Fri, 02 Nov 2018 20:55:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:22,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-eba40d2a-2437-477b-b58a-f577c4f68a54 2018-11-02 20:55:22,601 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net 2018-11-02 20:55:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" -d '{"port": {"network_id": "8bc239d0-2c47-4d12-9312-8d13514b49f4", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port", "admin_state_up": true}}' 2018-11-02 20:55:23,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-fe24ffb1-07eb-4d04-a294-aca21387d83b Date: Fri, 02 Nov 2018 20:55:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:23Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.9"}],"id":"fef84f60-f240-453f-838a-f0791204fe04","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:15:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:22Z","binding:vnic_type":"normal"}} 2018-11-02 20:55:23,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-fe24ffb1-07eb-4d04-a294-aca21387d83b 2018-11-02 20:55:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:24,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-bb529e7f-33f1-412c-957d-6f643801b20a Date: Fri, 02 Nov 2018 20:55:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:24,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-bb529e7f-33f1-412c-957d-6f643801b20a 2018-11-02 20:55:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:24,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e3b88843-01b2-4790-8925-0c573d4cc2f2 Date: Fri, 02 Nov 2018 20:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:24,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-e3b88843-01b2-4790-8925-0c573d4cc2f2 2018-11-02 20:55:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:24,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-636cb80a-66bc-45b5-85cb-0ba26112ca26 Date: Fri, 02 Nov 2018 20:55:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:24,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-636cb80a-66bc-45b5-85cb-0ba26112ca26 2018-11-02 20:55:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f4296f6-cccf-4ca1-9bfe-5dead5b338e7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:24,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-0f4296f6-cccf-4ca1-9bfe-5dead5b338e7 2018-11-02 20:55:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:25,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f32d3c29-122f-4b28-8acf-022f9a840e96 Date: Fri, 02 Nov 2018 20:55:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:25,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-f32d3c29-122f-4b28-8acf-022f9a840e96 2018-11-02 20:55:25,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:25,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-bc132a2b-5941-437b-b30f-cb17d39e27d7 Date: Fri, 02 Nov 2018 20:55:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:23Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.9"}],"id":"fef84f60-f240-453f-838a-f0791204fe04","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:15:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:22Z","binding:vnic_type":"normal"}]} 2018-11-02 20:55:25,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port&admin_state_up=True used request id req-bc132a2b-5941-437b-b30f-cb17d39e27d7 2018-11-02 20:55:25,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:25,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3de6c8-0744-4095-b9f6-3725ec230005 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:25,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-4f3de6c8-0744-4095-b9f6-3725ec230005 2018-11-02 20:55:25,171 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst 2018-11-02 20:55:25,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:25,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ccee97-9b12-4616-84b2-071cfa0a785f x-compute-request-id: req-c8ccee97-9b12-4616-84b2-071cfa0a785f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-flavor-name"}]} 2018-11-02 20:55:25,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c8ccee97-9b12-4616-84b2-071cfa0a785f 2018-11-02 20:55:25,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/e2d73539-6917-4f9d-917c-2802c0606673 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:25,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bccbfdd-28bf-4ca0-aaac-96eb8ec5b401 x-compute-request-id: req-8bccbfdd-28bf-4ca0-aaac-96eb8ec5b401 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e2d73539-6917-4f9d-917c-2802c0606673"}} 2018-11-02 20:55:25,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/e2d73539-6917-4f9d-917c-2802c0606673 used request id req-8bccbfdd-28bf-4ca0-aaac-96eb8ec5b401 2018-11-02 20:55:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:25,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-47cd86b4-036f-4cd3-aa56-e2469592a2a4 Date: Fri, 02 Nov 2018 20:55:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:55:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:55:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/snap", "metadata": {}}], "self": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "min_disk": 0, "protected": false, "id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "file": "/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3be2b0f6d918444894b4e22523906e7e", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image"} 2018-11-02 20:55:25,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image used request id req-47cd86b4-036f-4cd3-aa56-e2469592a2a4 2018-11-02 20:55:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:26,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ba6ff17b-d761-471e-8213-a1eb0c78966a Date: Fri, 02 Nov 2018 20:55:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:55:26,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ba6ff17b-d761-471e-8213-a1eb0c78966a 2018-11-02 20:55:26,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" -d '{"server": {"name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "imageRef": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "flavorRef": "e2d73539-6917-4f9d-917c-2802c0606673", "max_count": 1, "min_count": 1, "networks": [{"port": "fef84f60-f240-453f-838a-f0791204fe04"}]}}' 2018-11-02 20:55:28,577 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7cb757c9-d4dd-495d-a5d8-325a5e7aeaf1 x-compute-request-id: req-7cb757c9-d4dd-495d-a5d8-325a5e7aeaf1 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "adminPass": "Sa5cgPxJR82v"}} 2018-11-02 20:55:28,577 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-7cb757c9-d4dd-495d-a5d8-325a5e7aeaf1 2018-11-02 20:55:28,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:28,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d412bc01-85cd-4a9f-819f-a4bab57a663b x-compute-request-id: req-d412bc01-85cd-4a9f-819f-a4bab57a663b Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:55:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:28,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-d412bc01-85cd-4a9f-819f-a4bab57a663b 2018-11-02 20:55:28,842 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst 2018-11-02 20:55:28,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:29,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20f4ad7a-1b1b-4b66-a7fd-af29d344558a x-compute-request-id: req-20f4ad7a-1b1b-4b66-a7fd-af29d344558a Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:55:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:29,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-20f4ad7a-1b1b-4b66-a7fd-af29d344558a 2018-11-02 20:55:29,098 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst] is - BUILD 2018-11-02 20:55:29,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:55:32,101 - create_instance - DEBUG - VM status query timeout in 896.740576029 2018-11-02 20:55:32,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:32,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02a8f64b-e3f0-406f-b44d-63c67c55fcbb x-compute-request-id: req-02a8f64b-e3f0-406f-b44d-63c67c55fcbb Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:15:08", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:55:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:32,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-02a8f64b-e3f0-406f-b44d-63c67c55fcbb 2018-11-02 20:55:32,603 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst] is - BUILD 2018-11-02 20:55:32,603 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:55:35,606 - create_instance - DEBUG - VM status query timeout in 893.235840082 2018-11-02 20:55:35,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:36,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-449dc7c7-c7b1-4d69-af06-35b3c8eaa984 x-compute-request-id: req-449dc7c7-c7b1-4d69-af06-35b3c8eaa984 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:15:08", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-02T20:55:34.000000", "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:55:34Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:36,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-449dc7c7-c7b1-4d69-af06-35b3c8eaa984 2018-11-02 20:55:36,595 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst] is - ACTIVE 2018-11-02 20:55:36,595 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:55:36,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:37,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0741fe31-7bd2-4154-8ba0-eb0692970d29 x-compute-request-id: req-0741fe31-7bd2-4154-8ba0-eb0692970d29 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:15:08", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-02T20:55:34.000000", "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:55:34Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:37,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-0741fe31-7bd2-4154-8ba0-eb0692970d29 2018-11-02 20:55:37,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:37,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-bd35c217-b15d-4387-92f0-38b31b3c4ad3 Date: Fri, 02 Nov 2018 20:55:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:37,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-bd35c217-b15d-4387-92f0-38b31b3c4ad3 2018-11-02 20:55:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:37,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c52c08-db1a-4515-8111-420e5960bf92 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:37,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-73c52c08-db1a-4515-8111-420e5960bf92 2018-11-02 20:55:37,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:37,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4e994841-0776-4064-99dc-0d0d76c54d6f Date: Fri, 02 Nov 2018 20:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:37,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-4e994841-0776-4064-99dc-0d0d76c54d6f 2018-11-02 20:55:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:38,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3532 X-Openstack-Request-Id: req-d9440191-1db9-4e20-adb7-31f0386cd70e Date: Fri, 02 Nov 2018 20:55:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.2"}],"id":"024e47fd-294d-4d3e-aacd-0587c5009b98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:f7:22","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.3"}],"id":"053e311d-308f-4414-9936-5cb282b0a262","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:4a:0b","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.4"}],"id":"f27680a1-8b93-44dc-9448-5c1dfc46ae2a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:93:ed","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.9"}],"id":"fef84f60-f240-453f-838a-f0791204fe04","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:15:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"92f9a184-31ea-4745-8f76-e8e420bf2a89","name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:22Z","binding:vnic_type":"normal"}]} 2018-11-02 20:55:38,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-d9440191-1db9-4e20-adb7-31f0386cd70e 2018-11-02 20:55:38,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:38,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zwt4bUNLQyG5BMlkZWCgSg"], "issued_at": "2018-11-02T20:55:38.000000Z"}} 2018-11-02 20:55:38,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce98c8fed5faa6cce6c71e54d8a4a503072524a" 2018-11-02 20:55:39,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4bbd653-bda0-4160-87de-4e64f2db3bc5 x-compute-request-id: req-d4bbd653-bda0-4160-87de-4e64f2db3bc5 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:15:08", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-02T20:55:34.000000", "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:55:34Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 20:55:39,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst used request id req-d4bbd653-bda0-4160-87de-4e64f2db3bc5 2018-11-02 20:55:39,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:40,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["B2tz6n4xTUeJMldmJm5xxQ"], "issued_at": "2018-11-02T20:55:40.000000Z"}} 2018-11-02 20:55:40,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b2ef331c0949a596e91a6c7989a107db4e96b5" 2018-11-02 20:55:40,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-ca380833-9628-4b1e-b26c-1bf469f4c80f Date: Fri, 02 Nov 2018 20:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:40,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-ca380833-9628-4b1e-b26c-1bf469f4c80f 2018-11-02 20:55:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b2ef331c0949a596e91a6c7989a107db4e96b5" 2018-11-02 20:55:40,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-99a2aeac-4cc2-4099-9a90-4fce94013a0d Date: Fri, 02 Nov 2018 20:55:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:40,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-99a2aeac-4cc2-4099-9a90-4fce94013a0d 2018-11-02 20:55:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b2ef331c0949a596e91a6c7989a107db4e96b5" 2018-11-02 20:55:41,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3532 X-Openstack-Request-Id: req-3c9d340d-3f6f-4910-a3e8-544ea573eaeb Date: Fri, 02 Nov 2018 20:55:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.2"}],"id":"024e47fd-294d-4d3e-aacd-0587c5009b98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:f7:22","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.3"}],"id":"053e311d-308f-4414-9936-5cb282b0a262","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:4a:0b","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.4"}],"id":"f27680a1-8b93-44dc-9448-5c1dfc46ae2a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:93:ed","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.9"}],"id":"fef84f60-f240-453f-838a-f0791204fe04","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:15:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"92f9a184-31ea-4745-8f76-e8e420bf2a89","name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:22Z","binding:vnic_type":"normal"}]} 2018-11-02 20:55:41,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-3c9d340d-3f6f-4910-a3e8-544ea573eaeb 2018-11-02 20:55:41,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:55:41,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b41faf7640c74ccd95fd477e5a888dcf", "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj-role"}], "expires_at": "2018-11-02T21:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3be2b0f6d918444894b4e22523906e7e", "name": "CreateInstanceSimpleTests-08047e77-e136-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3be2b0f6d918444894b4e22523906e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3be2b0f6d918444894b4e22523906e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3be2b0f6d918444894b4e22523906e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-08047e77-e136-494-user", "id": "6fe3f737855c470daf8bd8c1a3fab0e6"}, "audit_ids": ["9DTChwOeSRmaZy9ItQKdbg"], "issued_at": "2018-11-02T20:55:41.000000Z"}} 2018-11-02 20:55:41,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f93160c1b50b59f33fa641b9583f9ac2aa4e68b" 2018-11-02 20:55:41,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f23bbc11-7e98-4821-86a3-ff1d0be7217b x-compute-request-id: req-f23bbc11-7e98-4821-86a3-ff1d0be7217b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:55:41,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst used request id req-f23bbc11-7e98-4821-86a3-ff1d0be7217b 2018-11-02 20:55:41,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:42,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98041cd9-fc69-4d47-9fd2-1b17e260d8d4 x-compute-request-id: req-98041cd9-fc69-4d47-9fd2-1b17e260d8d4 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:15:08", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-02T20:55:34.000000", "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:55:34Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:42,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-98041cd9-fc69-4d47-9fd2-1b17e260d8d4 2018-11-02 20:55:42,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:42,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-80f2e723-64f6-469e-a2b5-94f7f7d07c96 Date: Fri, 02 Nov 2018 20:55:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:42,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-80f2e723-64f6-469e-a2b5-94f7f7d07c96 2018-11-02 20:55:42,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:42,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d68afa-2f0e-4476-a299-4771532043e0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:42,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-20d68afa-2f0e-4476-a299-4771532043e0 2018-11-02 20:55:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:42,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-afd3394a-10be-4fbd-b9c0-2c4c3a03faa0 Date: Fri, 02 Nov 2018 20:55:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:42,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-afd3394a-10be-4fbd-b9c0-2c4c3a03faa0 2018-11-02 20:55:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:42,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3532 X-Openstack-Request-Id: req-462f8f66-05e4-4c3a-8e8b-6ac76fb0ba25 Date: Fri, 02 Nov 2018 20:55:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.2"}],"id":"024e47fd-294d-4d3e-aacd-0587c5009b98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:f7:22","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.3"}],"id":"053e311d-308f-4414-9936-5cb282b0a262","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:4a:0b","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.4"}],"id":"f27680a1-8b93-44dc-9448-5c1dfc46ae2a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:93:ed","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.9"}],"id":"fef84f60-f240-453f-838a-f0791204fe04","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:15:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"92f9a184-31ea-4745-8f76-e8e420bf2a89","name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:22Z","binding:vnic_type":"normal"}]} 2018-11-02 20:55:42,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-462f8f66-05e4-4c3a-8e8b-6ac76fb0ba25 2018-11-02 20:55:42,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:43,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e18cc079-e1fc-44a2-9ff7-bbbdc5800ad0 x-compute-request-id: req-e18cc079-e1fc-44a2-9ff7-bbbdc5800ad0 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:15:08", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-02T20:55:34.000000", "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:55:34Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:43,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-e18cc079-e1fc-44a2-9ff7-bbbdc5800ad0 2018-11-02 20:55:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:43,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-a97d4bca-0420-4717-8c8d-a651e15321b8 Date: Fri, 02 Nov 2018 20:55:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["9ac14b36-47f7-40c0-9830-81207e051bc6"],"description":"","tags":[],"updated_at":"2018-11-02T20:55:16Z","provider:segmentation_id":77,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:15Z","provider:network_type":"vxlan"}]} 2018-11-02 20:55:43,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net used request id req-a97d4bca-0420-4717-8c8d-a651e15321b8 2018-11-02 20:55:43,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:44,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c195c7d-b9d5-4c2c-8873-81ab5059e7c4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:44,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-1c195c7d-b9d5-4c2c-8873-81ab5059e7c4 2018-11-02 20:55:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:44,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a28d1377-6a11-489a-87f2-5d05f594d5c1 Date: Fri, 02 Nov 2018 20:55:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","dns_nameservers":[],"updated_at":"2018-11-02T20:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"9ac14b36-47f7-40c0-9830-81207e051bc6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet"}]} 2018-11-02 20:55:44,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-a28d1377-6a11-489a-87f2-5d05f594d5c1 2018-11-02 20:55:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:44,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3532 X-Openstack-Request-Id: req-3b2b09cf-2d16-4e74-8de5-2a8d71cfb4cb Date: Fri, 02 Nov 2018 20:55:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.2"}],"id":"024e47fd-294d-4d3e-aacd-0587c5009b98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:f7:22","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.3"}],"id":"053e311d-308f-4414-9936-5cb282b0a262","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:4a:0b","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.4"}],"id":"f27680a1-8b93-44dc-9448-5c1dfc46ae2a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:93:ed","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8bc239d0-2c47-4d12-9312-8d13514b49f4","name":"","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T20:55:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac14b36-47f7-40c0-9830-81207e051bc6","ip_address":"10.55.0.9"}],"id":"fef84f60-f240-453f-838a-f0791204fe04","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:15:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"92f9a184-31ea-4745-8f76-e8e420bf2a89","name":"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port","admin_state_up":true,"network_id":"8bc239d0-2c47-4d12-9312-8d13514b49f4","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T20:55:22Z","binding:vnic_type":"normal"}]} 2018-11-02 20:55:44,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-3b2b09cf-2d16-4e74-8de5-2a8d71cfb4cb 2018-11-02 20:55:44,395 - create_instance - INFO - Deleting Port with ID - fef84f60-f240-453f-838a-f0791204fe04 2018-11-02 20:55:44,395 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-port 2018-11-02 20:55:44,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/fef84f60-f240-453f-838a-f0791204fe04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:44,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f23bca9b-b8ee-452f-aef7-56042e1d7688 Date: Fri, 02 Nov 2018 20:55:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:44,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/fef84f60-f240-453f-838a-f0791204fe04 used request id req-f23bca9b-b8ee-452f-aef7-56042e1d7688 2018-11-02 20:55:44,916 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst 2018-11-02 20:55:44,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:45,087 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18aa00e4-55c3-495f-9c2a-95f0c0e3a9f6 x-compute-request-id: req-18aa00e4-55c3-495f-9c2a-95f0c0e3a9f6 Content-Type: application/json 2018-11-02 20:55:45,087 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-18aa00e4-55c3-495f-9c2a-95f0c0e3a9f6 2018-11-02 20:55:45,087 - create_instance - INFO - Checking deletion status 2018-11-02 20:55:45,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:45,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-248dba8e-b6ca-41e5-8634-a7c4e6f34619 x-compute-request-id: req-248dba8e-b6ca-41e5-8634-a7c4e6f34619 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:15:08", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-02T20:55:34.000000", "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:55:45Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:45,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-248dba8e-b6ca-41e5-8634-a7c4e6f34619 2018-11-02 20:55:45,348 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst] is - ACTIVE 2018-11-02 20:55:45,348 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:55:48,351 - create_instance - DEBUG - VM status query timeout in 296.736221075 2018-11-02 20:55:48,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:49,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebabf377-8c34-4b17-ad82-a375989197c0 x-compute-request-id: req-ebabf377-8c34-4b17-ad82-a375989197c0 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89", "rel": "bookmark"}], "image": {"id": "41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "links": [{"href": "http://172.30.9.31:8774/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-11-02T20:55:34.000000", "flavor": {"id": "e2d73539-6917-4f9d-917c-2802c0606673", "links": [{"href": "http://172.30.9.31:8774/flavors/e2d73539-6917-4f9d-917c-2802c0606673", "rel": "bookmark"}]}, "id": "92f9a184-31ea-4745-8f76-e8e420bf2a89", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:55:48Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst", "created": "2018-11-02T20:55:28Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:55:49,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-ebabf377-8c34-4b17-ad82-a375989197c0 2018-11-02 20:55:49,020 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst] is - ACTIVE 2018-11-02 20:55:49,021 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:55:52,024 - create_instance - DEBUG - VM status query timeout in 293.063740969 2018-11-02 20:55:52,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247fddb99a8e07d3e3f14a8f59a0377988d3dd7f" 2018-11-02 20:55:52,095 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d40cfe1a-30e0-4765-a653-6a621922b7aa x-compute-request-id: req-d40cfe1a-30e0-4765-a653-6a621922b7aa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 92f9a184-31ea-4745-8f76-e8e420bf2a89 could not be found.", "code": 404}} 2018-11-02 20:55:52,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/92f9a184-31ea-4745-8f76-e8e420bf2a89 used request id req-d40cfe1a-30e0-4765-a653-6a621922b7aa 2018-11-02 20:55:52,095 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 92f9a184-31ea-4745-8f76-e8e420bf2a89 could not be found. (HTTP 404) (Request-ID: req-d40cfe1a-30e0-4765-a653-6a621922b7aa) 2018-11-02 20:55:52,095 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-inst 2018-11-02 20:55:52,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/e2d73539-6917-4f9d-917c-2802c0606673 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7634eb5533b586248d100640f5b5080d8e12650c" 2018-11-02 20:55:52,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3a7d87a-a441-4753-ab0c-1824930c21e4 x-compute-request-id: req-e3a7d87a-a441-4753-ab0c-1824930c21e4 Content-Length: 0 Content-Type: application/json 2018-11-02 20:55:52,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e2d73539-6917-4f9d-917c-2802c0606673 used request id req-e3a7d87a-a441-4753-ab0c-1824930c21e4 2018-11-02 20:55:52,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet 2018-11-02 20:55:52,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-subnet 2018-11-02 20:55:52,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/9ac14b36-47f7-40c0-9830-81207e051bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:55,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b6e73bb-3691-4e5c-857a-2df499ef905f Date: Fri, 02 Nov 2018 20:55:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:55,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9ac14b36-47f7-40c0-9830-81207e051bc6 used request id req-6b6e73bb-3691-4e5c-857a-2df499ef905f 2018-11-02 20:55:55,161 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-pub-net 2018-11-02 20:55:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/8bc239d0-2c47-4d12-9312-8d13514b49f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3c79a175a21c8ba0cafbecf2be2750a00e3e31" 2018-11-02 20:55:57,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6089b940-602e-4fbf-9606-8ad1062206b3 Date: Fri, 02 Nov 2018 20:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:55:57,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/8bc239d0-2c47-4d12-9312-8d13514b49f4 used request id req-6089b940-602e-4fbf-9606-8ad1062206b3 2018-11-02 20:55:57,263 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-9e16e287-fae0-44bc-9efc-86ffb4746b11-image 2018-11-02 20:55:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a023b3f6fc8b2410cab4780831b2648ba2869f23" 2018-11-02 20:55:57,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5cbfdc4-e528-4bb5-9f06-83b136c5ff29 Date: Fri, 02 Nov 2018 20:55:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:55:57,785 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/41ae9b9c-eb78-452a-908d-b2e7ec07c4ee used request id req-b5cbfdc4-e528-4bb5-9f06-83b136c5ff29 2018-11-02 20:55:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c26f79ba-ab14-47e6-a174-f65355955dd9 Date: Fri, 02 Nov 2018 20:55:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:55:58,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c26f79ba-ab14-47e6-a174-f65355955dd9 2018-11-02 20:55:58,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62614d31-fec9-4ead-9d1c-79b08f56e8b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:55:58,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-62614d31-fec9-4ead-9d1c-79b08f56e8b7 2018-11-02 20:55:58,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:55:58,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feef5802-d52d-4aa7-903c-efa14fbd9dbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:55:58,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-feef5802-d52d-4aa7-903c-efa14fbd9dbf 2018-11-02 20:55:58,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:55:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8aaafd4-4288-48ae-81ee-e1993fa1ba8a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:55:58,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-b8aaafd4-4288-48ae-81ee-e1993fa1ba8a 2018-11-02 20:55:58,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea48898a-1c92-4161-bf1e-4ed55886407b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:55:58,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-ea48898a-1c92-4161-bf1e-4ed55886407b 2018-11-02 20:55:58,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca864b6-65ef-476d-8ab8-5467da56d770 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:55:58,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-6ca864b6-65ef-476d-8ab8-5467da56d770 2018-11-02 20:55:58,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:55:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d6de10-71c2-42e7-b26e-853015a188d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:55:58,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-82d6de10-71c2-42e7-b26e-853015a188d3 2018-11-02 20:55:58,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:55:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4d80d7-316a-42e2-ba74-287ec0f963cd Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:55:58,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-cc4d80d7-316a-42e2-ba74-287ec0f963cd 2018-11-02 20:55:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:58,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7415c1d8-e945-4c10-9bf8-504fd1fabf79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:55:58,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-7415c1d8-e945-4c10-9bf8-504fd1fabf79 2018-11-02 20:55:58,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:55:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:59,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a577f995-5cac-4ad7-ae45-e37eb8b0ffb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:55:59,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-a577f995-5cac-4ad7-ae45-e37eb8b0ffb4 2018-11-02 20:55:59,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:55:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:59,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471ff0d9-25d7-4558-bff0-83a3f296be99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 20:55:59,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-471ff0d9-25d7-4558-bff0-83a3f296be99 2018-11-02 20:55:59,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:55:59,208 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-08047e77-e136-494-proj 2018-11-02 20:55:59,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3be2b0f6d918444894b4e22523906e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:59,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a02b399-ebff-43a8-8d34-7ba9efa99220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:55:59,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3be2b0f6d918444894b4e22523906e7e used request id req-2a02b399-ebff-43a8-8d34-7ba9efa99220 2018-11-02 20:55:59,488 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-08047e77-e136-494-proj-role 2018-11-02 20:55:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/b41faf7640c74ccd95fd477e5a888dcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:59,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae90ae6-b22d-497b-ab89-d05e7f20fc9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:55:59,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b41faf7640c74ccd95fd477e5a888dcf used request id req-4ae90ae6-b22d-497b-ab89-d05e7f20fc9d 2018-11-02 20:55:59,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a7d67bd9600e6179cd0f6e2ccdb85d979f329a" 2018-11-02 20:55:59,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74883228-393b-4751-bf0a-4fe96c552796 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:55:59,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74883228-393b-4751-bf0a-4fe96c552796 2018-11-02 20:55:59,741 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-08047e77-e136-494-user 2018-11-02 20:55:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/6fe3f737855c470daf8bd8c1a3fab0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e431e980a141e0399e78c43d8301accef774a4bf" 2018-11-02 20:55:59,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c20efd-ddae-4bb3-9b6c-badf46a390a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:55:59,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/6fe3f737855c470daf8bd8c1a3fab0e6 used request id req-49c20efd-ddae-4bb3-9b6c-badf46a390a3 2018-11-02 20:55:59,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:00,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["FFOIxumGQI2nhBy3j4MiEw"], "issued_at": "2018-11-02T20:56:00.000000Z"}} 2018-11-02 20:56:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd39d53b9ef0e2ca1840c46f07aa88e44c96f05" 2018-11-02 20:56:00,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff78d971-6d0d-4f34-bdd7-7f9012e3e0eb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:00,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ff78d971-6d0d-4f34-bdd7-7f9012e3e0eb 2018-11-02 20:56:00,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:00,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:00,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["iirfUklrR6KNjAZzgQtFTQ"], "issued_at": "2018-11-02T20:56:00.000000Z"}} 2018-11-02 20:56:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:00,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb0092a-e97c-4861-a235-8ab132183185 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:00,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fcb0092a-e97c-4861-a235-8ab132183185 2018-11-02 20:56:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:56:01,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:56:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:56:01,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:01,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d4a072-b335-41ef-b2e5-675ed31c811f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:56:01,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj used request id req-53d4a072-b335-41ef-b2e5-675ed31c811f 2018-11-02 20:56:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:01,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbd9b36-f87c-48c4-8f1f-1550d47b9fdb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:56:01,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2bbd9b36-f87c-48c4-8f1f-1550d47b9fdb 2018-11-02 20:56:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}}' 2018-11-02 20:56:01,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf18463-adef-48a1-9ba5-8767771f4a7a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "id": "d94ecadea23a42cd971c843fe2beb7b8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:01,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6bf18463-adef-48a1-9ba5-8767771f4a7a 2018-11-02 20:56:01,373 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj 2018-11-02 20:56:01,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:01,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:01,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["L4gwalDcTu68UNsIKfGHqg"], "issued_at": "2018-11-02T20:56:01.000000Z"}} 2018-11-02 20:56:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407b62bb0c658d7d62d5f36663595d8598e682a" 2018-11-02 20:56:01,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dc9d4f-b3a1-4f77-bf8f-92eb8f9dc24f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:01,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e1dc9d4f-b3a1-4f77-bf8f-92eb8f9dc24f 2018-11-02 20:56:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:56:01,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:56:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:56:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407b62bb0c658d7d62d5f36663595d8598e682a" 2018-11-02 20:56:02,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b70b430-c881-4c90-8cc0-48a9af3db757 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:56:02,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2b70b430-c881-4c90-8cc0-48a9af3db757 2018-11-02 20:56:02,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407b62bb0c658d7d62d5f36663595d8598e682a" 2018-11-02 20:56:02,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1187d1e1-eac5-45cc-b1c6-a78c78c7f340 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "id": "d94ecadea23a42cd971c843fe2beb7b8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}]} 2018-11-02 20:56:02,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj used request id req-1187d1e1-eac5-45cc-b1c6-a78c78c7f340 2018-11-02 20:56:02,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407b62bb0c658d7d62d5f36663595d8598e682a" 2018-11-02 20:56:02,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12972a4d-15eb-40df-99e9-5ec5da175c64 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:56:02,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-12972a4d-15eb-40df-99e9-5ec5da175c64 2018-11-02 20:56:02,606 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user 2018-11-02 20:56:02,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:02,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22f3283-5b35-474a-9b91-0ebfe7029ee1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:56:02,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e22f3283-5b35-474a-9b91-0ebfe7029ee1 2018-11-02 20:56:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" -d '{"role": {"name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}}' 2018-11-02 20:56:02,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-470b483b-6897-457f-ac39-dfd5781cbdf9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8209c8e7c8a44cea2c2fba2d3359bdc"}, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}} 2018-11-02 20:56:02,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-470b483b-6897-457f-ac39-dfd5781cbdf9 2018-11-02 20:56:02,852 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role 2018-11-02 20:56:02,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/e8209c8e7c8a44cea2c2fba2d3359bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:02,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37794a71-64ea-4de3-86a7-94fc7ef0fe88 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8209c8e7c8a44cea2c2fba2d3359bdc"}, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}} 2018-11-02 20:56:02,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/e8209c8e7c8a44cea2c2fba2d3359bdc used request id req-37794a71-64ea-4de3-86a7-94fc7ef0fe88 2018-11-02 20:56:02,960 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role to project CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj 2018-11-02 20:56:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8/users/b85f74dbc59d4db98dd1957da5e7aa00/roles/e8209c8e7c8a44cea2c2fba2d3359bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:03,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92e046c-1a35-4bb6-89f5-35d0f6b5d21b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:56:03,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8/users/b85f74dbc59d4db98dd1957da5e7aa00/roles/e8209c8e7c8a44cea2c2fba2d3359bdc used request id req-b92e046c-1a35-4bb6-89f5-35d0f6b5d21b 2018-11-02 20:56:03,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:56:03,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:03,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:03,111 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:56:03,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:03,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:03,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}], "expires_at": "2018-11-02T21:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user", "id": "b85f74dbc59d4db98dd1957da5e7aa00"}, "audit_ids": ["3kvdMMWYQKKH-XPoo_o4oQ"], "issued_at": "2018-11-02T20:56:03.000000Z"}} 2018-11-02 20:56:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" 2018-11-02 20:56:03,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e7150c-6bc7-4def-b235-b8a5c86f8a24 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:03,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-50e7150c-6bc7-4def-b235-b8a5c86f8a24 2018-11-02 20:56:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" 2018-11-02 20:56:03,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-78f3b4f7-e04a-47d8-b25f-6b0664c6c4ab Date: Fri, 02 Nov 2018 20:56:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image"} 2018-11-02 20:56:03,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image used request id req-78f3b4f7-e04a-47d8-b25f-6b0664c6c4ab 2018-11-02 20:56:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" 2018-11-02 20:56:04,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-35db2b54-8d8b-4db9-900a-200fc5d708c2 Date: Fri, 02 Nov 2018 20:56:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:56:04,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-35db2b54-8d8b-4db9-900a-200fc5d708c2 2018-11-02 20:56:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image"}' 2018-11-02 20:56:04,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e9327fe7-4a85-4a5f-912e-c465bbaff26a Date: Fri, 02 Nov 2018 20:56:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f", "min_disk": 0, "protected": false, "id": "2a41869a-ff64-4660-a633-a984fde6d38f", "file": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f/file", "checksum": null, "owner": "d94ecadea23a42cd971c843fe2beb7b8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:56:04,324 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e9327fe7-4a85-4a5f-912e-c465bbaff26a 2018-11-02 20:56:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" -d '' 2018-11-02 20:56:05,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69d5b4d3-01e3-4a0f-b26d-ecf89c4f6bbe Date: Fri, 02 Nov 2018 20:56:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:56:05,762 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f/file used request id req-69d5b4d3-01e3-4a0f-b26d-ecf89c4f6bbe 2018-11-02 20:56:05,762 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:56:05,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" 2018-11-02 20:56:06,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-715609ac-4359-41f2-ad16-073e6a4da1c2 Date: Fri, 02 Nov 2018 20:56:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:05Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2a41869a-ff64-4660-a633-a984fde6d38f/snap", "metadata": {}}], "self": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f", "min_disk": 0, "protected": false, "id": "2a41869a-ff64-4660-a633-a984fde6d38f", "file": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d94ecadea23a42cd971c843fe2beb7b8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2a41869a-ff64-4660-a633-a984fde6d38f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:56:06,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f used request id req-715609ac-4359-41f2-ad16-073e6a4da1c2 2018-11-02 20:56:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" 2018-11-02 20:56:06,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6b3e73e3-083f-47a3-ad2a-b6bb0e329ec9 Date: Fri, 02 Nov 2018 20:56:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:56:06,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6b3e73e3-083f-47a3-ad2a-b6bb0e329ec9 2018-11-02 20:56:06,257 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image 2018-11-02 20:56:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" 2018-11-02 20:56:06,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-00f805aa-e19d-45d9-a86d-6e769963f3f5 Date: Fri, 02 Nov 2018 20:56:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:05Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2a41869a-ff64-4660-a633-a984fde6d38f/snap", "metadata": {}}], "self": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f", "min_disk": 0, "protected": false, "id": "2a41869a-ff64-4660-a633-a984fde6d38f", "file": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d94ecadea23a42cd971c843fe2beb7b8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2a41869a-ff64-4660-a633-a984fde6d38f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:56:06,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f used request id req-00f805aa-e19d-45d9-a86d-6e769963f3f5 2018-11-02 20:56:06,461 - create_image - DEBUG - Instance status is - active 2018-11-02 20:56:06,461 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image 2018-11-02 20:56:06,461 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image 2018-11-02 20:56:06,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:06,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:06,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["X2CyEmSoR2O_cC5Zh1PJiw"], "issued_at": "2018-11-02T20:56:06.000000Z"}} 2018-11-02 20:56:06,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af7ce49e4e98f9948ded42c9390f2601c54dee9d" 2018-11-02 20:56:06,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6626924e-f279-4bf8-9b88-6161925df093 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:06,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6626924e-f279-4bf8-9b88-6161925df093 2018-11-02 20:56:06,987 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:56:06,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af7ce49e4e98f9948ded42c9390f2601c54dee9d" 2018-11-02 20:56:07,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-044c3f5b-552a-4485-b8f6-611761f4822b x-compute-request-id: req-044c3f5b-552a-4485-b8f6-611761f4822b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:56:07,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-044c3f5b-552a-4485-b8f6-611761f4822b 2018-11-02 20:56:07,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af7ce49e4e98f9948ded42c9390f2601c54dee9d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:56:07,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9171d84f-7764-4618-9a8b-58d34444366f x-compute-request-id: req-9171d84f-7764-4618-9a8b-58d34444366f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2b170270-bb82-4f34-9d3e-1574129e3125"}} 2018-11-02 20:56:07,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9171d84f-7764-4618-9a8b-58d34444366f 2018-11-02 20:56:07,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:07,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:07,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}], "expires_at": "2018-11-02T21:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user", "id": "b85f74dbc59d4db98dd1957da5e7aa00"}, "audit_ids": ["0DjARr4sS-uOWgdDoOTzrw"], "issued_at": "2018-11-02T20:56:07.000000Z"}} 2018-11-02 20:56:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:07,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb043b3f-fd99-4ed9-98fb-d1b010617417 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:07,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fb043b3f-fd99-4ed9-98fb-d1b010617417 2018-11-02 20:56:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:07,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5b671ba1-0a21-4339-af2c-23c4a15be98a Date: Fri, 02 Nov 2018 20:56:07 GMT RESP BODY: {"networks":[]} 2018-11-02 20:56:07,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-5b671ba1-0a21-4339-af2c-23c4a15be98a 2018-11-02 20:56:07,962 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net 2018-11-02 20:56:07,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" -d '{"network": {"name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net", "admin_state_up": true}}' 2018-11-02 20:56:08,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-33c19f74-414a-4b6e-b38c-5f3152073332 Date: Fri, 02 Nov 2018 20:56:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:56:08Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}} 2018-11-02 20:56:08,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-33c19f74-414a-4b6e-b38c-5f3152073332 2018-11-02 20:56:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:09,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-613ef61c-f642-4678-8687-f16a23223eeb Date: Fri, 02 Nov 2018 20:56:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:56:08Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:09,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-613ef61c-f642-4678-8687-f16a23223eeb 2018-11-02 20:56:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:09,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2d515f35-579e-488e-b41a-53c86d7c494b Date: Fri, 02 Nov 2018 20:56:09 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:56:09,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-2d515f35-579e-488e-b41a-53c86d7c494b 2018-11-02 20:56:09,230 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet 2018-11-02 20:56:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" -d '{"subnets": [{"ip_version": 4, "network_id": "06b9990c-034f-4b5d-aeba-46e965f5e88e", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]}' 2018-11-02 20:56:10,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-736ec7b8-6914-42d2-bb44-3fc23dd6b5af Date: Fri, 02 Nov 2018 20:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:10,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-736ec7b8-6914-42d2-bb44-3fc23dd6b5af 2018-11-02 20:56:10,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:10,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-be979729-8462-4d59-b1ff-8d8528d26c3a Date: Fri, 02 Nov 2018 20:56:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:10,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-be979729-8462-4d59-b1ff-8d8528d26c3a 2018-11-02 20:56:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:10,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d78fda87-0844-4cbc-b9e8-145bc90d1892 Date: Fri, 02 Nov 2018 20:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:10,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-d78fda87-0844-4cbc-b9e8-145bc90d1892 2018-11-02 20:56:10,867 - OpenStackNetwork - DEBUG - Network [06b9990c-034f-4b5d-aeba-46e965f5e88e] created successfully 2018-11-02 20:56:10,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:10,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:11,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}], "expires_at": "2018-11-02T21:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user", "id": "b85f74dbc59d4db98dd1957da5e7aa00"}, "audit_ids": ["U8vKrHeeS2i0gKc03Ib3LQ"], "issued_at": "2018-11-02T20:56:11.000000Z"}} 2018-11-02 20:56:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:11,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858a58f4-59db-4242-9049-f80b5761d898 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:11,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-858a58f4-59db-4242-9049-f80b5761d898 2018-11-02 20:56:11,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:56:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:11,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bf2c3b-c0e6-49f9-89fe-6d5d14cf7604 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:11,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-01bf2c3b-c0e6-49f9-89fe-6d5d14cf7604 2018-11-02 20:56:11,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:11,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0e67b6b4-3bd5-4e93-8f3d-828ab825275b Date: Fri, 02 Nov 2018 20:56:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:11,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-0e67b6b4-3bd5-4e93-8f3d-828ab825275b 2018-11-02 20:56:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:12,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0f828bff-6f16-4cff-b819-22a5cf19e19a Date: Fri, 02 Nov 2018 20:56:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:12,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-0f828bff-6f16-4cff-b819-22a5cf19e19a 2018-11-02 20:56:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:12,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-614030aa-b584-4026-8bc5-f67590dc60ac Date: Fri, 02 Nov 2018 20:56:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:12,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-614030aa-b584-4026-8bc5-f67590dc60ac 2018-11-02 20:56:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:56:12,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:56:12 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:56:12,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:12,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611a287c-ca90-485f-8af2-47bfe3269dcc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:12,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-611a287c-ca90-485f-8af2-47bfe3269dcc 2018-11-02 20:56:12,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:12,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-64e1980c-f415-4c51-b1c9-6d87e4e2acae Date: Fri, 02 Nov 2018 20:56:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:12,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-64e1980c-f415-4c51-b1c9-6d87e4e2acae 2018-11-02 20:56:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:12,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9286b512-e283-4d6a-94a3-6d434f6d877d Date: Fri, 02 Nov 2018 20:56:12 GMT RESP BODY: {"ports":[]} 2018-11-02 20:56:12,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port&admin_state_up=True used request id req-9286b512-e283-4d6a-94a3-6d434f6d877d 2018-11-02 20:56:12,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:13,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a7d9ed7-9117-4d8f-9c45-cc6326bfc7b4 x-compute-request-id: req-5a7d9ed7-9117-4d8f-9c45-cc6326bfc7b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:56:13,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst used request id req-5a7d9ed7-9117-4d8f-9c45-cc6326bfc7b4 2018-11-02 20:56:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:13,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5c1fbd09-82da-42b1-a806-f0f514e5c80b Date: Fri, 02 Nov 2018 20:56:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:13,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-5c1fbd09-82da-42b1-a806-f0f514e5c80b 2018-11-02 20:56:13,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:13,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e9d702d-7c5a-4590-a4bf-e4aa8821ff4c Date: Fri, 02 Nov 2018 20:56:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:13,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-3e9d702d-7c5a-4590-a4bf-e4aa8821ff4c 2018-11-02 20:56:13,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:14,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-25d78bc6-6aaa-4559-bbb1-9c819292d5f1 Date: Fri, 02 Nov 2018 20:56:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:14,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-25d78bc6-6aaa-4559-bbb1-9c819292d5f1 2018-11-02 20:56:14,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:14,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6f9f2e-b63c-4ca2-b1d9-74ad0cbc0c72 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:14,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-4d6f9f2e-b63c-4ca2-b1d9-74ad0cbc0c72 2018-11-02 20:56:14,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:14,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f0c11d8b-7d56-44a4-977e-98430c36377f Date: Fri, 02 Nov 2018 20:56:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:14,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-f0c11d8b-7d56-44a4-977e-98430c36377f 2018-11-02 20:56:14,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:14,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-980d8c33-674b-4635-8b4a-f21d0aeee0af Date: Fri, 02 Nov 2018 20:56:14 GMT RESP BODY: {"ports":[]} 2018-11-02 20:56:14,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port&admin_state_up=True used request id req-980d8c33-674b-4635-8b4a-f21d0aeee0af 2018-11-02 20:56:14,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:14,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:15,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}], "expires_at": "2018-11-02T21:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user", "id": "b85f74dbc59d4db98dd1957da5e7aa00"}, "audit_ids": ["cYhJjWdzR8Sld8owIz-GaQ"], "issued_at": "2018-11-02T20:56:15.000000Z"}} 2018-11-02 20:56:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40003101725b37b58dc10e58266487455a51acfa" 2018-11-02 20:56:15,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0aa9ec8-1e92-4b28-8cc9-14fc125ff905 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:15,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c0aa9ec8-1e92-4b28-8cc9-14fc125ff905 2018-11-02 20:56:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:15,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dd57923a-906e-4de6-a63c-19cad8b78e95 Date: Fri, 02 Nov 2018 20:56:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:15,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-dd57923a-906e-4de6-a63c-19cad8b78e95 2018-11-02 20:56:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:15,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-382ae350-13ce-4e12-bdfa-3670bdbd94bf Date: Fri, 02 Nov 2018 20:56:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:15,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-382ae350-13ce-4e12-bdfa-3670bdbd94bf 2018-11-02 20:56:15,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:16,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-077c868c-8256-4b6e-a4c5-3a503ec4b710 Date: Fri, 02 Nov 2018 20:56:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:16,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-077c868c-8256-4b6e-a4c5-3a503ec4b710 2018-11-02 20:56:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:56:16,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:56:16 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:56:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40003101725b37b58dc10e58266487455a51acfa" 2018-11-02 20:56:16,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcf9bbc-9863-4c19-8bf7-0ec09d2c70e7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:16,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-7bcf9bbc-9863-4c19-8bf7-0ec09d2c70e7 2018-11-02 20:56:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:16,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f00fa132-cec1-4b17-9e7e-7cae1f39025a Date: Fri, 02 Nov 2018 20:56:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:16,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-f00fa132-cec1-4b17-9e7e-7cae1f39025a 2018-11-02 20:56:16,371 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net 2018-11-02 20:56:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" -d '{"port": {"network_id": "06b9990c-034f-4b5d-aeba-46e965f5e88e", "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port", "admin_state_up": true}}' 2018-11-02 20:56:17,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d3e049da-a526-40bf-9b26-038a882b7183 Date: Fri, 02 Nov 2018 20:56:17 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:56:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:56:17Z","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:56:97:ca","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.5"}],"id":"5d55ded1-0872-4fd8-8fd6-d9540ff7e05f","security_groups":["4251c101-0301-4945-8fb5-e05d97406a37"],"device_id":""}} 2018-11-02 20:56:17,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-d3e049da-a526-40bf-9b26-038a882b7183 2018-11-02 20:56:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:17,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3b408e19-a2ca-4e98-881d-2c4045b4a895 Date: Fri, 02 Nov 2018 20:56:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:17,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-3b408e19-a2ca-4e98-881d-2c4045b4a895 2018-11-02 20:56:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-45f04fa0-ea13-4ec0-b1d2-91bf73bb91ac Date: Fri, 02 Nov 2018 20:56:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:18,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-45f04fa0-ea13-4ec0-b1d2-91bf73bb91ac 2018-11-02 20:56:18,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-852f4ed7-1b56-4810-95d6-aca2265c9ed7 Date: Fri, 02 Nov 2018 20:56:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:18,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-852f4ed7-1b56-4810-95d6-aca2265c9ed7 2018-11-02 20:56:18,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d466970-b01a-4e42-a514-15a8dbb04ac8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:18,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-4d466970-b01a-4e42-a514-15a8dbb04ac8 2018-11-02 20:56:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-63e49b25-dabf-4d44-85a5-3a68509ccf41 Date: Fri, 02 Nov 2018 20:56:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:18,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-63e49b25-dabf-4d44-85a5-3a68509ccf41 2018-11-02 20:56:18,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-21de515b-923d-4f44-9af3-2c91c41dc4b9 Date: Fri, 02 Nov 2018 20:56:18 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:17Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:56:97:ca","id":"5d55ded1-0872-4fd8-8fd6-d9540ff7e05f","port_security_enabled":true,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["4251c101-0301-4945-8fb5-e05d97406a37"],"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port"}]} 2018-11-02 20:56:18,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port&admin_state_up=True used request id req-21de515b-923d-4f44-9af3-2c91c41dc4b9 2018-11-02 20:56:18,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1faa342e-1caf-4e25-87e2-550a027c32bf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:18,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-1faa342e-1caf-4e25-87e2-550a027c32bf 2018-11-02 20:56:18,727 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst 2018-11-02 20:56:18,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0061041-ddda-47e9-8b12-7c14b2ea503d x-compute-request-id: req-e0061041-ddda-47e9-8b12-7c14b2ea503d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-flavor-name"}]} 2018-11-02 20:56:18,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e0061041-ddda-47e9-8b12-7c14b2ea503d 2018-11-02 20:56:18,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/2b170270-bb82-4f34-9d3e-1574129e3125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:18,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-403890f7-6772-4472-a38f-7d6fd1f88877 x-compute-request-id: req-403890f7-6772-4472-a38f-7d6fd1f88877 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2b170270-bb82-4f34-9d3e-1574129e3125"}} 2018-11-02 20:56:18,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/2b170270-bb82-4f34-9d3e-1574129e3125 used request id req-403890f7-6772-4472-a38f-7d6fd1f88877 2018-11-02 20:56:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:19,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-5d7e9f0f-c108-4193-8ffd-4b57435d44b0 Date: Fri, 02 Nov 2018 20:56:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:05Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2a41869a-ff64-4660-a633-a984fde6d38f/snap", "metadata": {}}], "self": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f", "min_disk": 0, "protected": false, "id": "2a41869a-ff64-4660-a633-a984fde6d38f", "file": "/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d94ecadea23a42cd971c843fe2beb7b8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2a41869a-ff64-4660-a633-a984fde6d38f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image"} 2018-11-02 20:56:19,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image used request id req-5d7e9f0f-c108-4193-8ffd-4b57435d44b0 2018-11-02 20:56:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:19,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-167f5243-ae6e-4ded-9c15-56f10ca41763 Date: Fri, 02 Nov 2018 20:56:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:56:19,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-167f5243-ae6e-4ded-9c15-56f10ca41763 2018-11-02 20:56:19,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" -d '{"server": {"name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "imageRef": "2a41869a-ff64-4660-a633-a984fde6d38f", "flavorRef": "2b170270-bb82-4f34-9d3e-1574129e3125", "max_count": 1, "min_count": 1, "networks": [{"port": "5d55ded1-0872-4fd8-8fd6-d9540ff7e05f"}]}}' 2018-11-02 20:56:20,859 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:56:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78dce4cb-54c3-4573-b559-7ccbfbea9227 x-compute-request-id: req-78dce4cb-54c3-4573-b559-7ccbfbea9227 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "adminPass": "Xq99yoehYfjJ"}} 2018-11-02 20:56:20,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-78dce4cb-54c3-4573-b559-7ccbfbea9227 2018-11-02 20:56:20,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:21,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a982e801-41ad-4124-ba34-70b6451482e4 x-compute-request-id: req-a982e801-41ad-4124-ba34-70b6451482e4 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:56:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:21,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-a982e801-41ad-4124-ba34-70b6451482e4 2018-11-02 20:56:21,556 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst 2018-11-02 20:56:21,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:22,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d72df6ed-412b-45a2-9961-77471fdce68c x-compute-request-id: req-d72df6ed-412b-45a2-9961-77471fdce68c Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:56:21Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:22,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-d72df6ed-412b-45a2-9961-77471fdce68c 2018-11-02 20:56:22,262 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst] is - BUILD 2018-11-02 20:56:22,262 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:56:25,265 - create_instance - DEBUG - VM status query timeout in 896.291288853 2018-11-02 20:56:25,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:26,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-434cd2c2-5aef-4caa-8d2c-912795bb1082 x-compute-request-id: req-434cd2c2-5aef-4caa-8d2c-912795bb1082 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "security_groups": [{"name": "default"}], "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:56:21Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:26,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-434cd2c2-5aef-4caa-8d2c-912795bb1082 2018-11-02 20:56:26,090 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst] is - BUILD 2018-11-02 20:56:26,090 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:56:29,093 - create_instance - DEBUG - VM status query timeout in 892.463578939 2018-11-02 20:56:29,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:30,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a5518f-e10f-44d6-a340-98887d66fe19 x-compute-request-id: req-87a5518f-e10f-44d6-a340-98887d66fe19 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:97:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:56:27.000000", "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "security_groups": [{"name": "default"}], "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:56:27Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:30,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-87a5518f-e10f-44d6-a340-98887d66fe19 2018-11-02 20:56:30,034 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst] is - ACTIVE 2018-11-02 20:56:30,035 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:56:30,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:30,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e6759ec-416f-4e97-8c0e-d10765e614d8 x-compute-request-id: req-2e6759ec-416f-4e97-8c0e-d10765e614d8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:97:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:56:27.000000", "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "security_groups": [{"name": "default"}], "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:56:27Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:30,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-2e6759ec-416f-4e97-8c0e-d10765e614d8 2018-11-02 20:56:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:30,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b753a324-cfd6-443d-9141-a41e37a195ab Date: Fri, 02 Nov 2018 20:56:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:30,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-b753a324-cfd6-443d-9141-a41e37a195ab 2018-11-02 20:56:30,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:30,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a27f31-828b-42ba-93f1-5f9abae5cb9c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:30,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-04a27f31-828b-42ba-93f1-5f9abae5cb9c 2018-11-02 20:56:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:31,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58859993-8958-4ddd-b0b3-6c1a1f39b067 Date: Fri, 02 Nov 2018 20:56:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:31,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-58859993-8958-4ddd-b0b3-6c1a1f39b067 2018-11-02 20:56:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:31,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-418a5ec4-ef52-4951-a85d-6cecf19e086c Date: Fri, 02 Nov 2018 20:56:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:27Z","binding:vnic_type":"normal","device_id":"b34fa1d8-a5a8-45e3-8708-0217bb460752","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:56:97:ca","id":"5d55ded1-0872-4fd8-8fd6-d9540ff7e05f","port_security_enabled":true,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["4251c101-0301-4945-8fb5-e05d97406a37"],"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:58:f3:8d","id":"5ff2cfc6-f1b1-4908-b318-593f4edfe9fa","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3a:99:6a","id":"73715edf-3543-4f7f-975a-c458ae106645","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:11Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:95:d6","id":"958279bd-f4ce-4b67-9aa2-ca6af0ba2b67","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:56:31,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-418a5ec4-ef52-4951-a85d-6cecf19e086c 2018-11-02 20:56:31,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:31,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}], "expires_at": "2018-11-02T21:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user", "id": "b85f74dbc59d4db98dd1957da5e7aa00"}, "audit_ids": ["PD50qadYR867nZwmBShUZA"], "issued_at": "2018-11-02T20:56:31.000000Z"}} 2018-11-02 20:56:31,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b6a2a7939f47375389ed80bbf48b869c5d2ac7d" 2018-11-02 20:56:32,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb2a1450-c87a-49e2-bca6-16e06cad8969 x-compute-request-id: req-bb2a1450-c87a-49e2-bca6-16e06cad8969 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:97:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:56:27.000000", "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "security_groups": [{"name": "default"}], "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:56:27Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 20:56:32,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst used request id req-bb2a1450-c87a-49e2-bca6-16e06cad8969 2018-11-02 20:56:32,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:33,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8209c8e7c8a44cea2c2fba2d3359bdc", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role"}], "expires_at": "2018-11-02T21:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d94ecadea23a42cd971c843fe2beb7b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user", "id": "b85f74dbc59d4db98dd1957da5e7aa00"}, "audit_ids": ["uB8LpCKnSimY56BIUbKRZQ"], "issued_at": "2018-11-02T20:56:33.000000Z"}} 2018-11-02 20:56:33,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f124a52cb3420c505100084dcb2418a8816a70eb" 2018-11-02 20:56:33,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-270338cf-a335-41ef-83a0-5f684f53b31e Date: Fri, 02 Nov 2018 20:56:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:33,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-270338cf-a335-41ef-83a0-5f684f53b31e 2018-11-02 20:56:33,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f124a52cb3420c505100084dcb2418a8816a70eb" 2018-11-02 20:56:33,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cad3290d-b6eb-4e03-b283-a65040d536cb Date: Fri, 02 Nov 2018 20:56:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:33,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-cad3290d-b6eb-4e03-b283-a65040d536cb 2018-11-02 20:56:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f124a52cb3420c505100084dcb2418a8816a70eb" 2018-11-02 20:56:34,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-87f3e2c7-429f-4389-98a7-70fc39c0a017 Date: Fri, 02 Nov 2018 20:56:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:27Z","binding:vnic_type":"normal","device_id":"b34fa1d8-a5a8-45e3-8708-0217bb460752","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:56:97:ca","id":"5d55ded1-0872-4fd8-8fd6-d9540ff7e05f","port_security_enabled":true,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["4251c101-0301-4945-8fb5-e05d97406a37"],"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:58:f3:8d","id":"5ff2cfc6-f1b1-4908-b318-593f4edfe9fa","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3a:99:6a","id":"73715edf-3543-4f7f-975a-c458ae106645","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:11Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:95:d6","id":"958279bd-f4ce-4b67-9aa2-ca6af0ba2b67","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:56:34,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-87f3e2c7-429f-4389-98a7-70fc39c0a017 2018-11-02 20:56:34,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:34,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97810b40-1ba5-4842-a515-35c2cad3eb90 x-compute-request-id: req-97810b40-1ba5-4842-a515-35c2cad3eb90 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:97:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:56:27.000000", "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "security_groups": [{"name": "default"}], "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:56:27Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:34,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-97810b40-1ba5-4842-a515-35c2cad3eb90 2018-11-02 20:56:34,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:34,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-524f817b-b565-4b8d-beac-4b2184fc5920 Date: Fri, 02 Nov 2018 20:56:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:34,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-524f817b-b565-4b8d-beac-4b2184fc5920 2018-11-02 20:56:34,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:34,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0905d2f-0656-415d-b5d2-4c261b172754 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:34,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-f0905d2f-0656-415d-b5d2-4c261b172754 2018-11-02 20:56:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:34,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-efa33add-5605-4964-b0d0-f2152c9b6f94 Date: Fri, 02 Nov 2018 20:56:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:34,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-efa33add-5605-4964-b0d0-f2152c9b6f94 2018-11-02 20:56:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:34,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-423fb898-4670-4414-9fc8-ebd6134da011 Date: Fri, 02 Nov 2018 20:56:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:27Z","binding:vnic_type":"normal","device_id":"b34fa1d8-a5a8-45e3-8708-0217bb460752","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:56:97:ca","id":"5d55ded1-0872-4fd8-8fd6-d9540ff7e05f","port_security_enabled":true,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["4251c101-0301-4945-8fb5-e05d97406a37"],"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:58:f3:8d","id":"5ff2cfc6-f1b1-4908-b318-593f4edfe9fa","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3a:99:6a","id":"73715edf-3543-4f7f-975a-c458ae106645","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:11Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:95:d6","id":"958279bd-f4ce-4b67-9aa2-ca6af0ba2b67","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:56:34,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-423fb898-4670-4414-9fc8-ebd6134da011 2018-11-02 20:56:34,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:35,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a78d3f6-a110-43b4-ae20-20e41ed66950 x-compute-request-id: req-4a78d3f6-a110-43b4-ae20-20e41ed66950 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:97:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:56:27.000000", "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "security_groups": [{"name": "default"}], "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:56:27Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:35,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-4a78d3f6-a110-43b4-ae20-20e41ed66950 2018-11-02 20:56:35,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:35,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e50ff865-5ae9-47d2-bdb6-9bf75b7f89f0 Date: Fri, 02 Nov 2018 20:56:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a5aed63-5420-46ab-b3bd-012d4767793b"],"updated_at":"2018-11-02T20:56:09Z","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net"}]} 2018-11-02 20:56:35,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net used request id req-e50ff865-5ae9-47d2-bdb6-9bf75b7f89f0 2018-11-02 20:56:35,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b3d82f-4ab1-459b-9920-2de0132aa1a5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:35,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-91b3d82f-4ab1-459b-9920-2de0132aa1a5 2018-11-02 20:56:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:35,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5406d60e-5653-493e-af15-ac2afad81ab7 Date: Fri, 02 Nov 2018 20:56:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:09Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d94ecadea23a42cd971c843fe2beb7b8","id":"5a5aed63-5420-46ab-b3bd-012d4767793b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet"}]} 2018-11-02 20:56:35,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-5406d60e-5653-493e-af15-ac2afad81ab7 2018-11-02 20:56:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:35,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-a2b7400a-26a1-474e-b491-bac6a5e2604a Date: Fri, 02 Nov 2018 20:56:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:27Z","binding:vnic_type":"normal","device_id":"b34fa1d8-a5a8-45e3-8708-0217bb460752","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:56:97:ca","id":"5d55ded1-0872-4fd8-8fd6-d9540ff7e05f","port_security_enabled":true,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["4251c101-0301-4945-8fb5-e05d97406a37"],"name":"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:58:f3:8d","id":"5ff2cfc6-f1b1-4908-b318-593f4edfe9fa","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:10Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3a:99:6a","id":"73715edf-3543-4f7f-975a-c458ae106645","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06b9990c-034f-4b5d-aeba-46e965f5e88e","tenant_id":"d94ecadea23a42cd971c843fe2beb7b8","created_at":"2018-11-02T20:56:11Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06b9990c-034f-4b5d-aeba-46e965f5e88e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:95:d6","id":"958279bd-f4ce-4b67-9aa2-ca6af0ba2b67","port_security_enabled":false,"project_id":"d94ecadea23a42cd971c843fe2beb7b8","fixed_ips":[{"subnet_id":"5a5aed63-5420-46ab-b3bd-012d4767793b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:56:35,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-a2b7400a-26a1-474e-b491-bac6a5e2604a 2018-11-02 20:56:35,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b6a2a7939f47375389ed80bbf48b869c5d2ac7d" 2018-11-02 20:56:36,248 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4807487f-42cb-4bb9-b828-7da600609313 x-compute-request-id: req-4807487f-42cb-4bb9-b828-7da600609313 Content-Type: application/json 2018-11-02 20:56:36,248 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-4807487f-42cb-4bb9-b828-7da600609313 2018-11-02 20:56:36,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:36,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60f6f940-79d7-4096-b46c-4df1df0cb4a7 x-compute-request-id: req-60f6f940-79d7-4096-b46c-4df1df0cb4a7 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:97:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752", "rel": "bookmark"}], "image": {"id": "2a41869a-ff64-4660-a633-a984fde6d38f", "links": [{"href": "http://172.30.9.31:8774/images/2a41869a-ff64-4660-a633-a984fde6d38f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:56:27.000000", "flavor": {"id": "2b170270-bb82-4f34-9d3e-1574129e3125", "links": [{"href": "http://172.30.9.31:8774/flavors/2b170270-bb82-4f34-9d3e-1574129e3125", "rel": "bookmark"}]}, "id": "b34fa1d8-a5a8-45e3-8708-0217bb460752", "security_groups": [{"name": "default"}], "user_id": "b85f74dbc59d4db98dd1957da5e7aa00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:56:36Z", "hostId": "f17686ebde0debe0df2bfadf4f87cc1b55f3ff411ddd31b4b6df8466", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst", "created": "2018-11-02T20:56:20Z", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:56:36,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-60f6f940-79d7-4096-b46c-4df1df0cb4a7 2018-11-02 20:56:36,955 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst] is - ACTIVE 2018-11-02 20:56:36,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:56:39,958 - create_instance - DEBUG - VM status query timeout in 296.290402174 2018-11-02 20:56:39,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:40,007 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f14d042-e813-449b-9c0e-b94ede013161 x-compute-request-id: req-7f14d042-e813-449b-9c0e-b94ede013161 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b34fa1d8-a5a8-45e3-8708-0217bb460752 could not be found.", "code": 404}} 2018-11-02 20:56:40,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-7f14d042-e813-449b-9c0e-b94ede013161 2018-11-02 20:56:40,007 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b34fa1d8-a5a8-45e3-8708-0217bb460752 could not be found. (HTTP 404) (Request-ID: req-7f14d042-e813-449b-9c0e-b94ede013161) 2018-11-02 20:56:40,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b6a2a7939f47375389ed80bbf48b869c5d2ac7d" 2018-11-02 20:56:40,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ba75f7e-a713-429a-a30d-be5ba9995e3a x-compute-request-id: req-7ba75f7e-a713-429a-a30d-be5ba9995e3a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:56:40,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst used request id req-7ba75f7e-a713-429a-a30d-be5ba9995e3a 2018-11-02 20:56:40,078 - create_instance - INFO - Deleting Port with ID - 5d55ded1-0872-4fd8-8fd6-d9540ff7e05f 2018-11-02 20:56:40,078 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-port 2018-11-02 20:56:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/5d55ded1-0872-4fd8-8fd6-d9540ff7e05f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:40,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da39834c-1de8-4bec-8f2b-c4140f3f0f9e Date: Fri, 02 Nov 2018 20:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:56:40,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/5d55ded1-0872-4fd8-8fd6-d9540ff7e05f used request id req-da39834c-1de8-4bec-8f2b-c4140f3f0f9e 2018-11-02 20:56:40,916 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst 2018-11-02 20:56:40,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:40,963 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:56:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9c7973d-1979-4b3b-9d11-7a4d0f80c5a5 x-compute-request-id: req-b9c7973d-1979-4b3b-9d11-7a4d0f80c5a5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b34fa1d8-a5a8-45e3-8708-0217bb460752 could not be found.", "code": 404}} 2018-11-02 20:56:40,963 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-b9c7973d-1979-4b3b-9d11-7a4d0f80c5a5 2018-11-02 20:56:40,964 - create_instance - WARNING - Instance already deleted - Instance b34fa1d8-a5a8-45e3-8708-0217bb460752 could not be found. (HTTP 404) (Request-ID: req-b9c7973d-1979-4b3b-9d11-7a4d0f80c5a5) 2018-11-02 20:56:40,964 - create_instance - INFO - Checking deletion status 2018-11-02 20:56:40,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368afba5735282260f86a96afa4b14aadf91c704" 2018-11-02 20:56:41,021 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:56:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a23c744-cd4b-488f-bbe7-2bc2981a0710 x-compute-request-id: req-6a23c744-cd4b-488f-bbe7-2bc2981a0710 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b34fa1d8-a5a8-45e3-8708-0217bb460752 could not be found.", "code": 404}} 2018-11-02 20:56:41,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b34fa1d8-a5a8-45e3-8708-0217bb460752 used request id req-6a23c744-cd4b-488f-bbe7-2bc2981a0710 2018-11-02 20:56:41,022 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b34fa1d8-a5a8-45e3-8708-0217bb460752 could not be found. (HTTP 404) (Request-ID: req-6a23c744-cd4b-488f-bbe7-2bc2981a0710) 2018-11-02 20:56:41,022 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-inst 2018-11-02 20:56:41,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/2b170270-bb82-4f34-9d3e-1574129e3125 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af7ce49e4e98f9948ded42c9390f2601c54dee9d" 2018-11-02 20:56:41,102 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:56:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2aa13acd-4a5a-4b98-be00-5064689e93fd x-compute-request-id: req-2aa13acd-4a5a-4b98-be00-5064689e93fd Content-Length: 0 Content-Type: application/json 2018-11-02 20:56:41,102 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2b170270-bb82-4f34-9d3e-1574129e3125 used request id req-2aa13acd-4a5a-4b98-be00-5064689e93fd 2018-11-02 20:56:41,103 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet 2018-11-02 20:56:41,103 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-subnet 2018-11-02 20:56:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/5a5aed63-5420-46ab-b3bd-012d4767793b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:43,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f32d6e8c-f0ec-40e2-9349-ab45b5a6e907 Date: Fri, 02 Nov 2018 20:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:56:43,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/5a5aed63-5420-46ab-b3bd-012d4767793b used request id req-f32d6e8c-f0ec-40e2-9349-ab45b5a6e907 2018-11-02 20:56:43,629 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-pub-net 2018-11-02 20:56:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/06b9990c-034f-4b5d-aeba-46e965f5e88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e2288f98f5cae28d8ba8e240e6e2966d6203ad" 2018-11-02 20:56:45,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-939e7ab9-7c5a-4dfb-bdec-29d5bf8b7a9a Date: Fri, 02 Nov 2018 20:56:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:56:45,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/06b9990c-034f-4b5d-aeba-46e965f5e88e used request id req-939e7ab9-7c5a-4dfb-bdec-29d5bf8b7a9a 2018-11-02 20:56:45,035 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-54c99887-53da-44fb-8171-e4c88b430f67-image 2018-11-02 20:56:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9855eebedae3789fdbdf190bf88d44b36022788f" 2018-11-02 20:56:45,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a34a4fa-295c-467c-9cd5-88d43f7ea483 Date: Fri, 02 Nov 2018 20:56:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:56:45,906 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/2a41869a-ff64-4660-a633-a984fde6d38f used request id req-8a34a4fa-295c-467c-9cd5-88d43f7ea483 2018-11-02 20:56:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:46,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9e7a5de3-3fb4-402f-b99f-51ccbfb8d197 Date: Fri, 02 Nov 2018 20:56:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "created_at": "2018-11-02T20:56:08Z", "updated_at": "2018-11-02T20:56:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "revision_number": 0, "id": "10e82769-7d20-4fc5-97eb-7fad4f4028e2", "remote_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d94ecadea23a42cd971c843fe2beb7b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "revision_number": 0, "id": "297f0782-382e-4d3a-a68b-57e88b03fe28", "remote_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d94ecadea23a42cd971c843fe2beb7b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "revision_number": 0, "id": "af051da0-1e34-4e5d-83c1-084190ceaed1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d94ecadea23a42cd971c843fe2beb7b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "revision_number": 0, "id": "cde0803c-f1d2-4ee0-9683-0d28338c1579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d94ecadea23a42cd971c843fe2beb7b8"}], "revision_number": 4, "project_id": "d94ecadea23a42cd971c843fe2beb7b8", "id": "4251c101-0301-4945-8fb5-e05d97406a37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:56:46,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9e7a5de3-3fb4-402f-b99f-51ccbfb8d197 2018-11-02 20:56:46,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:46,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f38d884-5099-46c5-8bd9-00b780afb0c6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d94ecadea23a42cd971c843fe2beb7b8", "name": "CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj"}} 2018-11-02 20:56:46,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-5f38d884-5099-46c5-8bd9-00b780afb0c6 2018-11-02 20:56:46,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4251c101-0301-4945-8fb5-e05d97406a37 2018-11-02 20:56:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4251c101-0301-4945-8fb5-e05d97406a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:46,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3c6743a9-ef22-4a5a-8687-fcaa7fd76d4f Date: Fri, 02 Nov 2018 20:56:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "port_range_min": null, "revision_number": 0, "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "created_at": "2018-11-02T20:56:08Z", "project_id": "d94ecadea23a42cd971c843fe2beb7b8", "id": "10e82769-7d20-4fc5-97eb-7fad4f4028e2"}, {"remote_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "port_range_min": null, "revision_number": 0, "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "created_at": "2018-11-02T20:56:08Z", "project_id": "d94ecadea23a42cd971c843fe2beb7b8", "id": "297f0782-382e-4d3a-a68b-57e88b03fe28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "port_range_min": null, "revision_number": 0, "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "created_at": "2018-11-02T20:56:08Z", "project_id": "d94ecadea23a42cd971c843fe2beb7b8", "id": "af051da0-1e34-4e5d-83c1-084190ceaed1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:08Z", "security_group_id": "4251c101-0301-4945-8fb5-e05d97406a37", "port_range_min": null, "revision_number": 0, "tenant_id": "d94ecadea23a42cd971c843fe2beb7b8", "created_at": "2018-11-02T20:56:08Z", "project_id": "d94ecadea23a42cd971c843fe2beb7b8", "id": "cde0803c-f1d2-4ee0-9683-0d28338c1579"}]} 2018-11-02 20:56:46,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4251c101-0301-4945-8fb5-e05d97406a37 used request id req-3c6743a9-ef22-4a5a-8687-fcaa7fd76d4f 2018-11-02 20:56:46,516 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:56:46,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4251c101-0301-4945-8fb5-e05d97406a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:46,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29fbaac1-15bb-481f-8d6a-29175467fcda Content-Length: 0 Date: Fri, 02 Nov 2018 20:56:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:56:46,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4251c101-0301-4945-8fb5-e05d97406a37 used request id req-29fbaac1-15bb-481f-8d6a-29175467fcda 2018-11-02 20:56:46,930 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj 2018-11-02 20:56:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:47,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e79aac-3f26-4f98-8432-c529adf7a1f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:56:47,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d94ecadea23a42cd971c843fe2beb7b8 used request id req-39e79aac-3f26-4f98-8432-c529adf7a1f2 2018-11-02 20:56:47,242 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-8e5b7367-00a4-4c5-proj-role 2018-11-02 20:56:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/e8209c8e7c8a44cea2c2fba2d3359bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:47,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1313686-f541-4dc2-b256-129529b9aa19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:56:47,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e8209c8e7c8a44cea2c2fba2d3359bdc used request id req-a1313686-f541-4dc2-b256-129529b9aa19 2018-11-02 20:56:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1eb20073b4d0f0a181897afdff9ff35acd48ef" 2018-11-02 20:56:47,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbd8eb9-00e6-49c9-89af-3c68eaf6cc53 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:56:47,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6fbd8eb9-00e6-49c9-89af-3c68eaf6cc53 2018-11-02 20:56:47,488 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-8e5b7367-00a4-4c5-user 2018-11-02 20:56:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b85f74dbc59d4db98dd1957da5e7aa00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407b62bb0c658d7d62d5f36663595d8598e682a" 2018-11-02 20:56:47,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cea5c2c-5abb-4224-80ad-c3e7358505cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:56:47,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b85f74dbc59d4db98dd1957da5e7aa00 used request id req-2cea5c2c-5abb-4224-80ad-c3e7358505cf 2018-11-02 20:56:47,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:48,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["F-usCAh-SFOhM-Vn7mXU9A"], "issued_at": "2018-11-02T20:56:48.000000Z"}} 2018-11-02 20:56:48,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d874ac5bf9fec4be19d10baad3a55b6d526b4643" 2018-11-02 20:56:48,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98bae7f-851c-490a-b54f-bc9ccf069ce5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:48,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b98bae7f-851c-490a-b54f-bc9ccf069ce5 2018-11-02 20:56:48,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:48,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:48,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ihMTSksDR0eeTsG-5Y5VRg"], "issued_at": "2018-11-02T20:56:48.000000Z"}} 2018-11-02 20:56:48,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:56:48,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4182b7fb-3ae5-431e-84ab-220b704088f8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:48,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4182b7fb-3ae5-431e-84ab-220b704088f8 2018-11-02 20:56:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:56:48,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:56:48 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:56:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:56:48,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed34305d-b7b1-4cf4-9368-7ad99444ad50 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:56:48,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj used request id req-ed34305d-b7b1-4cf4-9368-7ad99444ad50 2018-11-02 20:56:48,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:56:49,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6cbe68-9add-456d-ac2e-046e642384c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:56:49,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fb6cbe68-9add-456d-ac2e-046e642384c6 2018-11-02 20:56:49,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}}' 2018-11-02 20:56:49,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fb9512c-9f39-43f2-8457-b454a8d11a70 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "id": "45be4a1f4e954b81b3b0a41395943abe", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:56:49,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8fb9512c-9f39-43f2-8457-b454a8d11a70 2018-11-02 20:56:49,223 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj 2018-11-02 20:56:49,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:49,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:49,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zwJysROPTyiFbsxGGFXGPQ"], "issued_at": "2018-11-02T20:56:49.000000Z"}} 2018-11-02 20:56:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176501630ad4c5ea8fa046b74da4c65d154336eb" 2018-11-02 20:56:49,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03103b12-8dbd-451e-ac68-839c63281b3e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:49,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-03103b12-8dbd-451e-ac68-839c63281b3e 2018-11-02 20:56:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:56:49,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:56:49 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:56:49,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176501630ad4c5ea8fa046b74da4c65d154336eb" 2018-11-02 20:56:49,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b859e6d9-a62f-4f8c-90fd-d71c20adbfef Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:56:49,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b859e6d9-a62f-4f8c-90fd-d71c20adbfef 2018-11-02 20:56:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176501630ad4c5ea8fa046b74da4c65d154336eb" 2018-11-02 20:56:50,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e24e049-a603-4959-b71b-542abf2465a6 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "id": "45be4a1f4e954b81b3b0a41395943abe", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}]} 2018-11-02 20:56:50,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj used request id req-9e24e049-a603-4959-b71b-542abf2465a6 2018-11-02 20:56:50,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176501630ad4c5ea8fa046b74da4c65d154336eb" 2018-11-02 20:56:50,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3dab277-5f3f-4047-b9d6-70ee3780c132 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:56:50,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c3dab277-5f3f-4047-b9d6-70ee3780c132 2018-11-02 20:56:50,522 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-user 2018-11-02 20:56:50,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:56:50,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe19afe-4a96-4fa9-914e-4b4162bf1e80 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:56:50,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dbe19afe-4a96-4fa9-914e-4b4162bf1e80 2018-11-02 20:56:50,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" -d '{"role": {"name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role"}}' 2018-11-02 20:56:50,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95f6ceb-c386-4777-ac5d-06e27c5e1348 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bec387e862d497590d4883930895a3d", "links": {"self": "http://172.30.9.31:5000/v3/roles/9bec387e862d497590d4883930895a3d"}, "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role"}} 2018-11-02 20:56:50,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b95f6ceb-c386-4777-ac5d-06e27c5e1348 2018-11-02 20:56:50,768 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role 2018-11-02 20:56:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/9bec387e862d497590d4883930895a3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:56:50,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8075458f-1639-410c-ae3e-f5a9678b339e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bec387e862d497590d4883930895a3d", "links": {"self": "http://172.30.9.31:5000/v3/roles/9bec387e862d497590d4883930895a3d"}, "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role"}} 2018-11-02 20:56:50,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/9bec387e862d497590d4883930895a3d used request id req-8075458f-1639-410c-ae3e-f5a9678b339e 2018-11-02 20:56:50,879 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role to project CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj 2018-11-02 20:56:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe/users/f95f704d3a7d4a949c17229c050f7308/roles/9bec387e862d497590d4883930895a3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:56:51,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e8c643-aaf5-41a3-941b-106f27859b3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:56:51,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe/users/f95f704d3a7d4a949c17229c050f7308/roles/9bec387e862d497590d4883930895a3d used request id req-64e8c643-aaf5-41a3-941b-106f27859b3a 2018-11-02 20:56:51,029 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:56:51,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:51,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:51,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bec387e862d497590d4883930895a3d", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role"}], "expires_at": "2018-11-02T21:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-user", "id": "f95f704d3a7d4a949c17229c050f7308"}, "audit_ids": ["q3UR9MsRTQGWDapWwed7kA"], "issued_at": "2018-11-02T20:56:51.000000Z"}} 2018-11-02 20:56:51,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" 2018-11-02 20:56:51,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d4f311-b830-4daa-b403-33428bc5280d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:51,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-89d4f311-b830-4daa-b403-33428bc5280d 2018-11-02 20:56:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" 2018-11-02 20:56:51,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d22d8697-ebfd-486c-8342-3f7132cc04f4 Date: Fri, 02 Nov 2018 20:56:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image"} 2018-11-02 20:56:51,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image used request id req-d22d8697-ebfd-486c-8342-3f7132cc04f4 2018-11-02 20:56:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" 2018-11-02 20:56:51,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-844919e7-7879-417b-b3ba-b42be6dbc5eb Date: Fri, 02 Nov 2018 20:56:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:56:51,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-844919e7-7879-417b-b3ba-b42be6dbc5eb 2018-11-02 20:56:51,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image"}' 2018-11-02 20:56:52,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff164625-535f-4826-8b45-f9bc941908ae Date: Fri, 02 Nov 2018 20:56:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a", "min_disk": 0, "protected": false, "id": "14557350-8d28-4bfd-a177-430622353c1a", "file": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a/file", "checksum": null, "owner": "45be4a1f4e954b81b3b0a41395943abe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:56:52,232 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ff164625-535f-4826-8b45-f9bc941908ae 2018-11-02 20:56:52,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" -d '' 2018-11-02 20:56:53,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf55edc0-b610-4be4-8175-2aa307c789e5 Date: Fri, 02 Nov 2018 20:56:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:56:53,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a/file used request id req-cf55edc0-b610-4be4-8175-2aa307c789e5 2018-11-02 20:56:53,247 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:56:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" 2018-11-02 20:56:53,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1a6dc096-b11f-4a3a-9e41-4c6d57bcfc0c Date: Fri, 02 Nov 2018 20:56:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:53Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14557350-8d28-4bfd-a177-430622353c1a/snap", "metadata": {}}], "self": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a", "min_disk": 0, "protected": false, "id": "14557350-8d28-4bfd-a177-430622353c1a", "file": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45be4a1f4e954b81b3b0a41395943abe", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14557350-8d28-4bfd-a177-430622353c1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:56:53,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a used request id req-1a6dc096-b11f-4a3a-9e41-4c6d57bcfc0c 2018-11-02 20:56:53,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" 2018-11-02 20:56:53,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-310fa190-4cdf-40b9-9007-d42afb69559d Date: Fri, 02 Nov 2018 20:56:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:56:53,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-310fa190-4cdf-40b9-9007-d42afb69559d 2018-11-02 20:56:53,655 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image 2018-11-02 20:56:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" 2018-11-02 20:56:53,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9f9f3784-ee24-4b06-8fb1-122ca46a0f09 Date: Fri, 02 Nov 2018 20:56:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:53Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14557350-8d28-4bfd-a177-430622353c1a/snap", "metadata": {}}], "self": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a", "min_disk": 0, "protected": false, "id": "14557350-8d28-4bfd-a177-430622353c1a", "file": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45be4a1f4e954b81b3b0a41395943abe", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14557350-8d28-4bfd-a177-430622353c1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:56:53,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a used request id req-9f9f3784-ee24-4b06-8fb1-122ca46a0f09 2018-11-02 20:56:53,874 - create_image - DEBUG - Instance status is - active 2018-11-02 20:56:53,875 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image 2018-11-02 20:56:53,875 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image 2018-11-02 20:56:53,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:53,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:54,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bec387e862d497590d4883930895a3d", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role"}], "expires_at": "2018-11-02T21:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-user", "id": "f95f704d3a7d4a949c17229c050f7308"}, "audit_ids": ["AX3HAKLTRVCNyzr8AyFvaQ"], "issued_at": "2018-11-02T20:56:54.000000Z"}} 2018-11-02 20:56:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:56:54,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc6bc58-dffa-4a8d-8976-3b06213f4920 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:54,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-acc6bc58-dffa-4a8d-8976-3b06213f4920 2018-11-02 20:56:54,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:56:54,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-73a2fe96-d406-4f82-b42b-1f69d22cbaae Date: Fri, 02 Nov 2018 20:56:54 GMT RESP BODY: {"networks":[]} 2018-11-02 20:56:54,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-73a2fe96-d406-4f82-b42b-1f69d22cbaae 2018-11-02 20:56:54,537 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net 2018-11-02 20:56:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" -d '{"network": {"name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net", "admin_state_up": true}}' 2018-11-02 20:56:55,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-01146c7a-d5f5-4dda-b3dd-59b46aa65077 Date: Fri, 02 Nov 2018 20:56:55 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:56:55Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}} 2018-11-02 20:56:55,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-01146c7a-d5f5-4dda-b3dd-59b46aa65077 2018-11-02 20:56:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:56:55,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-994346a1-98d0-4841-b7f8-ecd024371775 Date: Fri, 02 Nov 2018 20:56:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:56:55Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:56:55,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-994346a1-98d0-4841-b7f8-ecd024371775 2018-11-02 20:56:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:56:55,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91553287-275f-4606-ae97-4cdb426b31bf Date: Fri, 02 Nov 2018 20:56:55 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:56:55,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-91553287-275f-4606-ae97-4cdb426b31bf 2018-11-02 20:56:55,942 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet 2018-11-02 20:56:55,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" -d '{"subnets": [{"ip_version": 4, "network_id": "b3176a6b-4294-4a15-824c-b60e4877b76a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]}' 2018-11-02 20:56:56,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ea65de0-3901-4d30-9ce8-80ae8b977d75 Date: Fri, 02 Nov 2018 20:56:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:56:56,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-8ea65de0-3901-4d30-9ce8-80ae8b977d75 2018-11-02 20:56:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:56:57,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-15ff5ca4-c420-4f66-b6c3-e9bf83c4ebc1 Date: Fri, 02 Nov 2018 20:56:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:56:57,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-15ff5ca4-c420-4f66-b6c3-e9bf83c4ebc1 2018-11-02 20:56:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:56:57,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d06ca91a-8817-4f75-8fee-0ecfd3e2781d Date: Fri, 02 Nov 2018 20:56:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:56:57,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-d06ca91a-8817-4f75-8fee-0ecfd3e2781d 2018-11-02 20:56:57,203 - OpenStackNetwork - DEBUG - Network [b3176a6b-4294-4a15-824c-b60e4877b76a] created successfully 2018-11-02 20:56:57,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:57,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:57,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Ngfwr0JaRgewScFfkWFlJA"], "issued_at": "2018-11-02T20:56:57.000000Z"}} 2018-11-02 20:56:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef02c5ed3194715e5c3748e3cfba9781662939c" 2018-11-02 20:56:57,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdb9c85-0ebf-4409-801e-0d5cc9824b69 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:57,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7cdb9c85-0ebf-4409-801e-0d5cc9824b69 2018-11-02 20:56:57,844 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:56:57,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef02c5ed3194715e5c3748e3cfba9781662939c" 2018-11-02 20:56:58,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3a9d284-70df-4f69-aeee-8d8a99d1d62d x-compute-request-id: req-c3a9d284-70df-4f69-aeee-8d8a99d1d62d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:56:58,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c3a9d284-70df-4f69-aeee-8d8a99d1d62d 2018-11-02 20:56:58,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef02c5ed3194715e5c3748e3cfba9781662939c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:56:58,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df6517fe-92e2-4774-a3ac-31d975107bbe x-compute-request-id: req-df6517fe-92e2-4774-a3ac-31d975107bbe Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "018fd069-0486-430a-af7b-602ab28df19f"}} 2018-11-02 20:56:58,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-df6517fe-92e2-4774-a3ac-31d975107bbe 2018-11-02 20:56:58,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:56:58,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:56:58,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bec387e862d497590d4883930895a3d", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role"}], "expires_at": "2018-11-02T21:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-user", "id": "f95f704d3a7d4a949c17229c050f7308"}, "audit_ids": ["3XBkBmVtTLeWbL-Ow5VCWQ"], "issued_at": "2018-11-02T20:56:58.000000Z"}} 2018-11-02 20:56:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:56:58,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cad53d-2b97-4d03-97a3-8931a83710ee 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:58,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-77cad53d-2b97-4d03-97a3-8931a83710ee 2018-11-02 20:56:58,626 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:56:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:56:58,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cae9ae-c9ad-4049-a9f3-4eae648362ce 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:56:58,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39cae9ae-c9ad-4049-a9f3-4eae648362ce 2018-11-02 20:56:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:56:59,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e4b5822a-cf47-4f9a-9b6c-dfffc241d7a9 Date: Fri, 02 Nov 2018 20:56:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:56:59,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-e4b5822a-cf47-4f9a-9b6c-dfffc241d7a9 2018-11-02 20:56:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:56:59,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-130cafab-d5ed-4989-a5db-39bc916d1040 Date: Fri, 02 Nov 2018 20:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:56:59,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-130cafab-d5ed-4989-a5db-39bc916d1040 2018-11-02 20:56:59,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:56:59,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b6c6039e-c54a-4a68-9937-8151e94b7c99 Date: Fri, 02 Nov 2018 20:56:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:56:59,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-b6c6039e-c54a-4a68-9937-8151e94b7c99 2018-11-02 20:56:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:56:59,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:56:59 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:56:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:56:59,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7592f3c1-1a83-4790-9584-fa74b92f842f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:56:59,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-7592f3c1-1a83-4790-9584-fa74b92f842f 2018-11-02 20:56:59,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:56:59,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20e39545-0f0d-4b05-a344-1d54105030de Date: Fri, 02 Nov 2018 20:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:56:59,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-20e39545-0f0d-4b05-a344-1d54105030de 2018-11-02 20:56:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:00,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-17b1d296-26fb-4f15-85a2-6d95e94a985e Date: Fri, 02 Nov 2018 20:57:00 GMT RESP BODY: {"ports":[]} 2018-11-02 20:57:00,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1&admin_state_up=True used request id req-17b1d296-26fb-4f15-85a2-6d95e94a985e 2018-11-02 20:57:00,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:00,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-caa89e51-d5c9-418d-8c6a-2433e5d04af4 x-compute-request-id: req-caa89e51-d5c9-418d-8c6a-2433e5d04af4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:57:00,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst used request id req-caa89e51-d5c9-418d-8c6a-2433e5d04af4 2018-11-02 20:57:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:00,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e1ec261f-73df-4952-8984-1efd58542934 Date: Fri, 02 Nov 2018 20:57:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:57:00,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-e1ec261f-73df-4952-8984-1efd58542934 2018-11-02 20:57:00,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:01,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68d31e4c-54bc-41b4-8048-ffccd0051992 Date: Fri, 02 Nov 2018 20:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:57:01,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-68d31e4c-54bc-41b4-8048-ffccd0051992 2018-11-02 20:57:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:01,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-aa446407-3c4e-4712-9eb7-6e89831688f1 Date: Fri, 02 Nov 2018 20:57:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:57:01,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-aa446407-3c4e-4712-9eb7-6e89831688f1 2018-11-02 20:57:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:01,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2c434e-fe61-45de-9974-908ccae60e13 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:57:01,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-9d2c434e-fe61-45de-9974-908ccae60e13 2018-11-02 20:57:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:01,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ac68bb68-f356-4a88-8a6b-e51a85c8a662 Date: Fri, 02 Nov 2018 20:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:57:01,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-ac68bb68-f356-4a88-8a6b-e51a85c8a662 2018-11-02 20:57:01,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78b7c7bb-66f8-48cc-a110-32238018a25b Date: Fri, 02 Nov 2018 20:57:01 GMT RESP BODY: {"ports":[]} 2018-11-02 20:57:01,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1&admin_state_up=True used request id req-78b7c7bb-66f8-48cc-a110-32238018a25b 2018-11-02 20:57:01,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:01,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:02,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bec387e862d497590d4883930895a3d", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role"}], "expires_at": "2018-11-02T21:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_45be4a1f4e954b81b3b0a41395943abe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-user", "id": "f95f704d3a7d4a949c17229c050f7308"}, "audit_ids": ["KdrM5F-9SW-OqI2quk1D0Q"], "issued_at": "2018-11-02T20:57:02.000000Z"}} 2018-11-02 20:57:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147013515cf9caf5654fad17797b13468af7c167" 2018-11-02 20:57:02,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179434dc-e473-40fb-a71e-f4de6e756524 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:02,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-179434dc-e473-40fb-a71e-f4de6e756524 2018-11-02 20:57:02,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:02,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ed672cfc-12ee-4484-ad68-b9b538567670 Date: Fri, 02 Nov 2018 20:57:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:57:02,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-ed672cfc-12ee-4484-ad68-b9b538567670 2018-11-02 20:57:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:02,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-023095de-914f-4f78-b2ba-e44bb1d72bc0 Date: Fri, 02 Nov 2018 20:57:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:57:02,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-023095de-914f-4f78-b2ba-e44bb1d72bc0 2018-11-02 20:57:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:03,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-82b63dd4-50bb-481a-a750-2b0667c410dd Date: Fri, 02 Nov 2018 20:57:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:57:03,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-82b63dd4-50bb-481a-a750-2b0667c410dd 2018-11-02 20:57:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:57:03,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:57:03 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:57:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147013515cf9caf5654fad17797b13468af7c167" 2018-11-02 20:57:03,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1f046b-671f-417d-a60e-a869630f2193 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:57:03,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-5f1f046b-671f-417d-a60e-a869630f2193 2018-11-02 20:57:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:03,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4be99696-afbb-4d37-9247-54e1384bbff2 Date: Fri, 02 Nov 2018 20:57:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:57:03,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-4be99696-afbb-4d37-9247-54e1384bbff2 2018-11-02 20:57:03,342 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net 2018-11-02 20:57:03,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" -d '{"port": {"network_id": "b3176a6b-4294-4a15-824c-b60e4877b76a", "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-02 20:57:04,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 833 X-Openstack-Request-Id: req-591f633f-9e7b-41c4-b669-f04d538d8dcd Date: Fri, 02 Nov 2018 20:57:04 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:57:03Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:57:03Z","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:72:99:85","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"45be4a1f4e954b81b3b0a41395943abe","fixed_ips":[{"subnet_id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","ip_address":"10.55.0.14"}],"id":"f12c9552-30e0-4ab9-8143-8e1b90b37f9a","security_groups":["104e61ab-bfc6-4049-8f0d-ae8009ce47ca"],"device_id":""}} 2018-11-02 20:57:04,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-591f633f-9e7b-41c4-b669-f04d538d8dcd 2018-11-02 20:57:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:04,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-70942e95-6ad6-4857-96ef-937e8419f350 Date: Fri, 02 Nov 2018 20:57:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:57:04,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-70942e95-6ad6-4857-96ef-937e8419f350 2018-11-02 20:57:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:04,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ffda88c9-3aa5-4fe5-b891-67974d0fb717 Date: Fri, 02 Nov 2018 20:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:57:04,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-ffda88c9-3aa5-4fe5-b891-67974d0fb717 2018-11-02 20:57:04,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-456fc312-300b-424e-9296-0a9d23ec9bad Date: Fri, 02 Nov 2018 20:57:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:57:05,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-456fc312-300b-424e-9296-0a9d23ec9bad 2018-11-02 20:57:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7039bec2-b2ee-4bd0-884b-1c7356afd02a Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:57:05,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-7039bec2-b2ee-4bd0-884b-1c7356afd02a 2018-11-02 20:57:05,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e1d663d2-f811-49e2-9243-e89378a1423f Date: Fri, 02 Nov 2018 20:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:57:05,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-e1d663d2-f811-49e2-9243-e89378a1423f 2018-11-02 20:57:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-67a635f8-5ac1-4d75-b5ab-3fcb614e3351 Date: Fri, 02 Nov 2018 20:57:05 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:57:03Z","admin_state_up":true,"updated_at":"2018-11-02T20:57:03Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:72:99:85","id":"f12c9552-30e0-4ab9-8143-8e1b90b37f9a","port_security_enabled":true,"project_id":"45be4a1f4e954b81b3b0a41395943abe","fixed_ips":[{"subnet_id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["104e61ab-bfc6-4049-8f0d-ae8009ce47ca"],"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1"}]} 2018-11-02 20:57:05,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1&admin_state_up=True used request id req-67a635f8-5ac1-4d75-b5ab-3fcb614e3351 2018-11-02 20:57:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dde41a-ab9d-4e4e-8f43-3922ac22f370 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:57:05,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-22dde41a-ab9d-4e4e-8f43-3922ac22f370 2018-11-02 20:57:05,413 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst 2018-11-02 20:57:05,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5d0c24e-8279-445e-907d-a50a55563ba8 x-compute-request-id: req-a5d0c24e-8279-445e-907d-a50a55563ba8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-flavor-name"}]} 2018-11-02 20:57:05,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a5d0c24e-8279-445e-907d-a50a55563ba8 2018-11-02 20:57:05,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/018fd069-0486-430a-af7b-602ab28df19f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e873ff3-6318-4b03-aecc-71b22fa94b97 x-compute-request-id: req-6e873ff3-6318-4b03-aecc-71b22fa94b97 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "018fd069-0486-430a-af7b-602ab28df19f"}} 2018-11-02 20:57:05,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/018fd069-0486-430a-af7b-602ab28df19f used request id req-6e873ff3-6318-4b03-aecc-71b22fa94b97 2018-11-02 20:57:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-71ded4bf-a48e-485b-910d-d988ceefabc9 Date: Fri, 02 Nov 2018 20:57:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:56:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:56:53Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14557350-8d28-4bfd-a177-430622353c1a/snap", "metadata": {}}], "self": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a", "min_disk": 0, "protected": false, "id": "14557350-8d28-4bfd-a177-430622353c1a", "file": "/v2/images/14557350-8d28-4bfd-a177-430622353c1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45be4a1f4e954b81b3b0a41395943abe", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14557350-8d28-4bfd-a177-430622353c1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image"} 2018-11-02 20:57:05,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image used request id req-71ded4bf-a48e-485b-910d-d988ceefabc9 2018-11-02 20:57:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:05,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b3362171-1091-407c-9965-cd82c81e132f Date: Fri, 02 Nov 2018 20:57:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:57:05,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-b3362171-1091-407c-9965-cd82c81e132f 2018-11-02 20:57:05,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" -d '{"server": {"name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "imageRef": "14557350-8d28-4bfd-a177-430622353c1a", "flavorRef": "018fd069-0486-430a-af7b-602ab28df19f", "max_count": 1, "min_count": 1, "networks": [{"port": "f12c9552-30e0-4ab9-8143-8e1b90b37f9a"}]}}' 2018-11-02 20:57:07,540 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ddcb5b3-2773-4452-bf2d-c7adaf11f26c x-compute-request-id: req-5ddcb5b3-2773-4452-bf2d-c7adaf11f26c Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "adminPass": "TEm8LYW4FLke"}} 2018-11-02 20:57:07,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-5ddcb5b3-2773-4452-bf2d-c7adaf11f26c 2018-11-02 20:57:07,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:07,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6742434a-7324-44d0-b859-ac8cf1beb3fe x-compute-request-id: req-6742434a-7324-44d0-b859-ac8cf1beb3fe Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "image": {"id": "14557350-8d28-4bfd-a177-430622353c1a", "links": [{"href": "http://172.30.9.31:8774/images/14557350-8d28-4bfd-a177-430622353c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}]}, "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "user_id": "f95f704d3a7d4a949c17229c050f7308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:57:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "created": "2018-11-02T20:57:07Z", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:57:07,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-6742434a-7324-44d0-b859-ac8cf1beb3fe 2018-11-02 20:57:07,790 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst 2018-11-02 20:57:07,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:08,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-677435a9-86da-49b4-b698-0deb062eb241 x-compute-request-id: req-677435a9-86da-49b4-b698-0deb062eb241 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "image": {"id": "14557350-8d28-4bfd-a177-430622353c1a", "links": [{"href": "http://172.30.9.31:8774/images/14557350-8d28-4bfd-a177-430622353c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}]}, "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "user_id": "f95f704d3a7d4a949c17229c050f7308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:57:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "created": "2018-11-02T20:57:07Z", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:57:08,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-677435a9-86da-49b4-b698-0deb062eb241 2018-11-02 20:57:08,513 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst] is - BUILD 2018-11-02 20:57:08,514 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:57:11,517 - create_instance - DEBUG - VM status query timeout in 896.273700953 2018-11-02 20:57:11,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:12,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ca01cbb-8751-4afb-b503-5603c0337b3d x-compute-request-id: req-1ca01cbb-8751-4afb-b503-5603c0337b3d Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "image": {"id": "14557350-8d28-4bfd-a177-430622353c1a", "links": [{"href": "http://172.30.9.31:8774/images/14557350-8d28-4bfd-a177-430622353c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}]}, "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "security_groups": [{"name": "default"}], "user_id": "f95f704d3a7d4a949c17229c050f7308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:57:08Z", "hostId": "f8844dd65be3734f80f02a77c27ad471c3501d6009f14e09a26fa777", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "created": "2018-11-02T20:57:07Z", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:57:12,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-1ca01cbb-8751-4afb-b503-5603c0337b3d 2018-11-02 20:57:12,239 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst] is - BUILD 2018-11-02 20:57:12,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:57:15,243 - create_instance - DEBUG - VM status query timeout in 892.547978878 2018-11-02 20:57:15,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:15,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab9c7e5-a7c8-4971-9e70-5c27b4ca564a x-compute-request-id: req-9ab9c7e5-a7c8-4971-9e70-5c27b4ca564a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:99:85", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "image": {"id": "14557350-8d28-4bfd-a177-430622353c1a", "links": [{"href": "http://172.30.9.31:8774/images/14557350-8d28-4bfd-a177-430622353c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:57:13.000000", "flavor": {"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}]}, "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "security_groups": [{"name": "default"}], "user_id": "f95f704d3a7d4a949c17229c050f7308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:57:13Z", "hostId": "f8844dd65be3734f80f02a77c27ad471c3501d6009f14e09a26fa777", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "created": "2018-11-02T20:57:07Z", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:57:15,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-9ab9c7e5-a7c8-4971-9e70-5c27b4ca564a 2018-11-02 20:57:15,961 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst] is - ACTIVE 2018-11-02 20:57:15,962 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:57:15,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:16,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dd30980-dc17-4023-aa2e-2cb9be67d90c x-compute-request-id: req-3dd30980-dc17-4023-aa2e-2cb9be67d90c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:99:85", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "image": {"id": "14557350-8d28-4bfd-a177-430622353c1a", "links": [{"href": "http://172.30.9.31:8774/images/14557350-8d28-4bfd-a177-430622353c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:57:13.000000", "flavor": {"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}]}, "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "security_groups": [{"name": "default"}], "user_id": "f95f704d3a7d4a949c17229c050f7308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:57:13Z", "hostId": "f8844dd65be3734f80f02a77c27ad471c3501d6009f14e09a26fa777", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "created": "2018-11-02T20:57:07Z", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:57:16,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-3dd30980-dc17-4023-aa2e-2cb9be67d90c 2018-11-02 20:57:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:16,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e2b0c031-0dbf-4a86-8c4a-e18f0c9887a7 Date: Fri, 02 Nov 2018 20:57:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db4843ff-4c12-447d-9a15-5788a3dc5d10"],"updated_at":"2018-11-02T20:56:56Z","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"b3176a6b-4294-4a15-824c-b60e4877b76a","name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net"}]} 2018-11-02 20:57:16,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net used request id req-e2b0c031-0dbf-4a86-8c4a-e18f0c9887a7 2018-11-02 20:57:16,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:17,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5784768c-807e-4505-bf05-62b0346a7efa Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:57:17,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-5784768c-807e-4505-bf05-62b0346a7efa 2018-11-02 20:57:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:17,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65e62ce6-6d6a-4e87-86b2-b0e216719862 Date: Fri, 02 Nov 2018 20:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:56Z","dns_nameservers":[],"updated_at":"2018-11-02T20:56:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45be4a1f4e954b81b3b0a41395943abe","id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet"}]} 2018-11-02 20:57:17,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-65e62ce6-6d6a-4e87-86b2-b0e216719862 2018-11-02 20:57:17,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:17,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3101 X-Openstack-Request-Id: req-436c51d0-859f-4798-80db-f7718d9c0730 Date: Fri, 02 Nov 2018 20:57:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:58Z","admin_state_up":true,"updated_at":"2018-11-02T20:57:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b3176a6b-4294-4a15-824c-b60e4877b76a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4b:fb:a4","id":"1c42eecd-6354-4f39-b3ae-f50ad50da99b","port_security_enabled":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","fixed_ips":[{"subnet_id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:57Z","admin_state_up":true,"updated_at":"2018-11-02T20:57:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b3176a6b-4294-4a15-824c-b60e4877b76a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:a0:f4","id":"75531cdd-33ce-410e-9778-25402c5fd642","port_security_enabled":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","fixed_ips":[{"subnet_id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:56:57Z","admin_state_up":true,"updated_at":"2018-11-02T20:56:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b3176a6b-4294-4a15-824c-b60e4877b76a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:5c:c3","id":"ea28cbcb-ea31-4000-9aeb-452f1bd2b03c","port_security_enabled":false,"project_id":"45be4a1f4e954b81b3b0a41395943abe","fixed_ips":[{"subnet_id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"b3176a6b-4294-4a15-824c-b60e4877b76a","tenant_id":"45be4a1f4e954b81b3b0a41395943abe","created_at":"2018-11-02T20:57:03Z","admin_state_up":true,"updated_at":"2018-11-02T20:57:13Z","binding:vnic_type":"normal","device_id":"68e4ab73-58b3-4466-ac21-f3d283bcfaba","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:72:99:85","id":"f12c9552-30e0-4ab9-8143-8e1b90b37f9a","port_security_enabled":true,"project_id":"45be4a1f4e954b81b3b0a41395943abe","fixed_ips":[{"subnet_id":"db4843ff-4c12-447d-9a15-5788a3dc5d10","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["104e61ab-bfc6-4049-8f0d-ae8009ce47ca"],"name":"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1"}]} 2018-11-02 20:57:17,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-436c51d0-859f-4798-80db-f7718d9c0730 2018-11-02 20:57:17,387 - create_instance - INFO - Deleting Port with ID - f12c9552-30e0-4ab9-8143-8e1b90b37f9a 2018-11-02 20:57:17,387 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4port-1 2018-11-02 20:57:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/f12c9552-30e0-4ab9-8143-8e1b90b37f9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:17,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9d937f6-6f43-4cae-9192-057d2c94fbcc Date: Fri, 02 Nov 2018 20:57:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:57:17,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/f12c9552-30e0-4ab9-8143-8e1b90b37f9a used request id req-a9d937f6-6f43-4cae-9192-057d2c94fbcc 2018-11-02 20:57:17,914 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst 2018-11-02 20:57:17,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:18,069 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99288f15-791f-4e44-a371-605c1365aa4d x-compute-request-id: req-99288f15-791f-4e44-a371-605c1365aa4d Content-Type: application/json 2018-11-02 20:57:18,069 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-99288f15-791f-4e44-a371-605c1365aa4d 2018-11-02 20:57:18,070 - create_instance - INFO - Checking deletion status 2018-11-02 20:57:18,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:18,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4fd2ee8-06d8-42ab-bbdd-187e47204339 x-compute-request-id: req-d4fd2ee8-06d8-42ab-bbdd-187e47204339 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:99:85", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "image": {"id": "14557350-8d28-4bfd-a177-430622353c1a", "links": [{"href": "http://172.30.9.31:8774/images/14557350-8d28-4bfd-a177-430622353c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:57:13.000000", "flavor": {"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}]}, "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "user_id": "f95f704d3a7d4a949c17229c050f7308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:57:17Z", "hostId": "f8844dd65be3734f80f02a77c27ad471c3501d6009f14e09a26fa777", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "created": "2018-11-02T20:57:07Z", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:57:18,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-d4fd2ee8-06d8-42ab-bbdd-187e47204339 2018-11-02 20:57:18,441 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst] is - ACTIVE 2018-11-02 20:57:18,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:57:21,445 - create_instance - DEBUG - VM status query timeout in 296.625189066 2018-11-02 20:57:21,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:21,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97eab8da-f114-49ad-8886-ec065ece8526 x-compute-request-id: req-97eab8da-f114-49ad-8886-ec065ece8526 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba", "rel": "bookmark"}], "image": {"id": "14557350-8d28-4bfd-a177-430622353c1a", "links": [{"href": "http://172.30.9.31:8774/images/14557350-8d28-4bfd-a177-430622353c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:57:13.000000", "flavor": {"id": "018fd069-0486-430a-af7b-602ab28df19f", "links": [{"href": "http://172.30.9.31:8774/flavors/018fd069-0486-430a-af7b-602ab28df19f", "rel": "bookmark"}]}, "id": "68e4ab73-58b3-4466-ac21-f3d283bcfaba", "user_id": "f95f704d3a7d4a949c17229c050f7308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:57:17Z", "hostId": "f8844dd65be3734f80f02a77c27ad471c3501d6009f14e09a26fa777", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst", "created": "2018-11-02T20:57:07Z", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:57:21,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-97eab8da-f114-49ad-8886-ec065ece8526 2018-11-02 20:57:21,838 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst] is - ACTIVE 2018-11-02 20:57:21,838 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:57:24,841 - create_instance - DEBUG - VM status query timeout in 293.228803873 2018-11-02 20:57:24,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce62c377c0d5eea4f690b3a90364141c40ad00c" 2018-11-02 20:57:24,893 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85dfe13e-09b1-43d7-9619-8e111ac43d9a x-compute-request-id: req-85dfe13e-09b1-43d7-9619-8e111ac43d9a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 68e4ab73-58b3-4466-ac21-f3d283bcfaba could not be found.", "code": 404}} 2018-11-02 20:57:24,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/68e4ab73-58b3-4466-ac21-f3d283bcfaba used request id req-85dfe13e-09b1-43d7-9619-8e111ac43d9a 2018-11-02 20:57:24,894 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 68e4ab73-58b3-4466-ac21-f3d283bcfaba could not be found. (HTTP 404) (Request-ID: req-85dfe13e-09b1-43d7-9619-8e111ac43d9a) 2018-11-02 20:57:24,894 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-inst 2018-11-02 20:57:24,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/018fd069-0486-430a-af7b-602ab28df19f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef02c5ed3194715e5c3748e3cfba9781662939c" 2018-11-02 20:57:24,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73162664-1aaf-4a46-b715-b3833fbcaab3 x-compute-request-id: req-73162664-1aaf-4a46-b715-b3833fbcaab3 Content-Length: 0 Content-Type: application/json 2018-11-02 20:57:24,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/018fd069-0486-430a-af7b-602ab28df19f used request id req-73162664-1aaf-4a46-b715-b3833fbcaab3 2018-11-02 20:57:24,947 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet 2018-11-02 20:57:24,947 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-subnet 2018-11-02 20:57:24,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/db4843ff-4c12-447d-9a15-5788a3dc5d10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:57:27,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b63a4855-1bba-4553-b148-a75cd9b6e6ea Date: Fri, 02 Nov 2018 20:57:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:57:27,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/db4843ff-4c12-447d-9a15-5788a3dc5d10 used request id req-b63a4855-1bba-4553-b148-a75cd9b6e6ea 2018-11-02 20:57:27,704 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-pub-net 2018-11-02 20:57:27,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/b3176a6b-4294-4a15-824c-b60e4877b76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5136ec528db41e96ca7c73c1c8185856230a9e3" 2018-11-02 20:57:29,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d4337b8-1f4f-4912-bc37-fbcb7d070917 Date: Fri, 02 Nov 2018 20:57:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:57:29,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b3176a6b-4294-4a15-824c-b60e4877b76a used request id req-5d4337b8-1f4f-4912-bc37-fbcb7d070917 2018-11-02 20:57:29,374 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ef28bab5-9b42-418a-8208-b51babbb0bd4-image 2018-11-02 20:57:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e26f0b5ae77fdeed732fdae7815b476ab9438e5" 2018-11-02 20:57:29,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e46fc922-0708-4231-9124-d03403f24bdc Date: Fri, 02 Nov 2018 20:57:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:57:29,875 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/14557350-8d28-4bfd-a177-430622353c1a used request id req-e46fc922-0708-4231-9124-d03403f24bdc 2018-11-02 20:57:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:57:30,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9a9afa2b-c951-4a54-8e99-5d0b5497d976 Date: Fri, 02 Nov 2018 20:57:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "created_at": "2018-11-02T20:56:54Z", "updated_at": "2018-11-02T20:56:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "revision_number": 0, "id": "1302d3cb-2fc3-4177-b84b-fe499b1e58bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "port_range_min": null, "ethertype": "IPv4", "project_id": "45be4a1f4e954b81b3b0a41395943abe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "revision_number": 0, "id": "3372f930-13b1-4711-a9ad-dac97330d028", "remote_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "port_range_min": null, "ethertype": "IPv4", "project_id": "45be4a1f4e954b81b3b0a41395943abe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "revision_number": 0, "id": "4ecdb840-6e82-4eb5-a2b9-8ecdf22c2d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "port_range_min": null, "ethertype": "IPv6", "project_id": "45be4a1f4e954b81b3b0a41395943abe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "revision_number": 0, "id": "889d15a8-84b1-4676-9dee-29b15898231d", "remote_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "remote_ip_prefix": null, "created_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "port_range_min": null, "ethertype": "IPv6", "project_id": "45be4a1f4e954b81b3b0a41395943abe"}], "revision_number": 4, "project_id": "45be4a1f4e954b81b3b0a41395943abe", "id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:57:30,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9a9afa2b-c951-4a54-8e99-5d0b5497d976 2018-11-02 20:57:30,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:57:30,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-350db1b7-f13c-43e7-bf18-95c85fece370 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45be4a1f4e954b81b3b0a41395943abe", "name": "CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj"}} 2018-11-02 20:57:30,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-350db1b7-f13c-43e7-bf18-95c85fece370 2018-11-02 20:57:30,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 104e61ab-bfc6-4049-8f0d-ae8009ce47ca 2018-11-02 20:57:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=104e61ab-bfc6-4049-8f0d-ae8009ce47ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:57:30,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-463e1d5d-41de-4320-b184-4def421a080f Date: Fri, 02 Nov 2018 20:57:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "created_at": "2018-11-02T20:56:54Z", "project_id": "45be4a1f4e954b81b3b0a41395943abe", "id": "1302d3cb-2fc3-4177-b84b-fe499b1e58bb"}, {"remote_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "created_at": "2018-11-02T20:56:54Z", "project_id": "45be4a1f4e954b81b3b0a41395943abe", "id": "3372f930-13b1-4711-a9ad-dac97330d028"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "created_at": "2018-11-02T20:56:54Z", "project_id": "45be4a1f4e954b81b3b0a41395943abe", "id": "4ecdb840-6e82-4eb5-a2b9-8ecdf22c2d12"}, {"remote_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:56:54Z", "security_group_id": "104e61ab-bfc6-4049-8f0d-ae8009ce47ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45be4a1f4e954b81b3b0a41395943abe", "created_at": "2018-11-02T20:56:54Z", "project_id": "45be4a1f4e954b81b3b0a41395943abe", "id": "889d15a8-84b1-4676-9dee-29b15898231d"}]} 2018-11-02 20:57:30,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=104e61ab-bfc6-4049-8f0d-ae8009ce47ca used request id req-463e1d5d-41de-4320-b184-4def421a080f 2018-11-02 20:57:30,511 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:57:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/104e61ab-bfc6-4049-8f0d-ae8009ce47ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:57:30,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae1e6782-251b-42fb-840a-158a65304e5d Content-Length: 0 Date: Fri, 02 Nov 2018 20:57:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:57:30,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/104e61ab-bfc6-4049-8f0d-ae8009ce47ca used request id req-ae1e6782-251b-42fb-840a-158a65304e5d 2018-11-02 20:57:30,889 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj 2018-11-02 20:57:30,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:57:31,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b69b66-d3e3-473c-a3c0-f67f13790b79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:31,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/45be4a1f4e954b81b3b0a41395943abe used request id req-62b69b66-d3e3-473c-a3c0-f67f13790b79 2018-11-02 20:57:31,188 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-proj-role 2018-11-02 20:57:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/9bec387e862d497590d4883930895a3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:57:31,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd363bc2-ebed-48ec-9e91-0b4feac6c161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:31,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9bec387e862d497590d4883930895a3d used request id req-fd363bc2-ebed-48ec-9e91-0b4feac6c161 2018-11-02 20:57:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f7250273c0e5bd46e6e759aa4bb441066f9c98" 2018-11-02 20:57:31,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9ded0d-aa79-4ebe-ace0-ebe4a906f419 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:57:31,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ae9ded0d-aa79-4ebe-ace0-ebe4a906f419 2018-11-02 20:57:31,435 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-bb6bd70b-bab8-4d9-user 2018-11-02 20:57:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/f95f704d3a7d4a949c17229c050f7308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176501630ad4c5ea8fa046b74da4c65d154336eb" 2018-11-02 20:57:31,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f273b26c-0db5-49fa-8f88-8c4a45fca05c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:31,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f95f704d3a7d4a949c17229c050f7308 used request id req-f273b26c-0db5-49fa-8f88-8c4a45fca05c 2018-11-02 20:57:31,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:32,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["EEx3EhCMQimtA9SYZmre8A"], "issued_at": "2018-11-02T20:57:32.000000Z"}} 2018-11-02 20:57:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0ab727f39c03764adb1d259e79a30f90a98f79" 2018-11-02 20:57:32,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45701ee5-2f21-4086-8392-7111fbd63f5c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:32,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-45701ee5-2f21-4086-8392-7111fbd63f5c 2018-11-02 20:57:32,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:32,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:32,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["tmyshuQgTJWygv177TWa3A"], "issued_at": "2018-11-02T20:57:32.000000Z"}} 2018-11-02 20:57:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:32,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83ed91c-6660-4383-aa0b-d6e2a36dad93 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:32,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a83ed91c-6660-4383-aa0b-d6e2a36dad93 2018-11-02 20:57:32,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:57:32,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:57:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:57:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:32,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5ea65d-c492-4928-8175-a5cf4c63ac81 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:57:32,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj used request id req-9e5ea65d-c492-4928-8175-a5cf4c63ac81 2018-11-02 20:57:32,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:33,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d080fa39-3b71-4e75-a328-c8fb2f6036ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:57:33,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d080fa39-3b71-4e75-a328-c8fb2f6036ea 2018-11-02 20:57:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}}' 2018-11-02 20:57:33,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-250363ef-38cf-4d84-be3e-27052189a2c7 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc"}, "tags": [], "enabled": true, "id": "1fa613662b5f4646a53ecc74f84ea8bc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}} 2018-11-02 20:57:33,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-250363ef-38cf-4d84-be3e-27052189a2c7 2018-11-02 20:57:33,170 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj 2018-11-02 20:57:33,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:33,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:33,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["wKdjUYJsTEi2owGbKPPk-Q"], "issued_at": "2018-11-02T20:57:33.000000Z"}} 2018-11-02 20:57:33,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53e1d98b389080a5553ad4d5ab1004b43d95e5a" 2018-11-02 20:57:33,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a509c78-260d-4cd2-8121-5147c47c8656 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:33,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4a509c78-260d-4cd2-8121-5147c47c8656 2018-11-02 20:57:33,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:57:33,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:57:33 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:57:33,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53e1d98b389080a5553ad4d5ab1004b43d95e5a" 2018-11-02 20:57:33,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bcd067-eb8e-4420-9cda-c3d95abf2618 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:57:33,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-05bcd067-eb8e-4420-9cda-c3d95abf2618 2018-11-02 20:57:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53e1d98b389080a5553ad4d5ab1004b43d95e5a" 2018-11-02 20:57:33,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2391da1e-213e-4309-8aea-a4477302bc6c Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc"}, "tags": [], "enabled": true, "id": "1fa613662b5f4646a53ecc74f84ea8bc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}]} 2018-11-02 20:57:33,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj used request id req-2391da1e-213e-4309-8aea-a4477302bc6c 2018-11-02 20:57:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53e1d98b389080a5553ad4d5ab1004b43d95e5a" 2018-11-02 20:57:33,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56fdcba-db73-4b3b-a3ce-e148a2a6c735 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:57:33,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a56fdcba-db73-4b3b-a3ce-e148a2a6c735 2018-11-02 20:57:34,396 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-user 2018-11-02 20:57:34,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:34,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:34,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed6d300-8a58-4073-b2dd-3009c24ed438 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:57:34,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4ed6d300-8a58-4073-b2dd-3009c24ed438 2018-11-02 20:57:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" -d '{"role": {"name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role"}}' 2018-11-02 20:57:34,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22c14d3-fc91-42a8-96bc-986ed67c2eb0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d582261b4a8e433e829ad62e354d0827", "links": {"self": "http://172.30.9.31:5000/v3/roles/d582261b4a8e433e829ad62e354d0827"}, "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role"}} 2018-11-02 20:57:34,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c22c14d3-fc91-42a8-96bc-986ed67c2eb0 2018-11-02 20:57:34,655 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role 2018-11-02 20:57:34,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d582261b4a8e433e829ad62e354d0827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:34,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf47492e-22a2-443a-9439-d45ec15c1aa2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d582261b4a8e433e829ad62e354d0827", "links": {"self": "http://172.30.9.31:5000/v3/roles/d582261b4a8e433e829ad62e354d0827"}, "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role"}} 2018-11-02 20:57:34,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d582261b4a8e433e829ad62e354d0827 used request id req-cf47492e-22a2-443a-9439-d45ec15c1aa2 2018-11-02 20:57:34,767 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role to project CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj 2018-11-02 20:57:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc/users/ac6aa3b490014ff99977ca43d7241f63/roles/d582261b4a8e433e829ad62e354d0827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:34,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dddcbfe-2a04-454c-905d-6dcc8823bf5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:34,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc/users/ac6aa3b490014ff99977ca43d7241f63/roles/d582261b4a8e433e829ad62e354d0827 used request id req-0dddcbfe-2a04-454c-905d-6dcc8823bf5c 2018-11-02 20:57:34,939 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:57:34,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:34,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:35,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d582261b4a8e433e829ad62e354d0827", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role"}], "expires_at": "2018-11-02T21:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-user", "id": "ac6aa3b490014ff99977ca43d7241f63"}, "audit_ids": ["NDjOgB3oQKSowN7Xmszv6w"], "issued_at": "2018-11-02T20:57:35.000000Z"}} 2018-11-02 20:57:35,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" 2018-11-02 20:57:35,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824a54d2-c8f7-4511-b664-3ad6d049c1a6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:35,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-824a54d2-c8f7-4511-b664-3ad6d049c1a6 2018-11-02 20:57:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" 2018-11-02 20:57:35,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-dbdc20fc-e3c9-44c6-8080-9e652b759b6f Date: Fri, 02 Nov 2018 20:57:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image"} 2018-11-02 20:57:35,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image used request id req-dbdc20fc-e3c9-44c6-8080-9e652b759b6f 2018-11-02 20:57:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" 2018-11-02 20:57:35,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d883f1a2-4cc0-4a09-be9e-e70fcb24d001 Date: Fri, 02 Nov 2018 20:57:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:57:35,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d883f1a2-4cc0-4a09-be9e-e70fcb24d001 2018-11-02 20:57:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image"}' 2018-11-02 20:57:36,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f77eeb19-884e-41b0-b5e4-941b3a9fe5c4 Date: Fri, 02 Nov 2018 20:57:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:57:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:57:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a", "min_disk": 0, "protected": false, "id": "b6310e1a-9ab9-47c2-b240-890d9fa77c7a", "file": "/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/file", "checksum": null, "owner": "1fa613662b5f4646a53ecc74f84ea8bc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:57:36,131 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f77eeb19-884e-41b0-b5e4-941b3a9fe5c4 2018-11-02 20:57:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" -d '' 2018-11-02 20:57:36,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bde40446-c4a7-4498-9b30-ae3ab93e32f0 Date: Fri, 02 Nov 2018 20:57:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:57:36,958 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/file used request id req-bde40446-c4a7-4498-9b30-ae3ab93e32f0 2018-11-02 20:57:36,959 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:57:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" 2018-11-02 20:57:37,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7cab1c76-77e8-4f36-b61e-666b15082870 Date: Fri, 02 Nov 2018 20:57:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:57:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/snap", "metadata": {}}], "self": "/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a", "min_disk": 0, "protected": false, "id": "b6310e1a-9ab9-47c2-b240-890d9fa77c7a", "file": "/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1fa613662b5f4646a53ecc74f84ea8bc", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:57:37,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a used request id req-7cab1c76-77e8-4f36-b61e-666b15082870 2018-11-02 20:57:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" 2018-11-02 20:57:37,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a5e85c6c-2b4c-4de7-8d48-eb192039ab2c Date: Fri, 02 Nov 2018 20:57:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:57:37,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a5e85c6c-2b4c-4de7-8d48-eb192039ab2c 2018-11-02 20:57:37,441 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image 2018-11-02 20:57:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" 2018-11-02 20:57:37,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-59e585f6-60d1-4c98-ac7a-469b53c12f74 Date: Fri, 02 Nov 2018 20:57:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:57:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/snap", "metadata": {}}], "self": "/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a", "min_disk": 0, "protected": false, "id": "b6310e1a-9ab9-47c2-b240-890d9fa77c7a", "file": "/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1fa613662b5f4646a53ecc74f84ea8bc", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:57:37,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a used request id req-59e585f6-60d1-4c98-ac7a-469b53c12f74 2018-11-02 20:57:37,461 - create_image - DEBUG - Instance status is - active 2018-11-02 20:57:37,462 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image 2018-11-02 20:57:37,462 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image 2018-11-02 20:57:37,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:37,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:37,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d582261b4a8e433e829ad62e354d0827", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role"}], "expires_at": "2018-11-02T21:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-user", "id": "ac6aa3b490014ff99977ca43d7241f63"}, "audit_ids": ["7IS5Q9U9Rjid1SU2olMz2g"], "issued_at": "2018-11-02T20:57:37.000000Z"}} 2018-11-02 20:57:37,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:37,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbbdd4d-2e58-48e1-8436-baadcdf2c468 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:37,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2bbbdd4d-2e58-48e1-8436-baadcdf2c468 2018-11-02 20:57:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:38,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7305abed-3807-4bd5-97d3-7f29752dd7a8 Date: Fri, 02 Nov 2018 20:57:38 GMT RESP BODY: {"networks":[]} 2018-11-02 20:57:38,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net used request id req-7305abed-3807-4bd5-97d3-7f29752dd7a8 2018-11-02 20:57:38,099 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net 2018-11-02 20:57:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" -d '{"network": {"name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net", "admin_state_up": true}}' 2018-11-02 20:57:38,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-7f5426d4-814c-462a-8591-49c8a6dad49c Date: Fri, 02 Nov 2018 20:57:39 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:57:38Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}} 2018-11-02 20:57:38,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-7f5426d4-814c-462a-8591-49c8a6dad49c 2018-11-02 20:57:39,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:39,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-355388a5-6b3e-49a0-9beb-4e10384f6cef Date: Fri, 02 Nov 2018 20:57:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:57:38Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:39,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-355388a5-6b3e-49a0-9beb-4e10384f6cef 2018-11-02 20:57:39,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:39,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-536f9070-985a-4a3f-974d-2da342ded8b0 Date: Fri, 02 Nov 2018 20:57:39 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:57:39,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-536f9070-985a-4a3f-974d-2da342ded8b0 2018-11-02 20:57:39,508 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet 2018-11-02 20:57:39,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" -d '{"subnets": [{"ip_version": 4, "network_id": "418315ee-2fc8-4de3-9244-6adc549c50a9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]}' 2018-11-02 20:57:40,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e8e4710b-3b4e-46dd-aae7-56f98f5264b5 Date: Fri, 02 Nov 2018 20:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:40,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-e8e4710b-3b4e-46dd-aae7-56f98f5264b5 2018-11-02 20:57:40,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4e8713ce-4007-4527-80e4-d2a70f7b859e Date: Fri, 02 Nov 2018 20:57:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a43d5f05-7ef1-4a93-a28e-390312a477a8"],"updated_at":"2018-11-02T20:57:39Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:40,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-4e8713ce-4007-4527-80e4-d2a70f7b859e 2018-11-02 20:57:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:40,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a058bab-b115-42e2-8c20-e58b5f26b66c Date: Fri, 02 Nov 2018 20:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:40,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-4a058bab-b115-42e2-8c20-e58b5f26b66c 2018-11-02 20:57:40,681 - OpenStackNetwork - DEBUG - Network [418315ee-2fc8-4de3-9244-6adc549c50a9] created successfully 2018-11-02 20:57:40,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:40,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:41,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["eJMr-Gj0RJO6ddH3LGRKhw"], "issued_at": "2018-11-02T20:57:41.000000Z"}} 2018-11-02 20:57:41,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d794d0a7ad9ec0d397e9936931eed99abc8b381" 2018-11-02 20:57:41,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fa1069-7aa8-499c-a765-cc079aefa091 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:41,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-19fa1069-7aa8-499c-a765-cc079aefa091 2018-11-02 20:57:41,292 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:57:41,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d794d0a7ad9ec0d397e9936931eed99abc8b381" 2018-11-02 20:57:41,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74c6ed71-0c0c-42e6-9fea-2204bdce7b48 x-compute-request-id: req-74c6ed71-0c0c-42e6-9fea-2204bdce7b48 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:57:41,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-74c6ed71-0c0c-42e6-9fea-2204bdce7b48 2018-11-02 20:57:41,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d794d0a7ad9ec0d397e9936931eed99abc8b381" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:57:41,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aad9c5ee-ae56-475d-b827-5464c2771fec x-compute-request-id: req-aad9c5ee-ae56-475d-b827-5464c2771fec Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ff82574e-ec72-4b98-b970-e496d0406517", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ff82574e-ec72-4b98-b970-e496d0406517", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ff82574e-ec72-4b98-b970-e496d0406517"}} 2018-11-02 20:57:41,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-aad9c5ee-ae56-475d-b827-5464c2771fec 2018-11-02 20:57:41,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:41,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:42,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d582261b4a8e433e829ad62e354d0827", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role"}], "expires_at": "2018-11-02T21:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-user", "id": "ac6aa3b490014ff99977ca43d7241f63"}, "audit_ids": ["OLdTzEPCQp663Y0qfy3XvA"], "issued_at": "2018-11-02T20:57:42.000000Z"}} 2018-11-02 20:57:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:42,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e48772-cc82-4462-b3c7-d2d0c1c50873 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:42,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-64e48772-cc82-4462-b3c7-d2d0c1c50873 2018-11-02 20:57:42,120 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:57:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:42,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24cfb896-f147-4ff8-beb8-81344b7f4a6a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:42,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-24cfb896-f147-4ff8-beb8-81344b7f4a6a 2018-11-02 20:57:42,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:42,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1c0a8181-c61d-48e9-af49-1e5ccd535d99 Date: Fri, 02 Nov 2018 20:57:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a43d5f05-7ef1-4a93-a28e-390312a477a8"],"updated_at":"2018-11-02T20:57:39Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:42,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net used request id req-1c0a8181-c61d-48e9-af49-1e5ccd535d99 2018-11-02 20:57:42,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:42,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c611794e-6a00-40ab-a286-22684f14e1ab Date: Fri, 02 Nov 2018 20:57:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:42,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-c611794e-6a00-40ab-a286-22684f14e1ab 2018-11-02 20:57:42,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:43,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-68a3f2ba-88d1-4b39-9810-2268e37d31b4 Date: Fri, 02 Nov 2018 20:57:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a43d5f05-7ef1-4a93-a28e-390312a477a8"],"updated_at":"2018-11-02T20:57:39Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:43,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net used request id req-68a3f2ba-88d1-4b39-9810-2268e37d31b4 2018-11-02 20:57:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:57:43,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:57:43 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:57:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:43,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28845cbb-2982-48a9-b298-fc3ab9645d92 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}} 2018-11-02 20:57:43,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc used request id req-28845cbb-2982-48a9-b298-fc3ab9645d92 2018-11-02 20:57:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:43,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-90c5e15d-e1af-4764-94f5-e247228cb54a Date: Fri, 02 Nov 2018 20:57:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:43,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-90c5e15d-e1af-4764-94f5-e247228cb54a 2018-11-02 20:57:43,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9&name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:43,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b37ce59-1548-4300-9174-7975b41548cb Date: Fri, 02 Nov 2018 20:57:43 GMT RESP BODY: {"ports":[]} 2018-11-02 20:57:43,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9&name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89cport-1&admin_state_up=True used request id req-4b37ce59-1548-4300-9174-7975b41548cb 2018-11-02 20:57:43,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:44,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-516749b9-d62a-438c-a6cd-367ecea9daef x-compute-request-id: req-516749b9-d62a-438c-a6cd-367ecea9daef Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:57:44,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-inst used request id req-516749b9-d62a-438c-a6cd-367ecea9daef 2018-11-02 20:57:44,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:44,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4e998e36-37f8-4aab-bbb4-2dc7824e1c89 Date: Fri, 02 Nov 2018 20:57:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a43d5f05-7ef1-4a93-a28e-390312a477a8"],"updated_at":"2018-11-02T20:57:39Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:44,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net used request id req-4e998e36-37f8-4aab-bbb4-2dc7824e1c89 2018-11-02 20:57:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:44,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e61e1ac9-72d7-41a7-9f5a-ebff87f1ab1c Date: Fri, 02 Nov 2018 20:57:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:44,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-e61e1ac9-72d7-41a7-9f5a-ebff87f1ab1c 2018-11-02 20:57:44,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:44,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a951056d-bb63-4153-b59f-e082acc336ac Date: Fri, 02 Nov 2018 20:57:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a43d5f05-7ef1-4a93-a28e-390312a477a8"],"updated_at":"2018-11-02T20:57:39Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:44,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net used request id req-a951056d-bb63-4153-b59f-e082acc336ac 2018-11-02 20:57:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:44,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7687d0-65f8-418d-ad72-a008ed1ff07b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}} 2018-11-02 20:57:44,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc used request id req-6a7687d0-65f8-418d-ad72-a008ed1ff07b 2018-11-02 20:57:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:44,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-82ddd471-3232-468e-b7b8-d90945511e39 Date: Fri, 02 Nov 2018 20:57:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:44,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-82ddd471-3232-468e-b7b8-d90945511e39 2018-11-02 20:57:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9&name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:44,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0c64cb6-ed5c-40e4-8266-b2aea4ed89d8 Date: Fri, 02 Nov 2018 20:57:44 GMT RESP BODY: {"ports":[]} 2018-11-02 20:57:44,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9&name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89cport-1&admin_state_up=True used request id req-d0c64cb6-ed5c-40e4-8266-b2aea4ed89d8 2018-11-02 20:57:44,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:44,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:45,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d582261b4a8e433e829ad62e354d0827", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role"}], "expires_at": "2018-11-02T21:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1fa613662b5f4646a53ecc74f84ea8bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-user", "id": "ac6aa3b490014ff99977ca43d7241f63"}, "audit_ids": ["Zct17tZvRV2WiytpIIPzmQ"], "issued_at": "2018-11-02T20:57:45.000000Z"}} 2018-11-02 20:57:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1dd4d52a963a4b0fb3d363137d316ab8b2356b5" 2018-11-02 20:57:45,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ab232b-a143-4768-bc4e-fec262648554 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:45,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a1ab232b-a143-4768-bc4e-fec262648554 2018-11-02 20:57:45,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:45,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8ed5a477-5a29-4ed7-85f3-4c8aefb56871 Date: Fri, 02 Nov 2018 20:57:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a43d5f05-7ef1-4a93-a28e-390312a477a8"],"updated_at":"2018-11-02T20:57:39Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:45,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net used request id req-8ed5a477-5a29-4ed7-85f3-4c8aefb56871 2018-11-02 20:57:45,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:46,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3c56579-69a8-4484-a973-68217ae09448 Date: Fri, 02 Nov 2018 20:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:46,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-b3c56579-69a8-4484-a973-68217ae09448 2018-11-02 20:57:46,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:46,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f894274b-4edc-4626-9605-ab84f61808ce Date: Fri, 02 Nov 2018 20:57:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a43d5f05-7ef1-4a93-a28e-390312a477a8"],"updated_at":"2018-11-02T20:57:39Z","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"418315ee-2fc8-4de3-9244-6adc549c50a9","name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net"}]} 2018-11-02 20:57:46,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net used request id req-f894274b-4edc-4626-9605-ab84f61808ce 2018-11-02 20:57:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:57:46,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:57:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:57:46,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1dd4d52a963a4b0fb3d363137d316ab8b2356b5" 2018-11-02 20:57:46,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89c5b22-32b8-4328-a406-0566fa6c72e1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}} 2018-11-02 20:57:46,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc used request id req-e89c5b22-32b8-4328-a406-0566fa6c72e1 2018-11-02 20:57:46,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" 2018-11-02 20:57:46,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b759a89-063b-4834-b486-e02f1ed476a0 Date: Fri, 02 Nov 2018 20:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418315ee-2fc8-4de3-9244-6adc549c50a9","tenant_id":"1fa613662b5f4646a53ecc74f84ea8bc","created_at":"2018-11-02T20:57:39Z","dns_nameservers":[],"updated_at":"2018-11-02T20:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fa613662b5f4646a53ecc74f84ea8bc","id":"a43d5f05-7ef1-4a93-a28e-390312a477a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet"}]} 2018-11-02 20:57:46,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-2b759a89-063b-4834-b486-e02f1ed476a0 2018-11-02 20:57:46,452 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net 2018-11-02 20:57:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc3871ac313729d3ab01a3812c1e3ee52afe7" -d '{"port": {"network_id": "418315ee-2fc8-4de3-9244-6adc549c50a9", "name": "CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89cport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-02 20:57:46,653 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-a042a618-1bc3-4fb0-a5c9-98fd9f79f210 Date: Fri, 02 Nov 2018 20:57:46 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-02 20:57:46,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-a042a618-1bc3-4fb0-a5c9-98fd9f79f210 2018-11-02 20:57:46,654 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-02 20:57:46,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/ff82574e-ec72-4b98-b970-e496d0406517 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d794d0a7ad9ec0d397e9936931eed99abc8b381" 2018-11-02 20:57:46,707 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64198150-0252-4c21-8309-23d82062b618 x-compute-request-id: req-64198150-0252-4c21-8309-23d82062b618 Content-Length: 0 Content-Type: application/json 2018-11-02 20:57:46,707 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ff82574e-ec72-4b98-b970-e496d0406517 used request id req-64198150-0252-4c21-8309-23d82062b618 2018-11-02 20:57:46,708 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet 2018-11-02 20:57:46,708 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-subnet 2018-11-02 20:57:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/a43d5f05-7ef1-4a93-a28e-390312a477a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:49,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39103e70-543a-48f7-816d-dfacb939236a Date: Fri, 02 Nov 2018 20:57:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:57:49,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a43d5f05-7ef1-4a93-a28e-390312a477a8 used request id req-39103e70-543a-48f7-816d-dfacb939236a 2018-11-02 20:57:49,338 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-pub-net 2018-11-02 20:57:49,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/418315ee-2fc8-4de3-9244-6adc549c50a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066a375b264c1f24df9963b80e767c56469f2cd2" 2018-11-02 20:57:51,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f37daf5-c699-4951-bf44-faf3c1f01e80 Date: Fri, 02 Nov 2018 20:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:57:51,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/418315ee-2fc8-4de3-9244-6adc549c50a9 used request id req-6f37daf5-c699-4951-bf44-faf3c1f01e80 2018-11-02 20:57:51,102 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-176b8fec-ba7d-436e-b5aa-b901eaf0c89c-image 2018-11-02 20:57:51,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6d76e05d17f4e95d3d41f125f4e08f32ba0847" 2018-11-02 20:57:51,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-236bb45b-edff-4d26-a619-17d860919422 Date: Fri, 02 Nov 2018 20:57:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:57:51,917 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/b6310e1a-9ab9-47c2-b240-890d9fa77c7a used request id req-236bb45b-edff-4d26-a619-17d860919422 2018-11-02 20:57:51,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:52,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-87e4ab94-f410-4882-b647-deab89485b12 Date: Fri, 02 Nov 2018 20:57:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "created_at": "2018-11-02T20:57:38Z", "updated_at": "2018-11-02T20:57:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "revision_number": 0, "id": "6b18eb82-5936-4231-ae40-7bff75751a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "revision_number": 0, "id": "824e4576-f268-42a1-b2de-045fe69be676", "remote_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "remote_ip_prefix": null, "created_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "revision_number": 0, "id": "8f5c9990-e09b-46e1-a59d-bf67bc3d9e4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "revision_number": 0, "id": "ba4dd5b2-0810-467e-908f-090b9bd61b1d", "remote_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "remote_ip_prefix": null, "created_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc"}], "revision_number": 4, "project_id": "1fa613662b5f4646a53ecc74f84ea8bc", "id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:57:52,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-87e4ab94-f410-4882-b647-deab89485b12 2018-11-02 20:57:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:52,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786bf5ec-4978-4f26-b9ff-373c8b4ff7f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:57:52,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-786bf5ec-4978-4f26-b9ff-373c8b4ff7f9 2018-11-02 20:57:52,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:57:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:52,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80fb254-d3a0-47af-92d9-5c12862cc7c3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fa613662b5f4646a53ecc74f84ea8bc", "name": "CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj"}} 2018-11-02 20:57:52,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc used request id req-b80fb254-d3a0-47af-92d9-5c12862cc7c3 2018-11-02 20:57:52,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c806298-9c78-4d98-83db-6abb0ed181b4 2018-11-02 20:57:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5c806298-9c78-4d98-83db-6abb0ed181b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a6e0431f-5a1e-4a97-8145-113010720d14 Date: Fri, 02 Nov 2018 20:57:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "port_range_min": null, "revision_number": 0, "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "created_at": "2018-11-02T20:57:38Z", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc", "id": "6b18eb82-5936-4231-ae40-7bff75751a57"}, {"remote_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "port_range_min": null, "revision_number": 0, "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "created_at": "2018-11-02T20:57:38Z", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc", "id": "824e4576-f268-42a1-b2de-045fe69be676"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "port_range_min": null, "revision_number": 0, "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "created_at": "2018-11-02T20:57:38Z", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc", "id": "8f5c9990-e09b-46e1-a59d-bf67bc3d9e4d"}, {"remote_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:57:38Z", "security_group_id": "5c806298-9c78-4d98-83db-6abb0ed181b4", "port_range_min": null, "revision_number": 0, "tenant_id": "1fa613662b5f4646a53ecc74f84ea8bc", "created_at": "2018-11-02T20:57:38Z", "project_id": "1fa613662b5f4646a53ecc74f84ea8bc", "id": "ba4dd5b2-0810-467e-908f-090b9bd61b1d"}]} 2018-11-02 20:57:52,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5c806298-9c78-4d98-83db-6abb0ed181b4 used request id req-a6e0431f-5a1e-4a97-8145-113010720d14 2018-11-02 20:57:52,628 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:57:52,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5c806298-9c78-4d98-83db-6abb0ed181b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:53,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc3a28bb-38d9-411a-97f3-3ce8c80c21a0 Content-Length: 0 Date: Fri, 02 Nov 2018 20:57:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:57:53,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5c806298-9c78-4d98-83db-6abb0ed181b4 used request id req-fc3a28bb-38d9-411a-97f3-3ce8c80c21a0 2018-11-02 20:57:53,255 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj 2018-11-02 20:57:53,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:53,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37cff79-6edf-418c-bba1-f1a4fe292115 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:53,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1fa613662b5f4646a53ecc74f84ea8bc used request id req-c37cff79-6edf-418c-bba1-f1a4fe292115 2018-11-02 20:57:53,570 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-proj-role 2018-11-02 20:57:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d582261b4a8e433e829ad62e354d0827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:54,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cdf597c-7b8d-49e9-a913-375f6dc2f8b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:54,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d582261b4a8e433e829ad62e354d0827 used request id req-0cdf597c-7b8d-49e9-a913-375f6dc2f8b8 2018-11-02 20:57:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1973efae5acc7e9fcc56c5ba510c862e4f3c9729" 2018-11-02 20:57:54,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887d0be3-5c72-4ec2-a9e5-55cd5c885063 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:57:54,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-887d0be3-5c72-4ec2-a9e5-55cd5c885063 2018-11-02 20:57:54,237 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ae82e59f-4a33-4dd-user 2018-11-02 20:57:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ac6aa3b490014ff99977ca43d7241f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53e1d98b389080a5553ad4d5ab1004b43d95e5a" 2018-11-02 20:57:54,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5771f181-9337-41c6-969f-4157882dd3ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:54,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ac6aa3b490014ff99977ca43d7241f63 used request id req-5771f181-9337-41c6-969f-4157882dd3ee 2018-11-02 20:57:54,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:54,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:57:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["66_4Yx3sQSS3MPbKJcpGFQ"], "issued_at": "2018-11-02T20:57:54.000000Z"}} 2018-11-02 20:57:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2113af9203a72e44693ea4b8dc4abb51a0bdcf9" 2018-11-02 20:57:54,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8564f6d9-a192-4085-b6b8-2270818783bd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:54,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8564f6d9-a192-4085-b6b8-2270818783bd 2018-11-02 20:57:54,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:54,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:55,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["BIg5TQ1BTSKVjJpJnh6Lzw"], "issued_at": "2018-11-02T20:57:55.000000Z"}} 2018-11-02 20:57:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:57:55,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86248ea5-ba73-4929-8e72-34792320116c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:55,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-86248ea5-ba73-4929-8e72-34792320116c 2018-11-02 20:57:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:57:55,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:57:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:57:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8cbeb286-4581-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:57:55,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fdf04c9-2e4c-4fe1-9439-de7816f2a903 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8cbeb286-4581-437-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:57:55,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8cbeb286-4581-437-proj used request id req-7fdf04c9-2e4c-4fe1-9439-de7816f2a903 2018-11-02 20:57:55,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:57:55,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52f1d48-a160-45f1-8c2b-829b8769479a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:57:55,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d52f1d48-a160-45f1-8c2b-829b8769479a 2018-11-02 20:57:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}}' 2018-11-02 20:57:55,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a01ca709-6a75-4461-947c-ee406469fba3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, "tags": [], "enabled": true, "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}} 2018-11-02 20:57:55,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a01ca709-6a75-4461-947c-ee406469fba3 2018-11-02 20:57:55,787 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8cbeb286-4581-437-proj 2018-11-02 20:57:55,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:55,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:56,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["PeY7WGnqR62B5oo-4qMszQ"], "issued_at": "2018-11-02T20:57:56.000000Z"}} 2018-11-02 20:57:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42125f349c13f1362deaedb42d3974fb7dc85dd9" 2018-11-02 20:57:56,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b502617-9905-4758-881c-05d4e8cc5874 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:56,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9b502617-9905-4758-881c-05d4e8cc5874 2018-11-02 20:57:56,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:57:56,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:57:56 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:57:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42125f349c13f1362deaedb42d3974fb7dc85dd9" 2018-11-02 20:57:56,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69fe2ee-b8ba-4e30-9d7e-61b8ba37dce8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:57:56,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a69fe2ee-b8ba-4e30-9d7e-61b8ba37dce8 2018-11-02 20:57:56,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-8cbeb286-4581-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42125f349c13f1362deaedb42d3974fb7dc85dd9" 2018-11-02 20:57:56,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2b2ae0-7770-444b-9d09-778539061058 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-8cbeb286-4581-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, "tags": [], "enabled": true, "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}]} 2018-11-02 20:57:56,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-8cbeb286-4581-437-proj used request id req-fd2b2ae0-7770-444b-9d09-778539061058 2018-11-02 20:57:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42125f349c13f1362deaedb42d3974fb7dc85dd9" 2018-11-02 20:57:56,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d5b0fc-38b5-4d28-9590-bd3773743041 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:57:56,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-38d5b0fc-38b5-4d28-9590-bd3773743041 2018-11-02 20:57:57,008 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8cbeb286-4581-437-user 2018-11-02 20:57:57,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:57:57,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab228b93-91a4-4ed7-8e4f-34127fb99123 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:57:57,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ab228b93-91a4-4ed7-8e4f-34127fb99123 2018-11-02 20:57:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" -d '{"role": {"name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role"}}' 2018-11-02 20:57:57,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99880cad-d235-48d3-b7b5-b1c923c3f504 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b913861248df47fbb47eadcbdbf8eea5", "links": {"self": "http://172.30.9.31:5000/v3/roles/b913861248df47fbb47eadcbdbf8eea5"}, "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role"}} 2018-11-02 20:57:57,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-99880cad-d235-48d3-b7b5-b1c923c3f504 2018-11-02 20:57:57,253 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role 2018-11-02 20:57:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/b913861248df47fbb47eadcbdbf8eea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:57:57,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2cbcb0b-412c-4522-b469-9ab826dc2259 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b913861248df47fbb47eadcbdbf8eea5", "links": {"self": "http://172.30.9.31:5000/v3/roles/b913861248df47fbb47eadcbdbf8eea5"}, "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role"}} 2018-11-02 20:57:57,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/b913861248df47fbb47eadcbdbf8eea5 used request id req-b2cbcb0b-412c-4522-b469-9ab826dc2259 2018-11-02 20:57:57,365 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role to project CreateInstancePortManipulationTests-8cbeb286-4581-437-proj 2018-11-02 20:57:57,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3/users/d076a61acf724618894566c52723034b/roles/b913861248df47fbb47eadcbdbf8eea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:57:57,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-013cf8f5-6e86-4caa-aa2b-b42848842fab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:57:57,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3/users/d076a61acf724618894566c52723034b/roles/b913861248df47fbb47eadcbdbf8eea5 used request id req-013cf8f5-6e86-4caa-aa2b-b42848842fab 2018-11-02 20:57:57,514 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:57:57,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:57:57,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:57:57,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b913861248df47fbb47eadcbdbf8eea5", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role"}], "expires_at": "2018-11-02T21:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-user", "id": "d076a61acf724618894566c52723034b"}, "audit_ids": ["rSMZTMUiSrCncUPdToVg4g"], "issued_at": "2018-11-02T20:57:57.000000Z"}} 2018-11-02 20:57:57,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" 2018-11-02 20:57:58,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08452f6-dab1-45d2-aa7a-006979224265 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:57:58,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f08452f6-dab1-45d2-aa7a-006979224265 2018-11-02 20:57:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" 2018-11-02 20:57:58,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c7c85fc6-4e9e-467b-89e1-02c43dedb6c5 Date: Fri, 02 Nov 2018 20:57:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image"} 2018-11-02 20:57:58,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image used request id req-c7c85fc6-4e9e-467b-89e1-02c43dedb6c5 2018-11-02 20:57:58,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" 2018-11-02 20:57:58,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1b8fcccb-c237-4823-b0b7-8094214a8e6e Date: Fri, 02 Nov 2018 20:57:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:57:58,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-1b8fcccb-c237-4823-b0b7-8094214a8e6e 2018-11-02 20:57:58,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image"}' 2018-11-02 20:57:58,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42102e4f-c5ed-4094-aad2-a1397a07ebe0 Date: Fri, 02 Nov 2018 20:57:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:57:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:57:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b", "min_disk": 0, "protected": false, "id": "92da0cd5-f34d-42d5-a7d9-e94c0d12206b", "file": "/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/file", "checksum": null, "owner": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:57:58,717 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-42102e4f-c5ed-4094-aad2-a1397a07ebe0 2018-11-02 20:57:58,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" -d '' 2018-11-02 20:57:59,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-140bafc7-e55e-4c18-b731-1c457ee96966 Date: Fri, 02 Nov 2018 20:57:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:57:59,858 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/file used request id req-140bafc7-e55e-4c18-b731-1c457ee96966 2018-11-02 20:57:59,859 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:57:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" 2018-11-02 20:58:00,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0832bda0-b88d-454b-9f2d-f1f81a8bb13d Date: Fri, 02 Nov 2018 20:58:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:57:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:57:59Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/snap", "metadata": {}}], "self": "/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b", "min_disk": 0, "protected": false, "id": "92da0cd5-f34d-42d5-a7d9-e94c0d12206b", "file": "/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:00,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b used request id req-0832bda0-b88d-454b-9f2d-f1f81a8bb13d 2018-11-02 20:58:00,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" 2018-11-02 20:58:00,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b7b3d6a9-1b75-4dcb-a108-4eb342572eed Date: Fri, 02 Nov 2018 20:58:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:58:00,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-b7b3d6a9-1b75-4dcb-a108-4eb342572eed 2018-11-02 20:58:00,326 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image 2018-11-02 20:58:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" 2018-11-02 20:58:00,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-eba49503-7c05-4cca-91f0-02d648832f25 Date: Fri, 02 Nov 2018 20:58:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:57:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:57:59Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/snap", "metadata": {}}], "self": "/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b", "min_disk": 0, "protected": false, "id": "92da0cd5-f34d-42d5-a7d9-e94c0d12206b", "file": "/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:00,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b used request id req-eba49503-7c05-4cca-91f0-02d648832f25 2018-11-02 20:58:00,527 - create_image - DEBUG - Instance status is - active 2018-11-02 20:58:00,528 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image 2018-11-02 20:58:00,528 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image 2018-11-02 20:58:00,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:00,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:00,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b913861248df47fbb47eadcbdbf8eea5", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role"}], "expires_at": "2018-11-02T21:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-user", "id": "d076a61acf724618894566c52723034b"}, "audit_ids": ["7Kr4kiwGQqO_r9vicmHHUQ"], "issued_at": "2018-11-02T20:58:00.000000Z"}} 2018-11-02 20:58:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:01,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fece122-beee-4281-95ce-f94ff62bebdb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:01,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9fece122-beee-4281-95ce-f94ff62bebdb 2018-11-02 20:58:01,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:01,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1317dcd5-5b2a-41c5-bfde-0155052e5daa Date: Fri, 02 Nov 2018 20:58:01 GMT RESP BODY: {"networks":[]} 2018-11-02 20:58:01,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net used request id req-1317dcd5-5b2a-41c5-bfde-0155052e5daa 2018-11-02 20:58:01,232 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net 2018-11-02 20:58:01,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" -d '{"network": {"name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net", "admin_state_up": true}}' 2018-11-02 20:58:01,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-c0fdebb8-e8b0-4a08-a020-3860f380987f Date: Fri, 02 Nov 2018 20:58:01 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:58:01Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}} 2018-11-02 20:58:01,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-c0fdebb8-e8b0-4a08-a020-3860f380987f 2018-11-02 20:58:01,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:02,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-7a7a32a4-5d7d-4ebe-bebe-cbb9f48cd7de Date: Fri, 02 Nov 2018 20:58:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:58:01Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:02,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-7a7a32a4-5d7d-4ebe-bebe-cbb9f48cd7de 2018-11-02 20:58:02,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:02,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-164a89b8-270f-431c-af23-1ccfa81c20ec Date: Fri, 02 Nov 2018 20:58:02 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:58:02,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-164a89b8-270f-431c-af23-1ccfa81c20ec 2018-11-02 20:58:02,251 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet 2018-11-02 20:58:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" -d '{"subnets": [{"ip_version": 4, "network_id": "3374f7c4-c7be-4dab-bdb2-07c1eaae35b9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]}' 2018-11-02 20:58:03,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5c4b42c6-84a2-4952-a81f-87cc64dc1628 Date: Fri, 02 Nov 2018 20:58:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:03,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-5c4b42c6-84a2-4952-a81f-87cc64dc1628 2018-11-02 20:58:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:03,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c0fbb928-0395-40d9-b9d2-d593f4adcfe8 Date: Fri, 02 Nov 2018 20:58:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77154749-b21f-4e9c-aa20-171e360e7ed8"],"updated_at":"2018-11-02T20:58:02Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:03,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-c0fbb928-0395-40d9-b9d2-d593f4adcfe8 2018-11-02 20:58:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:03,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d68eb8e3-8605-40d4-8d5e-31d0d5bdd58b Date: Fri, 02 Nov 2018 20:58:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:03,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-d68eb8e3-8605-40d4-8d5e-31d0d5bdd58b 2018-11-02 20:58:03,413 - OpenStackNetwork - DEBUG - Network [3374f7c4-c7be-4dab-bdb2-07c1eaae35b9] created successfully 2018-11-02 20:58:03,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:03,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:03,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["jzHMco4CRw6YhfCnt8YM9g"], "issued_at": "2018-11-02T20:58:03.000000Z"}} 2018-11-02 20:58:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd595f19180c179bed47b7a806bc8fb3635439bc" 2018-11-02 20:58:03,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d6b8ab-d279-45ea-b625-268fe6e68890 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:03,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c8d6b8ab-d279-45ea-b625-268fe6e68890 2018-11-02 20:58:03,927 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:58:03,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd595f19180c179bed47b7a806bc8fb3635439bc" 2018-11-02 20:58:04,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b079c26c-8326-45fd-b22f-64fe7dd49e6f x-compute-request-id: req-b079c26c-8326-45fd-b22f-64fe7dd49e6f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:58:04,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b079c26c-8326-45fd-b22f-64fe7dd49e6f 2018-11-02 20:58:04,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd595f19180c179bed47b7a806bc8fb3635439bc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:58:04,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6270a040-fb31-472b-8740-75d406ae76b9 x-compute-request-id: req-6270a040-fb31-472b-8740-75d406ae76b9 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2af7ab23-7b61-4b03-917a-a9d900399eb6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2af7ab23-7b61-4b03-917a-a9d900399eb6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2af7ab23-7b61-4b03-917a-a9d900399eb6"}} 2018-11-02 20:58:04,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6270a040-fb31-472b-8740-75d406ae76b9 2018-11-02 20:58:04,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:04,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:04,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b913861248df47fbb47eadcbdbf8eea5", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role"}], "expires_at": "2018-11-02T21:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-user", "id": "d076a61acf724618894566c52723034b"}, "audit_ids": ["nwdemzM6Q_eWcofWgvo0aQ"], "issued_at": "2018-11-02T20:58:04.000000Z"}} 2018-11-02 20:58:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:04,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13837c34-cf7b-4ab4-8589-3086f736091b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:04,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-13837c34-cf7b-4ab4-8589-3086f736091b 2018-11-02 20:58:04,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:58:04,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:04,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee43627-3b82-4543-8cf8-4d6e0d517ccd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:04,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1ee43627-3b82-4543-8cf8-4d6e0d517ccd 2018-11-02 20:58:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:05,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e006ed72-455a-4870-95d5-654604bc5bd7 Date: Fri, 02 Nov 2018 20:58:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77154749-b21f-4e9c-aa20-171e360e7ed8"],"updated_at":"2018-11-02T20:58:02Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:05,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net used request id req-e006ed72-455a-4870-95d5-654604bc5bd7 2018-11-02 20:58:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:05,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc2ccc26-99ea-4457-ba46-bec9d7f35cca Date: Fri, 02 Nov 2018 20:58:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:05,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-cc2ccc26-99ea-4457-ba46-bec9d7f35cca 2018-11-02 20:58:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:05,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-47fda715-bc86-4280-b8e9-9b5a052dce9e Date: Fri, 02 Nov 2018 20:58:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77154749-b21f-4e9c-aa20-171e360e7ed8"],"updated_at":"2018-11-02T20:58:02Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:05,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net used request id req-47fda715-bc86-4280-b8e9-9b5a052dce9e 2018-11-02 20:58:05,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:05,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:05,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:05,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bebb1d-5378-4381-bcb1-38486ad20a7e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}} 2018-11-02 20:58:05,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 used request id req-a9bebb1d-5378-4381-bcb1-38486ad20a7e 2018-11-02 20:58:05,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:06,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61b58e57-d9f4-41e3-ac29-1e421902b6f3 Date: Fri, 02 Nov 2018 20:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:06,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-61b58e57-d9f4-41e3-ac29-1e421902b6f3 2018-11-02 20:58:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9&name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:06,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80b22120-0da6-42a2-b772-f8145c052500 Date: Fri, 02 Nov 2018 20:58:06 GMT RESP BODY: {"ports":[]} 2018-11-02 20:58:06,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9&name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255port-1&admin_state_up=True used request id req-80b22120-0da6-42a2-b772-f8145c052500 2018-11-02 20:58:06,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:06,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffb4d257-e57e-4720-9fae-5b8a273fa66d x-compute-request-id: req-ffb4d257-e57e-4720-9fae-5b8a273fa66d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:58:06,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-inst used request id req-ffb4d257-e57e-4720-9fae-5b8a273fa66d 2018-11-02 20:58:06,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:06,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b2076f1d-acd0-4ac7-a13e-dc9a168cbc61 Date: Fri, 02 Nov 2018 20:58:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77154749-b21f-4e9c-aa20-171e360e7ed8"],"updated_at":"2018-11-02T20:58:02Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:06,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net used request id req-b2076f1d-acd0-4ac7-a13e-dc9a168cbc61 2018-11-02 20:58:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:06,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-82556d6d-9149-4065-aaf8-3ff6cf6caf68 Date: Fri, 02 Nov 2018 20:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:06,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-82556d6d-9149-4065-aaf8-3ff6cf6caf68 2018-11-02 20:58:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:07,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-feb2c0b1-082a-4718-8713-c92fb0c4c1a6 Date: Fri, 02 Nov 2018 20:58:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77154749-b21f-4e9c-aa20-171e360e7ed8"],"updated_at":"2018-11-02T20:58:02Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:07,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net used request id req-feb2c0b1-082a-4718-8713-c92fb0c4c1a6 2018-11-02 20:58:07,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:07,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922a96c0-f2e3-4e6a-b4e3-949742103515 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}} 2018-11-02 20:58:07,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 used request id req-922a96c0-f2e3-4e6a-b4e3-949742103515 2018-11-02 20:58:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:07,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ffe9f4dd-1203-424a-86a5-938b9d7ec045 Date: Fri, 02 Nov 2018 20:58:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:07,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-ffe9f4dd-1203-424a-86a5-938b9d7ec045 2018-11-02 20:58:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9&name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:07,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d5022fd-8d80-41de-bacc-da4d0acbcf5e Date: Fri, 02 Nov 2018 20:58:07 GMT RESP BODY: {"ports":[]} 2018-11-02 20:58:07,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9&name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255port-1&admin_state_up=True used request id req-7d5022fd-8d80-41de-bacc-da4d0acbcf5e 2018-11-02 20:58:07,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:07,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:08,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b913861248df47fbb47eadcbdbf8eea5", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role"}], "expires_at": "2018-11-02T21:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dc2aabc6f2194f8e8b6d6f7bd38af3e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-user", "id": "d076a61acf724618894566c52723034b"}, "audit_ids": ["D75YiiWoTKyZjGil5t7MNg"], "issued_at": "2018-11-02T20:58:08.000000Z"}} 2018-11-02 20:58:08,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa980124c0bfa70ac6ba9a1a516138a63a36776" 2018-11-02 20:58:08,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a50a6f3-92ba-4251-aa2e-e7d6d0223bd5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:08,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8a50a6f3-92ba-4251-aa2e-e7d6d0223bd5 2018-11-02 20:58:08,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:08,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-784938f3-7bc9-4b46-baa3-d763902c90bc Date: Fri, 02 Nov 2018 20:58:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77154749-b21f-4e9c-aa20-171e360e7ed8"],"updated_at":"2018-11-02T20:58:02Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:08,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net used request id req-784938f3-7bc9-4b46-baa3-d763902c90bc 2018-11-02 20:58:08,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:08,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d87eb6ce-2a8d-4fcb-b7d5-865af6a5d685 Date: Fri, 02 Nov 2018 20:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:08,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-d87eb6ce-2a8d-4fcb-b7d5-865af6a5d685 2018-11-02 20:58:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:09,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-847b866b-27bc-453d-87a9-04200a3a3547 Date: Fri, 02 Nov 2018 20:58:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77154749-b21f-4e9c-aa20-171e360e7ed8"],"updated_at":"2018-11-02T20:58:02Z","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net"}]} 2018-11-02 20:58:09,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net used request id req-847b866b-27bc-453d-87a9-04200a3a3547 2018-11-02 20:58:09,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:09,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:09,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa980124c0bfa70ac6ba9a1a516138a63a36776" 2018-11-02 20:58:09,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6ad1a6-c0e4-468f-b85e-ef5e2f6292aa Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}} 2018-11-02 20:58:09,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 used request id req-af6ad1a6-c0e4-468f-b85e-ef5e2f6292aa 2018-11-02 20:58:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" 2018-11-02 20:58:09,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5858a96e-d24e-4cc9-b7a1-68ef8ae4164d Date: Fri, 02 Nov 2018 20:58:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3374f7c4-c7be-4dab-bdb2-07c1eaae35b9","tenant_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","created_at":"2018-11-02T20:58:02Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dc2aabc6f2194f8e8b6d6f7bd38af3e3","id":"77154749-b21f-4e9c-aa20-171e360e7ed8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet"}]} 2018-11-02 20:58:09,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-5858a96e-d24e-4cc9-b7a1-68ef8ae4164d 2018-11-02 20:58:09,377 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net 2018-11-02 20:58:09,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d354b787787721d40143d539a8c2b0ac5a77842e" -d '{"port": {"network_id": "3374f7c4-c7be-4dab-bdb2-07c1eaae35b9", "name": "CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-11-02 20:58:09,586 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-82741c3e-7170-4797-b3d6-2dbd933058ab Date: Fri, 02 Nov 2018 20:58:09 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-02 20:58:09,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-82741c3e-7170-4797-b3d6-2dbd933058ab 2018-11-02 20:58:09,586 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-02 20:58:09,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/2af7ab23-7b61-4b03-917a-a9d900399eb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd595f19180c179bed47b7a806bc8fb3635439bc" 2018-11-02 20:58:09,628 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:58:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79736ed3-b3cd-4821-b6ab-fa94915fcd3c x-compute-request-id: req-79736ed3-b3cd-4821-b6ab-fa94915fcd3c Content-Length: 0 Content-Type: application/json 2018-11-02 20:58:09,629 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2af7ab23-7b61-4b03-917a-a9d900399eb6 used request id req-79736ed3-b3cd-4821-b6ab-fa94915fcd3c 2018-11-02 20:58:09,629 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet 2018-11-02 20:58:09,630 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-subnet 2018-11-02 20:58:09,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/77154749-b21f-4e9c-aa20-171e360e7ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:12,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27e739a6-cba1-422e-8c58-8b044b65d7ce Date: Fri, 02 Nov 2018 20:58:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:58:12,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/77154749-b21f-4e9c-aa20-171e360e7ed8 used request id req-27e739a6-cba1-422e-8c58-8b044b65d7ce 2018-11-02 20:58:12,574 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-pub-net 2018-11-02 20:58:12,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427be9b5c8b9f68478667cbb95ecfe177a75a4af" 2018-11-02 20:58:14,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81218dfa-bdd3-4db8-93f0-4c5f711b6d81 Date: Fri, 02 Nov 2018 20:58:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:58:14,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/3374f7c4-c7be-4dab-bdb2-07c1eaae35b9 used request id req-81218dfa-bdd3-4db8-93f0-4c5f711b6d81 2018-11-02 20:58:14,503 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-10a55cc3-ad35-44ff-9af4-d465dbeb5255-image 2018-11-02 20:58:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcfd8cb7f61575d23b6a6fe189360e2b57bd34bf" 2018-11-02 20:58:15,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f78c405-c819-4be3-b2dd-44f5f010f6f0 Date: Fri, 02 Nov 2018 20:58:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:58:15,900 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/92da0cd5-f34d-42d5-a7d9-e94c0d12206b used request id req-7f78c405-c819-4be3-b2dd-44f5f010f6f0 2018-11-02 20:58:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:16,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-bfc48196-318b-4192-84aa-329e61f98a5c Date: Fri, 02 Nov 2018 20:58:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "created_at": "2018-11-02T20:58:01Z", "updated_at": "2018-11-02T20:58:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "revision_number": 0, "id": "54429586-8aee-4c4d-8292-db20b7126c7e", "remote_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "revision_number": 0, "id": "5e1d6ea7-dd7b-4283-a71f-661a3cd9e904", "remote_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "revision_number": 0, "id": "beadce5f-8d76-4c8d-9808-67a937276556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "revision_number": 0, "id": "ee6e5927-03ea-4bc0-ba0e-3276e3456b97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3"}], "revision_number": 4, "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:58:16,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-bfc48196-318b-4192-84aa-329e61f98a5c 2018-11-02 20:58:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:16,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04dc76e8-2e59-4880-8990-5f4a86bc6454 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:58:16,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-04dc76e8-2e59-4880-8990-5f4a86bc6454 2018-11-02 20:58:16,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:58:16,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:16,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da28f40-7ac3-4413-bfe6-bfdf153b7988 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:58:16,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-8da28f40-7ac3-4413-bfe6-bfdf153b7988 2018-11-02 20:58:16,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:58:16,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:16,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927c60fe-80d5-4817-873a-d7437f28bad2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:58:16,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-927c60fe-80d5-4817-873a-d7437f28bad2 2018-11-02 20:58:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:16,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdab08d-4cce-478c-982d-2c1752f9aa61 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "name": "CreateInstancePortManipulationTests-8cbeb286-4581-437-proj"}} 2018-11-02 20:58:16,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 used request id req-0bdab08d-4cce-478c-982d-2c1752f9aa61 2018-11-02 20:58:16,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7662a9f8-c5c8-47ee-8af0-c26cf8e7845f 2018-11-02 20:58:16,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7662a9f8-c5c8-47ee-8af0-c26cf8e7845f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:16,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5c2157ca-dfa4-4625-83ec-4a5c22d0d29f Date: Fri, 02 Nov 2018 20:58:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "created_at": "2018-11-02T20:58:01Z", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "id": "54429586-8aee-4c4d-8292-db20b7126c7e"}, {"remote_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "created_at": "2018-11-02T20:58:01Z", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "id": "5e1d6ea7-dd7b-4283-a71f-661a3cd9e904"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "created_at": "2018-11-02T20:58:01Z", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "id": "beadce5f-8d76-4c8d-9808-67a937276556"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:01Z", "security_group_id": "7662a9f8-c5c8-47ee-8af0-c26cf8e7845f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "created_at": "2018-11-02T20:58:01Z", "project_id": "dc2aabc6f2194f8e8b6d6f7bd38af3e3", "id": "ee6e5927-03ea-4bc0-ba0e-3276e3456b97"}]} 2018-11-02 20:58:16,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7662a9f8-c5c8-47ee-8af0-c26cf8e7845f used request id req-5c2157ca-dfa4-4625-83ec-4a5c22d0d29f 2018-11-02 20:58:16,843 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:58:16,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7662a9f8-c5c8-47ee-8af0-c26cf8e7845f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:17,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afd6e799-44d6-424d-996e-e5fdd6252ddc Content-Length: 0 Date: Fri, 02 Nov 2018 20:58:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:58:17,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7662a9f8-c5c8-47ee-8af0-c26cf8e7845f used request id req-afd6e799-44d6-424d-996e-e5fdd6252ddc 2018-11-02 20:58:17,230 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8cbeb286-4581-437-proj 2018-11-02 20:58:17,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:17,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea1a4d1-97d2-4cf5-812b-7e0aa9971f13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:17,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/dc2aabc6f2194f8e8b6d6f7bd38af3e3 used request id req-7ea1a4d1-97d2-4cf5-812b-7e0aa9971f13 2018-11-02 20:58:17,570 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8cbeb286-4581-437-proj-role 2018-11-02 20:58:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/b913861248df47fbb47eadcbdbf8eea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:17,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf25f11f-71ec-4ce8-8125-ad2de0cd1593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:17,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b913861248df47fbb47eadcbdbf8eea5 used request id req-bf25f11f-71ec-4ce8-8125-ad2de0cd1593 2018-11-02 20:58:17,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6605d6dd855c09932f29b108a109afcbc778f7" 2018-11-02 20:58:17,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242a19c4-967d-4e98-8d15-46c42404e904 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:58:17,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-242a19c4-967d-4e98-8d15-46c42404e904 2018-11-02 20:58:17,852 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8cbeb286-4581-437-user 2018-11-02 20:58:17,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d076a61acf724618894566c52723034b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42125f349c13f1362deaedb42d3974fb7dc85dd9" 2018-11-02 20:58:18,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4a8376-7799-433f-b7fc-8f3a83d7311a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:18,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d076a61acf724618894566c52723034b used request id req-4c4a8376-7799-433f-b7fc-8f3a83d7311a 2018-11-02 20:58:18,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:18,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["PfqYN4HARsqNjXPllCNuMw"], "issued_at": "2018-11-02T20:58:18.000000Z"}} 2018-11-02 20:58:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fbb1e5dbd842a49922c3ed3973dbff1702b971" 2018-11-02 20:58:18,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eede97b-cf23-472c-8951-b3aecba953b1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:18,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6eede97b-cf23-472c-8951-b3aecba953b1 2018-11-02 20:58:18,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:18,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:19,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["vaxRTyCRRiuA4g9ZFY45NQ"], "issued_at": "2018-11-02T20:58:19.000000Z"}} 2018-11-02 20:58:19,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:19,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d353bf-59b3-4049-b878-6194b8b988d3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:19,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e1d353bf-59b3-4049-b878-6194b8b988d3 2018-11-02 20:58:19,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:19,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:19,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:19,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bca7a9-4a13-4a3a-b226-8f787901d87f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:58:19,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj used request id req-a5bca7a9-4a13-4a3a-b226-8f787901d87f 2018-11-02 20:58:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:19,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244c4c5f-4b95-4eb4-bf1c-40a2648d9c35 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:58:19,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-244c4c5f-4b95-4eb4-bf1c-40a2648d9c35 2018-11-02 20:58:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}}' 2018-11-02 20:58:19,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f396c1-72e1-4f30-b866-f8019af14bed Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc"}, "tags": [], "enabled": true, "id": "ff296f08956841959a64d6460b133dfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}} 2018-11-02 20:58:19,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-25f396c1-72e1-4f30-b866-f8019af14bed 2018-11-02 20:58:19,607 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj 2018-11-02 20:58:19,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:19,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:20,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["gyAygTfOTX-VnL-gTdrloQ"], "issued_at": "2018-11-02T20:58:20.000000Z"}} 2018-11-02 20:58:20,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cfd82384b2dc0a52921ce23c2e9640411c0e9e" 2018-11-02 20:58:20,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf06b376-f99a-4a59-8d98-557f02fc775f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:20,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bf06b376-f99a-4a59-8d98-557f02fc775f 2018-11-02 20:58:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:20,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:20 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:20,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cfd82384b2dc0a52921ce23c2e9640411c0e9e" 2018-11-02 20:58:20,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9848af-cd03-4dd8-a870-6134afaec560 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:58:20,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-fb9848af-cd03-4dd8-a870-6134afaec560 2018-11-02 20:58:20,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cfd82384b2dc0a52921ce23c2e9640411c0e9e" 2018-11-02 20:58:20,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2359a61e-dfa5-4af4-9038-db212ba30211 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc"}, "tags": [], "enabled": true, "id": "ff296f08956841959a64d6460b133dfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}]} 2018-11-02 20:58:20,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj used request id req-2359a61e-dfa5-4af4-9038-db212ba30211 2018-11-02 20:58:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cfd82384b2dc0a52921ce23c2e9640411c0e9e" 2018-11-02 20:58:20,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7b288b-75ba-44f6-a5f9-39221c910d34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:58:20,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3f7b288b-75ba-44f6-a5f9-39221c910d34 2018-11-02 20:58:20,949 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-81d6866a-a3b0-442-user 2018-11-02 20:58:20,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:20,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:21,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8e749b-1435-4dd8-9984-f485fc9f60ca Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:58:21,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4a8e749b-1435-4dd8-9984-f485fc9f60ca 2018-11-02 20:58:21,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" -d '{"role": {"name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role"}}' 2018-11-02 20:58:21,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6a0ef0-b002-4669-b295-19523d26fb41 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ab4f20637504dd9add0f5ae0608036e", "links": {"self": "http://172.30.9.31:5000/v3/roles/3ab4f20637504dd9add0f5ae0608036e"}, "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role"}} 2018-11-02 20:58:21,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc6a0ef0-b002-4669-b295-19523d26fb41 2018-11-02 20:58:21,194 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role 2018-11-02 20:58:21,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3ab4f20637504dd9add0f5ae0608036e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:21,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896c1954-6a7b-4166-832e-9fec7dd853c7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ab4f20637504dd9add0f5ae0608036e", "links": {"self": "http://172.30.9.31:5000/v3/roles/3ab4f20637504dd9add0f5ae0608036e"}, "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role"}} 2018-11-02 20:58:21,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3ab4f20637504dd9add0f5ae0608036e used request id req-896c1954-6a7b-4166-832e-9fec7dd853c7 2018-11-02 20:58:21,327 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role to project CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj 2018-11-02 20:58:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc/users/9af1e006eb3b43b4adde39fc5b894f25/roles/3ab4f20637504dd9add0f5ae0608036e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:21,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3895228-d02e-46a1-8a52-1225903e25ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:21,477 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc/users/9af1e006eb3b43b4adde39fc5b894f25/roles/3ab4f20637504dd9add0f5ae0608036e used request id req-d3895228-d02e-46a1-8a52-1225903e25ce 2018-11-02 20:58:21,478 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:58:21,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:21,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:21,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ab4f20637504dd9add0f5ae0608036e", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role"}], "expires_at": "2018-11-02T21:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-user", "id": "9af1e006eb3b43b4adde39fc5b894f25"}, "audit_ids": ["D7DAX3bFQDeo7rSULNV_6g"], "issued_at": "2018-11-02T20:58:21.000000Z"}} 2018-11-02 20:58:21,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" 2018-11-02 20:58:22,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5ad859-4e91-45cb-b024-8a1a8258e795 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:22,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1f5ad859-4e91-45cb-b024-8a1a8258e795 2018-11-02 20:58:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" 2018-11-02 20:58:22,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a1eacc9f-933c-4af9-9b1e-2ef7356ccccb Date: Fri, 02 Nov 2018 20:58:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image"} 2018-11-02 20:58:22,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image used request id req-a1eacc9f-933c-4af9-9b1e-2ef7356ccccb 2018-11-02 20:58:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" 2018-11-02 20:58:22,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3290b1cc-f686-4d79-84a3-ced38d0b8e79 Date: Fri, 02 Nov 2018 20:58:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:58:22,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-3290b1cc-f686-4d79-84a3-ced38d0b8e79 2018-11-02 20:58:22,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image"}' 2018-11-02 20:58:22,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a1ea42e-07d6-4079-9347-16548f429295 Date: Fri, 02 Nov 2018 20:58:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:58:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:58:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359", "min_disk": 0, "protected": false, "id": "c3a23b96-c497-43b9-810c-1cf0923d2359", "file": "/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359/file", "checksum": null, "owner": "ff296f08956841959a64d6460b133dfc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:22,813 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-6a1ea42e-07d6-4079-9347-16548f429295 2018-11-02 20:58:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" -d '' 2018-11-02 20:58:23,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e7efa9e1-066d-484c-a97d-9d5750f2c9bf Date: Fri, 02 Nov 2018 20:58:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:58:23,801 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359/file used request id req-e7efa9e1-066d-484c-a97d-9d5750f2c9bf 2018-11-02 20:58:23,802 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:58:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" 2018-11-02 20:58:24,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a1259748-ca3a-4683-87ea-d5e7ac0b0f69 Date: Fri, 02 Nov 2018 20:58:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:58:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:58:23Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/c3a23b96-c497-43b9-810c-1cf0923d2359/snap", "metadata": {}}], "self": "/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359", "min_disk": 0, "protected": false, "id": "c3a23b96-c497-43b9-810c-1cf0923d2359", "file": "/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff296f08956841959a64d6460b133dfc", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/c3a23b96-c497-43b9-810c-1cf0923d2359/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:24,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359 used request id req-a1259748-ca3a-4683-87ea-d5e7ac0b0f69 2018-11-02 20:58:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" 2018-11-02 20:58:24,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9747f96-6b62-4f99-bb1a-226b5e3b8e1c Date: Fri, 02 Nov 2018 20:58:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:58:24,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d9747f96-6b62-4f99-bb1a-226b5e3b8e1c 2018-11-02 20:58:24,613 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image 2018-11-02 20:58:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" 2018-11-02 20:58:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a22dbfa1-3781-45e0-ba36-9765ca07da81 Date: Fri, 02 Nov 2018 20:58:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:58:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:58:23Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/c3a23b96-c497-43b9-810c-1cf0923d2359/snap", "metadata": {}}], "self": "/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359", "min_disk": 0, "protected": false, "id": "c3a23b96-c497-43b9-810c-1cf0923d2359", "file": "/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff296f08956841959a64d6460b133dfc", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/c3a23b96-c497-43b9-810c-1cf0923d2359/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:24,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359 used request id req-a22dbfa1-3781-45e0-ba36-9765ca07da81 2018-11-02 20:58:24,820 - create_image - DEBUG - Instance status is - active 2018-11-02 20:58:24,820 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image 2018-11-02 20:58:24,820 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image 2018-11-02 20:58:24,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:24,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:25,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ab4f20637504dd9add0f5ae0608036e", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role"}], "expires_at": "2018-11-02T21:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-user", "id": "9af1e006eb3b43b4adde39fc5b894f25"}, "audit_ids": ["AzTY_pheRxW9gsOCDQVD7A"], "issued_at": "2018-11-02T20:58:25.000000Z"}} 2018-11-02 20:58:25,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:25,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b0f6ad-8362-4afa-93dc-3e3252f85043 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:25,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-40b0f6ad-8362-4afa-93dc-3e3252f85043 2018-11-02 20:58:25,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:25,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f40ad6f-ca37-4148-8708-5f8c57810990 Date: Fri, 02 Nov 2018 20:58:25 GMT RESP BODY: {"networks":[]} 2018-11-02 20:58:25,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net used request id req-8f40ad6f-ca37-4148-8708-5f8c57810990 2018-11-02 20:58:25,527 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net 2018-11-02 20:58:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" -d '{"network": {"name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net", "admin_state_up": true}}' 2018-11-02 20:58:26,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-ff7c2cca-29c4-4c5c-94a0-f855b76a3648 Date: Fri, 02 Nov 2018 20:58:26 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:58:26Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}} 2018-11-02 20:58:26,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-ff7c2cca-29c4-4c5c-94a0-f855b76a3648 2018-11-02 20:58:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:26,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-92aa2612-03f2-4e97-9478-f1f73f9a3d49 Date: Fri, 02 Nov 2018 20:58:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:58:26Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:26,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-92aa2612-03f2-4e97-9478-f1f73f9a3d49 2018-11-02 20:58:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:26,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-74cfb835-ad25-435f-aee0-f387162ad855 Date: Fri, 02 Nov 2018 20:58:26 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:58:26,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-74cfb835-ad25-435f-aee0-f387162ad855 2018-11-02 20:58:26,971 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet 2018-11-02 20:58:26,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" -d '{"subnets": [{"ip_version": 4, "network_id": "d9befbd5-e138-42b9-aba3-83abcd61f9f4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]}' 2018-11-02 20:58:28,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ad1bff9a-bf93-4281-80be-380eb4d65dc1 Date: Fri, 02 Nov 2018 20:58:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:28,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-ad1bff9a-bf93-4281-80be-380eb4d65dc1 2018-11-02 20:58:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:28,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-fe3effe9-9a5f-4d48-ab9e-16c6823ad319 Date: Fri, 02 Nov 2018 20:58:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36350a7e-8df5-405e-a2e6-46b9326103a6"],"updated_at":"2018-11-02T20:58:27Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:28,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-fe3effe9-9a5f-4d48-ab9e-16c6823ad319 2018-11-02 20:58:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f82bb19f-5ef5-4c48-9910-6b8f313da7ac Date: Fri, 02 Nov 2018 20:58:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:28,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-f82bb19f-5ef5-4c48-9910-6b8f313da7ac 2018-11-02 20:58:28,513 - OpenStackNetwork - DEBUG - Network [d9befbd5-e138-42b9-aba3-83abcd61f9f4] created successfully 2018-11-02 20:58:28,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:28,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:28,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Yt_OIuwkSpafiYiuqdHvKA"], "issued_at": "2018-11-02T20:58:28.000000Z"}} 2018-11-02 20:58:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e1c6f67fff7a61a37a3b6ddf07d0972d30ca6f" 2018-11-02 20:58:28,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5ce1fb-26e6-4c10-9068-dbc64df49e8f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:28,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0f5ce1fb-26e6-4c10-9068-dbc64df49e8f 2018-11-02 20:58:28,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:58:28,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e1c6f67fff7a61a37a3b6ddf07d0972d30ca6f" 2018-11-02 20:58:29,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e5fab5e-590b-4f61-91d9-e6760aeffaa1 x-compute-request-id: req-4e5fab5e-590b-4f61-91d9-e6760aeffaa1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:58:29,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4e5fab5e-590b-4f61-91d9-e6760aeffaa1 2018-11-02 20:58:29,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e1c6f67fff7a61a37a3b6ddf07d0972d30ca6f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:58:29,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73e6d166-31bf-4571-bb74-b9be033fca3f x-compute-request-id: req-73e6d166-31bf-4571-bb74-b9be033fca3f Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/a440731e-a3b3-4b7c-ae0b-1c16e25ff16f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/a440731e-a3b3-4b7c-ae0b-1c16e25ff16f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a440731e-a3b3-4b7c-ae0b-1c16e25ff16f"}} 2018-11-02 20:58:29,208 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-73e6d166-31bf-4571-bb74-b9be033fca3f 2018-11-02 20:58:29,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:29,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:29,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ab4f20637504dd9add0f5ae0608036e", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role"}], "expires_at": "2018-11-02T21:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-user", "id": "9af1e006eb3b43b4adde39fc5b894f25"}, "audit_ids": ["j9xBf7NfR_C5SVWD8watVA"], "issued_at": "2018-11-02T20:58:29.000000Z"}} 2018-11-02 20:58:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:29,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ce2f7c-acf7-42fc-9d8b-59ef444b250b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:29,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-30ce2f7c-acf7-42fc-9d8b-59ef444b250b 2018-11-02 20:58:29,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:58:29,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:29,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcb8c54-793e-43ed-8eb6-cf33f8d15622 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:29,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6fcb8c54-793e-43ed-8eb6-cf33f8d15622 2018-11-02 20:58:29,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:30,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-be726f2d-e68f-4cba-8a7d-738353a848b8 Date: Fri, 02 Nov 2018 20:58:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36350a7e-8df5-405e-a2e6-46b9326103a6"],"updated_at":"2018-11-02T20:58:27Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:30,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net used request id req-be726f2d-e68f-4cba-8a7d-738353a848b8 2018-11-02 20:58:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-94f16f6b-7c9a-401a-b0ec-bcf57d0a4030 Date: Fri, 02 Nov 2018 20:58:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:30,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-94f16f6b-7c9a-401a-b0ec-bcf57d0a4030 2018-11-02 20:58:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:30,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f297ecd6-101b-432d-82a0-8834ea070963 Date: Fri, 02 Nov 2018 20:58:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36350a7e-8df5-405e-a2e6-46b9326103a6"],"updated_at":"2018-11-02T20:58:27Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:30,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net used request id req-f297ecd6-101b-432d-82a0-8834ea070963 2018-11-02 20:58:30,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:30,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:30 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:31,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa546364-7d7d-4077-837a-d6f225a38aa9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}} 2018-11-02 20:58:31,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc used request id req-aa546364-7d7d-4077-837a-d6f225a38aa9 2018-11-02 20:58:31,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:31,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e9ddcd82-92e3-4869-bbaf-3ecf4cd1d861 Date: Fri, 02 Nov 2018 20:58:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:31,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-e9ddcd82-92e3-4869-bbaf-3ecf4cd1d861 2018-11-02 20:58:31,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:31,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41d3e6c1-ccb4-41b3-bdaa-b0f3684112d8 Date: Fri, 02 Nov 2018 20:58:31 GMT RESP BODY: {"ports":[]} 2018-11-02 20:58:31,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4eport-1&admin_state_up=True used request id req-41d3e6c1-ccb4-41b3-bdaa-b0f3684112d8 2018-11-02 20:58:31,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:31,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cceb9912-f791-4433-b4c9-b432e5f1829a x-compute-request-id: req-cceb9912-f791-4433-b4c9-b432e5f1829a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:58:31,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-inst used request id req-cceb9912-f791-4433-b4c9-b432e5f1829a 2018-11-02 20:58:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:32,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-73931225-15b3-4724-a0ff-e7b2b3258b76 Date: Fri, 02 Nov 2018 20:58:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36350a7e-8df5-405e-a2e6-46b9326103a6"],"updated_at":"2018-11-02T20:58:27Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:32,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net used request id req-73931225-15b3-4724-a0ff-e7b2b3258b76 2018-11-02 20:58:32,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:32,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-442fa159-802e-460a-8df7-9f96db40826f Date: Fri, 02 Nov 2018 20:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:32,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-442fa159-802e-460a-8df7-9f96db40826f 2018-11-02 20:58:32,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:32,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-db1c2690-00ac-4ce6-b02d-1e02476d3c3f Date: Fri, 02 Nov 2018 20:58:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36350a7e-8df5-405e-a2e6-46b9326103a6"],"updated_at":"2018-11-02T20:58:27Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:32,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net used request id req-db1c2690-00ac-4ce6-b02d-1e02476d3c3f 2018-11-02 20:58:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:32,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d78eb13-b3f6-4124-889d-98c78ff6125c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}} 2018-11-02 20:58:32,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc used request id req-1d78eb13-b3f6-4124-889d-98c78ff6125c 2018-11-02 20:58:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:32,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04c6d1da-61c1-403b-9b16-2ce776cc55ae Date: Fri, 02 Nov 2018 20:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:32,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-04c6d1da-61c1-403b-9b16-2ce776cc55ae 2018-11-02 20:58:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:33,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff411958-dc1d-44ea-ae27-5c81f701575f Date: Fri, 02 Nov 2018 20:58:33 GMT RESP BODY: {"ports":[]} 2018-11-02 20:58:33,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4eport-1&admin_state_up=True used request id req-ff411958-dc1d-44ea-ae27-5c81f701575f 2018-11-02 20:58:33,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:33,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:33,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ab4f20637504dd9add0f5ae0608036e", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role"}], "expires_at": "2018-11-02T21:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ff296f08956841959a64d6460b133dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-user", "id": "9af1e006eb3b43b4adde39fc5b894f25"}, "audit_ids": ["bKeXASYlQXGFvObni_BC-w"], "issued_at": "2018-11-02T20:58:33.000000Z"}} 2018-11-02 20:58:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbca88df42a22fe9242dfade281e646bf90edf6d" 2018-11-02 20:58:33,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4256506a-6937-4237-bed7-17207867462a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:33,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4256506a-6937-4237-bed7-17207867462a 2018-11-02 20:58:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:34,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6a56fc2b-1496-4f02-9701-bb193a3821ef Date: Fri, 02 Nov 2018 20:58:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36350a7e-8df5-405e-a2e6-46b9326103a6"],"updated_at":"2018-11-02T20:58:27Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:34,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net used request id req-6a56fc2b-1496-4f02-9701-bb193a3821ef 2018-11-02 20:58:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:34,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9d19fba2-b5f9-4c43-ae99-6b38894504fb Date: Fri, 02 Nov 2018 20:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:34,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-9d19fba2-b5f9-4c43-ae99-6b38894504fb 2018-11-02 20:58:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:34,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0454631e-39f9-4932-9f41-ff2bb37f9de3 Date: Fri, 02 Nov 2018 20:58:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36350a7e-8df5-405e-a2e6-46b9326103a6"],"updated_at":"2018-11-02T20:58:27Z","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff296f08956841959a64d6460b133dfc","id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net"}]} 2018-11-02 20:58:34,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net used request id req-0454631e-39f9-4932-9f41-ff2bb37f9de3 2018-11-02 20:58:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:34,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:34,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbca88df42a22fe9242dfade281e646bf90edf6d" 2018-11-02 20:58:34,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2aa4ac-6fe4-4c0d-bf39-c97bc1ea9bc0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}} 2018-11-02 20:58:34,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc used request id req-7a2aa4ac-6fe4-4c0d-bf39-c97bc1ea9bc0 2018-11-02 20:58:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:34,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d567340a-f68f-4abd-9c23-b87498a1a800 Date: Fri, 02 Nov 2018 20:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:34,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-d567340a-f68f-4abd-9c23-b87498a1a800 2018-11-02 20:58:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" 2018-11-02 20:58:34,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c74ae37-750d-4412-a586-d4646c67c8fe Date: Fri, 02 Nov 2018 20:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9befbd5-e138-42b9-aba3-83abcd61f9f4","tenant_id":"ff296f08956841959a64d6460b133dfc","created_at":"2018-11-02T20:58:27Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff296f08956841959a64d6460b133dfc","id":"36350a7e-8df5-405e-a2e6-46b9326103a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet"}]} 2018-11-02 20:58:34,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d9befbd5-e138-42b9-aba3-83abcd61f9f4&name=CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet used request id req-2c74ae37-750d-4412-a586-d4646c67c8fe 2018-11-02 20:58:34,984 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net 2018-11-02 20:58:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1da14710cec0abfd7ec80936c85a3ca861e052" -d '{"port": {"network_id": "d9befbd5-e138-42b9-aba3-83abcd61f9f4", "fixed_ips": [{"subnet_id": "36350a7e-8df5-405e-a2e6-46b9326103a6", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4eport-1", "admin_state_up": true}}' 2018-11-02 20:58:35,687 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-1b5d170d-d3e1-48b5-87bd-f37e1c28f5b9 Date: Fri, 02 Nov 2018 20:58:35 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-02 20:58:35,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-1b5d170d-d3e1-48b5-87bd-f37e1c28f5b9 2018-11-02 20:58:35,688 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-02 20:58:35,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/a440731e-a3b3-4b7c-ae0b-1c16e25ff16f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e1c6f67fff7a61a37a3b6ddf07d0972d30ca6f" 2018-11-02 20:58:35,832 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4eee3f79-ad87-466e-80e6-7a8015788a84 x-compute-request-id: req-4eee3f79-ad87-466e-80e6-7a8015788a84 Content-Length: 0 Content-Type: application/json 2018-11-02 20:58:35,833 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/a440731e-a3b3-4b7c-ae0b-1c16e25ff16f used request id req-4eee3f79-ad87-466e-80e6-7a8015788a84 2018-11-02 20:58:35,833 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet 2018-11-02 20:58:35,834 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-subnet 2018-11-02 20:58:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/36350a7e-8df5-405e-a2e6-46b9326103a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:38,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7918128d-fafd-4823-a5c7-75abf706a3a9 Date: Fri, 02 Nov 2018 20:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:58:38,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/36350a7e-8df5-405e-a2e6-46b9326103a6 used request id req-7918128d-fafd-4823-a5c7-75abf706a3a9 2018-11-02 20:58:38,545 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-pub-net 2018-11-02 20:58:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/d9befbd5-e138-42b9-aba3-83abcd61f9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf467c1990c11a99b02c40168de567171895f7e" 2018-11-02 20:58:40,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bbfe111-0a39-4574-befa-e1d83772687f Date: Fri, 02 Nov 2018 20:58:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:58:40,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d9befbd5-e138-42b9-aba3-83abcd61f9f4 used request id req-2bbfe111-0a39-4574-befa-e1d83772687f 2018-11-02 20:58:40,486 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a47907b7-f195-4744-b062-83aef27e2e4e-image 2018-11-02 20:58:40,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed3fcf67360cae0c3d6407cf88e1ba6c22ee1d09" 2018-11-02 20:58:40,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fb0d53b-93c1-48e8-bd21-317f54955916 Date: Fri, 02 Nov 2018 20:58:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:58:40,924 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c3a23b96-c497-43b9-810c-1cf0923d2359 used request id req-8fb0d53b-93c1-48e8-bd21-317f54955916 2018-11-02 20:58:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:41,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7f4d2997-6211-4646-8025-a82aa33fc81a Date: Fri, 02 Nov 2018 20:58:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ff296f08956841959a64d6460b133dfc", "created_at": "2018-11-02T20:58:25Z", "updated_at": "2018-11-02T20:58:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "revision_number": 0, "id": "34c8540a-39f6-4593-97df-353de9f31f97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "tenant_id": "ff296f08956841959a64d6460b133dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff296f08956841959a64d6460b133dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "revision_number": 0, "id": "749da9b3-7c40-47c0-982b-9009559abeab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "tenant_id": "ff296f08956841959a64d6460b133dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff296f08956841959a64d6460b133dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "revision_number": 0, "id": "8285c999-9df8-47b7-81fe-b5004b895d18", "remote_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "tenant_id": "ff296f08956841959a64d6460b133dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff296f08956841959a64d6460b133dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "revision_number": 0, "id": "d425cdad-9070-4ab8-b77e-6d35db7cdb07", "remote_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "tenant_id": "ff296f08956841959a64d6460b133dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff296f08956841959a64d6460b133dfc"}], "revision_number": 4, "project_id": "ff296f08956841959a64d6460b133dfc", "id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:58:41,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-7f4d2997-6211-4646-8025-a82aa33fc81a 2018-11-02 20:58:41,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:41,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547047ca-8fbe-4345-b7a5-4145596f4502 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:58:41,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-547047ca-8fbe-4345-b7a5-4145596f4502 2018-11-02 20:58:41,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:58:41,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:41,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81de767e-15e5-4c58-a3b7-441e93b4baa5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:58:41,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-81de767e-15e5-4c58-a3b7-441e93b4baa5 2018-11-02 20:58:41,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:58:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:41,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf56c767-36ba-4bfd-87dc-83483a954eec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:58:41,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-bf56c767-36ba-4bfd-87dc-83483a954eec 2018-11-02 20:58:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:41,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb31750-26dd-490a-a59b-dc04da25ae29 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:58:41,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-acb31750-26dd-490a-a59b-dc04da25ae29 2018-11-02 20:58:41,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:41,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca429792-b424-4e5f-a49b-950c8d2ddaee Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ff296f08956841959a64d6460b133dfc", "name": "CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj"}} 2018-11-02 20:58:41,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc used request id req-ca429792-b424-4e5f-a49b-950c8d2ddaee 2018-11-02 20:58:41,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d5c08f2-a78c-46fe-94f0-866f453d2b0d 2018-11-02 20:58:41,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7d5c08f2-a78c-46fe-94f0-866f453d2b0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:42,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b9afc19e-f74c-4e93-9f43-7848d52fc146 Date: Fri, 02 Nov 2018 20:58:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ff296f08956841959a64d6460b133dfc", "created_at": "2018-11-02T20:58:25Z", "project_id": "ff296f08956841959a64d6460b133dfc", "id": "34c8540a-39f6-4593-97df-353de9f31f97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ff296f08956841959a64d6460b133dfc", "created_at": "2018-11-02T20:58:25Z", "project_id": "ff296f08956841959a64d6460b133dfc", "id": "749da9b3-7c40-47c0-982b-9009559abeab"}, {"remote_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ff296f08956841959a64d6460b133dfc", "created_at": "2018-11-02T20:58:25Z", "project_id": "ff296f08956841959a64d6460b133dfc", "id": "8285c999-9df8-47b7-81fe-b5004b895d18"}, {"remote_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:25Z", "security_group_id": "7d5c08f2-a78c-46fe-94f0-866f453d2b0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ff296f08956841959a64d6460b133dfc", "created_at": "2018-11-02T20:58:25Z", "project_id": "ff296f08956841959a64d6460b133dfc", "id": "d425cdad-9070-4ab8-b77e-6d35db7cdb07"}]} 2018-11-02 20:58:42,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7d5c08f2-a78c-46fe-94f0-866f453d2b0d used request id req-b9afc19e-f74c-4e93-9f43-7848d52fc146 2018-11-02 20:58:42,022 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:58:42,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7d5c08f2-a78c-46fe-94f0-866f453d2b0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:42,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9be09d11-839a-4eb0-8c83-4c8aaa255a1f Content-Length: 0 Date: Fri, 02 Nov 2018 20:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:58:42,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7d5c08f2-a78c-46fe-94f0-866f453d2b0d used request id req-9be09d11-839a-4eb0-8c83-4c8aaa255a1f 2018-11-02 20:58:42,400 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj 2018-11-02 20:58:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:42,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b042c0e4-ab0e-4dab-be0b-4f9aac29e0c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:42,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ff296f08956841959a64d6460b133dfc used request id req-b042c0e4-ab0e-4dab-be0b-4f9aac29e0c7 2018-11-02 20:58:42,744 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-81d6866a-a3b0-442-proj-role 2018-11-02 20:58:42,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3ab4f20637504dd9add0f5ae0608036e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:42,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11248f9e-c026-46c6-b173-d53640f27410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:42,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3ab4f20637504dd9add0f5ae0608036e used request id req-11248f9e-c026-46c6-b173-d53640f27410 2018-11-02 20:58:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9f277113c4294ee56e138ebfdad9b28394e04f" 2018-11-02 20:58:43,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd720ab-fed0-47bd-9ff7-ea5093c7efe1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:58:43,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fcd720ab-fed0-47bd-9ff7-ea5093c7efe1 2018-11-02 20:58:43,189 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-81d6866a-a3b0-442-user 2018-11-02 20:58:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/9af1e006eb3b43b4adde39fc5b894f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cfd82384b2dc0a52921ce23c2e9640411c0e9e" 2018-11-02 20:58:43,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-440f6c07-faff-416a-94ea-5e2bbf8c448b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:43,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9af1e006eb3b43b4adde39fc5b894f25 used request id req-440f6c07-faff-416a-94ea-5e2bbf8c448b 2018-11-02 20:58:43,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:43,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["GcKz03rMTUekKWfSZ_7JCw"], "issued_at": "2018-11-02T20:58:43.000000Z"}} 2018-11-02 20:58:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ff725528a5974b1c9343bfc832e70d8c9e5f8" 2018-11-02 20:58:43,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57750f0-d59e-4f07-8a2d-e8133c651518 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:43,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d57750f0-d59e-4f07-8a2d-e8133c651518 2018-11-02 20:58:43,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:43,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:44,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["i14H1EzHRUy6dQCo_6cn8A"], "issued_at": "2018-11-02T20:58:44.000000Z"}} 2018-11-02 20:58:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:58:44,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64bfa89-651f-4086-9c10-07e3bc182177 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:44,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d64bfa89-651f-4086-9c10-07e3bc182177 2018-11-02 20:58:44,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:44,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:44 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-da786afd-e94f-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:58:44,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb95efa0-bfcd-4a4f-9271-e6335b16384b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-da786afd-e94f-42b-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:58:44,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-da786afd-e94f-42b-proj used request id req-fb95efa0-bfcd-4a4f-9271-e6335b16384b 2018-11-02 20:58:44,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:58:44,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01955bae-a9aa-4d6b-94e3-6a9b1a6caad7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:58:44,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-01955bae-a9aa-4d6b-94e3-6a9b1a6caad7 2018-11-02 20:58:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}}' 2018-11-02 20:58:44,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1cd1cdc-aeaf-425d-8200-64e6ca0fd8d0 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0"}, "tags": [], "enabled": true, "id": "dfe74e06afec4fa18dd011f3b55738d0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}} 2018-11-02 20:58:44,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d1cd1cdc-aeaf-425d-8200-64e6ca0fd8d0 2018-11-02 20:58:44,828 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-da786afd-e94f-42b-proj 2018-11-02 20:58:44,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:44,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:45,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NeOpt-aKQcethB7LBLlDzQ"], "issued_at": "2018-11-02T20:58:45.000000Z"}} 2018-11-02 20:58:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32578df9586052e66d180a77229ae379849a3d40" 2018-11-02 20:58:45,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb557e58-349a-41b3-899f-3dc64b1bbb40 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:45,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bb557e58-349a-41b3-899f-3dc64b1bbb40 2018-11-02 20:58:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:45,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32578df9586052e66d180a77229ae379849a3d40" 2018-11-02 20:58:45,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29615e75-8888-4dac-948c-68bcdb514397 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:58:45,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-29615e75-8888-4dac-948c-68bcdb514397 2018-11-02 20:58:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-da786afd-e94f-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32578df9586052e66d180a77229ae379849a3d40" 2018-11-02 20:58:45,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352d82a4-9876-479f-93ac-db77b8cfd49f Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-da786afd-e94f-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0"}, "tags": [], "enabled": true, "id": "dfe74e06afec4fa18dd011f3b55738d0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}]} 2018-11-02 20:58:45,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-da786afd-e94f-42b-proj used request id req-352d82a4-9876-479f-93ac-db77b8cfd49f 2018-11-02 20:58:45,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32578df9586052e66d180a77229ae379849a3d40" 2018-11-02 20:58:45,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b093787-dcf3-4aa2-9a9b-810a574918d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:58:45,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0b093787-dcf3-4aa2-9a9b-810a574918d4 2018-11-02 20:58:46,164 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-da786afd-e94f-42b-user 2018-11-02 20:58:46,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:46,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:58:46,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b93200d-03fb-4317-9efb-4050aa506b8b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:58:46,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4b93200d-03fb-4317-9efb-4050aa506b8b 2018-11-02 20:58:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" -d '{"role": {"name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role"}}' 2018-11-02 20:58:46,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82519f0a-d6f4-45ff-ae79-a9736ed6d719 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fd0f1663bfa41b2a55cd6e4f69840f9", "links": {"self": "http://172.30.9.31:5000/v3/roles/8fd0f1663bfa41b2a55cd6e4f69840f9"}, "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role"}} 2018-11-02 20:58:46,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-82519f0a-d6f4-45ff-ae79-a9736ed6d719 2018-11-02 20:58:46,403 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role 2018-11-02 20:58:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8fd0f1663bfa41b2a55cd6e4f69840f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:58:46,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536717b3-7001-42ce-8696-960afbc77839 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fd0f1663bfa41b2a55cd6e4f69840f9", "links": {"self": "http://172.30.9.31:5000/v3/roles/8fd0f1663bfa41b2a55cd6e4f69840f9"}, "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role"}} 2018-11-02 20:58:46,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8fd0f1663bfa41b2a55cd6e4f69840f9 used request id req-536717b3-7001-42ce-8696-960afbc77839 2018-11-02 20:58:46,515 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role to project CreateInstancePortManipulationTests-da786afd-e94f-42b-proj 2018-11-02 20:58:46,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0/users/c996dc238b0640129bb3fa1170682682/roles/8fd0f1663bfa41b2a55cd6e4f69840f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:58:46,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f3bdde-986a-4155-8088-11d822071ae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:58:46,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0/users/c996dc238b0640129bb3fa1170682682/roles/8fd0f1663bfa41b2a55cd6e4f69840f9 used request id req-c3f3bdde-986a-4155-8088-11d822071ae7 2018-11-02 20:58:46,677 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:58:46,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:46,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:47,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fd0f1663bfa41b2a55cd6e4f69840f9", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role"}], "expires_at": "2018-11-02T21:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-user", "id": "c996dc238b0640129bb3fa1170682682"}, "audit_ids": ["uOU9vy8VSJ2Fbjz5NuzKiQ"], "issued_at": "2018-11-02T20:58:47.000000Z"}} 2018-11-02 20:58:47,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" 2018-11-02 20:58:47,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9670d33-3624-415b-b401-dd865ffb2da0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:47,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e9670d33-3624-415b-b401-dd865ffb2da0 2018-11-02 20:58:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" 2018-11-02 20:58:47,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9c83ae9d-8984-482f-b261-6d51b0c52668 Date: Fri, 02 Nov 2018 20:58:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image"} 2018-11-02 20:58:47,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image used request id req-9c83ae9d-8984-482f-b261-6d51b0c52668 2018-11-02 20:58:47,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" 2018-11-02 20:58:47,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d2f02bb9-f801-4d78-8c28-f1f68d556a84 Date: Fri, 02 Nov 2018 20:58:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:58:47,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d2f02bb9-f801-4d78-8c28-f1f68d556a84 2018-11-02 20:58:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image"}' 2018-11-02 20:58:47,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9cb1687f-530c-456a-89bf-7e79a67421a3 Date: Fri, 02 Nov 2018 20:58:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:58:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:58:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65", "min_disk": 0, "protected": false, "id": "ec43f0fd-0810-4385-a329-49c235f8fb65", "file": "/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65/file", "checksum": null, "owner": "dfe74e06afec4fa18dd011f3b55738d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:47,947 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-9cb1687f-530c-456a-89bf-7e79a67421a3 2018-11-02 20:58:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" -d '' 2018-11-02 20:58:48,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23f1e152-2b70-454a-8fe4-cb423dd01dd6 Date: Fri, 02 Nov 2018 20:58:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:58:48,689 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65/file used request id req-23f1e152-2b70-454a-8fe4-cb423dd01dd6 2018-11-02 20:58:48,690 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:58:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" 2018-11-02 20:58:48,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7b697cab-ae19-42aa-ba80-40bfc8c9b192 Date: Fri, 02 Nov 2018 20:58:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:58:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/ec43f0fd-0810-4385-a329-49c235f8fb65/snap", "metadata": {}}], "self": "/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65", "min_disk": 0, "protected": false, "id": "ec43f0fd-0810-4385-a329-49c235f8fb65", "file": "/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dfe74e06afec4fa18dd011f3b55738d0", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/ec43f0fd-0810-4385-a329-49c235f8fb65/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:48,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65 used request id req-7b697cab-ae19-42aa-ba80-40bfc8c9b192 2018-11-02 20:58:48,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" 2018-11-02 20:58:49,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c305ecf1-ca98-4f1b-bb01-f35d2a11a643 Date: Fri, 02 Nov 2018 20:58:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:58:49,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-c305ecf1-ca98-4f1b-bb01-f35d2a11a643 2018-11-02 20:58:49,093 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image 2018-11-02 20:58:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" 2018-11-02 20:58:49,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bf40593d-a26a-4d51-8adf-788ce19db06f Date: Fri, 02 Nov 2018 20:58:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:58:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/ec43f0fd-0810-4385-a329-49c235f8fb65/snap", "metadata": {}}], "self": "/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65", "min_disk": 0, "protected": false, "id": "ec43f0fd-0810-4385-a329-49c235f8fb65", "file": "/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dfe74e06afec4fa18dd011f3b55738d0", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/ec43f0fd-0810-4385-a329-49c235f8fb65/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:58:49,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65 used request id req-bf40593d-a26a-4d51-8adf-788ce19db06f 2018-11-02 20:58:49,295 - create_image - DEBUG - Instance status is - active 2018-11-02 20:58:49,295 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image 2018-11-02 20:58:49,295 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image 2018-11-02 20:58:49,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:49,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:49,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fd0f1663bfa41b2a55cd6e4f69840f9", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role"}], "expires_at": "2018-11-02T21:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-user", "id": "c996dc238b0640129bb3fa1170682682"}, "audit_ids": ["0mkkd-3vT7-tyeNi2SRqew"], "issued_at": "2018-11-02T20:58:49.000000Z"}} 2018-11-02 20:58:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:58:49,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3302a960-ccf7-42b6-8a16-a8420d2708d3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:49,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3302a960-ccf7-42b6-8a16-a8420d2708d3 2018-11-02 20:58:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:58:50,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2101bb8c-9c2d-4dee-8da0-95d49b68396c Date: Fri, 02 Nov 2018 20:58:50 GMT RESP BODY: {"networks":[]} 2018-11-02 20:58:50,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net used request id req-2101bb8c-9c2d-4dee-8da0-95d49b68396c 2018-11-02 20:58:50,014 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net 2018-11-02 20:58:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" -d '{"network": {"name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net", "admin_state_up": true}}' 2018-11-02 20:58:50,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-b77b80cf-b68e-490c-9f7c-4113af1d04ff Date: Fri, 02 Nov 2018 20:58:50 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:58:50Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}} 2018-11-02 20:58:50,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-b77b80cf-b68e-490c-9f7c-4113af1d04ff 2018-11-02 20:58:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:58:51,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-831a9ea5-6781-4924-bb51-0dea6c920f0c Date: Fri, 02 Nov 2018 20:58:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:58:50Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:51,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-831a9ea5-6781-4924-bb51-0dea6c920f0c 2018-11-02 20:58:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:58:51,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4cf93edb-6af2-472d-a0cf-6e6c5d47aab6 Date: Fri, 02 Nov 2018 20:58:51 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:58:51,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-4cf93edb-6af2-472d-a0cf-6e6c5d47aab6 2018-11-02 20:58:51,070 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet 2018-11-02 20:58:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" -d '{"subnets": [{"ip_version": 4, "network_id": "e61c79b3-5d48-4749-91d8-b6c6d49530df", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]}' 2018-11-02 20:58:51,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4c5968d3-0f26-49d7-9ff7-47ce5514db01 Date: Fri, 02 Nov 2018 20:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:51,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-4c5968d3-0f26-49d7-9ff7-47ce5514db01 2018-11-02 20:58:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:58:52,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-df8504df-f81e-4de4-9e0c-140e3b8ebafa Date: Fri, 02 Nov 2018 20:58:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["719b4a7d-6979-4f17-b156-6ab1d49ac83e"],"updated_at":"2018-11-02T20:58:51Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:52,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-df8504df-f81e-4de4-9e0c-140e3b8ebafa 2018-11-02 20:58:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:58:52,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c979b016-7264-48f0-96ec-659f85bcd03c Date: Fri, 02 Nov 2018 20:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:52,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-c979b016-7264-48f0-96ec-659f85bcd03c 2018-11-02 20:58:52,505 - OpenStackNetwork - DEBUG - Network [e61c79b3-5d48-4749-91d8-b6c6d49530df] created successfully 2018-11-02 20:58:52,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:52,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:52,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["yadw9ce1SEC3qx-aC2eidw"], "issued_at": "2018-11-02T20:58:52.000000Z"}} 2018-11-02 20:58:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5305e913d9ea9a17fa56fe49de13c8823236e3f" 2018-11-02 20:58:53,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5c9d1a-30bc-4dc9-90fd-b06ef8c4e66d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:53,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4e5c9d1a-30bc-4dc9-90fd-b06ef8c4e66d 2018-11-02 20:58:53,094 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:58:53,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5305e913d9ea9a17fa56fe49de13c8823236e3f" 2018-11-02 20:58:53,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0fbf58ce-d59e-47b6-af82-bab8caa8856c x-compute-request-id: req-0fbf58ce-d59e-47b6-af82-bab8caa8856c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:58:53,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0fbf58ce-d59e-47b6-af82-bab8caa8856c 2018-11-02 20:58:53,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5305e913d9ea9a17fa56fe49de13c8823236e3f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:58:53,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58d4c390-0aef-4bbe-a0d6-21aeced98c58 x-compute-request-id: req-58d4c390-0aef-4bbe-a0d6-21aeced98c58 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/00657044-4bbd-471e-94b5-46e17eab4356", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/00657044-4bbd-471e-94b5-46e17eab4356", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "00657044-4bbd-471e-94b5-46e17eab4356"}} 2018-11-02 20:58:53,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-58d4c390-0aef-4bbe-a0d6-21aeced98c58 2018-11-02 20:58:53,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:53,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:53,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fd0f1663bfa41b2a55cd6e4f69840f9", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role"}], "expires_at": "2018-11-02T21:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-user", "id": "c996dc238b0640129bb3fa1170682682"}, "audit_ids": ["w0VImoFrQWG5VvZkkJcJrw"], "issued_at": "2018-11-02T20:58:53.000000Z"}} 2018-11-02 20:58:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:53,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2937833-d8f9-4d64-8d5f-1d3c8a4a9a10 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:53,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c2937833-d8f9-4d64-8d5f-1d3c8a4a9a10 2018-11-02 20:58:53,895 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:58:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:53,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a60a3b-645c-434c-9bf8-f1279047c1f5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:53,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d4a60a3b-645c-434c-9bf8-f1279047c1f5 2018-11-02 20:58:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:54,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3572a0af-f26d-4ce1-a136-a0f2933932fb Date: Fri, 02 Nov 2018 20:58:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["719b4a7d-6979-4f17-b156-6ab1d49ac83e"],"updated_at":"2018-11-02T20:58:51Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:54,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net used request id req-3572a0af-f26d-4ce1-a136-a0f2933932fb 2018-11-02 20:58:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:54,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1444a916-547a-4752-8d22-d5097312ec88 Date: Fri, 02 Nov 2018 20:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:54,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-1444a916-547a-4752-8d22-d5097312ec88 2018-11-02 20:58:54,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:54,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-dd674206-759c-4d18-98ff-702c3f392f3b Date: Fri, 02 Nov 2018 20:58:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["719b4a7d-6979-4f17-b156-6ab1d49ac83e"],"updated_at":"2018-11-02T20:58:51Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:54,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net used request id req-dd674206-759c-4d18-98ff-702c3f392f3b 2018-11-02 20:58:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:54,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:54,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:55,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44f9bd5-3c7f-49d7-8c7c-f54e9e7902b5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}} 2018-11-02 20:58:55,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 used request id req-b44f9bd5-3c7f-49d7-8c7c-f54e9e7902b5 2018-11-02 20:58:55,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:55,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3dd76151-d805-400c-b6cf-793fa2cc65ad Date: Fri, 02 Nov 2018 20:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:55,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-3dd76151-d805-400c-b6cf-793fa2cc65ad 2018-11-02 20:58:55,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df&mac_address=foo&name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:55,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1817b964-a47d-479e-ad07-4e61d66f4e98 Date: Fri, 02 Nov 2018 20:58:55 GMT RESP BODY: {"ports":[]} 2018-11-02 20:58:55,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df&mac_address=foo&name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11port-1&admin_state_up=True used request id req-1817b964-a47d-479e-ad07-4e61d66f4e98 2018-11-02 20:58:55,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:55,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2c87b9d-e19d-4a05-bffc-94bf71b258ca x-compute-request-id: req-b2c87b9d-e19d-4a05-bffc-94bf71b258ca Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:58:55,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-inst used request id req-b2c87b9d-e19d-4a05-bffc-94bf71b258ca 2018-11-02 20:58:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-fb36510b-b80a-4403-b25f-861fc12bb41c Date: Fri, 02 Nov 2018 20:58:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["719b4a7d-6979-4f17-b156-6ab1d49ac83e"],"updated_at":"2018-11-02T20:58:51Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:56,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net used request id req-fb36510b-b80a-4403-b25f-861fc12bb41c 2018-11-02 20:58:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:56,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6284ddbc-294b-4592-acc4-d7359674e32d Date: Fri, 02 Nov 2018 20:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:56,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-6284ddbc-294b-4592-acc4-d7359674e32d 2018-11-02 20:58:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:56,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-30395b44-b13c-4d15-8e57-ea8a587b4373 Date: Fri, 02 Nov 2018 20:58:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["719b4a7d-6979-4f17-b156-6ab1d49ac83e"],"updated_at":"2018-11-02T20:58:51Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:56,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net used request id req-30395b44-b13c-4d15-8e57-ea8a587b4373 2018-11-02 20:58:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:56,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f05f024-c865-4f01-8c86-60b176bb9f65 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}} 2018-11-02 20:58:56,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 used request id req-1f05f024-c865-4f01-8c86-60b176bb9f65 2018-11-02 20:58:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:56,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8557506-75f6-4adb-9c40-6b79396c028f Date: Fri, 02 Nov 2018 20:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:56,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-c8557506-75f6-4adb-9c40-6b79396c028f 2018-11-02 20:58:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df&mac_address=foo&name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:57,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-40d48850-45cd-48bc-91e5-2a1923e9f8af Date: Fri, 02 Nov 2018 20:58:57 GMT RESP BODY: {"ports":[]} 2018-11-02 20:58:57,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df&mac_address=foo&name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11port-1&admin_state_up=True used request id req-40d48850-45cd-48bc-91e5-2a1923e9f8af 2018-11-02 20:58:57,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:58:57,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:58:57,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fd0f1663bfa41b2a55cd6e4f69840f9", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role"}], "expires_at": "2018-11-02T21:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_dfe74e06afec4fa18dd011f3b55738d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-user", "id": "c996dc238b0640129bb3fa1170682682"}, "audit_ids": ["otSqVcf0Rq6hrM2awNErqQ"], "issued_at": "2018-11-02T20:58:57.000000Z"}} 2018-11-02 20:58:57,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d99f959089bcc03dfcc508227df7ff49e6bf0c0a" 2018-11-02 20:58:57,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89184b44-8ed4-4499-a291-5b9a54d0c5b2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:58:57,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-89184b44-8ed4-4499-a291-5b9a54d0c5b2 2018-11-02 20:58:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:57,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4f259bd8-e339-4ea8-b6b3-bce40039467a Date: Fri, 02 Nov 2018 20:58:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["719b4a7d-6979-4f17-b156-6ab1d49ac83e"],"updated_at":"2018-11-02T20:58:51Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:57,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net used request id req-4f259bd8-e339-4ea8-b6b3-bce40039467a 2018-11-02 20:58:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:58,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6049b7b-4624-4b38-9d65-b4e0887449e4 Date: Fri, 02 Nov 2018 20:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:58,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-f6049b7b-4624-4b38-9d65-b4e0887449e4 2018-11-02 20:58:58,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:58,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6c749841-4499-4a4e-8c1b-cef37f9f9152 Date: Fri, 02 Nov 2018 20:58:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["719b4a7d-6979-4f17-b156-6ab1d49ac83e"],"updated_at":"2018-11-02T20:58:51Z","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net"}]} 2018-11-02 20:58:58,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net used request id req-6c749841-4499-4a4e-8c1b-cef37f9f9152 2018-11-02 20:58:58,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:58:58,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:58:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:58:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d99f959089bcc03dfcc508227df7ff49e6bf0c0a" 2018-11-02 20:58:58,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e8fb5d-d5c1-4fdc-af6f-433a2c8e55c8 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}} 2018-11-02 20:58:58,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 used request id req-31e8fb5d-d5c1-4fdc-af6f-433a2c8e55c8 2018-11-02 20:58:58,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" 2018-11-02 20:58:58,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-66c231ff-3306-4583-a6a2-9a24fa220663 Date: Fri, 02 Nov 2018 20:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e61c79b3-5d48-4749-91d8-b6c6d49530df","tenant_id":"dfe74e06afec4fa18dd011f3b55738d0","created_at":"2018-11-02T20:58:51Z","dns_nameservers":[],"updated_at":"2018-11-02T20:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfe74e06afec4fa18dd011f3b55738d0","id":"719b4a7d-6979-4f17-b156-6ab1d49ac83e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet"}]} 2018-11-02 20:58:58,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-66c231ff-3306-4583-a6a2-9a24fa220663 2018-11-02 20:58:58,501 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net 2018-11-02 20:58:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c380b483448f6e4d375e7201a7ac72f2c0df2fc1" -d '{"port": {"network_id": "e61c79b3-5d48-4749-91d8-b6c6d49530df", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11port-1", "admin_state_up": true}}' 2018-11-02 20:58:58,695 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-f4d42bf7-b60b-4e59-a19b-01aa2b76648a Date: Fri, 02 Nov 2018 20:58:58 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-02 20:58:58,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-f4d42bf7-b60b-4e59-a19b-01aa2b76648a 2018-11-02 20:58:58,695 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-02 20:58:58,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/00657044-4bbd-471e-94b5-46e17eab4356 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5305e913d9ea9a17fa56fe49de13c8823236e3f" 2018-11-02 20:58:58,743 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c865c4eb-a308-444b-b5b4-bfb7709d97db x-compute-request-id: req-c865c4eb-a308-444b-b5b4-bfb7709d97db Content-Length: 0 Content-Type: application/json 2018-11-02 20:58:58,743 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/00657044-4bbd-471e-94b5-46e17eab4356 used request id req-c865c4eb-a308-444b-b5b4-bfb7709d97db 2018-11-02 20:58:58,744 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet 2018-11-02 20:58:58,744 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-subnet 2018-11-02 20:58:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/719b4a7d-6979-4f17-b156-6ab1d49ac83e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:59:01,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7575f48b-bc64-4d31-b6ea-21b4924102f6 Date: Fri, 02 Nov 2018 20:59:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:59:01,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/719b4a7d-6979-4f17-b156-6ab1d49ac83e used request id req-7575f48b-bc64-4d31-b6ea-21b4924102f6 2018-11-02 20:59:01,323 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-pub-net 2018-11-02 20:59:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/e61c79b3-5d48-4749-91d8-b6c6d49530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd29ebd9a90ef28b000f1b98706043682ab70593" 2018-11-02 20:59:02,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-555cd6af-dda9-4712-954b-3c2bb3808403 Date: Fri, 02 Nov 2018 20:59:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:59:02,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e61c79b3-5d48-4749-91d8-b6c6d49530df used request id req-555cd6af-dda9-4712-954b-3c2bb3808403 2018-11-02 20:59:02,784 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ddb6d451-4238-4a61-91dd-da6428da0f11-image 2018-11-02 20:59:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3606310498a2cfd3ec1751b253513b0447d1cec" 2018-11-02 20:59:03,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48ad00d3-1dac-4bd2-a12a-55dcb482c1c9 Date: Fri, 02 Nov 2018 20:59:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:59:03,990 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/ec43f0fd-0810-4385-a329-49c235f8fb65 used request id req-48ad00d3-1dac-4bd2-a12a-55dcb482c1c9 2018-11-02 20:59:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:04,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-df2110c4-4f93-4348-a59a-88a5a0e08cf7 Date: Fri, 02 Nov 2018 20:59:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "created_at": "2018-11-02T20:58:50Z", "updated_at": "2018-11-02T20:58:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "revision_number": 0, "id": "019439c9-9bec-4a54-8d83-73d911f3e056", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfe74e06afec4fa18dd011f3b55738d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "revision_number": 0, "id": "43912a16-202b-4d86-820e-f73895e40bf0", "remote_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfe74e06afec4fa18dd011f3b55738d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "revision_number": 0, "id": "a3a4c912-37f5-465d-af07-2f3f00fc893d", "remote_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfe74e06afec4fa18dd011f3b55738d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "revision_number": 0, "id": "e8eaaacc-aa67-409b-b011-c6968792681e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfe74e06afec4fa18dd011f3b55738d0"}], "revision_number": 4, "project_id": "dfe74e06afec4fa18dd011f3b55738d0", "id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:59:04,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-df2110c4-4f93-4348-a59a-88a5a0e08cf7 2018-11-02 20:59:04,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:04,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-764d8bf6-5929-47c3-8c6c-f3815a4b68c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:04,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-764d8bf6-5929-47c3-8c6c-f3815a4b68c0 2018-11-02 20:59:04,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:04,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:04,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d25913-e28a-4cd8-8724-b9290099f382 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:04,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-61d25913-e28a-4cd8-8724-b9290099f382 2018-11-02 20:59:04,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:04,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7034e4f1-6db6-4c17-9f7f-01c4635dada8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 20:59:04,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-7034e4f1-6db6-4c17-9f7f-01c4635dada8 2018-11-02 20:59:04,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349c64bd-87c8-4bf0-b1b9-f9c18eafb90a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 20:59:04,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-349c64bd-87c8-4bf0-b1b9-f9c18eafb90a 2018-11-02 20:59:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:04,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a69edf-e984-493e-8883-84263db78bd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:04,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-84a69edf-e984-493e-8883-84263db78bd7 2018-11-02 20:59:04,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:05,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b61c3b-f54e-491f-8ea5-30f8a1f8089a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:05,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-61b61c3b-f54e-491f-8ea5-30f8a1f8089a 2018-11-02 20:59:05,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:05,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8eca2ed-929c-4e6d-bb60-9df2655667b4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 20:59:05,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-a8eca2ed-929c-4e6d-bb60-9df2655667b4 2018-11-02 20:59:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:05,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddcd1d7d-b1b2-43ae-9c30-50035b62dec4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:05,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-ddcd1d7d-b1b2-43ae-9c30-50035b62dec4 2018-11-02 20:59:05,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:05,379 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d52702f-a795-4323-abcb-90a5a7032254 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:05,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-5d52702f-a795-4323-abcb-90a5a7032254 2018-11-02 20:59:05,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:05,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:05,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db64b605-7488-4462-ab10-7e15ee3e066c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfe74e06afec4fa18dd011f3b55738d0", "name": "CreateInstancePortManipulationTests-da786afd-e94f-42b-proj"}} 2018-11-02 20:59:05,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 used request id req-db64b605-7488-4462-ab10-7e15ee3e066c 2018-11-02 20:59:05,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec7440f6-ce46-49f0-8b06-fdcc0e075ce9 2018-11-02 20:59:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ec7440f6-ce46-49f0-8b06-fdcc0e075ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:05,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0f41bcf0-b306-48dd-8466-8f1b9a0fac25 Date: Fri, 02 Nov 2018 20:59:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "port_range_min": null, "revision_number": 0, "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "created_at": "2018-11-02T20:58:50Z", "project_id": "dfe74e06afec4fa18dd011f3b55738d0", "id": "019439c9-9bec-4a54-8d83-73d911f3e056"}, {"remote_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "port_range_min": null, "revision_number": 0, "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "created_at": "2018-11-02T20:58:50Z", "project_id": "dfe74e06afec4fa18dd011f3b55738d0", "id": "43912a16-202b-4d86-820e-f73895e40bf0"}, {"remote_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "port_range_min": null, "revision_number": 0, "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "created_at": "2018-11-02T20:58:50Z", "project_id": "dfe74e06afec4fa18dd011f3b55738d0", "id": "a3a4c912-37f5-465d-af07-2f3f00fc893d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:58:50Z", "security_group_id": "ec7440f6-ce46-49f0-8b06-fdcc0e075ce9", "port_range_min": null, "revision_number": 0, "tenant_id": "dfe74e06afec4fa18dd011f3b55738d0", "created_at": "2018-11-02T20:58:50Z", "project_id": "dfe74e06afec4fa18dd011f3b55738d0", "id": "e8eaaacc-aa67-409b-b011-c6968792681e"}]} 2018-11-02 20:59:05,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ec7440f6-ce46-49f0-8b06-fdcc0e075ce9 used request id req-0f41bcf0-b306-48dd-8466-8f1b9a0fac25 2018-11-02 20:59:05,864 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:59:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ec7440f6-ce46-49f0-8b06-fdcc0e075ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:06,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13034fff-910a-4df8-ba0e-ee0030f55230 Content-Length: 0 Date: Fri, 02 Nov 2018 20:59:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:59:06,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ec7440f6-ce46-49f0-8b06-fdcc0e075ce9 used request id req-13034fff-910a-4df8-ba0e-ee0030f55230 2018-11-02 20:59:06,254 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-da786afd-e94f-42b-proj 2018-11-02 20:59:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:06,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24e4850e-e24a-492c-a0cf-805f5aa0cf39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:06,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/dfe74e06afec4fa18dd011f3b55738d0 used request id req-24e4850e-e24a-492c-a0cf-805f5aa0cf39 2018-11-02 20:59:06,544 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-da786afd-e94f-42b-proj-role 2018-11-02 20:59:06,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/8fd0f1663bfa41b2a55cd6e4f69840f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:06,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3c289f-c3f7-46e7-b48d-170141fed3b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:06,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8fd0f1663bfa41b2a55cd6e4f69840f9 used request id req-2e3c289f-c3f7-46e7-b48d-170141fed3b2 2018-11-02 20:59:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f25b0356d08c1b54c73dfe5fed76e2ea0540fba" 2018-11-02 20:59:06,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefbb708-e778-4927-be28-6c437adf84ea Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:59:06,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fefbb708-e778-4927-be28-6c437adf84ea 2018-11-02 20:59:06,789 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-da786afd-e94f-42b-user 2018-11-02 20:59:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c996dc238b0640129bb3fa1170682682 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32578df9586052e66d180a77229ae379849a3d40" 2018-11-02 20:59:07,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-863f597a-e201-40c0-a2ba-281e73d62e4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:07,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c996dc238b0640129bb3fa1170682682 used request id req-863f597a-e201-40c0-a2ba-281e73d62e4c 2018-11-02 20:59:07,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:07,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["JdnrQwRjT0ebYJ8qZeFMfQ"], "issued_at": "2018-11-02T20:59:07.000000Z"}} 2018-11-02 20:59:07,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3dd9c595e455ce7724601f36c154dd6ce3c922" 2018-11-02 20:59:07,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ff212f-ed04-438d-9ee3-5fca6fabedc0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:07,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-92ff212f-ed04-438d-9ee3-5fca6fabedc0 2018-11-02 20:59:07,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:07,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:08,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["MYn-NHvkSEOAEYKUswZeMA"], "issued_at": "2018-11-02T20:59:08.000000Z"}} 2018-11-02 20:59:08,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:08,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c02b4c-9aa0-4bf9-b7e8-33459283fb32 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:08,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-16c02b4c-9aa0-4bf9-b7e8-33459283fb32 2018-11-02 20:59:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:59:08,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:59:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:59:08,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0799e8cc-9146-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:08,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5cad04-1aea-492d-855d-fb6e44200057 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0799e8cc-9146-477-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:59:08,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0799e8cc-9146-477-proj used request id req-8e5cad04-1aea-492d-855d-fb6e44200057 2018-11-02 20:59:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:08,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc9fba8-ac99-42c0-a7c9-804831f3e1c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:59:08,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4dc9fba8-ac99-42c0-a7c9-804831f3e1c9 2018-11-02 20:59:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}}' 2018-11-02 20:59:08,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d93acdd-cc16-47b2-86d7-d8898d0a1c8c Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "id": "a461a202365d412c9236ab40558cba03", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:08,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8d93acdd-cc16-47b2-86d7-d8898d0a1c8c 2018-11-02 20:59:08,637 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0799e8cc-9146-477-proj 2018-11-02 20:59:08,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:08,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:09,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["O3p2JLhZSTierUBvxwnu3w"], "issued_at": "2018-11-02T20:59:09.000000Z"}} 2018-11-02 20:59:09,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde003f3976030955706fb31f40538481725f7c3" 2018-11-02 20:59:09,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da506db1-76aa-4f3b-b741-cf342584cc12 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:09,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-da506db1-76aa-4f3b-b741-cf342584cc12 2018-11-02 20:59:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:59:09,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:59:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:59:09,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde003f3976030955706fb31f40538481725f7c3" 2018-11-02 20:59:09,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070695b1-39d5-4d09-a8b6-9505cef55a28 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:59:09,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-070695b1-39d5-4d09-a8b6-9505cef55a28 2018-11-02 20:59:09,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-0799e8cc-9146-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde003f3976030955706fb31f40538481725f7c3" 2018-11-02 20:59:09,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ca3e16-1272-4ebf-beec-a847e16304b1 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-0799e8cc-9146-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "id": "a461a202365d412c9236ab40558cba03", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}]} 2018-11-02 20:59:09,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-0799e8cc-9146-477-proj used request id req-f5ca3e16-1272-4ebf-beec-a847e16304b1 2018-11-02 20:59:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde003f3976030955706fb31f40538481725f7c3" 2018-11-02 20:59:09,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b66ad7-05b6-431d-b39f-9a3ff721a911 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:59:09,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-24b66ad7-05b6-431d-b39f-9a3ff721a911 2018-11-02 20:59:09,996 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0799e8cc-9146-477-user 2018-11-02 20:59:09,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:10,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19146b42-7cec-40c0-a9c4-a9cc03e57341 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:59:10,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-19146b42-7cec-40c0-a9c4-a9cc03e57341 2018-11-02 20:59:10,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" -d '{"role": {"name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role"}}' 2018-11-02 20:59:10,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7d9abd-b462-4496-9458-ac1c5c406f2d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2007809dd45b4fa8b83b836ca47afa0b", "links": {"self": "http://172.30.9.31:5000/v3/roles/2007809dd45b4fa8b83b836ca47afa0b"}, "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role"}} 2018-11-02 20:59:10,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba7d9abd-b462-4496-9458-ac1c5c406f2d 2018-11-02 20:59:10,242 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role 2018-11-02 20:59:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2007809dd45b4fa8b83b836ca47afa0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:10,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df38e42f-e763-4f5c-90f3-acd3db06bbf8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2007809dd45b4fa8b83b836ca47afa0b", "links": {"self": "http://172.30.9.31:5000/v3/roles/2007809dd45b4fa8b83b836ca47afa0b"}, "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role"}} 2018-11-02 20:59:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2007809dd45b4fa8b83b836ca47afa0b used request id req-df38e42f-e763-4f5c-90f3-acd3db06bbf8 2018-11-02 20:59:10,357 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role to project CreateInstancePortManipulationTests-0799e8cc-9146-477-proj 2018-11-02 20:59:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03/users/6fc32911820a4fb19e7a992e8b166215/roles/2007809dd45b4fa8b83b836ca47afa0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:10,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce4bf8f2-ad45-42f9-b391-65133f23334d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:10,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03/users/6fc32911820a4fb19e7a992e8b166215/roles/2007809dd45b4fa8b83b836ca47afa0b used request id req-ce4bf8f2-ad45-42f9-b391-65133f23334d 2018-11-02 20:59:10,508 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:59:10,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:10,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:10,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2007809dd45b4fa8b83b836ca47afa0b", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role"}], "expires_at": "2018-11-02T21:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-user", "id": "6fc32911820a4fb19e7a992e8b166215"}, "audit_ids": ["0_SShQfITKuL2A_AXytmoQ"], "issued_at": "2018-11-02T20:59:10.000000Z"}} 2018-11-02 20:59:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" 2018-11-02 20:59:11,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660b5d25-0ad7-496d-a40c-ab69a198d97f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:11,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-660b5d25-0ad7-496d-a40c-ab69a198d97f 2018-11-02 20:59:11,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" 2018-11-02 20:59:11,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-5aeb1ac3-1852-4fa8-8ebb-ec2161183365 Date: Fri, 02 Nov 2018 20:59:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image"} 2018-11-02 20:59:11,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image used request id req-5aeb1ac3-1852-4fa8-8ebb-ec2161183365 2018-11-02 20:59:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" 2018-11-02 20:59:11,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dcc18510-e9da-4b26-8213-e2110e479bd7 Date: Fri, 02 Nov 2018 20:59:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:59:11,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-dcc18510-e9da-4b26-8213-e2110e479bd7 2018-11-02 20:59:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image"}' 2018-11-02 20:59:11,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e5bd6dba-911f-4069-8171-bd3a8f6e75ac Date: Fri, 02 Nov 2018 20:59:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44", "min_disk": 0, "protected": false, "id": "9077602d-d814-4e05-9477-491a1c31dd44", "file": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44/file", "checksum": null, "owner": "a461a202365d412c9236ab40558cba03", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:59:11,680 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e5bd6dba-911f-4069-8171-bd3a8f6e75ac 2018-11-02 20:59:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" -d '' 2018-11-02 20:59:12,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed316351-5319-46a0-93f2-a154c0a602b5 Date: Fri, 02 Nov 2018 20:59:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:59:12,349 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44/file used request id req-ed316351-5319-46a0-93f2-a154c0a602b5 2018-11-02 20:59:12,349 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:59:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" 2018-11-02 20:59:12,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5212f316-96b7-46eb-b4ba-47cd492a29d3 Date: Fri, 02 Nov 2018 20:59:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9077602d-d814-4e05-9477-491a1c31dd44/snap", "metadata": {}}], "self": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44", "min_disk": 0, "protected": false, "id": "9077602d-d814-4e05-9477-491a1c31dd44", "file": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a461a202365d412c9236ab40558cba03", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9077602d-d814-4e05-9477-491a1c31dd44/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:59:12,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44 used request id req-5212f316-96b7-46eb-b4ba-47cd492a29d3 2018-11-02 20:59:12,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" 2018-11-02 20:59:13,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ecf572d7-1bb5-4e06-b325-b24069b15e83 Date: Fri, 02 Nov 2018 20:59:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:59:13,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ecf572d7-1bb5-4e06-b325-b24069b15e83 2018-11-02 20:59:13,154 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image 2018-11-02 20:59:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" 2018-11-02 20:59:13,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-289a77b3-0244-42d1-8953-d0786f75457a Date: Fri, 02 Nov 2018 20:59:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9077602d-d814-4e05-9477-491a1c31dd44/snap", "metadata": {}}], "self": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44", "min_disk": 0, "protected": false, "id": "9077602d-d814-4e05-9477-491a1c31dd44", "file": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a461a202365d412c9236ab40558cba03", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9077602d-d814-4e05-9477-491a1c31dd44/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:59:13,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44 used request id req-289a77b3-0244-42d1-8953-d0786f75457a 2018-11-02 20:59:13,359 - create_image - DEBUG - Instance status is - active 2018-11-02 20:59:13,359 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image 2018-11-02 20:59:13,359 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image 2018-11-02 20:59:13,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:13,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:13,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2007809dd45b4fa8b83b836ca47afa0b", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role"}], "expires_at": "2018-11-02T21:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-user", "id": "6fc32911820a4fb19e7a992e8b166215"}, "audit_ids": ["0hkH-qTpTXSv5W3tj-bA0Q"], "issued_at": "2018-11-02T20:59:13.000000Z"}} 2018-11-02 20:59:13,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:13,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afe5e2e-4721-4210-a2dd-5f84344f273f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:13,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5afe5e2e-4721-4210-a2dd-5f84344f273f 2018-11-02 20:59:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:14,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6841c2f-7bd3-492e-a604-b755e44717e3 Date: Fri, 02 Nov 2018 20:59:14 GMT RESP BODY: {"networks":[]} 2018-11-02 20:59:14,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-c6841c2f-7bd3-492e-a604-b755e44717e3 2018-11-02 20:59:14,079 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net 2018-11-02 20:59:14,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" -d '{"network": {"name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net", "admin_state_up": true}}' 2018-11-02 20:59:14,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-33071d13-35eb-4840-a4a7-6436028b631e Date: Fri, 02 Nov 2018 20:59:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:59:14Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}} 2018-11-02 20:59:14,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-33071d13-35eb-4840-a4a7-6436028b631e 2018-11-02 20:59:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:15,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-c78f88e7-ec79-452a-886e-d79db6a8740c Date: Fri, 02 Nov 2018 20:59:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:59:14Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:15,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-c78f88e7-ec79-452a-886e-d79db6a8740c 2018-11-02 20:59:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:15,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e35e0503-d2d3-4d1e-9273-b9646e854ff6 Date: Fri, 02 Nov 2018 20:59:15 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:59:15,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-e35e0503-d2d3-4d1e-9273-b9646e854ff6 2018-11-02 20:59:15,253 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet 2018-11-02 20:59:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" -d '{"subnets": [{"ip_version": 4, "network_id": "5e21625b-6915-44e8-a090-8fcc2666711a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]}' 2018-11-02 20:59:16,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d9385666-49d5-438e-b67d-ed7df846fde0 Date: Fri, 02 Nov 2018 20:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:16,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-d9385666-49d5-438e-b67d-ed7df846fde0 2018-11-02 20:59:16,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:16,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e511597b-8242-4d84-b9f9-04c2585b0bde Date: Fri, 02 Nov 2018 20:59:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:16,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-e511597b-8242-4d84-b9f9-04c2585b0bde 2018-11-02 20:59:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:16,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e1be8c13-4fac-4e6e-a6c8-7e80817d6c0c Date: Fri, 02 Nov 2018 20:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:16,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-e1be8c13-4fac-4e6e-a6c8-7e80817d6c0c 2018-11-02 20:59:16,770 - OpenStackNetwork - DEBUG - Network [5e21625b-6915-44e8-a090-8fcc2666711a] created successfully 2018-11-02 20:59:16,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:16,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:17,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Bh0yOc29QX2S_wuW0FZP6g"], "issued_at": "2018-11-02T20:59:17.000000Z"}} 2018-11-02 20:59:17,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29540ece04d11249f8157e7e4b10fd8edf6ebefd" 2018-11-02 20:59:17,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718de7b8-2dd1-4b8c-9e96-9843e7e8a291 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:17,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-718de7b8-2dd1-4b8c-9e96-9843e7e8a291 2018-11-02 20:59:17,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:59:17,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29540ece04d11249f8157e7e4b10fd8edf6ebefd" 2018-11-02 20:59:17,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0370650-efcc-4c61-9a76-cba76d032c00 x-compute-request-id: req-e0370650-efcc-4c61-9a76-cba76d032c00 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:59:17,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e0370650-efcc-4c61-9a76-cba76d032c00 2018-11-02 20:59:17,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29540ece04d11249f8157e7e4b10fd8edf6ebefd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:59:17,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c00eac3-4b04-44f7-98f9-91808a10c69e x-compute-request-id: req-9c00eac3-4b04-44f7-98f9-91808a10c69e Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b"}} 2018-11-02 20:59:17,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9c00eac3-4b04-44f7-98f9-91808a10c69e 2018-11-02 20:59:17,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:17,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:18,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2007809dd45b4fa8b83b836ca47afa0b", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role"}], "expires_at": "2018-11-02T21:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-user", "id": "6fc32911820a4fb19e7a992e8b166215"}, "audit_ids": ["F5_IkDzZRCCYmAaMuK-UNg"], "issued_at": "2018-11-02T20:59:18.000000Z"}} 2018-11-02 20:59:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:18,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d8a56f-f639-4b75-a5e8-7d2854143fa0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:18,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-42d8a56f-f639-4b75-a5e8-7d2854143fa0 2018-11-02 20:59:18,174 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:59:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:18,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567ad058-3559-4f63-8de2-7fb942100f95 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:18,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-567ad058-3559-4f63-8de2-7fb942100f95 2018-11-02 20:59:18,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:18,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3e83ca73-a4b3-43f9-8cc2-9892536e335a Date: Fri, 02 Nov 2018 20:59:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:18,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-3e83ca73-a4b3-43f9-8cc2-9892536e335a 2018-11-02 20:59:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:18,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4edb140-59d0-45c5-bd87-51dbdd2ce70d Date: Fri, 02 Nov 2018 20:59:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:18,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-d4edb140-59d0-45c5-bd87-51dbdd2ce70d 2018-11-02 20:59:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:19,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bb101747-c164-4043-841e-246f688c95b5 Date: Fri, 02 Nov 2018 20:59:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:19,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-bb101747-c164-4043-841e-246f688c95b5 2018-11-02 20:59:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:59:19,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:59:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:59:19,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:19,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4939efd4-8662-4648-aa2d-afd5ae59a5b6 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:19,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-4939efd4-8662-4648-aa2d-afd5ae59a5b6 2018-11-02 20:59:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:19,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e19d9212-6619-4908-967d-a6524867dc9d Date: Fri, 02 Nov 2018 20:59:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:19,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-e19d9212-6619-4908-967d-a6524867dc9d 2018-11-02 20:59:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:19,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06b05545-8ce8-4f3a-9fcd-3a9d14697fb6 Date: Fri, 02 Nov 2018 20:59:19 GMT RESP BODY: {"ports":[]} 2018-11-02 20:59:19,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1&admin_state_up=True used request id req-06b05545-8ce8-4f3a-9fcd-3a9d14697fb6 2018-11-02 20:59:19,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:20,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6fd78f8-51ed-44b5-8dde-1b659421fc5d x-compute-request-id: req-a6fd78f8-51ed-44b5-8dde-1b659421fc5d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 20:59:20,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst used request id req-a6fd78f8-51ed-44b5-8dde-1b659421fc5d 2018-11-02 20:59:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:20,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a5e10cf0-6d96-4919-847e-b3d5fec31a7c Date: Fri, 02 Nov 2018 20:59:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:20,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-a5e10cf0-6d96-4919-847e-b3d5fec31a7c 2018-11-02 20:59:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:20,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc4c03fb-1755-43bc-b12a-03be4b6a6445 Date: Fri, 02 Nov 2018 20:59:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:20,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-bc4c03fb-1755-43bc-b12a-03be4b6a6445 2018-11-02 20:59:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:20,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3018feba-7cb7-4fe8-b5d0-beb322270d6b Date: Fri, 02 Nov 2018 20:59:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:20,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-3018feba-7cb7-4fe8-b5d0-beb322270d6b 2018-11-02 20:59:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:20,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abb006f-f4a8-4b3d-9823-bbe1242387e4 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:20,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-6abb006f-f4a8-4b3d-9823-bbe1242387e4 2018-11-02 20:59:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:21,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ae5a642c-f5c5-4dc6-99f9-f6e201ddb8e8 Date: Fri, 02 Nov 2018 20:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:21,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-ae5a642c-f5c5-4dc6-99f9-f6e201ddb8e8 2018-11-02 20:59:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:21,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd7a6282-8317-4a72-8518-19a84ce79c34 Date: Fri, 02 Nov 2018 20:59:21 GMT RESP BODY: {"ports":[]} 2018-11-02 20:59:21,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1&admin_state_up=True used request id req-bd7a6282-8317-4a72-8518-19a84ce79c34 2018-11-02 20:59:21,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:21,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:21,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2007809dd45b4fa8b83b836ca47afa0b", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role"}], "expires_at": "2018-11-02T21:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a461a202365d412c9236ab40558cba03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-user", "id": "6fc32911820a4fb19e7a992e8b166215"}, "audit_ids": ["Iei8HU1bT2iJDj2mT4KR4w"], "issued_at": "2018-11-02T20:59:21.000000Z"}} 2018-11-02 20:59:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1bc998b5a80b01a5e83ed48e16f4f81c176a8f" 2018-11-02 20:59:21,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a68d18-525f-4157-9305-14d1032001b9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:21,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-66a68d18-525f-4157-9305-14d1032001b9 2018-11-02 20:59:21,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:22,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c7613a54-5a06-494c-bf28-f72e96bb17d1 Date: Fri, 02 Nov 2018 20:59:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:22,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-c7613a54-5a06-494c-bf28-f72e96bb17d1 2018-11-02 20:59:22,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:22,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8773e541-bc6f-4d2f-b868-6dac4350e7f1 Date: Fri, 02 Nov 2018 20:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:22,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-8773e541-bc6f-4d2f-b868-6dac4350e7f1 2018-11-02 20:59:22,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:22,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3606df0a-fdb1-4c6c-aa7d-9d2675ad20e8 Date: Fri, 02 Nov 2018 20:59:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:22,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-3606df0a-fdb1-4c6c-aa7d-9d2675ad20e8 2018-11-02 20:59:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:59:22,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:59:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:59:22,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1bc998b5a80b01a5e83ed48e16f4f81c176a8f" 2018-11-02 20:59:22,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfa672b-632c-43b8-aab7-73f8e1878fd3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:22,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-5bfa672b-632c-43b8-aab7-73f8e1878fd3 2018-11-02 20:59:22,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:23,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-92256913-eaca-46b5-9d65-ccb72bc3e1a9 Date: Fri, 02 Nov 2018 20:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:23,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-92256913-eaca-46b5-9d65-ccb72bc3e1a9 2018-11-02 20:59:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:23,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02839f76-55a1-4e33-b95a-14e876e4d3a0 Date: Fri, 02 Nov 2018 20:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:23,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet used request id req-02839f76-55a1-4e33-b95a-14e876e4d3a0 2018-11-02 20:59:23,335 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net 2018-11-02 20:59:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" -d '{"port": {"network_id": "5e21625b-6915-44e8-a090-8fcc2666711a", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1", "admin_state_up": true}}' 2018-11-02 20:59:24,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-dc90e92e-3106-405c-b89d-a45d3b00481c Date: Fri, 02 Nov 2018 20:59:24 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T20:59:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T20:59:23Z","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a461a202365d412c9236ab40558cba03","fixed_ips":[{"subnet_id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","ip_address":"10.55.0.101"}],"id":"ccf977df-ffe0-4e11-9dae-2f813c4048f5","security_groups":["674f9ad1-33c4-4141-a715-ebcca1394ef5"],"device_id":""}} 2018-11-02 20:59:24,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-dc90e92e-3106-405c-b89d-a45d3b00481c 2018-11-02 20:59:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:24,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b3dab9b7-52db-4fa7-8d6f-c1a1712219ae Date: Fri, 02 Nov 2018 20:59:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:24,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-b3dab9b7-52db-4fa7-8d6f-c1a1712219ae 2018-11-02 20:59:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:24,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-512362cd-9893-412e-b5da-f32d81ca53a6 Date: Fri, 02 Nov 2018 20:59:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:24,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-512362cd-9893-412e-b5da-f32d81ca53a6 2018-11-02 20:59:24,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-aae6f07b-d760-4d0a-b8ca-e7f3bfae6907 Date: Fri, 02 Nov 2018 20:59:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:25,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-aae6f07b-d760-4d0a-b8ca-e7f3bfae6907 2018-11-02 20:59:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ab9edb-ffc9-4c5c-9cf6-e4429cae6700 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:25,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-a1ab9edb-ffc9-4c5c-9cf6-e4429cae6700 2018-11-02 20:59:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b6e748a-2984-459e-82f3-c69a334ad88e Date: Fri, 02 Nov 2018 20:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:25,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-1b6e748a-2984-459e-82f3-c69a334ad88e 2018-11-02 20:59:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-b3bd5486-109d-4167-8e9c-70455ded0e80 Date: Fri, 02 Nov 2018 20:59:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:23Z","admin_state_up":true,"updated_at":"2018-11-02T20:59:23Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"ccf977df-ffe0-4e11-9dae-2f813c4048f5","port_security_enabled":true,"project_id":"a461a202365d412c9236ab40558cba03","fixed_ips":[{"subnet_id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["674f9ad1-33c4-4141-a715-ebcca1394ef5"],"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1"}]} 2018-11-02 20:59:25,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1&admin_state_up=True used request id req-b3bd5486-109d-4167-8e9c-70455ded0e80 2018-11-02 20:59:25,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa2381a-ad31-4394-8d75-4213f4f1f52f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:25,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-7aa2381a-ad31-4394-8d75-4213f4f1f52f 2018-11-02 20:59:25,662 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst 2018-11-02 20:59:25,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5dab59d-ab38-4de2-acd4-0b63858d08ce x-compute-request-id: req-e5dab59d-ab38-4de2-acd4-0b63858d08ce Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-flavor-name"}]} 2018-11-02 20:59:25,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e5dab59d-ab38-4de2-acd4-0b63858d08ce 2018-11-02 20:59:25,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57535e10-ed07-4aaa-92e7-c5e142d3b91b x-compute-request-id: req-57535e10-ed07-4aaa-92e7-c5e142d3b91b Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b"}} 2018-11-02 20:59:25,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b used request id req-57535e10-ed07-4aaa-92e7-c5e142d3b91b 2018-11-02 20:59:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:25,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-bbff5a27-7aae-4d51-a6e4-0ded17b2e889 Date: Fri, 02 Nov 2018 20:59:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:12Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9077602d-d814-4e05-9477-491a1c31dd44/snap", "metadata": {}}], "self": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44", "min_disk": 0, "protected": false, "id": "9077602d-d814-4e05-9477-491a1c31dd44", "file": "/v2/images/9077602d-d814-4e05-9477-491a1c31dd44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a461a202365d412c9236ab40558cba03", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9077602d-d814-4e05-9477-491a1c31dd44/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image"} 2018-11-02 20:59:25,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image used request id req-bbff5a27-7aae-4d51-a6e4-0ded17b2e889 2018-11-02 20:59:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:26,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6201a781-708a-42cd-8f35-4646fc8d406e Date: Fri, 02 Nov 2018 20:59:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:59:26,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6201a781-708a-42cd-8f35-4646fc8d406e 2018-11-02 20:59:26,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" -d '{"server": {"name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst", "imageRef": "9077602d-d814-4e05-9477-491a1c31dd44", "flavorRef": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "max_count": 1, "min_count": 1, "networks": [{"port": "ccf977df-ffe0-4e11-9dae-2f813c4048f5"}]}}' 2018-11-02 20:59:27,523 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cffc4071-14e3-4f18-af8e-094e4dcc13e9 x-compute-request-id: req-cffc4071-14e3-4f18-af8e-094e4dcc13e9 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1590724b-d235-4c6f-ad00-487fa1a8b37e", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "bookmark"}], "adminPass": "Fr7J8cMfjYZR"}} 2018-11-02 20:59:27,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-cffc4071-14e3-4f18-af8e-094e4dcc13e9 2018-11-02 20:59:27,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:27,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5351c3af-ec30-4a4d-a2a9-45f565871c34 x-compute-request-id: req-5351c3af-ec30-4a4d-a2a9-45f565871c34 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "bookmark"}], "image": {"id": "9077602d-d814-4e05-9477-491a1c31dd44", "links": [{"href": "http://172.30.9.31:8774/images/9077602d-d814-4e05-9477-491a1c31dd44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "links": [{"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}]}, "id": "1590724b-d235-4c6f-ad00-487fa1a8b37e", "user_id": "6fc32911820a4fb19e7a992e8b166215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:59:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst", "created": "2018-11-02T20:59:27Z", "tenant_id": "a461a202365d412c9236ab40558cba03", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:59:27,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-5351c3af-ec30-4a4d-a2a9-45f565871c34 2018-11-02 20:59:27,942 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst 2018-11-02 20:59:27,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:28,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-360fe341-ac2d-4adf-b936-8d93a4cdbf7c x-compute-request-id: req-360fe341-ac2d-4adf-b936-8d93a4cdbf7c Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "bookmark"}], "image": {"id": "9077602d-d814-4e05-9477-491a1c31dd44", "links": [{"href": "http://172.30.9.31:8774/images/9077602d-d814-4e05-9477-491a1c31dd44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "links": [{"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}]}, "id": "1590724b-d235-4c6f-ad00-487fa1a8b37e", "user_id": "6fc32911820a4fb19e7a992e8b166215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:59:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst", "created": "2018-11-02T20:59:27Z", "tenant_id": "a461a202365d412c9236ab40558cba03", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:59:28,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-360fe341-ac2d-4adf-b936-8d93a4cdbf7c 2018-11-02 20:59:28,358 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst] is - BUILD 2018-11-02 20:59:28,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:59:31,361 - create_instance - DEBUG - VM status query timeout in 896.581012964 2018-11-02 20:59:31,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:32,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bb2fa09-821f-40f1-a915-b56c8575b91e x-compute-request-id: req-8bb2fa09-821f-40f1-a915-b56c8575b91e Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "bookmark"}], "image": {"id": "9077602d-d814-4e05-9477-491a1c31dd44", "links": [{"href": "http://172.30.9.31:8774/images/9077602d-d814-4e05-9477-491a1c31dd44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "links": [{"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}]}, "id": "1590724b-d235-4c6f-ad00-487fa1a8b37e", "security_groups": [{"name": "default"}], "user_id": "6fc32911820a4fb19e7a992e8b166215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T20:59:30Z", "hostId": "071c7f3aca9a3f57865cac2aacafed90cdbcf7a7799a8b8d2071d945", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst", "created": "2018-11-02T20:59:27Z", "tenant_id": "a461a202365d412c9236ab40558cba03", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:59:32,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-8bb2fa09-821f-40f1-a915-b56c8575b91e 2018-11-02 20:59:32,247 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst] is - BUILD 2018-11-02 20:59:32,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:59:35,250 - create_instance - DEBUG - VM status query timeout in 892.692161798 2018-11-02 20:59:35,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:36,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a86af337-df09-49a6-a448-c9dabfcc76b7 x-compute-request-id: req-a86af337-df09-49a6-a448-c9dabfcc76b7 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "bookmark"}], "image": {"id": "9077602d-d814-4e05-9477-491a1c31dd44", "links": [{"href": "http://172.30.9.31:8774/images/9077602d-d814-4e05-9477-491a1c31dd44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:59:35.000000", "flavor": {"id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "links": [{"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}]}, "id": "1590724b-d235-4c6f-ad00-487fa1a8b37e", "security_groups": [{"name": "default"}], "user_id": "6fc32911820a4fb19e7a992e8b166215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:59:35Z", "hostId": "071c7f3aca9a3f57865cac2aacafed90cdbcf7a7799a8b8d2071d945", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst", "created": "2018-11-02T20:59:27Z", "tenant_id": "a461a202365d412c9236ab40558cba03", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:59:36,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-a86af337-df09-49a6-a448-c9dabfcc76b7 2018-11-02 20:59:36,165 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst] is - ACTIVE 2018-11-02 20:59:36,165 - create_instance - INFO - VM is - ACTIVE 2018-11-02 20:59:36,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:36,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4d7e3ad-d9ba-4b2b-9fc3-a0b3a1c8375d x-compute-request-id: req-c4d7e3ad-d9ba-4b2b-9fc3-a0b3a1c8375d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "bookmark"}], "image": {"id": "9077602d-d814-4e05-9477-491a1c31dd44", "links": [{"href": "http://172.30.9.31:8774/images/9077602d-d814-4e05-9477-491a1c31dd44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:59:35.000000", "flavor": {"id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "links": [{"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}]}, "id": "1590724b-d235-4c6f-ad00-487fa1a8b37e", "security_groups": [{"name": "default"}], "user_id": "6fc32911820a4fb19e7a992e8b166215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:59:35Z", "hostId": "071c7f3aca9a3f57865cac2aacafed90cdbcf7a7799a8b8d2071d945", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst", "created": "2018-11-02T20:59:27Z", "tenant_id": "a461a202365d412c9236ab40558cba03", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:59:36,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-c4d7e3ad-d9ba-4b2b-9fc3-a0b3a1c8375d 2018-11-02 20:59:36,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:37,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-fcce7418-a9b8-4bf9-a19b-083ff4ef60e3 Date: Fri, 02 Nov 2018 20:59:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:37,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net used request id req-fcce7418-a9b8-4bf9-a19b-083ff4ef60e3 2018-11-02 20:59:37,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:37,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a5e933-ead9-4fed-82b0-e7224bd45c53 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:37,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-11a5e933-ead9-4fed-82b0-e7224bd45c53 2018-11-02 20:59:37,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d16e0fe8-37c3-4963-a7bc-0800f29ac8ba Date: Fri, 02 Nov 2018 20:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:37,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-d16e0fe8-37c3-4963-a7bc-0800f29ac8ba 2018-11-02 20:59:37,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:37,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3040 X-Openstack-Request-Id: req-2937fc56-30c5-441e-bb05-e04976134d32 Date: Fri, 02 Nov 2018 20:59:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:59:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5e21625b-6915-44e8-a090-8fcc2666711a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e8:ab:0c","id":"12489cea-bffd-40c0-ad6e-3d1aea9d3ddd","port_security_enabled":false,"project_id":"a461a202365d412c9236ab40558cba03","fixed_ips":[{"subnet_id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:23Z","admin_state_up":true,"updated_at":"2018-11-02T20:59:34Z","binding:vnic_type":"normal","device_id":"1590724b-d235-4c6f-ad00-487fa1a8b37e","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"ccf977df-ffe0-4e11-9dae-2f813c4048f5","port_security_enabled":true,"project_id":"a461a202365d412c9236ab40558cba03","fixed_ips":[{"subnet_id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["674f9ad1-33c4-4141-a715-ebcca1394ef5"],"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:16Z","admin_state_up":true,"updated_at":"2018-11-02T20:59:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5e21625b-6915-44e8-a090-8fcc2666711a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d5:5b:0d","id":"e6202ebe-9108-46c5-83ba-6a6b99025ba3","port_security_enabled":false,"project_id":"a461a202365d412c9236ab40558cba03","fixed_ips":[{"subnet_id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:17Z","admin_state_up":true,"updated_at":"2018-11-02T20:59:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5e21625b-6915-44e8-a090-8fcc2666711a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:2a:a5","id":"f5d177cb-599f-491d-a868-112fa1af757d","port_security_enabled":false,"project_id":"a461a202365d412c9236ab40558cba03","fixed_ips":[{"subnet_id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 20:59:37,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-2937fc56-30c5-441e-bb05-e04976134d32 2018-11-02 20:59:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:37,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-61801a6e-9829-4560-a73d-9522d1abf12b Date: Fri, 02 Nov 2018 20:59:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12"],"updated_at":"2018-11-02T20:59:15Z","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a461a202365d412c9236ab40558cba03","id":"5e21625b-6915-44e8-a090-8fcc2666711a","name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net"}]} 2018-11-02 20:59:37,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-61801a6e-9829-4560-a73d-9522d1abf12b 2018-11-02 20:59:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:37,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e00cf743-adf4-4db7-a758-c7b16dd07ab3 Date: Fri, 02 Nov 2018 20:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:37,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a used request id req-e00cf743-adf4-4db7-a758-c7b16dd07ab3 2018-11-02 20:59:37,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:37,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6cca5e64-25e8-4e8b-995c-d4dfb083bd34 Date: Fri, 02 Nov 2018 20:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e21625b-6915-44e8-a090-8fcc2666711a","tenant_id":"a461a202365d412c9236ab40558cba03","created_at":"2018-11-02T20:59:15Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a461a202365d412c9236ab40558cba03","id":"00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet"}]} 2018-11-02 20:59:37,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5e21625b-6915-44e8-a090-8fcc2666711a&name=CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet used request id req-6cca5e64-25e8-4e8b-995c-d4dfb083bd34 2018-11-02 20:59:37,996 - create_instance - INFO - Deleting Port with ID - ccf977df-ffe0-4e11-9dae-2f813c4048f5 2018-11-02 20:59:37,996 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6port-1 2018-11-02 20:59:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/ccf977df-ffe0-4e11-9dae-2f813c4048f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:38,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44486aa3-6394-45db-b60d-b8e5e0126c94 Date: Fri, 02 Nov 2018 20:59:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:59:38,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/ccf977df-ffe0-4e11-9dae-2f813c4048f5 used request id req-44486aa3-6394-45db-b60d-b8e5e0126c94 2018-11-02 20:59:38,757 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst 2018-11-02 20:59:38,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:38,914 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59: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-6132bf00-2a1d-4935-ae1c-f53d215e8b29 x-compute-request-id: req-6132bf00-2a1d-4935-ae1c-f53d215e8b29 Content-Type: application/json 2018-11-02 20:59:38,915 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-6132bf00-2a1d-4935-ae1c-f53d215e8b29 2018-11-02 20:59:38,915 - create_instance - INFO - Checking deletion status 2018-11-02 20:59:38,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:39,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f7e95cd-96be-4fe6-a651-4e1e83af9c23 x-compute-request-id: req-8f7e95cd-96be-4fe6-a651-4e1e83af9c23 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e", "rel": "bookmark"}], "image": {"id": "9077602d-d814-4e05-9477-491a1c31dd44", "links": [{"href": "http://172.30.9.31:8774/images/9077602d-d814-4e05-9477-491a1c31dd44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T20:59:35.000000", "flavor": {"id": "d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "links": [{"href": "http://172.30.9.31:8774/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b", "rel": "bookmark"}]}, "id": "1590724b-d235-4c6f-ad00-487fa1a8b37e", "user_id": "6fc32911820a4fb19e7a992e8b166215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T20:59:38Z", "hostId": "071c7f3aca9a3f57865cac2aacafed90cdbcf7a7799a8b8d2071d945", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst", "created": "2018-11-02T20:59:27Z", "tenant_id": "a461a202365d412c9236ab40558cba03", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 20:59:39,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-8f7e95cd-96be-4fe6-a651-4e1e83af9c23 2018-11-02 20:59:39,190 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst] is - ACTIVE 2018-11-02 20:59:39,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 20:59:42,193 - create_instance - DEBUG - VM status query timeout in 296.722047091 2018-11-02 20:59:42,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352486d8aaac8f90eef7e8793e235ca1517cf14a" 2018-11-02 20:59:42,241 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11b4e8a6-050d-48e1-bdcb-aa0c72a00c61 x-compute-request-id: req-11b4e8a6-050d-48e1-bdcb-aa0c72a00c61 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1590724b-d235-4c6f-ad00-487fa1a8b37e could not be found.", "code": 404}} 2018-11-02 20:59:42,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1590724b-d235-4c6f-ad00-487fa1a8b37e used request id req-11b4e8a6-050d-48e1-bdcb-aa0c72a00c61 2018-11-02 20:59:42,242 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1590724b-d235-4c6f-ad00-487fa1a8b37e could not be found. (HTTP 404) (Request-ID: req-11b4e8a6-050d-48e1-bdcb-aa0c72a00c61) 2018-11-02 20:59:42,242 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-inst 2018-11-02 20:59:42,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29540ece04d11249f8157e7e4b10fd8edf6ebefd" 2018-11-02 20:59:42,288 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 20:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3b897fa-a04f-4816-8baa-d818930502fc x-compute-request-id: req-d3b897fa-a04f-4816-8baa-d818930502fc Content-Length: 0 Content-Type: application/json 2018-11-02 20:59:42,288 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d160ba92-53b6-4908-a8cf-9d7bcdb5941b used request id req-d3b897fa-a04f-4816-8baa-d818930502fc 2018-11-02 20:59:42,289 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet 2018-11-02 20:59:42,289 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-subnet 2018-11-02 20:59:42,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:44,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d3e29d0-e597-4799-a453-be1d5970883e Date: Fri, 02 Nov 2018 20:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:59:44,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/00e0bcbf-9e7f-4d9f-8bbe-c6b5a10eae12 used request id req-3d3e29d0-e597-4799-a453-be1d5970883e 2018-11-02 20:59:44,947 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-pub-net 2018-11-02 20:59:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/5e21625b-6915-44e8-a090-8fcc2666711a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b1791067808822aefbf36daf81750ae953c4ec" 2018-11-02 20:59:46,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3748fdab-8b1d-4f21-b90d-1f05b4741dc1 Date: Fri, 02 Nov 2018 20:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:59:46,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/5e21625b-6915-44e8-a090-8fcc2666711a used request id req-3748fdab-8b1d-4f21-b90d-1f05b4741dc1 2018-11-02 20:59:46,803 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c726d9f2-5e32-4e80-9237-9833a136b6f6-image 2018-11-02 20:59:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2bf432af9e9d058d5a631e43338c2900be61cb" 2018-11-02 20:59:47,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c256ce78-f7ee-46c0-a075-ba38c2513577 Date: Fri, 02 Nov 2018 20:59:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:59:47,978 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9077602d-d814-4e05-9477-491a1c31dd44 used request id req-c256ce78-f7ee-46c0-a075-ba38c2513577 2018-11-02 20:59:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:48,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-fc6a543e-3ada-4e14-ac89-68652f17a007 Date: Fri, 02 Nov 2018 20:59:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a461a202365d412c9236ab40558cba03", "created_at": "2018-11-02T20:59:14Z", "updated_at": "2018-11-02T20:59:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "revision_number": 0, "id": "2d04fafa-ca5b-4e68-81e8-47ab71520e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "tenant_id": "a461a202365d412c9236ab40558cba03", "port_range_min": null, "ethertype": "IPv4", "project_id": "a461a202365d412c9236ab40558cba03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "revision_number": 0, "id": "6f613856-cbe2-45ae-bbb4-b29f34608e24", "remote_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "tenant_id": "a461a202365d412c9236ab40558cba03", "port_range_min": null, "ethertype": "IPv6", "project_id": "a461a202365d412c9236ab40558cba03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "revision_number": 0, "id": "a0cf3c8a-842a-47b4-b48d-36291463fda9", "remote_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "tenant_id": "a461a202365d412c9236ab40558cba03", "port_range_min": null, "ethertype": "IPv4", "project_id": "a461a202365d412c9236ab40558cba03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "revision_number": 0, "id": "f7899693-967a-44c2-be15-64e199453004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "tenant_id": "a461a202365d412c9236ab40558cba03", "port_range_min": null, "ethertype": "IPv6", "project_id": "a461a202365d412c9236ab40558cba03"}], "revision_number": 4, "project_id": "a461a202365d412c9236ab40558cba03", "id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 20:59:48,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-fc6a543e-3ada-4e14-ac89-68652f17a007 2018-11-02 20:59:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:48,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51816998-0a04-41e3-9949-91ef3bce7b96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:48,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-51816998-0a04-41e3-9949-91ef3bce7b96 2018-11-02 20:59:48,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:48,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:48,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 20:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9351f6f-b80a-45a2-93e1-0fd5cd6d5ff1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 20:59:48,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-f9351f6f-b80a-45a2-93e1-0fd5cd6d5ff1 2018-11-02 20:59:48,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 20:59:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:48,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d8dbca-9e28-4052-8a01-f77962e97a38 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a461a202365d412c9236ab40558cba03", "name": "CreateInstancePortManipulationTests-0799e8cc-9146-477-proj"}} 2018-11-02 20:59:48,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-31d8dbca-9e28-4052-8a01-f77962e97a38 2018-11-02 20:59:48,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 674f9ad1-33c4-4141-a715-ebcca1394ef5 2018-11-02 20:59:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=674f9ad1-33c4-4141-a715-ebcca1394ef5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:48,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1e12f534-d69e-4fc1-8bf2-8b19b4c4426d Date: Fri, 02 Nov 2018 20:59:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "port_range_min": null, "revision_number": 0, "tenant_id": "a461a202365d412c9236ab40558cba03", "created_at": "2018-11-02T20:59:14Z", "project_id": "a461a202365d412c9236ab40558cba03", "id": "2d04fafa-ca5b-4e68-81e8-47ab71520e72"}, {"remote_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "port_range_min": null, "revision_number": 0, "tenant_id": "a461a202365d412c9236ab40558cba03", "created_at": "2018-11-02T20:59:14Z", "project_id": "a461a202365d412c9236ab40558cba03", "id": "6f613856-cbe2-45ae-bbb4-b29f34608e24"}, {"remote_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "port_range_min": null, "revision_number": 0, "tenant_id": "a461a202365d412c9236ab40558cba03", "created_at": "2018-11-02T20:59:14Z", "project_id": "a461a202365d412c9236ab40558cba03", "id": "a0cf3c8a-842a-47b4-b48d-36291463fda9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:14Z", "security_group_id": "674f9ad1-33c4-4141-a715-ebcca1394ef5", "port_range_min": null, "revision_number": 0, "tenant_id": "a461a202365d412c9236ab40558cba03", "created_at": "2018-11-02T20:59:14Z", "project_id": "a461a202365d412c9236ab40558cba03", "id": "f7899693-967a-44c2-be15-64e199453004"}]} 2018-11-02 20:59:48,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=674f9ad1-33c4-4141-a715-ebcca1394ef5 used request id req-1e12f534-d69e-4fc1-8bf2-8b19b4c4426d 2018-11-02 20:59:48,830 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 20:59:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/674f9ad1-33c4-4141-a715-ebcca1394ef5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:49,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5747f835-17c8-4a14-9625-1c4c2e47b4b1 Content-Length: 0 Date: Fri, 02 Nov 2018 20:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 20:59:49,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/674f9ad1-33c4-4141-a715-ebcca1394ef5 used request id req-5747f835-17c8-4a14-9625-1c4c2e47b4b1 2018-11-02 20:59:49,269 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0799e8cc-9146-477-proj 2018-11-02 20:59:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:49,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-690a72fd-9a92-4036-adea-8a7c2de58b06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:49,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a461a202365d412c9236ab40558cba03 used request id req-690a72fd-9a92-4036-adea-8a7c2de58b06 2018-11-02 20:59:49,565 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0799e8cc-9146-477-proj-role 2018-11-02 20:59:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2007809dd45b4fa8b83b836ca47afa0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:49,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb383daa-b89c-4ebf-a387-8903e465fdc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:49,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2007809dd45b4fa8b83b836ca47afa0b used request id req-eb383daa-b89c-4ebf-a387-8903e465fdc1 2018-11-02 20:59:49,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc769776910cdacda1042ad3eeb93fcd6f2e6c" 2018-11-02 20:59:49,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4174dde0-1d9f-4898-a451-6e51b5c4eb51 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:59:49,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4174dde0-1d9f-4898-a451-6e51b5c4eb51 2018-11-02 20:59:49,815 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0799e8cc-9146-477-user 2018-11-02 20:59:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/6fc32911820a4fb19e7a992e8b166215 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde003f3976030955706fb31f40538481725f7c3" 2018-11-02 20:59:50,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9add3cf-f648-4fb6-8904-6e6aec5eef8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:50,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/6fc32911820a4fb19e7a992e8b166215 used request id req-d9add3cf-f648-4fb6-8904-6e6aec5eef8b 2018-11-02 20:59:50,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:50,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["MBCUvn9nTTmeH-SO4ldFDA"], "issued_at": "2018-11-02T20:59:50.000000Z"}} 2018-11-02 20:59:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dbf86397a58a757cbefb94e5c76c103ad75ec3" 2018-11-02 20:59:50,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571eea62-c84e-46c3-8eb4-81fb7977ff49 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:50,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-571eea62-c84e-46c3-8eb4-81fb7977ff49 2018-11-02 20:59:50,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:50,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:50,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["qeKgbJNxS-qPryPRxc8kow"], "issued_at": "2018-11-02T20:59:51.000000Z"}} 2018-11-02 20:59:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 20:59:51,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea36dde-b925-4144-b4e9-249aff8f3b71 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:51,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8ea36dde-b925-4144-b4e9-249aff8f3b71 2018-11-02 20:59:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:59:51,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:59:51 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:59:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 20:59:51,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc77845b-5d2c-4a10-a084-19806f1fb442 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 20:59:51,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj used request id req-bc77845b-5d2c-4a10-a084-19806f1fb442 2018-11-02 20:59:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 20:59:51,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4832163f-8884-424e-8480-7542bd95dbd3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:59:51,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4832163f-8884-424e-8480-7542bd95dbd3 2018-11-02 20:59:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}}' 2018-11-02 20:59:51,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7930ba3d-d731-4aee-a7b0-feda0498835b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 20:59:51,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7930ba3d-d731-4aee-a7b0-feda0498835b 2018-11-02 20:59:51,422 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj 2018-11-02 20:59:51,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:51,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:51,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["nshSGmoWRZizWgQNwiSSkA"], "issued_at": "2018-11-02T20:59:51.000000Z"}} 2018-11-02 20:59:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b4314c67abaa87ffef0aea9dfbf7c2b712838c" 2018-11-02 20:59:51,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf44c0c-b827-4218-bf29-0d79adcab081 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:51,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4bf44c0c-b827-4218-bf29-0d79adcab081 2018-11-02 20:59:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 20:59:51,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 20:59:51 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 20:59:51,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b4314c67abaa87ffef0aea9dfbf7c2b712838c" 2018-11-02 20:59:52,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25507b8d-b156-45b4-9d6e-6363fa92a49c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 20:59:52,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-25507b8d-b156-45b4-9d6e-6363fa92a49c 2018-11-02 20:59:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b4314c67abaa87ffef0aea9dfbf7c2b712838c" 2018-11-02 20:59:52,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa99ec3-1f44-4323-a48a-804f81ad244f Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}]} 2018-11-02 20:59:52,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj used request id req-baa99ec3-1f44-4323-a48a-804f81ad244f 2018-11-02 20:59:52,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b4314c67abaa87ffef0aea9dfbf7c2b712838c" 2018-11-02 20:59:52,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f47c78d-a221-4ef0-917b-8384c11bec5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 20:59:52,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8f47c78d-a221-4ef0-917b-8384c11bec5d 2018-11-02 20:59:52,666 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2e07cd65-03cd-413-user 2018-11-02 20:59:52,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 20:59:52,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6765563-d455-4c04-b852-da982dc79c54 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 20:59:52,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6765563-d455-4c04-b852-da982dc79c54 2018-11-02 20:59:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" -d '{"role": {"name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role"}}' 2018-11-02 20:59:52,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97e0580-6d07-4501-a00c-e662fe3abdd6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d80f84386ddb4bb3aea65f5ce0d7a4bd", "links": {"self": "http://172.30.9.31:5000/v3/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd"}, "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role"}} 2018-11-02 20:59:52,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-a97e0580-6d07-4501-a00c-e662fe3abdd6 2018-11-02 20:59:52,930 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role 2018-11-02 20:59:52,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 20:59:53,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530e641d-0cb0-4447-9a8f-76b7fb7e2817 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d80f84386ddb4bb3aea65f5ce0d7a4bd", "links": {"self": "http://172.30.9.31:5000/v3/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd"}, "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role"}} 2018-11-02 20:59:53,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd used request id req-530e641d-0cb0-4447-9a8f-76b7fb7e2817 2018-11-02 20:59:53,044 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role to project CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj 2018-11-02 20:59:53,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384/users/57c747042b4c4df78bc0fba1ebeea6ea/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 20:59:53,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 20:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac95e45-744a-4976-8d45-8612bc8e5c73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 20:59:53,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384/users/57c747042b4c4df78bc0fba1ebeea6ea/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd used request id req-1ac95e45-744a-4976-8d45-8612bc8e5c73 2018-11-02 20:59:53,197 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 20:59:53,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:53,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:53,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d80f84386ddb4bb3aea65f5ce0d7a4bd", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role"}], "expires_at": "2018-11-02T21:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-user", "id": "57c747042b4c4df78bc0fba1ebeea6ea"}, "audit_ids": ["6nxiwB_pQWSeOlaRQlf0qQ"], "issued_at": "2018-11-02T20:59:53.000000Z"}} 2018-11-02 20:59:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" 2018-11-02 20:59:53,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e05aa58-a213-4d48-964b-606f94f9d7f5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:53,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8e05aa58-a213-4d48-964b-606f94f9d7f5 2018-11-02 20:59:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" 2018-11-02 20:59:53,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-7c4fc353-ff0c-4afb-8282-46d8eac33078 Date: Fri, 02 Nov 2018 20:59:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image"} 2018-11-02 20:59:53,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image used request id req-7c4fc353-ff0c-4afb-8282-46d8eac33078 2018-11-02 20:59:53,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" 2018-11-02 20:59:54,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce2ae1f4-5e2f-442b-8951-e531fd8c285b Date: Fri, 02 Nov 2018 20:59:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:59:54,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ce2ae1f4-5e2f-442b-8951-e531fd8c285b 2018-11-02 20:59:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image"}' 2018-11-02 20:59:54,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-edb3effd-2c07-451b-b317-de8c70d11a26 Date: Fri, 02 Nov 2018 20:59:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "min_disk": 0, "protected": false, "id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "file": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/file", "checksum": null, "owner": "9b9fd2cd40a549ba8cca6f2528d4a384", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:59:54,400 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-edb3effd-2c07-451b-b317-de8c70d11a26 2018-11-02 20:59:54,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" -d '' 2018-11-02 20:59:54,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5653ee14-f2c0-4cf8-a1e4-b057d3e57764 Date: Fri, 02 Nov 2018 20:59:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 20:59:54,911 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/file used request id req-5653ee14-f2c0-4cf8-a1e4-b057d3e57764 2018-11-02 20:59:54,912 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 20:59:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" 2018-11-02 20:59:55,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fcec9402-d6fb-457e-bfd4-32c5ca0b46e0 Date: Fri, 02 Nov 2018 20:59:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:54Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/snap", "metadata": {}}], "self": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "min_disk": 0, "protected": false, "id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "file": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b9fd2cd40a549ba8cca6f2528d4a384", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:59:55,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd used request id req-fcec9402-d6fb-457e-bfd4-32c5ca0b46e0 2018-11-02 20:59:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" 2018-11-02 20:59:55,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-190d25e8-918a-4b26-b76a-b2d170488021 Date: Fri, 02 Nov 2018 20:59:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 20:59:55,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-190d25e8-918a-4b26-b76a-b2d170488021 2018-11-02 20:59:55,296 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image 2018-11-02 20:59:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" 2018-11-02 20:59:55,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-409db99c-b94e-46ad-8a7f-21de47bcf7bc Date: Fri, 02 Nov 2018 20:59:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:54Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/snap", "metadata": {}}], "self": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "min_disk": 0, "protected": false, "id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "file": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b9fd2cd40a549ba8cca6f2528d4a384", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 20:59:55,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd used request id req-409db99c-b94e-46ad-8a7f-21de47bcf7bc 2018-11-02 20:59:55,316 - create_image - DEBUG - Instance status is - active 2018-11-02 20:59:55,316 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image 2018-11-02 20:59:55,317 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image 2018-11-02 20:59:55,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:55,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:55,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d80f84386ddb4bb3aea65f5ce0d7a4bd", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role"}], "expires_at": "2018-11-02T21:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-user", "id": "57c747042b4c4df78bc0fba1ebeea6ea"}, "audit_ids": ["y8vVTkR8Tlq2MLG1BW6ACQ"], "issued_at": "2018-11-02T20:59:55.000000Z"}} 2018-11-02 20:59:55,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 20:59:55,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11d872a-9ef7-46e9-9476-6ef65fdf9875 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:55,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c11d872a-9ef7-46e9-9476-6ef65fdf9875 2018-11-02 20:59:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 20:59:56,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-237c5c00-14fd-4d40-b81e-143be4f17115 Date: Fri, 02 Nov 2018 20:59:56 GMT RESP BODY: {"networks":[]} 2018-11-02 20:59:56,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-237c5c00-14fd-4d40-b81e-143be4f17115 2018-11-02 20:59:56,120 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net 2018-11-02 20:59:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" -d '{"network": {"name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net", "admin_state_up": true}}' 2018-11-02 20:59:56,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-c7ca45ad-6754-481d-ae2f-daff6db69156 Date: Fri, 02 Nov 2018 20:59:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T20:59:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}} 2018-11-02 20:59:56,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-c7ca45ad-6754-481d-ae2f-daff6db69156 2018-11-02 20:59:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 20:59:57,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-31136290-5795-4fdc-83b9-b5c1789c364d Date: Fri, 02 Nov 2018 20:59:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T20:59:56Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 20:59:57,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-31136290-5795-4fdc-83b9-b5c1789c364d 2018-11-02 20:59:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 20:59:57,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9715baba-f313-416d-8f2c-bf5f08998abb Date: Fri, 02 Nov 2018 20:59:57 GMT RESP BODY: {"subnets":[]} 2018-11-02 20:59:57,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-9715baba-f313-416d-8f2c-bf5f08998abb 2018-11-02 20:59:57,458 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet 2018-11-02 20:59:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" -d '{"subnets": [{"ip_version": 4, "network_id": "ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]}' 2018-11-02 20:59:58,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3f93c8e-e654-4bda-b557-bf375f890de8 Date: Fri, 02 Nov 2018 20:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 20:59:58,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-f3f93c8e-e654-4bda-b557-bf375f890de8 2018-11-02 20:59:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 20:59:58,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-54d85bda-7c9e-41fc-a747-6d9d0d6cca7c Date: Fri, 02 Nov 2018 20:59:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 20:59:58,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-54d85bda-7c9e-41fc-a747-6d9d0d6cca7c 2018-11-02 20:59:58,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 20:59:59,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a58fddf-1192-424d-a890-726e36057f2e Date: Fri, 02 Nov 2018 20:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 20:59:59,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-7a58fddf-1192-424d-a890-726e36057f2e 2018-11-02 20:59:59,094 - OpenStackNetwork - DEBUG - Network [ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3] created successfully 2018-11-02 20:59:59,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:59,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 20:59:59,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T21:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WnMuEiPgR2yjlvaUaji8ZQ"], "issued_at": "2018-11-02T20:59:59.000000Z"}} 2018-11-02 20:59:59,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c20297cc944d368106abe2cec1e7e3f5e192ade" 2018-11-02 20:59:59,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11eb56d-0c34-4d74-8f30-f82ceea59ff9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 20:59:59,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c11eb56d-0c34-4d74-8f30-f82ceea59ff9 2018-11-02 20:59:59,612 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 20:59:59,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c20297cc944d368106abe2cec1e7e3f5e192ade" 2018-11-02 20:59:59,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-747c474a-0b0b-4b69-8ca8-f957f50d38ae x-compute-request-id: req-747c474a-0b0b-4b69-8ca8-f957f50d38ae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 20:59:59,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-747c474a-0b0b-4b69-8ca8-f957f50d38ae 2018-11-02 20:59:59,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c20297cc944d368106abe2cec1e7e3f5e192ade" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 20:59:59,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 20:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95743422-42e9-4694-9a02-570420fabf89 x-compute-request-id: req-95743422-42e9-4694-9a02-570420fabf89 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259"}} 2018-11-02 20:59:59,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-95743422-42e9-4694-9a02-570420fabf89 2018-11-02 20:59:59,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 20:59:59,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:00,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d80f84386ddb4bb3aea65f5ce0d7a4bd", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role"}], "expires_at": "2018-11-02T22:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-user", "id": "57c747042b4c4df78bc0fba1ebeea6ea"}, "audit_ids": ["jiN3z9UoROSLipHdMzm-eg"], "issued_at": "2018-11-02T21:00:00.000000Z"}} 2018-11-02 21:00:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:00,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10cd9aa-d304-45f9-bceb-bf332867b022 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:00,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c10cd9aa-d304-45f9-bceb-bf332867b022 2018-11-02 21:00:00,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:00:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:00,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2198670d-b614-41b2-8cfc-1b0d13fa4f55 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:00,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2198670d-b614-41b2-8cfc-1b0d13fa4f55 2018-11-02 21:00:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:00,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-743bb566-e390-4863-84b4-bc111e5a0fb6 Date: Fri, 02 Nov 2018 21:00:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:00,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-743bb566-e390-4863-84b4-bc111e5a0fb6 2018-11-02 21:00:00,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:01,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eba2c4aa-8511-45d4-9567-fa796f59a1fa Date: Fri, 02 Nov 2018 21:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:01,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-eba2c4aa-8511-45d4-9567-fa796f59a1fa 2018-11-02 21:00:01,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:01,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-adf8519b-11bd-417d-b555-b05f0d97c1c6 Date: Fri, 02 Nov 2018 21:00:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:01,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-adf8519b-11bd-417d-b555-b05f0d97c1c6 2018-11-02 21:00:01,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:00:01,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:00:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:00:01,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:01,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7dd9d5f-f9ad-49d4-9670-701c2ea4c941 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 21:00:01,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-f7dd9d5f-f9ad-49d4-9670-701c2ea4c941 2018-11-02 21:00:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:01,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8011353a-18e6-4466-b469-443896e3f7bd Date: Fri, 02 Nov 2018 21:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:01,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-8011353a-18e6-4466-b469-443896e3f7bd 2018-11-02 21:00:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:02,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a6aba8e6-8234-4054-8ca8-48f38be50619 Date: Fri, 02 Nov 2018 21:00:02 GMT RESP BODY: {"ports":[]} 2018-11-02 21:00:02,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1&admin_state_up=True used request id req-a6aba8e6-8234-4054-8ca8-48f38be50619 2018-11-02 21:00:02,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:02,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76086a5e-94f6-441d-a9b5-a4c8af699b75 x-compute-request-id: req-76086a5e-94f6-441d-a9b5-a4c8af699b75 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:00:02,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst used request id req-76086a5e-94f6-441d-a9b5-a4c8af699b75 2018-11-02 21:00:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:02,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d840146c-9fad-41f8-a0c7-909f1880f12a Date: Fri, 02 Nov 2018 21:00:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:02,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-d840146c-9fad-41f8-a0c7-909f1880f12a 2018-11-02 21:00:02,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:02,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08822a52-1441-4248-b701-892ff71b89d5 Date: Fri, 02 Nov 2018 21:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:02,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-08822a52-1441-4248-b701-892ff71b89d5 2018-11-02 21:00:02,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:02,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-520af722-f2e0-410f-901c-e2a732669fab Date: Fri, 02 Nov 2018 21:00:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:02,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-520af722-f2e0-410f-901c-e2a732669fab 2018-11-02 21:00:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:02,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3303cd46-9d31-4dbd-b476-3e17b1c0de6f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 21:00:02,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-3303cd46-9d31-4dbd-b476-3e17b1c0de6f 2018-11-02 21:00:02,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:03,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-39f3f521-7b33-46a4-bb2b-cb0d8cd6d3ef Date: Fri, 02 Nov 2018 21:00:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:03,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-39f3f521-7b33-46a4-bb2b-cb0d8cd6d3ef 2018-11-02 21:00:03,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:03,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f79bff5-6127-40c1-b8dc-62d04f9a8956 Date: Fri, 02 Nov 2018 21:00:03 GMT RESP BODY: {"ports":[]} 2018-11-02 21:00:03,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1&admin_state_up=True used request id req-3f79bff5-6127-40c1-b8dc-62d04f9a8956 2018-11-02 21:00:03,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:03,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:03,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d80f84386ddb4bb3aea65f5ce0d7a4bd", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role"}], "expires_at": "2018-11-02T22:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9b9fd2cd40a549ba8cca6f2528d4a384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-user", "id": "57c747042b4c4df78bc0fba1ebeea6ea"}, "audit_ids": ["9bAuWQ0fT-q0nVil8uo7og"], "issued_at": "2018-11-02T21:00:03.000000Z"}} 2018-11-02 21:00:03,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d351f7da885bdaa9fd46f3d8a39041a67fc8ba5" 2018-11-02 21:00:03,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc96ac0d-1c28-48a5-8542-e023047ff8b7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:03,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fc96ac0d-1c28-48a5-8542-e023047ff8b7 2018-11-02 21:00:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:04,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-57a72e19-b804-4fc8-ad84-fc2122bc7029 Date: Fri, 02 Nov 2018 21:00:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:04,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-57a72e19-b804-4fc8-ad84-fc2122bc7029 2018-11-02 21:00:04,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:04,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e08c3ece-4565-4846-abfa-3f38c4dc0a78 Date: Fri, 02 Nov 2018 21:00:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:04,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-e08c3ece-4565-4846-abfa-3f38c4dc0a78 2018-11-02 21:00:04,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:04,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f6ee9e5c-3939-41df-abda-b23e2065ab84 Date: Fri, 02 Nov 2018 21:00:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:04,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-f6ee9e5c-3939-41df-abda-b23e2065ab84 2018-11-02 21:00:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:00:04,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:00:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:00:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d351f7da885bdaa9fd46f3d8a39041a67fc8ba5" 2018-11-02 21:00:05,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b8f7f2-4c21-4983-a751-3d2662120e3d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 21:00:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-35b8f7f2-4c21-4983-a751-3d2662120e3d 2018-11-02 21:00:05,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:05,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d9b4dce-207c-4b00-acc7-d0e379be4118 Date: Fri, 02 Nov 2018 21:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:05,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-8d9b4dce-207c-4b00-acc7-d0e379be4118 2018-11-02 21:00:05,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:05,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-af053dab-0262-4714-b88d-33986535de34 Date: Fri, 02 Nov 2018 21:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:05,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet used request id req-af053dab-0262-4714-b88d-33986535de34 2018-11-02 21:00:05,377 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net 2018-11-02 21:00:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" -d '{"port": {"network_id": "ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3", "fixed_ips": [{"subnet_id": "e95c5024-e6c0-4e4f-a378-7b5dff50f424", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1", "admin_state_up": true}}' 2018-11-02 21:00:06,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-473634a1-b986-4a17-b019-a5145018d337 Date: Fri, 02 Nov 2018 21:00:06 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:00:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:00:06Z","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8a:b6:dd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","fixed_ips":[{"subnet_id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","ip_address":"10.55.0.101"}],"id":"e48279df-02db-4c6b-a9d5-553c5b8569cd","security_groups":["38ff179a-e874-4b97-9674-dc43f796379c"],"device_id":""}} 2018-11-02 21:00:06,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-473634a1-b986-4a17-b019-a5145018d337 2018-11-02 21:00:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:06,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-74373ee0-b13c-4bb3-b88f-5857d7cb25d9 Date: Fri, 02 Nov 2018 21:00:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:06,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-74373ee0-b13c-4bb3-b88f-5857d7cb25d9 2018-11-02 21:00:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-31d27eb8-cb70-4920-be27-58f6c5f1005c Date: Fri, 02 Nov 2018 21:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:07,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-31d27eb8-cb70-4920-be27-58f6c5f1005c 2018-11-02 21:00:07,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-617fab12-1ce4-42bf-b0f9-fdd891df5b8e Date: Fri, 02 Nov 2018 21:00:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:07,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-617fab12-1ce4-42bf-b0f9-fdd891df5b8e 2018-11-02 21:00:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7561c3-3574-4243-ae45-00c920cee66e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 21:00:07,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-3c7561c3-3574-4243-ae45-00c920cee66e 2018-11-02 21:00:07,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ea04b98-fe09-482c-a655-acec538f41c0 Date: Fri, 02 Nov 2018 21:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:07,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-5ea04b98-fe09-482c-a655-acec538f41c0 2018-11-02 21:00:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-f1a2ca33-ac0e-4f14-b167-be6fc24581d1 Date: Fri, 02 Nov 2018 21:00:07 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T21:00:06Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:06Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8a:b6:dd","id":"e48279df-02db-4c6b-a9d5-553c5b8569cd","port_security_enabled":true,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","fixed_ips":[{"subnet_id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["38ff179a-e874-4b97-9674-dc43f796379c"],"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1"}]} 2018-11-02 21:00:07,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1&admin_state_up=True used request id req-f1a2ca33-ac0e-4f14-b167-be6fc24581d1 2018-11-02 21:00:07,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca5f3ad-116c-4dd9-8ff7-36547b9c8431 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 21:00:07,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-5ca5f3ad-116c-4dd9-8ff7-36547b9c8431 2018-11-02 21:00:07,907 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst 2018-11-02 21:00:07,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04fc6502-1e79-46e2-9db9-de50104f82c6 x-compute-request-id: req-04fc6502-1e79-46e2-9db9-de50104f82c6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-flavor-name"}]} 2018-11-02 21:00:07,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-04fc6502-1e79-46e2-9db9-de50104f82c6 2018-11-02 21:00:07,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:07,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10dca083-7983-40ef-ba1f-8a3d85f7446f x-compute-request-id: req-10dca083-7983-40ef-ba1f-8a3d85f7446f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259"}} 2018-11-02 21:00:07,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259 used request id req-10dca083-7983-40ef-ba1f-8a3d85f7446f 2018-11-02 21:00:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:08,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-78bc70be-b9de-48b4-b658-e311adac6b02 Date: Fri, 02 Nov 2018 21:00:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T20:59:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T20:59:54Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/snap", "metadata": {}}], "self": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "min_disk": 0, "protected": false, "id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "file": "/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b9fd2cd40a549ba8cca6f2528d4a384", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image"} 2018-11-02 21:00:08,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image used request id req-78bc70be-b9de-48b4-b658-e311adac6b02 2018-11-02 21:00:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:08,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f234f576-264b-4517-a4ea-4448ff28021d Date: Fri, 02 Nov 2018 21:00:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:00:08,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-f234f576-264b-4517-a4ea-4448ff28021d 2018-11-02 21:00:08,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" -d '{"server": {"name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "imageRef": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "flavorRef": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "max_count": 1, "min_count": 1, "networks": [{"port": "e48279df-02db-4c6b-a9d5-553c5b8569cd"}]}}' 2018-11-02 21:00:10,231 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae2c6f7c-2801-4b32-8249-bda08c62a504 x-compute-request-id: req-ae2c6f7c-2801-4b32-8249-bda08c62a504 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "adminPass": "wd3wVPWHD6ag"}} 2018-11-02 21:00:10,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-ae2c6f7c-2801-4b32-8249-bda08c62a504 2018-11-02 21:00:10,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:10,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa4f4bd9-071b-4f8d-815b-455099de8d8a x-compute-request-id: req-fa4f4bd9-071b-4f8d-815b-455099de8d8a Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "image": {"id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "links": [{"href": "http://172.30.9.31:8774/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}]}, "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "user_id": "57c747042b4c4df78bc0fba1ebeea6ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:00:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "created": "2018-11-02T21:00:10Z", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:10,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-fa4f4bd9-071b-4f8d-815b-455099de8d8a 2018-11-02 21:00:10,470 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst 2018-11-02 21:00:10,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:10,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7508348c-683c-4722-961b-1d449e9487a0 x-compute-request-id: req-7508348c-683c-4722-961b-1d449e9487a0 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "image": {"id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "links": [{"href": "http://172.30.9.31:8774/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}]}, "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "user_id": "57c747042b4c4df78bc0fba1ebeea6ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:00:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "created": "2018-11-02T21:00:10Z", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:10,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-7508348c-683c-4722-961b-1d449e9487a0 2018-11-02 21:00:10,991 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst] is - BUILD 2018-11-02 21:00:10,991 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:00:13,995 - create_instance - DEBUG - VM status query timeout in 896.475956202 2018-11-02 21:00:13,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:14,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e366274-cb3c-4da1-878c-0cf8aeb1d9be x-compute-request-id: req-1e366274-cb3c-4da1-878c-0cf8aeb1d9be Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "image": {"id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "links": [{"href": "http://172.30.9.31:8774/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}]}, "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "security_groups": [{"name": "default"}], "user_id": "57c747042b4c4df78bc0fba1ebeea6ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:00:11Z", "hostId": "1c0eca9b2e4ed69e07bb1708e8970f3ee623fc36a8573f9bcc3dd8bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "created": "2018-11-02T21:00:10Z", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:14,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-1e366274-cb3c-4da1-878c-0cf8aeb1d9be 2018-11-02 21:00:14,688 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst] is - BUILD 2018-11-02 21:00:14,688 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:00:17,691 - create_instance - DEBUG - VM status query timeout in 892.780021191 2018-11-02 21:00:17,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:18,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9de9745b-4e0a-411b-913e-e30a452a97a7 x-compute-request-id: req-9de9745b-4e0a-411b-913e-e30a452a97a7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b6:dd", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "image": {"id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "links": [{"href": "http://172.30.9.31:8774/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:00:16.000000", "flavor": {"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}]}, "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "security_groups": [{"name": "default"}], "user_id": "57c747042b4c4df78bc0fba1ebeea6ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:00:16Z", "hostId": "1c0eca9b2e4ed69e07bb1708e8970f3ee623fc36a8573f9bcc3dd8bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "created": "2018-11-02T21:00:10Z", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:18,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-9de9745b-4e0a-411b-913e-e30a452a97a7 2018-11-02 21:00:18,309 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst] is - ACTIVE 2018-11-02 21:00:18,309 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:00:18,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:18,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2427302b-3fc3-4993-a5ac-eb8b563bc732 x-compute-request-id: req-2427302b-3fc3-4993-a5ac-eb8b563bc732 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b6:dd", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "image": {"id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "links": [{"href": "http://172.30.9.31:8774/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:00:16.000000", "flavor": {"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}]}, "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "security_groups": [{"name": "default"}], "user_id": "57c747042b4c4df78bc0fba1ebeea6ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:00:16Z", "hostId": "1c0eca9b2e4ed69e07bb1708e8970f3ee623fc36a8573f9bcc3dd8bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "created": "2018-11-02T21:00:10Z", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:18,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-2427302b-3fc3-4993-a5ac-eb8b563bc732 2018-11-02 21:00:18,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:19,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d6762caa-e558-48e3-b89f-0ad85134b1be Date: Fri, 02 Nov 2018 21:00:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:19,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net used request id req-d6762caa-e558-48e3-b89f-0ad85134b1be 2018-11-02 21:00:19,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:19,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053bd353-b026-4f94-8ad8-bb5400ba03a2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 21:00:19,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-053bd353-b026-4f94-8ad8-bb5400ba03a2 2018-11-02 21:00:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:19,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ee3cd76-317e-4baa-aa42-8e5a7b5f5ea1 Date: Fri, 02 Nov 2018 21:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:19,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-5ee3cd76-317e-4baa-aa42-8e5a7b5f5ea1 2018-11-02 21:00:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:19,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3040 X-Openstack-Request-Id: req-e0f65623-5247-43b4-971f-b1ab1c6822ba Date: Fri, 02 Nov 2018 21:00:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:59Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:58:6c:97","id":"155106cc-5d94-4221-9d5c-b4f43b8297de","port_security_enabled":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","fixed_ips":[{"subnet_id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:59Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9b:f0:de","id":"ae9278e0-130a-46eb-865c-efbaba663ce8","port_security_enabled":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","fixed_ips":[{"subnet_id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:58Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:87:0c:a7","id":"b1ea0fcf-4f8f-45ba-84a8-83b94818ecf7","port_security_enabled":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","fixed_ips":[{"subnet_id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T21:00:06Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:16Z","binding:vnic_type":"normal","device_id":"6a5bf35e-b870-4f30-8533-bb72a393f481","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8a:b6:dd","id":"e48279df-02db-4c6b-a9d5-553c5b8569cd","port_security_enabled":true,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","fixed_ips":[{"subnet_id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["38ff179a-e874-4b97-9674-dc43f796379c"],"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1"}]} 2018-11-02 21:00:19,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-e0f65623-5247-43b4-971f-b1ab1c6822ba 2018-11-02 21:00:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:19,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-55be34e7-b5f2-41b0-a202-98f23ac56ba7 Date: Fri, 02 Nov 2018 21:00:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e95c5024-e6c0-4e4f-a378-7b5dff50f424"],"updated_at":"2018-11-02T20:59:57Z","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net"}]} 2018-11-02 21:00:19,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-55be34e7-b5f2-41b0-a202-98f23ac56ba7 2018-11-02 21:00:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:20,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-59408dac-5b65-4255-9c7f-93eef9a7cb92 Date: Fri, 02 Nov 2018 21:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:20,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-59408dac-5b65-4255-9c7f-93eef9a7cb92 2018-11-02 21:00:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:20,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ca1ff00c-84c2-424f-b74e-ebca8793e0d8 Date: Fri, 02 Nov 2018 21:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3","tenant_id":"9b9fd2cd40a549ba8cca6f2528d4a384","created_at":"2018-11-02T20:59:57Z","dns_nameservers":[],"updated_at":"2018-11-02T20:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9b9fd2cd40a549ba8cca6f2528d4a384","id":"e95c5024-e6c0-4e4f-a378-7b5dff50f424","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet"}]} 2018-11-02 21:00:20,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3&name=CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet used request id req-ca1ff00c-84c2-424f-b74e-ebca8793e0d8 2018-11-02 21:00:20,129 - create_instance - INFO - Deleting Port with ID - e48279df-02db-4c6b-a9d5-553c5b8569cd 2018-11-02 21:00:20,130 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6afport-1 2018-11-02 21:00:20,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/e48279df-02db-4c6b-a9d5-553c5b8569cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:21,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74850437-1aa9-4fbf-8e6a-6cb258ea878f Date: Fri, 02 Nov 2018 21:00:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:00:21,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/e48279df-02db-4c6b-a9d5-553c5b8569cd used request id req-74850437-1aa9-4fbf-8e6a-6cb258ea878f 2018-11-02 21:00:21,071 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst 2018-11-02 21:00:21,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:21,234 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3b849fa-bc70-489e-814b-4fc711337cff x-compute-request-id: req-c3b849fa-bc70-489e-814b-4fc711337cff Content-Type: application/json 2018-11-02 21:00:21,234 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-c3b849fa-bc70-489e-814b-4fc711337cff 2018-11-02 21:00:21,234 - create_instance - INFO - Checking deletion status 2018-11-02 21:00:21,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:21,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95fb055e-d9a2-40ea-8166-3566c1dd171b x-compute-request-id: req-95fb055e-d9a2-40ea-8166-3566c1dd171b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "image": {"id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "links": [{"href": "http://172.30.9.31:8774/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:00:16.000000", "flavor": {"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}]}, "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "user_id": "57c747042b4c4df78bc0fba1ebeea6ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:00:21Z", "hostId": "1c0eca9b2e4ed69e07bb1708e8970f3ee623fc36a8573f9bcc3dd8bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "created": "2018-11-02T21:00:10Z", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:21,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-95fb055e-d9a2-40ea-8166-3566c1dd171b 2018-11-02 21:00:21,520 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst] is - ACTIVE 2018-11-02 21:00:21,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:00:24,523 - create_instance - DEBUG - VM status query timeout in 296.711169004 2018-11-02 21:00:24,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:25,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25bf105f-3e76-4ca8-b6dd-63828ae647b3 x-compute-request-id: req-25bf105f-3e76-4ca8-b6dd-63828ae647b3 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6a5bf35e-b870-4f30-8533-bb72a393f481", "rel": "bookmark"}], "image": {"id": "6a42c228-e526-4c9d-a977-28d9e1a4eadd", "links": [{"href": "http://172.30.9.31:8774/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:00:16.000000", "flavor": {"id": "7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "links": [{"href": "http://172.30.9.31:8774/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259", "rel": "bookmark"}]}, "id": "6a5bf35e-b870-4f30-8533-bb72a393f481", "user_id": "57c747042b4c4df78bc0fba1ebeea6ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:00:21Z", "hostId": "1c0eca9b2e4ed69e07bb1708e8970f3ee623fc36a8573f9bcc3dd8bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst", "created": "2018-11-02T21:00:10Z", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:25,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-25bf105f-3e76-4ca8-b6dd-63828ae647b3 2018-11-02 21:00:25,199 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst] is - ACTIVE 2018-11-02 21:00:25,199 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:00:28,202 - create_instance - DEBUG - VM status query timeout in 293.032428026 2018-11-02 21:00:28,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fe22004d81f6a85efa22ea3b5d7276d07860b9" 2018-11-02 21:00:28,249 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36c4ed1d-e769-49e3-971c-f133b6df7a8b x-compute-request-id: req-36c4ed1d-e769-49e3-971c-f133b6df7a8b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6a5bf35e-b870-4f30-8533-bb72a393f481 could not be found.", "code": 404}} 2018-11-02 21:00:28,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6a5bf35e-b870-4f30-8533-bb72a393f481 used request id req-36c4ed1d-e769-49e3-971c-f133b6df7a8b 2018-11-02 21:00:28,249 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6a5bf35e-b870-4f30-8533-bb72a393f481 could not be found. (HTTP 404) (Request-ID: req-36c4ed1d-e769-49e3-971c-f133b6df7a8b) 2018-11-02 21:00:28,249 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-inst 2018-11-02 21:00:28,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c20297cc944d368106abe2cec1e7e3f5e192ade" 2018-11-02 21:00:28,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9331f31-7f00-4083-a7a1-ff44e610d762 x-compute-request-id: req-a9331f31-7f00-4083-a7a1-ff44e610d762 Content-Length: 0 Content-Type: application/json 2018-11-02 21:00:28,299 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7ef731b6-bcf1-44e2-a273-b0c6dbe96259 used request id req-a9331f31-7f00-4083-a7a1-ff44e610d762 2018-11-02 21:00:28,300 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet 2018-11-02 21:00:28,300 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-subnet 2018-11-02 21:00:28,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/e95c5024-e6c0-4e4f-a378-7b5dff50f424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 21:00:31,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93db70de-86b1-4bb8-a037-290cc931817c Date: Fri, 02 Nov 2018 21:00:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:00:31,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/e95c5024-e6c0-4e4f-a378-7b5dff50f424 used request id req-93db70de-86b1-4bb8-a037-290cc931817c 2018-11-02 21:00:31,194 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-pub-net 2018-11-02 21:00:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36ae185aacb35b79372f0136806031ae5b53dd5" 2018-11-02 21:00:32,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f8ca6f1-11a2-4461-871a-16338aaa9d1e Date: Fri, 02 Nov 2018 21:00:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:00:32,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ba3bae82-1fbe-4a01-8f13-2e8e2bdcd5a3 used request id req-6f8ca6f1-11a2-4461-871a-16338aaa9d1e 2018-11-02 21:00:32,773 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-56e41ad3-1dc8-49f5-820a-81d61c15d6af-image 2018-11-02 21:00:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1005b8a63e891565ea0251c89983ec4444d395ff" 2018-11-02 21:00:34,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-942c485a-147e-467a-9eec-d18c28ba9bf3 Date: Fri, 02 Nov 2018 21:00:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:00:34,007 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/6a42c228-e526-4c9d-a977-28d9e1a4eadd used request id req-942c485a-147e-467a-9eec-d18c28ba9bf3 2018-11-02 21:00:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 21:00:34,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ff201680-88c4-46f5-9468-46efed54e576 Date: Fri, 02 Nov 2018 21:00:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "created_at": "2018-11-02T20:59:56Z", "updated_at": "2018-11-02T20:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "revision_number": 0, "id": "02a9647c-51ed-4a4e-bf79-b0cac6e324d0", "remote_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "revision_number": 0, "id": "0c077592-cc11-4620-b1ea-5f964f859e17", "remote_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "revision_number": 0, "id": "1f3d971f-aa47-47a3-84a0-2eb8db19abc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "revision_number": 0, "id": "f83b1e50-8176-4e97-9f2f-f718f99e0d7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384"}], "revision_number": 4, "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "id": "38ff179a-e874-4b97-9674-dc43f796379c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:00:34,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ff201680-88c4-46f5-9468-46efed54e576 2018-11-02 21:00:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 21:00:34,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fb5c0d-f49d-4ec9-b02f-6fce07aea01e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b9fd2cd40a549ba8cca6f2528d4a384", "name": "CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj"}} 2018-11-02 21:00:34,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-89fb5c0d-f49d-4ec9-b02f-6fce07aea01e 2018-11-02 21:00:34,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ff179a-e874-4b97-9674-dc43f796379c 2018-11-02 21:00:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=38ff179a-e874-4b97-9674-dc43f796379c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 21:00:34,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-767fc5a7-fe15-4f66-910d-f21133976556 Date: Fri, 02 Nov 2018 21:00:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "created_at": "2018-11-02T20:59:56Z", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "id": "02a9647c-51ed-4a4e-bf79-b0cac6e324d0"}, {"remote_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "created_at": "2018-11-02T20:59:56Z", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "id": "0c077592-cc11-4620-b1ea-5f964f859e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "created_at": "2018-11-02T20:59:56Z", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "id": "1f3d971f-aa47-47a3-84a0-2eb8db19abc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T20:59:56Z", "security_group_id": "38ff179a-e874-4b97-9674-dc43f796379c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "created_at": "2018-11-02T20:59:56Z", "project_id": "9b9fd2cd40a549ba8cca6f2528d4a384", "id": "f83b1e50-8176-4e97-9f2f-f718f99e0d7c"}]} 2018-11-02 21:00:34,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=38ff179a-e874-4b97-9674-dc43f796379c used request id req-767fc5a7-fe15-4f66-910d-f21133976556 2018-11-02 21:00:34,644 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:00:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/38ff179a-e874-4b97-9674-dc43f796379c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 21:00:35,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b573aba-1a94-45bc-8070-118d9c6be0da Content-Length: 0 Date: Fri, 02 Nov 2018 21:00:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:00:35,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/38ff179a-e874-4b97-9674-dc43f796379c used request id req-8b573aba-1a94-45bc-8070-118d9c6be0da 2018-11-02 21:00:35,011 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj 2018-11-02 21:00:35,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 21:00:35,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92f52a66-093b-46ab-aaf3-379c00d133ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:00:35,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9b9fd2cd40a549ba8cca6f2528d4a384 used request id req-92f52a66-093b-46ab-aaf3-379c00d133ef 2018-11-02 21:00:35,301 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2e07cd65-03cd-413-proj-role 2018-11-02 21:00:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 21:00:35,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6583c6-6347-443a-851e-8c2ed9fa0825 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:00:35,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d80f84386ddb4bb3aea65f5ce0d7a4bd used request id req-df6583c6-6347-443a-851e-8c2ed9fa0825 2018-11-02 21:00:35,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aad0a4d0956aa436e4ee50a2e510b2cafa6d82f" 2018-11-02 21:00:35,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a60fad-e311-42cc-a159-bb924166a704 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:00:35,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d3a60fad-e311-42cc-a159-bb924166a704 2018-11-02 21:00:35,553 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2e07cd65-03cd-413-user 2018-11-02 21:00:35,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/57c747042b4c4df78bc0fba1ebeea6ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b4314c67abaa87ffef0aea9dfbf7c2b712838c" 2018-11-02 21:00:35,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c8545a-bdfc-4c7e-a937-f25b97d1ac71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:00:35,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/57c747042b4c4df78bc0fba1ebeea6ea used request id req-61c8545a-bdfc-4c7e-a937-f25b97d1ac71 2018-11-02 21:00:35,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:36,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Z44mb6AET5iVzOfFWGWxYA"], "issued_at": "2018-11-02T21:00:36.000000Z"}} 2018-11-02 21:00:36,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}828c20120b0a1a7dfbf8153b28fc8527c03f2033" 2018-11-02 21:00:36,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854979b1-8b82-44b7-9ca1-b0048cae6f44 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:36,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-854979b1-8b82-44b7-9ca1-b0048cae6f44 2018-11-02 21:00:36,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:36,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:36,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WcfbtiHqTQqUUyFgQLEomw"], "issued_at": "2018-11-02T21:00:36.000000Z"}} 2018-11-02 21:00:36,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:00:36,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93cc5ba1-cd8f-4205-9cc5-f71ef55470f8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:36,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-93cc5ba1-cd8f-4205-9cc5-f71ef55470f8 2018-11-02 21:00:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:00:36,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:00:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:00:36,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b56f6452-95be-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:00:36,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f0ac61-eb53-451f-8c69-0e9df5618d79 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b56f6452-95be-49f-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:00:36,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b56f6452-95be-49f-proj used request id req-b9f0ac61-eb53-451f-8c69-0e9df5618d79 2018-11-02 21:00:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:00:37,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae1a819-2ff4-410e-b58d-18865c9c8181 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:00:37,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7ae1a819-2ff4-410e-b58d-18865c9c8181 2018-11-02 21:00:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}}' 2018-11-02 21:00:37,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fff3391-8ee6-4eb3-b852-52a5c9e6912a Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "id": "155a7b442a8941c5a1de1b8ee66b88c5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:00:37,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2fff3391-8ee6-4eb3-b852-52a5c9e6912a 2018-11-02 21:00:37,194 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b56f6452-95be-49f-proj 2018-11-02 21:00:37,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:37,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:37,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["15PWC3ZXSeaIxH3qkgw-JA"], "issued_at": "2018-11-02T21:00:37.000000Z"}} 2018-11-02 21:00:37,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4bf389e77aa9973ada69e1d91d7c7e880d4554" 2018-11-02 21:00:37,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee49844e-707f-4512-a136-0745abad50ee 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:37,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ee49844e-707f-4512-a136-0745abad50ee 2018-11-02 21:00:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:00:37,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:00:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:00:37,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4bf389e77aa9973ada69e1d91d7c7e880d4554" 2018-11-02 21:00:37,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1a3047-8ae4-4da0-bde9-bee699759923 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:00:37,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ab1a3047-8ae4-4da0-bde9-bee699759923 2018-11-02 21:00:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-b56f6452-95be-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4bf389e77aa9973ada69e1d91d7c7e880d4554" 2018-11-02 21:00:37,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fd40bf-5368-48f0-90d3-7b49619cbbe8 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-b56f6452-95be-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "id": "155a7b442a8941c5a1de1b8ee66b88c5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}]} 2018-11-02 21:00:37,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-b56f6452-95be-49f-proj used request id req-f8fd40bf-5368-48f0-90d3-7b49619cbbe8 2018-11-02 21:00:37,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4bf389e77aa9973ada69e1d91d7c7e880d4554" 2018-11-02 21:00:38,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9b6931-48f8-4b7b-8d75-f86bb779967f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:00:38,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8a9b6931-48f8-4b7b-8d75-f86bb779967f 2018-11-02 21:00:38,522 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b56f6452-95be-49f-user 2018-11-02 21:00:38,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:38,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:00:38,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64caed42-2c13-4b5a-b568-389b6c37de27 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:00:38,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-64caed42-2c13-4b5a-b568-389b6c37de27 2018-11-02 21:00:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" -d '{"role": {"name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role"}}' 2018-11-02 21:00:38,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d52a5c0c-4f2b-411e-be7a-8726c61f129c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afecbe32f2a94442b5c18a3e0cba9709", "links": {"self": "http://172.30.9.31:5000/v3/roles/afecbe32f2a94442b5c18a3e0cba9709"}, "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role"}} 2018-11-02 21:00:38,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-d52a5c0c-4f2b-411e-be7a-8726c61f129c 2018-11-02 21:00:38,793 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role 2018-11-02 21:00:38,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/afecbe32f2a94442b5c18a3e0cba9709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:00:38,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953a927b-7281-4d6f-9103-72ae6a416155 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afecbe32f2a94442b5c18a3e0cba9709", "links": {"self": "http://172.30.9.31:5000/v3/roles/afecbe32f2a94442b5c18a3e0cba9709"}, "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role"}} 2018-11-02 21:00:38,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/afecbe32f2a94442b5c18a3e0cba9709 used request id req-953a927b-7281-4d6f-9103-72ae6a416155 2018-11-02 21:00:38,899 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role to project CreateInstancePortManipulationTests-b56f6452-95be-49f-proj 2018-11-02 21:00:38,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5/users/495bdf72960a40289ad7a5bff0457458/roles/afecbe32f2a94442b5c18a3e0cba9709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:00:39,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085e69e7-b61f-4e3a-a11f-2984a86504c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:00:39,059 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5/users/495bdf72960a40289ad7a5bff0457458/roles/afecbe32f2a94442b5c18a3e0cba9709 used request id req-085e69e7-b61f-4e3a-a11f-2984a86504c0 2018-11-02 21:00:39,060 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:00:39,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:39,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:39,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afecbe32f2a94442b5c18a3e0cba9709", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role"}], "expires_at": "2018-11-02T22:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-user", "id": "495bdf72960a40289ad7a5bff0457458"}, "audit_ids": ["O51DS9LaQVOWAppEadC9_g"], "issued_at": "2018-11-02T21:00:39.000000Z"}} 2018-11-02 21:00:39,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" 2018-11-02 21:00:39,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a29cb1-b5b2-4fc3-a865-c502c06db71a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:39,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c9a29cb1-b5b2-4fc3-a865-c502c06db71a 2018-11-02 21:00:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" 2018-11-02 21:00:39,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-000755cc-5ac1-40bd-aba4-0b688cf52a79 Date: Fri, 02 Nov 2018 21:00:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image"} 2018-11-02 21:00:39,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image used request id req-000755cc-5ac1-40bd-aba4-0b688cf52a79 2018-11-02 21:00:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" 2018-11-02 21:00:39,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0bf9d5ba-788d-4b62-9fdc-653f6f6418f7 Date: Fri, 02 Nov 2018 21:00:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:00:39,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0bf9d5ba-788d-4b62-9fdc-653f6f6418f7 2018-11-02 21:00:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image"}' 2018-11-02 21:00:40,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ca5fd180-eae8-416c-b04f-6e0c278091ce Date: Fri, 02 Nov 2018 21:00:40 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:00:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:00:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59", "min_disk": 0, "protected": false, "id": "91e854ef-6eae-492f-af83-25be397c7a59", "file": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59/file", "checksum": null, "owner": "155a7b442a8941c5a1de1b8ee66b88c5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:00:40,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ca5fd180-eae8-416c-b04f-6e0c278091ce 2018-11-02 21:00:40,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" -d '' 2018-11-02 21:00:40,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02703782-6cb3-4732-8e73-25fd569f63d8 Date: Fri, 02 Nov 2018 21:00:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:00:40,887 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59/file used request id req-02703782-6cb3-4732-8e73-25fd569f63d8 2018-11-02 21:00:40,887 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:00:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" 2018-11-02 21:00:41,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e861063f-2af0-4f3e-a622-77862c2aea05 Date: Fri, 02 Nov 2018 21:00:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:00:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:00:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/91e854ef-6eae-492f-af83-25be397c7a59/snap", "metadata": {}}], "self": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59", "min_disk": 0, "protected": false, "id": "91e854ef-6eae-492f-af83-25be397c7a59", "file": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "155a7b442a8941c5a1de1b8ee66b88c5", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/91e854ef-6eae-492f-af83-25be397c7a59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:00:41,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59 used request id req-e861063f-2af0-4f3e-a622-77862c2aea05 2018-11-02 21:00:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" 2018-11-02 21:00:41,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1cc7dad2-4215-45c4-adda-f543a935bf1a Date: Fri, 02 Nov 2018 21:00:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:00:41,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-1cc7dad2-4215-45c4-adda-f543a935bf1a 2018-11-02 21:00:41,286 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image 2018-11-02 21:00:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" 2018-11-02 21:00:41,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8fd92677-9df2-47d7-8723-f5579d4839af Date: Fri, 02 Nov 2018 21:00:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:00:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:00:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/91e854ef-6eae-492f-af83-25be397c7a59/snap", "metadata": {}}], "self": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59", "min_disk": 0, "protected": false, "id": "91e854ef-6eae-492f-af83-25be397c7a59", "file": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "155a7b442a8941c5a1de1b8ee66b88c5", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/91e854ef-6eae-492f-af83-25be397c7a59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:00:41,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59 used request id req-8fd92677-9df2-47d7-8723-f5579d4839af 2018-11-02 21:00:41,493 - create_image - DEBUG - Instance status is - active 2018-11-02 21:00:41,493 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image 2018-11-02 21:00:41,493 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image 2018-11-02 21:00:41,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:41,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:41,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afecbe32f2a94442b5c18a3e0cba9709", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role"}], "expires_at": "2018-11-02T22:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-user", "id": "495bdf72960a40289ad7a5bff0457458"}, "audit_ids": ["c931PVpkSGGOtOQKIFB8bA"], "issued_at": "2018-11-02T21:00:41.000000Z"}} 2018-11-02 21:00:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:00:42,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de4236c-8a4b-49bf-9e77-324ba956e3b6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:42,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3de4236c-8a4b-49bf-9e77-324ba956e3b6 2018-11-02 21:00:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:00:42,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d48aaa2c-6517-4e68-888d-b7f5ed872672 Date: Fri, 02 Nov 2018 21:00:42 GMT RESP BODY: {"networks":[]} 2018-11-02 21:00:42,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-d48aaa2c-6517-4e68-888d-b7f5ed872672 2018-11-02 21:00:42,238 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net 2018-11-02 21:00:42,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" -d '{"network": {"name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net", "admin_state_up": true}}' 2018-11-02 21:00:43,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-1dec6f87-d0f5-4098-a249-0297c37430ac Date: Fri, 02 Nov 2018 21:00:43 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:00:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}} 2018-11-02 21:00:43,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-1dec6f87-d0f5-4098-a249-0297c37430ac 2018-11-02 21:00:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:00:43,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-147bbf63-79ce-43f5-b508-df5ac129a639 Date: Fri, 02 Nov 2018 21:00:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:00:42Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:43,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-147bbf63-79ce-43f5-b508-df5ac129a639 2018-11-02 21:00:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:00:43,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-62a4bf7a-be8f-4e2d-a5fc-afba549f064b Date: Fri, 02 Nov 2018 21:00:43 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:00:43,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-62a4bf7a-be8f-4e2d-a5fc-afba549f064b 2018-11-02 21:00:43,739 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet 2018-11-02 21:00:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" -d '{"subnets": [{"ip_version": 4, "network_id": "9bfc9e8b-2b57-429e-abb3-5e6b96d2436c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]}' 2018-11-02 21:00:44,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8c1fd61d-502b-40b0-9178-0f04acb9d129 Date: Fri, 02 Nov 2018 21:00:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:44,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-8c1fd61d-502b-40b0-9178-0f04acb9d129 2018-11-02 21:00:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:00:44,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-daa1c225-2a67-44b1-b92f-752fa83ce9d2 Date: Fri, 02 Nov 2018 21:00:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:44,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-daa1c225-2a67-44b1-b92f-752fa83ce9d2 2018-11-02 21:00:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:00:45,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-87e0ba3f-453a-4e07-930e-372e375ddb19 Date: Fri, 02 Nov 2018 21:00:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:45,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-87e0ba3f-453a-4e07-930e-372e375ddb19 2018-11-02 21:00:45,468 - OpenStackNetwork - DEBUG - Network [9bfc9e8b-2b57-429e-abb3-5e6b96d2436c] created successfully 2018-11-02 21:00:45,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:45,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:45,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mOOiTRKbTCafuuc0KMK1Yw"], "issued_at": "2018-11-02T21:00:45.000000Z"}} 2018-11-02 21:00:45,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81539016912522f526476b61c42813e99ecf51b" 2018-11-02 21:00:46,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d60306-b575-4738-9213-f09797819f73 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:46,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-83d60306-b575-4738-9213-f09797819f73 2018-11-02 21:00:46,065 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:00:46,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81539016912522f526476b61c42813e99ecf51b" 2018-11-02 21:00:46,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a1e8491-8df7-4921-97c4-8a8b97cafe95 x-compute-request-id: req-9a1e8491-8df7-4921-97c4-8a8b97cafe95 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:00:46,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9a1e8491-8df7-4921-97c4-8a8b97cafe95 2018-11-02 21:00:46,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81539016912522f526476b61c42813e99ecf51b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:00:46,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a20d2e6-4a40-4a53-b45e-2b79c096463a x-compute-request-id: req-6a20d2e6-4a40-4a53-b45e-2b79c096463a Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2db8c440-2456-4e24-bb90-62814156550b"}} 2018-11-02 21:00:46,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6a20d2e6-4a40-4a53-b45e-2b79c096463a 2018-11-02 21:00:46,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:46,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:46,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afecbe32f2a94442b5c18a3e0cba9709", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role"}], "expires_at": "2018-11-02T22:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-user", "id": "495bdf72960a40289ad7a5bff0457458"}, "audit_ids": ["0gp3zXDETPeNeVv6jx97GA"], "issued_at": "2018-11-02T21:00:46.000000Z"}} 2018-11-02 21:00:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:46,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a04238f-7808-4a56-a8f4-20e17ec538fd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:46,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a04238f-7808-4a56-a8f4-20e17ec538fd 2018-11-02 21:00:46,894 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:00:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:46,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be33235b-f659-4001-b4dc-bf07d6ae9dab 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:46,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-be33235b-f659-4001-b4dc-bf07d6ae9dab 2018-11-02 21:00:47,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:47,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cb88aa1e-0f47-4cf0-b689-a3a01fdd93ff Date: Fri, 02 Nov 2018 21:00:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:47,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-cb88aa1e-0f47-4cf0-b689-a3a01fdd93ff 2018-11-02 21:00:47,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6395f79-46bd-4493-aaa7-832189816e52 Date: Fri, 02 Nov 2018 21:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:47,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-e6395f79-46bd-4493-aaa7-832189816e52 2018-11-02 21:00:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:48,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-422cd68a-1655-425f-90ad-03558ecee10f Date: Fri, 02 Nov 2018 21:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:48,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-422cd68a-1655-425f-90ad-03558ecee10f 2018-11-02 21:00:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:00:48,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:00:48 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:00:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:48,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695632ac-88d6-4acb-b0e2-2852afc06d61 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:00:48,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-695632ac-88d6-4acb-b0e2-2852afc06d61 2018-11-02 21:00:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:48,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea2054f4-cea4-47fa-a61d-95d1b921a840 Date: Fri, 02 Nov 2018 21:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:48,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-ea2054f4-cea4-47fa-a61d-95d1b921a840 2018-11-02 21:00:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:48,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be83dd2a-5511-4d37-b618-86a00a7e614e Date: Fri, 02 Nov 2018 21:00:48 GMT RESP BODY: {"ports":[]} 2018-11-02 21:00:48,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1&admin_state_up=True used request id req-be83dd2a-5511-4d37-b618-86a00a7e614e 2018-11-02 21:00:48,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:48,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7664c61-efe8-497e-bfa2-09d3863df9b9 x-compute-request-id: req-b7664c61-efe8-497e-bfa2-09d3863df9b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:00:48,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst used request id req-b7664c61-efe8-497e-bfa2-09d3863df9b9 2018-11-02 21:00:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:49,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-689ad77f-8c43-4d96-8f86-1ed2acd081a0 Date: Fri, 02 Nov 2018 21:00:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:49,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-689ad77f-8c43-4d96-8f86-1ed2acd081a0 2018-11-02 21:00:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:49,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-337a579e-56ea-43df-8619-41956134e369 Date: Fri, 02 Nov 2018 21:00:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:49,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-337a579e-56ea-43df-8619-41956134e369 2018-11-02 21:00:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:49,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b20c700f-8112-4714-9bed-63f0abb00146 Date: Fri, 02 Nov 2018 21:00:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:49,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-b20c700f-8112-4714-9bed-63f0abb00146 2018-11-02 21:00:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:49,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e9bc0d-39bc-42c8-8068-343d5f370a9e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:00:49,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-02e9bc0d-39bc-42c8-8068-343d5f370a9e 2018-11-02 21:00:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:49,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e0741a29-9bff-4ec8-a597-07986d277e1b Date: Fri, 02 Nov 2018 21:00:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:49,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-e0741a29-9bff-4ec8-a597-07986d277e1b 2018-11-02 21:00:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:50,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ffff6f6d-94f8-4199-8910-3beec7f26f8b Date: Fri, 02 Nov 2018 21:00:50 GMT RESP BODY: {"ports":[]} 2018-11-02 21:00:50,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1&admin_state_up=True used request id req-ffff6f6d-94f8-4199-8910-3beec7f26f8b 2018-11-02 21:00:50,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:00:50,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:00:50,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afecbe32f2a94442b5c18a3e0cba9709", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role"}], "expires_at": "2018-11-02T22:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_155a7b442a8941c5a1de1b8ee66b88c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-user", "id": "495bdf72960a40289ad7a5bff0457458"}, "audit_ids": ["1SyIAtx7RI2jrIj8zj2BxQ"], "issued_at": "2018-11-02T21:00:50.000000Z"}} 2018-11-02 21:00:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4aaa3d422e31aa4f7ea37d6566479b8d419d2a" 2018-11-02 21:00:50,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ece096-fa7c-4caa-bcd2-f40fb9f5b271 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:00:50,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-79ece096-fa7c-4caa-bcd2-f40fb9f5b271 2018-11-02 21:00:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:50,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-94718612-862a-4d84-adc2-ca983d3d42d8 Date: Fri, 02 Nov 2018 21:00:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:50,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-94718612-862a-4d84-adc2-ca983d3d42d8 2018-11-02 21:00:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:51,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e4c139b8-0665-4c17-829c-fde97690b0d7 Date: Fri, 02 Nov 2018 21:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:51,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-e4c139b8-0665-4c17-829c-fde97690b0d7 2018-11-02 21:00:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:51,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a00b06d7-4304-4078-b7ad-1d3ec5db5041 Date: Fri, 02 Nov 2018 21:00:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:51,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-a00b06d7-4304-4078-b7ad-1d3ec5db5041 2018-11-02 21:00:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:00:51,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:00:51 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:00:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4aaa3d422e31aa4f7ea37d6566479b8d419d2a" 2018-11-02 21:00:51,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6837a788-f806-4390-a668-d742a19c92fb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:00:51,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-6837a788-f806-4390-a668-d742a19c92fb 2018-11-02 21:00:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:51,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e744a26a-2ec5-48df-9b71-e1047848ea23 Date: Fri, 02 Nov 2018 21:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:51,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-e744a26a-2ec5-48df-9b71-e1047848ea23 2018-11-02 21:00:51,764 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net 2018-11-02 21:00:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" -d '{"port": {"network_id": "9bfc9e8b-2b57-429e-abb3-5e6b96d2436c", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1", "admin_state_up": true}}' 2018-11-02 21:00:52,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f9363d69-61ee-4c7f-9d47-128455fe2043 Date: Fri, 02 Nov 2018 21:00:52 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:00:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:00:52Z","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","fixed_ips":[{"subnet_id":"9d4cca98-a828-442c-8c73-c9d218042e1b","ip_address":"10.55.0.27"}],"id":"37daaa28-aade-4405-842d-63fbb405fa19","security_groups":["fad3efe8-0058-4495-b9b2-74b41892f493"],"device_id":""}} 2018-11-02 21:00:52,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-f9363d69-61ee-4c7f-9d47-128455fe2043 2018-11-02 21:00:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f527ec4a-b5c9-4c47-b2ea-2e0d9d213592 Date: Fri, 02 Nov 2018 21:00:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:53,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-f527ec4a-b5c9-4c47-b2ea-2e0d9d213592 2018-11-02 21:00:53,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-07e98cb6-1c04-4f4e-81b1-6c9275b81730 Date: Fri, 02 Nov 2018 21:00:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:53,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-07e98cb6-1c04-4f4e-81b1-6c9275b81730 2018-11-02 21:00:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-69b30b45-f58a-49ca-be64-221f2aa75c78 Date: Fri, 02 Nov 2018 21:00:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:00:53,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-69b30b45-f58a-49ca-be64-221f2aa75c78 2018-11-02 21:00:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092c4a8d-c104-41b4-a5cb-357e78cc5b85 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:00:53,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-092c4a8d-c104-41b4-a5cb-357e78cc5b85 2018-11-02 21:00:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b80642d7-f8fe-487e-a57f-4597a7a862dd Date: Fri, 02 Nov 2018 21:00:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:00:53,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-b80642d7-f8fe-487e-a57f-4597a7a862dd 2018-11-02 21:00:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-cd4027eb-9b05-4ebe-954c-00521dd3e5d3 Date: Fri, 02 Nov 2018 21:00:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:52Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:52Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"37daaa28-aade-4405-842d-63fbb405fa19","port_security_enabled":true,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","fixed_ips":[{"subnet_id":"9d4cca98-a828-442c-8c73-c9d218042e1b","ip_address":"10.55.0.27"}],"extra_dhcp_opts":[],"security_groups":["fad3efe8-0058-4495-b9b2-74b41892f493"],"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1"}]} 2018-11-02 21:00:53,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1&admin_state_up=True used request id req-cd4027eb-9b05-4ebe-954c-00521dd3e5d3 2018-11-02 21:00:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3535ccac-99e2-4dc2-b878-000e029e92bb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:00:53,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-3535ccac-99e2-4dc2-b878-000e029e92bb 2018-11-02 21:00:53,670 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst 2018-11-02 21:00:53,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbc40ed1-0f8b-480e-bb26-5b97417b22e8 x-compute-request-id: req-cbc40ed1-0f8b-480e-bb26-5b97417b22e8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-flavor-name"}]} 2018-11-02 21:00:53,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-cbc40ed1-0f8b-480e-bb26-5b97417b22e8 2018-11-02 21:00:53,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/2db8c440-2456-4e24-bb90-62814156550b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e0b71c-0a1c-496a-9ab6-8432630f4346 x-compute-request-id: req-e5e0b71c-0a1c-496a-9ab6-8432630f4346 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2db8c440-2456-4e24-bb90-62814156550b"}} 2018-11-02 21:00:53,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/2db8c440-2456-4e24-bb90-62814156550b used request id req-e5e0b71c-0a1c-496a-9ab6-8432630f4346 2018-11-02 21:00:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:53,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-44f5ab21-9d33-41b8-989f-81a9fce4a16a Date: Fri, 02 Nov 2018 21:00:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:00:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:00:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/91e854ef-6eae-492f-af83-25be397c7a59/snap", "metadata": {}}], "self": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59", "min_disk": 0, "protected": false, "id": "91e854ef-6eae-492f-af83-25be397c7a59", "file": "/v2/images/91e854ef-6eae-492f-af83-25be397c7a59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "155a7b442a8941c5a1de1b8ee66b88c5", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/91e854ef-6eae-492f-af83-25be397c7a59/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image"} 2018-11-02 21:00:53,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image used request id req-44f5ab21-9d33-41b8-989f-81a9fce4a16a 2018-11-02 21:00:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:54,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1f9e2fbd-4029-43ef-9af2-66975a7870e4 Date: Fri, 02 Nov 2018 21:00:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:00:54,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-1f9e2fbd-4029-43ef-9af2-66975a7870e4 2018-11-02 21:00:54,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" -d '{"server": {"name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "imageRef": "91e854ef-6eae-492f-af83-25be397c7a59", "flavorRef": "2db8c440-2456-4e24-bb90-62814156550b", "max_count": 1, "min_count": 1, "networks": [{"port": "37daaa28-aade-4405-842d-63fbb405fa19"}]}}' 2018-11-02 21:00:55,960 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:00:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13c07f3d-4595-41e1-aa75-142693cd8401 x-compute-request-id: req-13c07f3d-4595-41e1-aa75-142693cd8401 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "adminPass": "vNZLR9dTHHZA"}} 2018-11-02 21:00:55,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-13c07f3d-4595-41e1-aa75-142693cd8401 2018-11-02 21:00:55,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:56,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9edf2d47-e42c-43bd-ba7c-cc9395c88d27 x-compute-request-id: req-9edf2d47-e42c-43bd-ba7c-cc9395c88d27 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "image": {"id": "91e854ef-6eae-492f-af83-25be397c7a59", "links": [{"href": "http://172.30.9.31:8774/images/91e854ef-6eae-492f-af83-25be397c7a59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}]}, "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "user_id": "495bdf72960a40289ad7a5bff0457458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:00:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "created": "2018-11-02T21:00:55Z", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:56,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-9edf2d47-e42c-43bd-ba7c-cc9395c88d27 2018-11-02 21:00:56,511 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst 2018-11-02 21:00:56,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:00:56,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce105c4-1d03-4216-b09b-55a8c004fc4c x-compute-request-id: req-4ce105c4-1d03-4216-b09b-55a8c004fc4c Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "image": {"id": "91e854ef-6eae-492f-af83-25be397c7a59", "links": [{"href": "http://172.30.9.31:8774/images/91e854ef-6eae-492f-af83-25be397c7a59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}]}, "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "user_id": "495bdf72960a40289ad7a5bff0457458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:00:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "created": "2018-11-02T21:00:55Z", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:00:56,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-4ce105c4-1d03-4216-b09b-55a8c004fc4c 2018-11-02 21:00:56,771 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst] is - BUILD 2018-11-02 21:00:56,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:00:59,775 - create_instance - DEBUG - VM status query timeout in 896.736152172 2018-11-02 21:00:59,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:00,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51032625-7146-4030-a536-bc6349483043 x-compute-request-id: req-51032625-7146-4030-a536-bc6349483043 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "image": {"id": "91e854ef-6eae-492f-af83-25be397c7a59", "links": [{"href": "http://172.30.9.31:8774/images/91e854ef-6eae-492f-af83-25be397c7a59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}]}, "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "security_groups": [{"name": "default"}], "user_id": "495bdf72960a40289ad7a5bff0457458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:00:58Z", "hostId": "cb985b3a54770ceeff420a9b3f9dc510eb8f6f5648b5e29bee207456", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "created": "2018-11-02T21:00:55Z", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:00,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-51032625-7146-4030-a536-bc6349483043 2018-11-02 21:01:00,487 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst] is - BUILD 2018-11-02 21:01:00,487 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:01:03,490 - create_instance - DEBUG - VM status query timeout in 893.020590067 2018-11-02 21:01:03,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:04,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f53711f-dceb-42b7-b483-c9e88183ecba x-compute-request-id: req-2f53711f-dceb-42b7-b483-c9e88183ecba Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "image": {"id": "91e854ef-6eae-492f-af83-25be397c7a59", "links": [{"href": "http://172.30.9.31:8774/images/91e854ef-6eae-492f-af83-25be397c7a59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:01:02.000000", "flavor": {"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}]}, "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "security_groups": [{"name": "default"}], "user_id": "495bdf72960a40289ad7a5bff0457458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:01:03Z", "hostId": "cb985b3a54770ceeff420a9b3f9dc510eb8f6f5648b5e29bee207456", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "created": "2018-11-02T21:00:55Z", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:04,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-2f53711f-dceb-42b7-b483-c9e88183ecba 2018-11-02 21:01:04,152 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst] is - ACTIVE 2018-11-02 21:01:04,152 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:01:04,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:05,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be64aeed-ac29-4333-b202-b51b01e541d7 x-compute-request-id: req-be64aeed-ac29-4333-b202-b51b01e541d7 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "image": {"id": "91e854ef-6eae-492f-af83-25be397c7a59", "links": [{"href": "http://172.30.9.31:8774/images/91e854ef-6eae-492f-af83-25be397c7a59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:01:02.000000", "flavor": {"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}]}, "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "security_groups": [{"name": "default"}], "user_id": "495bdf72960a40289ad7a5bff0457458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:01:03Z", "hostId": "cb985b3a54770ceeff420a9b3f9dc510eb8f6f5648b5e29bee207456", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "created": "2018-11-02T21:00:55Z", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:05,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-be64aeed-ac29-4333-b202-b51b01e541d7 2018-11-02 21:01:05,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:05,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d39d1ab7-6cd3-40cb-aea6-f07d60381a99 Date: Fri, 02 Nov 2018 21:01:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9d4cca98-a828-442c-8c73-c9d218042e1b"],"updated_at":"2018-11-02T21:00:44Z","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net"}]} 2018-11-02 21:01:05,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net used request id req-d39d1ab7-6cd3-40cb-aea6-f07d60381a99 2018-11-02 21:01:05,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:05,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d1305b-374f-4474-bb4b-fae150977f4e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:01:05,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-86d1305b-374f-4474-bb4b-fae150977f4e 2018-11-02 21:01:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:05,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8a402528-f66a-4270-a95d-a3b02ea1633e Date: Fri, 02 Nov 2018 21:01:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:00:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"155a7b442a8941c5a1de1b8ee66b88c5","id":"9d4cca98-a828-442c-8c73-c9d218042e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet"}]} 2018-11-02 21:01:05,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-8a402528-f66a-4270-a95d-a3b02ea1633e 2018-11-02 21:01:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:05,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3039 X-Openstack-Request-Id: req-446450cf-95ea-4815-be70-3f903b4f837a Date: Fri, 02 Nov 2018 21:01:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:fd:b8","id":"1dd580f1-2062-431d-80a4-13b133de8523","port_security_enabled":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","fixed_ips":[{"subnet_id":"9d4cca98-a828-442c-8c73-c9d218042e1b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:52Z","admin_state_up":true,"updated_at":"2018-11-02T21:01:02Z","binding:vnic_type":"normal","device_id":"7dab7f2f-e9f3-420c-88ab-67c821d9fb8b","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"37daaa28-aade-4405-842d-63fbb405fa19","port_security_enabled":true,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","fixed_ips":[{"subnet_id":"9d4cca98-a828-442c-8c73-c9d218042e1b","ip_address":"10.55.0.27"}],"extra_dhcp_opts":[],"security_groups":["fad3efe8-0058-4495-b9b2-74b41892f493"],"name":"CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:12:14","id":"94b3e29f-801c-41f1-88d3-96ea9c0ab072","port_security_enabled":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","fixed_ips":[{"subnet_id":"9d4cca98-a828-442c-8c73-c9d218042e1b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","tenant_id":"155a7b442a8941c5a1de1b8ee66b88c5","created_at":"2018-11-02T21:00:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:00:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9bfc9e8b-2b57-429e-abb3-5e6b96d2436c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a4:06:df","id":"f2b03af7-ff2f-46c5-9f25-f20ebcd916ed","port_security_enabled":false,"project_id":"155a7b442a8941c5a1de1b8ee66b88c5","fixed_ips":[{"subnet_id":"9d4cca98-a828-442c-8c73-c9d218042e1b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:01:05,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-446450cf-95ea-4815-be70-3f903b4f837a 2018-11-02 21:01:05,404 - create_instance - INFO - Deleting Port with ID - 37daaa28-aade-4405-842d-63fbb405fa19 2018-11-02 21:01:05,404 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafbport-1 2018-11-02 21:01:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/37daaa28-aade-4405-842d-63fbb405fa19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:05,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98c5f381-401d-4103-915b-5a2517803c63 Date: Fri, 02 Nov 2018 21:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:01:05,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/37daaa28-aade-4405-842d-63fbb405fa19 used request id req-98c5f381-401d-4103-915b-5a2517803c63 2018-11-02 21:01:05,938 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst 2018-11-02 21:01:05,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:06,087 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2e96932-9968-49d9-bb08-9106342728e9 x-compute-request-id: req-e2e96932-9968-49d9-bb08-9106342728e9 Content-Type: application/json 2018-11-02 21:01:06,087 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-e2e96932-9968-49d9-bb08-9106342728e9 2018-11-02 21:01:06,088 - create_instance - INFO - Checking deletion status 2018-11-02 21:01:06,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:06,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e897ee9-7c51-4654-9919-014ad5ea9742 x-compute-request-id: req-5e897ee9-7c51-4654-9919-014ad5ea9742 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "image": {"id": "91e854ef-6eae-492f-af83-25be397c7a59", "links": [{"href": "http://172.30.9.31:8774/images/91e854ef-6eae-492f-af83-25be397c7a59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:01:02.000000", "flavor": {"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}]}, "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "user_id": "495bdf72960a40289ad7a5bff0457458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:01:06Z", "hostId": "cb985b3a54770ceeff420a9b3f9dc510eb8f6f5648b5e29bee207456", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "created": "2018-11-02T21:00:55Z", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:06,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-5e897ee9-7c51-4654-9919-014ad5ea9742 2018-11-02 21:01:06,580 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst] is - ACTIVE 2018-11-02 21:01:06,581 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:01:09,584 - create_instance - DEBUG - VM status query timeout in 296.504130125 2018-11-02 21:01:09,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:10,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe42487a-37f1-47d6-a7b4-408f4a9409eb x-compute-request-id: req-fe42487a-37f1-47d6-a7b4-408f4a9409eb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "rel": "bookmark"}], "image": {"id": "91e854ef-6eae-492f-af83-25be397c7a59", "links": [{"href": "http://172.30.9.31:8774/images/91e854ef-6eae-492f-af83-25be397c7a59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:01:02.000000", "flavor": {"id": "2db8c440-2456-4e24-bb90-62814156550b", "links": [{"href": "http://172.30.9.31:8774/flavors/2db8c440-2456-4e24-bb90-62814156550b", "rel": "bookmark"}]}, "id": "7dab7f2f-e9f3-420c-88ab-67c821d9fb8b", "user_id": "495bdf72960a40289ad7a5bff0457458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:01:06Z", "hostId": "cb985b3a54770ceeff420a9b3f9dc510eb8f6f5648b5e29bee207456", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst", "created": "2018-11-02T21:00:55Z", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:10,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-fe42487a-37f1-47d6-a7b4-408f4a9409eb 2018-11-02 21:01:10,063 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst] is - ACTIVE 2018-11-02 21:01:10,063 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:01:13,066 - create_instance - DEBUG - VM status query timeout in 293.021762133 2018-11-02 21:01:13,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0668c6eab7a8f69f953d005605661780129c0c5" 2018-11-02 21:01:13,111 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe04664a-25ee-4233-b93c-a75a158be9e9 x-compute-request-id: req-fe04664a-25ee-4233-b93c-a75a158be9e9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7dab7f2f-e9f3-420c-88ab-67c821d9fb8b could not be found.", "code": 404}} 2018-11-02 21:01:13,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7dab7f2f-e9f3-420c-88ab-67c821d9fb8b used request id req-fe04664a-25ee-4233-b93c-a75a158be9e9 2018-11-02 21:01:13,111 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7dab7f2f-e9f3-420c-88ab-67c821d9fb8b could not be found. (HTTP 404) (Request-ID: req-fe04664a-25ee-4233-b93c-a75a158be9e9) 2018-11-02 21:01:13,111 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-inst 2018-11-02 21:01:13,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/2db8c440-2456-4e24-bb90-62814156550b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81539016912522f526476b61c42813e99ecf51b" 2018-11-02 21:01:13,176 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-791e1df7-0081-4bd7-87df-436e2aed466d x-compute-request-id: req-791e1df7-0081-4bd7-87df-436e2aed466d Content-Length: 0 Content-Type: application/json 2018-11-02 21:01:13,176 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2db8c440-2456-4e24-bb90-62814156550b used request id req-791e1df7-0081-4bd7-87df-436e2aed466d 2018-11-02 21:01:13,177 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet 2018-11-02 21:01:13,177 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-subnet 2018-11-02 21:01:13,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/9d4cca98-a828-442c-8c73-c9d218042e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:01:15,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db829562-37b8-471b-9ddc-6e4ddce9b1e5 Date: Fri, 02 Nov 2018 21:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:01:15,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9d4cca98-a828-442c-8c73-c9d218042e1b used request id req-db829562-37b8-471b-9ddc-6e4ddce9b1e5 2018-11-02 21:01:15,688 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-pub-net 2018-11-02 21:01:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/9bfc9e8b-2b57-429e-abb3-5e6b96d2436c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32184c0f2716aa6e322a5a853b6ae4974a83bc53" 2018-11-02 21:01:17,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02efa79e-3ae7-47bc-94c0-45b325856276 Date: Fri, 02 Nov 2018 21:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:01:17,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9bfc9e8b-2b57-429e-abb3-5e6b96d2436c used request id req-02efa79e-3ae7-47bc-94c0-45b325856276 2018-11-02 21:01:17,924 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f7a4b7fe-37eb-447d-99eb-5ba54e9edafb-image 2018-11-02 21:01:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c89b0afc9e7e1c9010fb702e7f234465f53e980" 2018-11-02 21:01:18,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d648fa8-c8e7-4075-87fe-f0ec3639521b Date: Fri, 02 Nov 2018 21:01:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:01:18,451 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/91e854ef-6eae-492f-af83-25be397c7a59 used request id req-2d648fa8-c8e7-4075-87fe-f0ec3639521b 2018-11-02 21:01:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:18,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-38e5f691-377f-4551-a2f9-efdb022ca4e9 Date: Fri, 02 Nov 2018 21:01:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "created_at": "2018-11-02T21:00:42Z", "updated_at": "2018-11-02T21:00:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "revision_number": 0, "id": "40111953-722b-4c72-a464-4413dbb243a9", "remote_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "remote_ip_prefix": null, "created_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "revision_number": 0, "id": "7b153d1a-d1e2-4686-8ce1-e98a2fd80e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "revision_number": 0, "id": "c234af53-76e6-4f67-b31f-0a5cd08e136a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "revision_number": 0, "id": "f682f4f0-6370-4d2a-95b2-a1c4f59b5887", "remote_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "remote_ip_prefix": null, "created_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5"}], "revision_number": 4, "project_id": "155a7b442a8941c5a1de1b8ee66b88c5", "id": "fad3efe8-0058-4495-b9b2-74b41892f493", "name": "default"}]} 2018-11-02 21:01:18,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-38e5f691-377f-4551-a2f9-efdb022ca4e9 2018-11-02 21:01:18,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:18,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2545db-5ba8-4f6f-a31f-99baf9f7fcf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:01:18,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-6b2545db-5ba8-4f6f-a31f-99baf9f7fcf9 2018-11-02 21:01:18,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:01:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b25437d3-9932-458e-83b1-7693c3a7e3e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:01:19,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b25437d3-9932-458e-83b1-7693c3a7e3e2 2018-11-02 21:01:19,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:01:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dba382-07b1-4c2b-a417-0f13d496b61e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:01:19,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-48dba382-07b1-4c2b-a417-0f13d496b61e 2018-11-02 21:01:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fcb06e-d057-449d-9c51-30decead7d33 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:01:19,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-d9fcb06e-d057-449d-9c51-30decead7d33 2018-11-02 21:01:19,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f089aa35-b3d7-461d-bce5-df308991ddbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:01:19,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-f089aa35-b3d7-461d-bce5-df308991ddbf 2018-11-02 21:01:19,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:01:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79bc4ae-2804-4226-9df6-4b4974ff56e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:01:19,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-d79bc4ae-2804-4226-9df6-4b4974ff56e5 2018-11-02 21:01:19,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:01:19,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26014e16-0757-4093-8184-1976077474b9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:01:19,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-26014e16-0757-4093-8184-1976077474b9 2018-11-02 21:01:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b770aeb-f761-4825-afc0-1c54f54e25e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:01:19,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-2b770aeb-f761-4825-afc0-1c54f54e25e3 2018-11-02 21:01:19,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:01:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-100f4bed-9bba-44bb-951e-3f55c5c6eff8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:01:19,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-100f4bed-9bba-44bb-951e-3f55c5c6eff8 2018-11-02 21:01:19,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:01:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:19,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e564b17-07bf-4273-8028-167755603f85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:01:19,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-1e564b17-07bf-4273-8028-167755603f85 2018-11-02 21:01:19,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:01:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:20,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc87859-fe74-47af-9357-072257cdf3a9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "155a7b442a8941c5a1de1b8ee66b88c5", "name": "CreateInstancePortManipulationTests-b56f6452-95be-49f-proj"}} 2018-11-02 21:01:20,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-5dc87859-fe74-47af-9357-072257cdf3a9 2018-11-02 21:01:20,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fad3efe8-0058-4495-b9b2-74b41892f493 2018-11-02 21:01:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fad3efe8-0058-4495-b9b2-74b41892f493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:20,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bf928c0e-900e-4b8a-9d00-3bb4aff4420e Date: Fri, 02 Nov 2018 21:01:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "port_range_min": null, "revision_number": 0, "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "created_at": "2018-11-02T21:00:42Z", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5", "id": "40111953-722b-4c72-a464-4413dbb243a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "port_range_min": null, "revision_number": 0, "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "created_at": "2018-11-02T21:00:42Z", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5", "id": "7b153d1a-d1e2-4686-8ce1-e98a2fd80e3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "port_range_min": null, "revision_number": 0, "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "created_at": "2018-11-02T21:00:42Z", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5", "id": "c234af53-76e6-4f67-b31f-0a5cd08e136a"}, {"remote_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:00:42Z", "security_group_id": "fad3efe8-0058-4495-b9b2-74b41892f493", "port_range_min": null, "revision_number": 0, "tenant_id": "155a7b442a8941c5a1de1b8ee66b88c5", "created_at": "2018-11-02T21:00:42Z", "project_id": "155a7b442a8941c5a1de1b8ee66b88c5", "id": "f682f4f0-6370-4d2a-95b2-a1c4f59b5887"}]} 2018-11-02 21:01:20,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fad3efe8-0058-4495-b9b2-74b41892f493 used request id req-bf928c0e-900e-4b8a-9d00-3bb4aff4420e 2018-11-02 21:01:20,299 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:01:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/fad3efe8-0058-4495-b9b2-74b41892f493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:20,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcc7ed4f-517c-4fa3-b33c-4164fd68e53d Content-Length: 0 Date: Fri, 02 Nov 2018 21:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:01:20,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/fad3efe8-0058-4495-b9b2-74b41892f493 used request id req-dcc7ed4f-517c-4fa3-b33c-4164fd68e53d 2018-11-02 21:01:20,934 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b56f6452-95be-49f-proj 2018-11-02 21:01:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:21,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72b01a2f-ae44-46b4-9eb7-6d64fb62528b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:01:21,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/155a7b442a8941c5a1de1b8ee66b88c5 used request id req-72b01a2f-ae44-46b4-9eb7-6d64fb62528b 2018-11-02 21:01:21,247 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b56f6452-95be-49f-proj-role 2018-11-02 21:01:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/afecbe32f2a94442b5c18a3e0cba9709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:21,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf44cdd-96b5-44be-bdc0-f659bc24f447 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:01:21,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/afecbe32f2a94442b5c18a3e0cba9709 used request id req-baf44cdd-96b5-44be-bdc0-f659bc24f447 2018-11-02 21:01:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bfff9b8b67536de4a23280f49d84dd5de636dc" 2018-11-02 21:01:21,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b02e331-0e99-4335-85e3-1fb8dc20d11c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:01:21,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9b02e331-0e99-4335-85e3-1fb8dc20d11c 2018-11-02 21:01:21,497 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b56f6452-95be-49f-user 2018-11-02 21:01:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/495bdf72960a40289ad7a5bff0457458 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4bf389e77aa9973ada69e1d91d7c7e880d4554" 2018-11-02 21:01:21,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b21c27-8587-4e62-a17c-d7457d8a3b40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:01:21,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/495bdf72960a40289ad7a5bff0457458 used request id req-f2b21c27-8587-4e62-a17c-d7457d8a3b40 2018-11-02 21:01:21,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:22,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SHc2-K4iRMamfUAomkoPcw"], "issued_at": "2018-11-02T21:01:22.000000Z"}} 2018-11-02 21:01:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc01e918716d56e0894b7bde2487c97fd1831c9a" 2018-11-02 21:01:22,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179ec2c8-88b3-4336-a3d7-8df5cc101a2f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:22,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-179ec2c8-88b3-4336-a3d7-8df5cc101a2f 2018-11-02 21:01:22,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:22,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:22,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["W1iSpknGQdWXlg6UXcXRhA"], "issued_at": "2018-11-02T21:01:22.000000Z"}} 2018-11-02 21:01:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:01:22,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33de4d4c-7bb6-4a77-8765-fe8ca65ad3fd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:22,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-33de4d4c-7bb6-4a77-8765-fe8ca65ad3fd 2018-11-02 21:01:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:01:22,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:01:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:01:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:01:22,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afcec10-0b03-46b0-9f79-2b6ae7e8b6a4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:01:22,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj used request id req-0afcec10-0b03-46b0-9f79-2b6ae7e8b6a4 2018-11-02 21:01:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:01:22,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928c0149-48e0-458b-ab39-dd29f65ff68f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:01:22,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-928c0149-48e0-458b-ab39-dd29f65ff68f 2018-11-02 21:01:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}}' 2018-11-02 21:01:23,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c67126-b911-44df-9b18-6382ebb050a1 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "id": "cea9abbc0d454df6bf83d644081c0fdc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:01:23,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-04c67126-b911-44df-9b18-6382ebb050a1 2018-11-02 21:01:23,134 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj 2018-11-02 21:01:23,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:23,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:23,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rfbu33WDTcCI9p2qLlcy0g"], "issued_at": "2018-11-02T21:01:23.000000Z"}} 2018-11-02 21:01:23,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a57d91ad60dc7f16499cdfd5fbd6157534bc3" 2018-11-02 21:01:23,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500d5dc4-7a2e-4f25-81bc-814cf1bd2b77 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:23,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-500d5dc4-7a2e-4f25-81bc-814cf1bd2b77 2018-11-02 21:01:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:01:23,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:01:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:01:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a57d91ad60dc7f16499cdfd5fbd6157534bc3" 2018-11-02 21:01:23,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49cb3f5-a3d1-4807-9be4-b37c448077fd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:01:23,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c49cb3f5-a3d1-4807-9be4-b37c448077fd 2018-11-02 21:01:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a57d91ad60dc7f16499cdfd5fbd6157534bc3" 2018-11-02 21:01:23,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744752b2-0b8a-440b-b062-15890ea23fe2 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "id": "cea9abbc0d454df6bf83d644081c0fdc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}]} 2018-11-02 21:01:23,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj used request id req-744752b2-0b8a-440b-b062-15890ea23fe2 2018-11-02 21:01:23,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a57d91ad60dc7f16499cdfd5fbd6157534bc3" 2018-11-02 21:01:23,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a40a209-a756-42d5-a5ee-7f88c15dd13f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:01:23,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7a40a209-a756-42d5-a5ee-7f88c15dd13f 2018-11-02 21:01:24,792 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6b2e90bf-9829-466-user 2018-11-02 21:01:24,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:01:24,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c446b130-91ae-4abf-9004-498c61d06165 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:01:24,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c446b130-91ae-4abf-9004-498c61d06165 2018-11-02 21:01:24,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" -d '{"role": {"name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role"}}' 2018-11-02 21:01:25,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d2cf1c-0bc7-40cf-af75-f9aebdcd4b56 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ba7154321a14e4e9a19d60edae6f9ec", "links": {"self": "http://172.30.9.31:5000/v3/roles/8ba7154321a14e4e9a19d60edae6f9ec"}, "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role"}} 2018-11-02 21:01:25,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e6d2cf1c-0bc7-40cf-af75-f9aebdcd4b56 2018-11-02 21:01:25,032 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role 2018-11-02 21:01:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8ba7154321a14e4e9a19d60edae6f9ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:01:25,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686fac53-4e8d-47e3-880a-82e69a029a95 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ba7154321a14e4e9a19d60edae6f9ec", "links": {"self": "http://172.30.9.31:5000/v3/roles/8ba7154321a14e4e9a19d60edae6f9ec"}, "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role"}} 2018-11-02 21:01:25,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8ba7154321a14e4e9a19d60edae6f9ec used request id req-686fac53-4e8d-47e3-880a-82e69a029a95 2018-11-02 21:01:25,144 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role to project CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj 2018-11-02 21:01:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc/users/462d0ef41c6b420b9b0388d09fc23216/roles/8ba7154321a14e4e9a19d60edae6f9ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:01:25,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f75c38-01f3-48f2-a833-b9d340f81c9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:01:25,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc/users/462d0ef41c6b420b9b0388d09fc23216/roles/8ba7154321a14e4e9a19d60edae6f9ec used request id req-a2f75c38-01f3-48f2-a833-b9d340f81c9d 2018-11-02 21:01:25,293 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:01:25,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:25,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:25,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ba7154321a14e4e9a19d60edae6f9ec", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role"}], "expires_at": "2018-11-02T22:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-user", "id": "462d0ef41c6b420b9b0388d09fc23216"}, "audit_ids": ["EMTM2UpMRB-8TAAqSBCK3A"], "issued_at": "2018-11-02T21:01:25.000000Z"}} 2018-11-02 21:01:25,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" 2018-11-02 21:01:25,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375e0ab5-0443-43d6-8384-76051ecabfb2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:25,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-375e0ab5-0443-43d6-8384-76051ecabfb2 2018-11-02 21:01:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" 2018-11-02 21:01:26,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-96f3a447-8d6b-4df8-85cb-1d3ff6c3238c Date: Fri, 02 Nov 2018 21:01:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image"} 2018-11-02 21:01:26,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image used request id req-96f3a447-8d6b-4df8-85cb-1d3ff6c3238c 2018-11-02 21:01:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" 2018-11-02 21:01:26,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8fdcc34d-ac08-4f0b-bdff-d917b75b24a9 Date: Fri, 02 Nov 2018 21:01:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:01:26,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-8fdcc34d-ac08-4f0b-bdff-d917b75b24a9 2018-11-02 21:01:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image"}' 2018-11-02 21:01:26,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fb4d76d5-7404-4188-8177-8f1d91346481 Date: Fri, 02 Nov 2018 21:01:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:01:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:01:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "min_disk": 0, "protected": false, "id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "file": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/file", "checksum": null, "owner": "cea9abbc0d454df6bf83d644081c0fdc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:01:26,483 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-fb4d76d5-7404-4188-8177-8f1d91346481 2018-11-02 21:01:26,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" -d '' 2018-11-02 21:01:28,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c306d2a-f35f-4313-a77e-94111aa0aad8 Date: Fri, 02 Nov 2018 21:01:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:01:28,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/file used request id req-2c306d2a-f35f-4313-a77e-94111aa0aad8 2018-11-02 21:01:28,298 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:01:28,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" 2018-11-02 21:01:28,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3c0665fe-7c41-4759-a547-41a6fbdc015e Date: Fri, 02 Nov 2018 21:01:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:01:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:01:28Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/snap", "metadata": {}}], "self": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "min_disk": 0, "protected": false, "id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "file": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cea9abbc0d454df6bf83d644081c0fdc", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:01:28,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21 used request id req-3c0665fe-7c41-4759-a547-41a6fbdc015e 2018-11-02 21:01:28,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" 2018-11-02 21:01:29,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-05272a15-4875-4c20-95ad-0a1a7e4d468f Date: Fri, 02 Nov 2018 21:01:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:01:29,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-05272a15-4875-4c20-95ad-0a1a7e4d468f 2018-11-02 21:01:29,115 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image 2018-11-02 21:01:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" 2018-11-02 21:01:29,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d5717733-e6b9-4e6a-8076-ea86fc0ad2ea Date: Fri, 02 Nov 2018 21:01:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:01:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:01:28Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/snap", "metadata": {}}], "self": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "min_disk": 0, "protected": false, "id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "file": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cea9abbc0d454df6bf83d644081c0fdc", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:01:29,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21 used request id req-d5717733-e6b9-4e6a-8076-ea86fc0ad2ea 2018-11-02 21:01:29,318 - create_image - DEBUG - Instance status is - active 2018-11-02 21:01:29,318 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image 2018-11-02 21:01:29,318 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image 2018-11-02 21:01:29,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:29,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:29,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ba7154321a14e4e9a19d60edae6f9ec", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role"}], "expires_at": "2018-11-02T22:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-user", "id": "462d0ef41c6b420b9b0388d09fc23216"}, "audit_ids": ["CKYzjIPSQBqQYDDn4v19sw"], "issued_at": "2018-11-02T21:01:29.000000Z"}} 2018-11-02 21:01:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:01:29,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282ec9dc-6171-4cbc-b369-6c05f81b3091 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:29,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-282ec9dc-6171-4cbc-b369-6c05f81b3091 2018-11-02 21:01:29,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:01:30,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6033ef95-1763-45a1-84cc-866ff7784a8d Date: Fri, 02 Nov 2018 21:01:30 GMT RESP BODY: {"networks":[]} 2018-11-02 21:01:30,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-6033ef95-1763-45a1-84cc-866ff7784a8d 2018-11-02 21:01:30,042 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net 2018-11-02 21:01:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" -d '{"network": {"name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net", "admin_state_up": true}}' 2018-11-02 21:01:30,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-5be310db-e8c6-4b17-b045-c2b656180b6d Date: Fri, 02 Nov 2018 21:01:30 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:01:30Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}} 2018-11-02 21:01:30,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-5be310db-e8c6-4b17-b045-c2b656180b6d 2018-11-02 21:01:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:01:30,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-2cb6440a-8493-4460-9aab-78255cabbdca Date: Fri, 02 Nov 2018 21:01:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:01:30Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:30,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-2cb6440a-8493-4460-9aab-78255cabbdca 2018-11-02 21:01:30,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:01:31,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c51ca643-b1b3-4913-ac8e-b67a8353d9d5 Date: Fri, 02 Nov 2018 21:01:31 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:01:31,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-c51ca643-b1b3-4913-ac8e-b67a8353d9d5 2018-11-02 21:01:31,234 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet 2018-11-02 21:01:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" -d '{"subnets": [{"ip_version": 4, "network_id": "fe1ecd60-4b2d-459c-8c38-2cef993eb35a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]}' 2018-11-02 21:01:32,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a0d5fcdc-13ba-4932-b5cc-1a35458eb03c Date: Fri, 02 Nov 2018 21:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:32,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-a0d5fcdc-13ba-4932-b5cc-1a35458eb03c 2018-11-02 21:01:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:01:32,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c631db8c-5227-4d46-a696-832000ca2340 Date: Fri, 02 Nov 2018 21:01:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:32,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-c631db8c-5227-4d46-a696-832000ca2340 2018-11-02 21:01:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:01:32,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fab8394a-d248-45fa-b84d-2d8169c0a01d Date: Fri, 02 Nov 2018 21:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:32,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-fab8394a-d248-45fa-b84d-2d8169c0a01d 2018-11-02 21:01:32,888 - OpenStackNetwork - DEBUG - Network [fe1ecd60-4b2d-459c-8c38-2cef993eb35a] created successfully 2018-11-02 21:01:32,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:32,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:33,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["XJA2-MHQSmqH7YhOLK_ByQ"], "issued_at": "2018-11-02T21:01:33.000000Z"}} 2018-11-02 21:01:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfe5172b7e3e8292ce4b9c071459ce083b1f02a" 2018-11-02 21:01:33,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682be5cf-1637-417c-b735-cc95b9f880ff 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:33,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-682be5cf-1637-417c-b735-cc95b9f880ff 2018-11-02 21:01:33,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:01:33,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfe5172b7e3e8292ce4b9c071459ce083b1f02a" 2018-11-02 21:01:33,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64df4ab2-fa9d-4af8-8bca-1627fb550f46 x-compute-request-id: req-64df4ab2-fa9d-4af8-8bca-1627fb550f46 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:01:33,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-64df4ab2-fa9d-4af8-8bca-1627fb550f46 2018-11-02 21:01:33,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfe5172b7e3e8292ce4b9c071459ce083b1f02a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:01:33,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74df22bd-ee25-4c47-9cbd-d68ad5ec982f x-compute-request-id: req-74df22bd-ee25-4c47-9cbd-d68ad5ec982f Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "81145eda-dac6-40ed-a3a0-40f73f134a5f"}} 2018-11-02 21:01:33,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-74df22bd-ee25-4c47-9cbd-d68ad5ec982f 2018-11-02 21:01:33,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:33,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:34,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ba7154321a14e4e9a19d60edae6f9ec", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role"}], "expires_at": "2018-11-02T22:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-user", "id": "462d0ef41c6b420b9b0388d09fc23216"}, "audit_ids": ["YJrnTU06SGG61BpTpYOd-A"], "issued_at": "2018-11-02T21:01:34.000000Z"}} 2018-11-02 21:01:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:34,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f254bc20-5503-457d-aba9-a4d646b2654b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:34,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f254bc20-5503-457d-aba9-a4d646b2654b 2018-11-02 21:01:34,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:01:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:34,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737bd60a-847a-4dab-9017-56d36c1914f1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:34,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-737bd60a-847a-4dab-9017-56d36c1914f1 2018-11-02 21:01:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:34,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4f8bbf6f-21d2-4fdc-bd82-5041095be4c9 Date: Fri, 02 Nov 2018 21:01:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:34,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-4f8bbf6f-21d2-4fdc-bd82-5041095be4c9 2018-11-02 21:01:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:34,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04192d3e-1398-4d2c-8e43-cfe953ec75bb Date: Fri, 02 Nov 2018 21:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:34,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-04192d3e-1398-4d2c-8e43-cfe953ec75bb 2018-11-02 21:01:34,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:35,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-05937292-363e-458b-b0f7-c0f787eccac7 Date: Fri, 02 Nov 2018 21:01:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:35,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-05937292-363e-458b-b0f7-c0f787eccac7 2018-11-02 21:01:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:01:35,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:01:35 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:01:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:35,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e5e5ab-fc0c-463c-a781-98a5ee67a219 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:01:35,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-21e5e5ab-fc0c-463c-a781-98a5ee67a219 2018-11-02 21:01:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:35,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eba20132-4071-47f0-96c7-484cad8c72d5 Date: Fri, 02 Nov 2018 21:01:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:35,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-eba20132-4071-47f0-96c7-484cad8c72d5 2018-11-02 21:01:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:35,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-23f66ba7-8068-4148-b2ac-1370e0c90a43 Date: Fri, 02 Nov 2018 21:01:35 GMT RESP BODY: {"ports":[]} 2018-11-02 21:01:35,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1&admin_state_up=True used request id req-23f66ba7-8068-4148-b2ac-1370e0c90a43 2018-11-02 21:01:35,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:36,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-962ff9fe-7a2f-4489-8367-7f479f600c9a x-compute-request-id: req-962ff9fe-7a2f-4489-8367-7f479f600c9a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:01:36,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst used request id req-962ff9fe-7a2f-4489-8367-7f479f600c9a 2018-11-02 21:01:36,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:36,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-fcd55bda-1c78-450e-9cfe-eb49656265c3 Date: Fri, 02 Nov 2018 21:01:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:36,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-fcd55bda-1c78-450e-9cfe-eb49656265c3 2018-11-02 21:01:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:36,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-715dbfae-30aa-4957-a41f-39004e2f3505 Date: Fri, 02 Nov 2018 21:01:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:36,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-715dbfae-30aa-4957-a41f-39004e2f3505 2018-11-02 21:01:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:36,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-229c27fb-7a08-4513-85fc-968bbec4d490 Date: Fri, 02 Nov 2018 21:01:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:36,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-229c27fb-7a08-4513-85fc-968bbec4d490 2018-11-02 21:01:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:36,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8562851-838d-463c-ae41-e03366835b94 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:01:36,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-d8562851-838d-463c-ae41-e03366835b94 2018-11-02 21:01:36,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:37,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e0b67ee9-1882-4190-9f87-e75bbb8164cf Date: Fri, 02 Nov 2018 21:01:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:37,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-e0b67ee9-1882-4190-9f87-e75bbb8164cf 2018-11-02 21:01:37,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:37,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e2d217db-05cc-4f97-89b3-c2c4dc05600e Date: Fri, 02 Nov 2018 21:01:37 GMT RESP BODY: {"ports":[]} 2018-11-02 21:01:37,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1&admin_state_up=True used request id req-e2d217db-05cc-4f97-89b3-c2c4dc05600e 2018-11-02 21:01:37,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:01:37,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:01:37,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ba7154321a14e4e9a19d60edae6f9ec", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role"}], "expires_at": "2018-11-02T22:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cea9abbc0d454df6bf83d644081c0fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-user", "id": "462d0ef41c6b420b9b0388d09fc23216"}, "audit_ids": ["eJGVOk-ZScudaj5zXT1rmA"], "issued_at": "2018-11-02T21:01:37.000000Z"}} 2018-11-02 21:01:37,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51325426715a55ec7c58278b735c897467fdc5e1" 2018-11-02 21:01:37,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c541e0-0b1b-482d-a948-c4fa12cf9ccc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:01:37,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-15c541e0-0b1b-482d-a948-c4fa12cf9ccc 2018-11-02 21:01:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:37,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4e82090e-be1a-4e69-8b7d-d401a7b0656d Date: Fri, 02 Nov 2018 21:01:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:37,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-4e82090e-be1a-4e69-8b7d-d401a7b0656d 2018-11-02 21:01:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:37,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-09ed33f9-fcbb-421e-a973-828d23f47521 Date: Fri, 02 Nov 2018 21:01:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:37,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-09ed33f9-fcbb-421e-a973-828d23f47521 2018-11-02 21:01:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:38,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f9d18865-9efe-4fe4-942a-82e3a7639c7c Date: Fri, 02 Nov 2018 21:01:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:38,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-f9d18865-9efe-4fe4-942a-82e3a7639c7c 2018-11-02 21:01:38,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:01:38,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:01:38 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:01:38,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51325426715a55ec7c58278b735c897467fdc5e1" 2018-11-02 21:01:38,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b8fffd-f772-4306-8b77-851553a2d659 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:01:38,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-00b8fffd-f772-4306-8b77-851553a2d659 2018-11-02 21:01:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:38,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d834ca4d-12a2-4291-bf19-066477529939 Date: Fri, 02 Nov 2018 21:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:38,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-d834ca4d-12a2-4291-bf19-066477529939 2018-11-02 21:01:38,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:38,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ced43a50-054a-4c49-808c-cc56a74d4e47 Date: Fri, 02 Nov 2018 21:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:38,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet used request id req-ced43a50-054a-4c49-808c-cc56a74d4e47 2018-11-02 21:01:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:38,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c38e77ad-bc4d-42fe-a390-c85783b05914 Date: Fri, 02 Nov 2018 21:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:38,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet used request id req-c38e77ad-bc4d-42fe-a390-c85783b05914 2018-11-02 21:01:38,927 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net 2018-11-02 21:01:38,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" -d '{"port": {"network_id": "fe1ecd60-4b2d-459c-8c38-2cef993eb35a", "fixed_ips": [{"subnet_id": "12906a09-d842-41cd-9e14-c4894edec950", "ip_address": "10.55.0.101"}, {"subnet_id": "12906a09-d842-41cd-9e14-c4894edec950", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1", "admin_state_up": true}}' 2018-11-02 21:01:40,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-b057e8da-d579-4ab0-8437-182d6602d3e3 Date: Fri, 02 Nov 2018 21:01:40 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:01:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:01:39Z","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:19:42:c1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","fixed_ips":[{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.101"},{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.102"}],"id":"e5baac44-344f-41ac-9a99-3832afba9d2f","security_groups":["6177be16-e747-4cdc-9dea-367719963ff4"],"device_id":""}} 2018-11-02 21:01:40,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-b057e8da-d579-4ab0-8437-182d6602d3e3 2018-11-02 21:01:40,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:40,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d337edd0-a37b-4951-80e3-982192054c52 Date: Fri, 02 Nov 2018 21:01:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:40,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-d337edd0-a37b-4951-80e3-982192054c52 2018-11-02 21:01:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:40,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc90f0f8-a330-4f0b-a0f8-684c0f4bd7d9 Date: Fri, 02 Nov 2018 21:01:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:40,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-cc90f0f8-a330-4f0b-a0f8-684c0f4bd7d9 2018-11-02 21:01:40,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:40,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b3317155-cd90-4e54-99bc-79c065ba4de9 Date: Fri, 02 Nov 2018 21:01:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:40,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-b3317155-cd90-4e54-99bc-79c065ba4de9 2018-11-02 21:01:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc174cb-2ef2-450a-9390-bc3fa8bb94a1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:01:41,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-ddc174cb-2ef2-450a-9390-bc3fa8bb94a1 2018-11-02 21:01:41,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:41,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-42dd8687-b30a-46ad-8a0c-72d5d7af3cb8 Date: Fri, 02 Nov 2018 21:01:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:41,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-42dd8687-b30a-46ad-8a0c-72d5d7af3cb8 2018-11-02 21:01:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:41,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-fcbcc1fc-91f7-4081-8007-8b431f56f9ce Date: Fri, 02 Nov 2018 21:01:41 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:39Z","admin_state_up":true,"updated_at":"2018-11-02T21:01:39Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:19:42:c1","id":"e5baac44-344f-41ac-9a99-3832afba9d2f","port_security_enabled":true,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","fixed_ips":[{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.101"},{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["6177be16-e747-4cdc-9dea-367719963ff4"],"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1"}]} 2018-11-02 21:01:41,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1&admin_state_up=True used request id req-fcbcc1fc-91f7-4081-8007-8b431f56f9ce 2018-11-02 21:01:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:41,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec66266-e72e-46f0-979b-6845edd9cc4d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:01:41,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-0ec66266-e72e-46f0-979b-6845edd9cc4d 2018-11-02 21:01:41,415 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst 2018-11-02 21:01:41,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:41,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9a043b3-2a9a-4767-973a-5829c34a4fc7 x-compute-request-id: req-b9a043b3-2a9a-4767-973a-5829c34a4fc7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-flavor-name"}]} 2018-11-02 21:01:41,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b9a043b3-2a9a-4767-973a-5829c34a4fc7 2018-11-02 21:01:41,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:41,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8017e8c8-71f7-4409-a269-47dcefc49c02 x-compute-request-id: req-8017e8c8-71f7-4409-a269-47dcefc49c02 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "81145eda-dac6-40ed-a3a0-40f73f134a5f"}} 2018-11-02 21:01:41,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f used request id req-8017e8c8-71f7-4409-a269-47dcefc49c02 2018-11-02 21:01:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:41,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-30e62acd-cfb8-4ff9-ae4a-e80ed3f3d21a Date: Fri, 02 Nov 2018 21:01:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:01:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:01:28Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/snap", "metadata": {}}], "self": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "min_disk": 0, "protected": false, "id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "file": "/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cea9abbc0d454df6bf83d644081c0fdc", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image"} 2018-11-02 21:01:41,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image used request id req-30e62acd-cfb8-4ff9-ae4a-e80ed3f3d21a 2018-11-02 21:01:41,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:42,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9827c436-db3e-4115-8681-00bb5707d5d2 Date: Fri, 02 Nov 2018 21:01:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:01:42,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9827c436-db3e-4115-8681-00bb5707d5d2 2018-11-02 21:01:42,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" -d '{"server": {"name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst", "imageRef": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "flavorRef": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "max_count": 1, "min_count": 1, "networks": [{"port": "e5baac44-344f-41ac-9a99-3832afba9d2f"}]}}' 2018-11-02 21:01:43,684 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cac94fe-06b1-4584-963f-1a56bdd03c34 x-compute-request-id: req-6cac94fe-06b1-4584-963f-1a56bdd03c34 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f74eae5-b274-43a6-b820-fd4a14e26dac", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "bookmark"}], "adminPass": "6mQ22fSPYkk8"}} 2018-11-02 21:01:43,684 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-6cac94fe-06b1-4584-963f-1a56bdd03c34 2018-11-02 21:01:43,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:44,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d3706d1-3adc-4112-afbc-0c7b13dc2472 x-compute-request-id: req-9d3706d1-3adc-4112-afbc-0c7b13dc2472 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "bookmark"}], "image": {"id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "links": [{"href": "http://172.30.9.31:8774/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "links": [{"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}]}, "id": "0f74eae5-b274-43a6-b820-fd4a14e26dac", "user_id": "462d0ef41c6b420b9b0388d09fc23216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:01:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst", "created": "2018-11-02T21:01:43Z", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:44,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-9d3706d1-3adc-4112-afbc-0c7b13dc2472 2018-11-02 21:01:44,108 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst 2018-11-02 21:01:44,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:44,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a22be50d-72c5-4d02-889e-0de8dd36712e x-compute-request-id: req-a22be50d-72c5-4d02-889e-0de8dd36712e Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "bookmark"}], "image": {"id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "links": [{"href": "http://172.30.9.31:8774/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "links": [{"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}]}, "id": "0f74eae5-b274-43a6-b820-fd4a14e26dac", "user_id": "462d0ef41c6b420b9b0388d09fc23216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:01:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst", "created": "2018-11-02T21:01:43Z", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:44,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-a22be50d-72c5-4d02-889e-0de8dd36712e 2018-11-02 21:01:44,362 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst] is - BUILD 2018-11-02 21:01:44,362 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:01:47,365 - create_instance - DEBUG - VM status query timeout in 896.743404865 2018-11-02 21:01:47,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:48,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b866220-15cc-4bc2-af6a-af80368e1e12 x-compute-request-id: req-9b866220-15cc-4bc2-af6a-af80368e1e12 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "bookmark"}], "image": {"id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "links": [{"href": "http://172.30.9.31:8774/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "links": [{"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}]}, "id": "0f74eae5-b274-43a6-b820-fd4a14e26dac", "security_groups": [{"name": "default"}], "user_id": "462d0ef41c6b420b9b0388d09fc23216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:01:44Z", "hostId": "bfbb354d10572360cbd7d1d53c9e80876e25d65061c0fec0bfa810cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst", "created": "2018-11-02T21:01:43Z", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:48,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-9b866220-15cc-4bc2-af6a-af80368e1e12 2018-11-02 21:01:48,078 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst] is - BUILD 2018-11-02 21:01:48,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:01:51,081 - create_instance - DEBUG - VM status query timeout in 893.027633905 2018-11-02 21:01:51,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:51,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-370f74b7-d50f-45a6-b045-04b4478e0347 x-compute-request-id: req-370f74b7-d50f-45a6-b045-04b4478e0347 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:42:c1", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:42:c1", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "bookmark"}], "image": {"id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "links": [{"href": "http://172.30.9.31:8774/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:01:49.000000", "flavor": {"id": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "links": [{"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}]}, "id": "0f74eae5-b274-43a6-b820-fd4a14e26dac", "security_groups": [{"name": "default"}], "user_id": "462d0ef41c6b420b9b0388d09fc23216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:01:49Z", "hostId": "bfbb354d10572360cbd7d1d53c9e80876e25d65061c0fec0bfa810cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst", "created": "2018-11-02T21:01:43Z", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:51,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-370f74b7-d50f-45a6-b045-04b4478e0347 2018-11-02 21:01:51,898 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst] is - ACTIVE 2018-11-02 21:01:51,898 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:01:51,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:52,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d7762f2-bd7f-448a-b658-58cba6f5fea7 x-compute-request-id: req-1d7762f2-bd7f-448a-b658-58cba6f5fea7 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:42:c1", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:42:c1", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "bookmark"}], "image": {"id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "links": [{"href": "http://172.30.9.31:8774/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:01:49.000000", "flavor": {"id": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "links": [{"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}]}, "id": "0f74eae5-b274-43a6-b820-fd4a14e26dac", "security_groups": [{"name": "default"}], "user_id": "462d0ef41c6b420b9b0388d09fc23216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:01:49Z", "hostId": "bfbb354d10572360cbd7d1d53c9e80876e25d65061c0fec0bfa810cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst", "created": "2018-11-02T21:01:43Z", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:52,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-1d7762f2-bd7f-448a-b658-58cba6f5fea7 2018-11-02 21:01:52,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:52,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cb874372-55fc-4709-abb1-4133f1f398bd Date: Fri, 02 Nov 2018 21:01:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12906a09-d842-41cd-9e14-c4894edec950"],"updated_at":"2018-11-02T21:01:31Z","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net"}]} 2018-11-02 21:01:52,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net used request id req-cb874372-55fc-4709-abb1-4133f1f398bd 2018-11-02 21:01:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:52,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706d5df6-4ffb-478a-ae63-cfe8be882b05 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:01:52,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-706d5df6-4ffb-478a-ae63-cfe8be882b05 2018-11-02 21:01:52,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:52,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23d89e01-8f7d-4396-8cf8-55dd47e883b0 Date: Fri, 02 Nov 2018 21:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:01:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cea9abbc0d454df6bf83d644081c0fdc","id":"12906a09-d842-41cd-9e14-c4894edec950","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet"}]} 2018-11-02 21:01:52,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-23d89e01-8f7d-4396-8cf8-55dd47e883b0 2018-11-02 21:01:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:52,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3120 X-Openstack-Request-Id: req-9856fefe-af33-4ccc-b8f3-610498ee1a69 Date: Fri, 02 Nov 2018 21:01:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:33Z","admin_state_up":true,"updated_at":"2018-11-02T21:01:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe1ecd60-4b2d-459c-8c38-2cef993eb35a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c3:88:78","id":"0350cbd9-5065-46d6-a9e5-4e712d591082","port_security_enabled":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","fixed_ips":[{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:32Z","admin_state_up":true,"updated_at":"2018-11-02T21:01:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe1ecd60-4b2d-459c-8c38-2cef993eb35a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:c9:76","id":"a24ec82f-9194-4794-807d-929c93095a76","port_security_enabled":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","fixed_ips":[{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:33Z","admin_state_up":true,"updated_at":"2018-11-02T21:01:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe1ecd60-4b2d-459c-8c38-2cef993eb35a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6a:ea:b4","id":"d6d0f8e7-94b4-4b35-ab6a-5495d6d42290","port_security_enabled":false,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","fixed_ips":[{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fe1ecd60-4b2d-459c-8c38-2cef993eb35a","tenant_id":"cea9abbc0d454df6bf83d644081c0fdc","created_at":"2018-11-02T21:01:39Z","admin_state_up":true,"updated_at":"2018-11-02T21:01:49Z","binding:vnic_type":"normal","device_id":"0f74eae5-b274-43a6-b820-fd4a14e26dac","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:19:42:c1","id":"e5baac44-344f-41ac-9a99-3832afba9d2f","port_security_enabled":true,"project_id":"cea9abbc0d454df6bf83d644081c0fdc","fixed_ips":[{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.101"},{"subnet_id":"12906a09-d842-41cd-9e14-c4894edec950","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["6177be16-e747-4cdc-9dea-367719963ff4"],"name":"CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1"}]} 2018-11-02 21:01:52,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-9856fefe-af33-4ccc-b8f3-610498ee1a69 2018-11-02 21:01:52,662 - create_instance - INFO - Deleting Port with ID - e5baac44-344f-41ac-9a99-3832afba9d2f 2018-11-02 21:01:52,662 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cbport-1 2018-11-02 21:01:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/e5baac44-344f-41ac-9a99-3832afba9d2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:53,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97d00524-bdbd-4843-a59e-9d52f69cc6a9 Date: Fri, 02 Nov 2018 21:01:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:01:53,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/e5baac44-344f-41ac-9a99-3832afba9d2f used request id req-97d00524-bdbd-4843-a59e-9d52f69cc6a9 2018-11-02 21:01:53,229 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst 2018-11-02 21:01:53,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:53,399 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c70e019-eb8c-48d0-968a-a92ca8196a7a x-compute-request-id: req-3c70e019-eb8c-48d0-968a-a92ca8196a7a Content-Type: application/json 2018-11-02 21:01:53,399 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-3c70e019-eb8c-48d0-968a-a92ca8196a7a 2018-11-02 21:01:53,400 - create_instance - INFO - Checking deletion status 2018-11-02 21:01:53,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:53,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-537c2e24-0efe-4db5-8f0e-519e83338c66 x-compute-request-id: req-537c2e24-0efe-4db5-8f0e-519e83338c66 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac", "rel": "bookmark"}], "image": {"id": "e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "links": [{"href": "http://172.30.9.31:8774/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:01:49.000000", "flavor": {"id": "81145eda-dac6-40ed-a3a0-40f73f134a5f", "links": [{"href": "http://172.30.9.31:8774/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f", "rel": "bookmark"}]}, "id": "0f74eae5-b274-43a6-b820-fd4a14e26dac", "user_id": "462d0ef41c6b420b9b0388d09fc23216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:01:53Z", "hostId": "bfbb354d10572360cbd7d1d53c9e80876e25d65061c0fec0bfa810cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst", "created": "2018-11-02T21:01:43Z", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:01:53,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-537c2e24-0efe-4db5-8f0e-519e83338c66 2018-11-02 21:01:53,492 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst] is - ACTIVE 2018-11-02 21:01:53,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:01:56,495 - create_instance - DEBUG - VM status query timeout in 296.90453887 2018-11-02 21:01:56,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc3de1695b5231c3ba56bffa52bada865f295ca" 2018-11-02 21:01:56,547 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:01:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9337d262-72d6-45d6-8c02-205ef44f4b7e x-compute-request-id: req-9337d262-72d6-45d6-8c02-205ef44f4b7e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f74eae5-b274-43a6-b820-fd4a14e26dac could not be found.", "code": 404}} 2018-11-02 21:01:56,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0f74eae5-b274-43a6-b820-fd4a14e26dac used request id req-9337d262-72d6-45d6-8c02-205ef44f4b7e 2018-11-02 21:01:56,547 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0f74eae5-b274-43a6-b820-fd4a14e26dac could not be found. (HTTP 404) (Request-ID: req-9337d262-72d6-45d6-8c02-205ef44f4b7e) 2018-11-02 21:01:56,547 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-inst 2018-11-02 21:01:56,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfe5172b7e3e8292ce4b9c071459ce083b1f02a" 2018-11-02 21:01:56,599 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:01:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d20aa6ea-52fc-4d16-bb03-59b2ea1d85b8 x-compute-request-id: req-d20aa6ea-52fc-4d16-bb03-59b2ea1d85b8 Content-Length: 0 Content-Type: application/json 2018-11-02 21:01:56,600 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/81145eda-dac6-40ed-a3a0-40f73f134a5f used request id req-d20aa6ea-52fc-4d16-bb03-59b2ea1d85b8 2018-11-02 21:01:56,600 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet 2018-11-02 21:01:56,601 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-subnet 2018-11-02 21:01:56,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/12906a09-d842-41cd-9e14-c4894edec950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:01:59,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f6fca12-3f5c-4e42-83e8-2407f7cb95c9 Date: Fri, 02 Nov 2018 21:01:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:01:59,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/12906a09-d842-41cd-9e14-c4894edec950 used request id req-6f6fca12-3f5c-4e42-83e8-2407f7cb95c9 2018-11-02 21:01:59,451 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-pub-net 2018-11-02 21:01:59,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/fe1ecd60-4b2d-459c-8c38-2cef993eb35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eeb1c8bcbb889f7770eef0bcda58518be483971" 2018-11-02 21:02:01,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b88f179d-60e0-4ee5-9347-dd27f61b581a Date: Fri, 02 Nov 2018 21:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:01,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/fe1ecd60-4b2d-459c-8c38-2cef993eb35a used request id req-b88f179d-60e0-4ee5-9347-dd27f61b581a 2018-11-02 21:02:01,258 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8288b006-2ab7-4c62-81a5-92adfbd1f8cb-image 2018-11-02 21:02:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b7ceb7460fce9fd487293f76ee5591c734c613" 2018-11-02 21:02:02,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d30a7e1-9ac0-4616-acb0-842cdb59e0ff Date: Fri, 02 Nov 2018 21:02:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:02:02,032 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e465a40f-4da5-49cd-a62b-a59a8ce3fa21 used request id req-3d30a7e1-9ac0-4616-acb0-842cdb59e0ff 2018-11-02 21:02:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:02,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-64ad82ab-9b3a-429b-93fa-3df3e8c0fb12 Date: Fri, 02 Nov 2018 21:02:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "created_at": "2018-11-02T21:01:30Z", "updated_at": "2018-11-02T21:01:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "revision_number": 0, "id": "71a54c13-308b-4b06-84d0-5f6d3b63833a", "remote_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "remote_ip_prefix": null, "created_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea9abbc0d454df6bf83d644081c0fdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "revision_number": 0, "id": "8f307ffb-8668-4a6b-b1cb-66d95c5abe93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea9abbc0d454df6bf83d644081c0fdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "revision_number": 0, "id": "aa751790-04ac-43b6-9744-600c3b95441b", "remote_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "remote_ip_prefix": null, "created_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea9abbc0d454df6bf83d644081c0fdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "revision_number": 0, "id": "fa724858-c177-46a0-9d06-6bcfbfa8520f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea9abbc0d454df6bf83d644081c0fdc"}], "revision_number": 4, "project_id": "cea9abbc0d454df6bf83d644081c0fdc", "id": "6177be16-e747-4cdc-9dea-367719963ff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:02:02,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-64ad82ab-9b3a-429b-93fa-3df3e8c0fb12 2018-11-02 21:02:02,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:02,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17089545-21a2-4fcf-83d5-ffb23120d4b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:02:02,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-17089545-21a2-4fcf-83d5-ffb23120d4b6 2018-11-02 21:02:02,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:02:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:02,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6037bd67-2f0c-4502-a830-9edcc19b9977 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea9abbc0d454df6bf83d644081c0fdc", "name": "CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj"}} 2018-11-02 21:02:02,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-6037bd67-2f0c-4502-a830-9edcc19b9977 2018-11-02 21:02:02,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6177be16-e747-4cdc-9dea-367719963ff4 2018-11-02 21:02:02,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6177be16-e747-4cdc-9dea-367719963ff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:02,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8cb86fc3-f14c-4505-9e51-ae5723f31250 Date: Fri, 02 Nov 2018 21:02:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "created_at": "2018-11-02T21:01:30Z", "project_id": "cea9abbc0d454df6bf83d644081c0fdc", "id": "71a54c13-308b-4b06-84d0-5f6d3b63833a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "created_at": "2018-11-02T21:01:30Z", "project_id": "cea9abbc0d454df6bf83d644081c0fdc", "id": "8f307ffb-8668-4a6b-b1cb-66d95c5abe93"}, {"remote_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "created_at": "2018-11-02T21:01:30Z", "project_id": "cea9abbc0d454df6bf83d644081c0fdc", "id": "aa751790-04ac-43b6-9744-600c3b95441b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:01:30Z", "security_group_id": "6177be16-e747-4cdc-9dea-367719963ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "cea9abbc0d454df6bf83d644081c0fdc", "created_at": "2018-11-02T21:01:30Z", "project_id": "cea9abbc0d454df6bf83d644081c0fdc", "id": "fa724858-c177-46a0-9d06-6bcfbfa8520f"}]} 2018-11-02 21:02:02,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6177be16-e747-4cdc-9dea-367719963ff4 used request id req-8cb86fc3-f14c-4505-9e51-ae5723f31250 2018-11-02 21:02:02,749 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:02:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/6177be16-e747-4cdc-9dea-367719963ff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:03,122 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4867810c-9b10-4444-b9ad-4487fcf1849e Content-Length: 0 Date: Fri, 02 Nov 2018 21:02:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:03,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/6177be16-e747-4cdc-9dea-367719963ff4 used request id req-4867810c-9b10-4444-b9ad-4487fcf1849e 2018-11-02 21:02:03,123 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj 2018-11-02 21:02:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:03,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7d8d6c-6277-4523-a049-c4d16502c785 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:02:03,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/cea9abbc0d454df6bf83d644081c0fdc used request id req-2a7d8d6c-6277-4523-a049-c4d16502c785 2018-11-02 21:02:03,439 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6b2e90bf-9829-466-proj-role 2018-11-02 21:02:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/8ba7154321a14e4e9a19d60edae6f9ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:03,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d3c4d0-22c0-4de9-96f2-384fc8cd9b79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:02:03,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8ba7154321a14e4e9a19d60edae6f9ec used request id req-15d3c4d0-22c0-4de9-96f2-384fc8cd9b79 2018-11-02 21:02:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33125fedabc6f750b21e8485c88db06c5181cae6" 2018-11-02 21:02:03,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e46c3c-939d-4feb-ab43-c66b129b41e1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:02:03,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6e46c3c-939d-4feb-ab43-c66b129b41e1 2018-11-02 21:02:03,730 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6b2e90bf-9829-466-user 2018-11-02 21:02:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/462d0ef41c6b420b9b0388d09fc23216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a57d91ad60dc7f16499cdfd5fbd6157534bc3" 2018-11-02 21:02:03,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48dee6ed-9668-4e41-9650-d835d9653a5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:02:03,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/462d0ef41c6b420b9b0388d09fc23216 used request id req-48dee6ed-9668-4e41-9650-d835d9653a5c 2018-11-02 21:02:03,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:04,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["BVp_2jUyQ7m7hsOlX_8m0A"], "issued_at": "2018-11-02T21:02:04.000000Z"}} 2018-11-02 21:02:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10a8e73ffca8cf173271704bcf8d3a8dbc8952e" 2018-11-02 21:02:04,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb7de0b-f025-4001-ba96-52a6c8205f2a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:04,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cbb7de0b-f025-4001-ba96-52a6c8205f2a 2018-11-02 21:02:04,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:04,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:04,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ZYy25FE5SeyZGO77i0kd9w"], "issued_at": "2018-11-02T21:02:04.000000Z"}} 2018-11-02 21:02:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:05,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a4c6e6-ba6c-4f29-b25d-a836c5d8e79c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:05,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4a4c6e6-ba6c-4f29-b25d-a836c5d8e79c 2018-11-02 21:02:05,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:02:05,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:02: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:02:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:05,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d39189a-2012-4cac-8dfd-4184aac2fe92 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:02:05,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj used request id req-9d39189a-2012-4cac-8dfd-4184aac2fe92 2018-11-02 21:02:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:05,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709bdd7b-602f-4703-83bf-8a5b97581de6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:02:05,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-709bdd7b-602f-4703-83bf-8a5b97581de6 2018-11-02 21:02:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}}' 2018-11-02 21:02:05,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bd1e18-4607-4d6a-8362-b2a8c52fcadb Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "id": "069120af88234f948d165e0ce8faf0b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:05,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-72bd1e18-4607-4d6a-8362-b2a8c52fcadb 2018-11-02 21:02:05,422 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj 2018-11-02 21:02:05,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:05,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:05,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["h1nnBHy3SGyRif5zBh0bVg"], "issued_at": "2018-11-02T21:02:05.000000Z"}} 2018-11-02 21:02:05,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ea0016be97248ae62d24f5b74788796e54b95" 2018-11-02 21:02:05,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a18857e-aa6f-4964-a7f9-960533481dab 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:05,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a18857e-aa6f-4964-a7f9-960533481dab 2018-11-02 21:02:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:02:05,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:02: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:02:05,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ea0016be97248ae62d24f5b74788796e54b95" 2018-11-02 21:02:06,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c684943-6ca4-42aa-b580-a9b18b81c7e8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:02:06,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0c684943-6ca4-42aa-b580-a9b18b81c7e8 2018-11-02 21:02:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ea0016be97248ae62d24f5b74788796e54b95" 2018-11-02 21:02:06,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3429c92e-4c5d-4e9e-a1e4-1ed9ff36cbf4 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "id": "069120af88234f948d165e0ce8faf0b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}]} 2018-11-02 21:02:06,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj used request id req-3429c92e-4c5d-4e9e-a1e4-1ed9ff36cbf4 2018-11-02 21:02:06,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ea0016be97248ae62d24f5b74788796e54b95" 2018-11-02 21:02:06,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3cf38c3-2cf5-4efd-ba66-28e852d7b238 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:02:06,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e3cf38c3-2cf5-4efd-ba66-28e852d7b238 2018-11-02 21:02:06,692 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c90a4686-4ccf-416-user 2018-11-02 21:02:06,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:06,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522fb1e3-36e8-4a00-ab86-46e32d2ee3d8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:02:06,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-522fb1e3-36e8-4a00-ab86-46e32d2ee3d8 2018-11-02 21:02:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" -d '{"role": {"name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}}' 2018-11-02 21:02:06,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9acb8411-401b-4e73-8327-c4cd0bf06d59 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdc2cec04c9540ec9890c25f34f9939f", "links": {"self": "http://172.30.9.31:5000/v3/roles/cdc2cec04c9540ec9890c25f34f9939f"}, "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}} 2018-11-02 21:02:06,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9acb8411-401b-4e73-8327-c4cd0bf06d59 2018-11-02 21:02:06,955 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role 2018-11-02 21:02:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/cdc2cec04c9540ec9890c25f34f9939f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:07,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f1b832-8973-4b99-9be6-da90d6c77928 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdc2cec04c9540ec9890c25f34f9939f", "links": {"self": "http://172.30.9.31:5000/v3/roles/cdc2cec04c9540ec9890c25f34f9939f"}, "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}} 2018-11-02 21:02:07,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/cdc2cec04c9540ec9890c25f34f9939f used request id req-42f1b832-8973-4b99-9be6-da90d6c77928 2018-11-02 21:02:07,065 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role to project CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj 2018-11-02 21:02:07,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0/users/7ca9054f36ce46e7b0cf5cddc57e71b3/roles/cdc2cec04c9540ec9890c25f34f9939f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:07,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2161df95-bc00-4408-a66f-753dd748f842 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:02:07,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0/users/7ca9054f36ce46e7b0cf5cddc57e71b3/roles/cdc2cec04c9540ec9890c25f34f9939f used request id req-2161df95-bc00-4408-a66f-753dd748f842 2018-11-02 21:02:07,221 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:02:07,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:07,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:07,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdc2cec04c9540ec9890c25f34f9939f", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}], "expires_at": "2018-11-02T22:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-user", "id": "7ca9054f36ce46e7b0cf5cddc57e71b3"}, "audit_ids": ["VcPnrjBzTnSpA92cp_Juxw"], "issued_at": "2018-11-02T21:02:07.000000Z"}} 2018-11-02 21:02:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" 2018-11-02 21:02:07,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcde3595-9398-49e5-a86f-8510b9d41001 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:07,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bcde3595-9398-49e5-a86f-8510b9d41001 2018-11-02 21:02:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" 2018-11-02 21:02:07,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-56e57d89-b3cc-4a8b-8281-d7abe16cc623 Date: Fri, 02 Nov 2018 21:02:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image"} 2018-11-02 21:02:07,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image used request id req-56e57d89-b3cc-4a8b-8281-d7abe16cc623 2018-11-02 21:02:07,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" 2018-11-02 21:02:08,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38bbb16d-06f6-4163-a2c1-00f1e4bd5668 Date: Fri, 02 Nov 2018 21:02:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:02:08,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-38bbb16d-06f6-4163-a2c1-00f1e4bd5668 2018-11-02 21:02:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image"}' 2018-11-02 21:02:08,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b0bd512e-fd12-479d-9600-f9c87b608090 Date: Fri, 02 Nov 2018 21:02:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:02:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:02:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "min_disk": 0, "protected": false, "id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "file": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/file", "checksum": null, "owner": "069120af88234f948d165e0ce8faf0b0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:02:08,406 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b0bd512e-fd12-479d-9600-f9c87b608090 2018-11-02 21:02:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" -d '' 2018-11-02 21:02:08,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f3a6021-3d10-4406-a3f2-7bb63e4012f2 Date: Fri, 02 Nov 2018 21:02:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:02:08,983 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/file used request id req-2f3a6021-3d10-4406-a3f2-7bb63e4012f2 2018-11-02 21:02:08,984 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:02:08,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" 2018-11-02 21:02:09,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-822eab3a-d763-4914-8451-207de91c9876 Date: Fri, 02 Nov 2018 21:02:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:02:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:02:08Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/snap", "metadata": {}}], "self": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "min_disk": 0, "protected": false, "id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "file": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "069120af88234f948d165e0ce8faf0b0", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:02:09,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e used request id req-822eab3a-d763-4914-8451-207de91c9876 2018-11-02 21:02:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" 2018-11-02 21:02:09,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2a08858b-3189-4e07-be98-5b1832b4e5ac Date: Fri, 02 Nov 2018 21:02:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:02:09,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-2a08858b-3189-4e07-be98-5b1832b4e5ac 2018-11-02 21:02:09,378 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image 2018-11-02 21:02:09,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" 2018-11-02 21:02:09,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7e26328c-f90e-41b1-988c-444ba81b371d Date: Fri, 02 Nov 2018 21:02:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:02:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:02:08Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/snap", "metadata": {}}], "self": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "min_disk": 0, "protected": false, "id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "file": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "069120af88234f948d165e0ce8faf0b0", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:02:09,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e used request id req-7e26328c-f90e-41b1-988c-444ba81b371d 2018-11-02 21:02:09,399 - create_image - DEBUG - Instance status is - active 2018-11-02 21:02:09,399 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image 2018-11-02 21:02:09,399 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image 2018-11-02 21:02:09,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:09,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:09,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdc2cec04c9540ec9890c25f34f9939f", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}], "expires_at": "2018-11-02T22:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-user", "id": "7ca9054f36ce46e7b0cf5cddc57e71b3"}, "audit_ids": ["M0s3oHr0SeGzW0uC4TuHVA"], "issued_at": "2018-11-02T21:02:09.000000Z"}} 2018-11-02 21:02:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:09,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0e78ae-3f9a-4320-8e95-740120c8b5fa 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:09,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0f0e78ae-3f9a-4320-8e95-740120c8b5fa 2018-11-02 21:02:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:10,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4dbbab24-3cc5-4983-85af-e5d7fe306ddc Date: Fri, 02 Nov 2018 21:02:10 GMT RESP BODY: {"networks":[]} 2018-11-02 21:02:10,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net used request id req-4dbbab24-3cc5-4983-85af-e5d7fe306ddc 2018-11-02 21:02:10,142 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net 2018-11-02 21:02:10,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" -d '{"network": {"name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net", "admin_state_up": true}}' 2018-11-02 21:02:10,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-6dd4681c-7f65-4308-80e5-f09cc1bb2358 Date: Fri, 02 Nov 2018 21:02:10 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:02:10Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"b19bd709-f299-4e94-928c-0407f56ef430","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net"}} 2018-11-02 21:02:10,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-6dd4681c-7f65-4308-80e5-f09cc1bb2358 2018-11-02 21:02:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b19bd709-f299-4e94-928c-0407f56ef430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:11,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-6e1da491-bd9f-488a-8ef9-982f5c9c05c0 Date: Fri, 02 Nov 2018 21:02:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:02:10Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"b19bd709-f299-4e94-928c-0407f56ef430","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net"}]} 2018-11-02 21:02:11,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b19bd709-f299-4e94-928c-0407f56ef430 used request id req-6e1da491-bd9f-488a-8ef9-982f5c9c05c0 2018-11-02 21:02:11,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b19bd709-f299-4e94-928c-0407f56ef430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:11,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14394114-997b-438a-aa3a-1420e189241c Date: Fri, 02 Nov 2018 21:02:11 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:02:11,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b19bd709-f299-4e94-928c-0407f56ef430 used request id req-14394114-997b-438a-aa3a-1420e189241c 2018-11-02 21:02:11,233 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-subnet 2018-11-02 21:02:11,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" -d '{"subnets": [{"ip_version": 4, "network_id": "b19bd709-f299-4e94-928c-0407f56ef430", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-subnet"}]}' 2018-11-02 21:02:12,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f85399b5-8002-4d0a-a025-80c2734b374c Date: Fri, 02 Nov 2018 21:02:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b19bd709-f299-4e94-928c-0407f56ef430","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:11Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:11Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"20bca415-dc8d-4ec9-9cf1-79bd6e8bf698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-subnet"}]} 2018-11-02 21:02:12,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-f85399b5-8002-4d0a-a025-80c2734b374c 2018-11-02 21:02:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b19bd709-f299-4e94-928c-0407f56ef430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:12,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-55b2d200-4284-4d97-980d-c98c44c31005 Date: Fri, 02 Nov 2018 21:02:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["20bca415-dc8d-4ec9-9cf1-79bd6e8bf698"],"updated_at":"2018-11-02T21:02:11Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"b19bd709-f299-4e94-928c-0407f56ef430","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net"}]} 2018-11-02 21:02:12,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b19bd709-f299-4e94-928c-0407f56ef430 used request id req-55b2d200-4284-4d97-980d-c98c44c31005 2018-11-02 21:02:12,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b19bd709-f299-4e94-928c-0407f56ef430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:12,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ce6b03bc-c9f2-4d35-8d55-b21cc64734a9 Date: Fri, 02 Nov 2018 21:02:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b19bd709-f299-4e94-928c-0407f56ef430","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:11Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"20bca415-dc8d-4ec9-9cf1-79bd6e8bf698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-subnet"}]} 2018-11-02 21:02:12,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b19bd709-f299-4e94-928c-0407f56ef430 used request id req-ce6b03bc-c9f2-4d35-8d55-b21cc64734a9 2018-11-02 21:02:12,484 - OpenStackNetwork - DEBUG - Network [b19bd709-f299-4e94-928c-0407f56ef430] created successfully 2018-11-02 21:02:12,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:12,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:12,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mm--_n3XRg6TrmspByC22Q"], "issued_at": "2018-11-02T21:02:12.000000Z"}} 2018-11-02 21:02:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897289a4a5c5cf1087794b0416eb0e7179b41085" 2018-11-02 21:02:13,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7216895-2e13-4dbd-96d8-51f63765189a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:13,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c7216895-2e13-4dbd-96d8-51f63765189a 2018-11-02 21:02:13,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:02:13,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897289a4a5c5cf1087794b0416eb0e7179b41085" 2018-11-02 21:02:13,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4260607-14d1-440b-8d63-2e0d8abf142f x-compute-request-id: req-c4260607-14d1-440b-8d63-2e0d8abf142f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:02:13,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c4260607-14d1-440b-8d63-2e0d8abf142f 2018-11-02 21:02:13,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897289a4a5c5cf1087794b0416eb0e7179b41085" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:02:13,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4c52bec-191a-4005-9c58-b015351df325 x-compute-request-id: req-e4c52bec-191a-4005-9c58-b015351df325 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747"}} 2018-11-02 21:02:13,338 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e4c52bec-191a-4005-9c58-b015351df325 2018-11-02 21:02:13,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:13,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:13,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdc2cec04c9540ec9890c25f34f9939f", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}], "expires_at": "2018-11-02T22:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-user", "id": "7ca9054f36ce46e7b0cf5cddc57e71b3"}, "audit_ids": ["p24W3cqORIGt-xr79y1wKw"], "issued_at": "2018-11-02T21:02:13.000000Z"}} 2018-11-02 21:02:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:13,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb958bdc-5cd9-4eb7-b364-9e27c96df540 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:13,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb958bdc-5cd9-4eb7-b364-9e27c96df540 2018-11-02 21:02:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:14,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a4df72df-7a48-4f4c-8cd0-584ea79402f7 Date: Fri, 02 Nov 2018 21:02:14 GMT RESP BODY: {"networks":[]} 2018-11-02 21:02:14,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-a4df72df-7a48-4f4c-8cd0-584ea79402f7 2018-11-02 21:02:14,067 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 2018-11-02 21:02:14,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" -d '{"network": {"name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2", "admin_state_up": true}}' 2018-11-02 21:02:14,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-070861dd-1a76-46d5-bf12-318191b1e688 Date: Fri, 02 Nov 2018 21:02:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:02:14Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}} 2018-11-02 21:02:14,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-070861dd-1a76-46d5-bf12-318191b1e688 2018-11-02 21:02:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:14,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 597 X-Openstack-Request-Id: req-02264624-b793-4e5f-b2c8-7bc2c7280a69 Date: Fri, 02 Nov 2018 21:02:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:02:14Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:14,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-02264624-b793-4e5f-b2c8-7bc2c7280a69 2018-11-02 21:02:14,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:14,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b7b8d1b5-5494-426e-9bb6-0b7e441325b3 Date: Fri, 02 Nov 2018 21:02:15 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:02:14,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-b7b8d1b5-5494-426e-9bb6-0b7e441325b3 2018-11-02 21:02:14,994 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1 2018-11-02 21:02:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" -d '{"subnets": [{"ip_version": 4, "network_id": "abab24d2-df12-46e2-ba11-6c910e26b533", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"}]}' 2018-11-02 21:02:16,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e059bce-e705-4211-9c6b-353473aef045 Date: Fri, 02 Nov 2018 21:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"}]} 2018-11-02 21:02:16,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-7e059bce-e705-4211-9c6b-353473aef045 2018-11-02 21:02:16,030 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2 2018-11-02 21:02:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" -d '{"subnets": [{"ip_version": 4, "network_id": "abab24d2-df12-46e2-ba11-6c910e26b533", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]}' 2018-11-02 21:02:16,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d633f69-62b5-4220-b806-d50c0941ab00 Date: Fri, 02 Nov 2018 21:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:16,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-3d633f69-62b5-4220-b806-d50c0941ab00 2018-11-02 21:02:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:17,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2021b1aa-b041-422d-a9b9-7467f3c6d218 Date: Fri, 02 Nov 2018 21:02:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["816590a4-df58-4398-81ac-f6c806585ce5","858f9b60-8bfe-4c20-bee6-d52bf5b27f07"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:17,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-2021b1aa-b041-422d-a9b9-7467f3c6d218 2018-11-02 21:02:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:17,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-77ecfe14-9b25-4755-91e9-20f1d3a7034d Date: Fri, 02 Nov 2018 21:02:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:17,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-77ecfe14-9b25-4755-91e9-20f1d3a7034d 2018-11-02 21:02:17,503 - OpenStackNetwork - DEBUG - Network [abab24d2-df12-46e2-ba11-6c910e26b533] created successfully 2018-11-02 21:02:17,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:17,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:17,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdc2cec04c9540ec9890c25f34f9939f", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}], "expires_at": "2018-11-02T22:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-user", "id": "7ca9054f36ce46e7b0cf5cddc57e71b3"}, "audit_ids": ["fUEzxt2DSK6PrTQgMr6AQQ"], "issued_at": "2018-11-02T21:02:17.000000Z"}} 2018-11-02 21:02:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:18,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15c743f-d401-47c9-ad45-db203e791971 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:18,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a15c743f-d401-47c9-ad45-db203e791971 2018-11-02 21:02:18,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:02:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:18,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d940559-c5b1-48df-a906-99b2dbb60b64 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:18,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5d940559-c5b1-48df-a906-99b2dbb60b64 2018-11-02 21:02:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:18,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f3b5f6e5-373b-4407-b0c7-8c17ae313d5d Date: Fri, 02 Nov 2018 21:02:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["816590a4-df58-4398-81ac-f6c806585ce5","858f9b60-8bfe-4c20-bee6-d52bf5b27f07"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:18,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-f3b5f6e5-373b-4407-b0c7-8c17ae313d5d 2018-11-02 21:02:18,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:18,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-02778ac8-3554-4cf7-85ae-2b5982a789d4 Date: Fri, 02 Nov 2018 21:02:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:18,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-02778ac8-3554-4cf7-85ae-2b5982a789d4 2018-11-02 21:02:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:19,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cc6f21f7-9235-4a0b-96b9-5a30271c818a Date: Fri, 02 Nov 2018 21:02:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["858f9b60-8bfe-4c20-bee6-d52bf5b27f07","816590a4-df58-4398-81ac-f6c806585ce5"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:19,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-cc6f21f7-9235-4a0b-96b9-5a30271c818a 2018-11-02 21:02:19,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:02:19,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:02:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:02:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:19,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f232bc53-7be9-41f6-a9fe-4a67abdad816 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:19,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-f232bc53-7be9-41f6-a9fe-4a67abdad816 2018-11-02 21:02:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:19,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-fc2db7cb-51d7-4b52-b89a-162f1ac76f0a Date: Fri, 02 Nov 2018 21:02:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:19,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-fc2db7cb-51d7-4b52-b89a-162f1ac76f0a 2018-11-02 21:02:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:19,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b281c67c-ebe1-4cb6-8e02-064dcf6e90fa Date: Fri, 02 Nov 2018 21:02:19 GMT RESP BODY: {"ports":[]} 2018-11-02 21:02:19,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1&admin_state_up=True used request id req-b281c67c-ebe1-4cb6-8e02-064dcf6e90fa 2018-11-02 21:02:19,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:20,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-049c58a6-1fc9-4ba0-8a33-6c72ba40f806 x-compute-request-id: req-049c58a6-1fc9-4ba0-8a33-6c72ba40f806 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:02:20,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst used request id req-049c58a6-1fc9-4ba0-8a33-6c72ba40f806 2018-11-02 21:02:20,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:20,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3200100d-31e3-4be9-a04b-d5d083f2a779 Date: Fri, 02 Nov 2018 21:02:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["816590a4-df58-4398-81ac-f6c806585ce5","858f9b60-8bfe-4c20-bee6-d52bf5b27f07"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:20,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-3200100d-31e3-4be9-a04b-d5d083f2a779 2018-11-02 21:02:20,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:20,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7133e71a-0af3-4ac7-bcba-88b0b096c86e Date: Fri, 02 Nov 2018 21:02:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:20,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-7133e71a-0af3-4ac7-bcba-88b0b096c86e 2018-11-02 21:02:20,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:20,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ebbf18b3-d945-41be-9424-8563fe76b0f0 Date: Fri, 02 Nov 2018 21:02:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["816590a4-df58-4398-81ac-f6c806585ce5","858f9b60-8bfe-4c20-bee6-d52bf5b27f07"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:20,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-ebbf18b3-d945-41be-9424-8563fe76b0f0 2018-11-02 21:02:20,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:21,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7993805-022e-4208-b467-b3e5287872f8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:21,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-c7993805-022e-4208-b467-b3e5287872f8 2018-11-02 21:02:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-28f778ec-b095-46b7-9b9b-78c9627a20ab Date: Fri, 02 Nov 2018 21:02:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:21,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-28f778ec-b095-46b7-9b9b-78c9627a20ab 2018-11-02 21:02:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:21,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b193dda-dc25-4f8b-af96-dc20eaba3c45 Date: Fri, 02 Nov 2018 21:02:21 GMT RESP BODY: {"ports":[]} 2018-11-02 21:02:21,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1&admin_state_up=True used request id req-8b193dda-dc25-4f8b-af96-dc20eaba3c45 2018-11-02 21:02:21,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:02:21,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:02:21,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdc2cec04c9540ec9890c25f34f9939f", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role"}], "expires_at": "2018-11-02T22:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_069120af88234f948d165e0ce8faf0b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-user", "id": "7ca9054f36ce46e7b0cf5cddc57e71b3"}, "audit_ids": ["S2qCzhSOTOWHaRuGnKamTA"], "issued_at": "2018-11-02T21:02:21.000000Z"}} 2018-11-02 21:02:21,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5793431d2ba18c28517231d36f4f29da77f0e8c" 2018-11-02 21:02:21,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679bda51-e436-4d9d-8b50-5d31145aeadd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:02:21,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-679bda51-e436-4d9d-8b50-5d31145aeadd 2018-11-02 21:02:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:22,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0d4f4ab4-1704-4ded-9715-052c6c4b15ad Date: Fri, 02 Nov 2018 21:02:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["816590a4-df58-4398-81ac-f6c806585ce5","858f9b60-8bfe-4c20-bee6-d52bf5b27f07"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:22,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-0d4f4ab4-1704-4ded-9715-052c6c4b15ad 2018-11-02 21:02:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:22,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e60bf642-1bf3-4994-aba0-8fe5d6493eb7 Date: Fri, 02 Nov 2018 21:02:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:22,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-e60bf642-1bf3-4994-aba0-8fe5d6493eb7 2018-11-02 21:02:22,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:22,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-938d91be-2333-430a-b512-8fa709218e70 Date: Fri, 02 Nov 2018 21:02:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["816590a4-df58-4398-81ac-f6c806585ce5","858f9b60-8bfe-4c20-bee6-d52bf5b27f07"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:22,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-938d91be-2333-430a-b512-8fa709218e70 2018-11-02 21:02:22,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:02:22,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:02:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:02:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5793431d2ba18c28517231d36f4f29da77f0e8c" 2018-11-02 21:02:22,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c725af-d1b0-4eee-a883-156785158162 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:22,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-27c725af-d1b0-4eee-a883-156785158162 2018-11-02 21:02:22,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:22,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c0999fc7-d4b4-4ed2-a71e-996cb3b6b4af Date: Fri, 02 Nov 2018 21:02:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:22,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-c0999fc7-d4b4-4ed2-a71e-996cb3b6b4af 2018-11-02 21:02:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:22,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2dfe2d2b-3250-4695-82d4-3eefb9ab43da Date: Fri, 02 Nov 2018 21:02:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"}]} 2018-11-02 21:02:22,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1 used request id req-2dfe2d2b-3250-4695-82d4-3eefb9ab43da 2018-11-02 21:02:22,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:22,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a64e4386-b744-4147-8a2d-8165b8a69d56 Date: Fri, 02 Nov 2018 21:02:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:22,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2 used request id req-a64e4386-b744-4147-8a2d-8165b8a69d56 2018-11-02 21:02:22,954 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 2018-11-02 21:02:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" -d '{"port": {"network_id": "abab24d2-df12-46e2-ba11-6c910e26b533", "fixed_ips": [{"subnet_id": "816590a4-df58-4398-81ac-f6c806585ce5", "ip_address": "10.55.0.101"}, {"subnet_id": "858f9b60-8bfe-4c20-bee6-d52bf5b27f07", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1", "admin_state_up": true}}' 2018-11-02 21:02:23,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-d7ff4aac-d438-4b32-8a72-752ce5cc8df7 Date: Fri, 02 Nov 2018 21:02:24 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:02:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:02:23Z","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:51:d1:45","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"069120af88234f948d165e0ce8faf0b0","fixed_ips":[{"subnet_id":"816590a4-df58-4398-81ac-f6c806585ce5","ip_address":"10.55.0.101"},{"subnet_id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","ip_address":"10.65.0.101"}],"id":"c8306a59-f6cc-4003-832e-46726b8cd47d","security_groups":["642a0617-bca5-4907-82fa-923e688c2fad"],"device_id":""}} 2018-11-02 21:02:23,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-d7ff4aac-d438-4b32-8a72-752ce5cc8df7 2018-11-02 21:02:24,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:24,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-48b5b4e6-5e3d-4429-b517-abaa7dd0d646 Date: Fri, 02 Nov 2018 21:02:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["858f9b60-8bfe-4c20-bee6-d52bf5b27f07","816590a4-df58-4398-81ac-f6c806585ce5"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:24,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-48b5b4e6-5e3d-4429-b517-abaa7dd0d646 2018-11-02 21:02:24,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:24,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a9f6e073-9825-47c4-b550-75301a4af6e5 Date: Fri, 02 Nov 2018 21:02:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:24,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-a9f6e073-9825-47c4-b550-75301a4af6e5 2018-11-02 21:02:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:24,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2498f09b-3b64-4cc2-9a35-e68513c500d6 Date: Fri, 02 Nov 2018 21:02:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["858f9b60-8bfe-4c20-bee6-d52bf5b27f07","816590a4-df58-4398-81ac-f6c806585ce5"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:24,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-2498f09b-3b64-4cc2-9a35-e68513c500d6 2018-11-02 21:02:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:24,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35bd26eb-014f-4c4c-8b7f-774d56537ba8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:24,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-35bd26eb-014f-4c4c-8b7f-774d56537ba8 2018-11-02 21:02:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-aba6ccd3-e41b-45ec-bb0d-1d9fa0936d27 Date: Fri, 02 Nov 2018 21:02:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:24,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-aba6ccd3-e41b-45ec-bb0d-1d9fa0936d27 2018-11-02 21:02:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:25,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-13651f97-0d10-4d48-876b-7cfa51ed0d2f Date: Fri, 02 Nov 2018 21:02:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:23Z","admin_state_up":true,"updated_at":"2018-11-02T21:02:23Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:51:d1:45","id":"c8306a59-f6cc-4003-832e-46726b8cd47d","port_security_enabled":true,"project_id":"069120af88234f948d165e0ce8faf0b0","fixed_ips":[{"subnet_id":"816590a4-df58-4398-81ac-f6c806585ce5","ip_address":"10.55.0.101"},{"subnet_id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["642a0617-bca5-4907-82fa-923e688c2fad"],"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1"}]} 2018-11-02 21:02:25,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1&admin_state_up=True used request id req-13651f97-0d10-4d48-876b-7cfa51ed0d2f 2018-11-02 21:02:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:25,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71474dfe-d7dd-40c2-be9b-3e42eccebc1b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:25,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-71474dfe-d7dd-40c2-be9b-3e42eccebc1b 2018-11-02 21:02:25,173 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst 2018-11-02 21:02:25,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:25,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e9541cf-8e47-4445-93b7-0b23f690eb65 x-compute-request-id: req-9e9541cf-8e47-4445-93b7-0b23f690eb65 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-flavor-name"}]} 2018-11-02 21:02:25,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9e9541cf-8e47-4445-93b7-0b23f690eb65 2018-11-02 21:02:25,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:25,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b0e2dd2-1ce0-424a-acb0-d56f0f9da229 x-compute-request-id: req-3b0e2dd2-1ce0-424a-acb0-d56f0f9da229 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747"}} 2018-11-02 21:02:25,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747 used request id req-3b0e2dd2-1ce0-424a-acb0-d56f0f9da229 2018-11-02 21:02:25,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:25,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b774d4ad-f528-460e-842e-cbb6e4921d60 Date: Fri, 02 Nov 2018 21:02:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:02:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:02:08Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/snap", "metadata": {}}], "self": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "min_disk": 0, "protected": false, "id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "file": "/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "069120af88234f948d165e0ce8faf0b0", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/daeab67c-84a4-437e-86c2-2516b02cbe7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image"} 2018-11-02 21:02:25,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image used request id req-b774d4ad-f528-460e-842e-cbb6e4921d60 2018-11-02 21:02:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:25,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4176f00a-a9f1-4c8c-b563-e9fb64af402f Date: Fri, 02 Nov 2018 21:02:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:02:25,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-4176f00a-a9f1-4c8c-b563-e9fb64af402f 2018-11-02 21:02:25,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" -d '{"server": {"name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "imageRef": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "flavorRef": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "max_count": 1, "min_count": 1, "networks": [{"port": "c8306a59-f6cc-4003-832e-46726b8cd47d"}]}}' 2018-11-02 21:02:27,619 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d14aab2-573c-4d31-9c50-22e5d870a062 x-compute-request-id: req-1d14aab2-573c-4d31-9c50-22e5d870a062 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "adminPass": "NUgQ2gcbVdhm"}} 2018-11-02 21:02:27,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-1d14aab2-573c-4d31-9c50-22e5d870a062 2018-11-02 21:02:27,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:27,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bff1c49-1bf0-4f9a-a938-185f7dd1fc9a x-compute-request-id: req-7bff1c49-1bf0-4f9a-a938-185f7dd1fc9a Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "image": {"id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "links": [{"href": "http://172.30.9.31:8774/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}]}, "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "user_id": "7ca9054f36ce46e7b0cf5cddc57e71b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:02:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "created": "2018-11-02T21:02:27Z", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:02:27,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-7bff1c49-1bf0-4f9a-a938-185f7dd1fc9a 2018-11-02 21:02:27,877 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst 2018-11-02 21:02:27,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:28,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3a67abf-8c68-448b-be28-d42b82642faa x-compute-request-id: req-f3a67abf-8c68-448b-be28-d42b82642faa Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "image": {"id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "links": [{"href": "http://172.30.9.31:8774/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}]}, "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "user_id": "7ca9054f36ce46e7b0cf5cddc57e71b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:02:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "created": "2018-11-02T21:02:27Z", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:02:28,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-f3a67abf-8c68-448b-be28-d42b82642faa 2018-11-02 21:02:28,136 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst] is - BUILD 2018-11-02 21:02:28,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:02:31,139 - create_instance - DEBUG - VM status query timeout in 896.738243818 2018-11-02 21:02:31,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:32,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cb14cd6-370c-45e5-82d3-c212d29baba1 x-compute-request-id: req-8cb14cd6-370c-45e5-82d3-c212d29baba1 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "image": {"id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "links": [{"href": "http://172.30.9.31:8774/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}]}, "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "security_groups": [{"name": "default"}], "user_id": "7ca9054f36ce46e7b0cf5cddc57e71b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:02:28Z", "hostId": "0bd334ece00063fbb461acbd23ab9a970d903c7603703d4de9248ba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "created": "2018-11-02T21:02:27Z", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:02:32,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-8cb14cd6-370c-45e5-82d3-c212d29baba1 2018-11-02 21:02:32,025 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst] is - BUILD 2018-11-02 21:02:32,025 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:02:35,028 - create_instance - DEBUG - VM status query timeout in 892.849340916 2018-11-02 21:02:35,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:35,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcb0198b-1cc8-4caf-a9c1-55285dfc61e6 x-compute-request-id: req-dcb0198b-1cc8-4caf-a9c1-55285dfc61e6 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:d1:45", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:d1:45", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "image": {"id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "links": [{"href": "http://172.30.9.31:8774/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:02:33.000000", "flavor": {"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}]}, "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "security_groups": [{"name": "default"}], "user_id": "7ca9054f36ce46e7b0cf5cddc57e71b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:02:33Z", "hostId": "0bd334ece00063fbb461acbd23ab9a970d903c7603703d4de9248ba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "created": "2018-11-02T21:02:27Z", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:02:35,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-dcb0198b-1cc8-4caf-a9c1-55285dfc61e6 2018-11-02 21:02:35,503 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst] is - ACTIVE 2018-11-02 21:02:35,504 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:02:35,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:36,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19d090b0-993e-42f4-ae79-14643605f953 x-compute-request-id: req-19d090b0-993e-42f4-ae79-14643605f953 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:d1:45", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:d1:45", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "image": {"id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "links": [{"href": "http://172.30.9.31:8774/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:02:33.000000", "flavor": {"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}]}, "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "security_groups": [{"name": "default"}], "user_id": "7ca9054f36ce46e7b0cf5cddc57e71b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:02:33Z", "hostId": "0bd334ece00063fbb461acbd23ab9a970d903c7603703d4de9248ba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "created": "2018-11-02T21:02:27Z", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:02:36,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-19d090b0-993e-42f4-ae79-14643605f953 2018-11-02 21:02:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:36,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-54824118-503a-4b38-9d8e-0b608b85a944 Date: Fri, 02 Nov 2018 21:02:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["816590a4-df58-4398-81ac-f6c806585ce5","858f9b60-8bfe-4c20-bee6-d52bf5b27f07"],"updated_at":"2018-11-02T21:02:16Z","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"069120af88234f948d165e0ce8faf0b0","id":"abab24d2-df12-46e2-ba11-6c910e26b533","name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2"}]} 2018-11-02 21:02:36,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 used request id req-54824118-503a-4b38-9d8e-0b608b85a944 2018-11-02 21:02:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:37,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f39998f-417c-438e-99b0-aa65634ac457 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:37,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-0f39998f-417c-438e-99b0-aa65634ac457 2018-11-02 21:02:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:37,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-60ab33d0-9f83-4b79-a9a7-788086891dea Date: Fri, 02 Nov 2018 21:02:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:15Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"816590a4-df58-4398-81ac-f6c806585ce5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","dns_nameservers":[],"updated_at":"2018-11-02T21:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"069120af88234f948d165e0ce8faf0b0","id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2"}]} 2018-11-02 21:02:37,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-60ab33d0-9f83-4b79-a9a7-788086891dea 2018-11-02 21:02:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:37,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3354 X-Openstack-Request-Id: req-6395a153-686d-45ae-b1fa-e8fabc2417ed Date: Fri, 02 Nov 2018 21:02:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:17Z","admin_state_up":true,"updated_at":"2018-11-02T21:02:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-abab24d2-df12-46e2-ba11-6c910e26b533","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:c4:89:9f","id":"425def89-cb85-4ac2-b96f-c5bbb7a2b8a6","port_security_enabled":false,"project_id":"069120af88234f948d165e0ce8faf0b0","fixed_ips":[{"subnet_id":"816590a4-df58-4398-81ac-f6c806585ce5","ip_address":"10.55.0.4"},{"subnet_id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","ip_address":"10.65.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:02:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-abab24d2-df12-46e2-ba11-6c910e26b533","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:e2:3a:b4","id":"42ae6460-1c06-497e-85ae-a51ba70fb23c","port_security_enabled":false,"project_id":"069120af88234f948d165e0ce8faf0b0","fixed_ips":[{"subnet_id":"816590a4-df58-4398-81ac-f6c806585ce5","ip_address":"10.55.0.3"},{"subnet_id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","ip_address":"10.65.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:02:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-abab24d2-df12-46e2-ba11-6c910e26b533","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:07:51:e7","id":"59442564-8b2d-4397-b616-f272b4d414ad","port_security_enabled":false,"project_id":"069120af88234f948d165e0ce8faf0b0","fixed_ips":[{"subnet_id":"816590a4-df58-4398-81ac-f6c806585ce5","ip_address":"10.55.0.2"},{"subnet_id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abab24d2-df12-46e2-ba11-6c910e26b533","tenant_id":"069120af88234f948d165e0ce8faf0b0","created_at":"2018-11-02T21:02:23Z","admin_state_up":true,"updated_at":"2018-11-02T21:02:33Z","binding:vnic_type":"normal","device_id":"8fe2c444-e926-46b5-b255-b61063b690a6","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:51:d1:45","id":"c8306a59-f6cc-4003-832e-46726b8cd47d","port_security_enabled":true,"project_id":"069120af88234f948d165e0ce8faf0b0","fixed_ips":[{"subnet_id":"816590a4-df58-4398-81ac-f6c806585ce5","ip_address":"10.55.0.101"},{"subnet_id":"858f9b60-8bfe-4c20-bee6-d52bf5b27f07","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["642a0617-bca5-4907-82fa-923e688c2fad"],"name":"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1"}]} 2018-11-02 21:02:37,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-6395a153-686d-45ae-b1fa-e8fabc2417ed 2018-11-02 21:02:37,127 - create_instance - INFO - Deleting Port with ID - c8306a59-f6cc-4003-832e-46726b8cd47d 2018-11-02 21:02:37,128 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bport-1 2018-11-02 21:02:37,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/c8306a59-f6cc-4003-832e-46726b8cd47d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:37,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e78139c7-d765-4400-8ebe-78ba1e8235ff Date: Fri, 02 Nov 2018 21:02:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:37,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/c8306a59-f6cc-4003-832e-46726b8cd47d used request id req-e78139c7-d765-4400-8ebe-78ba1e8235ff 2018-11-02 21:02:37,742 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst 2018-11-02 21:02:37,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:37,956 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b958bf6-804e-4139-bf0e-44be9fb113ed x-compute-request-id: req-8b958bf6-804e-4139-bf0e-44be9fb113ed Content-Type: application/json 2018-11-02 21:02:37,956 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-8b958bf6-804e-4139-bf0e-44be9fb113ed 2018-11-02 21:02:37,956 - create_instance - INFO - Checking deletion status 2018-11-02 21:02:37,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:38,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc443e9b-5a9f-4d7f-9cf5-f6b1913b21ab x-compute-request-id: req-cc443e9b-5a9f-4d7f-9cf5-f6b1913b21ab Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:d1:45", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:d1:45", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "image": {"id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "links": [{"href": "http://172.30.9.31:8774/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:02:33.000000", "flavor": {"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}]}, "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "user_id": "7ca9054f36ce46e7b0cf5cddc57e71b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:02:37Z", "hostId": "0bd334ece00063fbb461acbd23ab9a970d903c7603703d4de9248ba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "created": "2018-11-02T21:02:27Z", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:02:38,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-cc443e9b-5a9f-4d7f-9cf5-f6b1913b21ab 2018-11-02 21:02:38,267 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst] is - ACTIVE 2018-11-02 21:02:38,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:02:41,268 - create_instance - DEBUG - VM status query timeout in 296.688580036 2018-11-02 21:02:41,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:41,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee8d12b0-17a4-4424-9c2c-c8172ecf4df0 x-compute-request-id: req-ee8d12b0-17a4-4424-9c2c-c8172ecf4df0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8fe2c444-e926-46b5-b255-b61063b690a6", "rel": "bookmark"}], "image": {"id": "daeab67c-84a4-437e-86c2-2516b02cbe7e", "links": [{"href": "http://172.30.9.31:8774/images/daeab67c-84a4-437e-86c2-2516b02cbe7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:02:33.000000", "flavor": {"id": "00807f78-b74d-4c44-8a49-cc6cfd6d3747", "links": [{"href": "http://172.30.9.31:8774/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747", "rel": "bookmark"}]}, "id": "8fe2c444-e926-46b5-b255-b61063b690a6", "user_id": "7ca9054f36ce46e7b0cf5cddc57e71b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:02:37Z", "hostId": "0bd334ece00063fbb461acbd23ab9a970d903c7603703d4de9248ba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst", "created": "2018-11-02T21:02:27Z", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:02:41,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-ee8d12b0-17a4-4424-9c2c-c8172ecf4df0 2018-11-02 21:02:41,540 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst] is - ACTIVE 2018-11-02 21:02:41,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:02:44,543 - create_instance - DEBUG - VM status query timeout in 293.413444996 2018-11-02 21:02:44,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5688bad908f44249a82f3db81a2dde9c55a5aefb" 2018-11-02 21:02:44,597 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a5f51cc-6e54-413b-9b4c-7df873b4df60 x-compute-request-id: req-4a5f51cc-6e54-413b-9b4c-7df873b4df60 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8fe2c444-e926-46b5-b255-b61063b690a6 could not be found.", "code": 404}} 2018-11-02 21:02:44,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8fe2c444-e926-46b5-b255-b61063b690a6 used request id req-4a5f51cc-6e54-413b-9b4c-7df873b4df60 2018-11-02 21:02:44,597 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8fe2c444-e926-46b5-b255-b61063b690a6 could not be found. (HTTP 404) (Request-ID: req-4a5f51cc-6e54-413b-9b4c-7df873b4df60) 2018-11-02 21:02:44,598 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-inst 2018-11-02 21:02:44,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897289a4a5c5cf1087794b0416eb0e7179b41085" 2018-11-02 21:02:44,641 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27e41ad5-6121-438e-aa0a-24c551f08343 x-compute-request-id: req-27e41ad5-6121-438e-aa0a-24c551f08343 Content-Length: 0 Content-Type: application/json 2018-11-02 21:02:44,641 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/00807f78-b74d-4c44-8a49-cc6cfd6d3747 used request id req-27e41ad5-6121-438e-aa0a-24c551f08343 2018-11-02 21:02:44,642 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-subnet 2018-11-02 21:02:44,642 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-subnet 2018-11-02 21:02:44,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/20bca415-dc8d-4ec9-9cf1-79bd6e8bf698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:47,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26b86505-c84c-4706-88b4-bd093e685a1d Date: Fri, 02 Nov 2018 21:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:47,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/20bca415-dc8d-4ec9-9cf1-79bd6e8bf698 used request id req-26b86505-c84c-4706-88b4-bd093e685a1d 2018-11-02 21:02:47,662 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-pub-net 2018-11-02 21:02:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/b19bd709-f299-4e94-928c-0407f56ef430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0acf0d479e8f5595250a13bcfd8261040f08776" 2018-11-02 21:02:49,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64410c4a-0a72-453c-9568-c290f7c8a072 Date: Fri, 02 Nov 2018 21:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:49,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b19bd709-f299-4e94-928c-0407f56ef430 used request id req-64410c4a-0a72-453c-9568-c290f7c8a072 2018-11-02 21:02:49,234 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1 2018-11-02 21:02:49,234 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet1 2018-11-02 21:02:49,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/816590a4-df58-4398-81ac-f6c806585ce5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:52,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eaafc4fc-2883-4888-987c-273922ac58a8 Date: Fri, 02 Nov 2018 21:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:52,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/816590a4-df58-4398-81ac-f6c806585ce5 used request id req-eaafc4fc-2883-4888-987c-273922ac58a8 2018-11-02 21:02:52,009 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2 2018-11-02 21:02:52,009 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-subnet2 2018-11-02 21:02:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/858f9b60-8bfe-4c20-bee6-d52bf5b27f07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:54,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cbd08951-d8ee-40e3-8f3d-cb2f1a630827 Date: Fri, 02 Nov 2018 21:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:54,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/858f9b60-8bfe-4c20-bee6-d52bf5b27f07 used request id req-cbd08951-d8ee-40e3-8f3d-cb2f1a630827 2018-11-02 21:02:54,742 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376bnet2 2018-11-02 21:02:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/abab24d2-df12-46e2-ba11-6c910e26b533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ffd81ad061afeda2b124e67ad7e06398451a1b" 2018-11-02 21:02:56,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cbc876a9-40a5-4467-a59c-bc0c40568dfa Date: Fri, 02 Nov 2018 21:02:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:56,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/abab24d2-df12-46e2-ba11-6c910e26b533 used request id req-cbc876a9-40a5-4467-a59c-bc0c40568dfa 2018-11-02 21:02:56,930 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3c3c25a8-d65c-43ce-b4ba-f3b34ff0376b-image 2018-11-02 21:02:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b59049316f2a934161d7e9b337a1e9e9b48fbbf" 2018-11-02 21:02:58,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-608bb8dc-bde4-43b0-b069-250f4eaedfea Date: Fri, 02 Nov 2018 21:02:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:02:58,116 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/daeab67c-84a4-437e-86c2-2516b02cbe7e used request id req-608bb8dc-bde4-43b0-b069-250f4eaedfea 2018-11-02 21:02:58,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:58,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5457a8e1-bf4f-477f-97f5-818138fbb84a Date: Fri, 02 Nov 2018 21:02:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "069120af88234f948d165e0ce8faf0b0", "created_at": "2018-11-02T21:02:10Z", "updated_at": "2018-11-02T21:02:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "revision_number": 0, "id": "47ba4050-9a17-4c44-9bf6-5339479f333d", "remote_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "remote_ip_prefix": null, "created_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "069120af88234f948d165e0ce8faf0b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "revision_number": 0, "id": "9e340cea-ed63-4b87-92b0-7814fb94d05c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "069120af88234f948d165e0ce8faf0b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "revision_number": 0, "id": "a208a2b9-f7c5-470c-8695-6ae3c4d44a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "069120af88234f948d165e0ce8faf0b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "revision_number": 0, "id": "e11594c2-2e1a-4cb9-80fa-d72dc4394155", "remote_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "remote_ip_prefix": null, "created_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "tenant_id": "069120af88234f948d165e0ce8faf0b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "069120af88234f948d165e0ce8faf0b0"}], "revision_number": 4, "project_id": "069120af88234f948d165e0ce8faf0b0", "id": "642a0617-bca5-4907-82fa-923e688c2fad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:02:58,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5457a8e1-bf4f-477f-97f5-818138fbb84a 2018-11-02 21:02:58,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:58,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c044e1c2-a17d-466b-9228-254fbb266f77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:02:58,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-c044e1c2-a17d-466b-9228-254fbb266f77 2018-11-02 21:02:58,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:02:58,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:58,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8df64c2-6d85-4490-b5ef-32eab780e112 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "069120af88234f948d165e0ce8faf0b0", "name": "CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj"}} 2018-11-02 21:02:58,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-c8df64c2-6d85-4490-b5ef-32eab780e112 2018-11-02 21:02:58,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 642a0617-bca5-4907-82fa-923e688c2fad 2018-11-02 21:02:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=642a0617-bca5-4907-82fa-923e688c2fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:58,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4e03fd02-1480-466a-8d1c-20d780535b22 Date: Fri, 02 Nov 2018 21:02:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "port_range_min": null, "revision_number": 0, "tenant_id": "069120af88234f948d165e0ce8faf0b0", "created_at": "2018-11-02T21:02:10Z", "project_id": "069120af88234f948d165e0ce8faf0b0", "id": "47ba4050-9a17-4c44-9bf6-5339479f333d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "port_range_min": null, "revision_number": 0, "tenant_id": "069120af88234f948d165e0ce8faf0b0", "created_at": "2018-11-02T21:02:10Z", "project_id": "069120af88234f948d165e0ce8faf0b0", "id": "9e340cea-ed63-4b87-92b0-7814fb94d05c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "port_range_min": null, "revision_number": 0, "tenant_id": "069120af88234f948d165e0ce8faf0b0", "created_at": "2018-11-02T21:02:10Z", "project_id": "069120af88234f948d165e0ce8faf0b0", "id": "a208a2b9-f7c5-470c-8695-6ae3c4d44a95"}, {"remote_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:02:10Z", "security_group_id": "642a0617-bca5-4907-82fa-923e688c2fad", "port_range_min": null, "revision_number": 0, "tenant_id": "069120af88234f948d165e0ce8faf0b0", "created_at": "2018-11-02T21:02:10Z", "project_id": "069120af88234f948d165e0ce8faf0b0", "id": "e11594c2-2e1a-4cb9-80fa-d72dc4394155"}]} 2018-11-02 21:02:58,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=642a0617-bca5-4907-82fa-923e688c2fad used request id req-4e03fd02-1480-466a-8d1c-20d780535b22 2018-11-02 21:02:58,863 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:02:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/642a0617-bca5-4907-82fa-923e688c2fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:59,270 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-033775d9-cc0c-4920-b025-2ef8855e69da Content-Length: 0 Date: Fri, 02 Nov 2018 21:02:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:02:59,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/642a0617-bca5-4907-82fa-923e688c2fad used request id req-033775d9-cc0c-4920-b025-2ef8855e69da 2018-11-02 21:02:59,271 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj 2018-11-02 21:02:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:59,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755a2263-ee40-474f-889a-4840fa62a9ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:02:59,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/069120af88234f948d165e0ce8faf0b0 used request id req-755a2263-ee40-474f-889a-4840fa62a9ab 2018-11-02 21:02:59,642 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c90a4686-4ccf-416-proj-role 2018-11-02 21:02:59,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/cdc2cec04c9540ec9890c25f34f9939f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:59,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d449db-2e06-41d4-b2bf-9717736659f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:02:59,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/cdc2cec04c9540ec9890c25f34f9939f used request id req-e7d449db-2e06-41d4-b2bf-9717736659f0 2018-11-02 21:02:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b222c9fc45481ef948d478926a34551890a62a1" 2018-11-02 21:02:59,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63acdc9e-bb01-4cfc-bbfa-3c4d613d44ca Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:02:59,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-63acdc9e-bb01-4cfc-bbfa-3c4d613d44ca 2018-11-02 21:02:59,888 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c90a4686-4ccf-416-user 2018-11-02 21:02:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7ca9054f36ce46e7b0cf5cddc57e71b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ea0016be97248ae62d24f5b74788796e54b95" 2018-11-02 21:03:00,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9368f844-02c6-4066-900d-01099473f5ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:03:00,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7ca9054f36ce46e7b0cf5cddc57e71b3 used request id req-9368f844-02c6-4066-900d-01099473f5ff 2018-11-02 21:03:00,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:00,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["aiA6Z4eBShyCyhmsOB4P1A"], "issued_at": "2018-11-02T21:03:00.000000Z"}} 2018-11-02 21:03:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdfff01fa206df151d4e47488ff8fcc0a58a910" 2018-11-02 21:03:00,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b94052-0559-4502-97a4-7e3cb6932f5e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:00,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-24b94052-0559-4502-97a4-7e3cb6932f5e 2018-11-02 21:03:00,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:00,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:01,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["b9UqJplsSRidY7UTeSyz0w"], "issued_at": "2018-11-02T21:03:01.000000Z"}} 2018-11-02 21:03:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:01,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d50f8f1-e799-4023-a825-f810873d14e1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:01,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6d50f8f1-e799-4023-a825-f810873d14e1 2018-11-02 21:03:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:03:01,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:03:01 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:03:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:01,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65198421-0a1d-40cc-bf8a-706e9ec71c4f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:03:01,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj used request id req-65198421-0a1d-40cc-bf8a-706e9ec71c4f 2018-11-02 21:03:01,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:01,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bac566-84de-4b74-acd9-88dc4833ed53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:03:01,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-69bac566-84de-4b74-acd9-88dc4833ed53 2018-11-02 21:03:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}}' 2018-11-02 21:03:01,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95b94dc-c364-4bad-862c-0c8fd19d8856 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:01,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f95b94dc-c364-4bad-862c-0c8fd19d8856 2018-11-02 21:03:01,553 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj 2018-11-02 21:03:01,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:01,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:01,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["eW65uU7gQHWMXVMvYRubUg"], "issued_at": "2018-11-02T21:03:01.000000Z"}} 2018-11-02 21:03:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92270dda567996966645634ba3b7d1f804da62c7" 2018-11-02 21:03:01,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f6037c-cde0-4c35-ac60-7dbae9bbcc5f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:01,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-44f6037c-cde0-4c35-ac60-7dbae9bbcc5f 2018-11-02 21:03:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:03:02,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:03:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:03:02,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92270dda567996966645634ba3b7d1f804da62c7" 2018-11-02 21:03:02,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b2fa34-bc75-4a28-8d74-a76ea34d6ffc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:03:02,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a6b2fa34-bc75-4a28-8d74-a76ea34d6ffc 2018-11-02 21:03:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92270dda567996966645634ba3b7d1f804da62c7" 2018-11-02 21:03:02,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdc8091-2e0a-4f60-9783-3788c2a3a2a1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}]} 2018-11-02 21:03:02,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj used request id req-ffdc8091-2e0a-4f60-9783-3788c2a3a2a1 2018-11-02 21:03:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92270dda567996966645634ba3b7d1f804da62c7" 2018-11-02 21:03:02,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a0d8d7-fd3e-4341-becb-2402902e73ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:03:02,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a2a0d8d7-fd3e-4341-becb-2402902e73ba 2018-11-02 21:03:02,775 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-df8884b5-98d3-4d0-user 2018-11-02 21:03:02,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:02,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628d6a14-9088-42db-a3be-9d5a01ecfcd5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:03:02,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-628d6a14-9088-42db-a3be-9d5a01ecfcd5 2018-11-02 21:03:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" -d '{"role": {"name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}}' 2018-11-02 21:03:03,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3519c566-42fc-44e9-9032-1cb32f2a87cc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "202dd1a11a8f42baa456df41d37a03ec", "links": {"self": "http://172.30.9.31:5000/v3/roles/202dd1a11a8f42baa456df41d37a03ec"}, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}} 2018-11-02 21:03:03,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3519c566-42fc-44e9-9032-1cb32f2a87cc 2018-11-02 21:03:03,116 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role 2018-11-02 21:03:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/202dd1a11a8f42baa456df41d37a03ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:03,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13abd27-46b3-4f59-af2d-230e0f0fe2ee Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "202dd1a11a8f42baa456df41d37a03ec", "links": {"self": "http://172.30.9.31:5000/v3/roles/202dd1a11a8f42baa456df41d37a03ec"}, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}} 2018-11-02 21:03:03,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/202dd1a11a8f42baa456df41d37a03ec used request id req-f13abd27-46b3-4f59-af2d-230e0f0fe2ee 2018-11-02 21:03:03,230 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role to project InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj 2018-11-02 21:03:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de/users/63076ba386ba4893b43a6e2c39345cda/roles/202dd1a11a8f42baa456df41d37a03ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:03,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe6548c-4bdb-4903-bb95-198c3047675c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:03:03,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de/users/63076ba386ba4893b43a6e2c39345cda/roles/202dd1a11a8f42baa456df41d37a03ec used request id req-9fe6548c-4bdb-4903-bb95-198c3047675c 2018-11-02 21:03:03,371 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:03:03,372 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:03:03,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:03,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:03,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "202dd1a11a8f42baa456df41d37a03ec", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}], "expires_at": "2018-11-02T22:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-user", "id": "63076ba386ba4893b43a6e2c39345cda"}, "audit_ids": ["hJpvc4AwT--b9szrzUzgPA"], "issued_at": "2018-11-02T21:03:03.000000Z"}} 2018-11-02 21:03:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" 2018-11-02 21:03:03,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4726343b-eed2-415c-ae74-d2cbb2c01bcc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:03,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4726343b-eed2-415c-ae74-d2cbb2c01bcc 2018-11-02 21:03:03,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" 2018-11-02 21:03:04,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f391de57-7847-410b-9fe4-c6b91f36af93 Date: Fri, 02 Nov 2018 21:03:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image"} 2018-11-02 21:03:04,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image used request id req-f391de57-7847-410b-9fe4-c6b91f36af93 2018-11-02 21:03:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" 2018-11-02 21:03:04,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3bcb9f4f-a923-4d43-b145-f97d1b389db7 Date: Fri, 02 Nov 2018 21:03:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:03:04,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-3bcb9f4f-a923-4d43-b145-f97d1b389db7 2018-11-02 21:03:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image"}' 2018-11-02 21:03:04,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ab9c3e02-4b52-449f-9444-ea9306744cc0 Date: Fri, 02 Nov 2018 21:03:04 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:03:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "min_disk": 0, "protected": false, "id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "file": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/file", "checksum": null, "owner": "ef936b2bdcab4d2f9f1d54454fb7c7de", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:03:04,560 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ab9c3e02-4b52-449f-9444-ea9306744cc0 2018-11-02 21:03:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" -d '' 2018-11-02 21:03:06,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7422331f-57a0-4a57-9d60-440730132c08 Date: Fri, 02 Nov 2018 21:03:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:03:06,018 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/file used request id req-7422331f-57a0-4a57-9d60-440730132c08 2018-11-02 21:03:06,018 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:03:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" 2018-11-02 21:03:06,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7695bc54-3aab-44c0-a409-154820ce806e Date: Fri, 02 Nov 2018 21:03:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:03:05Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/snap", "metadata": {}}], "self": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "min_disk": 0, "protected": false, "id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "file": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ef936b2bdcab4d2f9f1d54454fb7c7de", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:03:06,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe used request id req-7695bc54-3aab-44c0-a409-154820ce806e 2018-11-02 21:03:06,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" 2018-11-02 21:03:06,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd999dc2-d2b1-40f1-806c-a59f9570e46c Date: Fri, 02 Nov 2018 21:03:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:03:06,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fd999dc2-d2b1-40f1-806c-a59f9570e46c 2018-11-02 21:03:06,402 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image 2018-11-02 21:03:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" 2018-11-02 21:03:06,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a246dfb7-ca06-440f-a942-d9015a33a5cb Date: Fri, 02 Nov 2018 21:03:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:03:05Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/snap", "metadata": {}}], "self": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "min_disk": 0, "protected": false, "id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "file": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ef936b2bdcab4d2f9f1d54454fb7c7de", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:03:06,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe used request id req-a246dfb7-ca06-440f-a942-d9015a33a5cb 2018-11-02 21:03:06,605 - create_image - DEBUG - Instance status is - active 2018-11-02 21:03:06,605 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image 2018-11-02 21:03:06,605 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image 2018-11-02 21:03:06,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:06,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:07,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "202dd1a11a8f42baa456df41d37a03ec", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}], "expires_at": "2018-11-02T22:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-user", "id": "63076ba386ba4893b43a6e2c39345cda"}, "audit_ids": ["Icj3eTpKT-iS5t-n7u8TvQ"], "issued_at": "2018-11-02T21:03:06.000000Z"}} 2018-11-02 21:03:07,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:07,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a2380d-7369-48f5-ad38-9a0e828191a0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:07,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f7a2380d-7369-48f5-ad38-9a0e828191a0 2018-11-02 21:03:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:07,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-90025215-1681-439b-b079-f775bce168d7 Date: Fri, 02 Nov 2018 21:03:07 GMT RESP BODY: {"networks":[]} 2018-11-02 21:03:07,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-90025215-1681-439b-b079-f775bce168d7 2018-11-02 21:03:07,313 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net 2018-11-02 21:03:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" -d '{"network": {"name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net", "admin_state_up": true}}' 2018-11-02 21:03:08,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-33a96a15-dc84-4b72-b1d3-09ed8836eb6a Date: Fri, 02 Nov 2018 21:03:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:03:07Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}} 2018-11-02 21:03:08,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-33a96a15-dc84-4b72-b1d3-09ed8836eb6a 2018-11-02 21:03:08,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:08,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-31821f4d-1a99-4b68-9d99-92881aba0ed9 Date: Fri, 02 Nov 2018 21:03:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:03:07Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:08,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-31821f4d-1a99-4b68-9d99-92881aba0ed9 2018-11-02 21:03:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:08,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d4792b89-f3d5-4c76-b144-652304b2c45b Date: Fri, 02 Nov 2018 21:03:08 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:03:08,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-d4792b89-f3d5-4c76-b144-652304b2c45b 2018-11-02 21:03:08,483 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet 2018-11-02 21:03:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" -d '{"subnets": [{"ip_version": 4, "network_id": "4abf46a7-fbc4-4b00-a6aa-76244cb18f37", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]}' 2018-11-02 21:03:09,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15ca443c-768b-4232-ac9e-3aaf0af93112 Date: Fri, 02 Nov 2018 21:03:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:09,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-15ca443c-768b-4232-ac9e-3aaf0af93112 2018-11-02 21:03:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:09,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1e4990c9-fe50-4ccb-aa2b-9c3dcd0208a8 Date: Fri, 02 Nov 2018 21:03:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:09,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-1e4990c9-fe50-4ccb-aa2b-9c3dcd0208a8 2018-11-02 21:03:09,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:10,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-db7bde71-cfc6-428b-91ce-a23615f992de Date: Fri, 02 Nov 2018 21:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:10,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-db7bde71-cfc6-428b-91ce-a23615f992de 2018-11-02 21:03:10,093 - OpenStackNetwork - DEBUG - Network [4abf46a7-fbc4-4b00-a6aa-76244cb18f37] created successfully 2018-11-02 21:03:10,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:10,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:10,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["-LECKJGXTJe3vWEhb6XFbg"], "issued_at": "2018-11-02T21:03:10.000000Z"}} 2018-11-02 21:03:10,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f174ffc00168c6ad7cfe34cd7c60e319f510b754" 2018-11-02 21:03:10,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd69bf4-baf8-4a95-b6f8-fa4cf48666b2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:10,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3fd69bf4-baf8-4a95-b6f8-fa4cf48666b2 2018-11-02 21:03:10,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:03:10,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f174ffc00168c6ad7cfe34cd7c60e319f510b754" 2018-11-02 21:03:10,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cef7c47-f2e0-4d15-8f7d-a0566fb8076d x-compute-request-id: req-6cef7c47-f2e0-4d15-8f7d-a0566fb8076d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:03:10,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6cef7c47-f2e0-4d15-8f7d-a0566fb8076d 2018-11-02 21:03:10,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f174ffc00168c6ad7cfe34cd7c60e319f510b754" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:03:10,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e320d42-a2c6-4644-b4b3-9819e063b182 x-compute-request-id: req-1e320d42-a2c6-4644-b4b3-9819e063b182 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10"}} 2018-11-02 21:03:10,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1e320d42-a2c6-4644-b4b3-9819e063b182 2018-11-02 21:03:10,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:10,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:11,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "202dd1a11a8f42baa456df41d37a03ec", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}], "expires_at": "2018-11-02T22:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-user", "id": "63076ba386ba4893b43a6e2c39345cda"}, "audit_ids": ["UQ9HtSyMR8iBisRE0TnFtA"], "issued_at": "2018-11-02T21:03:11.000000Z"}} 2018-11-02 21:03:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:11,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c734f5-34f3-49a9-8baa-4c3a617b0d43 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:11,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f4c734f5-34f3-49a9-8baa-4c3a617b0d43 2018-11-02 21:03:11,541 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:03:11,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:11,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142038b5-3503-4d8f-bab6-44f83f8336de 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:11,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-142038b5-3503-4d8f-bab6-44f83f8336de 2018-11-02 21:03:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:11,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3930edc9-9582-44f7-8947-90ed124ad22b Date: Fri, 02 Nov 2018 21:03:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:11,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-3930edc9-9582-44f7-8947-90ed124ad22b 2018-11-02 21:03:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:12,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-402fefa8-44b6-40e6-9dba-41fbb7e73635 Date: Fri, 02 Nov 2018 21:03:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:12,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-402fefa8-44b6-40e6-9dba-41fbb7e73635 2018-11-02 21:03:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:12,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0174928f-38f5-400a-89d6-0ba1415b5a2a Date: Fri, 02 Nov 2018 21:03:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:12,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-0174928f-38f5-400a-89d6-0ba1415b5a2a 2018-11-02 21:03:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:03:12,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:03:12 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:03:12,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:12,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bf1166-0c74-4199-ad6d-da53ff4d3b8b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:12,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-96bf1166-0c74-4199-ad6d-da53ff4d3b8b 2018-11-02 21:03:12,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:12,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac5db9e4-53cd-4e0f-beaf-d4f2b837009a Date: Fri, 02 Nov 2018 21:03:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:12,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-ac5db9e4-53cd-4e0f-beaf-d4f2b837009a 2018-11-02 21:03:12,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:13,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b648dcc6-97e5-49d5-a0be-bf6c9f4637c2 Date: Fri, 02 Nov 2018 21:03:13 GMT RESP BODY: {"ports":[]} 2018-11-02 21:03:13,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port&admin_state_up=True used request id req-b648dcc6-97e5-49d5-a0be-bf6c9f4637c2 2018-11-02 21:03:13,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:13,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19b9835c-75f0-4b55-b436-58a0dbde636f x-compute-request-id: req-19b9835c-75f0-4b55-b436-58a0dbde636f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:03:13,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst used request id req-19b9835c-75f0-4b55-b436-58a0dbde636f 2018-11-02 21:03:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:13,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5e03405d-abc3-44dd-b6c4-a0788ad590b8 Date: Fri, 02 Nov 2018 21:03:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:13,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-5e03405d-abc3-44dd-b6c4-a0788ad590b8 2018-11-02 21:03:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:13,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-101e25bf-e6e7-444d-9acc-a522e61345f7 Date: Fri, 02 Nov 2018 21:03:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:13,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-101e25bf-e6e7-444d-9acc-a522e61345f7 2018-11-02 21:03:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:14,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-560fae22-65c9-43d3-aba4-7aa2c4d87311 Date: Fri, 02 Nov 2018 21:03:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:14,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-560fae22-65c9-43d3-aba4-7aa2c4d87311 2018-11-02 21:03:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:14,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0866c3-ef1c-42fd-aae7-7694d2a5f319 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:14,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-cb0866c3-ef1c-42fd-aae7-7694d2a5f319 2018-11-02 21:03:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:14,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-776dd02f-2277-418e-9cc2-2ca4e0331c01 Date: Fri, 02 Nov 2018 21:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:14,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-776dd02f-2277-418e-9cc2-2ca4e0331c01 2018-11-02 21:03:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:14,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94b8ce0c-9fff-4444-9869-98677ea53787 Date: Fri, 02 Nov 2018 21:03:14 GMT RESP BODY: {"ports":[]} 2018-11-02 21:03:14,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port&admin_state_up=True used request id req-94b8ce0c-9fff-4444-9869-98677ea53787 2018-11-02 21:03:14,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:14,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:14,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "202dd1a11a8f42baa456df41d37a03ec", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}], "expires_at": "2018-11-02T22:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-user", "id": "63076ba386ba4893b43a6e2c39345cda"}, "audit_ids": ["MmHdIp2KR-iGFvkxgVBApg"], "issued_at": "2018-11-02T21:03:14.000000Z"}} 2018-11-02 21:03:14,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0fc2e675e328de5d447c012daf51345b74a592" 2018-11-02 21:03:14,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc928600-5153-42fa-9e23-f3e63c55cba9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:14,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc928600-5153-42fa-9e23-f3e63c55cba9 2018-11-02 21:03:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:15,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3ad1ad73-7301-4898-91f0-f7c37d2613b0 Date: Fri, 02 Nov 2018 21:03:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:15,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-3ad1ad73-7301-4898-91f0-f7c37d2613b0 2018-11-02 21:03:15,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:15,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a1d09983-7a53-4aeb-8212-40cfc1795405 Date: Fri, 02 Nov 2018 21:03:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:15,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-a1d09983-7a53-4aeb-8212-40cfc1795405 2018-11-02 21:03:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:15,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-72ab7f56-1c67-4fd1-9075-5803241e9677 Date: Fri, 02 Nov 2018 21:03:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:15,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-72ab7f56-1c67-4fd1-9075-5803241e9677 2018-11-02 21:03:15,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:03:15,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:03:15 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:03:15,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0fc2e675e328de5d447c012daf51345b74a592" 2018-11-02 21:03:15,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480c5316-fa02-43f3-b007-594e09f2845c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:15,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-480c5316-fa02-43f3-b007-594e09f2845c 2018-11-02 21:03:15,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:15,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-127fe2ec-9199-4a63-a533-e99c76af7683 Date: Fri, 02 Nov 2018 21:03:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:15,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-127fe2ec-9199-4a63-a533-e99c76af7683 2018-11-02 21:03:15,877 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net 2018-11-02 21:03:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" -d '{"port": {"network_id": "4abf46a7-fbc4-4b00-a6aa-76244cb18f37", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port", "admin_state_up": true}}' 2018-11-02 21:03:16,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-33652b8b-0913-4315-a4c5-04976edfea85 Date: Fri, 02 Nov 2018 21:03:16 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:03:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:03:16Z","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a7:fc:48","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.7"}],"id":"d3c2170b-6557-4269-9501-128e1f871d0e","security_groups":["3ccb52cb-5234-42c5-8745-6717ae77b03b"],"device_id":""}} 2018-11-02 21:03:16,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-33652b8b-0913-4315-a4c5-04976edfea85 2018-11-02 21:03:16,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-17b88cd0-e4d0-4956-a8b3-7601f0ec5454 Date: Fri, 02 Nov 2018 21:03:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:17,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-17b88cd0-e4d0-4956-a8b3-7601f0ec5454 2018-11-02 21:03:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6133411f-b63c-4f66-b563-88021942279a Date: Fri, 02 Nov 2018 21:03:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:17,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-6133411f-b63c-4f66-b563-88021942279a 2018-11-02 21:03:17,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7f861b07-767a-4002-9d93-548b47992572 Date: Fri, 02 Nov 2018 21:03:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:17,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-7f861b07-767a-4002-9d93-548b47992572 2018-11-02 21:03:17,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261678eb-0631-4034-9761-e9ca1720af54 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:17,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-261678eb-0631-4034-9761-e9ca1720af54 2018-11-02 21:03:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e0420dbc-7b31-4e2d-8be3-937ab813ae69 Date: Fri, 02 Nov 2018 21:03:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:17,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-e0420dbc-7b31-4e2d-8be3-937ab813ae69 2018-11-02 21:03:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-756a727b-19c5-45de-b71d-bef5b66b331d Date: Fri, 02 Nov 2018 21:03:17 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:16Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a7:fc:48","id":"d3c2170b-6557-4269-9501-128e1f871d0e","port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["3ccb52cb-5234-42c5-8745-6717ae77b03b"],"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port"}]} 2018-11-02 21:03:17,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port&admin_state_up=True used request id req-756a727b-19c5-45de-b71d-bef5b66b331d 2018-11-02 21:03:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094810e6-35d7-4717-8100-653104590ccf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:17,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-094810e6-35d7-4717-8100-653104590ccf 2018-11-02 21:03:17,919 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst 2018-11-02 21:03:17,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2daa6fe7-68bd-44ad-9e43-4dad1dcf965e x-compute-request-id: req-2daa6fe7-68bd-44ad-9e43-4dad1dcf965e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-flavor-name"}]} 2018-11-02 21:03:17,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2daa6fe7-68bd-44ad-9e43-4dad1dcf965e 2018-11-02 21:03:17,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:17,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf9305b6-0c55-465c-813d-0057c090e79f x-compute-request-id: req-cf9305b6-0c55-465c-813d-0057c090e79f Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10"}} 2018-11-02 21:03:17,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10 used request id req-cf9305b6-0c55-465c-813d-0057c090e79f 2018-11-02 21:03:17,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:18,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b9c93c23-9d79-4ead-b17f-2b5d908e7bd2 Date: Fri, 02 Nov 2018 21:03:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:03:05Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/snap", "metadata": {}}], "self": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "min_disk": 0, "protected": false, "id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "file": "/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ef936b2bdcab4d2f9f1d54454fb7c7de", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image"} 2018-11-02 21:03:18,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image used request id req-b9c93c23-9d79-4ead-b17f-2b5d908e7bd2 2018-11-02 21:03:18,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:18,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9afb8a22-014e-43d2-8122-86608b28d798 Date: Fri, 02 Nov 2018 21:03:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:03:18,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9afb8a22-014e-43d2-8122-86608b28d798 2018-11-02 21:03:18,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" -d '{"server": {"name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "imageRef": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "flavorRef": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "max_count": 1, "min_count": 1, "networks": [{"port": "d3c2170b-6557-4269-9501-128e1f871d0e"}]}}' 2018-11-02 21:03:20,327 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d1bd206-2bf3-4f82-9b6a-173eb22fd4b4 x-compute-request-id: req-2d1bd206-2bf3-4f82-9b6a-173eb22fd4b4 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "adminPass": "ZCA8aocPAsw7"}} 2018-11-02 21:03:20,327 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-2d1bd206-2bf3-4f82-9b6a-173eb22fd4b4 2018-11-02 21:03:20,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:20,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e06834b5-b565-4e55-bf02-38c01d31be38 x-compute-request-id: req-e06834b5-b565-4e55-bf02-38c01d31be38 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:03:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:20,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-e06834b5-b565-4e55-bf02-38c01d31be38 2018-11-02 21:03:20,753 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst 2018-11-02 21:03:20,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:21,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-842da453-a381-4852-8dc0-b812d891ed4d x-compute-request-id: req-842da453-a381-4852-8dc0-b812d891ed4d Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:03:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:21,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-842da453-a381-4852-8dc0-b812d891ed4d 2018-11-02 21:03:21,038 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst] is - BUILD 2018-11-02 21:03:21,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:03:24,040 - create_instance - DEBUG - VM status query timeout in 896.713073015 2018-11-02 21:03:24,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:24,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa2001f0-082e-4987-b87d-fcbf538a1315 x-compute-request-id: req-fa2001f0-082e-4987-b87d-fcbf538a1315 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:03:21Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:24,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-fa2001f0-082e-4987-b87d-fcbf538a1315 2018-11-02 21:03:24,754 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst] is - BUILD 2018-11-02 21:03:24,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:03:27,757 - create_instance - DEBUG - VM status query timeout in 892.996282101 2018-11-02 21:03:27,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:28,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a59eda3-47fe-4859-9e9f-a61af1f77341 x-compute-request-id: req-5a59eda3-47fe-4859-9e9f-a61af1f77341 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:28,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-5a59eda3-47fe-4859-9e9f-a61af1f77341 2018-11-02 21:03:28,280 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst] is - ACTIVE 2018-11-02 21:03:28,280 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:03:28,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:29,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5b275c8-f36e-4db4-847a-093f93f79d4e x-compute-request-id: req-f5b275c8-f36e-4db4-847a-093f93f79d4e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:29,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-f5b275c8-f36e-4db4-847a-093f93f79d4e 2018-11-02 21:03:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:29,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f76bcb7f-a966-454c-b891-6b4abf3da7cb Date: Fri, 02 Nov 2018 21:03:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:29,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-f76bcb7f-a966-454c-b891-6b4abf3da7cb 2018-11-02 21:03:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:29,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2463bb4-ce63-4f6e-9e47-01897fd5ab2b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:29,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-d2463bb4-ce63-4f6e-9e47-01897fd5ab2b 2018-11-02 21:03:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:29,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13a05acc-0426-49d6-b6ad-567206f96918 Date: Fri, 02 Nov 2018 21:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:29,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-13a05acc-0426-49d6-b6ad-567206f96918 2018-11-02 21:03:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:29,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-036048b5-89ab-4a54-9025-451acdca08ab Date: Fri, 02 Nov 2018 21:03:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:24:e8","id":"26965daa-9589-413d-98fd-c88860b0b66e","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:52:25:7a","id":"92dc87e0-032b-40a4-905e-01423d1e7c3b","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:26Z","binding:vnic_type":"normal","device_id":"a27cb240-9400-489b-866d-6e1e1a6b6dda","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a7:fc:48","id":"d3c2170b-6557-4269-9501-128e1f871d0e","port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["3ccb52cb-5234-42c5-8745-6717ae77b03b"],"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:ae:06","id":"e2d94676-5c06-40c9-972b-fda33a8a84a6","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:03:29,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-036048b5-89ab-4a54-9025-451acdca08ab 2018-11-02 21:03:29,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:29,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:30,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "202dd1a11a8f42baa456df41d37a03ec", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}], "expires_at": "2018-11-02T22:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-user", "id": "63076ba386ba4893b43a6e2c39345cda"}, "audit_ids": ["r53Ci6eCSPWrB1tr5JlUPg"], "issued_at": "2018-11-02T21:03:30.000000Z"}} 2018-11-02 21:03:30,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:30,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185d8672-8130-45fb-aa92-aca3eab4f726 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:30,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-185d8672-8130-45fb-aa92-aca3eab4f726 2018-11-02 21:03:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:30,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3bb454c0-ced5-47a4-a545-096db93a9c11 Date: Fri, 02 Nov 2018 21:03:30 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:03:30,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name&description=hello+group used request id req-3bb454c0-ced5-47a4-a545-096db93a9c11 2018-11-02 21:03:30,595 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name... 2018-11-02 21:03:30,595 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name 2018-11-02 21:03:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name", "description": "hello group"}}' 2018-11-02 21:03:31,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-75b9c57a-a128-4730-9d0d-af3c02b825e3 Date: Fri, 02 Nov 2018 21:03:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "updated_at": "2018-11-02T21:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}], "revision_number": 2, "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name"}} 2018-11-02 21:03:31,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-75b9c57a-a128-4730-9d0d-af3c02b825e3 2018-11-02 21:03:31,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:31,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d74b6d7-1215-4785-b275-0e6a51a3545c Date: Fri, 02 Nov 2018 21:03:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c"}]} 2018-11-02 21:03:31,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-8d74b6d7-1215-4785-b275-0e6a51a3545c 2018-11-02 21:03:31,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:31,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a15389a-1267-4f09-be18-3ed6413d6d61 Date: Fri, 02 Nov 2018 21:03:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c"}]} 2018-11-02 21:03:31,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-2a15389a-1267-4f09-be18-3ed6413d6d61 2018-11-02 21:03:31,468 - neutron_utils - INFO - Retrieving security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:31,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-abf4fd39-16c5-442d-9d1e-1d666dbbdd07 Date: Fri, 02 Nov 2018 21:03:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "updated_at": "2018-11-02T21:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}], "revision_number": 2, "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name"}]} 2018-11-02 21:03:31,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-abf4fd39-16c5-442d-9d1e-1d666dbbdd07 2018-11-02 21:03:31,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:31,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-45f152f7-938f-4c44-9c63-29dbcbd648b5 Date: Fri, 02 Nov 2018 21:03:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c"}]} 2018-11-02 21:03:31,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-45f152f7-938f-4c44-9c63-29dbcbd648b5 2018-11-02 21:03:31,910 - neutron_utils - INFO - Retrieving security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:32,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cb85d7f9-2ca4-49e7-9083-bd060e98a3aa Date: Fri, 02 Nov 2018 21:03:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "updated_at": "2018-11-02T21:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}], "revision_number": 2, "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name"}]} 2018-11-02 21:03:32,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-cb85d7f9-2ca4-49e7-9083-bd060e98a3aa 2018-11-02 21:03:32,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:32,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dcf76012-3953-41cc-bc9e-763144da475d Date: Fri, 02 Nov 2018 21:03:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c"}]} 2018-11-02 21:03:32,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-dcf76012-3953-41cc-bc9e-763144da475d 2018-11-02 21:03:32,354 - neutron_utils - INFO - Retrieving security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:32,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f6de696c-1617-4e7e-a6cb-bb6f0d8c3a1a Date: Fri, 02 Nov 2018 21:03:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "updated_at": "2018-11-02T21:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "revision_number": 0, "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}], "revision_number": 2, "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name"}]} 2018-11-02 21:03:32,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-f6de696c-1617-4e7e-a6cb-bb6f0d8c3a1a 2018-11-02 21:03:32,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 2018-11-02 21:03:32,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:32,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7034413-9401-44ef-9f60-dc68d5fc6b2e Date: Fri, 02 Nov 2018 21:03:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "39730ca2-8a04-43bd-9ff6-10ce9d10db3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:30Z", "security_group_id": "5bc26ab4-0fc0-4612-ab5e-22fa309f0b18", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:30Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "9a13726f-93fa-4659-8424-8ad12a7a6d8c"}]} 2018-11-02 21:03:32,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-b7034413-9401-44ef-9f60-dc68d5fc6b2e 2018-11-02 21:03:32,846 - neutron_utils - INFO - Deleting security group rule with ID - 9a13726f-93fa-4659-8424-8ad12a7a6d8c 2018-11-02 21:03:32,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/9a13726f-93fa-4659-8424-8ad12a7a6d8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:33,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-865ee24e-3699-4b18-abbb-45fcd33c6e33 Content-Length: 0 Date: Fri, 02 Nov 2018 21:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:03:33,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/9a13726f-93fa-4659-8424-8ad12a7a6d8c used request id req-865ee24e-3699-4b18-abbb-45fcd33c6e33 2018-11-02 21:03:33,016 - neutron_utils - INFO - Deleting security group rule with ID - 39730ca2-8a04-43bd-9ff6-10ce9d10db3a 2018-11-02 21:03:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/39730ca2-8a04-43bd-9ff6-10ce9d10db3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:33,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5dbae63-237e-4ad4-99bd-a29c9e5f7f82 Content-Length: 0 Date: Fri, 02 Nov 2018 21:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:03:33,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/39730ca2-8a04-43bd-9ff6-10ce9d10db3a used request id req-d5dbae63-237e-4ad4-99bd-a29c9e5f7f82 2018-11-02 21:03:33,282 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name 2018-11-02 21:03:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5692435d36a78b20f36f2c12c8174594cdf25c9d" 2018-11-02 21:03:33,591 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22e49284-b95b-4104-a3b8-d5f430f5c69e Content-Length: 0 Date: Fri, 02 Nov 2018 21:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:03:33,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5bc26ab4-0fc0-4612-ab5e-22fa309f0b18 used request id req-22e49284-b95b-4104-a3b8-d5f430f5c69e 2018-11-02 21:03:33,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:34,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7112ba1-c356-4a76-b9c0-bf0ac48bc08f x-compute-request-id: req-e7112ba1-c356-4a76-b9c0-bf0ac48bc08f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:34,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-e7112ba1-c356-4a76-b9c0-bf0ac48bc08f 2018-11-02 21:03:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:34,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9810a6ed-c077-435d-961c-07a1e549394d Date: Fri, 02 Nov 2018 21:03:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:34,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-9810a6ed-c077-435d-961c-07a1e549394d 2018-11-02 21:03:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:34,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cecae5e4-e8e2-4710-930d-75d2cee65f16 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:34,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-cecae5e4-e8e2-4710-930d-75d2cee65f16 2018-11-02 21:03:34,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:34,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8cd04318-e4f9-41f9-abde-5b4050d45c42 Date: Fri, 02 Nov 2018 21:03:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:34,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-8cd04318-e4f9-41f9-abde-5b4050d45c42 2018-11-02 21:03:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:34,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-381d7306-b002-4cb0-ad6b-9bf449722818 Date: Fri, 02 Nov 2018 21:03:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:24:e8","id":"26965daa-9589-413d-98fd-c88860b0b66e","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:52:25:7a","id":"92dc87e0-032b-40a4-905e-01423d1e7c3b","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:26Z","binding:vnic_type":"normal","device_id":"a27cb240-9400-489b-866d-6e1e1a6b6dda","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a7:fc:48","id":"d3c2170b-6557-4269-9501-128e1f871d0e","port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["3ccb52cb-5234-42c5-8745-6717ae77b03b"],"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:ae:06","id":"e2d94676-5c06-40c9-972b-fda33a8a84a6","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:03:34,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-381d7306-b002-4cb0-ad6b-9bf449722818 2018-11-02 21:03:34,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:35,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "202dd1a11a8f42baa456df41d37a03ec", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role"}], "expires_at": "2018-11-02T22:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ef936b2bdcab4d2f9f1d54454fb7c7de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-user", "id": "63076ba386ba4893b43a6e2c39345cda"}, "audit_ids": ["xr6SJ0kgST64ExtXC-5LzQ"], "issued_at": "2018-11-02T21:03:35.000000Z"}} 2018-11-02 21:03:35,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff026e8dc95a5144e4ca067321121923af3a35d" 2018-11-02 21:03:36,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26359358-4061-41e1-8821-c34073662d37 x-compute-request-id: req-26359358-4061-41e1-8821-c34073662d37 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:36,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-26359358-4061-41e1-8821-c34073662d37 2018-11-02 21:03:36,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:36,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e11e114c-3496-4d1f-9ad0-1c54bd146539 x-compute-request-id: req-e11e114c-3496-4d1f-9ad0-1c54bd146539 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:36,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-e11e114c-3496-4d1f-9ad0-1c54bd146539 2018-11-02 21:03:36,758 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst] is - ACTIVE 2018-11-02 21:03:36,758 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:03:36,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:37,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0669149-76a9-486f-80d1-028b9ba169a2 x-compute-request-id: req-e0669149-76a9-486f-80d1-028b9ba169a2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:37,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-e0669149-76a9-486f-80d1-028b9ba169a2 2018-11-02 21:03:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:37,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f9c924d5-e32e-45b1-9b60-44e8f1f5d373 Date: Fri, 02 Nov 2018 21:03:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:37,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-f9c924d5-e32e-45b1-9b60-44e8f1f5d373 2018-11-02 21:03:37,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:37,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d83314-c76b-447b-a28f-f490ac81663c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:37,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-91d83314-c76b-447b-a28f-f490ac81663c 2018-11-02 21:03:37,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:38,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5ceb495-2892-49c8-a050-8c2a01b93ab7 Date: Fri, 02 Nov 2018 21:03:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:38,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-a5ceb495-2892-49c8-a050-8c2a01b93ab7 2018-11-02 21:03:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:38,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-90c67a29-a14b-4d21-9790-798f05a9a703 Date: Fri, 02 Nov 2018 21:03:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:24:e8","id":"26965daa-9589-413d-98fd-c88860b0b66e","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:52:25:7a","id":"92dc87e0-032b-40a4-905e-01423d1e7c3b","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:26Z","binding:vnic_type":"normal","device_id":"a27cb240-9400-489b-866d-6e1e1a6b6dda","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a7:fc:48","id":"d3c2170b-6557-4269-9501-128e1f871d0e","port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["3ccb52cb-5234-42c5-8745-6717ae77b03b"],"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:ae:06","id":"e2d94676-5c06-40c9-972b-fda33a8a84a6","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:03:38,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-90c67a29-a14b-4d21-9790-798f05a9a703 2018-11-02 21:03:38,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:38,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f5a99dc-ccc5-496c-802c-2fe336f203fd x-compute-request-id: req-6f5a99dc-ccc5-496c-802c-2fe336f203fd Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:38,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-6f5a99dc-ccc5-496c-802c-2fe336f203fd 2018-11-02 21:03:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:38,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7d2f24b0-9459-49a7-85ce-c2df1ccad51d Date: Fri, 02 Nov 2018 21:03:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:38,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-7d2f24b0-9459-49a7-85ce-c2df1ccad51d 2018-11-02 21:03:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:39,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ea17dd-fdb3-4465-8f2b-5f9083066e3d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:39,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-27ea17dd-fdb3-4465-8f2b-5f9083066e3d 2018-11-02 21:03:39,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:39,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96395184-a0fb-46ea-800b-f45d832ac068 Date: Fri, 02 Nov 2018 21:03:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:39,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-96395184-a0fb-46ea-800b-f45d832ac068 2018-11-02 21:03:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:39,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-911102aa-fc19-427c-8fd3-e02d8a2f5615 Date: Fri, 02 Nov 2018 21:03:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:24:e8","id":"26965daa-9589-413d-98fd-c88860b0b66e","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:52:25:7a","id":"92dc87e0-032b-40a4-905e-01423d1e7c3b","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:26Z","binding:vnic_type":"normal","device_id":"a27cb240-9400-489b-866d-6e1e1a6b6dda","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a7:fc:48","id":"d3c2170b-6557-4269-9501-128e1f871d0e","port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["3ccb52cb-5234-42c5-8745-6717ae77b03b"],"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:ae:06","id":"e2d94676-5c06-40c9-972b-fda33a8a84a6","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:03:39,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-911102aa-fc19-427c-8fd3-e02d8a2f5615 2018-11-02 21:03:39,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name"}}' 2018-11-02 21:03:39,543 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d48fad8-9281-4a07-b64c-ad1e8d9495c1 x-compute-request-id: req-3d48fad8-9281-4a07-b64c-ad1e8d9495c1 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name is not found for project ef936b2bdcab4d2f9f1d54454fb7c7de", "code": 404}} 2018-11-02 21:03:39,544 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda/action used request id req-3d48fad8-9281-4a07-b64c-ad1e8d9495c1 2018-11-02 21:03:39,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:40,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03: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-e0e4c557-eeef-481c-a5fd-48e14821a6db x-compute-request-id: req-e0e4c557-eeef-481c-a5fd-48e14821a6db Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:40,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-e0e4c557-eeef-481c-a5fd-48e14821a6db 2018-11-02 21:03:40,430 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name] - Security group InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name is not found for project ef936b2bdcab4d2f9f1d54454fb7c7de (HTTP 404) (Request-ID: req-3d48fad8-9281-4a07-b64c-ad1e8d9495c1) 2018-11-02 21:03:40,431 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-name is not found for project ef936b2bdcab4d2f9f1d54454fb7c7de (HTTP 404) (Request-ID: req-3d48fad8-9281-4a07-b64c-ad1e8d9495c1) 2018-11-02 21:03:40,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:40,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8a75634-0881-42ba-a9fa-462380ecea07 x-compute-request-id: req-c8a75634-0881-42ba-a9fa-462380ecea07 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:40,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-c8a75634-0881-42ba-a9fa-462380ecea07 2018-11-02 21:03:40,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:41,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cdb34504-9cc3-41d1-9d1f-826953fdf134 Date: Fri, 02 Nov 2018 21:03:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba555769-494d-438c-82e5-cc56dad20865"],"updated_at":"2018-11-02T21:03:09Z","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net"}]} 2018-11-02 21:03:41,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net used request id req-cdb34504-9cc3-41d1-9d1f-826953fdf134 2018-11-02 21:03:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:41,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c8c4d6-9050-442b-a92f-8acfdd347115 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:41,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-96c8c4d6-9050-442b-a92f-8acfdd347115 2018-11-02 21:03:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:41,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-188094af-a41c-4388-9db8-15c2d17f8121 Date: Fri, 02 Nov 2018 21:03:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","dns_nameservers":[],"updated_at":"2018-11-02T21:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","id":"ba555769-494d-438c-82e5-cc56dad20865","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet"}]} 2018-11-02 21:03:41,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-188094af-a41c-4388-9db8-15c2d17f8121 2018-11-02 21:03:41,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:41,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-2af9b605-d328-4319-b2c3-45c861c80739 Date: Fri, 02 Nov 2018 21:03:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:24:e8","id":"26965daa-9589-413d-98fd-c88860b0b66e","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:52:25:7a","id":"92dc87e0-032b-40a4-905e-01423d1e7c3b","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:16Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:26Z","binding:vnic_type":"normal","device_id":"a27cb240-9400-489b-866d-6e1e1a6b6dda","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a7:fc:48","id":"d3c2170b-6557-4269-9501-128e1f871d0e","port_security_enabled":true,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["3ccb52cb-5234-42c5-8745-6717ae77b03b"],"name":"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4abf46a7-fbc4-4b00-a6aa-76244cb18f37","tenant_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","created_at":"2018-11-02T21:03:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:03:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4abf46a7-fbc4-4b00-a6aa-76244cb18f37","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:ae:06","id":"e2d94676-5c06-40c9-972b-fda33a8a84a6","port_security_enabled":false,"project_id":"ef936b2bdcab4d2f9f1d54454fb7c7de","fixed_ips":[{"subnet_id":"ba555769-494d-438c-82e5-cc56dad20865","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:03:41,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-2af9b605-d328-4319-b2c3-45c861c80739 2018-11-02 21:03:41,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff026e8dc95a5144e4ca067321121923af3a35d" 2018-11-02 21:03:42,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39216fa1-6333-49c8-a71f-43b9a2d0c8b3 x-compute-request-id: req-39216fa1-6333-49c8-a71f-43b9a2d0c8b3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fc:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "security_groups": [{"name": "default"}], "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:26Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:42,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-39216fa1-6333-49c8-a71f-43b9a2d0c8b3 2018-11-02 21:03:42,368 - create_instance - INFO - Deleting Port with ID - d3c2170b-6557-4269-9501-128e1f871d0e 2018-11-02 21:03:42,368 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-port 2018-11-02 21:03:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/d3c2170b-6557-4269-9501-128e1f871d0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:43,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-084ac5d8-e8ad-45eb-b61d-7eef99abb9a5 Date: Fri, 02 Nov 2018 21:03:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:03:43,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/d3c2170b-6557-4269-9501-128e1f871d0e used request id req-084ac5d8-e8ad-45eb-b61d-7eef99abb9a5 2018-11-02 21:03:43,311 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst 2018-11-02 21:03:43,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:43,513 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08c72b0c-a44b-4f43-97c7-8a45a4ee2f83 x-compute-request-id: req-08c72b0c-a44b-4f43-97c7-8a45a4ee2f83 Content-Type: application/json 2018-11-02 21:03:43,513 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-08c72b0c-a44b-4f43-97c7-8a45a4ee2f83 2018-11-02 21:03:43,513 - create_instance - INFO - Checking deletion status 2018-11-02 21:03:43,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:43,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4863d0de-4436-41c7-b54b-d367052a0412 x-compute-request-id: req-4863d0de-4436-41c7-b54b-d367052a0412 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda", "rel": "bookmark"}], "image": {"id": "003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "links": [{"href": "http://172.30.9.31:8774/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:03:26.000000", "flavor": {"id": "f7ec664f-1c00-4dc3-9e74-097588bcbd10", "links": [{"href": "http://172.30.9.31:8774/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10", "rel": "bookmark"}]}, "id": "a27cb240-9400-489b-866d-6e1e1a6b6dda", "user_id": "63076ba386ba4893b43a6e2c39345cda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:03:43Z", "hostId": "69724739dc7ae5b7106090fc1be1c95a938f0b07df44bc516fb0657d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst", "created": "2018-11-02T21:03:20Z", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:03:43,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-4863d0de-4436-41c7-b54b-d367052a0412 2018-11-02 21:03:43,597 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst] is - ACTIVE 2018-11-02 21:03:43,597 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:03:46,600 - create_instance - DEBUG - VM status query timeout in 296.913416862 2018-11-02 21:03:46,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6242db0313b7c9f0594cf2807202be028b090563" 2018-11-02 21:03:46,645 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fd83c59-1736-4272-9dec-cef613b62733 x-compute-request-id: req-8fd83c59-1736-4272-9dec-cef613b62733 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a27cb240-9400-489b-866d-6e1e1a6b6dda could not be found.", "code": 404}} 2018-11-02 21:03:46,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a27cb240-9400-489b-866d-6e1e1a6b6dda used request id req-8fd83c59-1736-4272-9dec-cef613b62733 2018-11-02 21:03:46,646 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a27cb240-9400-489b-866d-6e1e1a6b6dda could not be found. (HTTP 404) (Request-ID: req-8fd83c59-1736-4272-9dec-cef613b62733) 2018-11-02 21:03:46,646 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-inst 2018-11-02 21:03:46,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f174ffc00168c6ad7cfe34cd7c60e319f510b754" 2018-11-02 21:03:46,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d391f7a-417f-4dc1-b81d-c9c69309faef x-compute-request-id: req-0d391f7a-417f-4dc1-b81d-c9c69309faef Content-Length: 0 Content-Type: application/json 2018-11-02 21:03:46,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f7ec664f-1c00-4dc3-9e74-097588bcbd10 used request id req-0d391f7a-417f-4dc1-b81d-c9c69309faef 2018-11-02 21:03:46,684 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet 2018-11-02 21:03:46,684 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-subnet 2018-11-02 21:03:46,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/ba555769-494d-438c-82e5-cc56dad20865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:49,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-daa1ee70-e300-4552-9b02-0a2a6623a5ea Date: Fri, 02 Nov 2018 21:03:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:03:49,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/ba555769-494d-438c-82e5-cc56dad20865 used request id req-daa1ee70-e300-4552-9b02-0a2a6623a5ea 2018-11-02 21:03:49,580 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-pub-net 2018-11-02 21:03:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/4abf46a7-fbc4-4b00-a6aa-76244cb18f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1345d71ee984f3995f0f9094d9ee70c469f79525" 2018-11-02 21:03:51,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56e50674-4ac6-41c3-80cb-740d32a59230 Date: Fri, 02 Nov 2018 21:03:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:03:51,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4abf46a7-fbc4-4b00-a6aa-76244cb18f37 used request id req-56e50674-4ac6-41c3-80cb-740d32a59230 2018-11-02 21:03:51,252 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-a9eed9a8-3a1d-4c46-9ded-67a9821422ae-image 2018-11-02 21:03:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}913cf7c2ac8b6041cae1ab56d6d7c6a90cf0baf3" 2018-11-02 21:03:52,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9063867-d059-41da-b42f-071da1f08731 Date: Fri, 02 Nov 2018 21:03:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:03:52,253 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/003e17cb-9ad0-4b65-8fd2-8c4e96c272fe used request id req-b9063867-d059-41da-b42f-071da1f08731 2018-11-02 21:03:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:52,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ea6e16cd-f6c1-4a48-b1dc-aea3a576607d Date: Fri, 02 Nov 2018 21:03:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:07Z", "updated_at": "2018-11-02T21:03:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "revision_number": 0, "id": "261ebdc4-5eed-4399-8f72-a13b726f7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "revision_number": 0, "id": "51e8e989-ac49-460d-a3ed-b0e6c1b58e97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "revision_number": 0, "id": "ce2ec323-b8d9-4926-820c-9961222bc3bd", "remote_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "revision_number": 0, "id": "cfe119a9-9ba9-4237-8624-587eaec335fc", "remote_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "remote_ip_prefix": null, "created_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de"}], "revision_number": 4, "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:03:52,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ea6e16cd-f6c1-4a48-b1dc-aea3a576607d 2018-11-02 21:03:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000de1e9-898e-4115-aa6f-3cceca843524 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "name": "InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj"}} 2018-11-02 21:03:52,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-000de1e9-898e-4115-aa6f-3cceca843524 2018-11-02 21:03:52,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ccb52cb-5234-42c5-8745-6717ae77b03b 2018-11-02 21:03:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3ccb52cb-5234-42c5-8745-6717ae77b03b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-16a42fd8-793a-4770-971a-e88b7116aaaa Date: Fri, 02 Nov 2018 21:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:07Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "261ebdc4-5eed-4399-8f72-a13b726f7f45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:07Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "51e8e989-ac49-460d-a3ed-b0e6c1b58e97"}, {"remote_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:07Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "ce2ec323-b8d9-4926-820c-9961222bc3bd"}, {"remote_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:03:07Z", "security_group_id": "3ccb52cb-5234-42c5-8745-6717ae77b03b", "port_range_min": null, "revision_number": 0, "tenant_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "created_at": "2018-11-02T21:03:07Z", "project_id": "ef936b2bdcab4d2f9f1d54454fb7c7de", "id": "cfe119a9-9ba9-4237-8624-587eaec335fc"}]} 2018-11-02 21:03:52,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3ccb52cb-5234-42c5-8745-6717ae77b03b used request id req-16a42fd8-793a-4770-971a-e88b7116aaaa 2018-11-02 21:03:52,998 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:03:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/3ccb52cb-5234-42c5-8745-6717ae77b03b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:53,396 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8002d6c4-d633-4eda-a242-f463b44095ad Content-Length: 0 Date: Fri, 02 Nov 2018 21:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:03:53,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3ccb52cb-5234-42c5-8745-6717ae77b03b used request id req-8002d6c4-d633-4eda-a242-f463b44095ad 2018-11-02 21:03:53,397 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj 2018-11-02 21:03:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:53,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46ef26d-34fa-4b39-bb29-79de291b1515 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:03:53,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ef936b2bdcab4d2f9f1d54454fb7c7de used request id req-e46ef26d-34fa-4b39-bb29-79de291b1515 2018-11-02 21:03:53,782 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-df8884b5-98d3-4d0-proj-role 2018-11-02 21:03:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/202dd1a11a8f42baa456df41d37a03ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:54,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c0b1e4-1983-40f6-8067-a8c6c4d0a779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:03:54,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/202dd1a11a8f42baa456df41d37a03ec used request id req-e3c0b1e4-1983-40f6-8067-a8c6c4d0a779 2018-11-02 21:03:54,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc7b02c9373e8411ddc96a406c6842653a89951" 2018-11-02 21:03:54,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8960867c-96f9-4cfa-b66c-117f03318235 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:03:54,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8960867c-96f9-4cfa-b66c-117f03318235 2018-11-02 21:03:54,128 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-df8884b5-98d3-4d0-user 2018-11-02 21:03:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/63076ba386ba4893b43a6e2c39345cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92270dda567996966645634ba3b7d1f804da62c7" 2018-11-02 21:03:54,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a24cc5-efde-41ba-a21f-11c85255ebdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:03:54,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/63076ba386ba4893b43a6e2c39345cda used request id req-39a24cc5-efde-41ba-a21f-11c85255ebdf 2018-11-02 21:03:54,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:54,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["i4GgIfMrR4ulnrOa4lPzKQ"], "issued_at": "2018-11-02T21:03:54.000000Z"}} 2018-11-02 21:03:54,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc4fe7cc2cfbd8d5311330b5ad1bc781fe6b61b" 2018-11-02 21:03:54,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ee87b5-ecc5-4958-8a5a-36ad1087020a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:54,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a1ee87b5-ecc5-4958-8a5a-36ad1087020a 2018-11-02 21:03:54,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:54,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:55,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["UfTVkh7SRie-fU6oO9unPw"], "issued_at": "2018-11-02T21:03:55.000000Z"}} 2018-11-02 21:03:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:03:55,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34269557-f73b-4c93-beef-77141508092d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:55,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-34269557-f73b-4c93-beef-77141508092d 2018-11-02 21:03:55,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:03:55,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:03:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:03:55,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:03:55,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5958c3d8-726f-420d-8c1d-398ccec0882b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:03:55,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj used request id req-5958c3d8-726f-420d-8c1d-398ccec0882b 2018-11-02 21:03:55,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:03:55,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad03193e-ed7b-418d-b230-d6c691eeaf56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:03:55,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ad03193e-ed7b-418d-b230-d6c691eeaf56 2018-11-02 21:03:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}}' 2018-11-02 21:03:55,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c719063-95ee-4aad-9cc1-be5eb32b6b91 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "id": "690fcc4d7f74428796768ba3d593dc8f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:03:55,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-5c719063-95ee-4aad-9cc1-be5eb32b6b91 2018-11-02 21:03:55,834 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj 2018-11-02 21:03:55,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:55,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:56,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ycmwa2L3TkWNDEeQDF3rYQ"], "issued_at": "2018-11-02T21:03:56.000000Z"}} 2018-11-02 21:03:56,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad06e7b8e5a859e354257f829af6ffd58ba6402c" 2018-11-02 21:03:56,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5cd490-42f9-43fe-9d34-121ac3df0a12 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:56,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1f5cd490-42f9-43fe-9d34-121ac3df0a12 2018-11-02 21:03:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:03:56,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:03:56 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:03:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad06e7b8e5a859e354257f829af6ffd58ba6402c" 2018-11-02 21:03:56,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95604ca1-8afe-43e0-84a7-b9a6fa392d01 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:03:56,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-95604ca1-8afe-43e0-84a7-b9a6fa392d01 2018-11-02 21:03:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad06e7b8e5a859e354257f829af6ffd58ba6402c" 2018-11-02 21:03:56,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3b4abb-bbbe-453e-83f0-54ecf771a9e3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "id": "690fcc4d7f74428796768ba3d593dc8f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}]} 2018-11-02 21:03:56,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj used request id req-5d3b4abb-bbbe-453e-83f0-54ecf771a9e3 2018-11-02 21:03:56,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad06e7b8e5a859e354257f829af6ffd58ba6402c" 2018-11-02 21:03:56,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbc7966-bb78-4180-b044-80603cfbff67 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:03:56,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-efbc7966-bb78-4180-b044-80603cfbff67 2018-11-02 21:03:57,074 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-58f553ff-d9e7-43f-user 2018-11-02 21:03:57,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:57,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:03:57,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced945df-7dbc-482f-bf7e-a63c089c1e89 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:03:57,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ced945df-7dbc-482f-bf7e-a63c089c1e89 2018-11-02 21:03:57,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" -d '{"role": {"name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}}' 2018-11-02 21:03:57,314 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32a670c7-6138-499b-8ed5-b405d5dd2fbe Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ff1529cd3fd41178dd31d2ddee77a5a", "links": {"self": "http://172.30.9.31:5000/v3/roles/3ff1529cd3fd41178dd31d2ddee77a5a"}, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}} 2018-11-02 21:03:57,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-32a670c7-6138-499b-8ed5-b405d5dd2fbe 2018-11-02 21:03:57,314 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role 2018-11-02 21:03:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3ff1529cd3fd41178dd31d2ddee77a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:03:57,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c13d4c-9ff6-4dec-a76c-9a56bd3a09a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ff1529cd3fd41178dd31d2ddee77a5a", "links": {"self": "http://172.30.9.31:5000/v3/roles/3ff1529cd3fd41178dd31d2ddee77a5a"}, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}} 2018-11-02 21:03:57,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3ff1529cd3fd41178dd31d2ddee77a5a used request id req-d0c13d4c-9ff6-4dec-a76c-9a56bd3a09a7 2018-11-02 21:03:57,335 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role to project InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj 2018-11-02 21:03:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f/users/cdfbc27aef0840f098ee272caca67106/roles/3ff1529cd3fd41178dd31d2ddee77a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:03:57,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2cf50c7-72a8-418b-b162-8070d4461d30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:03:57,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f/users/cdfbc27aef0840f098ee272caca67106/roles/3ff1529cd3fd41178dd31d2ddee77a5a used request id req-e2cf50c7-72a8-418b-b162-8070d4461d30 2018-11-02 21:03:57,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:03:57,480 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:03:57,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:03:57,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:03:57,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ff1529cd3fd41178dd31d2ddee77a5a", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}], "expires_at": "2018-11-02T22:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-user", "id": "cdfbc27aef0840f098ee272caca67106"}, "audit_ids": ["HT6IrPdjQ8K_A2D7HFpiKw"], "issued_at": "2018-11-02T21:03:57.000000Z"}} 2018-11-02 21:03:57,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" 2018-11-02 21:03:57,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7859e3d-526f-47f1-bed9-a93b3621c17f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:03:57,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e7859e3d-526f-47f1-bed9-a93b3621c17f 2018-11-02 21:03:57,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" 2018-11-02 21:03:58,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d60c6766-9576-468f-8d9f-e886e6956957 Date: Fri, 02 Nov 2018 21:03:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image"} 2018-11-02 21:03:58,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image used request id req-d60c6766-9576-468f-8d9f-e886e6956957 2018-11-02 21:03:58,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" 2018-11-02 21:03:58,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-65cc8667-2191-4f52-8f4a-45e700d180e0 Date: Fri, 02 Nov 2018 21:03:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:03:58,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-65cc8667-2191-4f52-8f4a-45e700d180e0 2018-11-02 21:03:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image"}' 2018-11-02 21:03:58,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da101cc1-ab02-4d11-a6ed-2f8443a36c56 Date: Fri, 02 Nov 2018 21:03:58 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:03:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "min_disk": 0, "protected": false, "id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "file": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/file", "checksum": null, "owner": "690fcc4d7f74428796768ba3d593dc8f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:03:58,635 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-da101cc1-ab02-4d11-a6ed-2f8443a36c56 2018-11-02 21:03:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" -d '' 2018-11-02 21:04:00,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df6efdb2-cc28-4efb-acde-048505016b57 Date: Fri, 02 Nov 2018 21:04:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:04:00,086 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/file used request id req-df6efdb2-cc28-4efb-acde-048505016b57 2018-11-02 21:04:00,086 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:04:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" 2018-11-02 21:04:00,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5e731c76-645c-44fd-acde-1542ca8b22f4 Date: Fri, 02 Nov 2018 21:04:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:04:00Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/snap", "metadata": {}}], "self": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "min_disk": 0, "protected": false, "id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "file": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "690fcc4d7f74428796768ba3d593dc8f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:04:00,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1 used request id req-5e731c76-645c-44fd-acde-1542ca8b22f4 2018-11-02 21:04:00,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" 2018-11-02 21:04:00,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ae092f2-0a95-406f-a4c5-7d122feec330 Date: Fri, 02 Nov 2018 21:04:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:04:00,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-1ae092f2-0a95-406f-a4c5-7d122feec330 2018-11-02 21:04:00,299 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image 2018-11-02 21:04:00,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" 2018-11-02 21:04:00,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-04e5aa37-3862-47ce-ba48-5a2d4abc49be Date: Fri, 02 Nov 2018 21:04:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:04:00Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/snap", "metadata": {}}], "self": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "min_disk": 0, "protected": false, "id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "file": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "690fcc4d7f74428796768ba3d593dc8f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:04:00,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1 used request id req-04e5aa37-3862-47ce-ba48-5a2d4abc49be 2018-11-02 21:04:00,324 - create_image - DEBUG - Instance status is - active 2018-11-02 21:04:00,324 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image 2018-11-02 21:04:00,324 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image 2018-11-02 21:04:00,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:00,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:00,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ff1529cd3fd41178dd31d2ddee77a5a", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}], "expires_at": "2018-11-02T22:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-user", "id": "cdfbc27aef0840f098ee272caca67106"}, "audit_ids": ["R8K_4feoSHydbidg8rO0eg"], "issued_at": "2018-11-02T21:04:00.000000Z"}} 2018-11-02 21:04:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:00,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4f6f72-e319-4cfb-bc6e-44dadeb05ac0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:00,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4d4f6f72-e319-4cfb-bc6e-44dadeb05ac0 2018-11-02 21:04:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:01,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9768cbbf-1819-4ac6-90d8-f99f04cb7617 Date: Fri, 02 Nov 2018 21:04:01 GMT RESP BODY: {"networks":[]} 2018-11-02 21:04:01,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-9768cbbf-1819-4ac6-90d8-f99f04cb7617 2018-11-02 21:04:01,046 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net 2018-11-02 21:04:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" -d '{"network": {"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net", "admin_state_up": true}}' 2018-11-02 21:04:02,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-daa459b1-fb2f-4afb-a15f-6f58b023e9c1 Date: Fri, 02 Nov 2018 21:04:02 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:04:01Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}} 2018-11-02 21:04:02,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-daa459b1-fb2f-4afb-a15f-6f58b023e9c1 2018-11-02 21:04:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:02,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-6e40cf64-5679-40e7-b328-4682c69a1212 Date: Fri, 02 Nov 2018 21:04:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:04:01Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:02,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-6e40cf64-5679-40e7-b328-4682c69a1212 2018-11-02 21:04:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:02,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6fcca2ea-515a-41bc-9d46-8e337ebe55f2 Date: Fri, 02 Nov 2018 21:04:02 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:04:02,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-6fcca2ea-515a-41bc-9d46-8e337ebe55f2 2018-11-02 21:04:02,489 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet 2018-11-02 21:04:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" -d '{"subnets": [{"ip_version": 4, "network_id": "13a9ebfb-af34-46c0-a9e8-90c6b531a803", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]}' 2018-11-02 21:04:03,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47a2a220-1247-4ca6-9db5-1aba21a5ddf6 Date: Fri, 02 Nov 2018 21:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:03,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-47a2a220-1247-4ca6-9db5-1aba21a5ddf6 2018-11-02 21:04:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0986a5d8-27a5-4538-8a19-17cdd90ab184 Date: Fri, 02 Nov 2018 21:04:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:03,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-0986a5d8-27a5-4538-8a19-17cdd90ab184 2018-11-02 21:04:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:03,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2bca2155-7178-4ad4-9188-c5a9f3bbe885 Date: Fri, 02 Nov 2018 21:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:03,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-2bca2155-7178-4ad4-9188-c5a9f3bbe885 2018-11-02 21:04:03,931 - OpenStackNetwork - DEBUG - Network [13a9ebfb-af34-46c0-a9e8-90c6b531a803] created successfully 2018-11-02 21:04:03,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:03,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:04,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ELUPUzF0R469DvNifQNbnw"], "issued_at": "2018-11-02T21:04:04.000000Z"}} 2018-11-02 21:04:04,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689665b014aff93061e2232e9fd04c79766b5432" 2018-11-02 21:04:04,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad43e111-1cd4-4d21-8971-65aceb2b9f49 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:04,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ad43e111-1cd4-4d21-8971-65aceb2b9f49 2018-11-02 21:04:04,555 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:04:04,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689665b014aff93061e2232e9fd04c79766b5432" 2018-11-02 21:04:04,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07f67ba5-db74-4f61-81c1-56532eddcc74 x-compute-request-id: req-07f67ba5-db74-4f61-81c1-56532eddcc74 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:04:04,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-07f67ba5-db74-4f61-81c1-56532eddcc74 2018-11-02 21:04:04,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689665b014aff93061e2232e9fd04c79766b5432" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:04:04,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7502c5fb-37ed-4c0f-ac2d-6fb445a4c50a x-compute-request-id: req-7502c5fb-37ed-4c0f-ac2d-6fb445a4c50a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366"}} 2018-11-02 21:04:04,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7502c5fb-37ed-4c0f-ac2d-6fb445a4c50a 2018-11-02 21:04:04,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:04,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:05,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ff1529cd3fd41178dd31d2ddee77a5a", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}], "expires_at": "2018-11-02T22:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-user", "id": "cdfbc27aef0840f098ee272caca67106"}, "audit_ids": ["8tA1ij_GS6C2_ICjTIGFaA"], "issued_at": "2018-11-02T21:04:05.000000Z"}} 2018-11-02 21:04:05,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:05,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568902e0-3eeb-43f8-85a9-d60f1509eab2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:05,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-568902e0-3eeb-43f8-85a9-d60f1509eab2 2018-11-02 21:04:05,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:05,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4e74f9a7-e5b4-4cec-8f32-f0384cf34756 Date: Fri, 02 Nov 2018 21:04:05 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:04:05,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name&description=hello+group used request id req-4e74f9a7-e5b4-4cec-8f32-f0384cf34756 2018-11-02 21:04:05,644 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name... 2018-11-02 21:04:05,644 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name 2018-11-02 21:04:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" -d '{"security_group": {"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name", "description": "hello group"}}' 2018-11-02 21:04:06,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e9888508-de53-4e13-8287-cf7cad4686c3 Date: Fri, 02 Nov 2018 21:04:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:05Z", "updated_at": "2018-11-02T21:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "1db56070-4648-4496-a825-c8329af6ebcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "31bd3908-5378-4abf-9e42-26a94450a2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}], "revision_number": 2, "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}} 2018-11-02 21:04:06,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-e9888508-de53-4e13-8287-cf7cad4686c3 2018-11-02 21:04:06,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:06,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-12f8325e-2254-42f5-b89e-2736dcf05359 Date: Fri, 02 Nov 2018 21:04:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "1db56070-4648-4496-a825-c8329af6ebcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "31bd3908-5378-4abf-9e42-26a94450a2d4"}]} 2018-11-02 21:04:06,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-12f8325e-2254-42f5-b89e-2736dcf05359 2018-11-02 21:04:06,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:06,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39e30ec2-e124-4e21-bb99-674a1e8a3088 Date: Fri, 02 Nov 2018 21:04:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "1db56070-4648-4496-a825-c8329af6ebcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "31bd3908-5378-4abf-9e42-26a94450a2d4"}]} 2018-11-02 21:04:06,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-39e30ec2-e124-4e21-bb99-674a1e8a3088 2018-11-02 21:04:06,498 - neutron_utils - INFO - Retrieving security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:06,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:06,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fa9bcaa8-78a3-45a3-b804-c203d5165da1 Date: Fri, 02 Nov 2018 21:04:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:05Z", "updated_at": "2018-11-02T21:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "1db56070-4648-4496-a825-c8329af6ebcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "31bd3908-5378-4abf-9e42-26a94450a2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}], "revision_number": 2, "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}]} 2018-11-02 21:04:06,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-fa9bcaa8-78a3-45a3-b804-c203d5165da1 2018-11-02 21:04:06,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:06,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21be7d95-6dc0-43c2-86dc-a47fa5c6a23e Date: Fri, 02 Nov 2018 21:04:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "1db56070-4648-4496-a825-c8329af6ebcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "31bd3908-5378-4abf-9e42-26a94450a2d4"}]} 2018-11-02 21:04:06,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-21be7d95-6dc0-43c2-86dc-a47fa5c6a23e 2018-11-02 21:04:06,907 - neutron_utils - INFO - Retrieving security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:07,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-80dffa7b-7ebc-49b9-8c34-201f8be08da5 Date: Fri, 02 Nov 2018 21:04:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:05Z", "updated_at": "2018-11-02T21:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "1db56070-4648-4496-a825-c8329af6ebcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "31bd3908-5378-4abf-9e42-26a94450a2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}], "revision_number": 2, "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}]} 2018-11-02 21:04:07,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-80dffa7b-7ebc-49b9-8c34-201f8be08da5 2018-11-02 21:04:07,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:07,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9784bc0-2c14-499b-8ffa-a9c3afb6b752 Date: Fri, 02 Nov 2018 21:04:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "1db56070-4648-4496-a825-c8329af6ebcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "31bd3908-5378-4abf-9e42-26a94450a2d4"}]} 2018-11-02 21:04:07,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-f9784bc0-2c14-499b-8ffa-a9c3afb6b752 2018-11-02 21:04:07,403 - neutron_utils - INFO - Retrieving security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:07,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:07,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cd34d8ef-5c16-4049-9e10-7efb84b434ff Date: Fri, 02 Nov 2018 21:04:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:05Z", "updated_at": "2018-11-02T21:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "1db56070-4648-4496-a825-c8329af6ebcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "revision_number": 0, "id": "31bd3908-5378-4abf-9e42-26a94450a2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}], "revision_number": 2, "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}]} 2018-11-02 21:04:07,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-cd34d8ef-5c16-4049-9e10-7efb84b434ff 2018-11-02 21:04:07,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 691c5d06-68ec-4e52-a4b6-0ddf3300bd1b 2018-11-02 21:04:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:07,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c7b8bddb-5ffd-4cbd-bfcc-4710cf9f4ea2 Date: Fri, 02 Nov 2018 21:04:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "1db56070-4648-4496-a825-c8329af6ebcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:06Z", "security_group_id": "691c5d06-68ec-4e52-a4b6-0ddf3300bd1b", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:06Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "31bd3908-5378-4abf-9e42-26a94450a2d4"}]} 2018-11-02 21:04:07,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-c7b8bddb-5ffd-4cbd-bfcc-4710cf9f4ea2 2018-11-02 21:04:07,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:07,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:07,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ff1529cd3fd41178dd31d2ddee77a5a", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}], "expires_at": "2018-11-02T22:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-user", "id": "cdfbc27aef0840f098ee272caca67106"}, "audit_ids": ["0_04yXtiRMW_J40h5aclUQ"], "issued_at": "2018-11-02T21:04:07.000000Z"}} 2018-11-02 21:04:07,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:08,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0babf084-befb-46a9-b352-5412be28f1e6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:08,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0babf084-befb-46a9-b352-5412be28f1e6 2018-11-02 21:04:08,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:04:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:08,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a3fc6f-118c-431b-90ab-0e3bfaec306f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:08,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-86a3fc6f-118c-431b-90ab-0e3bfaec306f 2018-11-02 21:04:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:08,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-656f1cb4-9a1f-4702-a59b-27f14f400b7c Date: Fri, 02 Nov 2018 21:04:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:08,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-656f1cb4-9a1f-4702-a59b-27f14f400b7c 2018-11-02 21:04:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:08,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bf9df433-05f3-455c-9c9f-6cc1675046d1 Date: Fri, 02 Nov 2018 21:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:08,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-bf9df433-05f3-455c-9c9f-6cc1675046d1 2018-11-02 21:04:08,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:09,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f3946ae7-d2e2-4b30-9756-1a97efe95566 Date: Fri, 02 Nov 2018 21:04:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:09,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-f3946ae7-d2e2-4b30-9756-1a97efe95566 2018-11-02 21:04:09,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:04:09,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:04:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:04:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:09,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc2ed04-bc21-4313-b46e-f96dc7e1696e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:09,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-3cc2ed04-bc21-4313-b46e-f96dc7e1696e 2018-11-02 21:04:09,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:09,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3f70c9c3-ce9e-4a30-8ab1-404518c1ad92 Date: Fri, 02 Nov 2018 21:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:09,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-3f70c9c3-ce9e-4a30-8ab1-404518c1ad92 2018-11-02 21:04:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:09,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78c0e618-8954-4503-8b21-bc77af6c2cb5 Date: Fri, 02 Nov 2018 21:04:09 GMT RESP BODY: {"ports":[]} 2018-11-02 21:04:09,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port&admin_state_up=True used request id req-78c0e618-8954-4503-8b21-bc77af6c2cb5 2018-11-02 21:04:09,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:10,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecb883ae-e13c-4e76-97d4-e9d8bbd4c942 x-compute-request-id: req-ecb883ae-e13c-4e76-97d4-e9d8bbd4c942 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:04:10,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst used request id req-ecb883ae-e13c-4e76-97d4-e9d8bbd4c942 2018-11-02 21:04:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:10,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-79a9ee52-35b1-4809-8013-d279c051ebc4 Date: Fri, 02 Nov 2018 21:04:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:10,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-79a9ee52-35b1-4809-8013-d279c051ebc4 2018-11-02 21:04:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:10,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2e6be21-3a89-47ad-9c95-a132ccc172fe Date: Fri, 02 Nov 2018 21:04:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:10,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-c2e6be21-3a89-47ad-9c95-a132ccc172fe 2018-11-02 21:04:10,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:10,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5e527275-129f-480b-ab44-a13bd1752d26 Date: Fri, 02 Nov 2018 21:04:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:10,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-5e527275-129f-480b-ab44-a13bd1752d26 2018-11-02 21:04:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:11,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f6261a-0a6c-470a-a65d-042ff925ba64 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:11,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-01f6261a-0a6c-470a-a65d-042ff925ba64 2018-11-02 21:04:11,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:11,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-72c3a797-96c1-4f6b-894f-3066ae5a6f2a Date: Fri, 02 Nov 2018 21:04:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:11,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-72c3a797-96c1-4f6b-894f-3066ae5a6f2a 2018-11-02 21:04:11,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:11,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d08f734-2f87-4d3a-8a74-f8d9d5f91e82 Date: Fri, 02 Nov 2018 21:04:11 GMT RESP BODY: {"ports":[]} 2018-11-02 21:04:11,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port&admin_state_up=True used request id req-2d08f734-2f87-4d3a-8a74-f8d9d5f91e82 2018-11-02 21:04:11,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:11,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:11,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ff1529cd3fd41178dd31d2ddee77a5a", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}], "expires_at": "2018-11-02T22:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-user", "id": "cdfbc27aef0840f098ee272caca67106"}, "audit_ids": ["NmIRQuDVTnyuuYhp1oxXVQ"], "issued_at": "2018-11-02T21:04:11.000000Z"}} 2018-11-02 21:04:11,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9327305291a876aa1592490b74b7c8a517f79b1d" 2018-11-02 21:04:11,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7163626-2d14-46bd-a1bc-1da909d979a3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:11,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e7163626-2d14-46bd-a1bc-1da909d979a3 2018-11-02 21:04:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:12,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-187af8a3-5d61-4849-ae87-2c34c72bf1bd Date: Fri, 02 Nov 2018 21:04:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:12,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-187af8a3-5d61-4849-ae87-2c34c72bf1bd 2018-11-02 21:04:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:12,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-657ba69c-e432-4355-96da-4654f7c5cde2 Date: Fri, 02 Nov 2018 21:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:12,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-657ba69c-e432-4355-96da-4654f7c5cde2 2018-11-02 21:04:12,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:12,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-060ffefd-b5b4-4b11-888a-07f726628719 Date: Fri, 02 Nov 2018 21:04:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:12,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-060ffefd-b5b4-4b11-888a-07f726628719 2018-11-02 21:04:12,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:04:12,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:04:12 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:04:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9327305291a876aa1592490b74b7c8a517f79b1d" 2018-11-02 21:04:12,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e372a376-c23a-4aad-88e0-3d7bfb148e2f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:12,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-e372a376-c23a-4aad-88e0-3d7bfb148e2f 2018-11-02 21:04:12,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:13,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-568d1b34-8dbf-4b1d-b338-eb4ee44df18f Date: Fri, 02 Nov 2018 21:04:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:13,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-568d1b34-8dbf-4b1d-b338-eb4ee44df18f 2018-11-02 21:04:13,139 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net 2018-11-02 21:04:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" -d '{"port": {"network_id": "13a9ebfb-af34-46c0-a9e8-90c6b531a803", "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port", "admin_state_up": true}}' 2018-11-02 21:04:14,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-a9243a56-cc5b-466a-b109-2b363ed825d8 Date: Fri, 02 Nov 2018 21:04:14 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:04:13Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:04:13Z","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8c:8b:81","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","security_groups":["d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"device_id":""}} 2018-11-02 21:04:14,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-a9243a56-cc5b-466a-b109-2b363ed825d8 2018-11-02 21:04:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-70788f14-55fd-4e60-a8fc-c784a7db6db3 Date: Fri, 02 Nov 2018 21:04:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:14,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-70788f14-55fd-4e60-a8fc-c784a7db6db3 2018-11-02 21:04:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:14,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ad5f147-6284-4080-a6b5-990cb37bb725 Date: Fri, 02 Nov 2018 21:04:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:14,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-6ad5f147-6284-4080-a6b5-990cb37bb725 2018-11-02 21:04:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:14,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-79ec575a-17ad-4663-8bdf-1c58b7090e05 Date: Fri, 02 Nov 2018 21:04:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:14,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-79ec575a-17ad-4663-8bdf-1c58b7090e05 2018-11-02 21:04:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:15,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7a3e63-cf73-4499-8e82-e68c9df27eb8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:15,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-1b7a3e63-cf73-4499-8e82-e68c9df27eb8 2018-11-02 21:04:15,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:15,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d8832f1d-acad-40ad-ba35-500839917926 Date: Fri, 02 Nov 2018 21:04:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:15,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-d8832f1d-acad-40ad-ba35-500839917926 2018-11-02 21:04:15,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:15,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-895a15f9-b9a6-4dee-be29-cdad4f00cc57 Date: Fri, 02 Nov 2018 21:04:15 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:13Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:13Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8c:8b:81","id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"extra_dhcp_opts":[],"security_groups":["d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port"}]} 2018-11-02 21:04:15,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port&admin_state_up=True used request id req-895a15f9-b9a6-4dee-be29-cdad4f00cc57 2018-11-02 21:04:15,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:15,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbab7e1a-d5df-4381-8cc4-7fb738ac96bb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:15,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-bbab7e1a-d5df-4381-8cc4-7fb738ac96bb 2018-11-02 21:04:15,747 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst 2018-11-02 21:04:15,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:15,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6e9677d-4ea1-47eb-af83-925d8f54c8ec x-compute-request-id: req-d6e9677d-4ea1-47eb-af83-925d8f54c8ec Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-flavor-name"}]} 2018-11-02 21:04:15,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d6e9677d-4ea1-47eb-af83-925d8f54c8ec 2018-11-02 21:04:15,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:15,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aae90844-fd2f-443a-9e04-18e67752462a x-compute-request-id: req-aae90844-fd2f-443a-9e04-18e67752462a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366"}} 2018-11-02 21:04:15,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366 used request id req-aae90844-fd2f-443a-9e04-18e67752462a 2018-11-02 21:04:15,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:16,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c591bfb5-9591-44f5-8de0-d2d6fdd23570 Date: Fri, 02 Nov 2018 21:04:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:03:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:04:00Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/snap", "metadata": {}}], "self": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "min_disk": 0, "protected": false, "id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "file": "/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "690fcc4d7f74428796768ba3d593dc8f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image"} 2018-11-02 21:04:16,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image used request id req-c591bfb5-9591-44f5-8de0-d2d6fdd23570 2018-11-02 21:04:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-09bda963-97f7-4032-b5b2-51288d2f84d0 Date: Fri, 02 Nov 2018 21:04:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:04:16,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-09bda963-97f7-4032-b5b2-51288d2f84d0 2018-11-02 21:04:16,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" -d '{"server": {"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "imageRef": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "flavorRef": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "max_count": 1, "min_count": 1, "networks": [{"port": "626ed4f5-197e-47a9-9e53-71d58ed566cf"}], "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}]}}' 2018-11-02 21:04:18,447 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:04:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39c2b51f-85e1-4a2b-99f6-18491971cf22 x-compute-request-id: req-39c2b51f-85e1-4a2b-99f6-18491971cf22 Content-Length: 435 location: http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "adminPass": "vf3Gm7KWk7zc"}} 2018-11-02 21:04:18,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-39c2b51f-85e1-4a2b-99f6-18491971cf22 2018-11-02 21:04:18,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:18,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bbfd5ec-43c5-43c8-b6eb-1cd14cba7cc6 x-compute-request-id: req-7bbfd5ec-43c5-43c8-b6eb-1cd14cba7cc6 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:04:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:18,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-7bbfd5ec-43c5-43c8-b6eb-1cd14cba7cc6 2018-11-02 21:04:18,509 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst 2018-11-02 21:04:18,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:18,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5fc6fd6-99b0-4660-8b72-bad174f94d02 x-compute-request-id: req-c5fc6fd6-99b0-4660-8b72-bad174f94d02 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:04:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:18,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-c5fc6fd6-99b0-4660-8b72-bad174f94d02 2018-11-02 21:04:18,765 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst] is - BUILD 2018-11-02 21:04:18,765 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:04:21,769 - create_instance - DEBUG - VM status query timeout in 896.740643978 2018-11-02 21:04:21,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:22,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-611d3fff-96d6-4091-b962-a81089db7ebb x-compute-request-id: req-611d3fff-96d6-4091-b962-a81089db7ebb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:04:19Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:22,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-611d3fff-96d6-4091-b962-a81089db7ebb 2018-11-02 21:04:22,318 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst] is - BUILD 2018-11-02 21:04:22,318 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:04:25,321 - create_instance - DEBUG - VM status query timeout in 893.188306808 2018-11-02 21:04:25,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:26,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b1f8fdd-e3a9-40c2-a93c-09213500c4d4 x-compute-request-id: req-5b1f8fdd-e3a9-40c2-a93c-09213500c4d4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:26,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-5b1f8fdd-e3a9-40c2-a93c-09213500c4d4 2018-11-02 21:04:26,031 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst] is - ACTIVE 2018-11-02 21:04:26,031 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:04:26,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:26,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1eae07-69e6-4329-8a25-42f396296d3d x-compute-request-id: req-7c1eae07-69e6-4329-8a25-42f396296d3d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:26,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-7c1eae07-69e6-4329-8a25-42f396296d3d 2018-11-02 21:04:26,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:26,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9669849d-35cd-4853-a8ee-2b39afa4843c Date: Fri, 02 Nov 2018 21:04:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:26,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-9669849d-35cd-4853-a8ee-2b39afa4843c 2018-11-02 21:04:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:26,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2e06bc-3719-4986-be6b-1e19dbfaadfb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:26,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-ff2e06bc-3719-4986-be6b-1e19dbfaadfb 2018-11-02 21:04:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:27,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4415cf59-b1b3-4b55-aff6-0c1b11484584 Date: Fri, 02 Nov 2018 21:04:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:27,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-4415cf59-b1b3-4b55-aff6-0c1b11484584 2018-11-02 21:04:27,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:27,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-889ae8c5-3ebf-4e06-8580-866fb58846f8 Date: Fri, 02 Nov 2018 21:04:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:04Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:96:20","id":"00448405-960a-4558-90d0-f00f6dd0d6ce","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:13Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:24Z","binding:vnic_type":"normal","device_id":"becd8e67-510b-4907-aa72-31b60e74fae5","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8c:8b:81","id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"extra_dhcp_opts":[],"security_groups":["d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:a0:34","id":"954b2ebb-6cef-40a9-a000-8341700c4ff0","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f7:f9:9d","id":"db0cd30c-353d-493c-80ca-5ada0880b60a","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:04:27,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-889ae8c5-3ebf-4e06-8580-866fb58846f8 2018-11-02 21:04:27,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:27,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db24f486-506d-4c33-b42a-3dc89232a77b x-compute-request-id: req-db24f486-506d-4c33-b42a-3dc89232a77b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:27,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-db24f486-506d-4c33-b42a-3dc89232a77b 2018-11-02 21:04:27,708 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst] is - ACTIVE 2018-11-02 21:04:27,708 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:04:27,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:28,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fda2d66a-c40c-4372-964b-0c9284fedf4d x-compute-request-id: req-fda2d66a-c40c-4372-964b-0c9284fedf4d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:28,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-fda2d66a-c40c-4372-964b-0c9284fedf4d 2018-11-02 21:04:28,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:28,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5a012d72-e25a-403e-af2d-5fcba19ab385 Date: Fri, 02 Nov 2018 21:04:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:28,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-5a012d72-e25a-403e-af2d-5fcba19ab385 2018-11-02 21:04:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:28,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809f2809-2bfc-4056-a999-70dc81e30ea8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:28,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-809f2809-2bfc-4056-a999-70dc81e30ea8 2018-11-02 21:04:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:28,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef5ad058-2166-4ba9-b8ca-8dfbb5966ae3 Date: Fri, 02 Nov 2018 21:04:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:28,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-ef5ad058-2166-4ba9-b8ca-8dfbb5966ae3 2018-11-02 21:04:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:28,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-4390ce8a-c961-4651-a850-77b4b8cabaf7 Date: Fri, 02 Nov 2018 21:04:28 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:04Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:96:20","id":"00448405-960a-4558-90d0-f00f6dd0d6ce","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:13Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:24Z","binding:vnic_type":"normal","device_id":"becd8e67-510b-4907-aa72-31b60e74fae5","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8c:8b:81","id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"extra_dhcp_opts":[],"security_groups":["d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:a0:34","id":"954b2ebb-6cef-40a9-a000-8341700c4ff0","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f7:f9:9d","id":"db0cd30c-353d-493c-80ca-5ada0880b60a","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:04:28,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-4390ce8a-c961-4651-a850-77b4b8cabaf7 2018-11-02 21:04:28,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}}' 2018-11-02 21:04:30,313 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:04:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1daf7364-b451-40fe-b042-c97c1c843ae1 x-compute-request-id: req-1daf7364-b451-40fe-b042-c97c1c843ae1 Content-Length: 0 Content-Type: application/json 2018-11-02 21:04:30,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5/action used request id req-1daf7364-b451-40fe-b042-c97c1c843ae1 2018-11-02 21:04:30,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:30,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f062366-96b1-4ee5-b076-7d3852bb5509 x-compute-request-id: req-6f062366-96b1-4ee5-b076-7d3852bb5509 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:30,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-6f062366-96b1-4ee5-b076-7d3852bb5509 2018-11-02 21:04:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:31,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-71d13b8a-e5e4-4326-8020-5d104271c40f Date: Fri, 02 Nov 2018 21:04:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:31,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-71d13b8a-e5e4-4326-8020-5d104271c40f 2018-11-02 21:04:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:31,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da767281-dd4d-445f-871a-a4b35e9de345 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:31,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-da767281-dd4d-445f-871a-a4b35e9de345 2018-11-02 21:04:31,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:31,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-046be8d6-8b44-4eef-9504-518d07c40a68 Date: Fri, 02 Nov 2018 21:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:31,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-046be8d6-8b44-4eef-9504-518d07c40a68 2018-11-02 21:04:31,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:31,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-266450bc-683e-4488-8788-5535a92ab834 Date: Fri, 02 Nov 2018 21:04:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:04Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:96:20","id":"00448405-960a-4558-90d0-f00f6dd0d6ce","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:13Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:29Z","binding:vnic_type":"normal","device_id":"becd8e67-510b-4907-aa72-31b60e74fae5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8c:8b:81","id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"extra_dhcp_opts":[],"security_groups":["691c5d06-68ec-4e52-a4b6-0ddf3300bd1b","d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:a0:34","id":"954b2ebb-6cef-40a9-a000-8341700c4ff0","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f7:f9:9d","id":"db0cd30c-353d-493c-80ca-5ada0880b60a","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:04:31,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-266450bc-683e-4488-8788-5535a92ab834 2018-11-02 21:04:31,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:32,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ff1529cd3fd41178dd31d2ddee77a5a", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role"}], "expires_at": "2018-11-02T22:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_690fcc4d7f74428796768ba3d593dc8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-user", "id": "cdfbc27aef0840f098ee272caca67106"}, "audit_ids": ["Zl-ycLZXRGKSTv_fav7Z6A"], "issued_at": "2018-11-02T21:04:32.000000Z"}} 2018-11-02 21:04:32,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea79c014bcf072e1e81da94a6dcb290713f8a44" 2018-11-02 21:04:33,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd200aa2-9070-4370-8021-4bc680d46198 x-compute-request-id: req-cd200aa2-9070-4370-8021-4bc680d46198 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:33,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-cd200aa2-9070-4370-8021-4bc680d46198 2018-11-02 21:04:33,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:33,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0f913ad-7855-4f2b-b47b-c46e0c3c462b x-compute-request-id: req-d0f913ad-7855-4f2b-b47b-c46e0c3c462b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:33,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-d0f913ad-7855-4f2b-b47b-c46e0c3c462b 2018-11-02 21:04:33,879 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst] is - ACTIVE 2018-11-02 21:04:33,879 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:04:33,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:34,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac2ecabf-bc8b-4f2e-81b8-38684c287946 x-compute-request-id: req-ac2ecabf-bc8b-4f2e-81b8-38684c287946 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:34,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-ac2ecabf-bc8b-4f2e-81b8-38684c287946 2018-11-02 21:04:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:34,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-26e371fe-7d05-40c1-b6bf-56495864d63d Date: Fri, 02 Nov 2018 21:04:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:34,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-26e371fe-7d05-40c1-b6bf-56495864d63d 2018-11-02 21:04:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:34,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a743fb3d-221c-4d8b-aec4-740c76db6ca1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:34,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-a743fb3d-221c-4d8b-aec4-740c76db6ca1 2018-11-02 21:04:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:34,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3bb0d64-e121-462f-953b-a2369cb60131 Date: Fri, 02 Nov 2018 21:04:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:34,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-d3bb0d64-e121-462f-953b-a2369cb60131 2018-11-02 21:04:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:34,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-b66ff808-78fd-4499-95bb-72bf8b3ccb8f Date: Fri, 02 Nov 2018 21:04:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:04Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:96:20","id":"00448405-960a-4558-90d0-f00f6dd0d6ce","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:13Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:29Z","binding:vnic_type":"normal","device_id":"becd8e67-510b-4907-aa72-31b60e74fae5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8c:8b:81","id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"extra_dhcp_opts":[],"security_groups":["691c5d06-68ec-4e52-a4b6-0ddf3300bd1b","d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:a0:34","id":"954b2ebb-6cef-40a9-a000-8341700c4ff0","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f7:f9:9d","id":"db0cd30c-353d-493c-80ca-5ada0880b60a","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:04:34,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-b66ff808-78fd-4499-95bb-72bf8b3ccb8f 2018-11-02 21:04:34,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:35,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61d12dd9-8424-45cb-84e3-8244690ddc26 x-compute-request-id: req-61d12dd9-8424-45cb-84e3-8244690ddc26 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:35,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-61d12dd9-8424-45cb-84e3-8244690ddc26 2018-11-02 21:04:35,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:35,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c444fb3e-4454-451c-9dfe-496e0c805c3e Date: Fri, 02 Nov 2018 21:04:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:35,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-c444fb3e-4454-451c-9dfe-496e0c805c3e 2018-11-02 21:04:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:36,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e654e2-7e94-40b4-8260-b2e5f06c0e58 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:36,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-f6e654e2-7e94-40b4-8260-b2e5f06c0e58 2018-11-02 21:04:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:36,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ae0bdace-a243-474c-aa69-d93dd2d4e067 Date: Fri, 02 Nov 2018 21:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:36,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-ae0bdace-a243-474c-aa69-d93dd2d4e067 2018-11-02 21:04:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:36,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-15119098-c15d-4ec7-9303-e36dd7852658 Date: Fri, 02 Nov 2018 21:04:36 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:04Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:96:20","id":"00448405-960a-4558-90d0-f00f6dd0d6ce","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:13Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:29Z","binding:vnic_type":"normal","device_id":"becd8e67-510b-4907-aa72-31b60e74fae5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8c:8b:81","id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"extra_dhcp_opts":[],"security_groups":["691c5d06-68ec-4e52-a4b6-0ddf3300bd1b","d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:a0:34","id":"954b2ebb-6cef-40a9-a000-8341700c4ff0","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f7:f9:9d","id":"db0cd30c-353d-493c-80ca-5ada0880b60a","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:04:36,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-15119098-c15d-4ec7-9303-e36dd7852658 2018-11-02 21:04:36,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}}' 2018-11-02 21:04:37,048 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 02 Nov 2018 21:04:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5003ded-ada3-4b7c-9d07-9c3b257fd62d x-compute-request-id: req-d5003ded-ada3-4b7c-9d07-9c3b257fd62d Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '691c5d06-68ec-4e52-a4b6-0ddf3300bd1b'.\nNeutron server returns request_ids: ['req-acce4d25-5177-4703-b23a-54877711ffc9']", "code": 400}} 2018-11-02 21:04:37,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5/action used request id req-d5003ded-ada3-4b7c-9d07-9c3b257fd62d 2018-11-02 21:04:37,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:37,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ded42d05-6758-4aa6-a5df-749d3c159897 x-compute-request-id: req-ded42d05-6758-4aa6-a5df-749d3c159897 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:37,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-ded42d05-6758-4aa6-a5df-749d3c159897 2018-11-02 21:04:37,952 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name] already added to VM [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst] 2018-11-02 21:04:37,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:38,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de610f0b-2224-4979-8c2e-22c7b607f49b x-compute-request-id: req-de610f0b-2224-4979-8c2e-22c7b607f49b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:38,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-de610f0b-2224-4979-8c2e-22c7b607f49b 2018-11-02 21:04:38,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:38,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ecc02750-2050-44d0-8bad-69cb914dd1f4 Date: Fri, 02 Nov 2018 21:04:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e36656b1-5c12-427a-b0c4-6a69bfd57396"],"updated_at":"2018-11-02T21:04:03Z","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net"}]} 2018-11-02 21:04:38,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net used request id req-ecc02750-2050-44d0-8bad-69cb914dd1f4 2018-11-02 21:04:38,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:38,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a91676-a9c0-42a1-891c-d243ca3a3e43 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:38,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-47a91676-a9c0-42a1-891c-d243ca3a3e43 2018-11-02 21:04:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:38,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4fc7555-94eb-4b18-87c8-0b009c5c8e6b Date: Fri, 02 Nov 2018 21:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","dns_nameservers":[],"updated_at":"2018-11-02T21:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"690fcc4d7f74428796768ba3d593dc8f","id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet"}]} 2018-11-02 21:04:38,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-b4fc7555-94eb-4b18-87c8-0b009c5c8e6b 2018-11-02 21:04:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:38,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-4330ff99-fd8a-409e-bc22-d81964bfe9ba Date: Fri, 02 Nov 2018 21:04:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:04Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:96:20","id":"00448405-960a-4558-90d0-f00f6dd0d6ce","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:13Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:29Z","binding:vnic_type":"normal","device_id":"becd8e67-510b-4907-aa72-31b60e74fae5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8c:8b:81","id":"626ed4f5-197e-47a9-9e53-71d58ed566cf","port_security_enabled":true,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.21"}],"extra_dhcp_opts":[],"security_groups":["691c5d06-68ec-4e52-a4b6-0ddf3300bd1b","d18f9aea-f4d9-48b8-9f56-6ff01de74404"],"name":"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:03Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:a0:34","id":"954b2ebb-6cef-40a9-a000-8341700c4ff0","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"13a9ebfb-af34-46c0-a9e8-90c6b531a803","tenant_id":"690fcc4d7f74428796768ba3d593dc8f","created_at":"2018-11-02T21:04:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:04:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13a9ebfb-af34-46c0-a9e8-90c6b531a803","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f7:f9:9d","id":"db0cd30c-353d-493c-80ca-5ada0880b60a","port_security_enabled":false,"project_id":"690fcc4d7f74428796768ba3d593dc8f","fixed_ips":[{"subnet_id":"e36656b1-5c12-427a-b0c4-6a69bfd57396","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:04:38,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-4330ff99-fd8a-409e-bc22-d81964bfe9ba 2018-11-02 21:04:38,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea79c014bcf072e1e81da94a6dcb290713f8a44" 2018-11-02 21:04:39,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7283f4f1-ea39-4fd8-82f7-769961131bcc x-compute-request-id: req-7283f4f1-ea39-4fd8-82f7-769961131bcc Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "security_groups": [{"name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name"}, {"name": "default"}], "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:24Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:39,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-7283f4f1-ea39-4fd8-82f7-769961131bcc 2018-11-02 21:04:39,920 - create_instance - INFO - Deleting Port with ID - 626ed4f5-197e-47a9-9e53-71d58ed566cf 2018-11-02 21:04:39,920 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-port 2018-11-02 21:04:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/626ed4f5-197e-47a9-9e53-71d58ed566cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:40,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-844eb875-b79a-4619-a3be-99702bda3ec1 Date: Fri, 02 Nov 2018 21:04:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:04:40,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/626ed4f5-197e-47a9-9e53-71d58ed566cf used request id req-844eb875-b79a-4619-a3be-99702bda3ec1 2018-11-02 21:04:40,415 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst 2018-11-02 21:04:40,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:40,581 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06cc94c9-ddc6-4a53-bcad-54d38031d3fa x-compute-request-id: req-06cc94c9-ddc6-4a53-bcad-54d38031d3fa Content-Type: application/json 2018-11-02 21:04:40,581 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-06cc94c9-ddc6-4a53-bcad-54d38031d3fa 2018-11-02 21:04:40,581 - create_instance - INFO - Checking deletion status 2018-11-02 21:04:40,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:40,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c461534-a633-4666-8eac-13cbd15a2085 x-compute-request-id: req-9c461534-a633-4666-8eac-13cbd15a2085 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:8b:81", "version": 4, "addr": "10.55.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/becd8e67-510b-4907-aa72-31b60e74fae5", "rel": "bookmark"}], "image": {"id": "9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "links": [{"href": "http://172.30.9.31:8774/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:04:24.000000", "flavor": {"id": "e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "links": [{"href": "http://172.30.9.31:8774/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366", "rel": "bookmark"}]}, "id": "becd8e67-510b-4907-aa72-31b60e74fae5", "user_id": "cdfbc27aef0840f098ee272caca67106", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:04:40Z", "hostId": "8a4c2b5a44d2812b2861065c057062631e79d46254c3be68710680b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst", "created": "2018-11-02T21:04:18Z", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:04:40,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-9c461534-a633-4666-8eac-13cbd15a2085 2018-11-02 21:04:40,856 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst] is - ACTIVE 2018-11-02 21:04:40,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:04:43,860 - create_instance - DEBUG - VM status query timeout in 296.721641064 2018-11-02 21:04:43,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc8c71a1d0dd41baaab11637904c632966d5390" 2018-11-02 21:04:43,905 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:04:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d52c10db-ad3e-4edc-acc8-777bf987ac7f x-compute-request-id: req-d52c10db-ad3e-4edc-acc8-777bf987ac7f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance becd8e67-510b-4907-aa72-31b60e74fae5 could not be found.", "code": 404}} 2018-11-02 21:04:43,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/becd8e67-510b-4907-aa72-31b60e74fae5 used request id req-d52c10db-ad3e-4edc-acc8-777bf987ac7f 2018-11-02 21:04:43,906 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance becd8e67-510b-4907-aa72-31b60e74fae5 could not be found. (HTTP 404) (Request-ID: req-d52c10db-ad3e-4edc-acc8-777bf987ac7f) 2018-11-02 21:04:43,906 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-inst 2018-11-02 21:04:43,907 - neutron_utils - INFO - Deleting security group rule with ID - 1db56070-4648-4496-a825-c8329af6ebcb 2018-11-02 21:04:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/1db56070-4648-4496-a825-c8329af6ebcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:44,049 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0aa0a97-047f-4c3d-88af-07ce59aab079 Content-Length: 0 Date: Fri, 02 Nov 2018 21:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:04:44,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/1db56070-4648-4496-a825-c8329af6ebcb used request id req-b0aa0a97-047f-4c3d-88af-07ce59aab079 2018-11-02 21:04:44,050 - neutron_utils - INFO - Deleting security group rule with ID - 31bd3908-5378-4abf-9e42-26a94450a2d4 2018-11-02 21:04:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/31bd3908-5378-4abf-9e42-26a94450a2d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:44,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7c70de9-37d1-4e27-a86e-96cf9ef86129 Content-Length: 0 Date: Fri, 02 Nov 2018 21:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:04:44,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/31bd3908-5378-4abf-9e42-26a94450a2d4 used request id req-c7c70de9-37d1-4e27-a86e-96cf9ef86129 2018-11-02 21:04:44,352 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-name 2018-11-02 21:04:44,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/691c5d06-68ec-4e52-a4b6-0ddf3300bd1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e4fc2ab544ce9d22495bcd21fb23761f09695f" 2018-11-02 21:04:44,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1393101-d1a5-4006-886d-c768f8f4861e Content-Length: 0 Date: Fri, 02 Nov 2018 21:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:04:44,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/691c5d06-68ec-4e52-a4b6-0ddf3300bd1b used request id req-e1393101-d1a5-4006-886d-c768f8f4861e 2018-11-02 21:04:44,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689665b014aff93061e2232e9fd04c79766b5432" 2018-11-02 21:04:44,761 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5c99bfc-2e17-4720-ad6e-63f66ed716dc x-compute-request-id: req-e5c99bfc-2e17-4720-ad6e-63f66ed716dc Content-Length: 0 Content-Type: application/json 2018-11-02 21:04:44,761 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e4f73bf0-5242-4572-b95e-8cf2ff2e8366 used request id req-e5c99bfc-2e17-4720-ad6e-63f66ed716dc 2018-11-02 21:04:44,762 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet 2018-11-02 21:04:44,762 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-subnet 2018-11-02 21:04:44,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/e36656b1-5c12-427a-b0c4-6a69bfd57396 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:47,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-161bbc61-9f85-447a-99f9-3f37418762a0 Date: Fri, 02 Nov 2018 21:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:04:47,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/e36656b1-5c12-427a-b0c4-6a69bfd57396 used request id req-161bbc61-9f85-447a-99f9-3f37418762a0 2018-11-02 21:04:47,419 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-pub-net 2018-11-02 21:04:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/13a9ebfb-af34-46c0-a9e8-90c6b531a803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b883e2f46655892ee161a5efcac24335d7c722f" 2018-11-02 21:04:48,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4297f2a6-ea59-4b30-a4d7-d4f158ad4a3e Date: Fri, 02 Nov 2018 21:04:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:04:48,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/13a9ebfb-af34-46c0-a9e8-90c6b531a803 used request id req-4297f2a6-ea59-4b30-a4d7-d4f158ad4a3e 2018-11-02 21:04:48,852 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-49a87bac-efd0-42fa-9ea3-ffd9eedf378e-image 2018-11-02 21:04:48,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa500ffe1b9752c76ab268435289b44e4fcee19f" 2018-11-02 21:04:49,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a5fbe38-84b9-4d00-964d-58c2da58f3d3 Date: Fri, 02 Nov 2018 21:04:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:04:49,254 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9a5fb2f5-50a6-4ec0-8a58-8d13a92825c1 used request id req-5a5fbe38-84b9-4d00-964d-58c2da58f3d3 2018-11-02 21:04:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:49,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-634761d3-1846-4885-b199-fee655ab9f54 Date: Fri, 02 Nov 2018 21:04:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:01Z", "updated_at": "2018-11-02T21:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "revision_number": 0, "id": "2163ec36-85ab-4066-88af-2f07ef4a893a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "revision_number": 0, "id": "3762ba61-c452-4686-8d80-99c4b1a779bd", "remote_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "revision_number": 0, "id": "6f8defc4-366a-42ee-b1e8-0dd66a5eae3c", "remote_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "revision_number": 0, "id": "9c643124-124a-4020-8d2f-b15294f72666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "690fcc4d7f74428796768ba3d593dc8f"}], "revision_number": 4, "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:04:49,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-634761d3-1846-4885-b199-fee655ab9f54 2018-11-02 21:04:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:49,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58298b43-fa2f-4abb-a357-e47b4246c9ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:04:49,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-58298b43-fa2f-4abb-a357-e47b4246c9ad 2018-11-02 21:04:49,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:04:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:49,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33ca715-023a-4eb3-b82d-3717f7b1d63f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:04:49,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-f33ca715-023a-4eb3-b82d-3717f7b1d63f 2018-11-02 21:04:49,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:04:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:49,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411bbf7a-0563-4207-b184-536bc1d5403d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:04:49,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-411bbf7a-0563-4207-b184-536bc1d5403d 2018-11-02 21:04:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:50,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfdcc28-23e5-427b-a29a-af9c29ccd882 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:04:50,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-fbfdcc28-23e5-427b-a29a-af9c29ccd882 2018-11-02 21:04:50,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:50,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eef2e88-26af-41ad-9e00-04b0c193b906 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:04:50,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-9eef2e88-26af-41ad-9e00-04b0c193b906 2018-11-02 21:04:50,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:04:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:50,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7259a726-9e09-4e1f-a4d2-8a8e1d0df273 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:04:50,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-7259a726-9e09-4e1f-a4d2-8a8e1d0df273 2018-11-02 21:04:50,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:04:50,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:50,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17e7736-ef5d-418e-b214-778c2cf80efb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:04:50,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-f17e7736-ef5d-418e-b214-778c2cf80efb 2018-11-02 21:04:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:50,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e3eee9-c327-418d-a317-b3341eb285b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:04:50,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-32e3eee9-c327-418d-a317-b3341eb285b5 2018-11-02 21:04:50,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:04:50,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:50,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741853f9-0654-445f-84a9-11316e9fe146 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690fcc4d7f74428796768ba3d593dc8f", "name": "InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj"}} 2018-11-02 21:04:50,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-741853f9-0654-445f-84a9-11316e9fe146 2018-11-02 21:04:50,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d18f9aea-f4d9-48b8-9f56-6ff01de74404 2018-11-02 21:04:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d18f9aea-f4d9-48b8-9f56-6ff01de74404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:50,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ca438ec-807b-4123-9c7c-9d30269c9dda Date: Fri, 02 Nov 2018 21:04:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:01Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "2163ec36-85ab-4066-88af-2f07ef4a893a"}, {"remote_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:01Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "3762ba61-c452-4686-8d80-99c4b1a779bd"}, {"remote_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:01Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "6f8defc4-366a-42ee-b1e8-0dd66a5eae3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:01Z", "security_group_id": "d18f9aea-f4d9-48b8-9f56-6ff01de74404", "port_range_min": null, "revision_number": 0, "tenant_id": "690fcc4d7f74428796768ba3d593dc8f", "created_at": "2018-11-02T21:04:01Z", "project_id": "690fcc4d7f74428796768ba3d593dc8f", "id": "9c643124-124a-4020-8d2f-b15294f72666"}]} 2018-11-02 21:04:50,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d18f9aea-f4d9-48b8-9f56-6ff01de74404 used request id req-8ca438ec-807b-4123-9c7c-9d30269c9dda 2018-11-02 21:04:50,879 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:04:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d18f9aea-f4d9-48b8-9f56-6ff01de74404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:51,426 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8089895a-b0a8-4cc9-8649-0ad4f5d7dc76 Content-Length: 0 Date: Fri, 02 Nov 2018 21:04:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:04:51,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d18f9aea-f4d9-48b8-9f56-6ff01de74404 used request id req-8089895a-b0a8-4cc9-8649-0ad4f5d7dc76 2018-11-02 21:04:51,427 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj 2018-11-02 21:04:51,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:51,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00021ce3-8cbc-4ca8-9dd2-94182984f317 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:04:51,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/690fcc4d7f74428796768ba3d593dc8f used request id req-00021ce3-8cbc-4ca8-9dd2-94182984f317 2018-11-02 21:04:51,751 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-58f553ff-d9e7-43f-proj-role 2018-11-02 21:04:51,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3ff1529cd3fd41178dd31d2ddee77a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:51,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd8b8bb0-ade6-4c2a-ba8b-c91bc03c238a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:04:51,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3ff1529cd3fd41178dd31d2ddee77a5a used request id req-bd8b8bb0-ade6-4c2a-ba8b-c91bc03c238a 2018-11-02 21:04:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece38458f1583a479f430da19dec313a68370a66" 2018-11-02 21:04:52,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503d63b4-fb0e-43e7-8549-2d22bcab4c44 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:04:52,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-503d63b4-fb0e-43e7-8549-2d22bcab4c44 2018-11-02 21:04:52,016 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-58f553ff-d9e7-43f-user 2018-11-02 21:04:52,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/cdfbc27aef0840f098ee272caca67106 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad06e7b8e5a859e354257f829af6ffd58ba6402c" 2018-11-02 21:04:52,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7951121-10c3-4202-b11e-9a781d955735 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:04:52,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cdfbc27aef0840f098ee272caca67106 used request id req-c7951121-10c3-4202-b11e-9a781d955735 2018-11-02 21:04:52,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:52,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["wdo-QyuQQiWgsSamW0lFOw"], "issued_at": "2018-11-02T21:04:52.000000Z"}} 2018-11-02 21:04:52,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b6a43a2276bd905a23bbd610eacf874a20d9f" 2018-11-02 21:04:52,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc43350e-8042-48fb-b152-7a257d919b19 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:52,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cc43350e-8042-48fb-b152-7a257d919b19 2018-11-02 21:04:52,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:52,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:53,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["JHxbxn6DS-q7HbHt-AaU7w"], "issued_at": "2018-11-02T21:04:53.000000Z"}} 2018-11-02 21:04:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:04:53,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f6aaf2-b2e3-44e6-9e0a-6a278db2c42f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:53,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-66f6aaf2-b2e3-44e6-9e0a-6a278db2c42f 2018-11-02 21:04:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:04:53,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:04:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:04:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-eafef7a3-84df-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:04:53,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc320579-b01b-40eb-8b02-945fd9596e3a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-eafef7a3-84df-431-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:04:53,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-eafef7a3-84df-431-proj used request id req-bc320579-b01b-40eb-8b02-945fd9596e3a 2018-11-02 21:04:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:04:53,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d876b2d2-c070-4149-a463-9f61dde68233 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:04:53,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d876b2d2-c070-4149-a463-9f61dde68233 2018-11-02 21:04:53,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}}' 2018-11-02 21:04:53,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd3f472a-d93a-4c35-8cfd-018b28ac5861 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "id": "774328586c0f4f44a07f824fb43e21c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:04:53,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cd3f472a-d93a-4c35-8cfd-018b28ac5861 2018-11-02 21:04:53,661 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-eafef7a3-84df-431-proj 2018-11-02 21:04:53,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:53,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:54,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["deZMEZpaTY6F2N9WSyAPcw"], "issued_at": "2018-11-02T21:04:54.000000Z"}} 2018-11-02 21:04:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d3cffe2d39122f699c699afcf411b0040dbb4" 2018-11-02 21:04:54,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddd071e-e300-4de8-a2f5-fcca2da978c1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:54,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6ddd071e-e300-4de8-a2f5-fcca2da978c1 2018-11-02 21:04:54,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:04:54,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:04:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:04:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d3cffe2d39122f699c699afcf411b0040dbb4" 2018-11-02 21:04:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4915ae-047a-4197-85b1-d3e0f839d753 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:04:54,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0c4915ae-047a-4197-85b1-d3e0f839d753 2018-11-02 21:04:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-eafef7a3-84df-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d3cffe2d39122f699c699afcf411b0040dbb4" 2018-11-02 21:04:54,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c83351-0e1d-45a5-9173-d5d09b642a0a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-eafef7a3-84df-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "id": "774328586c0f4f44a07f824fb43e21c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}]} 2018-11-02 21:04:54,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-eafef7a3-84df-431-proj used request id req-47c83351-0e1d-45a5-9173-d5d09b642a0a 2018-11-02 21:04:54,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d3cffe2d39122f699c699afcf411b0040dbb4" 2018-11-02 21:04:54,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e55dfea-0afe-49e8-82ed-e054305d6ef5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:04:54,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3e55dfea-0afe-49e8-82ed-e054305d6ef5 2018-11-02 21:04:54,811 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-eafef7a3-84df-431-user 2018-11-02 21:04:54,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:54,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:04:54,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a03c941-a436-42a9-8258-aac0f33062e7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:04:54,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1a03c941-a436-42a9-8258-aac0f33062e7 2018-11-02 21:04:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" -d '{"role": {"name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}}' 2018-11-02 21:04:55,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2ed1f7-c827-4a0f-a48e-22088c7ce4df Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff8dd23fa75b418eab7f0ad0c04634b5", "links": {"self": "http://172.30.9.31:5000/v3/roles/ff8dd23fa75b418eab7f0ad0c04634b5"}, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}} 2018-11-02 21:04:55,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9f2ed1f7-c827-4a0f-a48e-22088c7ce4df 2018-11-02 21:04:55,206 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role 2018-11-02 21:04:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ff8dd23fa75b418eab7f0ad0c04634b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:04:55,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6586bb00-cb01-4d5e-a9bd-f99b375c7d98 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff8dd23fa75b418eab7f0ad0c04634b5", "links": {"self": "http://172.30.9.31:5000/v3/roles/ff8dd23fa75b418eab7f0ad0c04634b5"}, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}} 2018-11-02 21:04:55,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ff8dd23fa75b418eab7f0ad0c04634b5 used request id req-6586bb00-cb01-4d5e-a9bd-f99b375c7d98 2018-11-02 21:04:55,324 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role to project InstanceSecurityGroupTests-eafef7a3-84df-431-proj 2018-11-02 21:04:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8/users/b477d2d79bca4115bfa16eb832c24957/roles/ff8dd23fa75b418eab7f0ad0c04634b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:04:55,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e36023-1517-4ec0-a4ed-d29d2539ac60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:04:55,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8/users/b477d2d79bca4115bfa16eb832c24957/roles/ff8dd23fa75b418eab7f0ad0c04634b5 used request id req-11e36023-1517-4ec0-a4ed-d29d2539ac60 2018-11-02 21:04:55,479 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:04:55,480 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:04:55,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:55,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:55,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff8dd23fa75b418eab7f0ad0c04634b5", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}], "expires_at": "2018-11-02T22:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-user", "id": "b477d2d79bca4115bfa16eb832c24957"}, "audit_ids": ["uLThfT69TSeulWEtJ5nVoA"], "issued_at": "2018-11-02T21:04:55.000000Z"}} 2018-11-02 21:04:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" 2018-11-02 21:04:55,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf46266-2ca0-47b8-8942-cfe39a1f03ba 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:55,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3bf46266-2ca0-47b8-8942-cfe39a1f03ba 2018-11-02 21:04:55,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" 2018-11-02 21:04:56,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d2c1508d-582f-4df1-b598-909ec6ecfd7f Date: Fri, 02 Nov 2018 21:04:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image"} 2018-11-02 21:04:56,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image used request id req-d2c1508d-582f-4df1-b598-909ec6ecfd7f 2018-11-02 21:04:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" 2018-11-02 21:04:56,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1cd11ad1-74fb-45e5-a0f6-315dac4887d9 Date: Fri, 02 Nov 2018 21:04:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:04:56,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-1cd11ad1-74fb-45e5-a0f6-315dac4887d9 2018-11-02 21:04:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image"}' 2018-11-02 21:04:56,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d3e3977d-9ded-4e01-8a9c-2872e94841ce Date: Fri, 02 Nov 2018 21:04:56 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:04:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:04:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "min_disk": 0, "protected": false, "id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "file": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/file", "checksum": null, "owner": "774328586c0f4f44a07f824fb43e21c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:04:56,657 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d3e3977d-9ded-4e01-8a9c-2872e94841ce 2018-11-02 21:04:56,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" -d '' 2018-11-02 21:04:58,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2505f6d-5d8e-4e51-b8a1-23b84173894d Date: Fri, 02 Nov 2018 21:04:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:04:58,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/file used request id req-f2505f6d-5d8e-4e51-b8a1-23b84173894d 2018-11-02 21:04:58,137 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:04:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" 2018-11-02 21:04:58,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bf84bdae-081f-40f9-a22d-41f44302de7a Date: Fri, 02 Nov 2018 21:04:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:04:58Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/snap", "metadata": {}}], "self": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "min_disk": 0, "protected": false, "id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "file": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "774328586c0f4f44a07f824fb43e21c8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:04:58,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5 used request id req-bf84bdae-081f-40f9-a22d-41f44302de7a 2018-11-02 21:04:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" 2018-11-02 21:04:58,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-385b3896-ef80-44bf-aaa2-4e2af5ebb975 Date: Fri, 02 Nov 2018 21:04:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:04:58,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-385b3896-ef80-44bf-aaa2-4e2af5ebb975 2018-11-02 21:04:58,579 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image 2018-11-02 21:04:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" 2018-11-02 21:04:58,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8c56e574-9656-461d-acac-d30934f4d776 Date: Fri, 02 Nov 2018 21:04:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:04:58Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/snap", "metadata": {}}], "self": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "min_disk": 0, "protected": false, "id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "file": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "774328586c0f4f44a07f824fb43e21c8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:04:58,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5 used request id req-8c56e574-9656-461d-acac-d30934f4d776 2018-11-02 21:04:58,780 - create_image - DEBUG - Instance status is - active 2018-11-02 21:04:58,780 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image 2018-11-02 21:04:58,781 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image 2018-11-02 21:04:58,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:04:58,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:04:59,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff8dd23fa75b418eab7f0ad0c04634b5", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}], "expires_at": "2018-11-02T22:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-user", "id": "b477d2d79bca4115bfa16eb832c24957"}, "audit_ids": ["WfhP9KI-T1y4Yi9t7Gl7rw"], "issued_at": "2018-11-02T21:04:59.000000Z"}} 2018-11-02 21:04:59,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:04:59,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c0347a-bf96-4516-a06d-6efa125ac8ba 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:04:59,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a4c0347a-bf96-4516-a06d-6efa125ac8ba 2018-11-02 21:04:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:04:59,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-70b50da5-f268-4caa-843e-3096244569ff Date: Fri, 02 Nov 2018 21:04:59 GMT RESP BODY: {"networks":[]} 2018-11-02 21:04:59,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-70b50da5-f268-4caa-843e-3096244569ff 2018-11-02 21:04:59,420 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net 2018-11-02 21:04:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" -d '{"network": {"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net", "admin_state_up": true}}' 2018-11-02 21:05:00,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-410b864b-a715-413d-a68e-d59606786143 Date: Fri, 02 Nov 2018 21:05:00 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:04:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}} 2018-11-02 21:05:00,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-410b864b-a715-413d-a68e-d59606786143 2018-11-02 21:05:00,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:05:00,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-1008a530-4ebf-41cc-a8b2-43598aa1237c Date: Fri, 02 Nov 2018 21:05:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:04:59Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:00,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-1008a530-4ebf-41cc-a8b2-43598aa1237c 2018-11-02 21:05:00,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:05:00,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4505cea8-2a68-4d64-a5a5-738b043199a3 Date: Fri, 02 Nov 2018 21:05:00 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:05:00,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-4505cea8-2a68-4d64-a5a5-738b043199a3 2018-11-02 21:05:00,689 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet 2018-11-02 21:05:00,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" -d '{"subnets": [{"ip_version": 4, "network_id": "5f6ae39a-ca7b-4911-8e37-aa20c4677720", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]}' 2018-11-02 21:05:01,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bd1d23c6-56ac-4857-93af-c06fbb8a17f9 Date: Fri, 02 Nov 2018 21:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:01,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-bd1d23c6-56ac-4857-93af-c06fbb8a17f9 2018-11-02 21:05:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:05:01,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-aee25a18-5498-4e65-8827-f58c6aa6b252 Date: Fri, 02 Nov 2018 21:05:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:01,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-aee25a18-5498-4e65-8827-f58c6aa6b252 2018-11-02 21:05:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:05:02,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e846fa50-dd0b-4300-b036-bac1093ef992 Date: Fri, 02 Nov 2018 21:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:02,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-e846fa50-dd0b-4300-b036-bac1093ef992 2018-11-02 21:05:02,117 - OpenStackNetwork - DEBUG - Network [5f6ae39a-ca7b-4911-8e37-aa20c4677720] created successfully 2018-11-02 21:05:02,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:02,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:02,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["jYQcJfYQRXCE2WU-U-droQ"], "issued_at": "2018-11-02T21:05:02.000000Z"}} 2018-11-02 21:05:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174103bf6cdcc988d5c9ea0dd9e6bcf7ad6b2877" 2018-11-02 21:05:02,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70571491-3fb2-4491-9cfa-20f4bbf455b5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:02,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-70571491-3fb2-4491-9cfa-20f4bbf455b5 2018-11-02 21:05:02,646 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:05:02,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174103bf6cdcc988d5c9ea0dd9e6bcf7ad6b2877" 2018-11-02 21:05:02,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4dabe832-7689-439c-bb9c-4653d69f9e4a x-compute-request-id: req-4dabe832-7689-439c-bb9c-4653d69f9e4a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:05:02,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4dabe832-7689-439c-bb9c-4653d69f9e4a 2018-11-02 21:05:02,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174103bf6cdcc988d5c9ea0dd9e6bcf7ad6b2877" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:05:03,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5502513-552a-4eba-b34e-44e0e5e9c9ba x-compute-request-id: req-b5502513-552a-4eba-b34e-44e0e5e9c9ba Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2d044e37-57f6-4fff-ad8e-af337260881c"}} 2018-11-02 21:05:03,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b5502513-552a-4eba-b34e-44e0e5e9c9ba 2018-11-02 21:05:03,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:03,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:03,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff8dd23fa75b418eab7f0ad0c04634b5", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}], "expires_at": "2018-11-02T22:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-user", "id": "b477d2d79bca4115bfa16eb832c24957"}, "audit_ids": ["SxpzPQ9VRiOYdm27kDzjDA"], "issued_at": "2018-11-02T21:05:03.000000Z"}} 2018-11-02 21:05:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:03,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110b7c1b-2a8f-435d-83b8-a7182489b840 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:03,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-110b7c1b-2a8f-435d-83b8-a7182489b840 2018-11-02 21:05:03,541 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:05:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:03,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f12394-bc39-49d7-9a2a-35f75b3a54ee 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:03,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f4f12394-bc39-49d7-9a2a-35f75b3a54ee 2018-11-02 21:05:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:03,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-258e8ada-f64f-499d-ab3f-665d2bd0dd2f Date: Fri, 02 Nov 2018 21:05:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:03,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-258e8ada-f64f-499d-ab3f-665d2bd0dd2f 2018-11-02 21:05:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:04,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-88ae4c17-deed-4fb4-b056-121fd54814ab Date: Fri, 02 Nov 2018 21:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:04,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-88ae4c17-deed-4fb4-b056-121fd54814ab 2018-11-02 21:05:04,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:04,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cc25f68c-0488-4184-b6ae-ed646bf6da79 Date: Fri, 02 Nov 2018 21:05:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:04,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-cc25f68c-0488-4184-b6ae-ed646bf6da79 2018-11-02 21:05:04,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:05:04,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:05:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:05:04,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:04,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56a4e96-c6f8-44c6-bc9f-fbac696cea04 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:04,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-d56a4e96-c6f8-44c6-bc9f-fbac696cea04 2018-11-02 21:05:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:04,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54ce6d47-443c-483d-922b-644b7b7aa4d6 Date: Fri, 02 Nov 2018 21:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:04,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-54ce6d47-443c-483d-922b-644b7b7aa4d6 2018-11-02 21:05:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:05,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-331e14ca-466e-42aa-8786-0531672f6081 Date: Fri, 02 Nov 2018 21:05:05 GMT RESP BODY: {"ports":[]} 2018-11-02 21:05:05,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port&admin_state_up=True used request id req-331e14ca-466e-42aa-8786-0531672f6081 2018-11-02 21:05:05,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:05,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-792ad614-dddb-4c57-93fb-5e97b5c66792 x-compute-request-id: req-792ad614-dddb-4c57-93fb-5e97b5c66792 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:05:05,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst used request id req-792ad614-dddb-4c57-93fb-5e97b5c66792 2018-11-02 21:05:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:05,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3709b2f0-ce2d-41eb-99a5-6222fdbff7c4 Date: Fri, 02 Nov 2018 21:05:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:05,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-3709b2f0-ce2d-41eb-99a5-6222fdbff7c4 2018-11-02 21:05:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:06,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef79d17c-d177-4ad6-ab17-ff3064429ece Date: Fri, 02 Nov 2018 21:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:06,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-ef79d17c-d177-4ad6-ab17-ff3064429ece 2018-11-02 21:05:06,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:06,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-da36cb1f-7b87-4232-bf4c-952f66227ea1 Date: Fri, 02 Nov 2018 21:05:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:06,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-da36cb1f-7b87-4232-bf4c-952f66227ea1 2018-11-02 21:05:06,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:06,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14439035-8dc9-4117-a851-51702414afde Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:06,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-14439035-8dc9-4117-a851-51702414afde 2018-11-02 21:05:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:06,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0e3b32c4-c39d-4436-9e22-51a31740b94c Date: Fri, 02 Nov 2018 21:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:06,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-0e3b32c4-c39d-4436-9e22-51a31740b94c 2018-11-02 21:05:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:06,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eb225bbc-39aa-42c0-8a33-e3af817f85d5 Date: Fri, 02 Nov 2018 21:05:06 GMT RESP BODY: {"ports":[]} 2018-11-02 21:05:06,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port&admin_state_up=True used request id req-eb225bbc-39aa-42c0-8a33-e3af817f85d5 2018-11-02 21:05:06,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:06,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:07,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff8dd23fa75b418eab7f0ad0c04634b5", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}], "expires_at": "2018-11-02T22:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-user", "id": "b477d2d79bca4115bfa16eb832c24957"}, "audit_ids": ["BxVvTzDOTrKdIDif37lGVA"], "issued_at": "2018-11-02T21:05:07.000000Z"}} 2018-11-02 21:05:07,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd1baad70fd3f47c23918dd8fd85abe7eed07f2" 2018-11-02 21:05:07,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5374a62d-b03f-44e8-a9e1-697782c5c8b9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:07,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5374a62d-b03f-44e8-a9e1-697782c5c8b9 2018-11-02 21:05:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:07,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ef07233b-fea0-4de7-a96e-b0a9c9a52b09 Date: Fri, 02 Nov 2018 21:05:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:07,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-ef07233b-fea0-4de7-a96e-b0a9c9a52b09 2018-11-02 21:05:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8bff24c0-660d-428a-8ce1-47a508a6fc0e Date: Fri, 02 Nov 2018 21:05:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:07,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-8bff24c0-660d-428a-8ce1-47a508a6fc0e 2018-11-02 21:05:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:08,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f508287c-8cc3-4476-956d-e6f184b43436 Date: Fri, 02 Nov 2018 21:05:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:08,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-f508287c-8cc3-4476-956d-e6f184b43436 2018-11-02 21:05:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:05:08,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:05:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:05:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd1baad70fd3f47c23918dd8fd85abe7eed07f2" 2018-11-02 21:05:08,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0be2fae-685a-4024-b54c-9c686e9c0993 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:08,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-c0be2fae-685a-4024-b54c-9c686e9c0993 2018-11-02 21:05:08,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:08,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4e1f666-4cb9-474c-969e-bf86d6f0224a Date: Fri, 02 Nov 2018 21:05:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:08,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-f4e1f666-4cb9-474c-969e-bf86d6f0224a 2018-11-02 21:05:08,352 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net 2018-11-02 21:05:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" -d '{"port": {"network_id": "5f6ae39a-ca7b-4911-8e37-aa20c4677720", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port", "admin_state_up": true}}' 2018-11-02 21:05:09,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-39845143-37ef-4c66-90e3-632a1f8ae7e9 Date: Fri, 02 Nov 2018 21:05:09 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:05:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:05:09Z","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e9:fa:9e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.12"}],"id":"83a1c3fb-ab2b-4061-9ddf-ad49ba55da90","security_groups":["edfc32b9-913f-4d14-8daf-6946e2596c0d"],"device_id":""}} 2018-11-02 21:05:09,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-39845143-37ef-4c66-90e3-632a1f8ae7e9 2018-11-02 21:05:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-891d7927-2dc7-4cb2-8474-7e7e213d3a7f Date: Fri, 02 Nov 2018 21:05:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:09,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-891d7927-2dc7-4cb2-8474-7e7e213d3a7f 2018-11-02 21:05:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:09,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d671b749-987b-4e6f-9549-8f66effc5f62 Date: Fri, 02 Nov 2018 21:05:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:09,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-d671b749-987b-4e6f-9549-8f66effc5f62 2018-11-02 21:05:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:09,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7476ead5-3017-48b5-ae4e-1748111b172f Date: Fri, 02 Nov 2018 21:05:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:09,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-7476ead5-3017-48b5-ae4e-1748111b172f 2018-11-02 21:05:09,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:09,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5333e3dd-1277-44e8-986b-aec62e63eefe Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:09,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-5333e3dd-1277-44e8-986b-aec62e63eefe 2018-11-02 21:05:09,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:10,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-60464b10-3290-4243-ab60-c18899ee08cf Date: Fri, 02 Nov 2018 21:05:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:10,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-60464b10-3290-4243-ab60-c18899ee08cf 2018-11-02 21:05:10,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:10,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-bfb47350-79f5-487d-8f68-e77e3ce8ae74 Date: Fri, 02 Nov 2018 21:05:10 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:08Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:09Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e9:fa:9e","id":"83a1c3fb-ab2b-4061-9ddf-ad49ba55da90","port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["edfc32b9-913f-4d14-8daf-6946e2596c0d"],"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port"}]} 2018-11-02 21:05:10,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port&admin_state_up=True used request id req-bfb47350-79f5-487d-8f68-e77e3ce8ae74 2018-11-02 21:05:10,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:10,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a1b57f-b9cc-4f9e-99ce-b6dcdbb66c06 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:10,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-10a1b57f-b9cc-4f9e-99ce-b6dcdbb66c06 2018-11-02 21:05:10,277 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst 2018-11-02 21:05:10,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:10,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7be2e5ac-8f0f-43cb-a619-a7a16ecaf388 x-compute-request-id: req-7be2e5ac-8f0f-43cb-a619-a7a16ecaf388 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-flavor-name"}]} 2018-11-02 21:05:10,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7be2e5ac-8f0f-43cb-a619-a7a16ecaf388 2018-11-02 21:05:10,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/2d044e37-57f6-4fff-ad8e-af337260881c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:10,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e3897ea-cbdc-4dd4-9062-229ae53616fd x-compute-request-id: req-8e3897ea-cbdc-4dd4-9062-229ae53616fd Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2d044e37-57f6-4fff-ad8e-af337260881c"}} 2018-11-02 21:05:10,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/2d044e37-57f6-4fff-ad8e-af337260881c used request id req-8e3897ea-cbdc-4dd4-9062-229ae53616fd 2018-11-02 21:05:10,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:10,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-14b927c2-f970-458b-a995-f556dc541d76 Date: Fri, 02 Nov 2018 21:05:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:04:58Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/snap", "metadata": {}}], "self": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "min_disk": 0, "protected": false, "id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "file": "/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "774328586c0f4f44a07f824fb43e21c8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image"} 2018-11-02 21:05:10,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image used request id req-14b927c2-f970-458b-a995-f556dc541d76 2018-11-02 21:05:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:10,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5aef80b4-d4a6-4765-8871-73b299e7121a Date: Fri, 02 Nov 2018 21:05:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:05:10,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5aef80b4-d4a6-4765-8871-73b299e7121a 2018-11-02 21:05:10,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" -d '{"server": {"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "imageRef": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "flavorRef": "2d044e37-57f6-4fff-ad8e-af337260881c", "max_count": 1, "min_count": 1, "networks": [{"port": "83a1c3fb-ab2b-4061-9ddf-ad49ba55da90"}]}}' 2018-11-02 21:05:12,812 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73540ccd-6e08-4ad8-ad67-16f5441e772a x-compute-request-id: req-73540ccd-6e08-4ad8-ad67-16f5441e772a Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31626f6d-657b-487c-a44e-587321307b69", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "adminPass": "qAy5DeW2uzHE"}} 2018-11-02 21:05:12,812 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-73540ccd-6e08-4ad8-ad67-16f5441e772a 2018-11-02 21:05:12,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:13,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6313774f-8c5a-4908-bf7b-2b4f417a2bf2 x-compute-request-id: req-6313774f-8c5a-4908-bf7b-2b4f417a2bf2 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:05:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:13,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-6313774f-8c5a-4908-bf7b-2b4f417a2bf2 2018-11-02 21:05:13,268 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst 2018-11-02 21:05:13,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:13,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bdb7810-a2e9-4cc4-a5ad-1c1413db5469 x-compute-request-id: req-2bdb7810-a2e9-4cc4-a5ad-1c1413db5469 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:05:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:13,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-2bdb7810-a2e9-4cc4-a5ad-1c1413db5469 2018-11-02 21:05:13,542 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst] is - BUILD 2018-11-02 21:05:13,542 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:05:16,546 - create_instance - DEBUG - VM status query timeout in 896.72203207 2018-11-02 21:05:16,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:17,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-166312d3-a2d5-4994-9224-93ad45e3bc1e x-compute-request-id: req-166312d3-a2d5-4994-9224-93ad45e3bc1e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:05:15Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:17,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-166312d3-a2d5-4994-9224-93ad45e3bc1e 2018-11-02 21:05:17,267 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst] is - BUILD 2018-11-02 21:05:17,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:05:20,270 - create_instance - DEBUG - VM status query timeout in 892.997282982 2018-11-02 21:05:20,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:21,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4203896e-57ff-44ca-a3f1-70be1affd56f x-compute-request-id: req-4203896e-57ff-44ca-a3f1-70be1affd56f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:21,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-4203896e-57ff-44ca-a3f1-70be1affd56f 2018-11-02 21:05:21,061 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst] is - ACTIVE 2018-11-02 21:05:21,061 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:05:21,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:21,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9af4b2f3-4950-4157-a1d8-f4c8d812f282 x-compute-request-id: req-9af4b2f3-4950-4157-a1d8-f4c8d812f282 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:21,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-9af4b2f3-4950-4157-a1d8-f4c8d812f282 2018-11-02 21:05:21,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:21,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3d2304e5-ad7c-4ce5-9e35-857e439655d1 Date: Fri, 02 Nov 2018 21:05:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:21,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-3d2304e5-ad7c-4ce5-9e35-857e439655d1 2018-11-02 21:05:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:21,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a327acc-6c1c-4a82-be51-f3bb5d077363 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:21,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-2a327acc-6c1c-4a82-be51-f3bb5d077363 2018-11-02 21:05:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:21,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92085044-2d9a-4005-ab60-36ebc2f43bea Date: Fri, 02 Nov 2018 21:05:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:21,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-92085044-2d9a-4005-ab60-36ebc2f43bea 2018-11-02 21:05:21,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:21,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-42c136e3-efe5-4ad7-9f1e-bf6e5ad9f29a Date: Fri, 02 Nov 2018 21:05:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:90:5f:ac","id":"1a39e2b4-30f2-4cbd-8371-e20d092b2a36","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:91:07","id":"6b2e876e-63e7-49de-9bdc-70057ee7888b","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:08Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:19Z","binding:vnic_type":"normal","device_id":"31626f6d-657b-487c-a44e-587321307b69","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e9:fa:9e","id":"83a1c3fb-ab2b-4061-9ddf-ad49ba55da90","port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["edfc32b9-913f-4d14-8daf-6946e2596c0d"],"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:4b:29","id":"858ec0e1-d727-42c7-baee-f63926e3df2d","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:05:21,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-42c136e3-efe5-4ad7-9f1e-bf6e5ad9f29a 2018-11-02 21:05:21,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:21,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:22,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff8dd23fa75b418eab7f0ad0c04634b5", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}], "expires_at": "2018-11-02T22:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-user", "id": "b477d2d79bca4115bfa16eb832c24957"}, "audit_ids": ["77KagMDWTZC_xgNRr5RCBw"], "issued_at": "2018-11-02T21:05:22.000000Z"}} 2018-11-02 21:05:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:22,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f682955-e893-440f-893c-1a63b50ec5ac 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:22,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6f682955-e893-440f-893c-1a63b50ec5ac 2018-11-02 21:05:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:22,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-67e62588-fbb6-45e1-b7e4-e9f08a280846 Date: Fri, 02 Nov 2018 21:05:22 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:05:22,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name&description=hello+group used request id req-67e62588-fbb6-45e1-b7e4-e9f08a280846 2018-11-02 21:05:22,714 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name... 2018-11-02 21:05:22,714 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name 2018-11-02 21:05:22,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" -d '{"security_group": {"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name", "description": "hello group"}}' 2018-11-02 21:05:23,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1039cbb9-831e-4217-95c4-e7a1388ee8c5 Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "updated_at": "2018-11-02T21:05:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "05f18178-08b8-427a-bf99-13965fe46042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "774328586c0f4f44a07f824fb43e21c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "6a52c749-a1f9-44a2-a689-767b6981e335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "774328586c0f4f44a07f824fb43e21c8"}], "revision_number": 2, "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "bb19acb1-9359-45a8-9696-07d288d126ca", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name"}} 2018-11-02 21:05:23,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-1039cbb9-831e-4217-95c4-e7a1388ee8c5 2018-11-02 21:05:23,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:23,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-584c5562-bce2-40fc-80e1-43366a789fbf Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "05f18178-08b8-427a-bf99-13965fe46042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "6a52c749-a1f9-44a2-a689-767b6981e335"}]} 2018-11-02 21:05:23,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-584c5562-bce2-40fc-80e1-43366a789fbf 2018-11-02 21:05:23,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:23,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c5c3fa0-ef51-4ca9-83e2-a14900c12ae8 Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "05f18178-08b8-427a-bf99-13965fe46042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "6a52c749-a1f9-44a2-a689-767b6981e335"}]} 2018-11-02 21:05:23,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-4c5c3fa0-ef51-4ca9-83e2-a14900c12ae8 2018-11-02 21:05:23,394 - neutron_utils - INFO - Retrieving security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:23,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-088501a7-f005-43b4-a8f7-1f3fc40324cc Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "updated_at": "2018-11-02T21:05:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "05f18178-08b8-427a-bf99-13965fe46042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "774328586c0f4f44a07f824fb43e21c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "6a52c749-a1f9-44a2-a689-767b6981e335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "774328586c0f4f44a07f824fb43e21c8"}], "revision_number": 2, "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "bb19acb1-9359-45a8-9696-07d288d126ca", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name"}]} 2018-11-02 21:05:23,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-088501a7-f005-43b4-a8f7-1f3fc40324cc 2018-11-02 21:05:23,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:23,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-542e507d-0589-4e67-80b8-4452a03d8ddf Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "05f18178-08b8-427a-bf99-13965fe46042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "6a52c749-a1f9-44a2-a689-767b6981e335"}]} 2018-11-02 21:05:23,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-542e507d-0589-4e67-80b8-4452a03d8ddf 2018-11-02 21:05:23,493 - neutron_utils - INFO - Retrieving security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:23,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d2a604a8-38f3-4463-bafa-aac7888151fc Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "updated_at": "2018-11-02T21:05:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "05f18178-08b8-427a-bf99-13965fe46042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "774328586c0f4f44a07f824fb43e21c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "6a52c749-a1f9-44a2-a689-767b6981e335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "774328586c0f4f44a07f824fb43e21c8"}], "revision_number": 2, "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "bb19acb1-9359-45a8-9696-07d288d126ca", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name"}]} 2018-11-02 21:05:23,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-d2a604a8-38f3-4463-bafa-aac7888151fc 2018-11-02 21:05:23,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:23,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bdfaffe-20d1-4805-a935-38a05dffbca4 Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "05f18178-08b8-427a-bf99-13965fe46042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "6a52c749-a1f9-44a2-a689-767b6981e335"}]} 2018-11-02 21:05:23,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-7bdfaffe-20d1-4805-a935-38a05dffbca4 2018-11-02 21:05:23,914 - neutron_utils - INFO - Retrieving security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:23,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b2560715-ab7a-40bb-828e-fa85cf6f45ca Date: Fri, 02 Nov 2018 21:05:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "updated_at": "2018-11-02T21:05:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "05f18178-08b8-427a-bf99-13965fe46042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "774328586c0f4f44a07f824fb43e21c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "revision_number": 0, "id": "6a52c749-a1f9-44a2-a689-767b6981e335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "774328586c0f4f44a07f824fb43e21c8"}], "revision_number": 2, "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "bb19acb1-9359-45a8-9696-07d288d126ca", "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name"}]} 2018-11-02 21:05:23,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-b2560715-ab7a-40bb-828e-fa85cf6f45ca 2018-11-02 21:05:23,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb19acb1-9359-45a8-9696-07d288d126ca 2018-11-02 21:05:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:24,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c97cfed2-3efa-49ea-a969-1b8732e97c5b Date: Fri, 02 Nov 2018 21:05:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "05f18178-08b8-427a-bf99-13965fe46042"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:23Z", "security_group_id": "bb19acb1-9359-45a8-9696-07d288d126ca", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:05:23Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "6a52c749-a1f9-44a2-a689-767b6981e335"}]} 2018-11-02 21:05:24,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb19acb1-9359-45a8-9696-07d288d126ca used request id req-c97cfed2-3efa-49ea-a969-1b8732e97c5b 2018-11-02 21:05:24,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:24,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0953096-5fa2-4c8f-89e5-4e01b44efce5 x-compute-request-id: req-f0953096-5fa2-4c8f-89e5-4e01b44efce5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:24,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-f0953096-5fa2-4c8f-89e5-4e01b44efce5 2018-11-02 21:05:24,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:24,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-646d3c12-17a3-4d30-857e-394c00def3a7 Date: Fri, 02 Nov 2018 21:05:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:24,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-646d3c12-17a3-4d30-857e-394c00def3a7 2018-11-02 21:05:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:24,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771dbd78-9c34-4231-b227-f3d4b4d4a028 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:24,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-771dbd78-9c34-4231-b227-f3d4b4d4a028 2018-11-02 21:05:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:24,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-793d9f07-d36f-4549-904a-5d1a0608fdf2 Date: Fri, 02 Nov 2018 21:05:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:24,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-793d9f07-d36f-4549-904a-5d1a0608fdf2 2018-11-02 21:05:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:25,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-03f133a7-1cdb-4adf-bbe0-a5c4a82ddea7 Date: Fri, 02 Nov 2018 21:05:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:90:5f:ac","id":"1a39e2b4-30f2-4cbd-8371-e20d092b2a36","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:91:07","id":"6b2e876e-63e7-49de-9bdc-70057ee7888b","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:08Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:19Z","binding:vnic_type":"normal","device_id":"31626f6d-657b-487c-a44e-587321307b69","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e9:fa:9e","id":"83a1c3fb-ab2b-4061-9ddf-ad49ba55da90","port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["edfc32b9-913f-4d14-8daf-6946e2596c0d"],"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:4b:29","id":"858ec0e1-d727-42c7-baee-f63926e3df2d","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:05:25,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-03f133a7-1cdb-4adf-bbe0-a5c4a82ddea7 2018-11-02 21:05:25,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:25,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff8dd23fa75b418eab7f0ad0c04634b5", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role"}], "expires_at": "2018-11-02T22:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_774328586c0f4f44a07f824fb43e21c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-user", "id": "b477d2d79bca4115bfa16eb832c24957"}, "audit_ids": ["cX7ZUf3gTi-NeLc3nltHnA"], "issued_at": "2018-11-02T21:05:25.000000Z"}} 2018-11-02 21:05:25,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840fd97bad0b7d00ada85c2e4e616d20144bada" 2018-11-02 21:05:26,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c23aec12-3459-437c-adf3-61de32c04c64 x-compute-request-id: req-c23aec12-3459-437c-adf3-61de32c04c64 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:26,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-c23aec12-3459-437c-adf3-61de32c04c64 2018-11-02 21:05:26,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:27,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01445c12-c272-478d-9c01-0a9f9d347b62 x-compute-request-id: req-01445c12-c272-478d-9c01-0a9f9d347b62 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:27,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-01445c12-c272-478d-9c01-0a9f9d347b62 2018-11-02 21:05:27,168 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst] is - ACTIVE 2018-11-02 21:05:27,168 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:05:27,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:27,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b446522f-01f9-45a1-b450-14e19131e73a x-compute-request-id: req-b446522f-01f9-45a1-b450-14e19131e73a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:27,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-b446522f-01f9-45a1-b450-14e19131e73a 2018-11-02 21:05:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:27,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0bea69f1-d48a-437e-9c7f-b3ee2c09f996 Date: Fri, 02 Nov 2018 21:05:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:27,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-0bea69f1-d48a-437e-9c7f-b3ee2c09f996 2018-11-02 21:05:27,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:27,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b6d343-f60d-430b-92a1-e578499da59b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:27,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-b4b6d343-f60d-430b-92a1-e578499da59b 2018-11-02 21:05:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:28,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e6c60a73-5067-4ebd-a8bf-de8b7297f8ff Date: Fri, 02 Nov 2018 21:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:28,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-e6c60a73-5067-4ebd-a8bf-de8b7297f8ff 2018-11-02 21:05:28,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:28,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-2f6fd4ea-3a21-40f2-afc4-155bc3136180 Date: Fri, 02 Nov 2018 21:05:28 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:90:5f:ac","id":"1a39e2b4-30f2-4cbd-8371-e20d092b2a36","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:91:07","id":"6b2e876e-63e7-49de-9bdc-70057ee7888b","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:08Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:19Z","binding:vnic_type":"normal","device_id":"31626f6d-657b-487c-a44e-587321307b69","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e9:fa:9e","id":"83a1c3fb-ab2b-4061-9ddf-ad49ba55da90","port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["edfc32b9-913f-4d14-8daf-6946e2596c0d"],"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:4b:29","id":"858ec0e1-d727-42c7-baee-f63926e3df2d","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:05:28,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-2f6fd4ea-3a21-40f2-afc4-155bc3136180 2018-11-02 21:05:28,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:29,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9875b0fb-9812-4bee-a677-bb9e4d190e31 x-compute-request-id: req-9875b0fb-9812-4bee-a677-bb9e4d190e31 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:29,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-9875b0fb-9812-4bee-a677-bb9e4d190e31 2018-11-02 21:05:29,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:29,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-788317d3-797a-4984-be7a-aa733924d04c Date: Fri, 02 Nov 2018 21:05:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:29,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-788317d3-797a-4984-be7a-aa733924d04c 2018-11-02 21:05:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:29,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2289d827-e811-43ca-90bb-f3d99209ecf4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:29,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-2289d827-e811-43ca-90bb-f3d99209ecf4 2018-11-02 21:05:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:29,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ac8ad95-a0e5-4334-bd12-5568e3a83c43 Date: Fri, 02 Nov 2018 21:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:29,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-5ac8ad95-a0e5-4334-bd12-5568e3a83c43 2018-11-02 21:05:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:29,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-2672b851-b943-4341-96ff-6a410f478cde Date: Fri, 02 Nov 2018 21:05:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:90:5f:ac","id":"1a39e2b4-30f2-4cbd-8371-e20d092b2a36","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:91:07","id":"6b2e876e-63e7-49de-9bdc-70057ee7888b","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:08Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:19Z","binding:vnic_type":"normal","device_id":"31626f6d-657b-487c-a44e-587321307b69","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e9:fa:9e","id":"83a1c3fb-ab2b-4061-9ddf-ad49ba55da90","port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["edfc32b9-913f-4d14-8daf-6946e2596c0d"],"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:4b:29","id":"858ec0e1-d727-42c7-baee-f63926e3df2d","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:05:29,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-2672b851-b943-4341-96ff-6a410f478cde 2018-11-02 21:05:29,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name"}}' 2018-11-02 21:05:31,110 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:05:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b66ee89d-1551-4951-ac5f-6c35f2529f07 x-compute-request-id: req-b66ee89d-1551-4951-ac5f-6c35f2529f07 Content-Length: 0 Content-Type: application/json 2018-11-02 21:05:31,110 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69/action used request id req-b66ee89d-1551-4951-ac5f-6c35f2529f07 2018-11-02 21:05:31,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:31,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e510f9e7-b800-4480-9097-655c970bdc73 x-compute-request-id: req-e510f9e7-b800-4480-9097-655c970bdc73 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name"}, {"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:31,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-e510f9e7-b800-4480-9097-655c970bdc73 2018-11-02 21:05:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:31,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2caf75a7-0b1d-4395-80b5-c0287758d7c0 Date: Fri, 02 Nov 2018 21:05:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cda67b68-6428-4f93-a91c-81540acd718a"],"updated_at":"2018-11-02T21:05:01Z","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:04:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net"}]} 2018-11-02 21:05:31,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net used request id req-2caf75a7-0b1d-4395-80b5-c0287758d7c0 2018-11-02 21:05:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:32,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da25e47e-8ec1-4b7c-8243-8cf3168a0e40 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:32,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-da25e47e-8ec1-4b7c-8243-8cf3168a0e40 2018-11-02 21:05:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:32,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a1aa75b6-15dd-4b93-80f5-9dbcd63d22fb Date: Fri, 02 Nov 2018 21:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"774328586c0f4f44a07f824fb43e21c8","id":"cda67b68-6428-4f93-a91c-81540acd718a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet"}]} 2018-11-02 21:05:32,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-a1aa75b6-15dd-4b93-80f5-9dbcd63d22fb 2018-11-02 21:05:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:32,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-50e9c846-e009-46c6-8c82-3ac52e07d54a Date: Fri, 02 Nov 2018 21:05:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:90:5f:ac","id":"1a39e2b4-30f2-4cbd-8371-e20d092b2a36","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:01Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:91:07","id":"6b2e876e-63e7-49de-9bdc-70057ee7888b","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:08Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:30Z","binding:vnic_type":"normal","device_id":"31626f6d-657b-487c-a44e-587321307b69","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e9:fa:9e","id":"83a1c3fb-ab2b-4061-9ddf-ad49ba55da90","port_security_enabled":true,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["bb19acb1-9359-45a8-9696-07d288d126ca","edfc32b9-913f-4d14-8daf-6946e2596c0d"],"name":"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f6ae39a-ca7b-4911-8e37-aa20c4677720","tenant_id":"774328586c0f4f44a07f824fb43e21c8","created_at":"2018-11-02T21:05:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:05:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f6ae39a-ca7b-4911-8e37-aa20c4677720","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:4b:29","id":"858ec0e1-d727-42c7-baee-f63926e3df2d","port_security_enabled":false,"project_id":"774328586c0f4f44a07f824fb43e21c8","fixed_ips":[{"subnet_id":"cda67b68-6428-4f93-a91c-81540acd718a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:05:32,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-50e9c846-e009-46c6-8c82-3ac52e07d54a 2018-11-02 21:05:32,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840fd97bad0b7d00ada85c2e4e616d20144bada" 2018-11-02 21:05:32,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ce9f826-df9d-4a43-9cec-d6d2751505f6 x-compute-request-id: req-1ce9f826-df9d-4a43-9cec-d6d2751505f6 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fa:9e", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "security_groups": [{"name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name"}, {"name": "default"}], "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:20Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:32,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-1ce9f826-df9d-4a43-9cec-d6d2751505f6 2018-11-02 21:05:32,749 - create_instance - INFO - Deleting Port with ID - 83a1c3fb-ab2b-4061-9ddf-ad49ba55da90 2018-11-02 21:05:32,749 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-port 2018-11-02 21:05:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/83a1c3fb-ab2b-4061-9ddf-ad49ba55da90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:33,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3529387e-6b66-4efe-8ee6-8ddffa616ca7 Date: Fri, 02 Nov 2018 21:05:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:05:33,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/83a1c3fb-ab2b-4061-9ddf-ad49ba55da90 used request id req-3529387e-6b66-4efe-8ee6-8ddffa616ca7 2018-11-02 21:05:33,312 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst 2018-11-02 21:05:33,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:33,728 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55fe1eb2-cf80-4c80-8a69-17d8a2ecf1ad x-compute-request-id: req-55fe1eb2-cf80-4c80-8a69-17d8a2ecf1ad Content-Type: application/json 2018-11-02 21:05:33,728 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-55fe1eb2-cf80-4c80-8a69-17d8a2ecf1ad 2018-11-02 21:05:33,729 - create_instance - INFO - Checking deletion status 2018-11-02 21:05:33,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:34,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49597711-395e-4cb4-b024-219f8fa2b416 x-compute-request-id: req-49597711-395e-4cb4-b024-219f8fa2b416 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:33Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:34,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-49597711-395e-4cb4-b024-219f8fa2b416 2018-11-02 21:05:34,206 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst] is - ACTIVE 2018-11-02 21:05:34,206 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:05:37,210 - create_instance - DEBUG - VM status query timeout in 296.519279003 2018-11-02 21:05:37,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:37,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb7624e7-db03-4385-8a6c-53382a34c587 x-compute-request-id: req-eb7624e7-db03-4385-8a6c-53382a34c587 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/31626f6d-657b-487c-a44e-587321307b69", "rel": "bookmark"}], "image": {"id": "1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "links": [{"href": "http://172.30.9.31:8774/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:05:20.000000", "flavor": {"id": "2d044e37-57f6-4fff-ad8e-af337260881c", "links": [{"href": "http://172.30.9.31:8774/flavors/2d044e37-57f6-4fff-ad8e-af337260881c", "rel": "bookmark"}]}, "id": "31626f6d-657b-487c-a44e-587321307b69", "user_id": "b477d2d79bca4115bfa16eb832c24957", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:05:33Z", "hostId": "caea71a89c4249edbcc6718ffc3279ad029f73dbc3959c1b5813438b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst", "created": "2018-11-02T21:05:12Z", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:05:37,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-eb7624e7-db03-4385-8a6c-53382a34c587 2018-11-02 21:05:37,640 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst] is - ACTIVE 2018-11-02 21:05:37,640 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:05:40,643 - create_instance - DEBUG - VM status query timeout in 293.085678101 2018-11-02 21:05:40,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100e94b111f33d73500f59c2ea5c11f0492fd4e6" 2018-11-02 21:05:40,694 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-730b0f03-63ee-4839-a3d6-66d652722742 x-compute-request-id: req-730b0f03-63ee-4839-a3d6-66d652722742 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 31626f6d-657b-487c-a44e-587321307b69 could not be found.", "code": 404}} 2018-11-02 21:05:40,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/31626f6d-657b-487c-a44e-587321307b69 used request id req-730b0f03-63ee-4839-a3d6-66d652722742 2018-11-02 21:05:40,694 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 31626f6d-657b-487c-a44e-587321307b69 could not be found. (HTTP 404) (Request-ID: req-730b0f03-63ee-4839-a3d6-66d652722742) 2018-11-02 21:05:40,694 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-inst 2018-11-02 21:05:40,695 - neutron_utils - INFO - Deleting security group rule with ID - 6a52c749-a1f9-44a2-a689-767b6981e335 2018-11-02 21:05:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/6a52c749-a1f9-44a2-a689-767b6981e335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:40,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44e1afc5-289f-4c9c-9a6d-607800555f1b Content-Length: 0 Date: Fri, 02 Nov 2018 21:05:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:05:40,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/6a52c749-a1f9-44a2-a689-767b6981e335 used request id req-44e1afc5-289f-4c9c-9a6d-607800555f1b 2018-11-02 21:05:40,792 - neutron_utils - INFO - Deleting security group rule with ID - 05f18178-08b8-427a-bf99-13965fe46042 2018-11-02 21:05:40,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/05f18178-08b8-427a-bf99-13965fe46042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:41,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47cb1870-b4eb-4bd6-b393-4acf2e2c6aba Content-Length: 0 Date: Fri, 02 Nov 2018 21:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:05:41,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/05f18178-08b8-427a-bf99-13965fe46042 used request id req-47cb1870-b4eb-4bd6-b393-4acf2e2c6aba 2018-11-02 21:05:41,081 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-name 2018-11-02 21:05:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/bb19acb1-9359-45a8-9696-07d288d126ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9b3c884a01858c1a28c7030e2174b93e3a4dea" 2018-11-02 21:05:41,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2fa756e-e3ac-45b3-a867-62663cfaddeb Content-Length: 0 Date: Fri, 02 Nov 2018 21:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:05:41,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/bb19acb1-9359-45a8-9696-07d288d126ca used request id req-d2fa756e-e3ac-45b3-a867-62663cfaddeb 2018-11-02 21:05:41,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/2d044e37-57f6-4fff-ad8e-af337260881c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174103bf6cdcc988d5c9ea0dd9e6bcf7ad6b2877" 2018-11-02 21:05:41,468 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b4289df-6caf-4b9d-9f4c-a52286d5669a x-compute-request-id: req-4b4289df-6caf-4b9d-9f4c-a52286d5669a Content-Length: 0 Content-Type: application/json 2018-11-02 21:05:41,468 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2d044e37-57f6-4fff-ad8e-af337260881c used request id req-4b4289df-6caf-4b9d-9f4c-a52286d5669a 2018-11-02 21:05:41,469 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet 2018-11-02 21:05:41,469 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-subnet 2018-11-02 21:05:41,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/cda67b68-6428-4f93-a91c-81540acd718a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:05:44,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d08b171-f5e4-406c-9e07-17b994232a47 Date: Fri, 02 Nov 2018 21:05:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:05:44,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/cda67b68-6428-4f93-a91c-81540acd718a used request id req-5d08b171-f5e4-406c-9e07-17b994232a47 2018-11-02 21:05:44,166 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-pub-net 2018-11-02 21:05:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/5f6ae39a-ca7b-4911-8e37-aa20c4677720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a812bf61f9fb52332f997f9a08cfe5828dcba6cd" 2018-11-02 21:05:46,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77b8461d-18a4-47f3-828a-9a8be346e884 Date: Fri, 02 Nov 2018 21:05:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:05:46,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/5f6ae39a-ca7b-4911-8e37-aa20c4677720 used request id req-77b8461d-18a4-47f3-828a-9a8be346e884 2018-11-02 21:05:46,127 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-88c646a0-0520-4cad-a290-c7fd8e371624-image 2018-11-02 21:05:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8159cfe88c4bea25b153be94f6fdf2bad55053ad" 2018-11-02 21:05:46,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-627ab64f-dc4a-4471-ba9a-17e522607c79 Date: Fri, 02 Nov 2018 21:05:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:05:46,650 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1a0b04ef-93fe-4966-a0dd-ef63cb928ad5 used request id req-627ab64f-dc4a-4471-ba9a-17e522607c79 2018-11-02 21:05:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b9f9da05-5263-477d-8a5c-e47826235666 Date: Fri, 02 Nov 2018 21:05:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:04:59Z", "updated_at": "2018-11-02T21:04:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "revision_number": 0, "id": "314cd7e4-2e0d-4cae-9a52-88f8d51c6720", "remote_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "774328586c0f4f44a07f824fb43e21c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "revision_number": 0, "id": "4c060bca-3082-426f-8cf8-0e337f7e77f5", "remote_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "774328586c0f4f44a07f824fb43e21c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "revision_number": 0, "id": "52c5cafa-d20c-4c0a-aa67-7362e017773e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "774328586c0f4f44a07f824fb43e21c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "revision_number": 0, "id": "cc95df6f-94d5-4c94-93a2-94d442484cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "774328586c0f4f44a07f824fb43e21c8"}], "revision_number": 4, "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "name": "default"}]} 2018-11-02 21:05:46,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b9f9da05-5263-477d-8a5c-e47826235666 2018-11-02 21:05:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35ce9939-3d59-4db9-8272-a8a961f4ef86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:05:47,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-35ce9939-3d59-4db9-8272-a8a961f4ef86 2018-11-02 21:05:47,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:05:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73fea47a-d262-445b-8d73-eac663b31230 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:05:47,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-73fea47a-d262-445b-8d73-eac663b31230 2018-11-02 21:05:47,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:05:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48240c0e-85c5-4e53-ae52-4f74e5e21ad7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:05:47,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-48240c0e-85c5-4e53-ae52-4f74e5e21ad7 2018-11-02 21:05:47,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05b8ba7-07bf-47b4-b523-d167f4ccc789 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:05:47,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-f05b8ba7-07bf-47b4-b523-d167f4ccc789 2018-11-02 21:05:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b39d92b5-4ea2-4c9d-96b5-20e995359dcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:05:47,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-b39d92b5-4ea2-4c9d-96b5-20e995359dcd 2018-11-02 21:05:47,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:05:47,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b6681df-87e6-48fd-8cef-437318b0fe79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:05:47,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-8b6681df-87e6-48fd-8cef-437318b0fe79 2018-11-02 21:05:47,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:05:47,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4d3517-70d3-492d-bb87-773a312bfaac Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:05:47,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-de4d3517-70d3-492d-bb87-773a312bfaac 2018-11-02 21:05:47,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:47,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b72c7dd-a638-46ee-a096-603078990662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:05:47,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-3b72c7dd-a638-46ee-a096-603078990662 2018-11-02 21:05:47,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:05:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:48,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f01ac34-12a7-4b6f-9805-2c6fc641ea26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:05:48,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-7f01ac34-12a7-4b6f-9805-2c6fc641ea26 2018-11-02 21:05:48,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:05:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:48,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e6a38f-9523-4a59-bc02-bde745530668 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:05:48,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-96e6a38f-9523-4a59-bc02-bde745530668 2018-11-02 21:05:48,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:05:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:48,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707e8cd7-a223-4ab5-b4ee-29fca3e5d4ee Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "774328586c0f4f44a07f824fb43e21c8", "name": "InstanceSecurityGroupTests-eafef7a3-84df-431-proj"}} 2018-11-02 21:05:48,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-707e8cd7-a223-4ab5-b4ee-29fca3e5d4ee 2018-11-02 21:05:48,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - edfc32b9-913f-4d14-8daf-6946e2596c0d 2018-11-02 21:05:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=edfc32b9-913f-4d14-8daf-6946e2596c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:48,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-251eaea8-dfa8-4a72-b763-e5b09e44ec80 Date: Fri, 02 Nov 2018 21:05:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:04:59Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "314cd7e4-2e0d-4cae-9a52-88f8d51c6720"}, {"remote_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:04:59Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "4c060bca-3082-426f-8cf8-0e337f7e77f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:04:59Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "52c5cafa-d20c-4c0a-aa67-7362e017773e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:04:59Z", "security_group_id": "edfc32b9-913f-4d14-8daf-6946e2596c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "774328586c0f4f44a07f824fb43e21c8", "created_at": "2018-11-02T21:04:59Z", "project_id": "774328586c0f4f44a07f824fb43e21c8", "id": "cc95df6f-94d5-4c94-93a2-94d442484cfc"}]} 2018-11-02 21:05:48,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=edfc32b9-913f-4d14-8daf-6946e2596c0d used request id req-251eaea8-dfa8-4a72-b763-e5b09e44ec80 2018-11-02 21:05:48,505 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:05:48,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/edfc32b9-913f-4d14-8daf-6946e2596c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:48,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21f2e3d5-1f68-4303-a519-553cc6109767 Content-Length: 0 Date: Fri, 02 Nov 2018 21:05:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:05:48,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/edfc32b9-913f-4d14-8daf-6946e2596c0d used request id req-21f2e3d5-1f68-4303-a519-553cc6109767 2018-11-02 21:05:48,916 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-eafef7a3-84df-431-proj 2018-11-02 21:05:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:49,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced6e885-21c8-4e77-bd07-b2e3d659b8e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:05:49,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/774328586c0f4f44a07f824fb43e21c8 used request id req-ced6e885-21c8-4e77-bd07-b2e3d659b8e3 2018-11-02 21:05:49,272 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-eafef7a3-84df-431-proj-role 2018-11-02 21:05:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ff8dd23fa75b418eab7f0ad0c04634b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:49,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17923123-66ba-4faf-bb00-6c6a34cc5828 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:05:49,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ff8dd23fa75b418eab7f0ad0c04634b5 used request id req-17923123-66ba-4faf-bb00-6c6a34cc5828 2018-11-02 21:05:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42137d1b20edbe5245142c417d6bd9a4d948b7f1" 2018-11-02 21:05:49,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b5dcee-9331-4466-88d9-96d041ca4181 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:05:49,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-91b5dcee-9331-4466-88d9-96d041ca4181 2018-11-02 21:05:49,523 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-eafef7a3-84df-431-user 2018-11-02 21:05:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b477d2d79bca4115bfa16eb832c24957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d3cffe2d39122f699c699afcf411b0040dbb4" 2018-11-02 21:05:49,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-649d6ecf-2fd2-4a84-971a-19fb503eda52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:05:49,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b477d2d79bca4115bfa16eb832c24957 used request id req-649d6ecf-2fd2-4a84-971a-19fb503eda52 2018-11-02 21:05:49,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:50,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["gQAgOV-qSwmxYkS6gHs0ww"], "issued_at": "2018-11-02T21:05:50.000000Z"}} 2018-11-02 21:05:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e14c6349b875cd5b7a29a8ee45368583f9a22d9" 2018-11-02 21:05:50,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b997e7-a68d-40c4-852c-96399367051c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:50,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-22b997e7-a68d-40c4-852c-96399367051c 2018-11-02 21:05:50,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:50,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:50,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["t4-64r2iTIyBLonmVWP4QQ"], "issued_at": "2018-11-02T21:05:50.000000Z"}} 2018-11-02 21:05:50,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:05:50,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ed8406-efa5-4cd2-946d-016914f09909 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:50,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d0ed8406-efa5-4cd2-946d-016914f09909 2018-11-02 21:05:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:05:50,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:05:50 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:05:50,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:05:50,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2271daa3-fe3b-4f63-8fdc-3089613cdcd6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:05:50,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj used request id req-2271daa3-fe3b-4f63-8fdc-3089613cdcd6 2018-11-02 21:05:50,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:05:51,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415a2262-4ade-4012-a918-07a05467d64e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:05:51,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-415a2262-4ade-4012-a918-07a05467d64e 2018-11-02 21:05:51,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}}' 2018-11-02 21:05:51,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d9234d7-b3dd-498d-9793-d574ee0f25e7 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "id": "899ac859257c41c8bdb02d788c4ee797", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:05:51,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0d9234d7-b3dd-498d-9793-d574ee0f25e7 2018-11-02 21:05:51,212 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj 2018-11-02 21:05:51,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:51,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:51,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["XXhpzbESRCyCckTasnOnaQ"], "issued_at": "2018-11-02T21:05:51.000000Z"}} 2018-11-02 21:05:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe37b55825c52dd1d949ad6cd562807ddfea0128" 2018-11-02 21:05:51,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffafc0bd-339d-4a1c-a0ad-dd9ad43824ca 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:51,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ffafc0bd-339d-4a1c-a0ad-dd9ad43824ca 2018-11-02 21:05:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:05:51,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:05:51 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:05:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe37b55825c52dd1d949ad6cd562807ddfea0128" 2018-11-02 21:05:51,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fade6712-b455-46ad-a025-2bf1f05c7817 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:05:51,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-fade6712-b455-46ad-a025-2bf1f05c7817 2018-11-02 21:05:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe37b55825c52dd1d949ad6cd562807ddfea0128" 2018-11-02 21:05:51,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eec193e-ced1-41bc-b8be-1bee3d0e1520 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "id": "899ac859257c41c8bdb02d788c4ee797", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}]} 2018-11-02 21:05:51,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj used request id req-0eec193e-ced1-41bc-b8be-1bee3d0e1520 2018-11-02 21:05:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe37b55825c52dd1d949ad6cd562807ddfea0128" 2018-11-02 21:05:51,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f55591-d0a9-442f-a8c7-82d86b5c3648 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:05:51,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d8f55591-d0a9-442f-a8c7-82d86b5c3648 2018-11-02 21:05:52,357 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user 2018-11-02 21:05:52,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:05:52,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6c93fe-94ce-418d-9424-df6162a020ff Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:05:52,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4d6c93fe-94ce-418d-9424-df6162a020ff 2018-11-02 21:05:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" -d '{"role": {"name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}}' 2018-11-02 21:05:52,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f0218c-8568-497d-9043-e068a19ceb9c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d32aa5f3849437b87ca6a715a7b2917", "links": {"self": "http://172.30.9.31:5000/v3/roles/7d32aa5f3849437b87ca6a715a7b2917"}, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}} 2018-11-02 21:05:52,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c0f0218c-8568-497d-9043-e068a19ceb9c 2018-11-02 21:05:52,644 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role 2018-11-02 21:05:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7d32aa5f3849437b87ca6a715a7b2917 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:05:52,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb4d4f9-b91d-4b99-a364-4f5b942373bf Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d32aa5f3849437b87ca6a715a7b2917", "links": {"self": "http://172.30.9.31:5000/v3/roles/7d32aa5f3849437b87ca6a715a7b2917"}, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}} 2018-11-02 21:05:52,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7d32aa5f3849437b87ca6a715a7b2917 used request id req-bfb4d4f9-b91d-4b99-a364-4f5b942373bf 2018-11-02 21:05:52,745 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role to project InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj 2018-11-02 21:05:52,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797/users/bc4f48fe0c91435d92cd392a2ed4e506/roles/7d32aa5f3849437b87ca6a715a7b2917 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:05:52,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7440eb2d-a948-4f09-9038-5123c80692d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:05:52,910 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797/users/bc4f48fe0c91435d92cd392a2ed4e506/roles/7d32aa5f3849437b87ca6a715a7b2917 used request id req-7440eb2d-a948-4f09-9038-5123c80692d9 2018-11-02 21:05:52,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:05:52,912 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:05:52,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:52,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:53,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d32aa5f3849437b87ca6a715a7b2917", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}], "expires_at": "2018-11-02T22:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user", "id": "bc4f48fe0c91435d92cd392a2ed4e506"}, "audit_ids": ["NEVIeaJ7TaOax8zS3y5N9Q"], "issued_at": "2018-11-02T21:05:53.000000Z"}} 2018-11-02 21:05:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" 2018-11-02 21:05:53,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03051b2e-a2b6-4de9-bcb4-556c0bb3fe81 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:53,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-03051b2e-a2b6-4de9-bcb4-556c0bb3fe81 2018-11-02 21:05:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" 2018-11-02 21:05:53,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-60171208-1ba7-4e97-873e-9445c84e06f4 Date: Fri, 02 Nov 2018 21:05:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image"} 2018-11-02 21:05:53,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image used request id req-60171208-1ba7-4e97-873e-9445c84e06f4 2018-11-02 21:05:53,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" 2018-11-02 21:05:53,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c8ec2e8-56d0-4b21-9e3a-009b87d6348a Date: Fri, 02 Nov 2018 21:05:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:05:53,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5c8ec2e8-56d0-4b21-9e3a-009b87d6348a 2018-11-02 21:05:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image"}' 2018-11-02 21:05:54,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d23327d4-556c-4b19-b65c-c1157a333d17 Date: Fri, 02 Nov 2018 21:05:54 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:05:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:05:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "min_disk": 0, "protected": false, "id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "file": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52/file", "checksum": null, "owner": "899ac859257c41c8bdb02d788c4ee797", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:05:54,102 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d23327d4-556c-4b19-b65c-c1157a333d17 2018-11-02 21:05:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" -d '' 2018-11-02 21:05:54,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e2793620-b22e-40eb-8e8a-6b2b888551ed Date: Fri, 02 Nov 2018 21:05:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:05:54,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52/file used request id req-e2793620-b22e-40eb-8e8a-6b2b888551ed 2018-11-02 21:05:54,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:05:54,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" 2018-11-02 21:05:54,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0d4e21dd-7421-4d55-af0f-cad86bf382ec Date: Fri, 02 Nov 2018 21:05:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:05:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:05:54Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/67161b07-3eb6-41b7-9945-7929b69ebc52/snap", "metadata": {}}], "self": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "min_disk": 0, "protected": false, "id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "file": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "899ac859257c41c8bdb02d788c4ee797", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/67161b07-3eb6-41b7-9945-7929b69ebc52/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:05:54,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52 used request id req-0d4e21dd-7421-4d55-af0f-cad86bf382ec 2018-11-02 21:05:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" 2018-11-02 21:05:55,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9887f861-2209-4ece-8719-bd782d549d15 Date: Fri, 02 Nov 2018 21:05:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:05:55,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9887f861-2209-4ece-8719-bd782d549d15 2018-11-02 21:05:55,203 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image 2018-11-02 21:05:55,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" 2018-11-02 21:05:55,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c8a3c0e9-dec5-4f98-af49-2221f04c2b37 Date: Fri, 02 Nov 2018 21:05:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:05:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:05:54Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/67161b07-3eb6-41b7-9945-7929b69ebc52/snap", "metadata": {}}], "self": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "min_disk": 0, "protected": false, "id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "file": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "899ac859257c41c8bdb02d788c4ee797", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/67161b07-3eb6-41b7-9945-7929b69ebc52/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:05:55,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52 used request id req-c8a3c0e9-dec5-4f98-af49-2221f04c2b37 2018-11-02 21:05:55,406 - create_image - DEBUG - Instance status is - active 2018-11-02 21:05:55,407 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image 2018-11-02 21:05:55,407 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image 2018-11-02 21:05:55,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:55,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:55,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d32aa5f3849437b87ca6a715a7b2917", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}], "expires_at": "2018-11-02T22:05:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user", "id": "bc4f48fe0c91435d92cd392a2ed4e506"}, "audit_ids": ["LQ71bUD8QnW_8TleYbMgIw"], "issued_at": "2018-11-02T21:05:55.000000Z"}} 2018-11-02 21:05:55,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:05:55,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201605f5-99c0-4cc7-a79c-11dcfa219bea 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:55,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-201605f5-99c0-4cc7-a79c-11dcfa219bea 2018-11-02 21:05:55,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:05:56,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-164a3f3e-ef18-48dd-9067-9ab6d6913a18 Date: Fri, 02 Nov 2018 21:05:56 GMT RESP BODY: {"networks":[]} 2018-11-02 21:05:56,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-164a3f3e-ef18-48dd-9067-9ab6d6913a18 2018-11-02 21:05:56,142 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net 2018-11-02 21:05:56,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" -d '{"network": {"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net", "admin_state_up": true}}' 2018-11-02 21:05:56,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-7d1cf64d-53cc-424d-8a4d-eecde9770b3e Date: Fri, 02 Nov 2018 21:05:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:05:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}} 2018-11-02 21:05:56,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-7d1cf64d-53cc-424d-8a4d-eecde9770b3e 2018-11-02 21:05:56,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:05:57,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-6975da43-dfaf-457a-ae10-936a8414509a Date: Fri, 02 Nov 2018 21:05:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:05:56Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:05:57,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-6975da43-dfaf-457a-ae10-936a8414509a 2018-11-02 21:05:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:05:57,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eb8d2dc5-2601-4059-86f4-e25d2dc5d361 Date: Fri, 02 Nov 2018 21:05:57 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:05:57,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-eb8d2dc5-2601-4059-86f4-e25d2dc5d361 2018-11-02 21:05:57,334 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet 2018-11-02 21:05:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" -d '{"subnets": [{"ip_version": 4, "network_id": "fb27d2c6-8728-4b71-bb0e-c907abca64ef", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]}' 2018-11-02 21:05:58,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5559dea6-8465-4e81-87d2-69e7a670b877 Date: Fri, 02 Nov 2018 21:05:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:05:58,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-5559dea6-8465-4e81-87d2-69e7a670b877 2018-11-02 21:05:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:05:58,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e9fab074-9093-4076-ae07-676db2ad7531 Date: Fri, 02 Nov 2018 21:05:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:05:58,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-e9fab074-9093-4076-ae07-676db2ad7531 2018-11-02 21:05:58,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:05:59,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-950af3a9-3bac-4c74-83e5-3fb5730a3972 Date: Fri, 02 Nov 2018 21:05:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:05:59,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-950af3a9-3bac-4c74-83e5-3fb5730a3972 2018-11-02 21:05:59,024 - OpenStackNetwork - DEBUG - Network [fb27d2c6-8728-4b71-bb0e-c907abca64ef] created successfully 2018-11-02 21:05:59,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:59,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:05:59,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:05:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["kCBv5ReGRZ-8UQ99KEqZbw"], "issued_at": "2018-11-02T21:05:59.000000Z"}} 2018-11-02 21:05:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0e3abe6c6067de69ba10628f89bdf9a440dd35" 2018-11-02 21:05:59,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252a0fcd-3fd9-4493-b471-48a4be74b068 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:05:59,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-252a0fcd-3fd9-4493-b471-48a4be74b068 2018-11-02 21:05:59,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:05:59,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0e3abe6c6067de69ba10628f89bdf9a440dd35" 2018-11-02 21:05:59,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fcf8e9f4-ab30-4b1c-87db-66a723fd7f5d x-compute-request-id: req-fcf8e9f4-ab30-4b1c-87db-66a723fd7f5d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:05:59,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-fcf8e9f4-ab30-4b1c-87db-66a723fd7f5d 2018-11-02 21:05:59,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0e3abe6c6067de69ba10628f89bdf9a440dd35" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:05:59,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3d6519d-a467-496c-b9d8-8f4d13d3fccf x-compute-request-id: req-d3d6519d-a467-496c-b9d8-8f4d13d3fccf Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7691af77-3326-4a2b-a318-3f0102389823"}} 2018-11-02 21:05:59,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d3d6519d-a467-496c-b9d8-8f4d13d3fccf 2018-11-02 21:05:59,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:05:59,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:00,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d32aa5f3849437b87ca6a715a7b2917", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}], "expires_at": "2018-11-02T22:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user", "id": "bc4f48fe0c91435d92cd392a2ed4e506"}, "audit_ids": ["2WWjVz2TRSekss4Yma-FlA"], "issued_at": "2018-11-02T21:06:00.000000Z"}} 2018-11-02 21:06:00,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:00,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85e6754-1ec2-4fd9-8fcf-9c7f6bd82e51 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:00,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b85e6754-1ec2-4fd9-8fcf-9c7f6bd82e51 2018-11-02 21:06:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:00,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ee8c0bb8-b2a3-4fed-a969-c33d22050898 Date: Fri, 02 Nov 2018 21:06:00 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:06:00,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name&description=hello+group used request id req-ee8c0bb8-b2a3-4fed-a969-c33d22050898 2018-11-02 21:06:00,621 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name... 2018-11-02 21:06:00,621 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name 2018-11-02 21:06:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" -d '{"security_group": {"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name", "description": "hello group"}}' 2018-11-02 21:06:01,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d9ed7b21-e3c3-4d7a-883d-daa9043e7495 Date: Fri, 02 Nov 2018 21:06:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "updated_at": "2018-11-02T21:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "ba3b58de-ff38-4370-8c81-01970843418a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv6", "project_id": "899ac859257c41c8bdb02d788c4ee797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv4", "project_id": "899ac859257c41c8bdb02d788c4ee797"}], "revision_number": 2, "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}} 2018-11-02 21:06:01,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-d9ed7b21-e3c3-4d7a-883d-daa9043e7495 2018-11-02 21:06:01,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:01,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78c050f4-d8fa-456b-af1d-fceeac9e0e31 Date: Fri, 02 Nov 2018 21:06:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "ba3b58de-ff38-4370-8c81-01970843418a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7"}]} 2018-11-02 21:06:01,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-78c050f4-d8fa-456b-af1d-fceeac9e0e31 2018-11-02 21:06:01,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:01,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:01,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1858cdcf-92af-49f1-bc99-39429da6d273 Date: Fri, 02 Nov 2018 21:06:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "ba3b58de-ff38-4370-8c81-01970843418a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7"}]} 2018-11-02 21:06:01,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-1858cdcf-92af-49f1-bc99-39429da6d273 2018-11-02 21:06:01,542 - neutron_utils - INFO - Retrieving security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:01,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-dc3694de-1910-4608-ab1f-fe4e64180765 Date: Fri, 02 Nov 2018 21:06:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "updated_at": "2018-11-02T21:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "ba3b58de-ff38-4370-8c81-01970843418a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv6", "project_id": "899ac859257c41c8bdb02d788c4ee797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv4", "project_id": "899ac859257c41c8bdb02d788c4ee797"}], "revision_number": 2, "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}]} 2018-11-02 21:06:01,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-dc3694de-1910-4608-ab1f-fe4e64180765 2018-11-02 21:06:01,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:01,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c22fd65d-2666-4829-a084-08ac675644fe Date: Fri, 02 Nov 2018 21:06:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "ba3b58de-ff38-4370-8c81-01970843418a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7"}]} 2018-11-02 21:06:01,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-c22fd65d-2666-4829-a084-08ac675644fe 2018-11-02 21:06:01,935 - neutron_utils - INFO - Retrieving security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:02,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0902e094-05d4-4713-8bd4-01279864bbcc Date: Fri, 02 Nov 2018 21:06:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "updated_at": "2018-11-02T21:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "ba3b58de-ff38-4370-8c81-01970843418a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv6", "project_id": "899ac859257c41c8bdb02d788c4ee797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv4", "project_id": "899ac859257c41c8bdb02d788c4ee797"}], "revision_number": 2, "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}]} 2018-11-02 21:06:02,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-0902e094-05d4-4713-8bd4-01279864bbcc 2018-11-02 21:06:02,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:02,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71afc3a2-f773-446d-9058-96ea0acb97a5 Date: Fri, 02 Nov 2018 21:06:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "ba3b58de-ff38-4370-8c81-01970843418a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7"}]} 2018-11-02 21:06:02,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-71afc3a2-f773-446d-9058-96ea0acb97a5 2018-11-02 21:06:02,222 - neutron_utils - INFO - Retrieving security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:02,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ef3f5c23-581c-4147-9ff1-fe3e9884a386 Date: Fri, 02 Nov 2018 21:06:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "updated_at": "2018-11-02T21:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "ba3b58de-ff38-4370-8c81-01970843418a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv6", "project_id": "899ac859257c41c8bdb02d788c4ee797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "revision_number": 0, "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv4", "project_id": "899ac859257c41c8bdb02d788c4ee797"}], "revision_number": 2, "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}]} 2018-11-02 21:06:02,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-ef3f5c23-581c-4147-9ff1-fe3e9884a386 2018-11-02 21:06:02,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52d223d1-9b2c-4838-8073-4d10ebda217e 2018-11-02 21:06:02,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:02,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d5196ee-7c17-46bd-9389-ec7553f5ec1e Date: Fri, 02 Nov 2018 21:06:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "ba3b58de-ff38-4370-8c81-01970843418a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:00Z", "security_group_id": "52d223d1-9b2c-4838-8073-4d10ebda217e", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:06:00Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "cfa04dae-5aa0-4aed-81c9-0fec3e43acb7"}]} 2018-11-02 21:06:02,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-3d5196ee-7c17-46bd-9389-ec7553f5ec1e 2018-11-02 21:06:02,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:02,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:03,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d32aa5f3849437b87ca6a715a7b2917", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}], "expires_at": "2018-11-02T22:06:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user", "id": "bc4f48fe0c91435d92cd392a2ed4e506"}, "audit_ids": ["3rrJmHrWQq6o4pcNCBH6OA"], "issued_at": "2018-11-02T21:06:03.000000Z"}} 2018-11-02 21:06:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:03,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b57d4a-309d-4176-8248-ba63cff0c4a9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:03,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c3b57d4a-309d-4176-8248-ba63cff0c4a9 2018-11-02 21:06:03,118 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:06:03,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:03,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6e4fcb-30ca-428e-8565-4412ffa324b1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:03,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e6e4fcb-30ca-428e-8565-4412ffa324b1 2018-11-02 21:06:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:03,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-34b763eb-8e58-4dc6-bf42-c0ecfab55291 Date: Fri, 02 Nov 2018 21:06:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:03,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-34b763eb-8e58-4dc6-bf42-c0ecfab55291 2018-11-02 21:06:03,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:03,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5e064763-37ab-4542-8c8f-c2a513cc6bd2 Date: Fri, 02 Nov 2018 21:06:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:03,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-5e064763-37ab-4542-8c8f-c2a513cc6bd2 2018-11-02 21:06:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-22546b7b-a91c-4ca6-923b-d232f0429468 Date: Fri, 02 Nov 2018 21:06:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:04,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-22546b7b-a91c-4ca6-923b-d232f0429468 2018-11-02 21:06:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:06:04,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:06:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:06:04,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:04,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9cf0e9-332c-46f0-9c75-23a85bc83e2a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:04,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-1d9cf0e9-332c-46f0-9c75-23a85bc83e2a 2018-11-02 21:06:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:04,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a4643f26-1d8f-4e80-9dea-9d17a665f955 Date: Fri, 02 Nov 2018 21:06:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:04,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-a4643f26-1d8f-4e80-9dea-9d17a665f955 2018-11-02 21:06:04,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:04,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f8a0026-8d85-44fc-bfe3-ac6c320a6b82 Date: Fri, 02 Nov 2018 21:06:04 GMT RESP BODY: {"ports":[]} 2018-11-02 21:06:04,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port&admin_state_up=True used request id req-7f8a0026-8d85-44fc-bfe3-ac6c320a6b82 2018-11-02 21:06:04,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:04,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d8488b1-9198-4017-8d5f-730a55676dba x-compute-request-id: req-3d8488b1-9198-4017-8d5f-730a55676dba Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:06:04,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst used request id req-3d8488b1-9198-4017-8d5f-730a55676dba 2018-11-02 21:06:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:04,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6bd682e9-e0a3-4814-990a-5bce8b6bf451 Date: Fri, 02 Nov 2018 21:06:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:04,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-6bd682e9-e0a3-4814-990a-5bce8b6bf451 2018-11-02 21:06:04,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2641674a-059d-4096-b8b0-c11957a6398f Date: Fri, 02 Nov 2018 21:06:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:05,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-2641674a-059d-4096-b8b0-c11957a6398f 2018-11-02 21:06:05,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:05,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-85c1c157-cf2b-4a32-b980-af16ff4c978e Date: Fri, 02 Nov 2018 21:06:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:05,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-85c1c157-cf2b-4a32-b980-af16ff4c978e 2018-11-02 21:06:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:05,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf4448e-7a7f-48b3-bbd4-1edbc5ace803 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:05,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-adf4448e-7a7f-48b3-bbd4-1edbc5ace803 2018-11-02 21:06:05,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:05,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5b1bb40-f408-4dec-bf4b-70609d71e533 Date: Fri, 02 Nov 2018 21:06:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:05,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-a5b1bb40-f408-4dec-bf4b-70609d71e533 2018-11-02 21:06:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:06,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-edcd6cae-1ff4-4cd1-b45e-11f3381b4292 Date: Fri, 02 Nov 2018 21:06:06 GMT RESP BODY: {"ports":[]} 2018-11-02 21:06:06,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port&admin_state_up=True used request id req-edcd6cae-1ff4-4cd1-b45e-11f3381b4292 2018-11-02 21:06:06,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:06,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:06,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d32aa5f3849437b87ca6a715a7b2917", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}], "expires_at": "2018-11-02T22:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user", "id": "bc4f48fe0c91435d92cd392a2ed4e506"}, "audit_ids": ["7ToVkwzERL-lqnkUIlclCg"], "issued_at": "2018-11-02T21:06:06.000000Z"}} 2018-11-02 21:06:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0695df46142e1d982ebc9621216617bd2f8e579d" 2018-11-02 21:06:06,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25458dfa-efdd-41ec-b15e-07e03fdc968e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:06,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-25458dfa-efdd-41ec-b15e-07e03fdc968e 2018-11-02 21:06:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:06,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c6c5cd58-c87b-4765-9aa0-8659c884cb86 Date: Fri, 02 Nov 2018 21:06:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:06,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-c6c5cd58-c87b-4765-9aa0-8659c884cb86 2018-11-02 21:06:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:06,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d46662de-741f-4d1f-9c2d-46b4cc783d5b Date: Fri, 02 Nov 2018 21:06:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:06,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-d46662de-741f-4d1f-9c2d-46b4cc783d5b 2018-11-02 21:06:06,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:07,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-36f9d35a-8412-474c-92e9-ab691a89963b Date: Fri, 02 Nov 2018 21:06:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:07,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-36f9d35a-8412-474c-92e9-ab691a89963b 2018-11-02 21:06:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:06:07,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:06:07 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:06:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0695df46142e1d982ebc9621216617bd2f8e579d" 2018-11-02 21:06:07,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb46e387-2807-490b-8e41-3d41034eabe2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:07,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-cb46e387-2807-490b-8e41-3d41034eabe2 2018-11-02 21:06:07,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:07,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6f0cd9b5-46ff-474f-8301-20774ac82bc8 Date: Fri, 02 Nov 2018 21:06:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:07,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-6f0cd9b5-46ff-474f-8301-20774ac82bc8 2018-11-02 21:06:07,516 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net 2018-11-02 21:06:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" -d '{"port": {"network_id": "fb27d2c6-8728-4b71-bb0e-c907abca64ef", "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port", "admin_state_up": true}}' 2018-11-02 21:06:08,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-f2f3ddc7-82e2-4143-a7c4-fc67e045a248 Date: Fri, 02 Nov 2018 21:06:08 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:06:07Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:06:08Z","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2d:4f:66","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.10"}],"id":"f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9","security_groups":["ba15727d-d3a8-49f3-8ac0-436ad5f1baab"],"device_id":""}} 2018-11-02 21:06:08,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-f2f3ddc7-82e2-4143-a7c4-fc67e045a248 2018-11-02 21:06:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:08,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-4c1da0bf-3fb4-4f6f-a7ed-d615d44c15e1 Date: Fri, 02 Nov 2018 21:06:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:08,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-4c1da0bf-3fb4-4f6f-a7ed-d615d44c15e1 2018-11-02 21:06:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ee8adec-d59a-4f12-9eda-f53f2b01535f Date: Fri, 02 Nov 2018 21:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:09,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-7ee8adec-d59a-4f12-9eda-f53f2b01535f 2018-11-02 21:06:09,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-67434f83-73d9-429c-b799-1f943886c0f2 Date: Fri, 02 Nov 2018 21:06:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:09,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-67434f83-73d9-429c-b799-1f943886c0f2 2018-11-02 21:06:09,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed484ae-6bdc-45a0-87c3-e75466ec6b05 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:09,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-0ed484ae-6bdc-45a0-87c3-e75466ec6b05 2018-11-02 21:06:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5940101-4c0a-4501-9ec4-1400bb2dd999 Date: Fri, 02 Nov 2018 21:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:09,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-a5940101-4c0a-4501-9ec4-1400bb2dd999 2018-11-02 21:06:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-f12db725-c101-45d5-9809-792a1b511661 Date: Fri, 02 Nov 2018 21:06:09 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:07Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:08Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2d:4f:66","id":"f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9","port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["ba15727d-d3a8-49f3-8ac0-436ad5f1baab"],"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port"}]} 2018-11-02 21:06:09,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port&admin_state_up=True used request id req-f12db725-c101-45d5-9809-792a1b511661 2018-11-02 21:06:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26370785-99a2-46c2-ab67-e6fa9e3286f8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:09,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-26370785-99a2-46c2-ab67-e6fa9e3286f8 2018-11-02 21:06:09,919 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst 2018-11-02 21:06:09,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49a08b9a-f8ff-4f9e-b960-99ebabf8a370 x-compute-request-id: req-49a08b9a-f8ff-4f9e-b960-99ebabf8a370 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-flavor-name"}]} 2018-11-02 21:06:09,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-49a08b9a-f8ff-4f9e-b960-99ebabf8a370 2018-11-02 21:06:09,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/7691af77-3326-4a2b-a318-3f0102389823 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:09,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75eb5396-0012-4732-b66e-34cd83994b6a x-compute-request-id: req-75eb5396-0012-4732-b66e-34cd83994b6a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7691af77-3326-4a2b-a318-3f0102389823"}} 2018-11-02 21:06:09,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/7691af77-3326-4a2b-a318-3f0102389823 used request id req-75eb5396-0012-4732-b66e-34cd83994b6a 2018-11-02 21:06:09,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:10,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2abbb7e9-a287-428e-b12b-757794009466 Date: Fri, 02 Nov 2018 21:06:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:05:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:05:54Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/67161b07-3eb6-41b7-9945-7929b69ebc52/snap", "metadata": {}}], "self": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "min_disk": 0, "protected": false, "id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "file": "/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "899ac859257c41c8bdb02d788c4ee797", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/67161b07-3eb6-41b7-9945-7929b69ebc52/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image"} 2018-11-02 21:06:10,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image used request id req-2abbb7e9-a287-428e-b12b-757794009466 2018-11-02 21:06:10,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:10,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8c0bcefb-754c-4abe-b9f7-501779e23c52 Date: Fri, 02 Nov 2018 21:06:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:06:10,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-8c0bcefb-754c-4abe-b9f7-501779e23c52 2018-11-02 21:06:10,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" -d '{"server": {"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "imageRef": "67161b07-3eb6-41b7-9945-7929b69ebc52", "flavorRef": "7691af77-3326-4a2b-a318-3f0102389823", "max_count": 1, "min_count": 1, "networks": [{"port": "f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9"}], "security_groups": [{"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}]}}' 2018-11-02 21:06:13,147 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:06:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20d0ed49-a500-44ee-a246-b0857876e279 x-compute-request-id: req-20d0ed49-a500-44ee-a246-b0857876e279 Content-Length: 435 location: http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "adminPass": "B95neo9bYzcy"}} 2018-11-02 21:06:13,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-20d0ed49-a500-44ee-a246-b0857876e279 2018-11-02 21:06:13,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:13,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f0c357e-750b-4720-9607-f2885f0c4123 x-compute-request-id: req-8f0c357e-750b-4720-9607-f2885f0c4123 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:06:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:13,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-8f0c357e-750b-4720-9607-f2885f0c4123 2018-11-02 21:06:13,421 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst 2018-11-02 21:06:13,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:13,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6304c8eb-d050-475d-b4aa-54adff454d0f x-compute-request-id: req-6304c8eb-d050-475d-b4aa-54adff454d0f Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:06:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:13,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-6304c8eb-d050-475d-b4aa-54adff454d0f 2018-11-02 21:06:13,854 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst] is - BUILD 2018-11-02 21:06:13,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:06:16,857 - create_instance - DEBUG - VM status query timeout in 896.563778877 2018-11-02 21:06:16,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:17,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-327cfb34-36d9-4de8-b058-232ec9bddc2f x-compute-request-id: req-327cfb34-36d9-4de8-b058-232ec9bddc2f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:06:15Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:17,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-327cfb34-36d9-4de8-b058-232ec9bddc2f 2018-11-02 21:06:17,549 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst] is - BUILD 2018-11-02 21:06:17,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:06:20,553 - create_instance - DEBUG - VM status query timeout in 892.868675947 2018-11-02 21:06:20,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:21,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-237800e9-8aea-4096-be4e-e16cf3f3c796 x-compute-request-id: req-237800e9-8aea-4096-be4e-e16cf3f3c796 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:21,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-237800e9-8aea-4096-be4e-e16cf3f3c796 2018-11-02 21:06:21,111 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst] is - ACTIVE 2018-11-02 21:06:21,111 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:06:21,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:21,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-977e5fb7-f7ef-4c04-8816-d1e120267506 x-compute-request-id: req-977e5fb7-f7ef-4c04-8816-d1e120267506 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:21,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-977e5fb7-f7ef-4c04-8816-d1e120267506 2018-11-02 21:06:21,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:22,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0e18438e-5913-414e-9785-dec7d02bf0ad Date: Fri, 02 Nov 2018 21:06:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:22,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-0e18438e-5913-414e-9785-dec7d02bf0ad 2018-11-02 21:06:22,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:22,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137ed772-d8f4-46ec-ac5e-90c28466c9b3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:22,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-137ed772-d8f4-46ec-ac5e-90c28466c9b3 2018-11-02 21:06:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:22,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-098685c3-0178-4e98-8f9f-a039c7f7f7a3 Date: Fri, 02 Nov 2018 21:06:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:22,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-098685c3-0178-4e98-8f9f-a039c7f7f7a3 2018-11-02 21:06:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:22,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-865e6415-0c40-4dbb-a14c-2972ff7e4be4 Date: Fri, 02 Nov 2018 21:06:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:00Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:e1:33","id":"031c6147-bb62-4477-b206-b0d0429fdc0c","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:58Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:20:29:4a","id":"c876d0ca-4bad-41d5-ac27-9575bd8a5b1a","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:59Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:35:a6","id":"e25a1726-8ea0-4fe8-9953-995798778682","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:07Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:20Z","binding:vnic_type":"normal","device_id":"6c0f0cfd-7376-4905-a485-d3c7c6d7b936","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2d:4f:66","id":"f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9","port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["ba15727d-d3a8-49f3-8ac0-436ad5f1baab"],"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port"}]} 2018-11-02 21:06:22,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-865e6415-0c40-4dbb-a14c-2972ff7e4be4 2018-11-02 21:06:22,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:23,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f2b66ec-2345-4ccf-b0db-b46cf9cc8fba x-compute-request-id: req-1f2b66ec-2345-4ccf-b0db-b46cf9cc8fba Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:23,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-1f2b66ec-2345-4ccf-b0db-b46cf9cc8fba 2018-11-02 21:06:23,189 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst] is - ACTIVE 2018-11-02 21:06:23,189 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:06:23,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:23,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76198066-0a28-492f-bc08-5121dea88def x-compute-request-id: req-76198066-0a28-492f-bc08-5121dea88def Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:23,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-76198066-0a28-492f-bc08-5121dea88def 2018-11-02 21:06:23,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:23,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6424e071-bf44-49b7-ba93-903387528dd2 Date: Fri, 02 Nov 2018 21:06:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:23,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-6424e071-bf44-49b7-ba93-903387528dd2 2018-11-02 21:06:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:23,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3248f7b4-0939-40f0-a2f5-9054c7cfbd10 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:23,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-3248f7b4-0939-40f0-a2f5-9054c7cfbd10 2018-11-02 21:06:23,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:24,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-45a16793-00db-4ff1-97fc-9c65cd08980b Date: Fri, 02 Nov 2018 21:06:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:24,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-45a16793-00db-4ff1-97fc-9c65cd08980b 2018-11-02 21:06:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:24,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-b3f04868-752f-44fe-90b8-719581d7165a Date: Fri, 02 Nov 2018 21:06:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:00Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:e1:33","id":"031c6147-bb62-4477-b206-b0d0429fdc0c","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:58Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:20:29:4a","id":"c876d0ca-4bad-41d5-ac27-9575bd8a5b1a","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:59Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:35:a6","id":"e25a1726-8ea0-4fe8-9953-995798778682","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:07Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:20Z","binding:vnic_type":"normal","device_id":"6c0f0cfd-7376-4905-a485-d3c7c6d7b936","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2d:4f:66","id":"f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9","port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["ba15727d-d3a8-49f3-8ac0-436ad5f1baab"],"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port"}]} 2018-11-02 21:06:24,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-b3f04868-752f-44fe-90b8-719581d7165a 2018-11-02 21:06:24,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}}' 2018-11-02 21:06:25,557 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47faa490-bf47-4922-9016-a6c364501c9a x-compute-request-id: req-47faa490-bf47-4922-9016-a6c364501c9a Content-Length: 0 Content-Type: application/json 2018-11-02 21:06:25,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936/action used request id req-47faa490-bf47-4922-9016-a6c364501c9a 2018-11-02 21:06:25,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:25,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d32aa5f3849437b87ca6a715a7b2917", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role"}], "expires_at": "2018-11-02T22:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_899ac859257c41c8bdb02d788c4ee797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user", "id": "bc4f48fe0c91435d92cd392a2ed4e506"}, "audit_ids": ["inRjkiYQQLiFzjWC4t0fLg"], "issued_at": "2018-11-02T21:06:25.000000Z"}} 2018-11-02 21:06:25,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7c677152dbbdbf94baf4156f3540f9b985c857" 2018-11-02 21:06:27,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4f42a6d-4453-4f9a-9cab-c9624d97c683 x-compute-request-id: req-a4f42a6d-4453-4f9a-9cab-c9624d97c683 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}, {"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:27,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-a4f42a6d-4453-4f9a-9cab-c9624d97c683 2018-11-02 21:06:27,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:27,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a75b84de-89a3-4776-9720-6997f8273628 x-compute-request-id: req-a75b84de-89a3-4776-9720-6997f8273628 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}, {"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:27,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-a75b84de-89a3-4776-9720-6997f8273628 2018-11-02 21:06:27,724 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst] is - ACTIVE 2018-11-02 21:06:27,724 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:06:27,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:28,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-495e485a-ee3d-457c-b99f-275a4a5c8777 x-compute-request-id: req-495e485a-ee3d-457c-b99f-275a4a5c8777 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}, {"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:28,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-495e485a-ee3d-457c-b99f-275a4a5c8777 2018-11-02 21:06:28,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:28,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-92b03128-7963-4958-817d-ec42811f7e5d Date: Fri, 02 Nov 2018 21:06:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:28,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-92b03128-7963-4958-817d-ec42811f7e5d 2018-11-02 21:06:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:28,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b817cea-f764-46a5-8c1d-cfd68e50aaaf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:28,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-2b817cea-f764-46a5-8c1d-cfd68e50aaaf 2018-11-02 21:06:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:28,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-152426be-a313-4919-99cd-54d0b646cae6 Date: Fri, 02 Nov 2018 21:06:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:28,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-152426be-a313-4919-99cd-54d0b646cae6 2018-11-02 21:06:28,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:28,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-addd4e53-c8e6-4357-abe9-19fc43af2126 Date: Fri, 02 Nov 2018 21:06:28 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:00Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:e1:33","id":"031c6147-bb62-4477-b206-b0d0429fdc0c","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:58Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:20:29:4a","id":"c876d0ca-4bad-41d5-ac27-9575bd8a5b1a","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:59Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:35:a6","id":"e25a1726-8ea0-4fe8-9953-995798778682","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:07Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:25Z","binding:vnic_type":"normal","device_id":"6c0f0cfd-7376-4905-a485-d3c7c6d7b936","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:4f:66","id":"f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9","port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["52d223d1-9b2c-4838-8073-4d10ebda217e","ba15727d-d3a8-49f3-8ac0-436ad5f1baab"],"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port"}]} 2018-11-02 21:06:28,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-addd4e53-c8e6-4357-abe9-19fc43af2126 2018-11-02 21:06:28,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:29,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a633968-fb2d-457d-b368-a88133ef6e70 x-compute-request-id: req-4a633968-fb2d-457d-b368-a88133ef6e70 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}, {"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:29,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-4a633968-fb2d-457d-b368-a88133ef6e70 2018-11-02 21:06:29,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:29,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-75c30aa2-1b19-4bce-8e09-dca43fbffcc7 Date: Fri, 02 Nov 2018 21:06:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:29,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-75c30aa2-1b19-4bce-8e09-dca43fbffcc7 2018-11-02 21:06:29,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:29,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dc4b80-5511-4470-8729-2d540cd39548 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:29,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-71dc4b80-5511-4470-8729-2d540cd39548 2018-11-02 21:06:29,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:29,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a91a4bf-88c4-4273-a48d-24631b301ed0 Date: Fri, 02 Nov 2018 21:06:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:29,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-3a91a4bf-88c4-4273-a48d-24631b301ed0 2018-11-02 21:06:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:29,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-f9ead98f-e157-4191-af94-6f2851c56677 Date: Fri, 02 Nov 2018 21:06:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:00Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:e1:33","id":"031c6147-bb62-4477-b206-b0d0429fdc0c","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:58Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:20:29:4a","id":"c876d0ca-4bad-41d5-ac27-9575bd8a5b1a","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:59Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:35:a6","id":"e25a1726-8ea0-4fe8-9953-995798778682","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:07Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:25Z","binding:vnic_type":"normal","device_id":"6c0f0cfd-7376-4905-a485-d3c7c6d7b936","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:4f:66","id":"f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9","port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["52d223d1-9b2c-4838-8073-4d10ebda217e","ba15727d-d3a8-49f3-8ac0-436ad5f1baab"],"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port"}]} 2018-11-02 21:06:29,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-f9ead98f-e157-4191-af94-6f2851c56677 2018-11-02 21:06:29,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name"}}' 2018-11-02 21:06:31,197 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:06:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59a9af1b-ba4a-40ec-bbc6-02c57c3af50a x-compute-request-id: req-59a9af1b-ba4a-40ec-bbc6-02c57c3af50a Content-Length: 0 Content-Type: application/json 2018-11-02 21:06:31,197 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936/action used request id req-59a9af1b-ba4a-40ec-bbc6-02c57c3af50a 2018-11-02 21:06:31,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:31,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4e9a694-46e2-4b35-bc16-4555c556d071 x-compute-request-id: req-b4e9a694-46e2-4b35-bc16-4555c556d071 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:31,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-b4e9a694-46e2-4b35-bc16-4555c556d071 2018-11-02 21:06:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:31,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-13e0163a-23ba-483c-ba92-6c5dc4f38fa7 Date: Fri, 02 Nov 2018 21:06:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3345ceed-b086-4683-92ff-71bfe97c7516"],"updated_at":"2018-11-02T21:05:57Z","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net"}]} 2018-11-02 21:06:31,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net used request id req-13e0163a-23ba-483c-ba92-6c5dc4f38fa7 2018-11-02 21:06:31,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:32,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc7098b-1c30-4da5-9646-bde366a46deb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:32,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-fcc7098b-1c30-4da5-9646-bde366a46deb 2018-11-02 21:06:32,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:32,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-355154bd-d4bd-485f-b733-e45b95b19489 Date: Fri, 02 Nov 2018 21:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:57Z","dns_nameservers":[],"updated_at":"2018-11-02T21:05:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"899ac859257c41c8bdb02d788c4ee797","id":"3345ceed-b086-4683-92ff-71bfe97c7516","subnetpool_id":null,"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet"}]} 2018-11-02 21:06:32,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-355154bd-d4bd-485f-b733-e45b95b19489 2018-11-02 21:06:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:32,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-16d5dc6e-1ca8-4a99-9680-174213f4d1f4 Date: Fri, 02 Nov 2018 21:06:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:00Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:e1:33","id":"031c6147-bb62-4477-b206-b0d0429fdc0c","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:58Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:20:29:4a","id":"c876d0ca-4bad-41d5-ac27-9575bd8a5b1a","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:05:59Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb27d2c6-8728-4b71-bb0e-c907abca64ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:35:a6","id":"e25a1726-8ea0-4fe8-9953-995798778682","port_security_enabled":false,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb27d2c6-8728-4b71-bb0e-c907abca64ef","tenant_id":"899ac859257c41c8bdb02d788c4ee797","created_at":"2018-11-02T21:06:07Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:30Z","binding:vnic_type":"normal","device_id":"6c0f0cfd-7376-4905-a485-d3c7c6d7b936","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:2d:4f:66","id":"f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9","port_security_enabled":true,"project_id":"899ac859257c41c8bdb02d788c4ee797","fixed_ips":[{"subnet_id":"3345ceed-b086-4683-92ff-71bfe97c7516","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["ba15727d-d3a8-49f3-8ac0-436ad5f1baab"],"name":"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port"}]} 2018-11-02 21:06:32,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-16d5dc6e-1ca8-4a99-9680-174213f4d1f4 2018-11-02 21:06:32,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7c677152dbbdbf94baf4156f3540f9b985c857" 2018-11-02 21:06:33,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7734289-078f-4446-9362-2b7bdfda5fad x-compute-request-id: req-a7734289-078f-4446-9362-2b7bdfda5fad Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:66", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "security_groups": [{"name": "default"}], "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:20Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:33,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-a7734289-078f-4446-9362-2b7bdfda5fad 2018-11-02 21:06:33,029 - create_instance - INFO - Deleting Port with ID - f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9 2018-11-02 21:06:33,029 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-port 2018-11-02 21:06:33,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:33,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bc834ad-1fee-4203-a5a9-ed20002dc70a Date: Fri, 02 Nov 2018 21:06:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:06:33,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/f98d7c8a-7d5c-433c-ab9f-cfc36b4669c9 used request id req-3bc834ad-1fee-4203-a5a9-ed20002dc70a 2018-11-02 21:06:33,700 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst 2018-11-02 21:06:33,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:33,836 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7b6cecc-80df-45b8-a26f-d7bb4763f199 x-compute-request-id: req-f7b6cecc-80df-45b8-a26f-d7bb4763f199 Content-Type: application/json 2018-11-02 21:06:33,836 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-f7b6cecc-80df-45b8-a26f-d7bb4763f199 2018-11-02 21:06:33,837 - create_instance - INFO - Checking deletion status 2018-11-02 21:06:33,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:34,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79b9dfcc-d7c5-4e2d-b605-0d2383213bdc x-compute-request-id: req-79b9dfcc-d7c5-4e2d-b605-0d2383213bdc Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "rel": "bookmark"}], "image": {"id": "67161b07-3eb6-41b7-9945-7929b69ebc52", "links": [{"href": "http://172.30.9.31:8774/images/67161b07-3eb6-41b7-9945-7929b69ebc52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:06:20.000000", "flavor": {"id": "7691af77-3326-4a2b-a318-3f0102389823", "links": [{"href": "http://172.30.9.31:8774/flavors/7691af77-3326-4a2b-a318-3f0102389823", "rel": "bookmark"}]}, "id": "6c0f0cfd-7376-4905-a485-d3c7c6d7b936", "user_id": "bc4f48fe0c91435d92cd392a2ed4e506", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:06:33Z", "hostId": "b0948412e923e706dcad84dfbed775e0eeabf107311eeef498919fd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst", "created": "2018-11-02T21:06:13Z", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:06:34,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-79b9dfcc-d7c5-4e2d-b605-0d2383213bdc 2018-11-02 21:06:34,505 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst] is - ACTIVE 2018-11-02 21:06:34,505 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:06:37,508 - create_instance - DEBUG - VM status query timeout in 296.328371048 2018-11-02 21:06:37,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12e893f696e74e050cdf9d22c32d5b11436e04" 2018-11-02 21:06:37,564 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67055dd9-ab6f-493e-83b0-d544f541052b x-compute-request-id: req-67055dd9-ab6f-493e-83b0-d544f541052b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6c0f0cfd-7376-4905-a485-d3c7c6d7b936 could not be found.", "code": 404}} 2018-11-02 21:06:37,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6c0f0cfd-7376-4905-a485-d3c7c6d7b936 used request id req-67055dd9-ab6f-493e-83b0-d544f541052b 2018-11-02 21:06:37,564 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6c0f0cfd-7376-4905-a485-d3c7c6d7b936 could not be found. (HTTP 404) (Request-ID: req-67055dd9-ab6f-493e-83b0-d544f541052b) 2018-11-02 21:06:37,564 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-inst 2018-11-02 21:06:37,565 - neutron_utils - INFO - Deleting security group rule with ID - ba3b58de-ff38-4370-8c81-01970843418a 2018-11-02 21:06:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/ba3b58de-ff38-4370-8c81-01970843418a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:37,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37ea6453-395a-4b2c-b1cf-4141ca3b9c51 Content-Length: 0 Date: Fri, 02 Nov 2018 21:06:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:06:37,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/ba3b58de-ff38-4370-8c81-01970843418a used request id req-37ea6453-395a-4b2c-b1cf-4141ca3b9c51 2018-11-02 21:06:37,715 - neutron_utils - INFO - Deleting security group rule with ID - cfa04dae-5aa0-4aed-81c9-0fec3e43acb7 2018-11-02 21:06:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/cfa04dae-5aa0-4aed-81c9-0fec3e43acb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:38,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bc3d589-155e-441b-bcb0-665de76715ad Content-Length: 0 Date: Fri, 02 Nov 2018 21:06:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:06:38,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/cfa04dae-5aa0-4aed-81c9-0fec3e43acb7 used request id req-1bc3d589-155e-441b-bcb0-665de76715ad 2018-11-02 21:06:38,003 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-name 2018-11-02 21:06:38,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/52d223d1-9b2c-4838-8073-4d10ebda217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bab60f62f3142f0f708d79465874ab1d3ecf75" 2018-11-02 21:06:38,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ead0e4d-ca4e-4f28-8cb8-2430f5a3c7ec Content-Length: 0 Date: Fri, 02 Nov 2018 21:06:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:06:38,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/52d223d1-9b2c-4838-8073-4d10ebda217e used request id req-8ead0e4d-ca4e-4f28-8cb8-2430f5a3c7ec 2018-11-02 21:06:38,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/7691af77-3326-4a2b-a318-3f0102389823 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0e3abe6c6067de69ba10628f89bdf9a440dd35" 2018-11-02 21:06:38,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:06: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-54b22fb7-cbde-450c-8ca3-2029d08158f8 x-compute-request-id: req-54b22fb7-cbde-450c-8ca3-2029d08158f8 Content-Length: 0 Content-Type: application/json 2018-11-02 21:06:38,498 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7691af77-3326-4a2b-a318-3f0102389823 used request id req-54b22fb7-cbde-450c-8ca3-2029d08158f8 2018-11-02 21:06:38,499 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet 2018-11-02 21:06:38,499 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-subnet 2018-11-02 21:06:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/3345ceed-b086-4683-92ff-71bfe97c7516 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:06:41,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42b41070-d29a-4923-9825-6a1dd581e652 Date: Fri, 02 Nov 2018 21:06:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:06:41,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3345ceed-b086-4683-92ff-71bfe97c7516 used request id req-42b41070-d29a-4923-9825-6a1dd581e652 2018-11-02 21:06:41,184 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-pub-net 2018-11-02 21:06:41,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/fb27d2c6-8728-4b71-bb0e-c907abca64ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecb2b2cd3cac33d619292cfa6d242c0f4ef58f8" 2018-11-02 21:06:42,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34d7476b-80f4-4773-a6ad-ac8137fcdba0 Date: Fri, 02 Nov 2018 21:06:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:06:42,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/fb27d2c6-8728-4b71-bb0e-c907abca64ef used request id req-34d7476b-80f4-4773-a6ad-ac8137fcdba0 2018-11-02 21:06:42,671 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-609b919e-f805-44fe-8d02-a22bf639c27e-image 2018-11-02 21:06:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26ee54f6b0b55b86f3248644ca83b8f4e25164ee" 2018-11-02 21:06:43,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbf80f76-6e4a-42f6-83b2-ceb27e0d41e7 Date: Fri, 02 Nov 2018 21:06:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:06:43,284 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/67161b07-3eb6-41b7-9945-7929b69ebc52 used request id req-cbf80f76-6e4a-42f6-83b2-ceb27e0d41e7 2018-11-02 21:06:43,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:43,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5007aef6-0701-4ea2-9352-0aacbe83b1a8 Date: Fri, 02 Nov 2018 21:06:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:05:56Z", "updated_at": "2018-11-02T21:05:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "revision_number": 0, "id": "b2a0a143-aefd-4a19-abb4-02c85649b578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv4", "project_id": "899ac859257c41c8bdb02d788c4ee797"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "revision_number": 0, "id": "b89bd993-2926-4632-8942-5414a5ec7b30", "remote_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv6", "project_id": "899ac859257c41c8bdb02d788c4ee797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "revision_number": 0, "id": "bbc4a2e6-6185-44ba-8b3c-d06f81c8ad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv6", "project_id": "899ac859257c41c8bdb02d788c4ee797"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "revision_number": 0, "id": "d6d8b146-d49c-411d-8301-8a61a6205e47", "remote_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "remote_ip_prefix": null, "created_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "port_range_min": null, "ethertype": "IPv4", "project_id": "899ac859257c41c8bdb02d788c4ee797"}], "revision_number": 4, "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:06:43,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5007aef6-0701-4ea2-9352-0aacbe83b1a8 2018-11-02 21:06:43,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:43,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3825f5cb-86f5-43b6-87e6-ef532ad8c992 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:06:43,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-3825f5cb-86f5-43b6-87e6-ef532ad8c992 2018-11-02 21:06:43,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:06:43,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:43,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be9f076c-c89d-4932-9b3a-0a1985efa861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:06:43,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-be9f076c-c89d-4932-9b3a-0a1985efa861 2018-11-02 21:06:43,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:06:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:43,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42802e3d-40ca-4d8d-aa03-b64c2d695b43 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:06:43,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-42802e3d-40ca-4d8d-aa03-b64c2d695b43 2018-11-02 21:06:43,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:44,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3850c1e9-751e-4cc7-a223-bd29e907447b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:06:44,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-3850c1e9-751e-4cc7-a223-bd29e907447b 2018-11-02 21:06:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:44,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2702f280-9a35-4652-9f65-b650abda7f52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:06:44,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-2702f280-9a35-4652-9f65-b650abda7f52 2018-11-02 21:06:44,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:06:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:44,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f39f66b-6e9b-43fc-a202-6632bb56c399 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:06:44,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-4f39f66b-6e9b-43fc-a202-6632bb56c399 2018-11-02 21:06:44,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:06:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:44,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0722b58-3dd6-4d8e-9094-6dcb9a7f8ae8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:06:44,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-e0722b58-3dd6-4d8e-9094-6dcb9a7f8ae8 2018-11-02 21:06:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:44,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d80f6f3-658f-4a2c-9082-457314ace187 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "899ac859257c41c8bdb02d788c4ee797", "name": "InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj"}} 2018-11-02 21:06:44,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-4d80f6f3-658f-4a2c-9082-457314ace187 2018-11-02 21:06:44,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba15727d-d3a8-49f3-8ac0-436ad5f1baab 2018-11-02 21:06:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ba15727d-d3a8-49f3-8ac0-436ad5f1baab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:44,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-055ff354-d56f-4c6c-93c6-93e1af2c92e4 Date: Fri, 02 Nov 2018 21:06:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:05:56Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "b2a0a143-aefd-4a19-abb4-02c85649b578"}, {"remote_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:05:56Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "b89bd993-2926-4632-8942-5414a5ec7b30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:05:56Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "bbc4a2e6-6185-44ba-8b3c-d06f81c8ad90"}, {"remote_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:05:56Z", "security_group_id": "ba15727d-d3a8-49f3-8ac0-436ad5f1baab", "port_range_min": null, "revision_number": 0, "tenant_id": "899ac859257c41c8bdb02d788c4ee797", "created_at": "2018-11-02T21:05:56Z", "project_id": "899ac859257c41c8bdb02d788c4ee797", "id": "d6d8b146-d49c-411d-8301-8a61a6205e47"}]} 2018-11-02 21:06:44,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ba15727d-d3a8-49f3-8ac0-436ad5f1baab used request id req-055ff354-d56f-4c6c-93c6-93e1af2c92e4 2018-11-02 21:06:44,776 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:06:44,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ba15727d-d3a8-49f3-8ac0-436ad5f1baab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:45,261 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c72f2ff-b414-4568-bb6f-5ac21fbdc4e6 Content-Length: 0 Date: Fri, 02 Nov 2018 21:06:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:06:45,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ba15727d-d3a8-49f3-8ac0-436ad5f1baab used request id req-9c72f2ff-b414-4568-bb6f-5ac21fbdc4e6 2018-11-02 21:06:45,262 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj 2018-11-02 21:06:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:45,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ddb5c3a-cd11-4fbb-89f4-e46e1bc2eb6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:06:45,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/899ac859257c41c8bdb02d788c4ee797 used request id req-9ddb5c3a-cd11-4fbb-89f4-e46e1bc2eb6c 2018-11-02 21:06:45,553 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b8fd9d54-c42d-44a-proj-role 2018-11-02 21:06:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7d32aa5f3849437b87ca6a715a7b2917 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:45,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ecf40e-a6c2-442f-a4ca-445cb14a6797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:06:45,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7d32aa5f3849437b87ca6a715a7b2917 used request id req-78ecf40e-a6c2-442f-a4ca-445cb14a6797 2018-11-02 21:06:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f293aa77364c4230b12f8c1dad83e5625c45c371" 2018-11-02 21:06:45,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7eb701-0b13-4414-a1a2-72bc7ecd07c7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:06:45,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aa7eb701-0b13-4414-a1a2-72bc7ecd07c7 2018-11-02 21:06:45,835 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b8fd9d54-c42d-44a-user 2018-11-02 21:06:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bc4f48fe0c91435d92cd392a2ed4e506 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe37b55825c52dd1d949ad6cd562807ddfea0128" 2018-11-02 21:06:46,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe2760d-eed3-4cb8-a413-7d2fb5263ca6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:06:46,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bc4f48fe0c91435d92cd392a2ed4e506 used request id req-6fe2760d-eed3-4cb8-a413-7d2fb5263ca6 2018-11-02 21:06:46,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:46,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["z7cOfyZaSZarftlxLwnCMw"], "issued_at": "2018-11-02T21:06:46.000000Z"}} 2018-11-02 21:06:46,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d93a89d91ba627ac98d5eee3ee5f70ad8ee49f" 2018-11-02 21:06:46,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d47e0cc-5923-4769-b463-3c92fa743ef7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:46,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0d47e0cc-5923-4769-b463-3c92fa743ef7 2018-11-02 21:06:46,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:46,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:46,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["oId17gEXRyuPSWtuhyO9Dw"], "issued_at": "2018-11-02T21:06:46.000000Z"}} 2018-11-02 21:06:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:06:47,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f539fc-a8a3-4c2e-8f96-544b8740c9b8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:47,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e2f539fc-a8a3-4c2e-8f96-544b8740c9b8 2018-11-02 21:06:47,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:06:47,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:06:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:06:47,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:06:47,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f2291b-ece2-410a-b702-1e217e16841e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:06:47,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj used request id req-02f2291b-ece2-410a-b702-1e217e16841e 2018-11-02 21:06:47,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:06:47,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88c05f8-4d1c-4218-8cdc-bd5b15ab2f03 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:06:47,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a88c05f8-4d1c-4218-8cdc-bd5b15ab2f03 2018-11-02 21:06:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}}' 2018-11-02 21:06:47,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fbcd79d-9379-4bab-b547-2c97b1d555eb Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:06:47,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-5fbcd79d-9379-4bab-b547-2c97b1d555eb 2018-11-02 21:06:47,524 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj 2018-11-02 21:06:47,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:47,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:47,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["G9pzaBPZRZ-xnnn545t1fg"], "issued_at": "2018-11-02T21:06:47.000000Z"}} 2018-11-02 21:06:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770966e5025beb248ef37dc5958f7ca817698284" 2018-11-02 21:06:47,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e635eae0-554e-4e30-a489-accd624bed9d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:47,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e635eae0-554e-4e30-a489-accd624bed9d 2018-11-02 21:06:47,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:06:47,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:06:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:06:47,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770966e5025beb248ef37dc5958f7ca817698284" 2018-11-02 21:06:48,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf04ef98-7806-43f8-9a41-62d0df15636e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:06:48,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bf04ef98-7806-43f8-9a41-62d0df15636e 2018-11-02 21:06:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770966e5025beb248ef37dc5958f7ca817698284" 2018-11-02 21:06:48,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27b30bf-d126-4aba-a358-cf4aaa7538b7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}]} 2018-11-02 21:06:48,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj used request id req-a27b30bf-d126-4aba-a358-cf4aaa7538b7 2018-11-02 21:06:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770966e5025beb248ef37dc5958f7ca817698284" 2018-11-02 21:06:48,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eec49a0-83e0-419a-9e1b-f1d03bfee8e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:06:48,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0eec49a0-83e0-419a-9e1b-f1d03bfee8e6 2018-11-02 21:06:48,721 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user 2018-11-02 21:06:48,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:06:48,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76379799-9afc-48eb-94c6-7fd6daa39806 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:06:48,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-76379799-9afc-48eb-94c6-7fd6daa39806 2018-11-02 21:06:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" -d '{"role": {"name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}}' 2018-11-02 21:06:48,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1fa0d2e-f9f5-4fba-81d6-65d40f7f3068 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d63c8475f7d4cc0813e9b143c2ad13d", "links": {"self": "http://172.30.9.31:5000/v3/roles/1d63c8475f7d4cc0813e9b143c2ad13d"}, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}} 2018-11-02 21:06:48,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b1fa0d2e-f9f5-4fba-81d6-65d40f7f3068 2018-11-02 21:06:48,997 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role 2018-11-02 21:06:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1d63c8475f7d4cc0813e9b143c2ad13d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:06:49,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7741f27-b919-4b1b-a0c6-171a1717b778 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d63c8475f7d4cc0813e9b143c2ad13d", "links": {"self": "http://172.30.9.31:5000/v3/roles/1d63c8475f7d4cc0813e9b143c2ad13d"}, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}} 2018-11-02 21:06:49,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1d63c8475f7d4cc0813e9b143c2ad13d used request id req-b7741f27-b919-4b1b-a0c6-171a1717b778 2018-11-02 21:06:49,103 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role to project InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj 2018-11-02 21:06:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd/users/9fc9202a624542b3a37d51984d59e393/roles/1d63c8475f7d4cc0813e9b143c2ad13d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:06:49,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bb0d8e-3252-45dc-8680-b7d351589df2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:06:49,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd/users/9fc9202a624542b3a37d51984d59e393/roles/1d63c8475f7d4cc0813e9b143c2ad13d used request id req-23bb0d8e-3252-45dc-8680-b7d351589df2 2018-11-02 21:06:49,263 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:06:49,265 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:06:49,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:49,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:49,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d63c8475f7d4cc0813e9b143c2ad13d", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}], "expires_at": "2018-11-02T22:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user", "id": "9fc9202a624542b3a37d51984d59e393"}, "audit_ids": ["2dmbABz-RTqNDv3Yw_YlkQ"], "issued_at": "2018-11-02T21:06:49.000000Z"}} 2018-11-02 21:06:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" 2018-11-02 21:06:49,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8e59d8-46be-4637-ba4c-2d5056391426 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:49,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc8e59d8-46be-4637-ba4c-2d5056391426 2018-11-02 21:06:49,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" 2018-11-02 21:06:49,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b1b71a56-f65e-4446-970f-9ff4ae601c40 Date: Fri, 02 Nov 2018 21:06:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image"} 2018-11-02 21:06:49,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image used request id req-b1b71a56-f65e-4446-970f-9ff4ae601c40 2018-11-02 21:06:49,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" 2018-11-02 21:06:50,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4b4a1124-5fc9-4d18-b20d-6edf5e25b6f2 Date: Fri, 02 Nov 2018 21:06:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:06:50,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-4b4a1124-5fc9-4d18-b20d-6edf5e25b6f2 2018-11-02 21:06:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image"}' 2018-11-02 21:06:50,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbfbb224-611a-4da1-88d1-45a0caa9fcde Date: Fri, 02 Nov 2018 21:06:50 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:06:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:06:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3", "min_disk": 0, "protected": false, "id": "e7de500d-09bc-47cb-996d-359b89295bc3", "file": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3/file", "checksum": null, "owner": "7c0616fe7449460d9c6ab3cdf4edc0cd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:06:50,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cbfbb224-611a-4da1-88d1-45a0caa9fcde 2018-11-02 21:06:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" -d '' 2018-11-02 21:06:51,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c4f3333-8ebd-43a9-8203-a9131139d705 Date: Fri, 02 Nov 2018 21:06:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:06:51,104 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3/file used request id req-1c4f3333-8ebd-43a9-8203-a9131139d705 2018-11-02 21:06:51,104 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:06:51,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" 2018-11-02 21:06:51,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fe871a18-2d2f-4281-88b6-aa3633f00adb Date: Fri, 02 Nov 2018 21:06:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:06:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:06:51Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e7de500d-09bc-47cb-996d-359b89295bc3/snap", "metadata": {}}], "self": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3", "min_disk": 0, "protected": false, "id": "e7de500d-09bc-47cb-996d-359b89295bc3", "file": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c0616fe7449460d9c6ab3cdf4edc0cd", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e7de500d-09bc-47cb-996d-359b89295bc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:06:51,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3 used request id req-fe871a18-2d2f-4281-88b6-aa3633f00adb 2018-11-02 21:06:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" 2018-11-02 21:06:51,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a876d7e1-daca-4675-99c5-14439408547b Date: Fri, 02 Nov 2018 21:06:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:06:51,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a876d7e1-daca-4675-99c5-14439408547b 2018-11-02 21:06:51,517 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image 2018-11-02 21:06:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" 2018-11-02 21:06:51,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0204367a-7d0f-401d-a0e3-a30036ec0167 Date: Fri, 02 Nov 2018 21:06:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:06:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:06:51Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e7de500d-09bc-47cb-996d-359b89295bc3/snap", "metadata": {}}], "self": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3", "min_disk": 0, "protected": false, "id": "e7de500d-09bc-47cb-996d-359b89295bc3", "file": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c0616fe7449460d9c6ab3cdf4edc0cd", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e7de500d-09bc-47cb-996d-359b89295bc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:06:51,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3 used request id req-0204367a-7d0f-401d-a0e3-a30036ec0167 2018-11-02 21:06:51,726 - create_image - DEBUG - Instance status is - active 2018-11-02 21:06:51,726 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image 2018-11-02 21:06:51,726 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image 2018-11-02 21:06:51,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:51,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:52,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d63c8475f7d4cc0813e9b143c2ad13d", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}], "expires_at": "2018-11-02T22:06:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user", "id": "9fc9202a624542b3a37d51984d59e393"}, "audit_ids": ["WpBecbzSRIm_tdc9dx5c4A"], "issued_at": "2018-11-02T21:06:52.000000Z"}} 2018-11-02 21:06:52,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:06:52,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7611fcd-44c6-4345-ab5e-ff3877111945 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:52,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e7611fcd-44c6-4345-ab5e-ff3877111945 2018-11-02 21:06:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:06:52,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc45ba51-ca32-4330-8d81-3ca29b351103 Date: Fri, 02 Nov 2018 21:06:52 GMT RESP BODY: {"networks":[]} 2018-11-02 21:06:52,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-bc45ba51-ca32-4330-8d81-3ca29b351103 2018-11-02 21:06:52,666 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net 2018-11-02 21:06:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" -d '{"network": {"name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net", "admin_state_up": true}}' 2018-11-02 21:06:53,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-ac5ea673-91eb-432f-8a91-73aafe9428bf Date: Fri, 02 Nov 2018 21:06:53 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:06:53Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}} 2018-11-02 21:06:53,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-ac5ea673-91eb-432f-8a91-73aafe9428bf 2018-11-02 21:06:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:06:53,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-06852e56-727b-4461-ba5b-3fcb13311b69 Date: Fri, 02 Nov 2018 21:06:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:06:53Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:06:53,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-06852e56-727b-4461-ba5b-3fcb13311b69 2018-11-02 21:06:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:06:54,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e17c1a5-9dab-43ff-9d99-dd4824eab191 Date: Fri, 02 Nov 2018 21:06:54 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:06:54,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-4e17c1a5-9dab-43ff-9d99-dd4824eab191 2018-11-02 21:06:54,117 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet 2018-11-02 21:06:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" -d '{"subnets": [{"ip_version": 4, "network_id": "ef9756bb-8ac0-4284-ab02-cfc5b791dfb5", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]}' 2018-11-02 21:06:55,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-97c51989-fbb7-417a-a8ee-837bd19024cf Date: Fri, 02 Nov 2018 21:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:06:55,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-97c51989-fbb7-417a-a8ee-837bd19024cf 2018-11-02 21:06:55,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:06:55,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fc603ed6-672b-4f2e-a988-629adbb620e2 Date: Fri, 02 Nov 2018 21:06:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:06:55,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-fc603ed6-672b-4f2e-a988-629adbb620e2 2018-11-02 21:06:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:06:55,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e603f6fa-4619-4d9e-b739-4859e9c42c8c Date: Fri, 02 Nov 2018 21:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:06:55,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-e603f6fa-4619-4d9e-b739-4859e9c42c8c 2018-11-02 21:06:55,609 - OpenStackNetwork - DEBUG - Network [ef9756bb-8ac0-4284-ab02-cfc5b791dfb5] created successfully 2018-11-02 21:06:55,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:55,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:56,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["X4--Ne0aT1qgsSxaWC2Swg"], "issued_at": "2018-11-02T21:06:56.000000Z"}} 2018-11-02 21:06:56,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e8749f685ee6219c5c677754c63baaf37c156b" 2018-11-02 21:06:56,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352e0ed5-de1b-4afc-9064-447bf3a81a16 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:56,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-352e0ed5-de1b-4afc-9064-447bf3a81a16 2018-11-02 21:06:56,134 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:06:56,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e8749f685ee6219c5c677754c63baaf37c156b" 2018-11-02 21:06:56,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b3c4c5f-6861-4b97-a698-352009a167bd x-compute-request-id: req-7b3c4c5f-6861-4b97-a698-352009a167bd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:06:56,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7b3c4c5f-6861-4b97-a698-352009a167bd 2018-11-02 21:06:56,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e8749f685ee6219c5c677754c63baaf37c156b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:06:56,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d08d23e-6843-4f86-ac6a-ac691f278f0a x-compute-request-id: req-8d08d23e-6843-4f86-ac6a-ac691f278f0a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "62e1482b-0ebd-446b-9505-d73e631579a3"}} 2018-11-02 21:06:56,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8d08d23e-6843-4f86-ac6a-ac691f278f0a 2018-11-02 21:06:56,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:56,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:56,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d63c8475f7d4cc0813e9b143c2ad13d", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}], "expires_at": "2018-11-02T22:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user", "id": "9fc9202a624542b3a37d51984d59e393"}, "audit_ids": ["h_aTzBudRaiHzSDCN9XJEA"], "issued_at": "2018-11-02T21:06:56.000000Z"}} 2018-11-02 21:06:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:56,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c67dc68-1dc8-458f-8e65-3e602e2702dd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:56,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1c67dc68-1dc8-458f-8e65-3e602e2702dd 2018-11-02 21:06:56,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:57,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b184e454-78fc-4e19-b129-090405faaf54 Date: Fri, 02 Nov 2018 21:06:57 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:06:57,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name&description=hello+group used request id req-b184e454-78fc-4e19-b129-090405faaf54 2018-11-02 21:06:57,125 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name... 2018-11-02 21:06:57,125 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name 2018-11-02 21:06:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name", "description": "hello group"}}' 2018-11-02 21:06:57,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-396d5ea5-8cb4-4108-b965-c87ce96df563 Date: Fri, 02 Nov 2018 21:06:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "updated_at": "2018-11-02T21:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "140312f8-eea8-499f-82e1-d92ace0e95f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}], "revision_number": 2, "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "7c316972-2687-4589-81c9-55f1eaf444be", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name"}} 2018-11-02 21:06:57,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-396d5ea5-8cb4-4108-b965-c87ce96df563 2018-11-02 21:06:57,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:57,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:57,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e96a9fc-65e7-4e60-a8b9-babd0801979a Date: Fri, 02 Nov 2018 21:06:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "140312f8-eea8-499f-82e1-d92ace0e95f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4"}]} 2018-11-02 21:06:57,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-4e96a9fc-65e7-4e60-a8b9-babd0801979a 2018-11-02 21:06:57,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:57,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:57,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-956dbfa0-ad6e-48bc-8e4b-bf13e98b1d77 Date: Fri, 02 Nov 2018 21:06:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "140312f8-eea8-499f-82e1-d92ace0e95f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4"}]} 2018-11-02 21:06:57,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-956dbfa0-ad6e-48bc-8e4b-bf13e98b1d77 2018-11-02 21:06:57,981 - neutron_utils - INFO - Retrieving security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:57,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:58,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-59a80994-2a35-4a5a-bfc0-7af2f8905167 Date: Fri, 02 Nov 2018 21:06:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "updated_at": "2018-11-02T21:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "140312f8-eea8-499f-82e1-d92ace0e95f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}], "revision_number": 2, "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "7c316972-2687-4589-81c9-55f1eaf444be", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name"}]} 2018-11-02 21:06:58,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-59a80994-2a35-4a5a-bfc0-7af2f8905167 2018-11-02 21:06:58,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:58,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:58,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9955e5d7-a46a-410b-89e6-8e114852cca2 Date: Fri, 02 Nov 2018 21:06:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "140312f8-eea8-499f-82e1-d92ace0e95f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4"}]} 2018-11-02 21:06:58,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-9955e5d7-a46a-410b-89e6-8e114852cca2 2018-11-02 21:06:58,540 - neutron_utils - INFO - Retrieving security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:58,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9542f138-1f4f-4c19-ae66-f694d3de3837 Date: Fri, 02 Nov 2018 21:06:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "updated_at": "2018-11-02T21:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "140312f8-eea8-499f-82e1-d92ace0e95f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}], "revision_number": 2, "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "7c316972-2687-4589-81c9-55f1eaf444be", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name"}]} 2018-11-02 21:06:58,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-9542f138-1f4f-4c19-ae66-f694d3de3837 2018-11-02 21:06:58,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:58,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-613b51ef-3dcb-4c81-925b-d98f1f12dbf4 Date: Fri, 02 Nov 2018 21:06:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "140312f8-eea8-499f-82e1-d92ace0e95f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4"}]} 2018-11-02 21:06:58,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-613b51ef-3dcb-4c81-925b-d98f1f12dbf4 2018-11-02 21:06:58,811 - neutron_utils - INFO - Retrieving security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:59,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0e67b964-b636-4e7b-a604-1e51cb47e8c4 Date: Fri, 02 Nov 2018 21:06:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "updated_at": "2018-11-02T21:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "140312f8-eea8-499f-82e1-d92ace0e95f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "revision_number": 0, "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}], "revision_number": 2, "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "7c316972-2687-4589-81c9-55f1eaf444be", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name"}]} 2018-11-02 21:06:59,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-0e67b964-b636-4e7b-a604-1e51cb47e8c4 2018-11-02 21:06:59,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c316972-2687-4589-81c9-55f1eaf444be 2018-11-02 21:06:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:06:59,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04eb9b5c-4fa7-4806-ad16-e5294fc9d3a0 Date: Fri, 02 Nov 2018 21:06:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "140312f8-eea8-499f-82e1-d92ace0e95f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:57Z", "security_group_id": "7c316972-2687-4589-81c9-55f1eaf444be", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:57Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "45f6cfec-6dd4-4150-9f8d-e9400d3662a4"}]} 2018-11-02 21:06:59,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7c316972-2687-4589-81c9-55f1eaf444be used request id req-04eb9b5c-4fa7-4806-ad16-e5294fc9d3a0 2018-11-02 21:06:59,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:06:59,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:06:59,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d63c8475f7d4cc0813e9b143c2ad13d", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}], "expires_at": "2018-11-02T22:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user", "id": "9fc9202a624542b3a37d51984d59e393"}, "audit_ids": ["6AoEA35USMONI6WyS-_3QQ"], "issued_at": "2018-11-02T21:06:59.000000Z"}} 2018-11-02 21:06:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:06:59,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b9c1b5-72d4-48f4-afcc-61fd7099a6d1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:59,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e1b9c1b5-72d4-48f4-afcc-61fd7099a6d1 2018-11-02 21:06:59,792 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:06:59,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:06:59,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0b2d28-f216-44c2-9cfc-8f3a0a090663 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:06:59,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3c0b2d28-f216-44c2-9cfc-8f3a0a090663 2018-11-02 21:06:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:00,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-070b6c91-42d5-4030-ac3a-c39952bcc9bd Date: Fri, 02 Nov 2018 21:07:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:00,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-070b6c91-42d5-4030-ac3a-c39952bcc9bd 2018-11-02 21:07:00,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:00,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a4b4a755-1160-4caa-b39f-18a2238aeedd Date: Fri, 02 Nov 2018 21:07:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:00,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-a4b4a755-1160-4caa-b39f-18a2238aeedd 2018-11-02 21:07:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:00,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-84be16f2-d2da-4708-91fe-74823c6c5a47 Date: Fri, 02 Nov 2018 21:07:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:00,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-84be16f2-d2da-4708-91fe-74823c6c5a47 2018-11-02 21:07:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:07:00,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:07:00 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:07:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:00,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012bf9fd-873a-4110-b68c-4c27fa667bec Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:00,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-012bf9fd-873a-4110-b68c-4c27fa667bec 2018-11-02 21:07:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:01,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a6030e9a-e13d-4434-a3f7-33135e33443a Date: Fri, 02 Nov 2018 21:07:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:01,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-a6030e9a-e13d-4434-a3f7-33135e33443a 2018-11-02 21:07:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:01,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5d192937-119f-4c2d-9ac1-fe3e27b56932 Date: Fri, 02 Nov 2018 21:07:01 GMT RESP BODY: {"ports":[]} 2018-11-02 21:07:01,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port&admin_state_up=True used request id req-5d192937-119f-4c2d-9ac1-fe3e27b56932 2018-11-02 21:07:01,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:01,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66f9ca01-1e2f-460f-8c6d-6d2394925cad x-compute-request-id: req-66f9ca01-1e2f-460f-8c6d-6d2394925cad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:07:01,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst used request id req-66f9ca01-1e2f-460f-8c6d-6d2394925cad 2018-11-02 21:07:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:01,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2dfdf980-111e-47a9-810a-d96ec619c14a Date: Fri, 02 Nov 2018 21:07:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:01,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-2dfdf980-111e-47a9-810a-d96ec619c14a 2018-11-02 21:07:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:01,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e67d889e-d69e-4c77-ac20-883e127268d0 Date: Fri, 02 Nov 2018 21:07:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:01,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-e67d889e-d69e-4c77-ac20-883e127268d0 2018-11-02 21:07:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:02,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-53a37e94-651a-41aa-b205-c580d195e136 Date: Fri, 02 Nov 2018 21:07:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:02,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-53a37e94-651a-41aa-b205-c580d195e136 2018-11-02 21:07:02,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:02,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9463d623-f730-41ad-bb0e-bb2cc6b985fe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:02,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-9463d623-f730-41ad-bb0e-bb2cc6b985fe 2018-11-02 21:07:02,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:02,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-04438308-0172-4a73-ae46-2274867b7edb Date: Fri, 02 Nov 2018 21:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:02,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-04438308-0172-4a73-ae46-2274867b7edb 2018-11-02 21:07:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:02,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ffc00797-66d9-414b-9142-0dc5c1a9389c Date: Fri, 02 Nov 2018 21:07:02 GMT RESP BODY: {"ports":[]} 2018-11-02 21:07:02,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port&admin_state_up=True used request id req-ffc00797-66d9-414b-9142-0dc5c1a9389c 2018-11-02 21:07:02,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:02,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:03,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d63c8475f7d4cc0813e9b143c2ad13d", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}], "expires_at": "2018-11-02T22:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user", "id": "9fc9202a624542b3a37d51984d59e393"}, "audit_ids": ["2zXCkGYHR_agfUOdeQSH6Q"], "issued_at": "2018-11-02T21:07:03.000000Z"}} 2018-11-02 21:07:03,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abe96c64650950543b69e3a9928eaffab10bb36" 2018-11-02 21:07:03,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96c6e84-911f-4294-8cde-01d8d558be89 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:03,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c96c6e84-911f-4294-8cde-01d8d558be89 2018-11-02 21:07:03,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:03,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cefed4c8-404f-4b80-97fb-285be702f939 Date: Fri, 02 Nov 2018 21:07:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:03,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-cefed4c8-404f-4b80-97fb-285be702f939 2018-11-02 21:07:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:03,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-164b1742-3326-48ea-a8a7-e031404d9556 Date: Fri, 02 Nov 2018 21:07:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:03,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-164b1742-3326-48ea-a8a7-e031404d9556 2018-11-02 21:07:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:04,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8b1bdeb4-c00d-4462-b2ac-b406b37bab87 Date: Fri, 02 Nov 2018 21:07:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:04,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-8b1bdeb4-c00d-4462-b2ac-b406b37bab87 2018-11-02 21:07:04,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:07:04,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:07:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:07:04,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abe96c64650950543b69e3a9928eaffab10bb36" 2018-11-02 21:07:04,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4326a39-7f6e-444c-b3dd-2c1ad5976649 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:04,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-d4326a39-7f6e-444c-b3dd-2c1ad5976649 2018-11-02 21:07:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:04,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f2b4ad9f-86bc-4c52-b11e-b49e1a5a8181 Date: Fri, 02 Nov 2018 21:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:04,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-f2b4ad9f-86bc-4c52-b11e-b49e1a5a8181 2018-11-02 21:07:04,589 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net 2018-11-02 21:07:04,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" -d '{"port": {"network_id": "ef9756bb-8ac0-4284-ab02-cfc5b791dfb5", "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port", "admin_state_up": true}}' 2018-11-02 21:07:05,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-211a9e76-c3c3-4803-8601-66346c5d3103 Date: Fri, 02 Nov 2018 21:07:05 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:07:05Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:07:05Z","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:da:0c:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.10"}],"id":"05c2b425-4e5b-40ba-9070-b2a09514156e","security_groups":["40177d5e-48ef-4e5d-96d3-a5faa8e1c356"],"device_id":""}} 2018-11-02 21:07:05,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-211a9e76-c3c3-4803-8601-66346c5d3103 2018-11-02 21:07:05,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:05,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-bac352e1-aa03-43b4-b72a-93659640fb38 Date: Fri, 02 Nov 2018 21:07:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:05,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-bac352e1-aa03-43b4-b72a-93659640fb38 2018-11-02 21:07:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:06,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6a7afd12-0efc-4f6e-9dbc-4063e4fb6ee4 Date: Fri, 02 Nov 2018 21:07:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:06,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-6a7afd12-0efc-4f6e-9dbc-4063e4fb6ee4 2018-11-02 21:07:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:06,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2c51d315-a3e9-44e7-9017-5dc63297cac3 Date: Fri, 02 Nov 2018 21:07:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:06,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-2c51d315-a3e9-44e7-9017-5dc63297cac3 2018-11-02 21:07:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:06,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9e76b5-2350-4156-9cf3-44fc332eeccd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:06,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-fc9e76b5-2350-4156-9cf3-44fc332eeccd 2018-11-02 21:07:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:06,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a4c06c39-7123-470e-be1e-a6a61ceac5bb Date: Fri, 02 Nov 2018 21:07:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:06,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-a4c06c39-7123-470e-be1e-a6a61ceac5bb 2018-11-02 21:07:06,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:07,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-9978ae01-3b42-48f3-a48f-42e3c5346ac7 Date: Fri, 02 Nov 2018 21:07:07 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:07:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:05Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:da:0c:fc","id":"05c2b425-4e5b-40ba-9070-b2a09514156e","port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["40177d5e-48ef-4e5d-96d3-a5faa8e1c356"],"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port"}]} 2018-11-02 21:07:07,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port&admin_state_up=True used request id req-9978ae01-3b42-48f3-a48f-42e3c5346ac7 2018-11-02 21:07:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:07,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddeb8888-0698-4040-9909-98903a4290b7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:07,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-ddeb8888-0698-4040-9909-98903a4290b7 2018-11-02 21:07:07,222 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst 2018-11-02 21:07:07,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:07,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a65a8d0-adc0-4e0c-bac1-750e65a0a967 x-compute-request-id: req-6a65a8d0-adc0-4e0c-bac1-750e65a0a967 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-flavor-name"}]} 2018-11-02 21:07:07,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6a65a8d0-adc0-4e0c-bac1-750e65a0a967 2018-11-02 21:07:07,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/62e1482b-0ebd-446b-9505-d73e631579a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:07,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da1751f4-b9c6-41cd-b959-d6cfd72b8436 x-compute-request-id: req-da1751f4-b9c6-41cd-b959-d6cfd72b8436 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "62e1482b-0ebd-446b-9505-d73e631579a3"}} 2018-11-02 21:07:07,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/62e1482b-0ebd-446b-9505-d73e631579a3 used request id req-da1751f4-b9c6-41cd-b959-d6cfd72b8436 2018-11-02 21:07:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-43b91fdf-3830-4c78-93d6-fc4683dd8536 Date: Fri, 02 Nov 2018 21:07:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:06:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:06:51Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e7de500d-09bc-47cb-996d-359b89295bc3/snap", "metadata": {}}], "self": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3", "min_disk": 0, "protected": false, "id": "e7de500d-09bc-47cb-996d-359b89295bc3", "file": "/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c0616fe7449460d9c6ab3cdf4edc0cd", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e7de500d-09bc-47cb-996d-359b89295bc3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image"} 2018-11-02 21:07:07,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image used request id req-43b91fdf-3830-4c78-93d6-fc4683dd8536 2018-11-02 21:07:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:07,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-edec934a-5eab-4dce-a7dd-377f062135e3 Date: Fri, 02 Nov 2018 21:07:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:07:07,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-edec934a-5eab-4dce-a7dd-377f062135e3 2018-11-02 21:07:07,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" -d '{"server": {"name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "imageRef": "e7de500d-09bc-47cb-996d-359b89295bc3", "flavorRef": "62e1482b-0ebd-446b-9505-d73e631579a3", "max_count": 1, "min_count": 1, "networks": [{"port": "05c2b425-4e5b-40ba-9070-b2a09514156e"}]}}' 2018-11-02 21:07:09,896 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a594f6e-46d3-4906-8993-9ea8ade91476 x-compute-request-id: req-7a594f6e-46d3-4906-8993-9ea8ade91476 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "adminPass": "7bkpMQfGdvSD"}} 2018-11-02 21:07:09,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-7a594f6e-46d3-4906-8993-9ea8ade91476 2018-11-02 21:07:09,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:10,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2961fff0-0f52-48d9-9c50-f27093846dbf x-compute-request-id: req-2961fff0-0f52-48d9-9c50-f27093846dbf Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:07:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:10,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-2961fff0-0f52-48d9-9c50-f27093846dbf 2018-11-02 21:07:10,150 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst 2018-11-02 21:07:10,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:10,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c65f09f-d62c-4d2f-8fc0-8b56d5c2db09 x-compute-request-id: req-6c65f09f-d62c-4d2f-8fc0-8b56d5c2db09 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:07:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:10,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-6c65f09f-d62c-4d2f-8fc0-8b56d5c2db09 2018-11-02 21:07:10,221 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst] is - BUILD 2018-11-02 21:07:10,221 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:07:13,224 - create_instance - DEBUG - VM status query timeout in 896.92621398 2018-11-02 21:07:13,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:13,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cc06e68-46c6-49e8-bf2b-16a1e2ce3fae x-compute-request-id: req-4cc06e68-46c6-49e8-bf2b-16a1e2ce3fae Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:07:11Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:13,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-4cc06e68-46c6-49e8-bf2b-16a1e2ce3fae 2018-11-02 21:07:13,975 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst] is - BUILD 2018-11-02 21:07:13,975 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:07:16,978 - create_instance - DEBUG - VM status query timeout in 893.172181845 2018-11-02 21:07:16,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:17,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4be38ddd-319a-47d6-9911-bbc194984f0e x-compute-request-id: req-4be38ddd-319a-47d6-9911-bbc194984f0e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:17,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-4be38ddd-319a-47d6-9911-bbc194984f0e 2018-11-02 21:07:17,414 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst] is - ACTIVE 2018-11-02 21:07:17,414 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:07:17,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:17,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4218e47-169a-40f0-85fc-facd3931b571 x-compute-request-id: req-c4218e47-169a-40f0-85fc-facd3931b571 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:17,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-c4218e47-169a-40f0-85fc-facd3931b571 2018-11-02 21:07:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:17,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7a60cf4b-4663-44da-8920-b4bcd5b3f410 Date: Fri, 02 Nov 2018 21:07:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:17,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-7a60cf4b-4663-44da-8920-b4bcd5b3f410 2018-11-02 21:07:17,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:17,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5325375-c269-46ae-820b-9b78049fe66e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:17,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-c5325375-c269-46ae-820b-9b78049fe66e 2018-11-02 21:07:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:18,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-83c8b08d-fb3d-4468-b03d-eebe92698e13 Date: Fri, 02 Nov 2018 21:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:18,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-83c8b08d-fb3d-4468-b03d-eebe92698e13 2018-11-02 21:07:18,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:18,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-2537113e-673a-4822-917d-fd8cf5efd615 Date: Fri, 02 Nov 2018 21:07:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:07:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:16Z","binding:vnic_type":"normal","device_id":"963fb541-2fc0-4e34-8fe7-bae45ffe5504","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:da:0c:fc","id":"05c2b425-4e5b-40ba-9070-b2a09514156e","port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["40177d5e-48ef-4e5d-96d3-a5faa8e1c356"],"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:89:8e","id":"89fbbb75-8a1b-4d45-b8b3-f6f4d715f81d","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:56Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:93:fb","id":"ad1f26b5-c39b-4a4e-8b4b-6dfd1a5aaf90","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:57Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:98:e4","id":"fbf88a41-66d9-4389-92a9-d4af2ae4105e","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:07:18,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-2537113e-673a-4822-917d-fd8cf5efd615 2018-11-02 21:07:18,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:18,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef8945d6-68a0-4517-bf00-805be4c0bda2 x-compute-request-id: req-ef8945d6-68a0-4517-bf00-805be4c0bda2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:18,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-ef8945d6-68a0-4517-bf00-805be4c0bda2 2018-11-02 21:07:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:18,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5bb87dfb-d657-40b2-8256-4df15930a41f Date: Fri, 02 Nov 2018 21:07:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:18,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-5bb87dfb-d657-40b2-8256-4df15930a41f 2018-11-02 21:07:18,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:18,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f119bf1-b1ab-43dd-ad56-2a115599c4e9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:18,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-2f119bf1-b1ab-43dd-ad56-2a115599c4e9 2018-11-02 21:07:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:18,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa6fd4a3-42ce-4308-8628-58b27d04577e Date: Fri, 02 Nov 2018 21:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:18,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-fa6fd4a3-42ce-4308-8628-58b27d04577e 2018-11-02 21:07:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:19,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-a443a123-8eeb-418f-8642-4a1f3d5621c0 Date: Fri, 02 Nov 2018 21:07:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:07:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:16Z","binding:vnic_type":"normal","device_id":"963fb541-2fc0-4e34-8fe7-bae45ffe5504","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:da:0c:fc","id":"05c2b425-4e5b-40ba-9070-b2a09514156e","port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["40177d5e-48ef-4e5d-96d3-a5faa8e1c356"],"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:89:8e","id":"89fbbb75-8a1b-4d45-b8b3-f6f4d715f81d","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:56Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:93:fb","id":"ad1f26b5-c39b-4a4e-8b4b-6dfd1a5aaf90","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:57Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:98:e4","id":"fbf88a41-66d9-4389-92a9-d4af2ae4105e","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:07:19,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-a443a123-8eeb-418f-8642-4a1f3d5621c0 2018-11-02 21:07:19,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:19,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d63c8475f7d4cc0813e9b143c2ad13d", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role"}], "expires_at": "2018-11-02T22:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7c0616fe7449460d9c6ab3cdf4edc0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user", "id": "9fc9202a624542b3a37d51984d59e393"}, "audit_ids": ["KeKAMOwoRWy8akgjJffRnQ"], "issued_at": "2018-11-02T21:07:19.000000Z"}} 2018-11-02 21:07:19,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddee267b623aba98bca093c8ed37cba7e346ba6d" 2018-11-02 21:07:20,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84ada1c5-1007-461f-b95f-bbef3cbb9853 x-compute-request-id: req-84ada1c5-1007-461f-b95f-bbef3cbb9853 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:20,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-84ada1c5-1007-461f-b95f-bbef3cbb9853 2018-11-02 21:07:20,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:21,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efc82a91-a624-421a-a50a-39b057763d65 x-compute-request-id: req-efc82a91-a624-421a-a50a-39b057763d65 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:21,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-efc82a91-a624-421a-a50a-39b057763d65 2018-11-02 21:07:21,660 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst] is - ACTIVE 2018-11-02 21:07:21,661 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:07:21,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:22,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-232b593c-d79f-45e5-88be-ad0d33e4a9fd x-compute-request-id: req-232b593c-d79f-45e5-88be-ad0d33e4a9fd Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:22,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-232b593c-d79f-45e5-88be-ad0d33e4a9fd 2018-11-02 21:07:22,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:22,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1a607e32-a3da-46ce-98db-7ad1fdbe56fb Date: Fri, 02 Nov 2018 21:07:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:22,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-1a607e32-a3da-46ce-98db-7ad1fdbe56fb 2018-11-02 21:07:22,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:22,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67aec502-67a5-4f11-8ee0-7159208ef96c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:22,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-67aec502-67a5-4f11-8ee0-7159208ef96c 2018-11-02 21:07:22,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:22,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-560f554f-3811-4189-9a69-294ea5811bad Date: Fri, 02 Nov 2018 21:07:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:22,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-560f554f-3811-4189-9a69-294ea5811bad 2018-11-02 21:07:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:22,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-31b47cdb-66ab-4776-920e-ff3ade3e8510 Date: Fri, 02 Nov 2018 21:07:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:07:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:16Z","binding:vnic_type":"normal","device_id":"963fb541-2fc0-4e34-8fe7-bae45ffe5504","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:da:0c:fc","id":"05c2b425-4e5b-40ba-9070-b2a09514156e","port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["40177d5e-48ef-4e5d-96d3-a5faa8e1c356"],"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:89:8e","id":"89fbbb75-8a1b-4d45-b8b3-f6f4d715f81d","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:56Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:93:fb","id":"ad1f26b5-c39b-4a4e-8b4b-6dfd1a5aaf90","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:57Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:98:e4","id":"fbf88a41-66d9-4389-92a9-d4af2ae4105e","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:07:22,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-31b47cdb-66ab-4776-920e-ff3ade3e8510 2018-11-02 21:07:22,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:23,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5ea8a41-4c93-46b8-a0cf-dc9f6f2f7c28 x-compute-request-id: req-e5ea8a41-4c93-46b8-a0cf-dc9f6f2f7c28 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:23,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-e5ea8a41-4c93-46b8-a0cf-dc9f6f2f7c28 2018-11-02 21:07:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:23,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-89fe14e7-7873-4a23-9e49-7af1701da08d Date: Fri, 02 Nov 2018 21:07:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:23,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-89fe14e7-7873-4a23-9e49-7af1701da08d 2018-11-02 21:07:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:23,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8bd59c-2776-4122-9c2e-404604de8410 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:23,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-0a8bd59c-2776-4122-9c2e-404604de8410 2018-11-02 21:07:23,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:23,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6cc0bccd-cde5-4965-869a-fc702b8183dc Date: Fri, 02 Nov 2018 21:07:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:23,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-6cc0bccd-cde5-4965-869a-fc702b8183dc 2018-11-02 21:07:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:24,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-709f4037-5c6e-4f94-98e4-f442eac527b5 Date: Fri, 02 Nov 2018 21:07:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:07:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:16Z","binding:vnic_type":"normal","device_id":"963fb541-2fc0-4e34-8fe7-bae45ffe5504","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:da:0c:fc","id":"05c2b425-4e5b-40ba-9070-b2a09514156e","port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["40177d5e-48ef-4e5d-96d3-a5faa8e1c356"],"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:89:8e","id":"89fbbb75-8a1b-4d45-b8b3-f6f4d715f81d","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:56Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:93:fb","id":"ad1f26b5-c39b-4a4e-8b4b-6dfd1a5aaf90","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:57Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:98:e4","id":"fbf88a41-66d9-4389-92a9-d4af2ae4105e","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:07:24,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-709f4037-5c6e-4f94-98e4-f442eac527b5 2018-11-02 21:07:24,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name"}}' 2018-11-02 21:07:24,824 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14b98475-2bc8-4d0d-824d-79e0be54aaf3 x-compute-request-id: req-14b98475-2bc8-4d0d-824d-79e0be54aaf3 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name not associated with the instance 963fb541-2fc0-4e34-8fe7-bae45ffe5504", "code": 404}} 2018-11-02 21:07:24,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504/action used request id req-14b98475-2bc8-4d0d-824d-79e0be54aaf3 2018-11-02 21:07:24,825 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name not associated with the instance 963fb541-2fc0-4e34-8fe7-bae45ffe5504 (HTTP 404) (Request-ID: req-14b98475-2bc8-4d0d-824d-79e0be54aaf3) 2018-11-02 21:07:24,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:25,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3116852-2471-46bb-871d-c25f6d5a1762 x-compute-request-id: req-a3116852-2471-46bb-871d-c25f6d5a1762 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:25,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-a3116852-2471-46bb-871d-c25f6d5a1762 2018-11-02 21:07:25,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:25,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-52cde1ff-5fef-4e31-88e8-ba9a8e6b134d Date: Fri, 02 Nov 2018 21:07:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc5918c8-d797-4992-bdb5-46a35383578e"],"updated_at":"2018-11-02T21:06:54Z","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net"}]} 2018-11-02 21:07:25,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net used request id req-52cde1ff-5fef-4e31-88e8-ba9a8e6b134d 2018-11-02 21:07:25,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:25,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b59f749-771b-47c8-9492-827a7ece7c88 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:25,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-3b59f749-771b-47c8-9492-827a7ece7c88 2018-11-02 21:07:25,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:25,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-50f88355-16e9-4b62-9ef4-635b3ff4b39e Date: Fri, 02 Nov 2018 21:07:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:54Z","dns_nameservers":[],"updated_at":"2018-11-02T21:06:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","id":"bc5918c8-d797-4992-bdb5-46a35383578e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet"}]} 2018-11-02 21:07:25,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-50f88355-16e9-4b62-9ef4-635b3ff4b39e 2018-11-02 21:07:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:25,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-76884bb3-d51d-47a1-8f0e-231f992c2631 Date: Fri, 02 Nov 2018 21:07:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:07:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:16Z","binding:vnic_type":"normal","device_id":"963fb541-2fc0-4e34-8fe7-bae45ffe5504","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:da:0c:fc","id":"05c2b425-4e5b-40ba-9070-b2a09514156e","port_security_enabled":true,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["40177d5e-48ef-4e5d-96d3-a5faa8e1c356"],"name":"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:89:8e","id":"89fbbb75-8a1b-4d45-b8b3-f6f4d715f81d","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:56Z","admin_state_up":true,"updated_at":"2018-11-02T21:06:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:93:fb","id":"ad1f26b5-c39b-4a4e-8b4b-6dfd1a5aaf90","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","tenant_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","created_at":"2018-11-02T21:06:57Z","admin_state_up":true,"updated_at":"2018-11-02T21:07:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ef9756bb-8ac0-4284-ab02-cfc5b791dfb5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:98:e4","id":"fbf88a41-66d9-4389-92a9-d4af2ae4105e","port_security_enabled":false,"project_id":"7c0616fe7449460d9c6ab3cdf4edc0cd","fixed_ips":[{"subnet_id":"bc5918c8-d797-4992-bdb5-46a35383578e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:07:25,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-76884bb3-d51d-47a1-8f0e-231f992c2631 2018-11-02 21:07:25,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddee267b623aba98bca093c8ed37cba7e346ba6d" 2018-11-02 21:07:26,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93403009-db33-4708-b473-46c639c7217c x-compute-request-id: req-93403009-db33-4708-b473-46c639c7217c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0c:fc", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "security_groups": [{"name": "default"}], "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:16Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:26,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-93403009-db33-4708-b473-46c639c7217c 2018-11-02 21:07:26,764 - create_instance - INFO - Deleting Port with ID - 05c2b425-4e5b-40ba-9070-b2a09514156e 2018-11-02 21:07:26,765 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-port 2018-11-02 21:07:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/05c2b425-4e5b-40ba-9070-b2a09514156e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:27,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72e85ddd-86d0-4baa-aa0e-3f8268a1ce3c Date: Fri, 02 Nov 2018 21:07:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:07:27,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/05c2b425-4e5b-40ba-9070-b2a09514156e used request id req-72e85ddd-86d0-4baa-aa0e-3f8268a1ce3c 2018-11-02 21:07:27,449 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst 2018-11-02 21:07:27,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:27,597 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c15ae0b9-90d7-4086-b5be-51d99fc6fe10 x-compute-request-id: req-c15ae0b9-90d7-4086-b5be-51d99fc6fe10 Content-Type: application/json 2018-11-02 21:07:27,597 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-c15ae0b9-90d7-4086-b5be-51d99fc6fe10 2018-11-02 21:07:27,598 - create_instance - INFO - Checking deletion status 2018-11-02 21:07:27,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:27,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-992cada6-48da-4d76-98d6-82deccb8463a x-compute-request-id: req-992cada6-48da-4d76-98d6-82deccb8463a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:27Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:27,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-992cada6-48da-4d76-98d6-82deccb8463a 2018-11-02 21:07:27,685 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst] is - ACTIVE 2018-11-02 21:07:27,685 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:07:30,688 - create_instance - DEBUG - VM status query timeout in 296.909595013 2018-11-02 21:07:30,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:30,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87cc4bfa-81a6-4d52-ac5c-4205a0b1d71f x-compute-request-id: req-87cc4bfa-81a6-4d52-ac5c-4205a0b1d71f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504", "rel": "bookmark"}], "image": {"id": "e7de500d-09bc-47cb-996d-359b89295bc3", "links": [{"href": "http://172.30.9.31:8774/images/e7de500d-09bc-47cb-996d-359b89295bc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:07:16.000000", "flavor": {"id": "62e1482b-0ebd-446b-9505-d73e631579a3", "links": [{"href": "http://172.30.9.31:8774/flavors/62e1482b-0ebd-446b-9505-d73e631579a3", "rel": "bookmark"}]}, "id": "963fb541-2fc0-4e34-8fe7-bae45ffe5504", "user_id": "9fc9202a624542b3a37d51984d59e393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:07:27Z", "hostId": "27bb267452b9a6e19a4d983e161373f6e86db56f3ba12e237f011f61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst", "created": "2018-11-02T21:07:09Z", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:07:30,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-87cc4bfa-81a6-4d52-ac5c-4205a0b1d71f 2018-11-02 21:07:30,966 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst] is - ACTIVE 2018-11-02 21:07:30,967 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:07:33,970 - create_instance - DEBUG - VM status query timeout in 293.628077984 2018-11-02 21:07:33,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9de04020a8be9b271f7c60fc3d261a4a93395c7" 2018-11-02 21:07:34,019 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3ab5050-70d0-476c-8ffa-eb8d4ebb1255 x-compute-request-id: req-a3ab5050-70d0-476c-8ffa-eb8d4ebb1255 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 963fb541-2fc0-4e34-8fe7-bae45ffe5504 could not be found.", "code": 404}} 2018-11-02 21:07:34,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/963fb541-2fc0-4e34-8fe7-bae45ffe5504 used request id req-a3ab5050-70d0-476c-8ffa-eb8d4ebb1255 2018-11-02 21:07:34,019 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 963fb541-2fc0-4e34-8fe7-bae45ffe5504 could not be found. (HTTP 404) (Request-ID: req-a3ab5050-70d0-476c-8ffa-eb8d4ebb1255) 2018-11-02 21:07:34,019 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-inst 2018-11-02 21:07:34,020 - neutron_utils - INFO - Deleting security group rule with ID - 45f6cfec-6dd4-4150-9f8d-e9400d3662a4 2018-11-02 21:07:34,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/45f6cfec-6dd4-4150-9f8d-e9400d3662a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:07:34,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abf80f0b-373b-4126-9b3c-5df18bb59308 Content-Length: 0 Date: Fri, 02 Nov 2018 21:07:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:07:34,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/45f6cfec-6dd4-4150-9f8d-e9400d3662a4 used request id req-abf80f0b-373b-4126-9b3c-5df18bb59308 2018-11-02 21:07:34,297 - neutron_utils - INFO - Deleting security group rule with ID - 140312f8-eea8-499f-82e1-d92ace0e95f3 2018-11-02 21:07:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/140312f8-eea8-499f-82e1-d92ace0e95f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:07:34,580 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a46a58a-ff19-403e-b19e-67eb46de1f5b Content-Length: 0 Date: Fri, 02 Nov 2018 21:07:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:07:34,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/140312f8-eea8-499f-82e1-d92ace0e95f3 used request id req-9a46a58a-ff19-403e-b19e-67eb46de1f5b 2018-11-02 21:07:34,580 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-name 2018-11-02 21:07:34,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7c316972-2687-4589-81c9-55f1eaf444be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbf08ba232cf02ff1c12cf943650170f623e59a" 2018-11-02 21:07:34,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f9ad73d-da42-4db8-ac7c-2405cc6f5aea Content-Length: 0 Date: Fri, 02 Nov 2018 21:07:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:07:34,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7c316972-2687-4589-81c9-55f1eaf444be used request id req-8f9ad73d-da42-4db8-ac7c-2405cc6f5aea 2018-11-02 21:07:34,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/62e1482b-0ebd-446b-9505-d73e631579a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e8749f685ee6219c5c677754c63baaf37c156b" 2018-11-02 21:07:34,755 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5739141-534e-4341-ba14-1bfcc37ef3c8 x-compute-request-id: req-d5739141-534e-4341-ba14-1bfcc37ef3c8 Content-Length: 0 Content-Type: application/json 2018-11-02 21:07:34,755 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/62e1482b-0ebd-446b-9505-d73e631579a3 used request id req-d5739141-534e-4341-ba14-1bfcc37ef3c8 2018-11-02 21:07:34,756 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet 2018-11-02 21:07:34,756 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-subnet 2018-11-02 21:07:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/bc5918c8-d797-4992-bdb5-46a35383578e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:07:37,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d4f5cb8-9084-4c18-a4d7-89331e2996b5 Date: Fri, 02 Nov 2018 21:07:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:07:37,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/bc5918c8-d797-4992-bdb5-46a35383578e used request id req-6d4f5cb8-9084-4c18-a4d7-89331e2996b5 2018-11-02 21:07:37,181 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-pub-net 2018-11-02 21:07:37,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6ec4208dc295bd064b1343e64dd55bdfa683d5" 2018-11-02 21:07:39,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6b78ee1-4557-4d7a-8096-73ab7e174df6 Date: Fri, 02 Nov 2018 21:07:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:07:39,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ef9756bb-8ac0-4284-ab02-cfc5b791dfb5 used request id req-f6b78ee1-4557-4d7a-8096-73ab7e174df6 2018-11-02 21:07:39,174 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-536e6c6a-207e-47bd-8610-a9bb2e186820-image 2018-11-02 21:07:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b2c40533c41aef9693372815b8f0c4ae169519e" 2018-11-02 21:07:40,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00512250-8ac6-4acc-9ccc-8ff9b6fe44aa Date: Fri, 02 Nov 2018 21:07:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:07:40,314 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e7de500d-09bc-47cb-996d-359b89295bc3 used request id req-00512250-8ac6-4acc-9ccc-8ff9b6fe44aa 2018-11-02 21:07:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:07:40,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5e14f5a1-6b7b-4e83-853e-36fa45cb3be2 Date: Fri, 02 Nov 2018 21:07:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:52Z", "updated_at": "2018-11-02T21:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "revision_number": 0, "id": "023e7f28-ac0f-4ff4-9479-ddd6148bb05d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "revision_number": 0, "id": "2ad798fc-bd52-4e1c-b79a-8452899e1067", "remote_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "revision_number": 0, "id": "a42e430e-48ce-4166-aac8-1439590df255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "revision_number": 0, "id": "e2c7ee2b-4b1c-454a-b055-397ab248afd4", "remote_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "remote_ip_prefix": null, "created_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd"}], "revision_number": 4, "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:07:40,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5e14f5a1-6b7b-4e83-853e-36fa45cb3be2 2018-11-02 21:07:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:07:40,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd240b03-8102-4447-8a40-1487f995aec1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "name": "InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj"}} 2018-11-02 21:07:40,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-dd240b03-8102-4447-8a40-1487f995aec1 2018-11-02 21:07:40,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40177d5e-48ef-4e5d-96d3-a5faa8e1c356 2018-11-02 21:07:40,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=40177d5e-48ef-4e5d-96d3-a5faa8e1c356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:07:40,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9faacf8d-65ad-47a0-86c4-17f7470e6a60 Date: Fri, 02 Nov 2018 21:07:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:52Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "023e7f28-ac0f-4ff4-9479-ddd6148bb05d"}, {"remote_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:52Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "2ad798fc-bd52-4e1c-b79a-8452899e1067"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:52Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "a42e430e-48ce-4166-aac8-1439590df255"}, {"remote_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:06:52Z", "security_group_id": "40177d5e-48ef-4e5d-96d3-a5faa8e1c356", "port_range_min": null, "revision_number": 0, "tenant_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "created_at": "2018-11-02T21:06:52Z", "project_id": "7c0616fe7449460d9c6ab3cdf4edc0cd", "id": "e2c7ee2b-4b1c-454a-b055-397ab248afd4"}]} 2018-11-02 21:07:40,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=40177d5e-48ef-4e5d-96d3-a5faa8e1c356 used request id req-9faacf8d-65ad-47a0-86c4-17f7470e6a60 2018-11-02 21:07:40,918 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:07:40,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/40177d5e-48ef-4e5d-96d3-a5faa8e1c356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:07:41,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7820e688-fe8c-4110-9609-61d075130b24 Content-Length: 0 Date: Fri, 02 Nov 2018 21:07:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:07:41,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/40177d5e-48ef-4e5d-96d3-a5faa8e1c356 used request id req-7820e688-fe8c-4110-9609-61d075130b24 2018-11-02 21:07:41,373 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj 2018-11-02 21:07:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:07:41,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65911bed-2218-4e11-8a8e-cf0cbc689cb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:07:41,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7c0616fe7449460d9c6ab3cdf4edc0cd used request id req-65911bed-2218-4e11-8a8e-cf0cbc689cb5 2018-11-02 21:07:41,662 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-39e2e7b3-f7fc-493-proj-role 2018-11-02 21:07:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1d63c8475f7d4cc0813e9b143c2ad13d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:07:41,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af96406f-b8b1-4707-b55f-f12170d5e582 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:07:41,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1d63c8475f7d4cc0813e9b143c2ad13d used request id req-af96406f-b8b1-4707-b55f-f12170d5e582 2018-11-02 21:07:41,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c42fac46e7e27bdbc72276b4a814b2e91a57d" 2018-11-02 21:07:41,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f4f87c6-f751-4a17-a2b9-3581574ff81a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:07:41,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f4f87c6-f751-4a17-a2b9-3581574ff81a 2018-11-02 21:07:41,921 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-39e2e7b3-f7fc-493-user 2018-11-02 21:07:41,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/9fc9202a624542b3a37d51984d59e393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770966e5025beb248ef37dc5958f7ca817698284" 2018-11-02 21:07:42,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73fa0a40-1732-47f2-9caa-0806964ec28e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:07:42,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9fc9202a624542b3a37d51984d59e393 used request id req-73fa0a40-1732-47f2-9caa-0806964ec28e 2018-11-02 21:07:42,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:42,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["0jujVrtcQFaV6W7nZOySRA"], "issued_at": "2018-11-02T21:07:42.000000Z"}} 2018-11-02 21:07:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac55b870f65b18670bc289d8eed8c73e1211fc08" 2018-11-02 21:07:42,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88f03f7-01d3-4313-a2ff-84fbdb969538 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:42,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b88f03f7-01d3-4313-a2ff-84fbdb969538 2018-11-02 21:07:42,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:42,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:43,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["QGQ9xx6ZSp-vImHmj82QZg"], "issued_at": "2018-11-02T21:07:43.000000Z"}} 2018-11-02 21:07:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:07:43,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bdd0b7-8ab2-4374-add1-0233e607844c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:43,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-60bdd0b7-8ab2-4374-add1-0233e607844c 2018-11-02 21:07:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:07:43,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:07:43 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:07:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-229b4736-7182-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:07:43,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3841760a-6eed-4aa2-8c44-51cf78f8f498 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-229b4736-7182-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:07:43,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-229b4736-7182-4e6-proj used request id req-3841760a-6eed-4aa2-8c44-51cf78f8f498 2018-11-02 21:07:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:07:43,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c270f857-cd84-4653-a551-3c6849f9a567 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:07:43,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c270f857-cd84-4653-a551-3c6849f9a567 2018-11-02 21:07:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj"}}' 2018-11-02 21:07:43,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaea500-53af-46a3-96c5-ee8e5c0ed983 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a19e68d7f8fa4049b33e4ad5c9e7148f"}, "tags": [], "enabled": true, "id": "a19e68d7f8fa4049b33e4ad5c9e7148f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj"}} 2018-11-02 21:07:43,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-baaea500-53af-46a3-96c5-ee8e5c0ed983 2018-11-02 21:07:43,614 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-229b4736-7182-4e6-proj 2018-11-02 21:07:43,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:43,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:44,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ZJkfaI7ERrWGvWSuoq8SkQ"], "issued_at": "2018-11-02T21:07:44.000000Z"}} 2018-11-02 21:07:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b07a8eb53fea43c9d2f8d82d992b0527c9e6cf" 2018-11-02 21:07:44,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71d08c8-4ef3-4e2e-ae9c-7525bca14b3d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:44,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a71d08c8-4ef3-4e2e-ae9c-7525bca14b3d 2018-11-02 21:07:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:07:44,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:07:44 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:07:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b07a8eb53fea43c9d2f8d82d992b0527c9e6cf" 2018-11-02 21:07:44,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da63f132-036d-406b-a3c1-be4fd9b65730 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:07:44,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-da63f132-036d-406b-a3c1-be4fd9b65730 2018-11-02 21:07:44,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceOnComputeHost-229b4736-7182-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b07a8eb53fea43c9d2f8d82d992b0527c9e6cf" 2018-11-02 21:07:44,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2632baec-89f6-4b93-baf5-6382dfdbf0a2 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceOnComputeHost-229b4736-7182-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a19e68d7f8fa4049b33e4ad5c9e7148f"}, "tags": [], "enabled": true, "id": "a19e68d7f8fa4049b33e4ad5c9e7148f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj"}]} 2018-11-02 21:07:44,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceOnComputeHost-229b4736-7182-4e6-proj used request id req-2632baec-89f6-4b93-baf5-6382dfdbf0a2 2018-11-02 21:07:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b07a8eb53fea43c9d2f8d82d992b0527c9e6cf" 2018-11-02 21:07:44,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76abe7a0-27e3-49de-aed5-4dd427f88051 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:07:44,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-76abe7a0-27e3-49de-aed5-4dd427f88051 2018-11-02 21:07:44,948 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-229b4736-7182-4e6-user 2018-11-02 21:07:44,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:44,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:07:45,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e43646e-eb2d-4b04-9647-de70a4f12064 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:07:45,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0e43646e-eb2d-4b04-9647-de70a4f12064 2018-11-02 21:07:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" -d '{"role": {"name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj-role"}}' 2018-11-02 21:07:45,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f1b4354-d34f-4bd7-aba8-d3370e45340d Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b53c09ac48444548067b563d694446f", "links": {"self": "http://172.30.9.31:5000/v3/roles/1b53c09ac48444548067b563d694446f"}, "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj-role"}} 2018-11-02 21:07:45,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-8f1b4354-d34f-4bd7-aba8-d3370e45340d 2018-11-02 21:07:45,207 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-229b4736-7182-4e6-proj-role 2018-11-02 21:07:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1b53c09ac48444548067b563d694446f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:07:45,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a550a99-7777-4d6e-9653-b8262ba88ee6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b53c09ac48444548067b563d694446f", "links": {"self": "http://172.30.9.31:5000/v3/roles/1b53c09ac48444548067b563d694446f"}, "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj-role"}} 2018-11-02 21:07:45,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1b53c09ac48444548067b563d694446f used request id req-6a550a99-7777-4d6e-9653-b8262ba88ee6 2018-11-02 21:07:45,226 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-229b4736-7182-4e6-proj-role to project CreateInstanceOnComputeHost-229b4736-7182-4e6-proj 2018-11-02 21:07:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a19e68d7f8fa4049b33e4ad5c9e7148f/users/5d9de48cb4054e4eb3cf58c5f1415746/roles/1b53c09ac48444548067b563d694446f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:07:45,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd3e7bca-f835-40c6-a208-dd120c65ec90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:07:45,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a19e68d7f8fa4049b33e4ad5c9e7148f/users/5d9de48cb4054e4eb3cf58c5f1415746/roles/1b53c09ac48444548067b563d694446f used request id req-bd3e7bca-f835-40c6-a208-dd120c65ec90 2018-11-02 21:07:45,372 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:07:45,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:45,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:45,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["M-YpXwTYT3ylqAiSRNO6FA"], "issued_at": "2018-11-02T21:07:45.000000Z"}} 2018-11-02 21:07:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:07:45,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bedff0-61e4-4791-a8ce-16fca974dc51 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:45,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c2bedff0-61e4-4791-a8ce-16fca974dc51 2018-11-02 21:07:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:07:46,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-84f98cd2-fd85-42b4-9276-d57d746bd7df Date: Fri, 02 Nov 2018 21:07:46 GMT RESP BODY: {"networks":[]} 2018-11-02 21:07:46,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-84f98cd2-fd85-42b4-9276-d57d746bd7df 2018-11-02 21:07:46,042 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net 2018-11-02 21:07:46,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" -d '{"network": {"name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net", "admin_state_up": true}}' 2018-11-02 21:07:46,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-90e84731-5301-4600-bded-8d95dab3fd2c Date: Fri, 02 Nov 2018 21:07:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T21:07:46Z","is_default":false,"provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","mtu":1450}} 2018-11-02 21:07:46,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-90e84731-5301-4600-bded-8d95dab3fd2c 2018-11-02 21:07:46,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:07:46,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 689 X-Openstack-Request-Id: req-9975286c-1456-4420-87dd-cbf0539926c9 Date: Fri, 02 Nov 2018 21:07:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T21:07:46Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:46,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-9975286c-1456-4420-87dd-cbf0539926c9 2018-11-02 21:07:46,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:07:47,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a3de4a0-5074-4f1c-a61e-ea92448f427d Date: Fri, 02 Nov 2018 21:07:47 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:07:47,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-9a3de4a0-5074-4f1c-a61e-ea92448f427d 2018-11-02 21:07:47,059 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet 2018-11-02 21:07:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" -d '{"subnets": [{"ip_version": 4, "network_id": "4bd707bb-af0d-4f81-98fd-a0a6ca9ee878", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]}' 2018-11-02 21:07:47,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-684ade20-b957-4749-a485-5fd66926c6e0 Date: Fri, 02 Nov 2018 21:07:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:47,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-684ade20-b957-4749-a485-5fd66926c6e0 2018-11-02 21:07:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:07:48,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-6e11b37b-07ce-45fb-a760-280c77ba1771 Date: Fri, 02 Nov 2018 21:07:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:48,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-6e11b37b-07ce-45fb-a760-280c77ba1771 2018-11-02 21:07:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:07:48,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-73cff872-9fde-4e20-9341-53715b180bd3 Date: Fri, 02 Nov 2018 21:07:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:48,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-73cff872-9fde-4e20-9341-53715b180bd3 2018-11-02 21:07:48,300 - OpenStackNetwork - DEBUG - Network [4bd707bb-af0d-4f81-98fd-a0a6ca9ee878] created successfully 2018-11-02 21:07:48,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:48,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:48,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["44844pVbTqK5gnF84EJ4qg"], "issued_at": "2018-11-02T21:07:48.000000Z"}} 2018-11-02 21:07:48,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef7c0824bbb76dd53262a93939c2058e968373c3" 2018-11-02 21:07:48,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899b44de-9d2e-49dc-9f08-ff08d1e17ab0 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:48,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-899b44de-9d2e-49dc-9f08-ff08d1e17ab0 2018-11-02 21:07:48,843 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:07:48,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef7c0824bbb76dd53262a93939c2058e968373c3" 2018-11-02 21:07:49,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-808e0c45-4918-4bc4-876b-125dda7f0a5b x-compute-request-id: req-808e0c45-4918-4bc4-876b-125dda7f0a5b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:07:49,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-808e0c45-4918-4bc4-876b-125dda7f0a5b 2018-11-02 21:07:49,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef7c0824bbb76dd53262a93939c2058e968373c3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-11-02 21:07:49,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0380ea0c-15f7-479a-ac5c-c791bd1babe5 x-compute-request-id: req-0380ea0c-15f7-479a-ac5c-c791bd1babe5 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5117df45-24f4-48c8-b2e8-4d864e511d58"}} 2018-11-02 21:07:49,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0380ea0c-15f7-479a-ac5c-c791bd1babe5 2018-11-02 21:07:49,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:49,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:49,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b53c09ac48444548067b563d694446f", "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj-role"}], "expires_at": "2018-11-02T22:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a19e68d7f8fa4049b33e4ad5c9e7148f", "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a19e68d7f8fa4049b33e4ad5c9e7148f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-229b4736-7182-4e6-user", "id": "5d9de48cb4054e4eb3cf58c5f1415746"}, "audit_ids": ["LbQxV5_eShyGXQYGW8PnRQ"], "issued_at": "2018-11-02T21:07:49.000000Z"}} 2018-11-02 21:07:49,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" 2018-11-02 21:07:49,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90855ec-70dc-4dc1-918e-334877b1cd99 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:49,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c90855ec-70dc-4dc1-918e-334877b1cd99 2018-11-02 21:07:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" 2018-11-02 21:07:50,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-99c3eae2-8065-4cdb-8558-27e8bc44eaba Date: Fri, 02 Nov 2018 21:07:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image"} 2018-11-02 21:07:50,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image used request id req-99c3eae2-8065-4cdb-8558-27e8bc44eaba 2018-11-02 21:07:50,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" 2018-11-02 21:07:50,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-723b703c-85ba-4ccf-bbfa-3978e0ac458a Date: Fri, 02 Nov 2018 21:07:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:07:50,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-723b703c-85ba-4ccf-bbfa-3978e0ac458a 2018-11-02 21:07:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image"}' 2018-11-02 21:07:50,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26e24246-5ec7-4738-be51-3ad6398787dc Date: Fri, 02 Nov 2018 21:07:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:07:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:07:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "min_disk": 0, "protected": false, "id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "file": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74/file", "checksum": null, "owner": "a19e68d7f8fa4049b33e4ad5c9e7148f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:07:50,532 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-26e24246-5ec7-4738-be51-3ad6398787dc 2018-11-02 21:07:50,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" -d '' 2018-11-02 21:07:52,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0acb7271-94e9-4d47-8a41-0a860a7442d1 Date: Fri, 02 Nov 2018 21:07:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:07:52,271 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74/file used request id req-0acb7271-94e9-4d47-8a41-0a860a7442d1 2018-11-02 21:07:52,271 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:07:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" 2018-11-02 21:07:52,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-cf611a66-a196-49f0-bf51-f5f4451fdd31 Date: Fri, 02 Nov 2018 21:07:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:07:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:07:52Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "metadata": {}}], "self": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "min_disk": 0, "protected": false, "id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "file": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a19e68d7f8fa4049b33e4ad5c9e7148f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:07:52,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74 used request id req-cf611a66-a196-49f0-bf51-f5f4451fdd31 2018-11-02 21:07:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" 2018-11-02 21:07:52,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de29d618-f302-4c7d-9bc4-9b7f6c421f17 Date: Fri, 02 Nov 2018 21:07:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:07:52,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-de29d618-f302-4c7d-9bc4-9b7f6c421f17 2018-11-02 21:07:52,704 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image 2018-11-02 21:07:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" 2018-11-02 21:07:52,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-2cb2e744-0627-439d-b42b-c60f73407d7e Date: Fri, 02 Nov 2018 21:07:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:07:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:07:52Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "metadata": {}}], "self": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "min_disk": 0, "protected": false, "id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "file": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a19e68d7f8fa4049b33e4ad5c9e7148f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:07:52,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74 used request id req-2cb2e744-0627-439d-b42b-c60f73407d7e 2018-11-02 21:07:52,908 - create_image - DEBUG - Instance status is - active 2018-11-02 21:07:52,908 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image 2018-11-02 21:07:52,909 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image 2018-11-02 21:07:52,909 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:07:52,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac55b870f65b18670bc289d8eed8c73e1211fc08" 2018-11-02 21:07:53,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-192b9922-fe8d-4d4b-9dfe-6062db59f2d7 x-compute-request-id: req-192b9922-fe8d-4d4b-9dfe-6062db59f2d7 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:46.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:43.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:44.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:52.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:45.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:49.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:43.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:47.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:51.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:43.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-02T21:07:47.000000"}}}, "zoneName": "nova"}]} 2018-11-02 21:07:53,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-availability-zone/detail used request id req-192b9922-fe8d-4d4b-9dfe-6062db59f2d7 2018-11-02 21:07:53,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:53,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:53,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["_LH4RtF-R7ipwDTovWurFg"], "issued_at": "2018-11-02T21:07:53.000000Z"}} 2018-11-02 21:07:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:53,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2792a9-baa7-4ec5-8935-81ecdcb8560e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:53,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3f2792a9-baa7-4ec5-8935-81ecdcb8560e 2018-11-02 21:07:53,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:07:53,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:53,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9552d33c-fb86-4bb9-9a2d-41e69bacbd72 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:53,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9552d33c-fb86-4bb9-9a2d-41e69bacbd72 2018-11-02 21:07:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:54,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ec0596d2-72f0-483e-a5e6-a61813402895 Date: Fri, 02 Nov 2018 21:07:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:54,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-ec0596d2-72f0-483e-a5e6-a61813402895 2018-11-02 21:07:54,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:54,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a51125f2-0165-49e6-8dd5-f8ec94abf8c3 Date: Fri, 02 Nov 2018 21:07:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:54,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-a51125f2-0165-49e6-8dd5-f8ec94abf8c3 2018-11-02 21:07:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:54,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-b20e5500-e0c1-43fd-83ad-19677cacc6be Date: Fri, 02 Nov 2018 21:07:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:54,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-b20e5500-e0c1-43fd-83ad-19677cacc6be 2018-11-02 21:07:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:07:54,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:07:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:07:54,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:54,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e42d52-40df-4f53-8caf-253b2ac470e7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:07:54,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-f3e42d52-40df-4f53-8caf-253b2ac470e7 2018-11-02 21:07:54,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:55,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c94c541d-34b1-4006-82ea-1717be1bb5ce Date: Fri, 02 Nov 2018 21:07:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:55,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-c94c541d-34b1-4006-82ea-1717be1bb5ce 2018-11-02 21:07:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:55,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-36add5d9-b855-4fb7-b9a7-02aa95e6ff65 Date: Fri, 02 Nov 2018 21:07:55 GMT RESP BODY: {"ports":[]} 2018-11-02 21:07:55,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1&admin_state_up=True used request id req-36add5d9-b855-4fb7-b9a7-02aa95e6ff65 2018-11-02 21:07:55,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:55,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-781a472a-5d29-4822-8362-c49d8d844f60 x-compute-request-id: req-781a472a-5d29-4822-8362-c49d8d844f60 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:07:55,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-781a472a-5d29-4822-8362-c49d8d844f60 2018-11-02 21:07:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:55,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-3441be1e-32b3-41f5-8aad-9810f283ab56 Date: Fri, 02 Nov 2018 21:07:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:55,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-3441be1e-32b3-41f5-8aad-9810f283ab56 2018-11-02 21:07:55,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:56,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-51244872-4ee6-40cc-a455-a0bc00b93d57 Date: Fri, 02 Nov 2018 21:07:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:56,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-51244872-4ee6-40cc-a455-a0bc00b93d57 2018-11-02 21:07:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:56,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-d80fa5be-49d1-427f-a8da-b90ba1e2df3e Date: Fri, 02 Nov 2018 21:07:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:56,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-d80fa5be-49d1-427f-a8da-b90ba1e2df3e 2018-11-02 21:07:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:56,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ab6bde-39f6-49f0-9cf5-3837dae5fd01 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:07:56,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-e1ab6bde-39f6-49f0-9cf5-3837dae5fd01 2018-11-02 21:07:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:56,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5249bb1a-1d9b-417b-88ec-35908d2a30f4 Date: Fri, 02 Nov 2018 21:07:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:56,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-5249bb1a-1d9b-417b-88ec-35908d2a30f4 2018-11-02 21:07:56,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:56,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0c594be6-6661-48db-a0ab-0553e991d0a2 Date: Fri, 02 Nov 2018 21:07:56 GMT RESP BODY: {"ports":[]} 2018-11-02 21:07:56,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1&admin_state_up=True used request id req-0c594be6-6661-48db-a0ab-0553e991d0a2 2018-11-02 21:07:56,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:07:56,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:07:57,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NiO7NYJ6Q4qrzw91OtGm8Q"], "issued_at": "2018-11-02T21:07:57.000000Z"}} 2018-11-02 21:07:57,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9494217fcb4759203204ee1b03d5f66df0d849a6" 2018-11-02 21:07:57,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb436431-be7c-4f17-b31e-b87ecfc1c2b7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:07:57,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bb436431-be7c-4f17-b31e-b87ecfc1c2b7 2018-11-02 21:07:57,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:57,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bf2c7fd4-6eb4-4f18-912a-d12ec976591b Date: Fri, 02 Nov 2018 21:07:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:57,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-bf2c7fd4-6eb4-4f18-912a-d12ec976591b 2018-11-02 21:07:57,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:57,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cbbc3865-7e25-4f53-bc43-800376f70f5c Date: Fri, 02 Nov 2018 21:07:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:57,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-cbbc3865-7e25-4f53-bc43-800376f70f5c 2018-11-02 21:07:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:58,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2a9cadce-b940-49be-a6f4-1ccbdbc15b5c Date: Fri, 02 Nov 2018 21:07:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:58,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-2a9cadce-b940-49be-a6f4-1ccbdbc15b5c 2018-11-02 21:07:58,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:07:58,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:07:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:07:58,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9494217fcb4759203204ee1b03d5f66df0d849a6" 2018-11-02 21:07:58,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d317d99c-ed9c-4dd7-b2c4-df3c2cffa1d6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:07:58,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-d317d99c-ed9c-4dd7-b2c4-df3c2cffa1d6 2018-11-02 21:07:58,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:58,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4e40f2b5-fed4-411d-b292-d5a80ef1e1cd Date: Fri, 02 Nov 2018 21:07:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:58,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-4e40f2b5-fed4-411d-b292-d5a80ef1e1cd 2018-11-02 21:07:58,596 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net 2018-11-02 21:07:58,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" -d '{"port": {"network_id": "4bd707bb-af0d-4f81-98fd-a0a6ca9ee878", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1", "admin_state_up": true}}' 2018-11-02 21:07:59,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-ccf2b800-1e07-4ebc-923a-b7aa066eee8c Date: Fri, 02 Nov 2018 21:07:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:59Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"}} 2018-11-02 21:07:59,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-ccf2b800-1e07-4ebc-923a-b7aa066eee8c 2018-11-02 21:07:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:59,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8e207ea5-5651-4493-8f29-5cf124a7d8b8 Date: Fri, 02 Nov 2018 21:07:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:07:59,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-8e207ea5-5651-4493-8f29-5cf124a7d8b8 2018-11-02 21:07:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:07:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-62dc9fd2-ad9c-4e27-a819-6cc76eac76c0 Date: Fri, 02 Nov 2018 21:07:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:07:59,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-62dc9fd2-ad9c-4e27-a819-6cc76eac76c0 2018-11-02 21:07:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:00,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-6507ddf3-16eb-4bd5-a818-608689164e84 Date: Fri, 02 Nov 2018 21:08:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:00,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-6507ddf3-16eb-4bd5-a818-608689164e84 2018-11-02 21:08:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:00,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa69a2e2-2a08-4a1c-971a-1357a251bd93 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:00,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-fa69a2e2-2a08-4a1c-971a-1357a251bd93 2018-11-02 21:08:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:00,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-49aac4a8-4c3e-44af-91cc-84fbf96447ec Date: Fri, 02 Nov 2018 21:08:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:00,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-49aac4a8-4c3e-44af-91cc-84fbf96447ec 2018-11-02 21:08:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:00,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-f705ed7f-7b4e-49b0-90b7-3ea0ce4374c0 Date: Fri, 02 Nov 2018 21:08:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:00,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1&admin_state_up=True used request id req-f705ed7f-7b4e-49b0-90b7-3ea0ce4374c0 2018-11-02 21:08:00,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:00,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d199f80-71dd-4eb6-acb5-1d6fa5c22095 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:00,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-8d199f80-71dd-4eb6-acb5-1d6fa5c22095 2018-11-02 21:08:00,761 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-02 21:08:00,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:00,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d01cd94e-f351-4dc9-a4cf-9c541855ac8d x-compute-request-id: req-d01cd94e-f351-4dc9-a4cf-9c541855ac8d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-flavor-name"}]} 2018-11-02 21:08:00,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d01cd94e-f351-4dc9-a4cf-9c541855ac8d 2018-11-02 21:08:00,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:00,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b2e74f5-55f8-4263-ba53-ec8a4cab9392 x-compute-request-id: req-2b2e74f5-55f8-4263-ba53-ec8a4cab9392 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5117df45-24f4-48c8-b2e8-4d864e511d58"}} 2018-11-02 21:08:00,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58 used request id req-2b2e74f5-55f8-4263-ba53-ec8a4cab9392 2018-11-02 21:08:00,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:01,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-b049419f-fb33-448b-9a1a-23ecfcfce206 Date: Fri, 02 Nov 2018 21:08:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:07:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:07:52Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "metadata": {}}], "self": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "min_disk": 0, "protected": false, "id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "file": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a19e68d7f8fa4049b33e4ad5c9e7148f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image"} 2018-11-02 21:08:01,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image used request id req-b049419f-fb33-448b-9a1a-23ecfcfce206 2018-11-02 21:08:01,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:01,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6fcd2752-4048-48c5-814d-2177ec6d6b38 Date: Fri, 02 Nov 2018 21:08:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:08:01,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6fcd2752-4048-48c5-814d-2177ec6d6b38 2018-11-02 21:08:01,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" -d '{"server": {"name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "3dba8f6d-db51-4067-9d08-275f2c559c74", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5117df45-24f4-48c8-b2e8-4d864e511d58", "max_count": 1, "min_count": 1, "networks": [{"port": "287fd15f-24c2-4265-9948-da81ee9cd971"}]}}' 2018-11-02 21:08:03,231 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:08:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-638026b2-17be-4d68-9fc3-aa09ca92234c x-compute-request-id: req-638026b2-17be-4d68-9fc3-aa09ca92234c Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "adminPass": "Yw6e3csGNCSF"}} 2018-11-02 21:08:03,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-638026b2-17be-4d68-9fc3-aa09ca92234c 2018-11-02 21:08:03,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:03,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e151e32-cbc0-4310-a97b-1afee68928de x-compute-request-id: req-5e151e32-cbc0-4310-a97b-1afee68928de Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:08:03Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:03,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-5e151e32-cbc0-4310-a97b-1afee68928de 2018-11-02 21:08:03,477 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-02 21:08:03,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:03,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0a51dc3-17a7-4634-a75f-fd923401566c x-compute-request-id: req-a0a51dc3-17a7-4634-a75f-fd923401566c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:08:03Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:03,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-a0a51dc3-17a7-4634-a75f-fd923401566c 2018-11-02 21:08:03,726 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-02 21:08:03,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:08:06,729 - create_instance - DEBUG - VM status query timeout in 896.748062849 2018-11-02 21:08:06,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:07,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5de11487-b03e-4e25-ab54-8471d6c88baf x-compute-request-id: req-5de11487-b03e-4e25-ab54-8471d6c88baf Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:08:04Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:07,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-5de11487-b03e-4e25-ab54-8471d6c88baf 2018-11-02 21:08:07,526 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-02 21:08:07,526 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:08:10,529 - create_instance - DEBUG - VM status query timeout in 892.947746038 2018-11-02 21:08:10,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:11,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52fead29-736a-4882-bf3e-161f3e78e7bb x-compute-request-id: req-52fead29-736a-4882-bf3e-161f3e78e7bb Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:09Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:11,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-52fead29-736a-4882-bf3e-161f3e78e7bb 2018-11-02 21:08:11,342 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-02 21:08:11,342 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:08:11,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:12,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f5c1888-3ed6-40f4-b90c-87f9f42cb583 x-compute-request-id: req-2f5c1888-3ed6-40f4-b90c-87f9f42cb583 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:09Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:12,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-2f5c1888-3ed6-40f4-b90c-87f9f42cb583 2018-11-02 21:08:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:12,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-de5bb0c4-818e-4e45-a634-7201737de18a Date: Fri, 02 Nov 2018 21:08:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:12,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-de5bb0c4-818e-4e45-a634-7201737de18a 2018-11-02 21:08:12,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:12,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e315da-1870-4470-bb9a-ddabace1e966 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:12,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-96e315da-1870-4470-bb9a-ddabace1e966 2018-11-02 21:08:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:12,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0294878d-b1e0-4404-a1a3-55e02f9302f3 Date: Fri, 02 Nov 2018 21:08:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:12,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-0294878d-b1e0-4404-a1a3-55e02f9302f3 2018-11-02 21:08:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:12,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-b64b6a6c-67c6-4b76-85a4-f2c870bd9b57 Date: Fri, 02 Nov 2018 21:08:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:12,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-b64b6a6c-67c6-4b76-85a4-f2c870bd9b57 2018-11-02 21:08:12,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:13,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f43eb461-c723-40c4-9942-c6afc5123eee x-compute-request-id: req-f43eb461-c723-40c4-9942-c6afc5123eee Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:09Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:13,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-f43eb461-c723-40c4-9942-c6afc5123eee 2018-11-02 21:08:13,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:13,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-19ae882b-7920-4b82-9974-f1ff2481c214 Date: Fri, 02 Nov 2018 21:08:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:13,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-19ae882b-7920-4b82-9974-f1ff2481c214 2018-11-02 21:08:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:13,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8cbd08-1c76-495f-9d23-95b6cc2c7e2c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:13,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-1e8cbd08-1c76-495f-9d23-95b6cc2c7e2c 2018-11-02 21:08:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:13,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e6d48a62-87a0-4759-be35-1597cbab0203 Date: Fri, 02 Nov 2018 21:08:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:13,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-e6d48a62-87a0-4759-be35-1597cbab0203 2018-11-02 21:08:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:13,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-e97f5809-4438-4dd5-9fd8-20183e166849 Date: Fri, 02 Nov 2018 21:08:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:13,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-e97f5809-4438-4dd5-9fd8-20183e166849 2018-11-02 21:08:13,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:14,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0b55e1f-0e31-4cc3-b7a9-c85281d5c7d5 x-compute-request-id: req-d0b55e1f-0e31-4cc3-b7a9-c85281d5c7d5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:09Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:14,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-d0b55e1f-0e31-4cc3-b7a9-c85281d5c7d5 2018-11-02 21:08:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bb7a3082-b150-4aa5-b8eb-576400231c31 Date: Fri, 02 Nov 2018 21:08:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:14,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-bb7a3082-b150-4aa5-b8eb-576400231c31 2018-11-02 21:08:14,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:14,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec05349a-abff-4b13-b4d3-efacb4a3fa3a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:14,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-ec05349a-abff-4b13-b4d3-efacb4a3fa3a 2018-11-02 21:08:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:14,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cdcff073-2e74-41c0-9d76-3ee2cb671737 Date: Fri, 02 Nov 2018 21:08:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:14,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-cdcff073-2e74-41c0-9d76-3ee2cb671737 2018-11-02 21:08:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:14,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-301a8c22-5c5a-436b-a0cf-ddf7ce9ed1c7 Date: Fri, 02 Nov 2018 21:08:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:14,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-301a8c22-5c5a-436b-a0cf-ddf7ce9ed1c7 2018-11-02 21:08:14,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:08:14,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:08:15,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["x03oHOKrSNCpCNKk844biQ"], "issued_at": "2018-11-02T21:08:15.000000Z"}} 2018-11-02 21:08:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:15,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2225fe65-942d-47ea-98c5-2c75b727e06d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:08:15,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2225fe65-942d-47ea-98c5-2c75b727e06d 2018-11-02 21:08:15,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:08:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:15,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3179cc84-b1a8-46dd-89de-6d8f3f79e630 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:08:15,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3179cc84-b1a8-46dd-89de-6d8f3f79e630 2018-11-02 21:08:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:15,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-3e827320-c987-4246-9f18-385add9936ea Date: Fri, 02 Nov 2018 21:08:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:15,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-3e827320-c987-4246-9f18-385add9936ea 2018-11-02 21:08:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:15,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ead09114-2f08-451c-807b-4300f32b1fb7 Date: Fri, 02 Nov 2018 21:08:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:15,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-ead09114-2f08-451c-807b-4300f32b1fb7 2018-11-02 21:08:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:16,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-5e634f28-80b7-4661-9813-bd68675dc707 Date: Fri, 02 Nov 2018 21:08:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:16,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-5e634f28-80b7-4661-9813-bd68675dc707 2018-11-02 21:08:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:08:16,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:08:16 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:08:16,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:16,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72602643-7b88-4b37-89b2-8d78a41340e2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:16,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-72602643-7b88-4b37-89b2-8d78a41340e2 2018-11-02 21:08:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:16,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-70699d63-c650-4891-9396-b911d7a8792f Date: Fri, 02 Nov 2018 21:08:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:16,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-70699d63-c650-4891-9396-b911d7a8792f 2018-11-02 21:08:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:16,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83ddc5db-5c80-41c6-84b5-304385066927 Date: Fri, 02 Nov 2018 21:08:16 GMT RESP BODY: {"ports":[]} 2018-11-02 21:08:16,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2&admin_state_up=True used request id req-83ddc5db-5c80-41c6-84b5-304385066927 2018-11-02 21:08:16,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:16,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbbef2b7-3526-427d-bb3e-e215c9104550 x-compute-request-id: req-dbbef2b7-3526-427d-bb3e-e215c9104550 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:08:16,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-dbbef2b7-3526-427d-bb3e-e215c9104550 2018-11-02 21:08:16,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:17,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-cfe64dc1-3900-42d3-b8eb-a05c1d3b5a13 Date: Fri, 02 Nov 2018 21:08:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:17,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-cfe64dc1-3900-42d3-b8eb-a05c1d3b5a13 2018-11-02 21:08:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:17,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ab7eea50-d006-44cc-836b-b03b5b4ba363 Date: Fri, 02 Nov 2018 21:08:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:17,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-ab7eea50-d006-44cc-836b-b03b5b4ba363 2018-11-02 21:08:17,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:17,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-04200e0b-565c-4751-ba07-9d55a3678453 Date: Fri, 02 Nov 2018 21:08:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:17,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-04200e0b-565c-4751-ba07-9d55a3678453 2018-11-02 21:08:17,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:17,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f3486c-6bee-4f8c-95c5-cdee8c77138a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:17,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-97f3486c-6bee-4f8c-95c5-cdee8c77138a 2018-11-02 21:08:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:18,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8987f781-7f0e-4fe6-89fb-91b1bee2db0c Date: Fri, 02 Nov 2018 21:08:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:18,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-8987f781-7f0e-4fe6-89fb-91b1bee2db0c 2018-11-02 21:08:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:18,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff7e5b22-3cb6-45c6-a4b4-99df41f3031f Date: Fri, 02 Nov 2018 21:08:18 GMT RESP BODY: {"ports":[]} 2018-11-02 21:08:18,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2&admin_state_up=True used request id req-ff7e5b22-3cb6-45c6-a4b4-99df41f3031f 2018-11-02 21:08:18,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:08:18,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:08:18,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Cb1MX3TRQlyJKC-AnO2s1A"], "issued_at": "2018-11-02T21:08:18.000000Z"}} 2018-11-02 21:08:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6656223ca647953d7298bcad1d0ca94c0ad581" 2018-11-02 21:08:18,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddda840-fc01-477c-83c2-5dadeb176d26 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:08:18,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ddda840-fc01-477c-83c2-5dadeb176d26 2018-11-02 21:08:18,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:19,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bf46c91a-4529-4157-95af-cf1664f61e28 Date: Fri, 02 Nov 2018 21:08:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:19,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-bf46c91a-4529-4157-95af-cf1664f61e28 2018-11-02 21:08:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:19,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e75721e0-f2e7-4c30-962e-a3abebd769a9 Date: Fri, 02 Nov 2018 21:08:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:19,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-e75721e0-f2e7-4c30-962e-a3abebd769a9 2018-11-02 21:08:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:19,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-d78a48a6-c5d8-4af8-9739-a086003ed153 Date: Fri, 02 Nov 2018 21:08:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:19,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-d78a48a6-c5d8-4af8-9739-a086003ed153 2018-11-02 21:08:19,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:08:19,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:08:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:08:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6656223ca647953d7298bcad1d0ca94c0ad581" 2018-11-02 21:08:19,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d4a866-632f-4cba-8fe7-c413082a4eec Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:19,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c5d4a866-632f-4cba-8fe7-c413082a4eec 2018-11-02 21:08:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:19,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f30bb1ee-d258-4080-8f23-e383878d9ebd Date: Fri, 02 Nov 2018 21:08:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:19,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-f30bb1ee-d258-4080-8f23-e383878d9ebd 2018-11-02 21:08:19,985 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net 2018-11-02 21:08:19,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" -d '{"port": {"network_id": "4bd707bb-af0d-4f81-98fd-a0a6ca9ee878", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2", "admin_state_up": true}}' 2018-11-02 21:08:20,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-23d5a5fc-ef14-4932-8d1f-5b8535c34bc5 Date: Fri, 02 Nov 2018 21:08:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:20Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.6"}],"id":"36daf8a8-a7ec-48f1-9da5-19f612c89e30","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:af:5a","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:08:20Z","binding:vnic_type":"normal"}} 2018-11-02 21:08:20,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-23d5a5fc-ef14-4932-8d1f-5b8535c34bc5 2018-11-02 21:08:20,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-431b2b93-4708-4f01-99fa-677082a4ad23 Date: Fri, 02 Nov 2018 21:08:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:21,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-431b2b93-4708-4f01-99fa-677082a4ad23 2018-11-02 21:08:21,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b55fe627-e1f2-40a3-82b8-e6ee67315f68 Date: Fri, 02 Nov 2018 21:08:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:21,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-b55fe627-e1f2-40a3-82b8-e6ee67315f68 2018-11-02 21:08:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-e18860af-4b72-48f1-8718-08415c00a9c4 Date: Fri, 02 Nov 2018 21:08:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:21,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-e18860af-4b72-48f1-8718-08415c00a9c4 2018-11-02 21:08:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e026839-f2c2-4137-872c-8dc700effb82 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:21,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-1e026839-f2c2-4137-872c-8dc700effb82 2018-11-02 21:08:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9867f47c-9b59-4e8a-9ace-457cadb0ee0a Date: Fri, 02 Nov 2018 21:08:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:21,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-9867f47c-9b59-4e8a-9ace-457cadb0ee0a 2018-11-02 21:08:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-ac448e90-df68-478b-91d0-1be14fcc388d Date: Fri, 02 Nov 2018 21:08:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:20Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.6"}],"id":"36daf8a8-a7ec-48f1-9da5-19f612c89e30","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:af:5a","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:08:20Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:21,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2&admin_state_up=True used request id req-ac448e90-df68-478b-91d0-1be14fcc388d 2018-11-02 21:08:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536a3827-7671-43fe-a15d-6c6cf48ea829 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:21,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-536a3827-7671-43fe-a15d-6c6cf48ea829 2018-11-02 21:08:21,877 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-02 21:08:21,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-888fdf9a-40da-4764-bd7a-3e7471766914 x-compute-request-id: req-888fdf9a-40da-4764-bd7a-3e7471766914 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-flavor-name"}]} 2018-11-02 21:08:21,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-888fdf9a-40da-4764-bd7a-3e7471766914 2018-11-02 21:08:21,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:21,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd242523-eab5-456f-8f0b-f204873b2573 x-compute-request-id: req-bd242523-eab5-456f-8f0b-f204873b2573 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5117df45-24f4-48c8-b2e8-4d864e511d58"}} 2018-11-02 21:08:21,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58 used request id req-bd242523-eab5-456f-8f0b-f204873b2573 2018-11-02 21:08:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:22,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-565ddcab-5747-4ace-8e4e-537c341f7b6c Date: Fri, 02 Nov 2018 21:08:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:07:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:07:52Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "metadata": {}}], "self": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "min_disk": 0, "protected": false, "id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "file": "/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a19e68d7f8fa4049b33e4ad5c9e7148f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3dba8f6d-db51-4067-9d08-275f2c559c74/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image"} 2018-11-02 21:08:22,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image used request id req-565ddcab-5747-4ace-8e4e-537c341f7b6c 2018-11-02 21:08:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:22,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0ef3b42b-2926-4edb-825a-6bd7f2f5f2f6 Date: Fri, 02 Nov 2018 21:08:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:08:22,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0ef3b42b-2926-4edb-825a-6bd7f2f5f2f6 2018-11-02 21:08:22,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" -d '{"server": {"name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "3dba8f6d-db51-4067-9d08-275f2c559c74", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5117df45-24f4-48c8-b2e8-4d864e511d58", "max_count": 1, "min_count": 1, "networks": [{"port": "36daf8a8-a7ec-48f1-9da5-19f612c89e30"}]}}' 2018-11-02 21:08:23,430 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3127c621-cad5-425f-85c9-b715823a09dd x-compute-request-id: req-3127c621-cad5-425f-85c9-b715823a09dd Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "adminPass": "qjQQBfT4ohz2"}} 2018-11-02 21:08:23,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-3127c621-cad5-425f-85c9-b715823a09dd 2018-11-02 21:08:23,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:23,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f2c0ba5-1ae9-4201-9176-fc6e237755a1 x-compute-request-id: req-1f2c0ba5-1ae9-4201-9176-fc6e237755a1 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:08:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:23,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-1f2c0ba5-1ae9-4201-9176-fc6e237755a1 2018-11-02 21:08:23,686 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-02 21:08:23,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:23,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-912a92f0-6934-45bf-95d5-d765b8c7b7ec x-compute-request-id: req-912a92f0-6934-45bf-95d5-d765b8c7b7ec Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:08:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:23,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-912a92f0-6934-45bf-95d5-d765b8c7b7ec 2018-11-02 21:08:23,937 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-02 21:08:23,937 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:08:26,940 - create_instance - DEBUG - VM status query timeout in 896.746355057 2018-11-02 21:08:26,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:27,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfa6b772-2c54-4214-b514-fdb615cd4928 x-compute-request-id: req-dfa6b772-2c54-4214-b514-fdb615cd4928 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:08:24Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:27,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-dfa6b772-2c54-4214-b514-fdb615cd4928 2018-11-02 21:08:27,465 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-02 21:08:27,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:08:30,468 - create_instance - DEBUG - VM status query timeout in 893.217910051 2018-11-02 21:08:30,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:31,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a36beaae-50f6-4aef-b5dc-5664a6ab0a0f x-compute-request-id: req-a36beaae-50f6-4aef-b5dc-5664a6ab0a0f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:31,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-a36beaae-50f6-4aef-b5dc-5664a6ab0a0f 2018-11-02 21:08:31,475 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-02 21:08:31,475 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:08:31,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:32,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31a04445-b83d-43af-b88c-ad036b65bfd4 x-compute-request-id: req-31a04445-b83d-43af-b88c-ad036b65bfd4 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:32,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-31a04445-b83d-43af-b88c-ad036b65bfd4 2018-11-02 21:08:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:32,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-5f7f1df7-4a9d-4b2f-b07c-b32a5e60e2c6 Date: Fri, 02 Nov 2018 21:08:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:32,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-5f7f1df7-4a9d-4b2f-b07c-b32a5e60e2c6 2018-11-02 21:08:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:32,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994daa5e-e1cb-41e6-8422-be62625a3be0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:32,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-994daa5e-e1cb-41e6-8422-be62625a3be0 2018-11-02 21:08:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:32,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1d51f690-652c-4ffd-a808-d100f145e0a6 Date: Fri, 02 Nov 2018 21:08:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:32,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-1d51f690-652c-4ffd-a808-d100f145e0a6 2018-11-02 21:08:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:32,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4467 X-Openstack-Request-Id: req-5f3591e6-5474-4be5-a2b1-882ed1c048e0 Date: Fri, 02 Nov 2018 21:08:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.6"}],"id":"36daf8a8-a7ec-48f1-9da5-19f612c89e30","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:5a","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b238aaae-1b13-4fc7-b000-b511526e7e18","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:08:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:32,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-5f3591e6-5474-4be5-a2b1-882ed1c048e0 2018-11-02 21:08:32,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:33,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8228ebb3-d08b-47fd-a3f5-849564721aa5 x-compute-request-id: req-8228ebb3-d08b-47fd-a3f5-849564721aa5 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:33,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-8228ebb3-d08b-47fd-a3f5-849564721aa5 2018-11-02 21:08:33,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:33,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f7528fe6-9acd-4e96-a8b7-6c4ca890d4d8 Date: Fri, 02 Nov 2018 21:08:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:33,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-f7528fe6-9acd-4e96-a8b7-6c4ca890d4d8 2018-11-02 21:08:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:33,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fe7e64-61ab-400e-b240-242aaca0fec7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:33,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-e2fe7e64-61ab-400e-b240-242aaca0fec7 2018-11-02 21:08:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:34,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0ff1dc69-4751-422a-a80a-c07998ed1e30 Date: Fri, 02 Nov 2018 21:08:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:34,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-0ff1dc69-4751-422a-a80a-c07998ed1e30 2018-11-02 21:08:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:34,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4467 X-Openstack-Request-Id: req-01ce2b4d-b685-498e-b41c-378f815deb5c Date: Fri, 02 Nov 2018 21:08:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.6"}],"id":"36daf8a8-a7ec-48f1-9da5-19f612c89e30","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:5a","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b238aaae-1b13-4fc7-b000-b511526e7e18","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:08:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:34,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-01ce2b4d-b685-498e-b41c-378f815deb5c 2018-11-02 21:08:34,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:35,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f65b64d7-3b94-4c12-bd84-84bfd12f2cff x-compute-request-id: req-f65b64d7-3b94-4c12-bd84-84bfd12f2cff Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:35,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-f65b64d7-3b94-4c12-bd84-84bfd12f2cff 2018-11-02 21:08:35,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:35,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-b4ef6bea-36ba-41ec-b92e-8eb05389b01b Date: Fri, 02 Nov 2018 21:08:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:35,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-b4ef6bea-36ba-41ec-b92e-8eb05389b01b 2018-11-02 21:08:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:35,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abab5bca-fac3-4c35-8983-968f8b3fa794 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:35,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-abab5bca-fac3-4c35-8983-968f8b3fa794 2018-11-02 21:08:35,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:35,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-629a55d5-5ad3-434f-b7fb-3dd5ef0c5aec Date: Fri, 02 Nov 2018 21:08:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:35,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-629a55d5-5ad3-434f-b7fb-3dd5ef0c5aec 2018-11-02 21:08:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:35,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4467 X-Openstack-Request-Id: req-90278c24-e8ee-4545-8c2b-2932fefb9927 Date: Fri, 02 Nov 2018 21:08:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.6"}],"id":"36daf8a8-a7ec-48f1-9da5-19f612c89e30","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:5a","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b238aaae-1b13-4fc7-b000-b511526e7e18","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:08:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:35,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-90278c24-e8ee-4545-8c2b-2932fefb9927 2018-11-02 21:08:35,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:36,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fb2c815-d074-4920-bd4b-0ab9caf51bf5 x-compute-request-id: req-7fb2c815-d074-4920-bd4b-0ab9caf51bf5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:09Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:36,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-7fb2c815-d074-4920-bd4b-0ab9caf51bf5 2018-11-02 21:08:36,228 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-02 21:08:36,228 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:08:36,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:36,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-823a8179-d49f-48ca-a92c-157acd8cb098 x-compute-request-id: req-823a8179-d49f-48ca-a92c-157acd8cb098 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:09Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:36,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-823a8179-d49f-48ca-a92c-157acd8cb098 2018-11-02 21:08:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:36,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f9f8a71e-997d-4572-b32a-3fdffc1d1c4a Date: Fri, 02 Nov 2018 21:08:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:36,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-f9f8a71e-997d-4572-b32a-3fdffc1d1c4a 2018-11-02 21:08:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:36,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c834a8e3-9c5f-48e8-82ec-03258f1d9e3e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:36,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-c834a8e3-9c5f-48e8-82ec-03258f1d9e3e 2018-11-02 21:08:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:36,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-784bf3da-4e14-4d17-9a54-1f6b26419a74 Date: Fri, 02 Nov 2018 21:08:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:36,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-784bf3da-4e14-4d17-9a54-1f6b26419a74 2018-11-02 21:08:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:36,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4467 X-Openstack-Request-Id: req-89d0794a-a551-42c1-9f98-40e6c95669d2 Date: Fri, 02 Nov 2018 21:08:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.6"}],"id":"36daf8a8-a7ec-48f1-9da5-19f612c89e30","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:5a","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b238aaae-1b13-4fc7-b000-b511526e7e18","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:08:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:36,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-89d0794a-a551-42c1-9f98-40e6c95669d2 2018-11-02 21:08:36,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:37,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b415e31-0b0d-4b74-bfa8-8aef5145d73b x-compute-request-id: req-6b415e31-0b0d-4b74-bfa8-8aef5145d73b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:09Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:37,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-6b415e31-0b0d-4b74-bfa8-8aef5145d73b 2018-11-02 21:08:37,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:37,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14a34d82-70fa-49ba-b47b-9349bc12907b x-compute-request-id: req-14a34d82-70fa-49ba-b47b-9349bc12907b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:37,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-14a34d82-70fa-49ba-b47b-9349bc12907b 2018-11-02 21:08:37,883 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-02 21:08:37,883 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:08:37,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:38,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a563190-e09a-433d-89a3-046acfc37152 x-compute-request-id: req-6a563190-e09a-433d-89a3-046acfc37152 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:38,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-6a563190-e09a-433d-89a3-046acfc37152 2018-11-02 21:08:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:38,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-606e0135-8170-4cec-b23c-e0938524ffcc Date: Fri, 02 Nov 2018 21:08:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","subnets":["f994d396-8a73-4283-a315-4ba9874183ef"],"description":"","tags":[],"updated_at":"2018-11-02T21:07:47Z","provider:segmentation_id":79,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net","admin_state_up":true,"tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:46Z","provider:network_type":"vxlan"}]} 2018-11-02 21:08:38,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net used request id req-606e0135-8170-4cec-b23c-e0938524ffcc 2018-11-02 21:08:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:38,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca2fd24-b2d3-49e2-a118-7c31a0f81fe5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:38,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-eca2fd24-b2d3-49e2-a118-7c31a0f81fe5 2018-11-02 21:08:38,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:38,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3b413aba-445c-4098-92cd-f59f3f9bb14c Date: Fri, 02 Nov 2018 21:08:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","dns_nameservers":[],"updated_at":"2018-11-02T21:07:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"836b76ad75304b15b0a3963247a6f12a","id":"f994d396-8a73-4283-a315-4ba9874183ef","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet"}]} 2018-11-02 21:08:38,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-3b413aba-445c-4098-92cd-f59f3f9bb14c 2018-11-02 21:08:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:38,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4467 X-Openstack-Request-Id: req-69cf9f52-7135-42cb-a4de-f570a6696a77 Date: Fri, 02 Nov 2018 21:08:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.3"}],"id":"14ced691-fb0e-4338-b424-77523fd8ef38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:c0:a6","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.5"}],"id":"287fd15f-24c2-4265-9948-da81ee9cd971","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:f7:67","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"8c0eea25-10a2-4b45-aa40-3fd94ed4b788","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:08:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.6"}],"id":"36daf8a8-a7ec-48f1-9da5-19f612c89e30","security_groups":["b334d77d-deec-42e5-bc70-ccf7111034c8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:5a","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"b238aaae-1b13-4fc7-b000-b511526e7e18","name":"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:08:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.2"}],"id":"84fc96bd-653e-40cf-8b5a-71896c3cad60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:3e:a2","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:07:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f994d396-8a73-4283-a315-4ba9874183ef","ip_address":"10.55.0.4"}],"id":"afa89db6-0cfb-4abb-a6e6-f48776a3e7d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:7a:08","project_id":"836b76ad75304b15b0a3963247a6f12a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","name":"","admin_state_up":true,"network_id":"4bd707bb-af0d-4f81-98fd-a0a6ca9ee878","tenant_id":"836b76ad75304b15b0a3963247a6f12a","created_at":"2018-11-02T21:07:49Z","binding:vnic_type":"normal"}]} 2018-11-02 21:08:38,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-69cf9f52-7135-42cb-a4de-f570a6696a77 2018-11-02 21:08:38,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:39,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2131b0e-bc5f-42f2-b9bd-2b9f135205d0 x-compute-request-id: req-a2131b0e-bc5f-42f2-b9bd-2b9f135205d0 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:af:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "security_groups": [{"name": "default"}], "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:29Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:39,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-a2131b0e-bc5f-42f2-b9bd-2b9f135205d0 2018-11-02 21:08:39,906 - create_instance - INFO - Deleting Port with ID - 287fd15f-24c2-4265-9948-da81ee9cd971 2018-11-02 21:08:39,906 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-1 2018-11-02 21:08:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/287fd15f-24c2-4265-9948-da81ee9cd971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:40,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d73832f-f44b-412a-89af-a68802f59bef Date: Fri, 02 Nov 2018 21:08:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:08:40,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/287fd15f-24c2-4265-9948-da81ee9cd971 used request id req-8d73832f-f44b-412a-89af-a68802f59bef 2018-11-02 21:08:40,420 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-02 21:08:40,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:40,580 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:08:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26c94097-af75-4572-b0e6-19a20dc933d6 x-compute-request-id: req-26c94097-af75-4572-b0e6-19a20dc933d6 Content-Type: application/json 2018-11-02 21:08:40,580 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-26c94097-af75-4572-b0e6-19a20dc933d6 2018-11-02 21:08:40,580 - create_instance - INFO - Checking deletion status 2018-11-02 21:08:40,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:40,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5da7157-b2e2-4254-a399-3d247646e029 x-compute-request-id: req-f5da7157-b2e2-4254-a399-3d247646e029 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:f7:67", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-11-02T21:08:09.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "8c0eea25-10a2-4b45-aa40-3fd94ed4b788", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:40Z", "hostId": "dcf378dc3445fa83495b3bc0d1671ed12e93f50b0bdfb2262247f5ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-02T21:08:03Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:40,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-f5da7157-b2e2-4254-a399-3d247646e029 2018-11-02 21:08:40,863 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-02 21:08:40,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:08:43,867 - create_instance - DEBUG - VM status query timeout in 296.713783026 2018-11-02 21:08:43,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb32a905ffa0ae3cf83bbf8cad8db45e1b829683" 2018-11-02 21:08:43,913 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04958e97-1a7c-4c2d-a319-95c5978e9c8b x-compute-request-id: req-04958e97-1a7c-4c2d-a319-95c5978e9c8b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8c0eea25-10a2-4b45-aa40-3fd94ed4b788 could not be found.", "code": 404}} 2018-11-02 21:08:43,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8c0eea25-10a2-4b45-aa40-3fd94ed4b788 used request id req-04958e97-1a7c-4c2d-a319-95c5978e9c8b 2018-11-02 21:08:43,913 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8c0eea25-10a2-4b45-aa40-3fd94ed4b788 could not be found. (HTTP 404) (Request-ID: req-04958e97-1a7c-4c2d-a319-95c5978e9c8b) 2018-11-02 21:08:43,913 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-02 21:08:43,914 - create_instance - INFO - Deleting Port with ID - 36daf8a8-a7ec-48f1-9da5-19f612c89e30 2018-11-02 21:08:43,914 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2port-2 2018-11-02 21:08:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/36daf8a8-a7ec-48f1-9da5-19f612c89e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:44,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e3257cf-bdb2-4e0c-a0f6-bed52ac7884c Date: Fri, 02 Nov 2018 21:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:08:44,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/36daf8a8-a7ec-48f1-9da5-19f612c89e30 used request id req-1e3257cf-bdb2-4e0c-a0f6-bed52ac7884c 2018-11-02 21:08:44,434 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-02 21:08:44,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:44,579 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed846eaa-14de-44e8-9b26-5e712b7f39b5 x-compute-request-id: req-ed846eaa-14de-44e8-9b26-5e712b7f39b5 Content-Type: application/json 2018-11-02 21:08:44,579 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-ed846eaa-14de-44e8-9b26-5e712b7f39b5 2018-11-02 21:08:44,580 - create_instance - INFO - Checking deletion status 2018-11-02 21:08:44,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:44,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69415de3-74d1-4586-850c-011d1df3d7a6 x-compute-request-id: req-69415de3-74d1-4586-850c-011d1df3d7a6 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b238aaae-1b13-4fc7-b000-b511526e7e18", "rel": "bookmark"}], "image": {"id": "3dba8f6d-db51-4067-9d08-275f2c559c74", "links": [{"href": "http://172.30.9.31:8774/images/3dba8f6d-db51-4067-9d08-275f2c559c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-02T21:08:29.000000", "flavor": {"id": "5117df45-24f4-48c8-b2e8-4d864e511d58", "links": [{"href": "http://172.30.9.31:8774/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58", "rel": "bookmark"}]}, "id": "b238aaae-1b13-4fc7-b000-b511526e7e18", "user_id": "edf2b3dd5f3448f7942d202a171694d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:08:44Z", "hostId": "a0eca470e37f44d50f5054c1330429fa1a1feb32e4e2863c18e645cd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-02T21:08:23Z", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:08:44,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-69415de3-74d1-4586-850c-011d1df3d7a6 2018-11-02 21:08:44,857 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-02 21:08:44,857 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:08:47,860 - create_instance - DEBUG - VM status query timeout in 296.719523907 2018-11-02 21:08:47,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fde34950f970f3fdad2a1e07e512d80bbc708f" 2018-11-02 21:08:47,923 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-541f56e1-1d94-4f60-b076-d9913849665c x-compute-request-id: req-541f56e1-1d94-4f60-b076-d9913849665c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b238aaae-1b13-4fc7-b000-b511526e7e18 could not be found.", "code": 404}} 2018-11-02 21:08:47,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b238aaae-1b13-4fc7-b000-b511526e7e18 used request id req-541f56e1-1d94-4f60-b076-d9913849665c 2018-11-02 21:08:47,923 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b238aaae-1b13-4fc7-b000-b511526e7e18 could not be found. (HTTP 404) (Request-ID: req-541f56e1-1d94-4f60-b076-d9913849665c) 2018-11-02 21:08:47,923 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-02 21:08:47,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef7c0824bbb76dd53262a93939c2058e968373c3" 2018-11-02 21:08:47,971 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f077adc-1fd1-46d2-b1a9-7ffd321cc409 x-compute-request-id: req-1f077adc-1fd1-46d2-b1a9-7ffd321cc409 Content-Length: 0 Content-Type: application/json 2018-11-02 21:08:47,971 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5117df45-24f4-48c8-b2e8-4d864e511d58 used request id req-1f077adc-1fd1-46d2-b1a9-7ffd321cc409 2018-11-02 21:08:47,972 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet 2018-11-02 21:08:47,972 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-subnet 2018-11-02 21:08:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/f994d396-8a73-4283-a315-4ba9874183ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:08:50,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0552316a-5fd3-4965-9f5f-41d7d8e2bf91 Date: Fri, 02 Nov 2018 21:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:08:50,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/f994d396-8a73-4283-a315-4ba9874183ef used request id req-0552316a-5fd3-4965-9f5f-41d7d8e2bf91 2018-11-02 21:08:50,593 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-priv-net 2018-11-02 21:08:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11824f6dafae917e60b67f72120b1e57554b04b5" 2018-11-02 21:08:52,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcd9944b-6b02-4822-8562-b28f3433e0b5 Date: Fri, 02 Nov 2018 21:08:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:08:52,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4bd707bb-af0d-4f81-98fd-a0a6ca9ee878 used request id req-fcd9944b-6b02-4822-8562-b28f3433e0b5 2018-11-02 21:08:52,103 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-d2159d0b-f079-48a7-99ed-3cd06a7b4ca2-image 2018-11-02 21:08:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4562232a5a40e2147cc6b543df3feef66239658c" 2018-11-02 21:08:52,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e317030-f184-4eae-ace2-dcddfaafba60 Date: Fri, 02 Nov 2018 21:08:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:08:52,560 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3dba8f6d-db51-4067-9d08-275f2c559c74 used request id req-8e317030-f184-4eae-ace2-dcddfaafba60 2018-11-02 21:08:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:52,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-79979b2a-06c6-4504-aa3b-00ed9f68493f Date: Fri, 02 Nov 2018 21:08:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:08:52,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-79979b2a-06c6-4504-aa3b-00ed9f68493f 2018-11-02 21:08:52,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:52,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe770e8-f00b-43e3-9b48-3d33045d917b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:08:52,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-ffe770e8-f00b-43e3-9b48-3d33045d917b 2018-11-02 21:08:52,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:08:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bb192c-c0f6-41e6-8638-1667c0cb9342 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:08:53,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-53bb192c-c0f6-41e6-8638-1667c0cb9342 2018-11-02 21:08:53,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:08:53,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c49eff-c9d4-47ee-ab35-61e870ea9f4d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:08:53,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-00c49eff-c9d4-47ee-ab35-61e870ea9f4d 2018-11-02 21:08:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ebbb52-8865-404b-ab42-9296d65d1084 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:08:53,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-65ebbb52-8865-404b-ab42-9296d65d1084 2018-11-02 21:08:53,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c106c99-c2a9-484c-aa87-4413f02b1acc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:08:53,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-1c106c99-c2a9-484c-aa87-4413f02b1acc 2018-11-02 21:08:53,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:08:53,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f341e6d-5b0a-4e3f-9246-cc5ef3409901 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:08:53,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-1f341e6d-5b0a-4e3f-9246-cc5ef3409901 2018-11-02 21:08:53,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:08:53,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165409ee-6aa8-48d6-bf95-85ff4a99499a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:08:53,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-165409ee-6aa8-48d6-bf95-85ff4a99499a 2018-11-02 21:08:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-470f6746-a366-4e17-a274-78981ae7b790 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:08:53,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-470f6746-a366-4e17-a274-78981ae7b790 2018-11-02 21:08:53,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:08:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c2e7e7-27d4-4c41-b6be-38e481a7a854 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:08:53,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-91c2e7e7-27d4-4c41-b6be-38e481a7a854 2018-11-02 21:08:53,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:08:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:53,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c23a39-16ab-4180-88ff-cf8bea69f59c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:08:53,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-92c23a39-16ab-4180-88ff-cf8bea69f59c 2018-11-02 21:08:53,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:08:53,988 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-229b4736-7182-4e6-proj 2018-11-02 21:08:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a19e68d7f8fa4049b33e4ad5c9e7148f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:54,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b22c9249-7ac2-46bd-bd32-b40ff9cb6a2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:08:54,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a19e68d7f8fa4049b33e4ad5c9e7148f used request id req-b22c9249-7ac2-46bd-bd32-b40ff9cb6a2a 2018-11-02 21:08:54,278 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-229b4736-7182-4e6-proj-role 2018-11-02 21:08:54,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1b53c09ac48444548067b563d694446f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:54,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb139464-28d8-4f53-a90a-1b861a4cb9ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:08:54,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1b53c09ac48444548067b563d694446f used request id req-fb139464-28d8-4f53-a90a-1b861a4cb9ce 2018-11-02 21:08:54,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b128a8882c92f371ee08e89de013a02eefe9943" 2018-11-02 21:08:54,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddddd794-13c9-416b-a125-c7f85290b34d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:08:54,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ddddd794-13c9-416b-a125-c7f85290b34d 2018-11-02 21:08:54,526 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-229b4736-7182-4e6-user 2018-11-02 21:08:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5d9de48cb4054e4eb3cf58c5f1415746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b07a8eb53fea43c9d2f8d82d992b0527c9e6cf" 2018-11-02 21:08:54,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9deaea9e-98c8-4c90-b7bc-a676e5fee3ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:08:54,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5d9de48cb4054e4eb3cf58c5f1415746 used request id req-9deaea9e-98c8-4c90-b7bc-a676e5fee3ef 2018-11-02 21:08:54,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:08:55,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["-eWmPUQETcW06KvSMT_qUQ"], "issued_at": "2018-11-02T21:08:55.000000Z"}} 2018-11-02 21:08:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ab0bccdf20fdc1f4d63509bd748d41024fe580" 2018-11-02 21:08:55,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94ff092-9a87-4510-b8a5-2f352bcaaa4a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:08:55,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e94ff092-9a87-4510-b8a5-2f352bcaaa4a 2018-11-02 21:08:55,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:08:55,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:08:55,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["-mLIj1P1RiypBJC1aNFAEQ"], "issued_at": "2018-11-02T21:08:55.000000Z"}} 2018-11-02 21:08:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:08:55,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d81fe63-e804-4e4d-af9a-55f88d342108 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:08:55,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4d81fe63-e804-4e4d-af9a-55f88d342108 2018-11-02 21:08:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:08:55,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:08:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:08:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-409c8955-fe02-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:08:56,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb50d32-123d-41de-a43a-d31295b36045 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-409c8955-fe02-491-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:08:56,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-409c8955-fe02-491-proj used request id req-9eb50d32-123d-41de-a43a-d31295b36045 2018-11-02 21:08:56,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:08:56,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d7ab66-422b-4a54-8927-2de10a4c0432 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:08:56,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-21d7ab66-422b-4a54-8927-2de10a4c0432 2018-11-02 21:08:56,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}}' 2018-11-02 21:08:56,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec15835-cbfc-4e7c-9d94-7536d6b09b87 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "id": "2d49e3b7e34648fdbd286cb4124c6a74", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:08:56,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-fec15835-cbfc-4e7c-9d94-7536d6b09b87 2018-11-02 21:08:56,285 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-409c8955-fe02-491-proj 2018-11-02 21:08:56,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:08:56,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:08:56,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["GE4da0K0QSWbZKBVRfHuwg"], "issued_at": "2018-11-02T21:08:56.000000Z"}} 2018-11-02 21:08:56,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228e152520b88798d31c12ee7ccb71a52f41d5c6" 2018-11-02 21:08:56,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907e0ebb-2575-41a5-b97f-8c22646920b5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:08:56,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-907e0ebb-2575-41a5-b97f-8c22646920b5 2018-11-02 21:08:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:08:56,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:08:56 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:08:56,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228e152520b88798d31c12ee7ccb71a52f41d5c6" 2018-11-02 21:08:56,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3ea7e3-4cba-48e0-9d5c-c9513a8dce4b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:08:56,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bc3ea7e3-4cba-48e0-9d5c-c9513a8dce4b 2018-11-02 21:08:56,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceFromThreePartImage-409c8955-fe02-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228e152520b88798d31c12ee7ccb71a52f41d5c6" 2018-11-02 21:08:57,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941d296e-bf8d-4c28-a99a-3fc5317311c5 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceFromThreePartImage-409c8955-fe02-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "id": "2d49e3b7e34648fdbd286cb4124c6a74", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}]} 2018-11-02 21:08:57,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceFromThreePartImage-409c8955-fe02-491-proj used request id req-941d296e-bf8d-4c28-a99a-3fc5317311c5 2018-11-02 21:08:57,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228e152520b88798d31c12ee7ccb71a52f41d5c6" 2018-11-02 21:08:57,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc117f1-3530-4b12-906b-408792d0a069 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:08:57,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fdc117f1-3530-4b12-906b-408792d0a069 2018-11-02 21:08:57,578 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-409c8955-fe02-491-user 2018-11-02 21:08:57,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:08:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:08:57,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e84f51-eebf-481d-a7e9-7c9cc5883b0d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:08:57,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d7e84f51-eebf-481d-a7e9-7c9cc5883b0d 2018-11-02 21:08:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" -d '{"role": {"name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role"}}' 2018-11-02 21:08:57,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b13f299d-a3fc-4804-9aa4-2f63885fba92 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca164ecdf3a440caa7c54d59ff2d29e2", "links": {"self": "http://172.30.9.31:5000/v3/roles/ca164ecdf3a440caa7c54d59ff2d29e2"}, "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role"}} 2018-11-02 21:08:57,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b13f299d-a3fc-4804-9aa4-2f63885fba92 2018-11-02 21:08:57,842 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role 2018-11-02 21:08:57,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ca164ecdf3a440caa7c54d59ff2d29e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:08:57,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6430ab-70f9-4961-a174-946456e2fd73 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca164ecdf3a440caa7c54d59ff2d29e2", "links": {"self": "http://172.30.9.31:5000/v3/roles/ca164ecdf3a440caa7c54d59ff2d29e2"}, "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role"}} 2018-11-02 21:08:57,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ca164ecdf3a440caa7c54d59ff2d29e2 used request id req-ad6430ab-70f9-4961-a174-946456e2fd73 2018-11-02 21:08:57,862 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role to project CreateInstanceFromThreePartImage-409c8955-fe02-491-proj 2018-11-02 21:08:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74/users/504cef097f494529a5dc4d35f765ab12/roles/ca164ecdf3a440caa7c54d59ff2d29e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:08:58,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da5cea8-9c30-4f59-8a93-de23fb9bbb02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:08:58,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74/users/504cef097f494529a5dc4d35f765ab12/roles/ca164ecdf3a440caa7c54d59ff2d29e2 used request id req-9da5cea8-9c30-4f59-8a93-de23fb9bbb02 2018-11-02 21:08:58,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:08:58,020 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:08:58,020 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-11-02 21:08:58,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:08:58,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:08:58,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca164ecdf3a440caa7c54d59ff2d29e2", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role"}], "expires_at": "2018-11-02T22:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-user", "id": "504cef097f494529a5dc4d35f765ab12"}, "audit_ids": ["c_tI8gD1TFyvxUsnuxpCIg"], "issued_at": "2018-11-02T21:08:58.000000Z"}} 2018-11-02 21:08:58,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" 2018-11-02 21:08:58,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ce2f51-bf98-4441-9367-7d34571faae8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:08:58,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a7ce2f51-bf98-4441-9367-7d34571faae8 2018-11-02 21:08:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" 2018-11-02 21:08:58,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ca50b2d4-6bbb-4410-8175-545da1032586 Date: Fri, 02 Nov 2018 21:08:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47"} 2018-11-02 21:08:58,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 used request id req-ca50b2d4-6bbb-4410-8175-545da1032586 2018-11-02 21:08:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" 2018-11-02 21:08:58,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-09798039-aba4-456f-a6d3-e9a667b8b3a0 Date: Fri, 02 Nov 2018 21:08:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:08:58,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-09798039-aba4-456f-a6d3-e9a667b8b3a0 2018-11-02 21:08:58,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47"}' 2018-11-02 21:08:59,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2920e9c-aac8-4a81-be85-f560943269fa Date: Fri, 02 Nov 2018 21:08:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:08:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:08:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487", "min_disk": 0, "protected": false, "id": "324dbc12-ae63-4064-9406-131410e5a487", "file": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487/file", "checksum": null, "owner": "2d49e3b7e34648fdbd286cb4124c6a74", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:08:59,216 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c2920e9c-aac8-4a81-be85-f560943269fa 2018-11-02 21:08:59,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" -d '' 2018-11-02 21:09:00,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2a2bd43-e9a7-4d76-8fc1-1880de328dc4 Date: Fri, 02 Nov 2018 21:09:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:09:00,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487/file used request id req-d2a2bd43-e9a7-4d76-8fc1-1880de328dc4 2018-11-02 21:09:00,406 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:09:00,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" 2018-11-02 21:09:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-55148f00-8fe7-4384-98d6-f7a85fa8223c Date: Fri, 02 Nov 2018 21:09:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:08:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:09:00Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/324dbc12-ae63-4064-9406-131410e5a487/snap", "metadata": {}}], "self": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487", "min_disk": 0, "protected": false, "id": "324dbc12-ae63-4064-9406-131410e5a487", "file": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d49e3b7e34648fdbd286cb4124c6a74", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/324dbc12-ae63-4064-9406-131410e5a487/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:09:00,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487 used request id req-55148f00-8fe7-4384-98d6-f7a85fa8223c 2018-11-02 21:09:00,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" 2018-11-02 21:09:00,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de9300c0-8dba-43de-a13d-c8b4a8318be5 Date: Fri, 02 Nov 2018 21:09:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:09:00,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-de9300c0-8dba-43de-a13d-c8b4a8318be5 2018-11-02 21:09:00,822 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 2018-11-02 21:09:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" 2018-11-02 21:09:00,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-82a45ef8-4f97-443c-988f-dd1c385e5d8d Date: Fri, 02 Nov 2018 21:09:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:08:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:09:00Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/324dbc12-ae63-4064-9406-131410e5a487/snap", "metadata": {}}], "self": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487", "min_disk": 0, "protected": false, "id": "324dbc12-ae63-4064-9406-131410e5a487", "file": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d49e3b7e34648fdbd286cb4124c6a74", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/324dbc12-ae63-4064-9406-131410e5a487/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:09:00,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487 used request id req-82a45ef8-4f97-443c-988f-dd1c385e5d8d 2018-11-02 21:09:00,842 - create_image - DEBUG - Instance status is - active 2018-11-02 21:09:00,842 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 2018-11-02 21:09:00,842 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 2018-11-02 21:09:00,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:00,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:01,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["RgpWedGbQYGJmaKCHLTFTQ"], "issued_at": "2018-11-02T21:09:01.000000Z"}} 2018-11-02 21:09:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26d108f3170abf4e755964d18fbc5a763f62a7b" 2018-11-02 21:09:01,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ace9a4-79ac-4907-ad93-9c5a52de35b3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:01,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-45ace9a4-79ac-4907-ad93-9c5a52de35b3 2018-11-02 21:09:01,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:09:01,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26d108f3170abf4e755964d18fbc5a763f62a7b" 2018-11-02 21:09:01,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4d3d700-8fde-40a9-93f4-3ec25e300dd9 x-compute-request-id: req-b4d3d700-8fde-40a9-93f4-3ec25e300dd9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:09:01,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b4d3d700-8fde-40a9-93f4-3ec25e300dd9 2018-11-02 21:09:01,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26d108f3170abf4e755964d18fbc5a763f62a7b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:09:01,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ffb8d2a-5c11-4177-9c20-23ab81edfd76 x-compute-request-id: req-2ffb8d2a-5c11-4177-9c20-23ab81edfd76 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6"}} 2018-11-02 21:09:01,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2ffb8d2a-5c11-4177-9c20-23ab81edfd76 2018-11-02 21:09:01,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:01,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:02,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca164ecdf3a440caa7c54d59ff2d29e2", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role"}], "expires_at": "2018-11-02T22:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-user", "id": "504cef097f494529a5dc4d35f765ab12"}, "audit_ids": ["OsdxiVBCT0CnWMi1TGTOUA"], "issued_at": "2018-11-02T21:09:02.000000Z"}} 2018-11-02 21:09:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:02,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beadac01-5838-4872-8872-33a2baddfde5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:02,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-beadac01-5838-4872-8872-33a2baddfde5 2018-11-02 21:09:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:02,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f96682d6-6699-4bd1-b3df-2e6d89737833 Date: Fri, 02 Nov 2018 21:09:02 GMT RESP BODY: {"networks":[]} 2018-11-02 21:09:02,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-f96682d6-6699-4bd1-b3df-2e6d89737833 2018-11-02 21:09:02,444 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net 2018-11-02 21:09:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" -d '{"network": {"name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net", "admin_state_up": true}}' 2018-11-02 21:09:03,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 614 X-Openstack-Request-Id: req-26697aa4-1476-4c34-9869-cfbc9d39795c Date: Fri, 02 Nov 2018 21:09:03 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:09:02Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}} 2018-11-02 21:09:03,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-26697aa4-1476-4c34-9869-cfbc9d39795c 2018-11-02 21:09:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:03,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-f910c135-fc62-4f02-b1d0-ef904373c6d6 Date: Fri, 02 Nov 2018 21:09:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:09:02Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:03,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-f910c135-fc62-4f02-b1d0-ef904373c6d6 2018-11-02 21:09:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:03,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b423f84e-d59f-4b4c-89e1-eb6b9d295182 Date: Fri, 02 Nov 2018 21:09:03 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:09:03,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-b423f84e-d59f-4b4c-89e1-eb6b9d295182 2018-11-02 21:09:03,586 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet 2018-11-02 21:09:03,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" -d '{"subnets": [{"ip_version": 4, "network_id": "0c0e812d-55ae-4aea-8935-cbd022267480", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]}' 2018-11-02 21:09:04,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-55d38b69-30a0-42cb-98a7-c93bedb07547 Date: Fri, 02 Nov 2018 21:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:04,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-55d38b69-30a0-42cb-98a7-c93bedb07547 2018-11-02 21:09:04,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:04,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5f9d1fcf-b1d6-4ae0-8d2b-ad1922a1ea0d Date: Fri, 02 Nov 2018 21:09:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:04,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-5f9d1fcf-b1d6-4ae0-8d2b-ad1922a1ea0d 2018-11-02 21:09:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:04,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b99b3391-8c9a-41f3-a159-8e3044362120 Date: Fri, 02 Nov 2018 21:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:04,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-b99b3391-8c9a-41f3-a159-8e3044362120 2018-11-02 21:09:04,963 - OpenStackNetwork - DEBUG - Network [0c0e812d-55ae-4aea-8935-cbd022267480] created successfully 2018-11-02 21:09:04,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:04,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:05,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca164ecdf3a440caa7c54d59ff2d29e2", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role"}], "expires_at": "2018-11-02T22:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-user", "id": "504cef097f494529a5dc4d35f765ab12"}, "audit_ids": ["wC9l2im1QzKzL2ytem-pNA"], "issued_at": "2018-11-02T21:09:05.000000Z"}} 2018-11-02 21:09:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:05,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5ba2d8-24cd-4b80-b861-93689a2683e9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:05,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4f5ba2d8-24cd-4b80-b861-93689a2683e9 2018-11-02 21:09:05,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:09:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:05,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b911dfa-8f7d-4238-aeab-ee08696d70cf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:05,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0b911dfa-8f7d-4238-aeab-ee08696d70cf 2018-11-02 21:09:05,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:05,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4d0bf8b7-16d3-492a-bb5c-d7cec1510abb Date: Fri, 02 Nov 2018 21:09:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:05,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-4d0bf8b7-16d3-492a-bb5c-d7cec1510abb 2018-11-02 21:09:05,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:06,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-38fdeef7-61f8-473a-b304-7c24cbed1a06 Date: Fri, 02 Nov 2018 21:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:06,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-38fdeef7-61f8-473a-b304-7c24cbed1a06 2018-11-02 21:09:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:06,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-54cc9138-0cff-4e5a-b3d9-8b267cad2e44 Date: Fri, 02 Nov 2018 21:09:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:06,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-54cc9138-0cff-4e5a-b3d9-8b267cad2e44 2018-11-02 21:09:06,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:09:06,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:09:06 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:09:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:06,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ae2009-a5a1-4b7b-92b2-87d5ac52edc0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:09:06,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-c7ae2009-a5a1-4b7b-92b2-87d5ac52edc0 2018-11-02 21:09:06,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:06,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17a930ab-cde9-4cb3-a083-453923eaa8ca Date: Fri, 02 Nov 2018 21:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:06,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-17a930ab-cde9-4cb3-a083-453923eaa8ca 2018-11-02 21:09:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:06,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c24a29e5-3e01-4fcb-a97f-a7fc4ca3c26f Date: Fri, 02 Nov 2018 21:09:06 GMT RESP BODY: {"ports":[]} 2018-11-02 21:09:06,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port&admin_state_up=True used request id req-c24a29e5-3e01-4fcb-a97f-a7fc4ca3c26f 2018-11-02 21:09:06,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:07,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6958508-5640-4952-b058-99d70d6f8e02 x-compute-request-id: req-b6958508-5640-4952-b058-99d70d6f8e02 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:09:07,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst used request id req-b6958508-5640-4952-b058-99d70d6f8e02 2018-11-02 21:09:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-54083515-ee16-4fd8-affe-918329a7a0c4 Date: Fri, 02 Nov 2018 21:09:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:07,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-54083515-ee16-4fd8-affe-918329a7a0c4 2018-11-02 21:09:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:07,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b98b6322-cb4d-49b9-ad5e-38a07cf29672 Date: Fri, 02 Nov 2018 21:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:07,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-b98b6322-cb4d-49b9-ad5e-38a07cf29672 2018-11-02 21:09:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:07,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-999c752d-fc4f-44ce-addf-f3d85d47c427 Date: Fri, 02 Nov 2018 21:09:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:07,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-999c752d-fc4f-44ce-addf-f3d85d47c427 2018-11-02 21:09:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:08,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06514a9d-1f98-4ea8-8746-a1ad468bac15 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:09:08,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-06514a9d-1f98-4ea8-8746-a1ad468bac15 2018-11-02 21:09:08,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:08,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-395e2268-a24c-4371-85c3-83477fe1df6c Date: Fri, 02 Nov 2018 21:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:08,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-395e2268-a24c-4371-85c3-83477fe1df6c 2018-11-02 21:09:08,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:08,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-329fc957-77dc-48c6-850e-8a9482f06ca8 Date: Fri, 02 Nov 2018 21:09:08 GMT RESP BODY: {"ports":[]} 2018-11-02 21:09:08,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port&admin_state_up=True used request id req-329fc957-77dc-48c6-850e-8a9482f06ca8 2018-11-02 21:09:08,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:08,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:08,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca164ecdf3a440caa7c54d59ff2d29e2", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role"}], "expires_at": "2018-11-02T22:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_2d49e3b7e34648fdbd286cb4124c6a74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-user", "id": "504cef097f494529a5dc4d35f765ab12"}, "audit_ids": ["1seWHf8GQP-lMkS0cH-Vpg"], "issued_at": "2018-11-02T21:09:08.000000Z"}} 2018-11-02 21:09:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e81827734711f280d1526f8fa63d35d96a475a" 2018-11-02 21:09:09,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6923b4b1-bace-4ea8-af40-62af6c40094e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:09,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6923b4b1-bace-4ea8-af40-62af6c40094e 2018-11-02 21:09:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:09,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-710fe9fc-c164-4e86-aa22-85bc1d84a6af Date: Fri, 02 Nov 2018 21:09:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:09,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-710fe9fc-c164-4e86-aa22-85bc1d84a6af 2018-11-02 21:09:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:09,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-af8fc855-80f9-4888-9a6b-1f597437e030 Date: Fri, 02 Nov 2018 21:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:09,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-af8fc855-80f9-4888-9a6b-1f597437e030 2018-11-02 21:09:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:09,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ec58ef54-0f53-4443-87ea-9f470f6f6c9a Date: Fri, 02 Nov 2018 21:09:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:09,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-ec58ef54-0f53-4443-87ea-9f470f6f6c9a 2018-11-02 21:09:09,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:09:09,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:09:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:09:09,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e81827734711f280d1526f8fa63d35d96a475a" 2018-11-02 21:09:09,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d3a875-b6a8-4d01-a514-2efbff1af9de Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:09:09,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-13d3a875-b6a8-4d01-a514-2efbff1af9de 2018-11-02 21:09:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:09,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-70173ca6-df92-4757-9556-1319aa6d67a2 Date: Fri, 02 Nov 2018 21:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:09,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-70173ca6-df92-4757-9556-1319aa6d67a2 2018-11-02 21:09:09,801 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net 2018-11-02 21:09:09,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" -d '{"port": {"network_id": "0c0e812d-55ae-4aea-8935-cbd022267480", "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port", "admin_state_up": true}}' 2018-11-02 21:09:10,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-73f3280a-71b8-46ba-b61a-5a6fdbbe6141 Date: Fri, 02 Nov 2018 21:09:10 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:09:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:09:10Z","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:cd:66:32","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","fixed_ips":[{"subnet_id":"fe2d44a9-e767-4417-8565-4afd86a48c81","ip_address":"10.55.0.8"}],"id":"a38a4513-2191-4b35-9f16-2ede1188a968","security_groups":["98a9aed5-8158-4f9e-bc2e-7baf19e69a51"],"device_id":""}} 2018-11-02 21:09:10,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-73f3280a-71b8-46ba-b61a-5a6fdbbe6141 2018-11-02 21:09:10,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:11,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-02e0e91e-4b95-453e-915f-326de5a27163 Date: Fri, 02 Nov 2018 21:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:11,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-02e0e91e-4b95-453e-915f-326de5a27163 2018-11-02 21:09:11,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:11,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-088f5015-ea23-49e7-8b14-3e32f509c209 Date: Fri, 02 Nov 2018 21:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:11,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-088f5015-ea23-49e7-8b14-3e32f509c209 2018-11-02 21:09:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:11,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f29eb688-ec53-48ec-bf3b-01da352abcf3 Date: Fri, 02 Nov 2018 21:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:11,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-f29eb688-ec53-48ec-bf3b-01da352abcf3 2018-11-02 21:09:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:11,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec67677-c84c-451f-a972-705873ed7d4d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:09:11,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-cec67677-c84c-451f-a972-705873ed7d4d 2018-11-02 21:09:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:11,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aafe04ca-5b01-4304-b7dc-37422546818f Date: Fri, 02 Nov 2018 21:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:11,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-aafe04ca-5b01-4304-b7dc-37422546818f 2018-11-02 21:09:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:11,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f98d6a64-d526-479e-a766-ba2a6bc6de67 Date: Fri, 02 Nov 2018 21:09:11 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:10Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:cd:66:32","id":"a38a4513-2191-4b35-9f16-2ede1188a968","port_security_enabled":true,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","fixed_ips":[{"subnet_id":"fe2d44a9-e767-4417-8565-4afd86a48c81","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["98a9aed5-8158-4f9e-bc2e-7baf19e69a51"],"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port"}]} 2018-11-02 21:09:11,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port&admin_state_up=True used request id req-f98d6a64-d526-479e-a766-ba2a6bc6de67 2018-11-02 21:09:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:11,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec318cd6-9392-4ac8-ad39-fec8edc5747d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:09:11,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-ec318cd6-9392-4ac8-ad39-fec8edc5747d 2018-11-02 21:09:11,993 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst 2018-11-02 21:09:11,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:12,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d9e56a4-ccd2-4782-8390-7acd4b5f9dc3 x-compute-request-id: req-6d9e56a4-ccd2-4782-8390-7acd4b5f9dc3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-flavor-name"}]} 2018-11-02 21:09:12,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6d9e56a4-ccd2-4782-8390-7acd4b5f9dc3 2018-11-02 21:09:12,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:12,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1aa1232-1c3d-4020-a484-e2cafc6faa06 x-compute-request-id: req-a1aa1232-1c3d-4020-a484-e2cafc6faa06 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6"}} 2018-11-02 21:09:12,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6 used request id req-a1aa1232-1c3d-4020-a484-e2cafc6faa06 2018-11-02 21:09:12,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:12,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-044e528d-c523-4d26-952e-fd0ebd45342e Date: Fri, 02 Nov 2018 21:09:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:08:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:09:00Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/324dbc12-ae63-4064-9406-131410e5a487/snap", "metadata": {}}], "self": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487", "min_disk": 0, "protected": false, "id": "324dbc12-ae63-4064-9406-131410e5a487", "file": "/v2/images/324dbc12-ae63-4064-9406-131410e5a487/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d49e3b7e34648fdbd286cb4124c6a74", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/324dbc12-ae63-4064-9406-131410e5a487/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47"} 2018-11-02 21:09:12,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 used request id req-044e528d-c523-4d26-952e-fd0ebd45342e 2018-11-02 21:09:12,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:12,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-60718e8b-b478-4db7-99fb-fc8d6190bf5a Date: Fri, 02 Nov 2018 21:09:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:09:12,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-60718e8b-b478-4db7-99fb-fc8d6190bf5a 2018-11-02 21:09:12,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" -d '{"server": {"name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst", "imageRef": "324dbc12-ae63-4064-9406-131410e5a487", "flavorRef": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "max_count": 1, "min_count": 1, "networks": [{"port": "a38a4513-2191-4b35-9f16-2ede1188a968"}]}}' 2018-11-02 21:09:13,950 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:09:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b665bb1-c8c0-4cd1-81c0-7022b5b1bd18 x-compute-request-id: req-9b665bb1-c8c0-4cd1-81c0-7022b5b1bd18 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2d8043f3-110b-4c70-9900-24338ad1348e", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "bookmark"}], "adminPass": "dkPzj7J6wFM6"}} 2018-11-02 21:09:13,950 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-9b665bb1-c8c0-4cd1-81c0-7022b5b1bd18 2018-11-02 21:09:13,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:14,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2e4ae82-5533-41ac-8b16-71ab3613a3d9 x-compute-request-id: req-b2e4ae82-5533-41ac-8b16-71ab3613a3d9 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "bookmark"}], "image": {"id": "324dbc12-ae63-4064-9406-131410e5a487", "links": [{"href": "http://172.30.9.31:8774/images/324dbc12-ae63-4064-9406-131410e5a487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "links": [{"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}]}, "id": "2d8043f3-110b-4c70-9900-24338ad1348e", "user_id": "504cef097f494529a5dc4d35f765ab12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:09:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst", "created": "2018-11-02T21:09:13Z", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:14,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-b2e4ae82-5533-41ac-8b16-71ab3613a3d9 2018-11-02 21:09:14,213 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst 2018-11-02 21:09:14,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:14,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d14f610-3654-462c-a68e-c694f48ba353 x-compute-request-id: req-4d14f610-3654-462c-a68e-c694f48ba353 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "bookmark"}], "image": {"id": "324dbc12-ae63-4064-9406-131410e5a487", "links": [{"href": "http://172.30.9.31:8774/images/324dbc12-ae63-4064-9406-131410e5a487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "links": [{"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}]}, "id": "2d8043f3-110b-4c70-9900-24338ad1348e", "user_id": "504cef097f494529a5dc4d35f765ab12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:09:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst", "created": "2018-11-02T21:09:13Z", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:14,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-4d14f610-3654-462c-a68e-c694f48ba353 2018-11-02 21:09:14,656 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst] is - BUILD 2018-11-02 21:09:14,656 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:09:17,659 - create_instance - DEBUG - VM status query timeout in 896.554142952 2018-11-02 21:09:17,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:18,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f67640ae-360d-4f00-9a5e-fb112d246aa0 x-compute-request-id: req-f67640ae-360d-4f00-9a5e-fb112d246aa0 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "bookmark"}], "image": {"id": "324dbc12-ae63-4064-9406-131410e5a487", "links": [{"href": "http://172.30.9.31:8774/images/324dbc12-ae63-4064-9406-131410e5a487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "links": [{"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}]}, "id": "2d8043f3-110b-4c70-9900-24338ad1348e", "security_groups": [{"name": "default"}], "user_id": "504cef097f494529a5dc4d35f765ab12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:09:14Z", "hostId": "22016be25af6ca85eaf8edd6f922bb5010f31881df0b1a1f7f51740e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst", "created": "2018-11-02T21:09:13Z", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:18,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-f67640ae-360d-4f00-9a5e-fb112d246aa0 2018-11-02 21:09:18,363 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst] is - BUILD 2018-11-02 21:09:18,363 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:09:21,367 - create_instance - DEBUG - VM status query timeout in 892.847006083 2018-11-02 21:09:21,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:21,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f72a3716-47d1-4a56-9c78-74c6bf22080b x-compute-request-id: req-f72a3716-47d1-4a56-9c78-74c6bf22080b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:66:32", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "bookmark"}], "image": {"id": "324dbc12-ae63-4064-9406-131410e5a487", "links": [{"href": "http://172.30.9.31:8774/images/324dbc12-ae63-4064-9406-131410e5a487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:09:19.000000", "flavor": {"id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "links": [{"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}]}, "id": "2d8043f3-110b-4c70-9900-24338ad1348e", "security_groups": [{"name": "default"}], "user_id": "504cef097f494529a5dc4d35f765ab12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:09:19Z", "hostId": "22016be25af6ca85eaf8edd6f922bb5010f31881df0b1a1f7f51740e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst", "created": "2018-11-02T21:09:13Z", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:21,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-f72a3716-47d1-4a56-9c78-74c6bf22080b 2018-11-02 21:09:21,895 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst] is - ACTIVE 2018-11-02 21:09:21,895 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:09:21,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:22,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0ab4852-e1d4-4159-bb67-7d19c0676a7e x-compute-request-id: req-b0ab4852-e1d4-4159-bb67-7d19c0676a7e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:66:32", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "bookmark"}], "image": {"id": "324dbc12-ae63-4064-9406-131410e5a487", "links": [{"href": "http://172.30.9.31:8774/images/324dbc12-ae63-4064-9406-131410e5a487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:09:19.000000", "flavor": {"id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "links": [{"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}]}, "id": "2d8043f3-110b-4c70-9900-24338ad1348e", "security_groups": [{"name": "default"}], "user_id": "504cef097f494529a5dc4d35f765ab12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:09:19Z", "hostId": "22016be25af6ca85eaf8edd6f922bb5010f31881df0b1a1f7f51740e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst", "created": "2018-11-02T21:09:13Z", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:22,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-b0ab4852-e1d4-4159-bb67-7d19c0676a7e 2018-11-02 21:09:22,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:22,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7a5aacdf-b8ec-4fbe-a5e0-3fbccbe752b6 Date: Fri, 02 Nov 2018 21:09:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe2d44a9-e767-4417-8565-4afd86a48c81"],"updated_at":"2018-11-02T21:09:04Z","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"0c0e812d-55ae-4aea-8935-cbd022267480","name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net"}]} 2018-11-02 21:09:22,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net used request id req-7a5aacdf-b8ec-4fbe-a5e0-3fbccbe752b6 2018-11-02 21:09:22,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:22,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acea1863-84f6-4cc9-a4bb-051224f3d9d2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:09:22,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-acea1863-84f6-4cc9-a4bb-051224f3d9d2 2018-11-02 21:09:22,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:22,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26df714a-20a0-4b9a-b1e4-e90cf4ab7901 Date: Fri, 02 Nov 2018 21:09:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2d49e3b7e34648fdbd286cb4124c6a74","id":"fe2d44a9-e767-4417-8565-4afd86a48c81","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet"}]} 2018-11-02 21:09:22,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-26df714a-20a0-4b9a-b1e4-e90cf4ab7901 2018-11-02 21:09:22,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:22,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3034 X-Openstack-Request-Id: req-c199e135-b778-4b5d-a5cd-8b3a9c7b2034 Date: Fri, 02 Nov 2018 21:09:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0c0e812d-55ae-4aea-8935-cbd022267480","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a0:6c:13","id":"57296b22-467e-4b68-a842-0fa009633176","port_security_enabled":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","fixed_ips":[{"subnet_id":"fe2d44a9-e767-4417-8565-4afd86a48c81","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:10Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:19Z","binding:vnic_type":"normal","device_id":"2d8043f3-110b-4c70-9900-24338ad1348e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cd:66:32","id":"a38a4513-2191-4b35-9f16-2ede1188a968","port_security_enabled":true,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","fixed_ips":[{"subnet_id":"fe2d44a9-e767-4417-8565-4afd86a48c81","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["98a9aed5-8158-4f9e-bc2e-7baf19e69a51"],"name":"CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:05Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0c0e812d-55ae-4aea-8935-cbd022267480","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d5:14:57","id":"b946e375-63bd-413d-8315-bd58830a1cf9","port_security_enabled":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","fixed_ips":[{"subnet_id":"fe2d44a9-e767-4417-8565-4afd86a48c81","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c0e812d-55ae-4aea-8935-cbd022267480","tenant_id":"2d49e3b7e34648fdbd286cb4124c6a74","created_at":"2018-11-02T21:09:04Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0c0e812d-55ae-4aea-8935-cbd022267480","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a1:36:f5","id":"c2349ed4-77a4-43f9-a2ea-be65093f010a","port_security_enabled":false,"project_id":"2d49e3b7e34648fdbd286cb4124c6a74","fixed_ips":[{"subnet_id":"fe2d44a9-e767-4417-8565-4afd86a48c81","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:09:22,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-c199e135-b778-4b5d-a5cd-8b3a9c7b2034 2018-11-02 21:09:22,973 - create_instance - INFO - Deleting Port with ID - a38a4513-2191-4b35-9f16-2ede1188a968 2018-11-02 21:09:22,974 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-port 2018-11-02 21:09:22,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/a38a4513-2191-4b35-9f16-2ede1188a968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:23,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8834790a-9619-494f-b2f9-122e4d593404 Date: Fri, 02 Nov 2018 21:09:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:09:23,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/a38a4513-2191-4b35-9f16-2ede1188a968 used request id req-8834790a-9619-494f-b2f9-122e4d593404 2018-11-02 21:09:23,478 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst 2018-11-02 21:09:23,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:23,855 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61504871-0fd2-4b63-b071-2abd8c5328bf x-compute-request-id: req-61504871-0fd2-4b63-b071-2abd8c5328bf Content-Type: application/json 2018-11-02 21:09:23,856 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-61504871-0fd2-4b63-b071-2abd8c5328bf 2018-11-02 21:09:23,856 - create_instance - INFO - Checking deletion status 2018-11-02 21:09:23,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:24,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eb582c0-f1d3-4849-a288-1e31c7109c48 x-compute-request-id: req-2eb582c0-f1d3-4849-a288-1e31c7109c48 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2d8043f3-110b-4c70-9900-24338ad1348e", "rel": "bookmark"}], "image": {"id": "324dbc12-ae63-4064-9406-131410e5a487", "links": [{"href": "http://172.30.9.31:8774/images/324dbc12-ae63-4064-9406-131410e5a487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:09:19.000000", "flavor": {"id": "ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "links": [{"href": "http://172.30.9.31:8774/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6", "rel": "bookmark"}]}, "id": "2d8043f3-110b-4c70-9900-24338ad1348e", "user_id": "504cef097f494529a5dc4d35f765ab12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:09:23Z", "hostId": "22016be25af6ca85eaf8edd6f922bb5010f31881df0b1a1f7f51740e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst", "created": "2018-11-02T21:09:13Z", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:24,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-2eb582c0-f1d3-4849-a288-1e31c7109c48 2018-11-02 21:09:24,127 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst] is - ACTIVE 2018-11-02 21:09:24,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:09:27,130 - create_instance - DEBUG - VM status query timeout in 296.726211071 2018-11-02 21:09:27,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d9d7206319f20099eac72cd2c5ec969a6584d" 2018-11-02 21:09:27,176 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1520c61b-e11a-47a4-bd05-5fb5f992dfe3 x-compute-request-id: req-1520c61b-e11a-47a4-bd05-5fb5f992dfe3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2d8043f3-110b-4c70-9900-24338ad1348e could not be found.", "code": 404}} 2018-11-02 21:09:27,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/2d8043f3-110b-4c70-9900-24338ad1348e used request id req-1520c61b-e11a-47a4-bd05-5fb5f992dfe3 2018-11-02 21:09:27,177 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2d8043f3-110b-4c70-9900-24338ad1348e could not be found. (HTTP 404) (Request-ID: req-1520c61b-e11a-47a4-bd05-5fb5f992dfe3) 2018-11-02 21:09:27,177 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-inst 2018-11-02 21:09:27,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26d108f3170abf4e755964d18fbc5a763f62a7b" 2018-11-02 21:09:27,217 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a515f400-ec76-4636-858d-b2f71783848d x-compute-request-id: req-a515f400-ec76-4636-858d-b2f71783848d Content-Length: 0 Content-Type: application/json 2018-11-02 21:09:27,217 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ecc9b9bf-b0ff-46bd-9f95-92e1be595ff6 used request id req-a515f400-ec76-4636-858d-b2f71783848d 2018-11-02 21:09:27,218 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet 2018-11-02 21:09:27,218 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-subnet 2018-11-02 21:09:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/fe2d44a9-e767-4417-8565-4afd86a48c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:30,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84b69a6f-711f-42f5-83bb-3a8e602dd187 Date: Fri, 02 Nov 2018 21:09:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:09:30,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/fe2d44a9-e767-4417-8565-4afd86a48c81 used request id req-84b69a6f-711f-42f5-83bb-3a8e602dd187 2018-11-02 21:09:30,084 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47-pub-net 2018-11-02 21:09:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/0c0e812d-55ae-4aea-8935-cbd022267480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2777dc9b5989938a276da1b573aecc81f2b08029" 2018-11-02 21:09:31,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efb8b3f7-d729-4925-9f06-cea127c0213a Date: Fri, 02 Nov 2018 21:09:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:09:31,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/0c0e812d-55ae-4aea-8935-cbd022267480 used request id req-efb8b3f7-d729-4925-9f06-cea127c0213a 2018-11-02 21:09:31,480 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-b8f60285-2864-4f42-b2ed-62c911da0d47 2018-11-02 21:09:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29d4a98934585a37781cf473418dbaca31ed007f" 2018-11-02 21:09:32,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-205c5bfe-84be-4df0-af6d-280c4adb9d64 Date: Fri, 02 Nov 2018 21:09:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:09:32,308 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/324dbc12-ae63-4064-9406-131410e5a487 used request id req-205c5bfe-84be-4df0-af6d-280c4adb9d64 2018-11-02 21:09:32,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:32,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b40766ed-37e3-4781-ada2-f45529d5f0db Date: Fri, 02 Nov 2018 21:09:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "created_at": "2018-11-02T21:09:02Z", "updated_at": "2018-11-02T21:09:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "revision_number": 0, "id": "1746ce11-0bba-4863-abed-a93cea7a3a14", "remote_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "revision_number": 0, "id": "c0916945-6c45-4554-986a-e960b018bbdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "revision_number": 0, "id": "c5c033ca-1a2e-445d-a67a-79361737b265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "revision_number": 0, "id": "f099b7a2-8ae8-4eda-99bb-f8ecd0f69003", "remote_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74"}], "revision_number": 4, "project_id": "2d49e3b7e34648fdbd286cb4124c6a74", "id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:09:32,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b40766ed-37e3-4781-ada2-f45529d5f0db 2018-11-02 21:09:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:32,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-010d67b0-53f5-4e18-a34c-a86104b661d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:09:32,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-010d67b0-53f5-4e18-a34c-a86104b661d8 2018-11-02 21:09:32,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:09:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:32,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-338c46d1-78d2-45c7-ab0c-b8db59008112 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:09:32,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-338c46d1-78d2-45c7-ab0c-b8db59008112 2018-11-02 21:09:32,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:09:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:32,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31a174b-d8ad-4b49-b097-09014ce76dc9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:09:32,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-c31a174b-d8ad-4b49-b097-09014ce76dc9 2018-11-02 21:09:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:33,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6ee327-2dd7-4e12-9e98-bc03fb74f923 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:09:33,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-7b6ee327-2dd7-4e12-9e98-bc03fb74f923 2018-11-02 21:09:33,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:33,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f8538a-4667-4716-89cd-238ad3966ef0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:09:33,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-84f8538a-4667-4716-89cd-238ad3966ef0 2018-11-02 21:09:33,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:09:33,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:33,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36a24b9-b4fe-4c09-99c6-0c838bea84fc Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d49e3b7e34648fdbd286cb4124c6a74", "name": "CreateInstanceFromThreePartImage-409c8955-fe02-491-proj"}} 2018-11-02 21:09:33,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-e36a24b9-b4fe-4c09-99c6-0c838bea84fc 2018-11-02 21:09:33,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98a9aed5-8158-4f9e-bc2e-7baf19e69a51 2018-11-02 21:09:33,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=98a9aed5-8158-4f9e-bc2e-7baf19e69a51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5dc197d1-bbdb-45ec-8c0f-0babdd980500 Date: Fri, 02 Nov 2018 21:09:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "port_range_min": null, "revision_number": 0, "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "created_at": "2018-11-02T21:09:02Z", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74", "id": "1746ce11-0bba-4863-abed-a93cea7a3a14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "port_range_min": null, "revision_number": 0, "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "created_at": "2018-11-02T21:09:02Z", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74", "id": "c0916945-6c45-4554-986a-e960b018bbdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "port_range_min": null, "revision_number": 0, "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "created_at": "2018-11-02T21:09:02Z", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74", "id": "c5c033ca-1a2e-445d-a67a-79361737b265"}, {"remote_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:02Z", "security_group_id": "98a9aed5-8158-4f9e-bc2e-7baf19e69a51", "port_range_min": null, "revision_number": 0, "tenant_id": "2d49e3b7e34648fdbd286cb4124c6a74", "created_at": "2018-11-02T21:09:02Z", "project_id": "2d49e3b7e34648fdbd286cb4124c6a74", "id": "f099b7a2-8ae8-4eda-99bb-f8ecd0f69003"}]} 2018-11-02 21:09:33,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=98a9aed5-8158-4f9e-bc2e-7baf19e69a51 used request id req-5dc197d1-bbdb-45ec-8c0f-0babdd980500 2018-11-02 21:09:33,513 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:09:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/98a9aed5-8158-4f9e-bc2e-7baf19e69a51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:33,930 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83e27d04-5b35-4a0d-ae79-e21663e17876 Content-Length: 0 Date: Fri, 02 Nov 2018 21:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:09:33,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/98a9aed5-8158-4f9e-bc2e-7baf19e69a51 used request id req-83e27d04-5b35-4a0d-ae79-e21663e17876 2018-11-02 21:09:33,931 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-409c8955-fe02-491-proj 2018-11-02 21:09:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:34,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67c6ed59-aec9-4884-bdb5-61f252faf7c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:09:34,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2d49e3b7e34648fdbd286cb4124c6a74 used request id req-67c6ed59-aec9-4884-bdb5-61f252faf7c8 2018-11-02 21:09:34,319 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-409c8955-fe02-491-proj-role 2018-11-02 21:09:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ca164ecdf3a440caa7c54d59ff2d29e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:34,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d54e7d-be42-4de4-9861-2ee85754c88f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:09:34,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ca164ecdf3a440caa7c54d59ff2d29e2 used request id req-b6d54e7d-be42-4de4-9861-2ee85754c88f 2018-11-02 21:09:34,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269f9c292dcfead67570d40be8fe423fb5422af" 2018-11-02 21:09:34,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac7099a-a6f2-4165-b2b1-f128b0eff717 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:09:34,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1ac7099a-a6f2-4165-b2b1-f128b0eff717 2018-11-02 21:09:34,560 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-409c8955-fe02-491-user 2018-11-02 21:09:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/504cef097f494529a5dc4d35f765ab12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228e152520b88798d31c12ee7ccb71a52f41d5c6" 2018-11-02 21:09:34,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-552180e0-0c15-48f2-b01b-9e8c4aa63052 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:09:34,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/504cef097f494529a5dc4d35f765ab12 used request id req-552180e0-0c15-48f2-b01b-9e8c4aa63052 2018-11-02 21:09:34,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:35,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ARoNCHYCQYKhjwclxEqqzg"], "issued_at": "2018-11-02T21:09:35.000000Z"}} 2018-11-02 21:09:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960a57097a35f7925b12c0e9998397d2d5db29d5" 2018-11-02 21:09:35,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393ec132-696d-4110-8efd-db4b6f60a296 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:35,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-393ec132-696d-4110-8efd-db4b6f60a296 2018-11-02 21:09:35,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:35,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:35,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Wg0P4d46RzOokrOGgaC0Qg"], "issued_at": "2018-11-02T21:09:35.000000Z"}} 2018-11-02 21:09:35,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:09:35,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca4cc29-16e8-45e5-8536-dffaf08fd97b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:35,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eca4cc29-16e8-45e5-8536-dffaf08fd97b 2018-11-02 21:09:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:09:35,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:09:35 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:09:35,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-dfa62977-08af-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:09:35,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3df805-68d3-4b70-96f9-908ae8896d2d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-dfa62977-08af-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:09:35,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-dfa62977-08af-4eb-proj used request id req-9f3df805-68d3-4b70-96f9-908ae8896d2d 2018-11-02 21:09:35,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:09:36,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5182e98-3d42-428b-aefd-b3b0d093db72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:09:36,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c5182e98-3d42-428b-aefd-b3b0d093db72 2018-11-02 21:09:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}}' 2018-11-02 21:09:36,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-428ee7bf-7a58-4b30-a095-54c6e2470cef Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "id": "a3e645eee5a14528a8d1b286fde20cb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:09:36,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-428ee7bf-7a58-4b30-a095-54c6e2470cef 2018-11-02 21:09:36,236 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-dfa62977-08af-4eb-proj 2018-11-02 21:09:36,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:36,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:36,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["fORsfdWrRL2CPCBxyIjUNw"], "issued_at": "2018-11-02T21:09:36.000000Z"}} 2018-11-02 21:09:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5e7b29a9feb800180cb0b4f7849a373f841826" 2018-11-02 21:09:36,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968bbbc1-3dcc-44db-b004-8bbcf2228128 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:36,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-968bbbc1-3dcc-44db-b004-8bbcf2228128 2018-11-02 21:09:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:09:36,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:09:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:09:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5e7b29a9feb800180cb0b4f7849a373f841826" 2018-11-02 21:09:36,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f1264a-9b64-4ca2-9544-a5813ce66499 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:09:36,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a6f1264a-9b64-4ca2-9544-a5813ce66499 2018-11-02 21:09:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-dfa62977-08af-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5e7b29a9feb800180cb0b4f7849a373f841826" 2018-11-02 21:09:37,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973d1735-b95e-44e2-acd9-13f4c08877c9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-dfa62977-08af-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "id": "a3e645eee5a14528a8d1b286fde20cb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}]} 2018-11-02 21:09:37,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-dfa62977-08af-4eb-proj used request id req-973d1735-b95e-44e2-acd9-13f4c08877c9 2018-11-02 21:09:37,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5e7b29a9feb800180cb0b4f7849a373f841826" 2018-11-02 21:09:37,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae15141-dee8-4fb1-b190-3eecdc3f9873 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:09:37,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8ae15141-dee8-4fb1-b190-3eecdc3f9873 2018-11-02 21:09:37,601 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-dfa62977-08af-4eb-user 2018-11-02 21:09:37,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:09:37,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f57d75e-a642-4b32-a3c6-ba9db9b39ec0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:09:37,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3f57d75e-a642-4b32-a3c6-ba9db9b39ec0 2018-11-02 21:09:37,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" -d '{"role": {"name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}}' 2018-11-02 21:09:37,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7018ff05-7a7c-4f0e-9e31-89857c92eced Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd2b5e04ef0a404880d3ec725426d918", "links": {"self": "http://172.30.9.31:5000/v3/roles/bd2b5e04ef0a404880d3ec725426d918"}, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}} 2018-11-02 21:09:37,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7018ff05-7a7c-4f0e-9e31-89857c92eced 2018-11-02 21:09:37,853 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role 2018-11-02 21:09:37,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/bd2b5e04ef0a404880d3ec725426d918 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:09:37,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db69b988-c2fc-4e53-8c98-0f857b444d0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd2b5e04ef0a404880d3ec725426d918", "links": {"self": "http://172.30.9.31:5000/v3/roles/bd2b5e04ef0a404880d3ec725426d918"}, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}} 2018-11-02 21:09:37,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/bd2b5e04ef0a404880d3ec725426d918 used request id req-db69b988-c2fc-4e53-8c98-0f857b444d0c 2018-11-02 21:09:37,962 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role to project CreateInstanceVolumeTests-dfa62977-08af-4eb-proj 2018-11-02 21:09:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2/users/7113ae9408ee454b9d34513bf33d51ab/roles/bd2b5e04ef0a404880d3ec725426d918 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:09:38,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-257d24aa-b81e-4f27-9446-bebd98ed8de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:09:38,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2/users/7113ae9408ee454b9d34513bf33d51ab/roles/bd2b5e04ef0a404880d3ec725426d918 used request id req-257d24aa-b81e-4f27-9446-bebd98ed8de8 2018-11-02 21:09:38,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:09:38,118 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:09:38,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:38,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:38,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd2b5e04ef0a404880d3ec725426d918", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}], "expires_at": "2018-11-02T22:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-user", "id": "7113ae9408ee454b9d34513bf33d51ab"}, "audit_ids": ["tw3TpX_JTcWxbv-hkzZczA"], "issued_at": "2018-11-02T21:09:38.000000Z"}} 2018-11-02 21:09:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" 2018-11-02 21:09:38,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f62cf06-aa0c-44cc-8c7b-80dae55e583a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:38,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9f62cf06-aa0c-44cc-8c7b-80dae55e583a 2018-11-02 21:09:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" 2018-11-02 21:09:38,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-8dd019c6-c099-4522-8693-f99e0cda2994 Date: Fri, 02 Nov 2018 21:09:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image"} 2018-11-02 21:09:38,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image used request id req-8dd019c6-c099-4522-8693-f99e0cda2994 2018-11-02 21:09:38,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" 2018-11-02 21:09:39,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-953c838d-cbd0-4b71-ac53-a5f1cbaf411b Date: Fri, 02 Nov 2018 21:09:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:09:39,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-953c838d-cbd0-4b71-ac53-a5f1cbaf411b 2018-11-02 21:09:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image"}' 2018-11-02 21:09:39,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0949b388-a979-4a0f-a794-b53010eaa1fc Date: Fri, 02 Nov 2018 21:09:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:09:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:09:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "min_disk": 0, "protected": false, "id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "file": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678/file", "checksum": null, "owner": "a3e645eee5a14528a8d1b286fde20cb2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:09:39,280 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-0949b388-a979-4a0f-a794-b53010eaa1fc 2018-11-02 21:09:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" -d '' 2018-11-02 21:09:40,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9bd5a1d9-837a-4d7d-add0-9e572d0b1fc5 Date: Fri, 02 Nov 2018 21:09:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:09:40,251 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678/file used request id req-9bd5a1d9-837a-4d7d-add0-9e572d0b1fc5 2018-11-02 21:09:40,252 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:09:40,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" 2018-11-02 21:09:40,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-36e959ac-4c60-4bdb-8a14-59558adfb439 Date: Fri, 02 Nov 2018 21:09:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:09:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:09:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/740c0b01-60ae-4702-ac6f-046f2fe26678/snap", "metadata": {}}], "self": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "min_disk": 0, "protected": false, "id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "file": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3e645eee5a14528a8d1b286fde20cb2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/740c0b01-60ae-4702-ac6f-046f2fe26678/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:09:40,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678 used request id req-36e959ac-4c60-4bdb-8a14-59558adfb439 2018-11-02 21:09:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" 2018-11-02 21:09:40,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6377c320-ee22-4b1b-b124-8afb2431ae26 Date: Fri, 02 Nov 2018 21:09:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:09:40,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6377c320-ee22-4b1b-b124-8afb2431ae26 2018-11-02 21:09:40,574 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image 2018-11-02 21:09:40,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" 2018-11-02 21:09:40,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3f5963a6-033a-4977-b6e1-c13387949a38 Date: Fri, 02 Nov 2018 21:09:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:09:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:09:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/740c0b01-60ae-4702-ac6f-046f2fe26678/snap", "metadata": {}}], "self": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "min_disk": 0, "protected": false, "id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "file": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3e645eee5a14528a8d1b286fde20cb2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/740c0b01-60ae-4702-ac6f-046f2fe26678/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:09:40,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678 used request id req-3f5963a6-033a-4977-b6e1-c13387949a38 2018-11-02 21:09:40,787 - create_image - DEBUG - Instance status is - active 2018-11-02 21:09:40,787 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image 2018-11-02 21:09:40,787 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image 2018-11-02 21:09:40,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:40,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:41,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rkrPtANdQU6TP-rFNVtT3A"], "issued_at": "2018-11-02T21:09:41.000000Z"}} 2018-11-02 21:09:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9eb6689cece84e65df280e4e92b01ad843bf237" 2018-11-02 21:09:41,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b68ef8a-59bd-4fe4-8e64-8b5a0eb6f966 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:41,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8b68ef8a-59bd-4fe4-8e64-8b5a0eb6f966 2018-11-02 21:09:41,307 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:09:41,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9eb6689cece84e65df280e4e92b01ad843bf237" 2018-11-02 21:09:41,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a604f439-f39d-4477-9d66-33447ffeb761 x-compute-request-id: req-a604f439-f39d-4477-9d66-33447ffeb761 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:09:41,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a604f439-f39d-4477-9d66-33447ffeb761 2018-11-02 21:09:41,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9eb6689cece84e65df280e4e92b01ad843bf237" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:09:41,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2467279-2025-4574-95bc-6482162dd441 x-compute-request-id: req-b2467279-2025-4574-95bc-6482162dd441 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b"}} 2018-11-02 21:09:41,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b2467279-2025-4574-95bc-6482162dd441 2018-11-02 21:09:41,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:41,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:41,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd2b5e04ef0a404880d3ec725426d918", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}], "expires_at": "2018-11-02T22:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-user", "id": "7113ae9408ee454b9d34513bf33d51ab"}, "audit_ids": ["L9s185qYQLSN3l4dY4M4qg"], "issued_at": "2018-11-02T21:09:41.000000Z"}} 2018-11-02 21:09:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:09:42,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c742511-a50e-4634-900c-d29a8466b8f7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:42,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7c742511-a50e-4634-900c-d29a8466b8f7 2018-11-02 21:09:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:09:42,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f9772c0-9fe7-4fcb-8c46-48ea194cf66d Date: Fri, 02 Nov 2018 21:09:42 GMT RESP BODY: {"networks":[]} 2018-11-02 21:09:42,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-0f9772c0-9fe7-4fcb-8c46-48ea194cf66d 2018-11-02 21:09:42,286 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net 2018-11-02 21:09:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" -d '{"network": {"name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net", "admin_state_up": true}}' 2018-11-02 21:09:43,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-d3de16ce-5c54-4ddc-83ce-e31821789b5a Date: Fri, 02 Nov 2018 21:09:43 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:09:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}} 2018-11-02 21:09:43,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-d3de16ce-5c54-4ddc-83ce-e31821789b5a 2018-11-02 21:09:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:09:43,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-16156533-2992-4afd-9305-8a8b16d854f0 Date: Fri, 02 Nov 2018 21:09:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:09:42Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:43,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-16156533-2992-4afd-9305-8a8b16d854f0 2018-11-02 21:09:43,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:09:43,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b7cb4655-8ce7-4aaa-94b3-93502427ed16 Date: Fri, 02 Nov 2018 21:09:43 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:09:43,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-b7cb4655-8ce7-4aaa-94b3-93502427ed16 2018-11-02 21:09:43,551 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet 2018-11-02 21:09:43,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" -d '{"subnets": [{"ip_version": 4, "network_id": "590a715c-ab53-41f7-8e21-7bea17b1d7bc", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]}' 2018-11-02 21:09:44,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-538a895e-aebe-49fd-bff0-31584ceba2c0 Date: Fri, 02 Nov 2018 21:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:44,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-538a895e-aebe-49fd-bff0-31584ceba2c0 2018-11-02 21:09:44,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:09:44,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7b19482c-5d1a-474f-9a28-effa7471ec95 Date: Fri, 02 Nov 2018 21:09:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:44,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-7b19482c-5d1a-474f-9a28-effa7471ec95 2018-11-02 21:09:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:09:45,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ad5c403-218d-42fe-8e04-b95397ff03bf Date: Fri, 02 Nov 2018 21:09:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:45,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-4ad5c403-218d-42fe-8e04-b95397ff03bf 2018-11-02 21:09:45,050 - OpenStackNetwork - DEBUG - Network [590a715c-ab53-41f7-8e21-7bea17b1d7bc] created successfully 2018-11-02 21:09:45,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:45,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:45,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd2b5e04ef0a404880d3ec725426d918", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}], "expires_at": "2018-11-02T22:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-user", "id": "7113ae9408ee454b9d34513bf33d51ab"}, "audit_ids": ["18Acs2ZkSZKA0hyAUbF-gg"], "issued_at": "2018-11-02T21:09:45.000000Z"}} 2018-11-02 21:09:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:09:45,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f11153-db8c-438f-9aa4-09c6edd4aae1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:45,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-35f11153-db8c-438f-9aa4-09c6edd4aae1 2018-11-02 21:09:45,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:09:45,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:45 GMT Server: Apache x-compute-request-id: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 21:09:45,782 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/detail used request id req-ed8e594a-7a61-4092-bffa-96d1d4757d0e 2018-11-02 21:09:45,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 21:09:46,483 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:09:45 GMT Server: Apache x-compute-request-id: req-9d8d01cf-a23d-47c5-b291-606de3db0300 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d8d01cf-a23d-47c5-b291-606de3db0300 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}} 2018-11-02 21:09:46,484 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes used request id req-9d8d01cf-a23d-47c5-b291-606de3db0300 2018-11-02 21:09:46,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:09:46,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:46 GMT Server: Apache x-compute-request-id: req-69297536-6f9b-4140-a58e-c191737249ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69297536-6f9b-4140-a58e-c191737249ee Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}} 2018-11-02 21:09:46,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-69297536-6f9b-4140-a58e-c191737249ee 2018-11-02 21:09:46,740 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1 2018-11-02 21:09:46,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:09:46,984 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:46 GMT Server: Apache x-compute-request-id: req-902b1ee4-eee0-44a5-a53a-07370eb3c05d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-902b1ee4-eee0-44a5-a53a-07370eb3c05d Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}} 2018-11-02 21:09:46,984 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-902b1ee4-eee0-44a5-a53a-07370eb3c05d 2018-11-02 21:09:46,985 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:09:46,985 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1 2018-11-02 21:09:46,985 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1 2018-11-02 21:09:46,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:46,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:47,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd2b5e04ef0a404880d3ec725426d918", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}], "expires_at": "2018-11-02T22:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-user", "id": "7113ae9408ee454b9d34513bf33d51ab"}, "audit_ids": ["bDTzUITdQSyt_6yJG_zIhg"], "issued_at": "2018-11-02T21:09:47.000000Z"}} 2018-11-02 21:09:47,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" 2018-11-02 21:09:47,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4279446-06f5-40aa-9318-06385300d9e1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:47,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a4279446-06f5-40aa-9318-06385300d9e1 2018-11-02 21:09:47,513 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" 2018-11-02 21:09:48,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:47 GMT Server: Apache x-compute-request-id: req-c9b1145e-1aab-478a-a30c-a1e7943a064e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9b1145e-1aab-478a-a30c-a1e7943a064e Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}]} 2018-11-02 21:09:48,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/detail used request id req-c9b1145e-1aab-478a-a30c-a1e7943a064e 2018-11-02 21:09:48,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c9b1145e-1aab-478a-a30c-a1e7943a064e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 21:09:48,666 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:09:48 GMT Server: Apache x-compute-request-id: req-d4c1ddad-daf8-4e8a-92f9-7e5008327f87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d4c1ddad-daf8-4e8a-92f9-7e5008327f87 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:48.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4b7b401-752c-4ca4-8646-5d9fc7188f21", "size": 1}} 2018-11-02 21:09:48,666 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes used request id req-d4c1ddad-daf8-4e8a-92f9-7e5008327f87 2018-11-02 21:09:48,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9b1145e-1aab-478a-a30c-a1e7943a064e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" 2018-11-02 21:09:48,903 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:48 GMT Server: Apache x-compute-request-id: req-db74d152-7291-4fd2-9d97-c03dfe28575c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db74d152-7291-4fd2-9d97-c03dfe28575c Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4b7b401-752c-4ca4-8646-5d9fc7188f21", "size": 1}} 2018-11-02 21:09:48,903 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 used request id req-db74d152-7291-4fd2-9d97-c03dfe28575c 2018-11-02 21:09:48,904 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2 2018-11-02 21:09:48,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9b1145e-1aab-478a-a30c-a1e7943a064e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" 2018-11-02 21:09:49,158 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:48 GMT Server: Apache x-compute-request-id: req-4d790d6b-d4be-428b-a772-08a90d1e7060 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d790d6b-d4be-428b-a772-08a90d1e7060 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4b7b401-752c-4ca4-8646-5d9fc7188f21", "size": 1}} 2018-11-02 21:09:49,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 used request id req-4d790d6b-d4be-428b-a772-08a90d1e7060 2018-11-02 21:09:49,159 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:09:49,159 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2 2018-11-02 21:09:49,159 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2 2018-11-02 21:09:49,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:49,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:49,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd2b5e04ef0a404880d3ec725426d918", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}], "expires_at": "2018-11-02T22:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-user", "id": "7113ae9408ee454b9d34513bf33d51ab"}, "audit_ids": ["LXq1wrykQDubjSLxjZljLg"], "issued_at": "2018-11-02T21:09:49.000000Z"}} 2018-11-02 21:09:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:49,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f253f299-4c3b-491d-b9b2-707969fddcfc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:49,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f253f299-4c3b-491d-b9b2-707969fddcfc 2018-11-02 21:09:49,660 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:09:49,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:49,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455ea31c-ca9c-4782-9425-bb05a187c5c1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:49,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-455ea31c-ca9c-4782-9425-bb05a187c5c1 2018-11-02 21:09:49,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:50,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b8a1db2e-1401-4e0b-aca0-b30638130211 Date: Fri, 02 Nov 2018 21:09:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:50,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-b8a1db2e-1401-4e0b-aca0-b30638130211 2018-11-02 21:09:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:50,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-72b7c792-d354-46c9-9e4c-9e1b66212d5c Date: Fri, 02 Nov 2018 21:09:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:50,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-72b7c792-d354-46c9-9e4c-9e1b66212d5c 2018-11-02 21:09:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:50,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d3a93162-528d-45db-9e63-f4e08379e6ce Date: Fri, 02 Nov 2018 21:09:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:50,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-d3a93162-528d-45db-9e63-f4e08379e6ce 2018-11-02 21:09:50,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:09:50,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:09:50 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:09:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:50,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71816e79-1380-443b-912b-151e6c173aeb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:09:50,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-71816e79-1380-443b-912b-151e6c173aeb 2018-11-02 21:09:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:50,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf58a304-fdf0-411f-a86c-47aad55bdcdc Date: Fri, 02 Nov 2018 21:09:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:50,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-bf58a304-fdf0-411f-a86c-47aad55bdcdc 2018-11-02 21:09:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:51,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0eb58896-9609-4548-ac04-df42ccd4a618 Date: Fri, 02 Nov 2018 21:09:51 GMT RESP BODY: {"ports":[]} 2018-11-02 21:09:51,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port&admin_state_up=True used request id req-0eb58896-9609-4548-ac04-df42ccd4a618 2018-11-02 21:09:51,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:51,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bc259b9-6912-44ee-92c9-339f5e3f980d x-compute-request-id: req-9bc259b9-6912-44ee-92c9-339f5e3f980d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:09:51,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst used request id req-9bc259b9-6912-44ee-92c9-339f5e3f980d 2018-11-02 21:09:51,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:51,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ba9b590e-eb0c-4638-aa06-f3aeaac03465 Date: Fri, 02 Nov 2018 21:09:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:51,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-ba9b590e-eb0c-4638-aa06-f3aeaac03465 2018-11-02 21:09:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:51,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-422579ce-58f2-4107-9c96-7031147d376e Date: Fri, 02 Nov 2018 21:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:51,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-422579ce-58f2-4107-9c96-7031147d376e 2018-11-02 21:09:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:52,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bf082000-e8be-4dc0-b7bc-e3e35bd396f3 Date: Fri, 02 Nov 2018 21:09:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:52,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-bf082000-e8be-4dc0-b7bc-e3e35bd396f3 2018-11-02 21:09:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:52,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a81ad6-1250-4b25-b0a3-584e054bc6f3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:09:52,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-19a81ad6-1250-4b25-b0a3-584e054bc6f3 2018-11-02 21:09:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:52,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-475aaf3a-b352-456d-9454-0d070fa0f84d Date: Fri, 02 Nov 2018 21:09:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:52,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-475aaf3a-b352-456d-9454-0d070fa0f84d 2018-11-02 21:09:52,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:52,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e9cf34a1-b034-411f-a3f2-b3e8d4214841 Date: Fri, 02 Nov 2018 21:09:52 GMT RESP BODY: {"ports":[]} 2018-11-02 21:09:52,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port&admin_state_up=True used request id req-e9cf34a1-b034-411f-a3f2-b3e8d4214841 2018-11-02 21:09:52,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:09:52,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:09:53,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd2b5e04ef0a404880d3ec725426d918", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}], "expires_at": "2018-11-02T22:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-user", "id": "7113ae9408ee454b9d34513bf33d51ab"}, "audit_ids": ["aO6RPCRjSTGA7ADw_FBHOg"], "issued_at": "2018-11-02T21:09:53.000000Z"}} 2018-11-02 21:09:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce90f8349cb51b49e7a41262afed28859472a7e" 2018-11-02 21:09:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881996d0-bae8-4318-b717-aa4e6332f3bf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:09:53,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-881996d0-bae8-4318-b717-aa4e6332f3bf 2018-11-02 21:09:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-256fcdf7-0381-491d-bc7d-a4a5c848d608 Date: Fri, 02 Nov 2018 21:09:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:53,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-256fcdf7-0381-491d-bc7d-a4a5c848d608 2018-11-02 21:09:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:53,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aba7996f-42ae-449a-83bd-2c383a3ffd6e Date: Fri, 02 Nov 2018 21:09:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:53,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-aba7996f-42ae-449a-83bd-2c383a3ffd6e 2018-11-02 21:09:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:53,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-11f4c8c5-0c91-44f7-84ab-88648cb76a64 Date: Fri, 02 Nov 2018 21:09:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:53,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-11f4c8c5-0c91-44f7-84ab-88648cb76a64 2018-11-02 21:09:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:09:53,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:09:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:09:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce90f8349cb51b49e7a41262afed28859472a7e" 2018-11-02 21:09:53,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee22ecf1-8dae-487f-aae1-b3de32154e5c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:09:53,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-ee22ecf1-8dae-487f-aae1-b3de32154e5c 2018-11-02 21:09:53,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:53,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c37f4671-2379-4654-9ae4-f30aaa57c591 Date: Fri, 02 Nov 2018 21:09:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:53,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-c37f4671-2379-4654-9ae4-f30aaa57c591 2018-11-02 21:09:53,974 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net 2018-11-02 21:09:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" -d '{"port": {"network_id": "590a715c-ab53-41f7-8e21-7bea17b1d7bc", "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port", "admin_state_up": true}}' 2018-11-02 21:09:55,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-7a1a5dfc-bed9-4293-83f0-963dfe9a095c Date: Fri, 02 Nov 2018 21:09:55 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:09:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:09:54Z","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:09:fe:a1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.11"}],"id":"bf516173-d447-4365-a6db-0473937a30ef","security_groups":["375a3543-72bf-4a65-b028-bc4d4f690c03"],"device_id":""}} 2018-11-02 21:09:55,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-7a1a5dfc-bed9-4293-83f0-963dfe9a095c 2018-11-02 21:09:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:55,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0bba1e01-84ef-4d05-ab3f-a6bef9eb7ff8 Date: Fri, 02 Nov 2018 21:09:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:55,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-0bba1e01-84ef-4d05-ab3f-a6bef9eb7ff8 2018-11-02 21:09:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:55,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d57e7ea3-6749-434b-82f4-3cdde0c5f7a2 Date: Fri, 02 Nov 2018 21:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:55,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-d57e7ea3-6749-434b-82f4-3cdde0c5f7a2 2018-11-02 21:09:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:55,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ed29f5be-99aa-46a6-bf4e-d80433b29b9e Date: Fri, 02 Nov 2018 21:09:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:09:55,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-ed29f5be-99aa-46a6-bf4e-d80433b29b9e 2018-11-02 21:09:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:55,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db96a9a-d388-4ad7-89a1-f699a35ac89d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:09:55,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-5db96a9a-d388-4ad7-89a1-f699a35ac89d 2018-11-02 21:09:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:56,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6b5baef0-d527-46ea-a7a7-54ac133cfdd9 Date: Fri, 02 Nov 2018 21:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:09:56,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-6b5baef0-d527-46ea-a7a7-54ac133cfdd9 2018-11-02 21:09:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:56,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-94eba9d4-05ee-437f-93c5-f02b551a48f3 Date: Fri, 02 Nov 2018 21:09:56 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:54Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:09:fe:a1","id":"bf516173-d447-4365-a6db-0473937a30ef","port_security_enabled":true,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["375a3543-72bf-4a65-b028-bc4d4f690c03"],"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port"}]} 2018-11-02 21:09:56,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port&admin_state_up=True used request id req-94eba9d4-05ee-437f-93c5-f02b551a48f3 2018-11-02 21:09:56,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:56,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18819759-b631-4ae6-977f-3169188dcc99 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:09:56,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-18819759-b631-4ae6-977f-3169188dcc99 2018-11-02 21:09:56,326 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst 2018-11-02 21:09:56,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:56,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9007fe2e-f26f-4f92-b581-77f099ea5843 x-compute-request-id: req-9007fe2e-f26f-4f92-b581-77f099ea5843 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-flavor-name"}]} 2018-11-02 21:09:56,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9007fe2e-f26f-4f92-b581-77f099ea5843 2018-11-02 21:09:56,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:56,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42ab636e-bc9b-438f-bb95-1724815c9b84 x-compute-request-id: req-42ab636e-bc9b-438f-bb95-1724815c9b84 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b"}} 2018-11-02 21:09:56,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b used request id req-42ab636e-bc9b-438f-bb95-1724815c9b84 2018-11-02 21:09:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:56,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-49f3e8a9-7d9d-4eaa-b793-f2bea1be5505 Date: Fri, 02 Nov 2018 21:09:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:09:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:09:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/740c0b01-60ae-4702-ac6f-046f2fe26678/snap", "metadata": {}}], "self": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "min_disk": 0, "protected": false, "id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "file": "/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3e645eee5a14528a8d1b286fde20cb2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/740c0b01-60ae-4702-ac6f-046f2fe26678/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image"} 2018-11-02 21:09:56,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image used request id req-49f3e8a9-7d9d-4eaa-b793-f2bea1be5505 2018-11-02 21:09:56,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:56,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9744a519-ed1a-4f02-a4ef-e03d546fd4c8 Date: Fri, 02 Nov 2018 21:09:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:09:56,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9744a519-ed1a-4f02-a4ef-e03d546fd4c8 2018-11-02 21:09:56,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" -d '{"server": {"name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "imageRef": "740c0b01-60ae-4702-ac6f-046f2fe26678", "flavorRef": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "max_count": 1, "min_count": 1, "networks": [{"port": "bf516173-d447-4365-a6db-0473937a30ef"}]}}' 2018-11-02 21:09:58,667 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b89d9429-7a1d-4e92-a614-335da4a807fe x-compute-request-id: req-b89d9429-7a1d-4e92-a614-335da4a807fe Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "adminPass": "uedrPRp3yb7e"}} 2018-11-02 21:09:58,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b89d9429-7a1d-4e92-a614-335da4a807fe 2018-11-02 21:09:58,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:59,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f15f6f33-9716-4491-ba25-9441b2d8e501 x-compute-request-id: req-f15f6f33-9716-4491-ba25-9441b2d8e501 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:09:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:59,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-f15f6f33-9716-4491-ba25-9441b2d8e501 2018-11-02 21:09:59,088 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst 2018-11-02 21:09:59,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:09:59,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8827938-9649-49a7-a8e0-649fa92b183c x-compute-request-id: req-f8827938-9649-49a7-a8e0-649fa92b183c Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:09:59,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-f8827938-9649-49a7-a8e0-649fa92b183c 2018-11-02 21:09:59,584 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst] is - BUILD 2018-11-02 21:09:59,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:10:02,588 - create_instance - DEBUG - VM status query timeout in 896.500936985 2018-11-02 21:10:02,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:03,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c33cbad-b191-40d7-9cdc-c6cb5a3e3d98 x-compute-request-id: req-8c33cbad-b191-40d7-9cdc-c6cb5a3e3d98 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "security_groups": [{"name": "default"}], "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:09:59Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:03,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-8c33cbad-b191-40d7-9cdc-c6cb5a3e3d98 2018-11-02 21:10:03,400 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst] is - BUILD 2018-11-02 21:10:03,400 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:10:06,403 - create_instance - DEBUG - VM status query timeout in 892.685276985 2018-11-02 21:10:06,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:07,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79d80ea8-4391-4dc6-9cfd-018c391497bc x-compute-request-id: req-79d80ea8-4391-4dc6-9cfd-018c391497bc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fe:a1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "security_groups": [{"name": "default"}], "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:07,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-79d80ea8-4391-4dc6-9cfd-018c391497bc 2018-11-02 21:10:07,143 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst] is - ACTIVE 2018-11-02 21:10:07,143 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:10:07,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:07,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af74abe2-36fd-4eff-a35a-189164597c1c x-compute-request-id: req-af74abe2-36fd-4eff-a35a-189164597c1c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fe:a1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "security_groups": [{"name": "default"}], "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:07,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-af74abe2-36fd-4eff-a35a-189164597c1c 2018-11-02 21:10:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:08,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c6a76971-b1fe-484a-901b-fd59b19568bf Date: Fri, 02 Nov 2018 21:10:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:10:08,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-c6a76971-b1fe-484a-901b-fd59b19568bf 2018-11-02 21:10:08,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:08,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62ff16b-3ab0-4e36-9cc7-d1aeb6d80b29 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:10:08,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-f62ff16b-3ab0-4e36-9cc7-d1aeb6d80b29 2018-11-02 21:10:08,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:08,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73305310-d4a9-4a14-bc77-88d6a5f272e4 Date: Fri, 02 Nov 2018 21:10:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:10:08,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-73305310-d4a9-4a14-bc77-88d6a5f272e4 2018-11-02 21:10:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:08,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-b1ca1858-a6ba-4df3-a222-bb9c11cae00e Date: Fri, 02 Nov 2018 21:10:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ba:ab:fb","id":"615c76a4-70e3-47b5-8bb2-4ea4812e02f4","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:81:c6","id":"b1d8293f-87fb-438e-994c-0cc61414a68d","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:7e:a6","id":"b93ba819-c771-4350-b77c-32109431325b","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:04Z","binding:vnic_type":"normal","device_id":"ab3157b5-08df-47e2-acff-c716fb3ea37b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:09:fe:a1","id":"bf516173-d447-4365-a6db-0473937a30ef","port_security_enabled":true,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["375a3543-72bf-4a65-b028-bc4d4f690c03"],"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port"}]} 2018-11-02 21:10:08,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-b1ca1858-a6ba-4df3-a222-bb9c11cae00e 2018-11-02 21:10:08,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:08,608 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:08 GMT Server: Apache x-compute-request-id: req-993ad4a6-cba5-4461-aa89-59a7f2af5ec2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-993ad4a6-cba5-4461-aa89-59a7f2af5ec2 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4b7b401-752c-4ca4-8646-5d9fc7188f21", "size": 1}, {"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}]} 2018-11-02 21:10:08,608 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/detail used request id req-993ad4a6-cba5-4461-aa89-59a7f2af5ec2 2018-11-02 21:10:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:08,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b14b12f-0ca6-4a58-969a-612c118ecf6f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:10:08,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-1b14b12f-0ca6-4a58-969a-612c118ecf6f 2018-11-02 21:10:08,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:08,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d369db3-6ca5-41af-9ceb-7a9e2bd23332 x-compute-request-id: req-7d369db3-6ca5-41af-9ceb-7a9e2bd23332 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fe:a1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "security_groups": [{"name": "default"}], "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:08,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-7d369db3-6ca5-41af-9ceb-7a9e2bd23332 2018-11-02 21:10:08,992 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst] is - ACTIVE 2018-11-02 21:10:08,992 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:10:08,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:09,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dca1417-c795-483a-92fb-45890bc05b23 x-compute-request-id: req-5dca1417-c795-483a-92fb-45890bc05b23 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fe:a1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "security_groups": [{"name": "default"}], "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:09,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-5dca1417-c795-483a-92fb-45890bc05b23 2018-11-02 21:10:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ae858248-d4ce-43b3-a288-99302891a445 Date: Fri, 02 Nov 2018 21:10:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:10:09,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-ae858248-d4ce-43b3-a288-99302891a445 2018-11-02 21:10:09,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:09,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb389b12-2a29-41cf-9ba6-4e2e5498b489 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:10:09,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-fb389b12-2a29-41cf-9ba6-4e2e5498b489 2018-11-02 21:10:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:09,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-23546742-83e7-49de-98dc-22541a9f3ac8 Date: Fri, 02 Nov 2018 21:10:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:10:09,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-23546742-83e7-49de-98dc-22541a9f3ac8 2018-11-02 21:10:09,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:10,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-5610a5d5-5a98-4867-8f34-7883538a974f Date: Fri, 02 Nov 2018 21:10:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ba:ab:fb","id":"615c76a4-70e3-47b5-8bb2-4ea4812e02f4","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:81:c6","id":"b1d8293f-87fb-438e-994c-0cc61414a68d","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:7e:a6","id":"b93ba819-c771-4350-b77c-32109431325b","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:04Z","binding:vnic_type":"normal","device_id":"ab3157b5-08df-47e2-acff-c716fb3ea37b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:09:fe:a1","id":"bf516173-d447-4365-a6db-0473937a30ef","port_security_enabled":true,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["375a3543-72bf-4a65-b028-bc4d4f690c03"],"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port"}]} 2018-11-02 21:10:10,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-5610a5d5-5a98-4867-8f34-7883538a974f 2018-11-02 21:10:10,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" -d '{"volumeAttachment": {"volumeId": "b2341c37-546b-4f96-8fa7-9da87775f6fd"}}' 2018-11-02 21:10:11,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc33eda-923b-48f1-81be-5dd6d6d19b45 x-compute-request-id: req-dbc33eda-923b-48f1-81be-5dd6d6d19b45 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "volumeId": "b2341c37-546b-4f96-8fa7-9da87775f6fd"}} 2018-11-02 21:10:11,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b/os-volume_attachments used request id req-dbc33eda-923b-48f1-81be-5dd6d6d19b45 2018-11-02 21:10:11,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:11,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e22ccb66-3f19-4d31-bc6c-eb3d67839eb5 x-compute-request-id: req-e22ccb66-3f19-4d31-bc6c-eb3d67839eb5 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fe:a1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "security_groups": [{"name": "default"}], "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [{"id": "b2341c37-546b-4f96-8fa7-9da87775f6fd"}], "metadata": {}}} 2018-11-02 21:10:11,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-e22ccb66-3f19-4d31-bc6c-eb3d67839eb5 2018-11-02 21:10:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:11,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f7a82ff9-9e92-4705-b0ad-266ddbc7a361 Date: Fri, 02 Nov 2018 21:10:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:10:11,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-f7a82ff9-9e92-4705-b0ad-266ddbc7a361 2018-11-02 21:10:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:12,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b9d796-49b4-4226-b168-188ed5b97f55 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:10:12,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-14b9d796-49b4-4226-b168-188ed5b97f55 2018-11-02 21:10:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:12,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ba3d68ac-4d9d-4473-9262-9bf2256bba69 Date: Fri, 02 Nov 2018 21:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:10:12,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-ba3d68ac-4d9d-4473-9262-9bf2256bba69 2018-11-02 21:10:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:12,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-444d8e9c-581d-4e6b-b3c0-256479d1e690 Date: Fri, 02 Nov 2018 21:10:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ba:ab:fb","id":"615c76a4-70e3-47b5-8bb2-4ea4812e02f4","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:81:c6","id":"b1d8293f-87fb-438e-994c-0cc61414a68d","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:7e:a6","id":"b93ba819-c771-4350-b77c-32109431325b","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:04Z","binding:vnic_type":"normal","device_id":"ab3157b5-08df-47e2-acff-c716fb3ea37b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:09:fe:a1","id":"bf516173-d447-4365-a6db-0473937a30ef","port_security_enabled":true,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["375a3543-72bf-4a65-b028-bc4d4f690c03"],"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port"}]} 2018-11-02 21:10:12,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-444d8e9c-581d-4e6b-b3c0-256479d1e690 2018-11-02 21:10:12,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:12,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd2b5e04ef0a404880d3ec725426d918", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role"}], "expires_at": "2018-11-02T22:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a3e645eee5a14528a8d1b286fde20cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-user", "id": "7113ae9408ee454b9d34513bf33d51ab"}, "audit_ids": ["Zn3u3975TfW2D4TLpsI4Qg"], "issued_at": "2018-11-02T21:10:12.000000Z"}} 2018-11-02 21:10:12,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9abc6f90c4b8cb3a6a76aae6cdcf21ccacbbf75" 2018-11-02 21:10:13,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-000679f2-8470-4c20-998e-ac8404f821da x-compute-request-id: req-000679f2-8470-4c20-998e-ac8404f821da Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fe:a1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "security_groups": [{"name": "default"}], "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [{"id": "b2341c37-546b-4f96-8fa7-9da87775f6fd"}], "metadata": {}}]} 2018-11-02 21:10:13,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst used request id req-000679f2-8470-4c20-998e-ac8404f821da 2018-11-02 21:10:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9abc6f90c4b8cb3a6a76aae6cdcf21ccacbbf75" 2018-11-02 21:10:14,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c9c6199d-49c8-48e9-8678-c0ccdf036ac0 Date: Fri, 02 Nov 2018 21:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5de39030-e419-4212-9190-f1b1bdcc7bc2"],"updated_at":"2018-11-02T21:09:44Z","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net"}]} 2018-11-02 21:10:14,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net used request id req-c9c6199d-49c8-48e9-8678-c0ccdf036ac0 2018-11-02 21:10:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9abc6f90c4b8cb3a6a76aae6cdcf21ccacbbf75" 2018-11-02 21:10:14,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aee748d8-e0fd-498b-8221-0a9c28c12ce9 Date: Fri, 02 Nov 2018 21:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:09:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3e645eee5a14528a8d1b286fde20cb2","id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet"}]} 2018-11-02 21:10:14,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-aee748d8-e0fd-498b-8221-0a9c28c12ce9 2018-11-02 21:10:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9abc6f90c4b8cb3a6a76aae6cdcf21ccacbbf75" 2018-11-02 21:10:14,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-8d37fc09-f04f-4a32-9fd0-4df8ba2019b3 Date: Fri, 02 Nov 2018 21:10:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ba:ab:fb","id":"615c76a4-70e3-47b5-8bb2-4ea4812e02f4","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:81:c6","id":"b1d8293f-87fb-438e-994c-0cc61414a68d","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:09:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-590a715c-ab53-41f7-8e21-7bea17b1d7bc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:7e:a6","id":"b93ba819-c771-4350-b77c-32109431325b","port_security_enabled":false,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"590a715c-ab53-41f7-8e21-7bea17b1d7bc","tenant_id":"a3e645eee5a14528a8d1b286fde20cb2","created_at":"2018-11-02T21:09:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:04Z","binding:vnic_type":"normal","device_id":"ab3157b5-08df-47e2-acff-c716fb3ea37b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:09:fe:a1","id":"bf516173-d447-4365-a6db-0473937a30ef","port_security_enabled":true,"project_id":"a3e645eee5a14528a8d1b286fde20cb2","fixed_ips":[{"subnet_id":"5de39030-e419-4212-9190-f1b1bdcc7bc2","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["375a3543-72bf-4a65-b028-bc4d4f690c03"],"name":"CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port"}]} 2018-11-02 21:10:14,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-8d37fc09-f04f-4a32-9fd0-4df8ba2019b3 2018-11-02 21:10:14,633 - create_instance - INFO - Deleting Port with ID - bf516173-d447-4365-a6db-0473937a30ef 2018-11-02 21:10:14,633 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-port 2018-11-02 21:10:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/bf516173-d447-4365-a6db-0473937a30ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:15,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07d01f27-9f04-4573-b59d-e0612718b5a0 Date: Fri, 02 Nov 2018 21:10:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:10:15,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/bf516173-d447-4365-a6db-0473937a30ef used request id req-07d01f27-9f04-4573-b59d-e0612718b5a0 2018-11-02 21:10:15,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-993ad4a6-cba5-4461-aa89-59a7f2af5ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:15,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:15 GMT Server: Apache x-compute-request-id: req-f4b324c9-bd3e-4ba4-bc28-5e0f7cb25607 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4b324c9-bd3e-4ba4-bc28-5e0f7cb25607 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [{"server_id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "attachment_id": "fde73acb-a963-4e7b-afbd-8031f0e5fd96", "attached_at": "2018-11-02T21:10:12.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "device": "/dev/vdb", "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd"}], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:10:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}} 2018-11-02 21:10:15,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-f4b324c9-bd3e-4ba4-bc28-5e0f7cb25607 2018-11-02 21:10:15,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b/os-volume_attachments/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:16,849 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:10:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b67232bd-10ab-445c-8a52-db9e9da6a7b9 x-compute-request-id: req-b67232bd-10ab-445c-8a52-db9e9da6a7b9 Content-Length: 0 Content-Type: application/json 2018-11-02 21:10:16,849 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b/os-volume_attachments/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-b67232bd-10ab-445c-8a52-db9e9da6a7b9 2018-11-02 21:10:16,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:17,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2c59622-0b46-4575-b73c-8682d6eefcbd x-compute-request-id: req-f2c59622-0b46-4575-b73c-8682d6eefcbd Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [{"id": "b2341c37-546b-4f96-8fa7-9da87775f6fd"}], "metadata": {}}} 2018-11-02 21:10:17,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-f2c59622-0b46-4575-b73c-8682d6eefcbd 2018-11-02 21:10:20,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:20,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-298906fc-9f23-413b-afd5-08d711a625ff x-compute-request-id: req-298906fc-9f23-413b-afd5-08d711a625ff Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:04Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:20,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-298906fc-9f23-413b-afd5-08d711a625ff 2018-11-02 21:10:20,425 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst 2018-11-02 21:10:20,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:20,591 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac5068f7-57ab-46b8-bf23-47901d26e2a6 x-compute-request-id: req-ac5068f7-57ab-46b8-bf23-47901d26e2a6 Content-Type: application/json 2018-11-02 21:10:20,591 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-ac5068f7-57ab-46b8-bf23-47901d26e2a6 2018-11-02 21:10:20,592 - create_instance - INFO - Checking deletion status 2018-11-02 21:10:20,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:20,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c9f37b2-7392-43c9-ba96-876d959dfb98 x-compute-request-id: req-9c9f37b2-7392-43c9-ba96-876d959dfb98 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b", "rel": "bookmark"}], "image": {"id": "740c0b01-60ae-4702-ac6f-046f2fe26678", "links": [{"href": "http://172.30.9.31:8774/images/740c0b01-60ae-4702-ac6f-046f2fe26678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:10:04.000000", "flavor": {"id": "9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "links": [{"href": "http://172.30.9.31:8774/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b", "rel": "bookmark"}]}, "id": "ab3157b5-08df-47e2-acff-c716fb3ea37b", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:10:20Z", "hostId": "61464e06932e6aed0c9032a8103b9ec3b7540403756e02e570618dd1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst", "created": "2018-11-02T21:09:58Z", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:20,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-9c9f37b2-7392-43c9-ba96-876d959dfb98 2018-11-02 21:10:20,890 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst] is - ACTIVE 2018-11-02 21:10:20,890 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:10:23,894 - create_instance - DEBUG - VM status query timeout in 296.698161125 2018-11-02 21:10:23,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160d6f182f8dda24d00e28b7e6b4d755ffcb5dbe" 2018-11-02 21:10:23,938 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-036d0a6b-fdc9-4cb2-b625-c717e201aefb x-compute-request-id: req-036d0a6b-fdc9-4cb2-b625-c717e201aefb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ab3157b5-08df-47e2-acff-c716fb3ea37b could not be found.", "code": 404}} 2018-11-02 21:10:23,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ab3157b5-08df-47e2-acff-c716fb3ea37b used request id req-036d0a6b-fdc9-4cb2-b625-c717e201aefb 2018-11-02 21:10:23,938 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ab3157b5-08df-47e2-acff-c716fb3ea37b could not be found. (HTTP 404) (Request-ID: req-036d0a6b-fdc9-4cb2-b625-c717e201aefb) 2018-11-02 21:10:23,938 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-inst 2018-11-02 21:10:23,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9eb6689cece84e65df280e4e92b01ad843bf237" 2018-11-02 21:10:23,977 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-083d045d-7902-4c91-8919-7d24c65adfc2 x-compute-request-id: req-083d045d-7902-4c91-8919-7d24c65adfc2 Content-Length: 0 Content-Type: application/json 2018-11-02 21:10:23,977 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/9a7e60d4-41f9-4bd5-b788-49e79ffd956b used request id req-083d045d-7902-4c91-8919-7d24c65adfc2 2018-11-02 21:10:23,978 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet 2018-11-02 21:10:23,978 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-subnet 2018-11-02 21:10:23,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/5de39030-e419-4212-9190-f1b1bdcc7bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:10:26,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73aed40a-5dff-4c08-9b69-634d4c687e14 Date: Fri, 02 Nov 2018 21:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:10:26,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/5de39030-e419-4212-9190-f1b1bdcc7bc2 used request id req-73aed40a-5dff-4c08-9b69-634d4c687e14 2018-11-02 21:10:26,679 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-pub-net 2018-11-02 21:10:26,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/590a715c-ab53-41f7-8e21-7bea17b1d7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b529411e1eaec6d15b574847780a0af9aa8c293" 2018-11-02 21:10:28,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bdcae8a-7a1b-451b-b2d1-5f36dfb2474c Date: Fri, 02 Nov 2018 21:10:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:10:28,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/590a715c-ab53-41f7-8e21-7bea17b1d7bc used request id req-2bdcae8a-7a1b-451b-b2d1-5f36dfb2474c 2018-11-02 21:10:28,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9b1145e-1aab-478a-a30c-a1e7943a064e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" 2018-11-02 21:10:28,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:28 GMT Server: Apache x-compute-request-id: req-30f8f431-3ed6-4d23-b485-5a0d6ddf6528 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30f8f431-3ed6-4d23-b485-5a0d6ddf6528 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:09:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4b7b401-752c-4ca4-8646-5d9fc7188f21", "size": 1}} 2018-11-02 21:10:28,328 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 used request id req-30f8f431-3ed6-4d23-b485-5a0d6ddf6528 2018-11-02 21:10:28,328 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:10:28,329 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2 2018-11-02 21:10:28,329 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2 2018-11-02 21:10:28,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9b1145e-1aab-478a-a30c-a1e7943a064e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" 2018-11-02 21:10:28,616 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:10:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-18aa0e75-6c03-4227-b2fa-effbd62bb634 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:10:28,616 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 used request id req-18aa0e75-6c03-4227-b2fa-effbd62bb634 2018-11-02 21:10:28,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9b1145e-1aab-478a-a30c-a1e7943a064e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc47844668b1df3d323289c485d8ebbbe0adeaf" 2018-11-02 21:10:28,847 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:10:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2cb734f8-27bf-4767-b950-aa25e3f8119a x-openstack-request-id: req-2cb734f8-27bf-4767-b950-aa25e3f8119a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c4b7b401-752c-4ca4-8646-5d9fc7188f21 could not be found.", "code": 404}} 2018-11-02 21:10:28,847 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/c4b7b401-752c-4ca4-8646-5d9fc7188f21 used request id req-2cb734f8-27bf-4767-b950-aa25e3f8119a 2018-11-02 21:10:28,848 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c4b7b401-752c-4ca4-8646-5d9fc7188f21 could not be found. (HTTP 404) (Request-ID: req-2cb734f8-27bf-4767-b950-aa25e3f8119a) 2018-11-02 21:10:28,848 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-2 2018-11-02 21:10:28,851 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:10:29,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:28 GMT Server: Apache x-compute-request-id: req-4e8b071d-f4f0-4950-920a-8f25ce0873d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e8b071d-f4f0-4950-920a-8f25ce0873d2 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:10:17.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}} 2018-11-02 21:10:29,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-4e8b071d-f4f0-4950-920a-8f25ce0873d2 2018-11-02 21:10:29,113 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:10:29,113 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1 2018-11-02 21:10:29,114 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1 2018-11-02 21:10:29,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:10:29,411 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:10:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-47fef2a7-aaef-47f7-b4a5-f190cb2ed95b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:10:29,411 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-47fef2a7-aaef-47f7-b4a5-f190cb2ed95b 2018-11-02 21:10:29,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:10:29,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:29 GMT Server: Apache x-compute-request-id: req-a5930006-2fd0-4324-97ed-0cb4f92a4fc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5930006-2fd0-4324-97ed-0cb4f92a4fc3 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "7113ae9408ee454b9d34513bf33d51ab", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "self"}, {"href": "http://172.30.9.31:8776/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:09:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "updated_at": "2018-11-02T21:10:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2341c37-546b-4f96-8fa7-9da87775f6fd", "size": 1}} 2018-11-02 21:10:29,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-a5930006-2fd0-4324-97ed-0cb4f92a4fc3 2018-11-02 21:10:29,660 - create_volume - DEBUG - Instance status is - deleting 2018-11-02 21:10:29,660 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-02 21:10:32,662 - create_volume - DEBUG - Volume status query timeout in 56.749778986 2018-11-02 21:10:32,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed8e594a-7a61-4092-bffa-96d1d4757d0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bfec99be6d7c44446709bdaf18b2baa94bab35" 2018-11-02 21:10:32,707 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:10:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4257b863-8457-4abe-8771-d6cd2b572cae x-openstack-request-id: req-4257b863-8457-4abe-8771-d6cd2b572cae Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b2341c37-546b-4f96-8fa7-9da87775f6fd could not be found.", "code": 404}} 2018-11-02 21:10:32,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a3e645eee5a14528a8d1b286fde20cb2/volumes/b2341c37-546b-4f96-8fa7-9da87775f6fd used request id req-4257b863-8457-4abe-8771-d6cd2b572cae 2018-11-02 21:10:32,708 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b2341c37-546b-4f96-8fa7-9da87775f6fd could not be found. (HTTP 404) (Request-ID: req-4257b863-8457-4abe-8771-d6cd2b572cae) 2018-11-02 21:10:32,708 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-1 2018-11-02 21:10:32,709 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-df1159ce-b1df-4d38-9239-3e46b78f0298-image 2018-11-02 21:10:32,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51f8eba32c3c4cf039e8d6efae9ef8ddbf751203" 2018-11-02 21:10:33,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-671b4ea3-12bb-4d19-862f-aeab77f835a4 Date: Fri, 02 Nov 2018 21:10:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:10:33,284 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/740c0b01-60ae-4702-ac6f-046f2fe26678 used request id req-671b4ea3-12bb-4d19-862f-aeab77f835a4 2018-11-02 21:10:33,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:10:33,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e271d37c-04aa-4cb8-8cda-87092b0ba79e Date: Fri, 02 Nov 2018 21:10:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "created_at": "2018-11-02T21:09:42Z", "updated_at": "2018-11-02T21:09:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "revision_number": 0, "id": "0127b6fc-0886-482b-a4e8-4bae69730848", "remote_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3e645eee5a14528a8d1b286fde20cb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "revision_number": 0, "id": "1978e83b-4e10-4264-bd29-c5c564003ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3e645eee5a14528a8d1b286fde20cb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "revision_number": 0, "id": "791f7b30-d919-4337-8361-020b185fbaca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3e645eee5a14528a8d1b286fde20cb2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "revision_number": 0, "id": "fe31cf83-ffb6-4e33-bb36-a154b5b02172", "remote_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "remote_ip_prefix": null, "created_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3e645eee5a14528a8d1b286fde20cb2"}], "revision_number": 4, "project_id": "a3e645eee5a14528a8d1b286fde20cb2", "id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:10:33,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e271d37c-04aa-4cb8-8cda-87092b0ba79e 2018-11-02 21:10:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:10:33,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6b26ac-fb4d-4aa2-af48-3a1375d0025b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3e645eee5a14528a8d1b286fde20cb2", "name": "CreateInstanceVolumeTests-dfa62977-08af-4eb-proj"}} 2018-11-02 21:10:33,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-7e6b26ac-fb4d-4aa2-af48-3a1375d0025b 2018-11-02 21:10:33,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 375a3543-72bf-4a65-b028-bc4d4f690c03 2018-11-02 21:10:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=375a3543-72bf-4a65-b028-bc4d4f690c03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:10:33,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2d050847-3704-4a4b-8be8-503aacd607c6 Date: Fri, 02 Nov 2018 21:10:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "port_range_min": null, "revision_number": 0, "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "created_at": "2018-11-02T21:09:42Z", "project_id": "a3e645eee5a14528a8d1b286fde20cb2", "id": "0127b6fc-0886-482b-a4e8-4bae69730848"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "port_range_min": null, "revision_number": 0, "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "created_at": "2018-11-02T21:09:42Z", "project_id": "a3e645eee5a14528a8d1b286fde20cb2", "id": "1978e83b-4e10-4264-bd29-c5c564003ad4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "port_range_min": null, "revision_number": 0, "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "created_at": "2018-11-02T21:09:42Z", "project_id": "a3e645eee5a14528a8d1b286fde20cb2", "id": "791f7b30-d919-4337-8361-020b185fbaca"}, {"remote_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:09:42Z", "security_group_id": "375a3543-72bf-4a65-b028-bc4d4f690c03", "port_range_min": null, "revision_number": 0, "tenant_id": "a3e645eee5a14528a8d1b286fde20cb2", "created_at": "2018-11-02T21:09:42Z", "project_id": "a3e645eee5a14528a8d1b286fde20cb2", "id": "fe31cf83-ffb6-4e33-bb36-a154b5b02172"}]} 2018-11-02 21:10:33,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=375a3543-72bf-4a65-b028-bc4d4f690c03 used request id req-2d050847-3704-4a4b-8be8-503aacd607c6 2018-11-02 21:10:33,890 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:10:33,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/375a3543-72bf-4a65-b028-bc4d4f690c03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:10:34,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab0953a6-17a3-4e27-aa37-6f711c647783 Content-Length: 0 Date: Fri, 02 Nov 2018 21:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:10:34,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/375a3543-72bf-4a65-b028-bc4d4f690c03 used request id req-ab0953a6-17a3-4e27-aa37-6f711c647783 2018-11-02 21:10:34,278 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-dfa62977-08af-4eb-proj 2018-11-02 21:10:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:10:34,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb506049-103c-4bfb-97bd-ecd63ffd02f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:10:34,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a3e645eee5a14528a8d1b286fde20cb2 used request id req-bb506049-103c-4bfb-97bd-ecd63ffd02f6 2018-11-02 21:10:34,595 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-dfa62977-08af-4eb-proj-role 2018-11-02 21:10:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/bd2b5e04ef0a404880d3ec725426d918 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:10:34,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a227bf-b768-42a8-83b9-7c7b27171165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:10:34,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/bd2b5e04ef0a404880d3ec725426d918 used request id req-87a227bf-b768-42a8-83b9-7c7b27171165 2018-11-02 21:10:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a9513cdaa3557f83486628940170c7a89e290" 2018-11-02 21:10:34,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9e0199-afa9-473d-9e44-a494777396c4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:10:34,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c9e0199-afa9-473d-9e44-a494777396c4 2018-11-02 21:10:34,853 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-dfa62977-08af-4eb-user 2018-11-02 21:10:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7113ae9408ee454b9d34513bf33d51ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5e7b29a9feb800180cb0b4f7849a373f841826" 2018-11-02 21:10:35,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9c204b-940c-4931-bd0b-56952c74722e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:10:35,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7113ae9408ee454b9d34513bf33d51ab used request id req-ce9c204b-940c-4931-bd0b-56952c74722e 2018-11-02 21:10:35,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:35,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["_OfOiNJIQmenE8Uv52adzA"], "issued_at": "2018-11-02T21:10:35.000000Z"}} 2018-11-02 21:10:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac3b4557c17a6f423b55096ecaf2b0a8b66e319" 2018-11-02 21:10:35,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31505f07-e05f-4dd7-9b9c-7259a023faba 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:35,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-31505f07-e05f-4dd7-9b9c-7259a023faba 2018-11-02 21:10:35,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:35,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:36,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["XtKPUMz1SyyotaQRP8ipNw"], "issued_at": "2018-11-02T21:10:36.000000Z"}} 2018-11-02 21:10:36,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:10:36,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84320fd2-e5e9-4671-8e62-079bc9173d74 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:36,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-84320fd2-e5e9-4671-8e62-079bc9173d74 2018-11-02 21:10:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:10:36,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:10:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:10:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-3ece9849-1855-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:10:36,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc819e49-7b19-495f-ab4a-2d3a43fd7acb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-3ece9849-1855-488-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:10:36,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-3ece9849-1855-488-proj used request id req-dc819e49-7b19-495f-ab4a-2d3a43fd7acb 2018-11-02 21:10:36,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:10:36,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d105bd75-cf0f-4b31-9b3b-356522c4a8b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:10:36,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d105bd75-cf0f-4b31-9b3b-356522c4a8b4 2018-11-02 21:10:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}}' 2018-11-02 21:10:36,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee4dc89-6703-460c-9b85-1c92d4da509a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "id": "019f458579ac45238773bccccf012dc8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:10:36,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-bee4dc89-6703-460c-9b85-1c92d4da509a 2018-11-02 21:10:36,512 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-3ece9849-1855-488-proj 2018-11-02 21:10:36,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:36,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:36,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["rC6BpEhlT7m7b7BeoBTRvg"], "issued_at": "2018-11-02T21:10:36.000000Z"}} 2018-11-02 21:10:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1605aeac03c5139d17b766a07501bea2e42914" 2018-11-02 21:10:37,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec51ce9c-74e3-4292-9670-0addb9a2a72e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:37,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ec51ce9c-74e3-4292-9670-0addb9a2a72e 2018-11-02 21:10:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:10:37,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:10:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:10:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1605aeac03c5139d17b766a07501bea2e42914" 2018-11-02 21:10:37,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e3f8b3-7c57-44cd-943a-b3b9209b97d5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:10:37,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-46e3f8b3-7c57-44cd-943a-b3b9209b97d5 2018-11-02 21:10:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-3ece9849-1855-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1605aeac03c5139d17b766a07501bea2e42914" 2018-11-02 21:10:37,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28137a0c-4611-4df1-bd18-16eecf1d75f8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-3ece9849-1855-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "id": "019f458579ac45238773bccccf012dc8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}]} 2018-11-02 21:10:37,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-3ece9849-1855-488-proj used request id req-28137a0c-4611-4df1-bd18-16eecf1d75f8 2018-11-02 21:10:37,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1605aeac03c5139d17b766a07501bea2e42914" 2018-11-02 21:10:37,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7ef4df-4fc5-4968-9791-fbf8b4af46a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:10:37,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2d7ef4df-4fc5-4968-9791-fbf8b4af46a9 2018-11-02 21:10:37,811 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-3ece9849-1855-488-user 2018-11-02 21:10:37,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:10:37,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b790b1-fb1e-44a2-b0b9-e1cf1732bf89 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:10:37,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-66b790b1-fb1e-44a2-b0b9-e1cf1732bf89 2018-11-02 21:10:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" -d '{"role": {"name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}}' 2018-11-02 21:10:38,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78b107de-9309-42aa-879d-41dfc46959c0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c57df30ee6f4aa7b2188edeaa632c49", "links": {"self": "http://172.30.9.31:5000/v3/roles/2c57df30ee6f4aa7b2188edeaa632c49"}, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}} 2018-11-02 21:10:38,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-78b107de-9309-42aa-879d-41dfc46959c0 2018-11-02 21:10:38,051 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-3ece9849-1855-488-proj-role 2018-11-02 21:10:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2c57df30ee6f4aa7b2188edeaa632c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:10:38,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ca84d3-10aa-4934-844a-0a062e7653bf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c57df30ee6f4aa7b2188edeaa632c49", "links": {"self": "http://172.30.9.31:5000/v3/roles/2c57df30ee6f4aa7b2188edeaa632c49"}, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}} 2018-11-02 21:10:38,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2c57df30ee6f4aa7b2188edeaa632c49 used request id req-e3ca84d3-10aa-4934-844a-0a062e7653bf 2018-11-02 21:10:38,070 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-3ece9849-1855-488-proj-role to project CreateInstanceVolumeTests-3ece9849-1855-488-proj 2018-11-02 21:10:38,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8/users/a2918daa09034dd28092b5c033e49514/roles/2c57df30ee6f4aa7b2188edeaa632c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:10:38,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d867229e-586e-4aaf-8692-468e10927472 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:10:38,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8/users/a2918daa09034dd28092b5c033e49514/roles/2c57df30ee6f4aa7b2188edeaa632c49 used request id req-d867229e-586e-4aaf-8692-468e10927472 2018-11-02 21:10:38,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:10:38,239 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:10:38,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:38,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:38,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c57df30ee6f4aa7b2188edeaa632c49", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}], "expires_at": "2018-11-02T22:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-user", "id": "a2918daa09034dd28092b5c033e49514"}, "audit_ids": ["qx1RQrtwTkqyATvg8ndZ8Q"], "issued_at": "2018-11-02T21:10:38.000000Z"}} 2018-11-02 21:10:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" 2018-11-02 21:10:38,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ecef14a-1bed-4d2d-8630-8769e1429bd9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:38,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3ecef14a-1bed-4d2d-8630-8769e1429bd9 2018-11-02 21:10:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" 2018-11-02 21:10:38,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9e9cbba1-b039-44a8-80ca-9b97e9ce63dc Date: Fri, 02 Nov 2018 21:10:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image"} 2018-11-02 21:10:38,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image used request id req-9e9cbba1-b039-44a8-80ca-9b97e9ce63dc 2018-11-02 21:10:38,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" 2018-11-02 21:10:39,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-247050cf-9be2-40e6-8ca4-0b8fb52371bb Date: Fri, 02 Nov 2018 21:10:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:10:39,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-247050cf-9be2-40e6-8ca4-0b8fb52371bb 2018-11-02 21:10:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image"}' 2018-11-02 21:10:39,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f3e8e216-c1cb-4d9e-a32e-2257ed0a4781 Date: Fri, 02 Nov 2018 21:10:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:10:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:10:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83", "min_disk": 0, "protected": false, "id": "d9915279-62da-4efe-be6f-8c561c46dd83", "file": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83/file", "checksum": null, "owner": "019f458579ac45238773bccccf012dc8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:10:39,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f3e8e216-c1cb-4d9e-a32e-2257ed0a4781 2018-11-02 21:10:39,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" -d '' 2018-11-02 21:10:40,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34a905a6-c4a9-4e6e-873e-5c863ca1793a Date: Fri, 02 Nov 2018 21:10:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:10:40,504 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83/file used request id req-34a905a6-c4a9-4e6e-873e-5c863ca1793a 2018-11-02 21:10:40,504 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:10:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" 2018-11-02 21:10:40,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-50460cff-bb4e-4982-86ad-df9e31a610be Date: Fri, 02 Nov 2018 21:10:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:10:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:10:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d9915279-62da-4efe-be6f-8c561c46dd83/snap", "metadata": {}}], "self": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83", "min_disk": 0, "protected": false, "id": "d9915279-62da-4efe-be6f-8c561c46dd83", "file": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "019f458579ac45238773bccccf012dc8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d9915279-62da-4efe-be6f-8c561c46dd83/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:10:40,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83 used request id req-50460cff-bb4e-4982-86ad-df9e31a610be 2018-11-02 21:10:40,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" 2018-11-02 21:10:40,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c5dab778-6bff-418f-a723-0db82af70d0a Date: Fri, 02 Nov 2018 21:10:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:10:40,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-c5dab778-6bff-418f-a723-0db82af70d0a 2018-11-02 21:10:40,913 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image 2018-11-02 21:10:40,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" 2018-11-02 21:10:41,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9097a983-62d7-49f2-8dec-a11d3e7e5949 Date: Fri, 02 Nov 2018 21:10:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:10:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:10:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d9915279-62da-4efe-be6f-8c561c46dd83/snap", "metadata": {}}], "self": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83", "min_disk": 0, "protected": false, "id": "d9915279-62da-4efe-be6f-8c561c46dd83", "file": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "019f458579ac45238773bccccf012dc8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d9915279-62da-4efe-be6f-8c561c46dd83/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:10:41,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83 used request id req-9097a983-62d7-49f2-8dec-a11d3e7e5949 2018-11-02 21:10:41,129 - create_image - DEBUG - Instance status is - active 2018-11-02 21:10:41,129 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image 2018-11-02 21:10:41,129 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image 2018-11-02 21:10:41,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:41,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:41,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["5f_BFC2PTYyx2kZdARJEiw"], "issued_at": "2018-11-02T21:10:41.000000Z"}} 2018-11-02 21:10:41,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd3ac43143188b0e16c6061c8c3e9d1aadc6ebe" 2018-11-02 21:10:41,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f96578c-3de4-41e1-af14-c3dee603a398 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:41,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3f96578c-3de4-41e1-af14-c3dee603a398 2018-11-02 21:10:41,649 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:10:41,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd3ac43143188b0e16c6061c8c3e9d1aadc6ebe" 2018-11-02 21:10:41,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e2952d7-e6fc-4fad-8b7a-7c148c5a37c3 x-compute-request-id: req-4e2952d7-e6fc-4fad-8b7a-7c148c5a37c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:10:41,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4e2952d7-e6fc-4fad-8b7a-7c148c5a37c3 2018-11-02 21:10:41,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd3ac43143188b0e16c6061c8c3e9d1aadc6ebe" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:10:41,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-341ee78b-2d85-4ef5-accd-d9ee61d0080c x-compute-request-id: req-341ee78b-2d85-4ef5-accd-d9ee61d0080c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b11f53a-e770-4cd3-983b-ced320535abe"}} 2018-11-02 21:10:41,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-341ee78b-2d85-4ef5-accd-d9ee61d0080c 2018-11-02 21:10:41,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:41,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:42,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c57df30ee6f4aa7b2188edeaa632c49", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}], "expires_at": "2018-11-02T22:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-user", "id": "a2918daa09034dd28092b5c033e49514"}, "audit_ids": ["42YZX6lHTCyAqLO4OIZMjQ"], "issued_at": "2018-11-02T21:10:42.000000Z"}} 2018-11-02 21:10:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:10:42,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b364c91-1b1f-4cd0-8322-1f5f5eaf525b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:42,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2b364c91-1b1f-4cd0-8322-1f5f5eaf525b 2018-11-02 21:10:42,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:10:42,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-07da4161-5e89-4111-9be1-b30399324d16 Date: Fri, 02 Nov 2018 21:10:42 GMT RESP BODY: {"networks":[]} 2018-11-02 21:10:42,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-07da4161-5e89-4111-9be1-b30399324d16 2018-11-02 21:10:42,635 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net 2018-11-02 21:10:42,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" -d '{"network": {"name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net", "admin_state_up": true}}' 2018-11-02 21:10:43,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-fc9ddeb3-9298-4317-873a-d230b0abeb81 Date: Fri, 02 Nov 2018 21:10:43 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:10:43Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}} 2018-11-02 21:10:43,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-fc9ddeb3-9298-4317-873a-d230b0abeb81 2018-11-02 21:10:43,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:10:43,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-0bec05aa-91e2-4a43-bfdf-34fb8557167a Date: Fri, 02 Nov 2018 21:10:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:10:43Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:43,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-0bec05aa-91e2-4a43-bfdf-34fb8557167a 2018-11-02 21:10:43,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:10:43,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-445363e7-f3fe-4018-b350-95c3bda46926 Date: Fri, 02 Nov 2018 21:10:43 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:10:43,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-445363e7-f3fe-4018-b350-95c3bda46926 2018-11-02 21:10:43,900 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet 2018-11-02 21:10:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" -d '{"subnets": [{"ip_version": 4, "network_id": "a62f3cf8-b6af-4094-8708-cb92fb60cdf4", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]}' 2018-11-02 21:10:44,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce796e5a-b824-4c95-8dcb-58e7c143fdc3 Date: Fri, 02 Nov 2018 21:10:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:44,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-ce796e5a-b824-4c95-8dcb-58e7c143fdc3 2018-11-02 21:10:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:10:45,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9f68c11f-fb17-4e4e-85a7-011c6087a5b7 Date: Fri, 02 Nov 2018 21:10:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:45,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-9f68c11f-fb17-4e4e-85a7-011c6087a5b7 2018-11-02 21:10:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:10:45,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-41f0458b-de93-49f8-8eb0-2c852a323114 Date: Fri, 02 Nov 2018 21:10:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:45,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-41f0458b-de93-49f8-8eb0-2c852a323114 2018-11-02 21:10:45,251 - OpenStackNetwork - DEBUG - Network [a62f3cf8-b6af-4094-8708-cb92fb60cdf4] created successfully 2018-11-02 21:10:45,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:45,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:45,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c57df30ee6f4aa7b2188edeaa632c49", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}], "expires_at": "2018-11-02T22:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-user", "id": "a2918daa09034dd28092b5c033e49514"}, "audit_ids": ["BxHTUzFATzyFFHyY_k8h9A"], "issued_at": "2018-11-02T21:10:45.000000Z"}} 2018-11-02 21:10:45,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:10:45,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc64ec43-eae5-4b90-be59-5b1f11ebf780 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:45,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc64ec43-eae5-4b90-be59-5b1f11ebf780 2018-11-02 21:10:45,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:10:46,016 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:45 GMT Server: Apache x-compute-request-id: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 21:10:46,016 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail used request id req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af 2018-11-02 21:10:46,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 21:10:46,556 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:10:46 GMT Server: Apache x-compute-request-id: req-ad482c0b-9b01-42ef-a90d-627660268ee8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad482c0b-9b01-42ef-a90d-627660268ee8 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}} 2018-11-02 21:10:46,556 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes used request id req-ad482c0b-9b01-42ef-a90d-627660268ee8 2018-11-02 21:10:46,559 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:10:46,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:46 GMT Server: Apache x-compute-request-id: req-4581a319-0027-4173-bc3c-1f6f83679b24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4581a319-0027-4173-bc3c-1f6f83679b24 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}} 2018-11-02 21:10:46,810 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da used request id req-4581a319-0027-4173-bc3c-1f6f83679b24 2018-11-02 21:10:46,810 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1 2018-11-02 21:10:46,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:10:47,053 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:46 GMT Server: Apache x-compute-request-id: req-2c73cb3c-49e1-4fa4-a133-a9199ff49bc8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c73cb3c-49e1-4fa4-a133-a9199ff49bc8 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}} 2018-11-02 21:10:47,053 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da used request id req-2c73cb3c-49e1-4fa4-a133-a9199ff49bc8 2018-11-02 21:10:47,053 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:10:47,054 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1 2018-11-02 21:10:47,054 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1 2018-11-02 21:10:47,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:47,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:47,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c57df30ee6f4aa7b2188edeaa632c49", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}], "expires_at": "2018-11-02T22:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-user", "id": "a2918daa09034dd28092b5c033e49514"}, "audit_ids": ["89QZpQDsR--gdJw5sIIqew"], "issued_at": "2018-11-02T21:10:47.000000Z"}} 2018-11-02 21:10:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" 2018-11-02 21:10:47,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf4bce7-822e-4cea-90bc-f4712c2bb095 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:47,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eaf4bce7-822e-4cea-90bc-f4712c2bb095 2018-11-02 21:10:47,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" 2018-11-02 21:10:47,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:47 GMT Server: Apache x-compute-request-id: req-8616257d-82e4-4282-8f01-ceafc09bec4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8616257d-82e4-4282-8f01-ceafc09bec4e Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}]} 2018-11-02 21:10:47,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail used request id req-8616257d-82e4-4282-8f01-ceafc09bec4e 2018-11-02 21:10:47,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8616257d-82e4-4282-8f01-ceafc09bec4e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-02 21:10:48,439 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:10:47 GMT Server: Apache x-compute-request-id: req-cfdf7fb9-e246-4eda-b539-078266116f1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cfdf7fb9-e246-4eda-b539-078266116f1d Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:48.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "size": 1}} 2018-11-02 21:10:48,439 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes used request id req-cfdf7fb9-e246-4eda-b539-078266116f1d 2018-11-02 21:10:48,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8616257d-82e4-4282-8f01-ceafc09bec4e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" 2018-11-02 21:10:48,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:48 GMT Server: Apache x-compute-request-id: req-0448dd7c-8b73-4871-867f-b56a7076d7f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0448dd7c-8b73-4871-867f-b56a7076d7f3 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "size": 1}} 2018-11-02 21:10:48,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f used request id req-0448dd7c-8b73-4871-867f-b56a7076d7f3 2018-11-02 21:10:48,691 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2 2018-11-02 21:10:48,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8616257d-82e4-4282-8f01-ceafc09bec4e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" 2018-11-02 21:10:48,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:48 GMT Server: Apache x-compute-request-id: req-ab872e63-c4d0-4fb0-832c-250071d6e459 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab872e63-c4d0-4fb0-832c-250071d6e459 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "size": 1}} 2018-11-02 21:10:48,931 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f used request id req-ab872e63-c4d0-4fb0-832c-250071d6e459 2018-11-02 21:10:48,932 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:10:48,932 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2 2018-11-02 21:10:48,932 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2 2018-11-02 21:10:48,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:48,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:49,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c57df30ee6f4aa7b2188edeaa632c49", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}], "expires_at": "2018-11-02T22:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-user", "id": "a2918daa09034dd28092b5c033e49514"}, "audit_ids": ["jw0JszoBQJCyhJVt66ViPQ"], "issued_at": "2018-11-02T21:10:49.000000Z"}} 2018-11-02 21:10:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:49,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be3e7e9-c807-46a9-a220-5f545b1ff994 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:49,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2be3e7e9-c807-46a9-a220-5f545b1ff994 2018-11-02 21:10:49,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:10:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:49,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fe3306-84a4-4df7-8402-185e0f0e1ba5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:49,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-12fe3306-84a4-4df7-8402-185e0f0e1ba5 2018-11-02 21:10:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:49,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-1709c355-4f6c-4407-8d07-6d8970016160 Date: Fri, 02 Nov 2018 21:10:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:49,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-1709c355-4f6c-4407-8d07-6d8970016160 2018-11-02 21:10:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:50,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b908db4b-4ab3-4348-8729-e7290a149b0e Date: Fri, 02 Nov 2018 21:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:50,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-b908db4b-4ab3-4348-8729-e7290a149b0e 2018-11-02 21:10:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:50,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d987f9ff-afc2-43f3-a520-04d376fbe19a Date: Fri, 02 Nov 2018 21:10:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:50,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-d987f9ff-afc2-43f3-a520-04d376fbe19a 2018-11-02 21:10:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:10:50,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:10:50 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:10:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:50,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50006027-5c21-4acb-881f-10957ea429f8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:10:50,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-50006027-5c21-4acb-881f-10957ea429f8 2018-11-02 21:10:50,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:50,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-77d4c978-5913-4313-9a3f-5b6b0e82bc95 Date: Fri, 02 Nov 2018 21:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:50,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-77d4c978-5913-4313-9a3f-5b6b0e82bc95 2018-11-02 21:10:50,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4097a4b3-f265-453d-aae7-ab2e419b0bc8 Date: Fri, 02 Nov 2018 21:10:50 GMT RESP BODY: {"ports":[]} 2018-11-02 21:10:50,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port&admin_state_up=True used request id req-4097a4b3-f265-453d-aae7-ab2e419b0bc8 2018-11-02 21:10:50,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:51,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-506c447f-eb5d-4b92-a4c4-0e47bcaadbbd x-compute-request-id: req-506c447f-eb5d-4b92-a4c4-0e47bcaadbbd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:10:51,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst used request id req-506c447f-eb5d-4b92-a4c4-0e47bcaadbbd 2018-11-02 21:10:51,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:51,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e214cba1-66c8-4920-b4cd-966c2608e503 Date: Fri, 02 Nov 2018 21:10:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:51,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-e214cba1-66c8-4920-b4cd-966c2608e503 2018-11-02 21:10:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:51,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed3deb8d-515f-4217-8f3f-1f23be68950a Date: Fri, 02 Nov 2018 21:10:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:51,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-ed3deb8d-515f-4217-8f3f-1f23be68950a 2018-11-02 21:10:51,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:52,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-38092f39-8bdd-40dc-8ede-e7926db391c0 Date: Fri, 02 Nov 2018 21:10:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:52,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-38092f39-8bdd-40dc-8ede-e7926db391c0 2018-11-02 21:10:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:52,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83492e6-1514-464a-9708-3ce1c1a102fd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:10:52,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-c83492e6-1514-464a-9708-3ce1c1a102fd 2018-11-02 21:10:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:52,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6f714684-c582-498a-a746-1c1d2b08d6b7 Date: Fri, 02 Nov 2018 21:10:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:52,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-6f714684-c582-498a-a746-1c1d2b08d6b7 2018-11-02 21:10:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:52,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-07843b61-8093-4a46-8e8f-7a21ac0d0c67 Date: Fri, 02 Nov 2018 21:10:52 GMT RESP BODY: {"ports":[]} 2018-11-02 21:10:52,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port&admin_state_up=True used request id req-07843b61-8093-4a46-8e8f-7a21ac0d0c67 2018-11-02 21:10:52,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:10:52,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:10:52,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c57df30ee6f4aa7b2188edeaa632c49", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}], "expires_at": "2018-11-02T22:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-user", "id": "a2918daa09034dd28092b5c033e49514"}, "audit_ids": ["Gzj2L4VPQbKNUvDHIQ6HCg"], "issued_at": "2018-11-02T21:10:52.000000Z"}} 2018-11-02 21:10:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a471263668098e713ce624f952bd08ee022e33c5" 2018-11-02 21:10:52,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc248a7-ba14-480a-9ad9-0cf61be25ed4 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:10:52,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3bc248a7-ba14-480a-9ad9-0cf61be25ed4 2018-11-02 21:10:52,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:53,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cf06b8b7-b9df-451b-a7e7-60fd437ee514 Date: Fri, 02 Nov 2018 21:10:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:53,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-cf06b8b7-b9df-451b-a7e7-60fd437ee514 2018-11-02 21:10:53,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:53,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7914b16f-b23c-493d-a23b-ac27c2e2cacf Date: Fri, 02 Nov 2018 21:10:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:53,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-7914b16f-b23c-493d-a23b-ac27c2e2cacf 2018-11-02 21:10:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:53,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6640cecb-c3fc-4712-adea-85672646e226 Date: Fri, 02 Nov 2018 21:10:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:53,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-6640cecb-c3fc-4712-adea-85672646e226 2018-11-02 21:10:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:10:53,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:10:53 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:10:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a471263668098e713ce624f952bd08ee022e33c5" 2018-11-02 21:10:53,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0ab0a0-76bd-46f6-b0db-67aac91392fb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:10:53,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-8c0ab0a0-76bd-46f6-b0db-67aac91392fb 2018-11-02 21:10:53,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:53,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d54d74bc-8bbb-4886-b456-fbbccad9d834 Date: Fri, 02 Nov 2018 21:10:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:53,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-d54d74bc-8bbb-4886-b456-fbbccad9d834 2018-11-02 21:10:53,822 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net 2018-11-02 21:10:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" -d '{"port": {"network_id": "a62f3cf8-b6af-4094-8708-cb92fb60cdf4", "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port", "admin_state_up": true}}' 2018-11-02 21:10:54,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-e71ab689-114d-4ca6-adc3-f3b41777ed10 Date: Fri, 02 Nov 2018 21:10:54 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:10:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:10:54Z","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:85:d2:ec","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"device_id":""}} 2018-11-02 21:10:54,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-e71ab689-114d-4ca6-adc3-f3b41777ed10 2018-11-02 21:10:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e52ff059-353c-4dc5-8298-845eec16634c Date: Fri, 02 Nov 2018 21:10:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:55,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-e52ff059-353c-4dc5-8298-845eec16634c 2018-11-02 21:10:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-175e8bf1-87ad-40ff-a46f-9229c9ad5cca Date: Fri, 02 Nov 2018 21:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:55,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-175e8bf1-87ad-40ff-a46f-9229c9ad5cca 2018-11-02 21:10:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e64b8a76-c090-49dd-a066-e56b2eaa8201 Date: Fri, 02 Nov 2018 21:10:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:10:55,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-e64b8a76-c090-49dd-a066-e56b2eaa8201 2018-11-02 21:10:55,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b74a5fc-0f90-4e23-b763-ffbba52b172b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:10:55,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-5b74a5fc-0f90-4e23-b763-ffbba52b172b 2018-11-02 21:10:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-74b213c3-0d83-4f48-a697-5d5f5e9c296a Date: Fri, 02 Nov 2018 21:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:10:55,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-74b213c3-0d83-4f48-a697-5d5f5e9c296a 2018-11-02 21:10:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-7358fbd9-ec31-492d-b058-549af4839b0a Date: Fri, 02 Nov 2018 21:10:55 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:54Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:85:d2:ec","id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port"}]} 2018-11-02 21:10:55,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port&admin_state_up=True used request id req-7358fbd9-ec31-492d-b058-549af4839b0a 2018-11-02 21:10:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3889d760-bd55-4cfc-8270-53041ee11a39 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:10:55,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-3889d760-bd55-4cfc-8270-53041ee11a39 2018-11-02 21:10:55,916 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst 2018-11-02 21:10:55,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd7d0225-5d8f-4df3-a51c-472d24faa10d x-compute-request-id: req-dd7d0225-5d8f-4df3-a51c-472d24faa10d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-flavor-name"}]} 2018-11-02 21:10:55,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dd7d0225-5d8f-4df3-a51c-472d24faa10d 2018-11-02 21:10:55,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/9b11f53a-e770-4cd3-983b-ced320535abe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:55,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d2612f5-331b-448c-ab53-91aa8ab8d767 x-compute-request-id: req-3d2612f5-331b-448c-ab53-91aa8ab8d767 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b11f53a-e770-4cd3-983b-ced320535abe"}} 2018-11-02 21:10:55,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/9b11f53a-e770-4cd3-983b-ced320535abe used request id req-3d2612f5-331b-448c-ab53-91aa8ab8d767 2018-11-02 21:10:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:56,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-473e91f8-1bc1-4b46-ae6d-2a6ea0988bba Date: Fri, 02 Nov 2018 21:10:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:10:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:10:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d9915279-62da-4efe-be6f-8c561c46dd83/snap", "metadata": {}}], "self": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83", "min_disk": 0, "protected": false, "id": "d9915279-62da-4efe-be6f-8c561c46dd83", "file": "/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "019f458579ac45238773bccccf012dc8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d9915279-62da-4efe-be6f-8c561c46dd83/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image"} 2018-11-02 21:10:56,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image used request id req-473e91f8-1bc1-4b46-ae6d-2a6ea0988bba 2018-11-02 21:10:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:56,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fa746374-2260-402b-add8-f42addd16041 Date: Fri, 02 Nov 2018 21:10:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:10:56,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fa746374-2260-402b-add8-f42addd16041 2018-11-02 21:10:56,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" -d '{"server": {"name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "imageRef": "d9915279-62da-4efe-be6f-8c561c46dd83", "flavorRef": "9b11f53a-e770-4cd3-983b-ced320535abe", "max_count": 1, "min_count": 1, "networks": [{"port": "0e95f42c-d3c9-4e82-9b28-0f87d3112408"}]}}' 2018-11-02 21:10:57,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9a3c998-07ba-440d-bb1e-702d98334dca x-compute-request-id: req-d9a3c998-07ba-440d-bb1e-702d98334dca Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "adminPass": "zMXdRMD5xGQG"}} 2018-11-02 21:10:57,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-d9a3c998-07ba-440d-bb1e-702d98334dca 2018-11-02 21:10:57,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:57,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e130eb93-e6f3-4a18-967c-17134082bbe1 x-compute-request-id: req-e130eb93-e6f3-4a18-967c-17134082bbe1 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:10:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:57,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-e130eb93-e6f3-4a18-967c-17134082bbe1 2018-11-02 21:10:57,636 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst 2018-11-02 21:10:57,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:10:57,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:10:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1694873f-0dcc-49d3-a344-9559a37b2ec8 x-compute-request-id: req-1694873f-0dcc-49d3-a344-9559a37b2ec8 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:10:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:10:57,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-1694873f-0dcc-49d3-a344-9559a37b2ec8 2018-11-02 21:10:57,878 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst] is - BUILD 2018-11-02 21:10:57,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:11:00,881 - create_instance - DEBUG - VM status query timeout in 896.754950047 2018-11-02 21:11:00,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:01,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca70593b-c302-4361-8df1-57658b5c9512 x-compute-request-id: req-ca70593b-c302-4361-8df1-57658b5c9512 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:10:58Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:11:01,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-ca70593b-c302-4361-8df1-57658b5c9512 2018-11-02 21:11:01,603 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst] is - BUILD 2018-11-02 21:11:01,603 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:11:04,606 - create_instance - DEBUG - VM status query timeout in 893.030126095 2018-11-02 21:11:04,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:05,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270c1eb2-f647-4965-84a7-a2053ed2c9f9 x-compute-request-id: req-270c1eb2-f647-4965-84a7-a2053ed2c9f9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:11:05,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-270c1eb2-f647-4965-84a7-a2053ed2c9f9 2018-11-02 21:11:05,307 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst] is - ACTIVE 2018-11-02 21:11:05,307 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:11:05,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:05,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7ce086e-a13f-4a9a-902d-730cae8e801c x-compute-request-id: req-d7ce086e-a13f-4a9a-902d-730cae8e801c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:11:05,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-d7ce086e-a13f-4a9a-902d-730cae8e801c 2018-11-02 21:11:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:06,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bdec5b39-2b0c-427c-8a65-703e07680ab6 Date: Fri, 02 Nov 2018 21:11:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:11:06,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-bdec5b39-2b0c-427c-8a65-703e07680ab6 2018-11-02 21:11:06,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:06,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafeabf1-9345-4115-91de-4208a3b1ce22 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:06,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-bafeabf1-9345-4115-91de-4208a3b1ce22 2018-11-02 21:11:06,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:06,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-df991813-ab36-4846-a431-346fb641d8fb Date: Fri, 02 Nov 2018 21:11:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:11:06,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-df991813-ab36-4846-a431-346fb641d8fb 2018-11-02 21:11:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:06,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-d29d6ce5-c0b1-4b6b-a359-5c5e500c0b73 Date: Fri, 02 Nov 2018 21:11:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:11:04Z","binding:vnic_type":"normal","device_id":"ad72e280-746f-4e18-be7f-baaffe827c89","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:d2:ec","id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fc:47:5d","id":"2c7e1196-005a-45a2-886f-fccf1848f944","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:7d:5e","id":"5616461c-d2d3-4057-942e-3c465ea25c69","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:43:08:52","id":"ea7d7a0e-59b6-4e26-aea2-2923441a7658","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:11:06,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-d29d6ce5-c0b1-4b6b-a359-5c5e500c0b73 2018-11-02 21:11:06,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:06,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:06 GMT Server: Apache x-compute-request-id: req-1d9b63eb-96f9-441d-9808-19df6df1d971 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d9b63eb-96f9-441d-9808-19df6df1d971 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "size": 1}, {"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}]} 2018-11-02 21:11:06,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail used request id req-1d9b63eb-96f9-441d-9808-19df6df1d971 2018-11-02 21:11:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:06,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daef458-899e-442d-954b-b8eb1cc997a4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:06,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-4daef458-899e-442d-954b-b8eb1cc997a4 2018-11-02 21:11:06,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:07,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78ada19b-e17c-4bb5-aaef-13b558a76669 x-compute-request-id: req-78ada19b-e17c-4bb5-aaef-13b558a76669 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:11:07,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-78ada19b-e17c-4bb5-aaef-13b558a76669 2018-11-02 21:11:07,585 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst] is - ACTIVE 2018-11-02 21:11:07,586 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:11:07,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:08,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbcd6b00-8e6c-41c1-a22e-903acade8c74 x-compute-request-id: req-dbcd6b00-8e6c-41c1-a22e-903acade8c74 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:11:08,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-dbcd6b00-8e6c-41c1-a22e-903acade8c74 2018-11-02 21:11:08,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:08,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-62c77f82-2535-4ce5-a0a4-6e71f3cb5122 Date: Fri, 02 Nov 2018 21:11:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:11:08,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-62c77f82-2535-4ce5-a0a4-6e71f3cb5122 2018-11-02 21:11:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:08,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d93783-f690-4238-ad6f-a1e26ff564a4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:08,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-85d93783-f690-4238-ad6f-a1e26ff564a4 2018-11-02 21:11:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:08,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-91f4dd94-04ee-400b-9cd7-b6836b7f2561 Date: Fri, 02 Nov 2018 21:11:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:11:08,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-91f4dd94-04ee-400b-9cd7-b6836b7f2561 2018-11-02 21:11:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:08,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-a992ab70-fcdd-4521-a928-b6f45b949788 Date: Fri, 02 Nov 2018 21:11:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:11:04Z","binding:vnic_type":"normal","device_id":"ad72e280-746f-4e18-be7f-baaffe827c89","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:d2:ec","id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fc:47:5d","id":"2c7e1196-005a-45a2-886f-fccf1848f944","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:7d:5e","id":"5616461c-d2d3-4057-942e-3c465ea25c69","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:43:08:52","id":"ea7d7a0e-59b6-4e26-aea2-2923441a7658","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:11:08,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-a992ab70-fcdd-4521-a928-b6f45b949788 2018-11-02 21:11:08,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" -d '{"volumeAttachment": {"volumeId": "b5954876-8345-44d8-a7d2-5311679d87da"}}' 2018-11-02 21:11:09,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2399844-9546-4a10-bebc-91d43ddc1c43 x-compute-request-id: req-a2399844-9546-4a10-bebc-91d43ddc1c43 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ad72e280-746f-4e18-be7f-baaffe827c89", "id": "b5954876-8345-44d8-a7d2-5311679d87da", "volumeId": "b5954876-8345-44d8-a7d2-5311679d87da"}} 2018-11-02 21:11:09,604 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments used request id req-a2399844-9546-4a10-bebc-91d43ddc1c43 2018-11-02 21:11:09,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:10,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ca5b424-b0c8-4914-a657-b5701b65b7c4 x-compute-request-id: req-9ca5b424-b0c8-4914-a657-b5701b65b7c4 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "b5954876-8345-44d8-a7d2-5311679d87da"}], "metadata": {}}} 2018-11-02 21:11:10,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-9ca5b424-b0c8-4914-a657-b5701b65b7c4 2018-11-02 21:11:10,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:10,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3bc230e7-c134-4697-bfd1-1965250253f9 Date: Fri, 02 Nov 2018 21:11:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:11:10,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-3bc230e7-c134-4697-bfd1-1965250253f9 2018-11-02 21:11:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:10,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc3dd8a-3ad6-452d-bd10-3629761930fb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:10,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-1fc3dd8a-3ad6-452d-bd10-3629761930fb 2018-11-02 21:11:10,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:10,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1e097b51-3e68-4cb2-abaf-94858259fe4d Date: Fri, 02 Nov 2018 21:11:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:11:10,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-1e097b51-3e68-4cb2-abaf-94858259fe4d 2018-11-02 21:11:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:11,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-dfa45e9b-590a-4604-bf89-b6a3d7dfe20b Date: Fri, 02 Nov 2018 21:11:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:11:04Z","binding:vnic_type":"normal","device_id":"ad72e280-746f-4e18-be7f-baaffe827c89","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:d2:ec","id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fc:47:5d","id":"2c7e1196-005a-45a2-886f-fccf1848f944","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:7d:5e","id":"5616461c-d2d3-4057-942e-3c465ea25c69","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:43:08:52","id":"ea7d7a0e-59b6-4e26-aea2-2923441a7658","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:11:11,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-dfa45e9b-590a-4604-bf89-b6a3d7dfe20b 2018-11-02 21:11:11,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d9b63eb-96f9-441d-9808-19df6df1d971" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:11,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:11 GMT Server: Apache x-compute-request-id: req-c969e11c-b9dc-403c-9436-42ddad881b96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c969e11c-b9dc-403c-9436-42ddad881b96 Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:10:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "size": 1}, {"status": "attaching", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:11:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}]} 2018-11-02 21:11:11,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/detail used request id req-c969e11c-b9dc-403c-9436-42ddad881b96 2018-11-02 21:11:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:11,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40794587-742f-4ca5-990b-c18965a505e9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:11,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-40794587-742f-4ca5-990b-c18965a505e9 2018-11-02 21:11:11,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:11,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0640ad32-13d4-4cc4-bf3c-e7618a3f59ef x-compute-request-id: req-0640ad32-13d4-4cc4-bf3c-e7618a3f59ef Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "b5954876-8345-44d8-a7d2-5311679d87da"}], "metadata": {}}} 2018-11-02 21:11:11,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-0640ad32-13d4-4cc4-bf3c-e7618a3f59ef 2018-11-02 21:11:11,959 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst] is - ACTIVE 2018-11-02 21:11:11,959 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:11:11,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:12,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3915a024-82d1-43ff-9b16-c813bce60a0d x-compute-request-id: req-3915a024-82d1-43ff-9b16-c813bce60a0d Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "b5954876-8345-44d8-a7d2-5311679d87da"}], "metadata": {}}} 2018-11-02 21:11:12,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-3915a024-82d1-43ff-9b16-c813bce60a0d 2018-11-02 21:11:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:12,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-298dc459-fcc4-4177-871f-6a0ef5876ae6 Date: Fri, 02 Nov 2018 21:11:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:11:12,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-298dc459-fcc4-4177-871f-6a0ef5876ae6 2018-11-02 21:11:12,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:12,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b39e1cd-c8e8-416f-8f82-b0418b56e2c6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:12,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-9b39e1cd-c8e8-416f-8f82-b0418b56e2c6 2018-11-02 21:11:12,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:13,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-76e2f26f-4e7c-49a3-be0f-c22f697e3720 Date: Fri, 02 Nov 2018 21:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:11:13,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-76e2f26f-4e7c-49a3-be0f-c22f697e3720 2018-11-02 21:11:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:13,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-03563ae4-4745-4185-835a-7c16385bc47d Date: Fri, 02 Nov 2018 21:11:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:11:04Z","binding:vnic_type":"normal","device_id":"ad72e280-746f-4e18-be7f-baaffe827c89","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:d2:ec","id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fc:47:5d","id":"2c7e1196-005a-45a2-886f-fccf1848f944","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:7d:5e","id":"5616461c-d2d3-4057-942e-3c465ea25c69","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:43:08:52","id":"ea7d7a0e-59b6-4e26-aea2-2923441a7658","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:11:13,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-03563ae4-4745-4185-835a-7c16385bc47d 2018-11-02 21:11:13,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" -d '{"volumeAttachment": {"volumeId": "86320854-7c1f-4803-8ea7-649c28b7874f"}}' 2018-11-02 21:11:14,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1d85dbf-fcc3-4bb8-90e4-2e5f31d0eb37 x-compute-request-id: req-f1d85dbf-fcc3-4bb8-90e4-2e5f31d0eb37 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "ad72e280-746f-4e18-be7f-baaffe827c89", "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "volumeId": "86320854-7c1f-4803-8ea7-649c28b7874f"}} 2018-11-02 21:11:14,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments used request id req-f1d85dbf-fcc3-4bb8-90e4-2e5f31d0eb37 2018-11-02 21:11:14,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:14,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f745ff7-9dbd-481f-8007-5daea56804a4 x-compute-request-id: req-5f745ff7-9dbd-481f-8007-5daea56804a4 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "b5954876-8345-44d8-a7d2-5311679d87da"}, {"id": "86320854-7c1f-4803-8ea7-649c28b7874f"}], "metadata": {}}} 2018-11-02 21:11:14,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-5f745ff7-9dbd-481f-8007-5daea56804a4 2018-11-02 21:11:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:15,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-14034bc4-22bf-4b06-846b-9f0cf0663488 Date: Fri, 02 Nov 2018 21:11:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:11:15,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-14034bc4-22bf-4b06-846b-9f0cf0663488 2018-11-02 21:11:15,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:15,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6301f64e-58f5-4392-8548-2e0ba0a54271 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:15,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-6301f64e-58f5-4392-8548-2e0ba0a54271 2018-11-02 21:11:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:15,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7882b22c-47e3-4d6c-a217-c9694a81d440 Date: Fri, 02 Nov 2018 21:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:11:15,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-7882b22c-47e3-4d6c-a217-c9694a81d440 2018-11-02 21:11:15,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:15,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-0b12c1ab-d923-4832-b294-491152811b93 Date: Fri, 02 Nov 2018 21:11:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:11:04Z","binding:vnic_type":"normal","device_id":"ad72e280-746f-4e18-be7f-baaffe827c89","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:d2:ec","id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fc:47:5d","id":"2c7e1196-005a-45a2-886f-fccf1848f944","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:7d:5e","id":"5616461c-d2d3-4057-942e-3c465ea25c69","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:43:08:52","id":"ea7d7a0e-59b6-4e26-aea2-2923441a7658","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:11:15,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-0b12c1ab-d923-4832-b294-491152811b93 2018-11-02 21:11:15,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:11:15,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c57df30ee6f4aa7b2188edeaa632c49", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj-role"}], "expires_at": "2018-11-02T22:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_019f458579ac45238773bccccf012dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3ece9849-1855-488-user", "id": "a2918daa09034dd28092b5c033e49514"}, "audit_ids": ["j7iT0J-bT5Ok8lrGqvkDhA"], "issued_at": "2018-11-02T21:11:15.000000Z"}} 2018-11-02 21:11:15,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e0959bc6c2e5e1f7c05b2c4cd68b58a23a8d0" 2018-11-02 21:11:16,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6cda22a-6de9-43ab-8cbd-73db86857ed0 x-compute-request-id: req-d6cda22a-6de9-43ab-8cbd-73db86857ed0 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:d2:ec", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "security_groups": [{"name": "default"}], "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "b5954876-8345-44d8-a7d2-5311679d87da"}, {"id": "86320854-7c1f-4803-8ea7-649c28b7874f"}], "metadata": {}}]} 2018-11-02 21:11:16,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst used request id req-d6cda22a-6de9-43ab-8cbd-73db86857ed0 2018-11-02 21:11:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e0959bc6c2e5e1f7c05b2c4cd68b58a23a8d0" 2018-11-02 21:11:17,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b654ecda-e9de-4363-94ae-7a92246ed390 Date: Fri, 02 Nov 2018 21:11:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e632acaa-7d10-438d-8623-eb4c4864e861"],"updated_at":"2018-11-02T21:10:44Z","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"019f458579ac45238773bccccf012dc8","id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net"}]} 2018-11-02 21:11:17,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net used request id req-b654ecda-e9de-4363-94ae-7a92246ed390 2018-11-02 21:11:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e0959bc6c2e5e1f7c05b2c4cd68b58a23a8d0" 2018-11-02 21:11:17,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a1fd25a8-1982-4c26-8bad-5e3da2d65ab4 Date: Fri, 02 Nov 2018 21:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"019f458579ac45238773bccccf012dc8","id":"e632acaa-7d10-438d-8623-eb4c4864e861","subnetpool_id":null,"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet"}]} 2018-11-02 21:11:17,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-a1fd25a8-1982-4c26-8bad-5e3da2d65ab4 2018-11-02 21:11:17,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e0959bc6c2e5e1f7c05b2c4cd68b58a23a8d0" 2018-11-02 21:11:17,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-6dd5fada-46f6-480b-9153-7ad4cdd94e03 Date: Fri, 02 Nov 2018 21:11:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:54Z","admin_state_up":true,"updated_at":"2018-11-02T21:11:04Z","binding:vnic_type":"normal","device_id":"ad72e280-746f-4e18-be7f-baaffe827c89","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:d2:ec","id":"0e95f42c-d3c9-4e82-9b28-0f87d3112408","port_security_enabled":true,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d"],"name":"CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fc:47:5d","id":"2c7e1196-005a-45a2-886f-fccf1848f944","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:7d:5e","id":"5616461c-d2d3-4057-942e-3c465ea25c69","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a62f3cf8-b6af-4094-8708-cb92fb60cdf4","tenant_id":"019f458579ac45238773bccccf012dc8","created_at":"2018-11-02T21:10:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:10:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a62f3cf8-b6af-4094-8708-cb92fb60cdf4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:43:08:52","id":"ea7d7a0e-59b6-4e26-aea2-2923441a7658","port_security_enabled":false,"project_id":"019f458579ac45238773bccccf012dc8","fixed_ips":[{"subnet_id":"e632acaa-7d10-438d-8623-eb4c4864e861","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:11:17,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-6dd5fada-46f6-480b-9153-7ad4cdd94e03 2018-11-02 21:11:17,951 - create_instance - INFO - Deleting Port with ID - 0e95f42c-d3c9-4e82-9b28-0f87d3112408 2018-11-02 21:11:17,951 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-port 2018-11-02 21:11:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/0e95f42c-d3c9-4e82-9b28-0f87d3112408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:18,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-162b5921-46f4-4b8d-93b8-dc9794371bac Date: Fri, 02 Nov 2018 21:11:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:11:18,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/0e95f42c-d3c9-4e82-9b28-0f87d3112408 used request id req-162b5921-46f4-4b8d-93b8-dc9794371bac 2018-11-02 21:11:18,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d9b63eb-96f9-441d-9808-19df6df1d971" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:18,704 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:18 GMT Server: Apache x-compute-request-id: req-ff9622d3-ab18-41c8-b7f1-08faa9dcfe2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff9622d3-ab18-41c8-b7f1-08faa9dcfe2f Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [{"server_id": "ad72e280-746f-4e18-be7f-baaffe827c89", "attachment_id": "c5002033-41eb-4642-b8eb-df0fc5840e01", "attached_at": "2018-11-02T21:11:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b5954876-8345-44d8-a7d2-5311679d87da", "device": "/dev/vdb", "id": "b5954876-8345-44d8-a7d2-5311679d87da"}], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:11:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}} 2018-11-02 21:11:18,704 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da used request id req-ff9622d3-ab18-41c8-b7f1-08faa9dcfe2f 2018-11-02 21:11:18,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:19,747 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:11:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59890049-1a8a-4b36-8f74-dbb9d6ddf22f x-compute-request-id: req-59890049-1a8a-4b36-8f74-dbb9d6ddf22f Content-Length: 0 Content-Type: application/json 2018-11-02 21:11:19,747 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments/b5954876-8345-44d8-a7d2-5311679d87da used request id req-59890049-1a8a-4b36-8f74-dbb9d6ddf22f 2018-11-02 21:11:19,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:19,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb510aa0-007c-4aca-803d-078108383572 x-compute-request-id: req-cb510aa0-007c-4aca-803d-078108383572 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "b5954876-8345-44d8-a7d2-5311679d87da"}, {"id": "86320854-7c1f-4803-8ea7-649c28b7874f"}], "metadata": {}}} 2018-11-02 21:11:19,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-cb510aa0-007c-4aca-803d-078108383572 2018-11-02 21:11:22,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:23,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eac75140-504c-42f9-8320-f3d72b63e739 x-compute-request-id: req-eac75140-504c-42f9-8320-f3d72b63e739 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "86320854-7c1f-4803-8ea7-649c28b7874f"}], "metadata": {}}} 2018-11-02 21:11:23,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-eac75140-504c-42f9-8320-f3d72b63e739 2018-11-02 21:11:23,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d9b63eb-96f9-441d-9808-19df6df1d971" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:23,379 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:23 GMT Server: Apache x-compute-request-id: req-c0d82168-532e-430f-83e9-eba638d8a705 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0d82168-532e-430f-83e9-eba638d8a705 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [{"server_id": "ad72e280-746f-4e18-be7f-baaffe827c89", "attachment_id": "442166b0-5315-4fa0-90bb-ccdc48e182e8", "attached_at": "2018-11-02T21:11:15.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "86320854-7c1f-4803-8ea7-649c28b7874f", "device": "/dev/vdc", "id": "86320854-7c1f-4803-8ea7-649c28b7874f"}], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:11:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "size": 1}} 2018-11-02 21:11:23,379 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f used request id req-c0d82168-532e-430f-83e9-eba638d8a705 2018-11-02 21:11:23,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments/86320854-7c1f-4803-8ea7-649c28b7874f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:24,346 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:11:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3683a6f3-0aca-432f-8f65-2c9981de66b3 x-compute-request-id: req-3683a6f3-0aca-432f-8f65-2c9981de66b3 Content-Length: 0 Content-Type: application/json 2018-11-02 21:11:24,347 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89/os-volume_attachments/86320854-7c1f-4803-8ea7-649c28b7874f used request id req-3683a6f3-0aca-432f-8f65-2c9981de66b3 2018-11-02 21:11:24,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:24,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60299968-558b-452a-8d23-0fbcf1e19572 x-compute-request-id: req-60299968-558b-452a-8d23-0fbcf1e19572 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [{"id": "86320854-7c1f-4803-8ea7-649c28b7874f"}], "metadata": {}}} 2018-11-02 21:11:24,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-60299968-558b-452a-8d23-0fbcf1e19572 2018-11-02 21:11:27,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:27,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-598fbe00-0e8d-4b2f-ba91-53e80c3d155c x-compute-request-id: req-598fbe00-0e8d-4b2f-ba91-53e80c3d155c Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:04Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:11:27,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-598fbe00-0e8d-4b2f-ba91-53e80c3d155c 2018-11-02 21:11:27,770 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst 2018-11-02 21:11:27,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:27,914 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb3f9d41-5f15-4eb8-a6dc-42502320068b x-compute-request-id: req-eb3f9d41-5f15-4eb8-a6dc-42502320068b Content-Type: application/json 2018-11-02 21:11:27,914 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-eb3f9d41-5f15-4eb8-a6dc-42502320068b 2018-11-02 21:11:27,915 - create_instance - INFO - Checking deletion status 2018-11-02 21:11:27,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:28,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8b3ec90-56b3-401e-bc4b-c7154fa776bc x-compute-request-id: req-d8b3ec90-56b3-401e-bc4b-c7154fa776bc Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ad72e280-746f-4e18-be7f-baaffe827c89", "rel": "bookmark"}], "image": {"id": "d9915279-62da-4efe-be6f-8c561c46dd83", "links": [{"href": "http://172.30.9.31:8774/images/d9915279-62da-4efe-be6f-8c561c46dd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:11:04.000000", "flavor": {"id": "9b11f53a-e770-4cd3-983b-ced320535abe", "links": [{"href": "http://172.30.9.31:8774/flavors/9b11f53a-e770-4cd3-983b-ced320535abe", "rel": "bookmark"}]}, "id": "ad72e280-746f-4e18-be7f-baaffe827c89", "user_id": "a2918daa09034dd28092b5c033e49514", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:11:27Z", "hostId": "cab3fc6e3768ab9c99dffa39bfebfe9b7ea6756bed98e3274442e143", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst", "created": "2018-11-02T21:10:57Z", "tenant_id": "019f458579ac45238773bccccf012dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:11:28,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-d8b3ec90-56b3-401e-bc4b-c7154fa776bc 2018-11-02 21:11:28,188 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst] is - ACTIVE 2018-11-02 21:11:28,188 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:11:31,191 - create_instance - DEBUG - VM status query timeout in 296.723903179 2018-11-02 21:11:31,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794e9b7590dd991aa4895800f6e9d61e094e3ffd" 2018-11-02 21:11:31,236 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-225cebd7-a2d4-40ed-9db0-ca7b1ecac4cb x-compute-request-id: req-225cebd7-a2d4-40ed-9db0-ca7b1ecac4cb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad72e280-746f-4e18-be7f-baaffe827c89 could not be found.", "code": 404}} 2018-11-02 21:11:31,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ad72e280-746f-4e18-be7f-baaffe827c89 used request id req-225cebd7-a2d4-40ed-9db0-ca7b1ecac4cb 2018-11-02 21:11:31,236 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ad72e280-746f-4e18-be7f-baaffe827c89 could not be found. (HTTP 404) (Request-ID: req-225cebd7-a2d4-40ed-9db0-ca7b1ecac4cb) 2018-11-02 21:11:31,237 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-inst 2018-11-02 21:11:31,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/9b11f53a-e770-4cd3-983b-ced320535abe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd3ac43143188b0e16c6061c8c3e9d1aadc6ebe" 2018-11-02 21:11:31,324 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-514ba0b6-ea83-4e94-8cf8-3b72a3d90c36 x-compute-request-id: req-514ba0b6-ea83-4e94-8cf8-3b72a3d90c36 Content-Length: 0 Content-Type: application/json 2018-11-02 21:11:31,324 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/9b11f53a-e770-4cd3-983b-ced320535abe used request id req-514ba0b6-ea83-4e94-8cf8-3b72a3d90c36 2018-11-02 21:11:31,325 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet 2018-11-02 21:11:31,325 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-subnet 2018-11-02 21:11:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/e632acaa-7d10-438d-8623-eb4c4864e861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:11:34,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fcd261e-ff22-4003-8972-515d4277e409 Date: Fri, 02 Nov 2018 21:11:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:11:34,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/e632acaa-7d10-438d-8623-eb4c4864e861 used request id req-3fcd261e-ff22-4003-8972-515d4277e409 2018-11-02 21:11:34,348 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-pub-net 2018-11-02 21:11:34,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/a62f3cf8-b6af-4094-8708-cb92fb60cdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a41eb207f4b380d48d600aa9f79d1762e5864bc" 2018-11-02 21:11:36,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f4beeb3-680e-4a68-901e-16024e1de5f8 Date: Fri, 02 Nov 2018 21:11:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:11:36,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a62f3cf8-b6af-4094-8708-cb92fb60cdf4 used request id req-4f4beeb3-680e-4a68-901e-16024e1de5f8 2018-11-02 21:11:36,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8616257d-82e4-4282-8f01-ceafc09bec4e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" 2018-11-02 21:11:36,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:36 GMT Server: Apache x-compute-request-id: req-80a62052-9d4f-4b23-b1a1-b2a5fc03f946 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80a62052-9d4f-4b23-b1a1-b2a5fc03f946 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:11:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86320854-7c1f-4803-8ea7-649c28b7874f", "size": 1}} 2018-11-02 21:11:36,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f used request id req-80a62052-9d4f-4b23-b1a1-b2a5fc03f946 2018-11-02 21:11:36,777 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:11:36,777 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2 2018-11-02 21:11:36,777 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2 2018-11-02 21:11:36,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8616257d-82e4-4282-8f01-ceafc09bec4e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" 2018-11-02 21:11:37,046 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:11:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a6ae2af-bb00-4be9-8614-94b2f0d9e380 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:11:37,046 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f used request id req-5a6ae2af-bb00-4be9-8614-94b2f0d9e380 2018-11-02 21:11:37,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8616257d-82e4-4282-8f01-ceafc09bec4e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f81e555bd84434ce33f16c6b4c50c948257c087" 2018-11-02 21:11:37,277 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:11:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9cd1fc3b-d2c5-4237-9fcb-64e576f58fe0 x-openstack-request-id: req-9cd1fc3b-d2c5-4237-9fcb-64e576f58fe0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 86320854-7c1f-4803-8ea7-649c28b7874f could not be found.", "code": 404}} 2018-11-02 21:11:37,277 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/86320854-7c1f-4803-8ea7-649c28b7874f used request id req-9cd1fc3b-d2c5-4237-9fcb-64e576f58fe0 2018-11-02 21:11:37,277 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 86320854-7c1f-4803-8ea7-649c28b7874f could not be found. (HTTP 404) (Request-ID: req-9cd1fc3b-d2c5-4237-9fcb-64e576f58fe0) 2018-11-02 21:11:37,277 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-2 2018-11-02 21:11:37,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:11:37,634 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:37 GMT Server: Apache x-compute-request-id: req-787f88c9-e0fb-433c-a573-c46430570f42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-787f88c9-e0fb-433c-a573-c46430570f42 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:11:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}} 2018-11-02 21:11:37,634 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da used request id req-787f88c9-e0fb-433c-a573-c46430570f42 2018-11-02 21:11:37,634 - create_volume - DEBUG - Instance status is - available 2018-11-02 21:11:37,634 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1 2018-11-02 21:11:37,634 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1 2018-11-02 21:11:37,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:11:37,980 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:11:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5dfae6bb-15ed-4a3e-870e-fc0b339ebcfa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:11:37,980 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da used request id req-5dfae6bb-15ed-4a3e-870e-fc0b339ebcfa 2018-11-02 21:11:37,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:11:38,229 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:37 GMT Server: Apache x-compute-request-id: req-508e8ef9-72a2-4006-9308-8962f2befaee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-508e8ef9-72a2-4006-9308-8962f2befaee Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a2918daa09034dd28092b5c033e49514", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "self"}, {"href": "http://172.30.9.31:8776/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-02T21:10:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "019f458579ac45238773bccccf012dc8", "updated_at": "2018-11-02T21:11:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5954876-8345-44d8-a7d2-5311679d87da", "size": 1}} 2018-11-02 21:11:38,230 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da used request id req-508e8ef9-72a2-4006-9308-8962f2befaee 2018-11-02 21:11:38,230 - create_volume - DEBUG - Instance status is - deleting 2018-11-02 21:11:38,230 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-02 21:11:41,233 - create_volume - DEBUG - Volume status query timeout in 56.7466430664 2018-11-02 21:11:41,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9828ccb-82cf-4aaf-93eb-b819a5c5d6af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060f0cfc831414272faa4cf73570fd63204d2d45" 2018-11-02 21:11:41,448 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:11:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3bf9bda3-871d-429d-98ab-5a22949ce250 x-openstack-request-id: req-3bf9bda3-871d-429d-98ab-5a22949ce250 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b5954876-8345-44d8-a7d2-5311679d87da could not be found.", "code": 404}} 2018-11-02 21:11:41,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/019f458579ac45238773bccccf012dc8/volumes/b5954876-8345-44d8-a7d2-5311679d87da used request id req-3bf9bda3-871d-429d-98ab-5a22949ce250 2018-11-02 21:11:41,448 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b5954876-8345-44d8-a7d2-5311679d87da could not be found. (HTTP 404) (Request-ID: req-3bf9bda3-871d-429d-98ab-5a22949ce250) 2018-11-02 21:11:41,448 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-1 2018-11-02 21:11:41,449 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-221b61c1-1d67-4e91-a479-9717cadb7b21-image 2018-11-02 21:11:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b692a9c35c475e80291c7457e941a34035c23fd" 2018-11-02 21:11:42,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91b29140-5d0c-46eb-9e02-07116ddb74d8 Date: Fri, 02 Nov 2018 21:11:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:11:42,422 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d9915279-62da-4efe-be6f-8c561c46dd83 used request id req-91b29140-5d0c-46eb-9e02-07116ddb74d8 2018-11-02 21:11:42,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:42,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3d5e5d15-51b7-4b4d-9e15-73ee0609bcf5 Date: Fri, 02 Nov 2018 21:11:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "019f458579ac45238773bccccf012dc8", "created_at": "2018-11-02T21:10:42Z", "updated_at": "2018-11-02T21:10:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "revision_number": 0, "id": "357439d8-a82a-41c3-bce5-e83f270f4702", "remote_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "tenant_id": "019f458579ac45238773bccccf012dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019f458579ac45238773bccccf012dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "revision_number": 0, "id": "7f2986c8-0919-4fee-8e18-064460e0afe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "tenant_id": "019f458579ac45238773bccccf012dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "019f458579ac45238773bccccf012dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "revision_number": 0, "id": "84a2c4f8-052c-4b2d-a107-73a9aa955967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "tenant_id": "019f458579ac45238773bccccf012dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019f458579ac45238773bccccf012dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "revision_number": 0, "id": "87e13745-2c79-4607-a19e-665d519c440a", "remote_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "tenant_id": "019f458579ac45238773bccccf012dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "019f458579ac45238773bccccf012dc8"}], "revision_number": 4, "project_id": "019f458579ac45238773bccccf012dc8", "id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:11:42,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-3d5e5d15-51b7-4b4d-9e15-73ee0609bcf5 2018-11-02 21:11:42,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:42,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef66a783-3845-4e33-b341-87d038c8d3f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:11:42,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-ef66a783-3845-4e33-b341-87d038c8d3f2 2018-11-02 21:11:42,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:11:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:42,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ca20c9-9792-4570-b321-9b4e405981e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:11:42,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-55ca20c9-9792-4570-b321-9b4e405981e7 2018-11-02 21:11:42,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:11:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:43,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fe6584-ed86-4ae1-b639-28dce3f50183 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:11:43,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-b7fe6584-ed86-4ae1-b639-28dce3f50183 2018-11-02 21:11:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:43,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5c4079-cb62-41d6-b35a-ead67215a9fb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:11:43,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-cd5c4079-cb62-41d6-b35a-ead67215a9fb 2018-11-02 21:11:43,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:43,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2699968d-08ec-4dba-9c11-8fa02af77f26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:11:43,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-2699968d-08ec-4dba-9c11-8fa02af77f26 2018-11-02 21:11:43,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:11:43,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:43,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe29069-15b8-4f6c-88fd-2a1e07f1eb2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:11:43,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-bbe29069-15b8-4f6c-88fd-2a1e07f1eb2a 2018-11-02 21:11:43,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:11:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:43,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d767bc-0b49-4fec-8aa9-cec5c51023ea Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:11:43,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-09d767bc-0b49-4fec-8aa9-cec5c51023ea 2018-11-02 21:11:43,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:43,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa2157d-f2ef-4141-8da3-cdf908629432 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "019f458579ac45238773bccccf012dc8", "name": "CreateInstanceVolumeTests-3ece9849-1855-488-proj"}} 2018-11-02 21:11:43,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-caa2157d-f2ef-4141-8da3-cdf908629432 2018-11-02 21:11:43,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d 2018-11-02 21:11:43,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:43,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6665d04a-a789-4bfb-9bec-a8e96307753e Date: Fri, 02 Nov 2018 21:11:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "port_range_min": null, "revision_number": 0, "tenant_id": "019f458579ac45238773bccccf012dc8", "created_at": "2018-11-02T21:10:42Z", "project_id": "019f458579ac45238773bccccf012dc8", "id": "357439d8-a82a-41c3-bce5-e83f270f4702"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "port_range_min": null, "revision_number": 0, "tenant_id": "019f458579ac45238773bccccf012dc8", "created_at": "2018-11-02T21:10:42Z", "project_id": "019f458579ac45238773bccccf012dc8", "id": "7f2986c8-0919-4fee-8e18-064460e0afe4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "port_range_min": null, "revision_number": 0, "tenant_id": "019f458579ac45238773bccccf012dc8", "created_at": "2018-11-02T21:10:42Z", "project_id": "019f458579ac45238773bccccf012dc8", "id": "84a2c4f8-052c-4b2d-a107-73a9aa955967"}, {"remote_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:10:42Z", "security_group_id": "ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d", "port_range_min": null, "revision_number": 0, "tenant_id": "019f458579ac45238773bccccf012dc8", "created_at": "2018-11-02T21:10:42Z", "project_id": "019f458579ac45238773bccccf012dc8", "id": "87e13745-2c79-4607-a19e-665d519c440a"}]} 2018-11-02 21:11:43,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d used request id req-6665d04a-a789-4bfb-9bec-a8e96307753e 2018-11-02 21:11:43,832 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:11:43,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:44,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b5bb687-458f-4edd-96fb-0c0ded6aca27 Content-Length: 0 Date: Fri, 02 Nov 2018 21:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:11:44,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ba36bdb0-4a41-42d5-ae74-efb1ca61ae4d used request id req-3b5bb687-458f-4edd-96fb-0c0ded6aca27 2018-11-02 21:11:44,489 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-3ece9849-1855-488-proj 2018-11-02 21:11:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:44,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3139940b-bb7c-437d-9dba-40b789d1e2a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:11:44,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/019f458579ac45238773bccccf012dc8 used request id req-3139940b-bb7c-437d-9dba-40b789d1e2a3 2018-11-02 21:11:44,799 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-3ece9849-1855-488-proj-role 2018-11-02 21:11:44,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2c57df30ee6f4aa7b2188edeaa632c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:44,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fc45a23-db58-4354-9ef5-ddb9f76dc862 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:11:44,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2c57df30ee6f4aa7b2188edeaa632c49 used request id req-6fc45a23-db58-4354-9ef5-ddb9f76dc862 2018-11-02 21:11:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411261c90e4d6638ade6decec1734739816753a7" 2018-11-02 21:11:45,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4fcb858-6bd2-490b-988c-935963a8baf6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:11:45,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4fcb858-6bd2-490b-988c-935963a8baf6 2018-11-02 21:11:45,039 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-3ece9849-1855-488-user 2018-11-02 21:11:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a2918daa09034dd28092b5c033e49514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1605aeac03c5139d17b766a07501bea2e42914" 2018-11-02 21:11:45,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5341d921-73d0-4879-b96a-42d422ee4e01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:11:45,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a2918daa09034dd28092b5c033e49514 used request id req-5341d921-73d0-4879-b96a-42d422ee4e01 2018-11-02 21:11:45,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:11:45,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["fjnqnkErTzer9KuuDBAxYQ"], "issued_at": "2018-11-02T21:11:45.000000Z"}} 2018-11-02 21:11:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f8df5f11af1c71d9243d9ece2f09b2414a5498" 2018-11-02 21:11:45,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b237de9-bd8f-4b87-b9d0-9f3dba2e509c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:11:45,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8b237de9-bd8f-4b87-b9d0-9f3dba2e509c 2018-11-02 21:11:45,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:11:45,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:11:46,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["czMca034Qcy0xVt2dXWIzQ"], "issued_at": "2018-11-02T21:11:46.000000Z"}} 2018-11-02 21:11:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:11:46,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef52380-7aa6-49d9-a564-8dd58b2a1a8d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:11:46,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ef52380-7aa6-49d9-a564-8dd58b2a1a8d 2018-11-02 21:11:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:11:46,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:11:46 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:11:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bb3dccfa-f545-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:11:46,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0300443c-508c-4791-977e-4e5f9bc909ea Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bb3dccfa-f545-443-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:11:46,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bb3dccfa-f545-443-proj used request id req-0300443c-508c-4791-977e-4e5f9bc909ea 2018-11-02 21:11:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:11:46,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a543c97e-6f82-4457-af47-cdbd099fc789 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:11:46,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a543c97e-6f82-4457-af47-cdbd099fc789 2018-11-02 21:11:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}}' 2018-11-02 21:11:46,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ecd5752-9c55-4b97-9b2e-0b7d505ac879 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807"}, "tags": [], "enabled": true, "id": "ae8eeba6a8414aaf8a9474f809c12807", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}} 2018-11-02 21:11:46,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8ecd5752-9c55-4b97-9b2e-0b7d505ac879 2018-11-02 21:11:46,776 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-bb3dccfa-f545-443-proj 2018-11-02 21:11:46,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:11:46,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:11:47,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["OCCsUW1QT7OuVWYFgLA02w"], "issued_at": "2018-11-02T21:11:47.000000Z"}} 2018-11-02 21:11:47,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:47,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c2f5be-83c9-4aa7-85cc-dca4a74ee7cd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:11:47,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-11c2f5be-83c9-4aa7-85cc-dca4a74ee7cd 2018-11-02 21:11:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:11:47,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:11:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:11:47,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:47,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a028d846-7a10-4111-89b7-da5827732b0f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:11:47,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a028d846-7a10-4111-89b7-da5827732b0f 2018-11-02 21:11:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bb3dccfa-f545-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:47,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672c7f70-cc72-49fd-8429-0d2febe95d24 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bb3dccfa-f545-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807"}, "tags": [], "enabled": true, "id": "ae8eeba6a8414aaf8a9474f809c12807", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}]} 2018-11-02 21:11:47,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bb3dccfa-f545-443-proj used request id req-672c7f70-cc72-49fd-8429-0d2febe95d24 2018-11-02 21:11:47,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:47,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8600d3cf-67ac-4cc5-92ff-553b8553a020 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:11:47,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8600d3cf-67ac-4cc5-92ff-553b8553a020 2018-11-02 21:11:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:48,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc46642-3ca7-4f4d-91fc-10fb3966f9bb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:11:48,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bcc46642-3ca7-4f4d-91fc-10fb3966f9bb 2018-11-02 21:11:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bb3dccfa-f545-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:48,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a64142-e3b8-4dcc-8885-2b4a10dacc9a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bb3dccfa-f545-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807"}, "tags": [], "enabled": true, "id": "ae8eeba6a8414aaf8a9474f809c12807", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}]} 2018-11-02 21:11:48,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bb3dccfa-f545-443-proj used request id req-16a64142-e3b8-4dcc-8885-2b4a10dacc9a 2018-11-02 21:11:48,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/ccb2b4e9a4604ccabafbb1bb50c39f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:48,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff5b2b7-462a-4fc5-bc46-397d11f81612 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-bb3dccfa-f545-443-user", "links": {"self": "http://172.30.9.31:5000/v3/users/ccb2b4e9a4604ccabafbb1bb50c39f38"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ae8eeba6a8414aaf8a9474f809c12807", "id": "ccb2b4e9a4604ccabafbb1bb50c39f38", "password_expires_at": null}} 2018-11-02 21:11:48,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/ccb2b4e9a4604ccabafbb1bb50c39f38 used request id req-eff5b2b7-462a-4fc5-bc46-397d11f81612 2018-11-02 21:11:48,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807/users/ccb2b4e9a4604ccabafbb1bb50c39f38/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:48,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64714b4-e952-4b39-9b98-f18ee521703a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807/users/ccb2b4e9a4604ccabafbb1bb50c39f38/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:11:48,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807/users/ccb2b4e9a4604ccabafbb1bb50c39f38/roles used request id req-d64714b4-e952-4b39-9b98-f18ee521703a 2018-11-02 21:11:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:48,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38443ad6-8f0a-4c3e-aa3d-27611504341a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:11:48,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-38443ad6-8f0a-4c3e-aa3d-27611504341a 2018-11-02 21:11:48,622 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-bb3dccfa-f545-443-proj 2018-11-02 21:11:48,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807/users/ccb2b4e9a4604ccabafbb1bb50c39f38/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:11:48,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fdeb496-519c-4fc8-92b2-5364affb119a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:11:48,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807/users/ccb2b4e9a4604ccabafbb1bb50c39f38/roles/eaf2663eb1084dd294e591d215a18095 used request id req-4fdeb496-519c-4fc8-92b2-5364affb119a 2018-11-02 21:11:48,779 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-bb3dccfa-f545-443-user 2018-11-02 21:11:48,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:11:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:11:48,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d75eed-0411-493b-a80d-adc13a4b6071 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:11:48,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f7d75eed-0411-493b-a80d-adc13a4b6071 2018-11-02 21:11:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" -d '{"role": {"name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj-role"}}' 2018-11-02 21:11:49,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5abc73e-ce45-45bd-ab5e-d4e04d2f107a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36e7e2e1b0394877a5ff0d3bb0fe047c", "links": {"self": "http://172.30.9.31:5000/v3/roles/36e7e2e1b0394877a5ff0d3bb0fe047c"}, "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj-role"}} 2018-11-02 21:11:49,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e5abc73e-ce45-45bd-ab5e-d4e04d2f107a 2018-11-02 21:11:49,027 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-bb3dccfa-f545-443-proj-role 2018-11-02 21:11:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/36e7e2e1b0394877a5ff0d3bb0fe047c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:11:49,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118e550f-8acb-44f0-9807-9af095cb5423 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36e7e2e1b0394877a5ff0d3bb0fe047c", "links": {"self": "http://172.30.9.31:5000/v3/roles/36e7e2e1b0394877a5ff0d3bb0fe047c"}, "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj-role"}} 2018-11-02 21:11:49,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/36e7e2e1b0394877a5ff0d3bb0fe047c used request id req-118e550f-8acb-44f0-9807-9af095cb5423 2018-11-02 21:11:49,049 - keystone_utils - INFO - Granting role CreateStackSuccessTests-bb3dccfa-f545-443-proj-role to project CreateStackSuccessTests-bb3dccfa-f545-443-proj 2018-11-02 21:11:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807/users/ccb2b4e9a4604ccabafbb1bb50c39f38/roles/36e7e2e1b0394877a5ff0d3bb0fe047c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:11:49,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5cfce8b-3393-4d7a-87a6-59b985761dad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:11:49,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807/users/ccb2b4e9a4604ccabafbb1bb50c39f38/roles/36e7e2e1b0394877a5ff0d3bb0fe047c used request id req-d5cfce8b-3393-4d7a-87a6-59b985761dad 2018-11-02 21:11:49,197 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:11:49,205 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:11:49,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:11:49,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:11:49,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36e7e2e1b0394877a5ff0d3bb0fe047c", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8eeba6a8414aaf8a9474f809c12807", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bb3dccfa-f545-443-user", "id": "ccb2b4e9a4604ccabafbb1bb50c39f38"}, "audit_ids": ["1atbhEFTRTWH51WKVq96sQ"], "issued_at": "2018-11-02T21:11:49.000000Z"}} 2018-11-02 21:11:49,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" 2018-11-02 21:11:49,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e74294-3bda-42c2-9e4e-43f17bf3b733 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:11:49,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e3e74294-3bda-42c2-9e4e-43f17bf3b733 2018-11-02 21:11:49,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" 2018-11-02 21:11:49,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-8250dc2c-f882-4729-bf16-d3b153813f97 Date: Fri, 02 Nov 2018 21:11:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image"} 2018-11-02 21:11:49,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image used request id req-8250dc2c-f882-4729-bf16-d3b153813f97 2018-11-02 21:11:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" 2018-11-02 21:11:50,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fdb033fc-a651-4d5b-a58c-61698d26ae79 Date: Fri, 02 Nov 2018 21:11:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:11:50,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fdb033fc-a651-4d5b-a58c-61698d26ae79 2018-11-02 21:11:50,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image"}' 2018-11-02 21:11:50,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e6e8dd8-afbd-448d-b9f0-b5a7bb55755c Date: Fri, 02 Nov 2018 21:11:50 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:11:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:11:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d559320-d84e-497d-aa57-1da207819396", "min_disk": 0, "protected": false, "id": "7d559320-d84e-497d-aa57-1da207819396", "file": "/v2/images/7d559320-d84e-497d-aa57-1da207819396/file", "checksum": null, "owner": "ae8eeba6a8414aaf8a9474f809c12807", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:11:50,383 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-7e6e8dd8-afbd-448d-b9f0-b5a7bb55755c 2018-11-02 21:11:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" -d '' 2018-11-02 21:11:51,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90f7432f-218f-48c5-84e4-22d298d0fef7 Date: Fri, 02 Nov 2018 21:11:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:11:51,009 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396/file used request id req-90f7432f-218f-48c5-84e4-22d298d0fef7 2018-11-02 21:11:51,009 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:11:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" 2018-11-02 21:11:51,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8bcc54dd-4e82-4440-9334-f3d195b357e1 Date: Fri, 02 Nov 2018 21:11:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:11:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:11:50Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7d559320-d84e-497d-aa57-1da207819396/snap", "metadata": {}}], "self": "/v2/images/7d559320-d84e-497d-aa57-1da207819396", "min_disk": 0, "protected": false, "id": "7d559320-d84e-497d-aa57-1da207819396", "file": "/v2/images/7d559320-d84e-497d-aa57-1da207819396/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae8eeba6a8414aaf8a9474f809c12807", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7d559320-d84e-497d-aa57-1da207819396/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:11:51,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396 used request id req-8bcc54dd-4e82-4440-9334-f3d195b357e1 2018-11-02 21:11:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" 2018-11-02 21:11:51,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9132fef6-0a21-4ec2-af5f-b23654a5b8a2 Date: Fri, 02 Nov 2018 21:11:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:11:51,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9132fef6-0a21-4ec2-af5f-b23654a5b8a2 2018-11-02 21:11:51,439 - create_image - INFO - Created image with name - CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image 2018-11-02 21:11:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" 2018-11-02 21:11:51,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f878dca8-e54c-47c9-aeb8-18d4a1e140dd Date: Fri, 02 Nov 2018 21:11:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:11:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:11:50Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7d559320-d84e-497d-aa57-1da207819396/snap", "metadata": {}}], "self": "/v2/images/7d559320-d84e-497d-aa57-1da207819396", "min_disk": 0, "protected": false, "id": "7d559320-d84e-497d-aa57-1da207819396", "file": "/v2/images/7d559320-d84e-497d-aa57-1da207819396/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae8eeba6a8414aaf8a9474f809c12807", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7d559320-d84e-497d-aa57-1da207819396/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:11:51,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396 used request id req-f878dca8-e54c-47c9-aeb8-18d4a1e140dd 2018-11-02 21:11:51,654 - create_image - DEBUG - Instance status is - active 2018-11-02 21:11:51,654 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image 2018-11-02 21:11:51,654 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image 2018-11-02 21:11:51,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:11:51,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:11:52,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["hYOYMmm0SGaoZIX4I7Dk4A"], "issued_at": "2018-11-02T21:11:52.000000Z"}} 2018-11-02 21:11:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493d8ff12c0e8612ab4378bc51034046ba6cc710" 2018-11-02 21:11:52,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a129e3-7e90-4209-ad4f-8b30a96ea314 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:11:52,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-99a129e3-7e90-4209-ad4f-8b30a96ea314 2018-11-02 21:11:52,178 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:11:52,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493d8ff12c0e8612ab4378bc51034046ba6cc710" 2018-11-02 21:11:52,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e07ac19-b19b-42d1-87eb-015bd5b8a4a3 x-compute-request-id: req-8e07ac19-b19b-42d1-87eb-015bd5b8a4a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:11:52,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8e07ac19-b19b-42d1-87eb-015bd5b8a4a3 2018-11-02 21:11:52,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493d8ff12c0e8612ab4378bc51034046ba6cc710" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:11:52,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e06a2081-ddd6-4452-bb6a-ac277a2217da x-compute-request-id: req-e06a2081-ddd6-4452-bb6a-ac277a2217da Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b3943f72-6bf2-4103-a025-410807c364b3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b3943f72-6bf2-4103-a025-410807c364b3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b3943f72-6bf2-4103-a025-410807c364b3"}} 2018-11-02 21:11:52,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e06a2081-ddd6-4452-bb6a-ac277a2217da 2018-11-02 21:11:52,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:11:52,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:11:52,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36e7e2e1b0394877a5ff0d3bb0fe047c", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8eeba6a8414aaf8a9474f809c12807", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bb3dccfa-f545-443-user", "id": "ccb2b4e9a4604ccabafbb1bb50c39f38"}, "audit_ids": ["kpvN3gF-SUuEV5xYyL3cbw"], "issued_at": "2018-11-02T21:11:52.000000Z"}} 2018-11-02 21:11:52,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:11:52,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f3d75a-b48b-4ca7-a10c-8abc915ae469 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:11:52,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-61f3d75a-b48b-4ca7-a10c-8abc915ae469 2018-11-02 21:11:52,997 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:11:53,000 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:11:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:11:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:53 GMT Server: Apache x-openstack-request-id: req-8129c16c-b043-40f8-aa50-78900d030e65 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:11:53,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack used request id req-8129c16c-b043-40f8-aa50-78900d030e65 2018-11-02 21:11:53,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}}' 2018-11-02 21:11:56,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:11:53 GMT Server: Apache x-openstack-request-id: req-024c304d-2ddf-4ea7-8c00-43b7c468a63f Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "aa0fff86-555a-4017-919e-e9919990a114", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}]}} 2018-11-02 21:11:56,552 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks used request id req-024c304d-2ddf-4ea7-8c00-43b7c468a63f 2018-11-02 21:11:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:11:57,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:11:56 GMT Server: Apache x-openstack-request-id: req-d458552d-39e5-4db7-ab71-b3f8517b6d0d Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:11:57,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:57 GMT Server: Apache x-openstack-request-id: req-7f2e6a5a-01ca-44e7-8eeb-3f43cf42d291 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:11:57,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-7f2e6a5a-01ca-44e7-8eeb-3f43cf42d291 2018-11-02 21:11:57,891 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack 2018-11-02 21:11:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:11:58,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:11:57 GMT Server: Apache x-openstack-request-id: req-e446b99d-d083-4cf3-9054-94afbece9bc1 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:11:59,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:11:58 GMT Server: Apache x-openstack-request-id: req-6e9cb69e-1cac-4cbc-89d7-58a883283a2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:11:59,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-6e9cb69e-1cac-4cbc-89d7-58a883283a2c 2018-11-02 21:11:59,164 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:11:59,164 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:12:02,167 - create_stack - DEBUG - Stack status query timeout in 1195.72403693 2018-11-02 21:12:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:02,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:02 GMT Server: Apache x-openstack-request-id: req-a1cbb442-59a6-431b-9fd0-a74cc4d9382a Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:02,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:02 GMT Server: Apache x-openstack-request-id: req-8ca7aacf-eb90-4893-ae66-f80b2a41d7af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:02,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-8ca7aacf-eb90-4893-ae66-f80b2a41d7af 2018-11-02 21:12:02,873 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:12:02,874 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:12:05,877 - create_stack - DEBUG - Stack status query timeout in 1192.01478696 2018-11-02 21:12:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:06,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:05 GMT Server: Apache x-openstack-request-id: req-e540f2f0-1c85-4ede-a1f4-45c483499356 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:07,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:06 GMT Server: Apache x-openstack-request-id: req-580e0c5d-8691-4744-9d08-241343782bd8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:07,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-580e0c5d-8691-4744-9d08-241343782bd8 2018-11-02 21:12:07,162 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:12:07,162 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:12:10,165 - create_stack - DEBUG - Stack status query timeout in 1187.7263639 2018-11-02 21:12:10,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:10,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:10 GMT Server: Apache x-openstack-request-id: req-51e9a22e-5108-434f-b8bd-2581a566cb39 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:11,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:10 GMT Server: Apache x-openstack-request-id: req-c1516d6c-7ec6-4656-8abb-a05b19798e62 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:11,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-c1516d6c-7ec6-4656-8abb-a05b19798e62 2018-11-02 21:12:11,467 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:12:11,467 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:12:14,471 - create_stack - DEBUG - Stack status query timeout in 1183.42087197 2018-11-02 21:12:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:15,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:14 GMT Server: Apache x-openstack-request-id: req-b9957a21-13c7-46e3-9d64-c1a7cb2d1edd Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:15,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:15 GMT Server: Apache x-openstack-request-id: req-8cf4d959-e6c8-4b89-9db4-317aef130132 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:15,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-8cf4d959-e6c8-4b89-9db4-317aef130132 2018-11-02 21:12:15,778 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:12:15,778 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:12:18,781 - create_stack - DEBUG - Stack status query timeout in 1179.11025596 2018-11-02 21:12:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:19,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:18 GMT Server: Apache x-openstack-request-id: req-eac19ab5-460d-4a86-be08-6d4639bbc652 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:20,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:19 GMT Server: Apache x-openstack-request-id: req-d901e072-12db-4bcb-be3a-9e1a311b0fe3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:20,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-d901e072-12db-4bcb-be3a-9e1a311b0fe3 2018-11-02 21:12:20,050 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:12:20,050 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack 2018-11-02 21:12:20,050 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack 2018-11-02 21:12:20,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:12:20,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36e7e2e1b0394877a5ff0d3bb0fe047c", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:12:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8eeba6a8414aaf8a9474f809c12807", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ae8eeba6a8414aaf8a9474f809c12807", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ae8eeba6a8414aaf8a9474f809c12807", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bb3dccfa-f545-443-user", "id": "ccb2b4e9a4604ccabafbb1bb50c39f38"}, "audit_ids": ["hclKs8F1SKm7Mia_OONTjQ"], "issued_at": "2018-11-02T21:12:20.000000Z"}} 2018-11-02 21:12:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:20,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:20 GMT Server: Apache x-openstack-request-id: req-94578d0c-da2f-4844-8df0-55f20fefdbf9 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:21,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:20 GMT Server: Apache x-openstack-request-id: req-f8336441-7c81-4203-8a04-82c508fea2e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:21,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-f8336441-7c81-4203-8a04-82c508fea2e2 2018-11-02 21:12:21,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:21,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:21 GMT Server: Apache x-openstack-request-id: req-86e60282-4026-4900-bd54-028352b7e98b Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:21,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:21 GMT Server: Apache x-openstack-request-id: req-487e7fbb-eb94-4965-9655-3a1966c7766a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:21,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-487e7fbb-eb94-4965-9655-3a1966c7766a 2018-11-02 21:12:22,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:22,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:22 GMT Server: Apache x-openstack-request-id: req-47053647-f2b8-4f58-b784-1d4fbeea9294 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:22,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:22 GMT Server: Apache x-openstack-request-id: req-44ca0171-eb75-454c-98bb-d1748c4194be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:22,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-44ca0171-eb75-454c-98bb-d1748c4194be 2018-11-02 21:12:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:22,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:22 GMT Server: Apache x-openstack-request-id: req-1fdfc148-5fe6-45b0-a460-3e7f1270c692 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:23,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:12:22 GMT Server: Apache x-openstack-request-id: req-b34405b3-9b8c-49bc-9add-9c0ed249c255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:12:23,021 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-b34405b3-9b8c-49bc-9add-9c0ed249c255 2018-11-02 21:12:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:23,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:23 GMT Server: Apache x-openstack-request-id: req-431af061-10af-4fb5-a74b-115543852339 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:23,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:23 GMT Server: Apache x-openstack-request-id: req-6cdcda36-02d1-45e2-8e4d-f70054928708 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:23,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-6cdcda36-02d1-45e2-8e4d-f70054928708 2018-11-02 21:12:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:24,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:23 GMT Server: Apache x-openstack-request-id: req-a2de2341-f7b3-4d7e-9d85-945325b528d0 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:24,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:24 GMT Server: Apache x-openstack-request-id: req-a9603b13-7408-4043-b06d-a08139513503 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:24,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-a9603b13-7408-4043-b06d-a08139513503 2018-11-02 21:12:24,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:24,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:24 GMT Server: Apache x-openstack-request-id: req-12fcd329-d040-4aca-aa87-bfcfb3a7f350 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:24,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:24 GMT Server: Apache x-openstack-request-id: req-0a82098d-868b-459c-b660-dffc255cec8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:24,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-0a82098d-868b-459c-b660-dffc255cec8f 2018-11-02 21:12:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:25,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:24 GMT Server: Apache x-openstack-request-id: req-b0061dfe-f317-4deb-9081-5877844e9dda Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:25 GMT Server: Apache x-openstack-request-id: req-e5d82f4a-2888-4ddf-b118-826ec4f261c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:26,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-e5d82f4a-2888-4ddf-b118-826ec4f261c1 2018-11-02 21:12:26,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:26,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:26 GMT Server: Apache x-openstack-request-id: req-86db6ad2-6b56-457f-9852-4bfad53039e1 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:27,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:26 GMT Server: Apache x-openstack-request-id: req-21f8d1c1-75bf-496b-9838-c84e1d8d4be7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:27,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-21f8d1c1-75bf-496b-9838-c84e1d8d4be7 2018-11-02 21:12:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:27,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:27 GMT Server: Apache x-openstack-request-id: req-cdddf45d-5d85-4119-a8cf-6b0477e4caab Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:28,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:27 GMT Server: Apache x-openstack-request-id: req-4e4d7058-1e78-40b1-86b1-915a7e84563c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:28,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-4e4d7058-1e78-40b1-86b1-915a7e84563c 2018-11-02 21:12:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:28,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:28 GMT Server: Apache x-openstack-request-id: req-cb57b724-fe41-4e90-960e-be7aec438688 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:28,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:28 GMT Server: Apache x-openstack-request-id: req-fe73ccec-f0fa-4d8c-af3a-2029db8eeff8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:28,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-fe73ccec-f0fa-4d8c-af3a-2029db8eeff8 2018-11-02 21:12:28,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:29,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:28 GMT Server: Apache x-openstack-request-id: req-ff7d6646-0761-4293-b35a-8f6e0d8db7a4 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:30,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:29 GMT Server: Apache x-openstack-request-id: req-e3dc3cd0-453b-43b6-a2db-cc9b348aec79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:30,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-e3dc3cd0-453b-43b6-a2db-cc9b348aec79 2018-11-02 21:12:30,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:30,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-65348673-a24d-46c9-b26b-f90fa5944bb2 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:30,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-08ee10de-b8d3-4ddc-8f93-0d5a7fbc8efc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:30,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-08ee10de-b8d3-4ddc-8f93-0d5a7fbc8efc 2018-11-02 21:12:30,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:30,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-9d73a2d4-05b3-411b-9352-7637ffb3d5bc Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:30,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-01f7bd03-5518-4a0b-87b6-fa3584562b7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:30,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-01f7bd03-5518-4a0b-87b6-fa3584562b7b 2018-11-02 21:12:30,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:30,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-02b24957-e8e6-4ee2-a537-44e21fe8f4b0 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:31,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-5924f427-f1e9-412b-a22b-67c1c34ec387 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:31,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-5924f427-f1e9-412b-a22b-67c1c34ec387 2018-11-02 21:12:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:31,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:31 GMT Server: Apache x-openstack-request-id: req-8e2630d0-f20b-4fa6-b6d5-0d23a2e539aa Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:32,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:31 GMT Server: Apache x-openstack-request-id: req-31ab48a4-2243-45d4-8cc1-9e234d4efc24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:32,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-31ab48a4-2243-45d4-8cc1-9e234d4efc24 2018-11-02 21:12:32,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:32,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:32 GMT Server: Apache x-openstack-request-id: req-955a8273-6045-45d8-bad2-334d19f7e5e7 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:32,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:32 GMT Server: Apache x-openstack-request-id: req-1f72f91a-aec5-4851-854d-5519267eefa9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:32,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-1f72f91a-aec5-4851-854d-5519267eefa9 2018-11-02 21:12:32,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:33,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:32 GMT Server: Apache x-openstack-request-id: req-12767e0b-d968-4e17-9467-814d00bde3c8 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:33,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-abfdb703-6685-4cd7-9653-f663e8bb28c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:33,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-abfdb703-6685-4cd7-9653-f663e8bb28c6 2018-11-02 21:12:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:33,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-cd939652-3f7a-409e-95e1-2f40999418da Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:33,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-da5ffb55-4379-4d13-99e5-0ccabfe3b0ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:33,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-da5ffb55-4379-4d13-99e5-0ccabfe3b0ca 2018-11-02 21:12:33,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:33,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-16d333aa-d842-4fd3-9997-aea0e499c5a7 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:33,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-b08dfba0-9196-456a-98fb-7125626e97c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:33,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-b08dfba0-9196-456a-98fb-7125626e97c3 2018-11-02 21:12:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:33,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-8317c109-500a-4bc3-8cc0-0aa0e0ac7716 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:33,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-ac42ea82-f171-4250-a214-c61b8d93c6b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:33,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-ac42ea82-f171-4250-a214-c61b8d93c6b0 2018-11-02 21:12:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:33,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-f65142bc-bc09-445c-b9f4-3b459e48219c Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:34,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-2b3b5838-d3f7-47aa-a49b-59dd0dc73060 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:34,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-2b3b5838-d3f7-47aa-a49b-59dd0dc73060 2018-11-02 21:12:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:34,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:34 GMT Server: Apache x-openstack-request-id: req-d3d61a4c-b221-4221-bf6c-2fee0ca210b7 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:34,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:34 GMT Server: Apache x-openstack-request-id: req-1248f834-0725-4e50-bbe9-fba73494ae2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:34,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-1248f834-0725-4e50-bbe9-fba73494ae2a 2018-11-02 21:12:34,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:34,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:34 GMT Server: Apache x-openstack-request-id: req-06f6337c-5e4c-4137-81ba-010647ce1b00 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:35,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:34 GMT Server: Apache x-openstack-request-id: req-de0ada64-1dd7-420c-8cca-a923e4fd00d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:35,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-de0ada64-1dd7-420c-8cca-a923e4fd00d9 2018-11-02 21:12:35,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:35,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:35 GMT Server: Apache x-openstack-request-id: req-732bd286-ace8-4703-abb4-93d5bcf53609 Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:35,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:35 GMT Server: Apache x-openstack-request-id: req-ef1f628a-31c7-4139-9d23-33c68cafa06e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:35,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-ef1f628a-31c7-4139-9d23-33c68cafa06e 2018-11-02 21:12:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7cf6952847223e2d35b98a635b66333dbfbff" 2018-11-02 21:12:35,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:35 GMT Server: Apache x-openstack-request-id: req-251593db-44c8-41e1-80a3-4fc63b2eb38e Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:35,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:35 GMT Server: Apache x-openstack-request-id: req-273cec11-0793-41bb-bb68-148d341c67a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ae8eeba6a8414aaf8a9474f809c12807", "OS::stack_id": "aa0fff86-555a-4017-919e-e9919990a114", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "image_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image", "inst_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-inst", "subnet_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-subnet", "flavor_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-flavor-name", "net_name": "CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack", "stack_user_project_id": "7cb1208d21de42c58b6297a6b750b747", "tags": null, "creation_time": "2018-11-02T21:11:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:12:22Z", "id": "aa0fff86-555a-4017-919e-e9919990a114", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:35,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-273cec11-0793-41bb-bb68-148d341c67a6 2018-11-02 21:12:35,504 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack 2018-11-02 21:12:35,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/aa0fff86-555a-4017-919e-e9919990a114 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cc2689520f82400d379f86caa367e56691dbd" 2018-11-02 21:12:35,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:35 GMT Server: Apache x-openstack-request-id: req-dcc1b24f-cc50-46fc-a9c1-44d2c970827f Location: http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:35,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:12:35 GMT Server: Apache x-openstack-request-id: req-f8a2ac9e-2a04-4a12-bf88-553b4b0afb9a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:12:35,919 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ae8eeba6a8414aaf8a9474f809c12807/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-stack/aa0fff86-555a-4017-919e-e9919990a114 used request id req-f8a2ac9e-2a04-4a12-bf88-553b4b0afb9a 2018-11-02 21:12:35,920 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-3208967e-fdd5-4ace-82a8-b8baf8caf1f5-image 2018-11-02 21:12:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}826bfa5cb4ef510854b029f92e3a5597d9e45046" 2018-11-02 21:12:36,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52216cbe-a36d-4b9e-b59f-cea763c6ce11 Date: Fri, 02 Nov 2018 21:12:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:12:36,452 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7d559320-d84e-497d-aa57-1da207819396 used request id req-52216cbe-a36d-4b9e-b59f-cea763c6ce11 2018-11-02 21:12:36,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/b3943f72-6bf2-4103-a025-410807c364b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493d8ff12c0e8612ab4378bc51034046ba6cc710" 2018-11-02 21:12:36,493 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:12:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30ff1e45-174a-447b-9cdb-3d9aa81da3f3 x-compute-request-id: req-30ff1e45-174a-447b-9cdb-3d9aa81da3f3 Content-Length: 0 Content-Type: application/json 2018-11-02 21:12:36,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b3943f72-6bf2-4103-a025-410807c364b3 used request id req-30ff1e45-174a-447b-9cdb-3d9aa81da3f3 2018-11-02 21:12:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:12:36,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e14d7c12-350e-472e-a2b6-29f3a91c3512 Date: Fri, 02 Nov 2018 21:12:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "created_at": "2018-11-02T21:11:57Z", "updated_at": "2018-11-02T21:11:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "revision_number": 0, "id": "806d62ed-54b6-42e0-be4c-152e6d115daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae8eeba6a8414aaf8a9474f809c12807"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "revision_number": 0, "id": "9d011bcf-cfb4-45e4-be2a-38a4f36a0ae6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae8eeba6a8414aaf8a9474f809c12807"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "revision_number": 0, "id": "9d3148f2-b71b-450d-b9ac-921f92a45cf5", "remote_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "remote_ip_prefix": null, "created_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae8eeba6a8414aaf8a9474f809c12807"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "revision_number": 0, "id": "b0263727-af5d-497e-af08-2cbfa6a2b7ca", "remote_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "remote_ip_prefix": null, "created_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae8eeba6a8414aaf8a9474f809c12807"}], "revision_number": 4, "project_id": "ae8eeba6a8414aaf8a9474f809c12807", "id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:12:36,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e14d7c12-350e-472e-a2b6-29f3a91c3512 2018-11-02 21:12:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:12:36,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbacbb9-4452-43ba-9e34-2201a4aba2ce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae8eeba6a8414aaf8a9474f809c12807", "name": "CreateStackSuccessTests-bb3dccfa-f545-443-proj"}} 2018-11-02 21:12:36,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807 used request id req-2fbacbb9-4452-43ba-9e34-2201a4aba2ce 2018-11-02 21:12:36,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ca124d-f5c9-4121-966a-aefdb8dc2405 2018-11-02 21:12:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=41ca124d-f5c9-4121-966a-aefdb8dc2405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:12:37,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-958031f3-5c70-48ab-8dd5-7cde4f836b0c Date: Fri, 02 Nov 2018 21:12:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "created_at": "2018-11-02T21:11:57Z", "project_id": "ae8eeba6a8414aaf8a9474f809c12807", "id": "806d62ed-54b6-42e0-be4c-152e6d115daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "created_at": "2018-11-02T21:11:57Z", "project_id": "ae8eeba6a8414aaf8a9474f809c12807", "id": "9d011bcf-cfb4-45e4-be2a-38a4f36a0ae6"}, {"remote_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "created_at": "2018-11-02T21:11:57Z", "project_id": "ae8eeba6a8414aaf8a9474f809c12807", "id": "9d3148f2-b71b-450d-b9ac-921f92a45cf5"}, {"remote_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:11:57Z", "security_group_id": "41ca124d-f5c9-4121-966a-aefdb8dc2405", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8eeba6a8414aaf8a9474f809c12807", "created_at": "2018-11-02T21:11:57Z", "project_id": "ae8eeba6a8414aaf8a9474f809c12807", "id": "b0263727-af5d-497e-af08-2cbfa6a2b7ca"}]} 2018-11-02 21:12:37,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=41ca124d-f5c9-4121-966a-aefdb8dc2405 used request id req-958031f3-5c70-48ab-8dd5-7cde4f836b0c 2018-11-02 21:12:37,080 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:12:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/41ca124d-f5c9-4121-966a-aefdb8dc2405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:12:37,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff12c1e9-26a6-4d6f-b307-de8bd31bcda1 Content-Length: 0 Date: Fri, 02 Nov 2018 21:12:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:12:37,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/41ca124d-f5c9-4121-966a-aefdb8dc2405 used request id req-ff12c1e9-26a6-4d6f-b307-de8bd31bcda1 2018-11-02 21:12:37,435 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-bb3dccfa-f545-443-proj 2018-11-02 21:12:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:12:37,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98970e39-c1ad-4511-a429-4a002af5d72f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:12:37,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ae8eeba6a8414aaf8a9474f809c12807 used request id req-98970e39-c1ad-4511-a429-4a002af5d72f 2018-11-02 21:12:37,799 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-bb3dccfa-f545-443-proj-role 2018-11-02 21:12:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/36e7e2e1b0394877a5ff0d3bb0fe047c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:12:37,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-995418c0-ff8a-4638-92f2-5d5de8b3bcc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:12:37,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/36e7e2e1b0394877a5ff0d3bb0fe047c used request id req-995418c0-ff8a-4638-92f2-5d5de8b3bcc6 2018-11-02 21:12:37,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f5e9b7ca74d0e673377ec95b0c5b11aba809d" 2018-11-02 21:12:38,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b32b57b-7a47-4b7d-a2d7-f145447f58b7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:12:38,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b32b57b-7a47-4b7d-a2d7-f145447f58b7 2018-11-02 21:12:38,051 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-bb3dccfa-f545-443-user 2018-11-02 21:12:38,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ccb2b4e9a4604ccabafbb1bb50c39f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88981912aebb8796917264899e41326f8e9b38ca" 2018-11-02 21:12:38,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e1f57c3-5f97-41dc-88e9-a1a501497a21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:12:38,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ccb2b4e9a4604ccabafbb1bb50c39f38 used request id req-6e1f57c3-5f97-41dc-88e9-a1a501497a21 2018-11-02 21:12:38,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:12:38,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:12:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["IVKC9DnFTmCHeJBGbPNAOA"], "issued_at": "2018-11-02T21:12:38.000000Z"}} 2018-11-02 21:12:38,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cad4899eb59912073893430f4302482ea150ac0" 2018-11-02 21:12:38,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb2f6eb-eb0c-46df-9e27-edb4142ca736 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:12:38,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dbb2f6eb-eb0c-46df-9e27-edb4142ca736 2018-11-02 21:12:38,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:12:38,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:12:39,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["pc5TIjCMSvunpkZjxbS-cQ"], "issued_at": "2018-11-02T21:12:39.000000Z"}} 2018-11-02 21:12:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:12:39,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76ee16f-c233-4aae-b6b6-d2812803af86 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:12:39,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d76ee16f-c233-4aae-b6b6-d2812803af86 2018-11-02 21:12:39,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:12:39,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:12:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:12:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:12:39,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3130900-f7d1-4c86-8f7e-3dbc259c15b1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:12:39,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj used request id req-c3130900-f7d1-4c86-8f7e-3dbc259c15b1 2018-11-02 21:12:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:12:39,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4468f5c7-f44b-4ddf-9146-d6289050e72e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:12:39,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4468f5c7-f44b-4ddf-9146-d6289050e72e 2018-11-02 21:12:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}}' 2018-11-02 21:12:39,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a4a0e15-9d4f-4f76-bece-a21fb7ab7557 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa"}, "tags": [], "enabled": true, "id": "90c5cf3aa4f04c46964688beae2b93fa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}} 2018-11-02 21:12:39,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9a4a0e15-9d4f-4f76-bece-a21fb7ab7557 2018-11-02 21:12:39,950 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ac47dd61-923b-4b2-proj 2018-11-02 21:12:39,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:12:39,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:12:40,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["bvTIZ00gTkKc9CnIrTTwUQ"], "issued_at": "2018-11-02T21:12:40.000000Z"}} 2018-11-02 21:12:40,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:40,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4520405-2541-4848-b35c-0f2630efc0c2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:12:40,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f4520405-2541-4848-b35c-0f2630efc0c2 2018-11-02 21:12:40,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:12:40,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:12:40 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:12:40,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:40,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4cd089-b605-4a74-9e19-26728a397052 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:12:40,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4b4cd089-b605-4a74-9e19-26728a397052 2018-11-02 21:12:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:40,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fa32b3-4f13-45bb-b4a1-eb517a262df7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa"}, "tags": [], "enabled": true, "id": "90c5cf3aa4f04c46964688beae2b93fa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}]} 2018-11-02 21:12:40,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj used request id req-c7fa32b3-4f13-45bb-b4a1-eb517a262df7 2018-11-02 21:12:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:40,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8e1892-c90f-4744-a520-2052558b31ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:12:40,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4f8e1892-c90f-4744-a520-2052558b31ec 2018-11-02 21:12:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:41,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b353d20f-b189-415f-9b63-8302060a8ac8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:12:41,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b353d20f-b189-415f-9b63-8302060a8ac8 2018-11-02 21:12:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:41,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d961e9cd-c451-4369-b932-3edbb15c6c30 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa"}, "tags": [], "enabled": true, "id": "90c5cf3aa4f04c46964688beae2b93fa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}]} 2018-11-02 21:12:41,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-ac47dd61-923b-4b2-proj used request id req-d961e9cd-c451-4369-b932-3edbb15c6c30 2018-11-02 21:12:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/f3fd09aa3dee4458b73837176476b98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:41,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c6058f-54b5-4231-a42c-d27736049006 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-ac47dd61-923b-4b2-user", "links": {"self": "http://172.30.9.31:5000/v3/users/f3fd09aa3dee4458b73837176476b98c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "90c5cf3aa4f04c46964688beae2b93fa", "id": "f3fd09aa3dee4458b73837176476b98c", "password_expires_at": null}} 2018-11-02 21:12:41,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/f3fd09aa3dee4458b73837176476b98c used request id req-36c6058f-54b5-4231-a42c-d27736049006 2018-11-02 21:12:41,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa/users/f3fd09aa3dee4458b73837176476b98c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:41,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe7131e-6e2b-4dbc-839b-0bdbee388ad2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa/users/f3fd09aa3dee4458b73837176476b98c/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:12:41,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa/users/f3fd09aa3dee4458b73837176476b98c/roles used request id req-7fe7131e-6e2b-4dbc-839b-0bdbee388ad2 2018-11-02 21:12:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:41,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dad4705-a47f-45eb-9ff7-0332b0ef073d Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:12:41,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-9dad4705-a47f-45eb-9ff7-0332b0ef073d 2018-11-02 21:12:41,899 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ac47dd61-923b-4b2-proj 2018-11-02 21:12:41,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa/users/f3fd09aa3dee4458b73837176476b98c/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:12:42,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6cf143-570f-43f7-a7bd-11bf3c898e5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:12:42,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa/users/f3fd09aa3dee4458b73837176476b98c/roles/eaf2663eb1084dd294e591d215a18095 used request id req-dd6cf143-570f-43f7-a7bd-11bf3c898e5e 2018-11-02 21:12:42,054 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ac47dd61-923b-4b2-user 2018-11-02 21:12:42,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:12:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:12:42,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f57e0ef-a4ec-48bb-9b53-72f8e07bd6cf Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:12:42,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6f57e0ef-a4ec-48bb-9b53-72f8e07bd6cf 2018-11-02 21:12:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" -d '{"role": {"name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role"}}' 2018-11-02 21:12:42,314 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d2d416-6406-4b97-9cfd-b556f6ee4530 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7f6f3ddae5041c69190c539424b62b1", "links": {"self": "http://172.30.9.31:5000/v3/roles/d7f6f3ddae5041c69190c539424b62b1"}, "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role"}} 2018-11-02 21:12:42,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-88d2d416-6406-4b97-9cfd-b556f6ee4530 2018-11-02 21:12:42,315 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role 2018-11-02 21:12:42,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d7f6f3ddae5041c69190c539424b62b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:12:42,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7d3ba3-ad60-46b0-8ce7-b4a1bc18ceae Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7f6f3ddae5041c69190c539424b62b1", "links": {"self": "http://172.30.9.31:5000/v3/roles/d7f6f3ddae5041c69190c539424b62b1"}, "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role"}} 2018-11-02 21:12:42,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d7f6f3ddae5041c69190c539424b62b1 used request id req-ba7d3ba3-ad60-46b0-8ce7-b4a1bc18ceae 2018-11-02 21:12:42,419 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role to project CreateStackSuccessTests-ac47dd61-923b-4b2-proj 2018-11-02 21:12:42,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa/users/f3fd09aa3dee4458b73837176476b98c/roles/d7f6f3ddae5041c69190c539424b62b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:12:42,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65fb3787-a8ad-4fed-861d-0cc869a4ae73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:12:42,576 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa/users/f3fd09aa3dee4458b73837176476b98c/roles/d7f6f3ddae5041c69190c539424b62b1 used request id req-65fb3787-a8ad-4fed-861d-0cc869a4ae73 2018-11-02 21:12:42,576 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:12:42,576 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:12:42,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:12:42,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:12:42,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7f6f3ddae5041c69190c539424b62b1", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90c5cf3aa4f04c46964688beae2b93fa", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-user", "id": "f3fd09aa3dee4458b73837176476b98c"}, "audit_ids": ["1tTw72FDTK2xSyODgUSZDQ"], "issued_at": "2018-11-02T21:12:42.000000Z"}} 2018-11-02 21:12:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" 2018-11-02 21:12:43,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2bbbcb-9e2b-495c-9fed-4faa749fb658 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:12:43,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2f2bbbcb-9e2b-495c-9fed-4faa749fb658 2018-11-02 21:12:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" 2018-11-02 21:12:43,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5a003d93-0d02-4f95-b73e-25de321b1962 Date: Fri, 02 Nov 2018 21:12:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image"} 2018-11-02 21:12:43,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image used request id req-5a003d93-0d02-4f95-b73e-25de321b1962 2018-11-02 21:12:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" 2018-11-02 21:12:43,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f88cd461-cca1-46c3-b8ce-5832ffb86f88 Date: Fri, 02 Nov 2018 21:12:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:12:43,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-f88cd461-cca1-46c3-b8ce-5832ffb86f88 2018-11-02 21:12:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image"}' 2018-11-02 21:12:43,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8cc0d149-ca2c-42ee-8aab-022b5edbafb2 Date: Fri, 02 Nov 2018 21:12:43 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:12:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:12:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f", "min_disk": 0, "protected": false, "id": "3851dfd7-64ec-4a88-a5c5-bcc495f7305f", "file": "/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/file", "checksum": null, "owner": "90c5cf3aa4f04c46964688beae2b93fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:12:43,844 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8cc0d149-ca2c-42ee-8aab-022b5edbafb2 2018-11-02 21:12:43,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" -d '' 2018-11-02 21:12:44,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18b0b340-8776-436f-a4ae-646b23bacc80 Date: Fri, 02 Nov 2018 21:12:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:12:44,421 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/file used request id req-18b0b340-8776-436f-a4ae-646b23bacc80 2018-11-02 21:12:44,422 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:12:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" 2018-11-02 21:12:44,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d470c40c-4b2a-4bbe-9d48-5fc736641c45 Date: Fri, 02 Nov 2018 21:12:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:12:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:12:44Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/snap", "metadata": {}}], "self": "/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f", "min_disk": 0, "protected": false, "id": "3851dfd7-64ec-4a88-a5c5-bcc495f7305f", "file": "/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90c5cf3aa4f04c46964688beae2b93fa", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:12:44,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f used request id req-d470c40c-4b2a-4bbe-9d48-5fc736641c45 2018-11-02 21:12:44,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" 2018-11-02 21:12:44,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-49a6f1d1-47d3-4375-a136-45026c18d142 Date: Fri, 02 Nov 2018 21:12:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:12:44,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-49a6f1d1-47d3-4375-a136-45026c18d142 2018-11-02 21:12:44,649 - create_image - INFO - Created image with name - CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image 2018-11-02 21:12:44,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" 2018-11-02 21:12:44,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c281a97a-ea72-4424-94f2-3320ae42d3cf Date: Fri, 02 Nov 2018 21:12:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:12:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:12:44Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/snap", "metadata": {}}], "self": "/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f", "min_disk": 0, "protected": false, "id": "3851dfd7-64ec-4a88-a5c5-bcc495f7305f", "file": "/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90c5cf3aa4f04c46964688beae2b93fa", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:12:44,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f used request id req-c281a97a-ea72-4424-94f2-3320ae42d3cf 2018-11-02 21:12:44,853 - create_image - DEBUG - Instance status is - active 2018-11-02 21:12:44,854 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image 2018-11-02 21:12:44,854 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image 2018-11-02 21:12:44,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:12:44,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:12:45,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:12:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["7wG8i1bRSiSBsiLwM6TwYA"], "issued_at": "2018-11-02T21:12:45.000000Z"}} 2018-11-02 21:12:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d37c69741c3426736ab68a66f2d2c745a8bef" 2018-11-02 21:12:45,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48461bae-0a84-42f9-b002-237a8b492105 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:12:45,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-48461bae-0a84-42f9-b002-237a8b492105 2018-11-02 21:12:45,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:12:45,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d37c69741c3426736ab68a66f2d2c745a8bef" 2018-11-02 21:12:45,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebb49342-7e5a-4ddd-8e6c-df51e6bba235 x-compute-request-id: req-ebb49342-7e5a-4ddd-8e6c-df51e6bba235 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:12:45,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ebb49342-7e5a-4ddd-8e6c-df51e6bba235 2018-11-02 21:12:45,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d37c69741c3426736ab68a66f2d2c745a8bef" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:12:45,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c5ebb8e-b503-4365-b1a6-bd8ed1c5c876 x-compute-request-id: req-1c5ebb8e-b503-4365-b1a6-bd8ed1c5c876 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/08584131-ed76-4d38-b550-04363bffd11e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/08584131-ed76-4d38-b550-04363bffd11e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "08584131-ed76-4d38-b550-04363bffd11e"}} 2018-11-02 21:12:45,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1c5ebb8e-b503-4365-b1a6-bd8ed1c5c876 2018-11-02 21:12:45,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:12:45,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:12:46,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7f6f3ddae5041c69190c539424b62b1", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:12:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90c5cf3aa4f04c46964688beae2b93fa", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-user", "id": "f3fd09aa3dee4458b73837176476b98c"}, "audit_ids": ["CEsHxdg1SdGPj5XHxGKK8Q"], "issued_at": "2018-11-02T21:12:46.000000Z"}} 2018-11-02 21:12:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:12:46,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d0103a-8b23-4862-ba96-8528980396da 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:12:46,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-13d0103a-8b23-4862-ba96-8528980396da 2018-11-02 21:12:46,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:12:46,172 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:12:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:12:46,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:46 GMT Server: Apache x-openstack-request-id: req-c02398eb-d2f7-4311-bb21-0454618c767a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:12:46,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack used request id req-c02398eb-d2f7-4311-bb21-0454618c767a 2018-11-02 21:12:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}}' 2018-11-02 21:12:49,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:12:46 GMT Server: Apache x-openstack-request-id: req-976380a2-b407-45c8-b908-51dbaa1f2998 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}]}} 2018-11-02 21:12:49,377 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks used request id req-976380a2-b407-45c8-b908-51dbaa1f2998 2018-11-02 21:12:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:12:49,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:49 GMT Server: Apache x-openstack-request-id: req-7fc35742-ea02-4891-8bc0-68e5dc8ab5cc Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:50,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:49 GMT Server: Apache x-openstack-request-id: req-b0f9d15a-b389-4cbd-8b1b-f280e89e989f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:50,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-b0f9d15a-b389-4cbd-8b1b-f280e89e989f 2018-11-02 21:12:50,230 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:12:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:12:50,451 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:50 GMT Server: Apache x-openstack-request-id: req-0af18704-c4aa-4923-a690-06ba5db10add Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:50,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:50 GMT Server: Apache x-openstack-request-id: req-934d8f19-89c2-4af1-a0bc-340d2c7a3acf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:50,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-934d8f19-89c2-4af1-a0bc-340d2c7a3acf 2018-11-02 21:12:50,684 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:12:50,685 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:12:53,688 - create_stack - DEBUG - Stack status query timeout in 1196.54240704 2018-11-02 21:12:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:12:54,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:53 GMT Server: Apache x-openstack-request-id: req-4a8454e3-0c92-4590-81dc-8528517f948f Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:54,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:54 GMT Server: Apache x-openstack-request-id: req-6b68e695-7d92-4db0-bb89-de981eef1452 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:54,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-6b68e695-7d92-4db0-bb89-de981eef1452 2018-11-02 21:12:54,586 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:12:54,586 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:12:57,589 - create_stack - DEBUG - Stack status query timeout in 1192.64129591 2018-11-02 21:12:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:12:57,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:12:57 GMT Server: Apache x-openstack-request-id: req-0c3b8cb8-8211-4e50-8cd1-580ccb3d5ac4 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:12:58,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:12:57 GMT Server: Apache x-openstack-request-id: req-e344df43-b1c1-4b96-ad94-e4972e26d890 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:12:58,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-e344df43-b1c1-4b96-ad94-e4972e26d890 2018-11-02 21:12:58,055 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:12:58,055 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:01,058 - create_stack - DEBUG - Stack status query timeout in 1189.17188501 2018-11-02 21:13:01,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:01,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:01 GMT Server: Apache x-openstack-request-id: req-cfe728ff-495e-46da-9585-20c4179cae2c Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:01,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:01 GMT Server: Apache x-openstack-request-id: req-66319a65-77ff-4232-8b78-abe646de3b84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:01,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-66319a65-77ff-4232-8b78-abe646de3b84 2018-11-02 21:13:01,334 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:13:01,335 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:04,336 - create_stack - DEBUG - Stack status query timeout in 1185.8941319 2018-11-02 21:13:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:04,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:04 GMT Server: Apache x-openstack-request-id: req-6c1cda8a-883e-4e12-bc8a-ad450d7ac2b9 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:04,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:04 GMT Server: Apache x-openstack-request-id: req-09ea1bc0-0e03-486c-86f6-f976a77cf5f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:04,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-09ea1bc0-0e03-486c-86f6-f976a77cf5f9 2018-11-02 21:13:04,766 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:13:04,766 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:07,769 - create_stack - DEBUG - Stack status query timeout in 1182.46092701 2018-11-02 21:13:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:07,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:07 GMT Server: Apache x-openstack-request-id: req-97ce84e1-8183-4651-8ca9-769c801a41fd Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:08,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:07 GMT Server: Apache x-openstack-request-id: req-20e8678a-7fff-4f83-bf4d-90d598786613 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:08,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-20e8678a-7fff-4f83-bf4d-90d598786613 2018-11-02 21:13:08,209 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:13:08,209 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:13:08,209 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:13:08,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:08,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7f6f3ddae5041c69190c539424b62b1", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:13:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90c5cf3aa4f04c46964688beae2b93fa", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-user", "id": "f3fd09aa3dee4458b73837176476b98c"}, "audit_ids": ["wHpCRUs6StuVeiI-E8Nm1w"], "issued_at": "2018-11-02T21:13:08.000000Z"}} 2018-11-02 21:13:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc2646f49a8002b0597e1dcaacac5c1c70991d5" 2018-11-02 21:13:08,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:08 GMT Server: Apache x-openstack-request-id: req-55432142-2f31-47ac-a55b-66f0ae478817 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:09,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:08 GMT Server: Apache x-openstack-request-id: req-7a30c796-ba36-46a5-8315-afc9d2c1177d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:09,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-7a30c796-ba36-46a5-8315-afc9d2c1177d 2018-11-02 21:13:09,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:09,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:09 GMT Server: Apache x-openstack-request-id: req-3bb6dd0a-fb78-4cea-80b2-68e003a76754 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:09,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:09 GMT Server: Apache x-openstack-request-id: req-c9c3a086-19aa-4753-88c9-cebab9e1e898 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:09,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-c9c3a086-19aa-4753-88c9-cebab9e1e898 2018-11-02 21:13:09,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:09,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:09,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7f6f3ddae5041c69190c539424b62b1", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90c5cf3aa4f04c46964688beae2b93fa", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_90c5cf3aa4f04c46964688beae2b93fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-user", "id": "f3fd09aa3dee4458b73837176476b98c"}, "audit_ids": ["gj87d-mfSB-Y2sAGDPFJDw"], "issued_at": "2018-11-02T21:13:09.000000Z"}} 2018-11-02 21:13:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98d149e3ef2bcd794a394cd54a69c98a860c865" 2018-11-02 21:13:10,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23123fea-7799-4d34-954e-944628f6212f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:10,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-23123fea-7799-4d34-954e-944628f6212f 2018-11-02 21:13:10,030 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:13:10,033 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:13:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98d149e3ef2bcd794a394cd54a69c98a860c865" 2018-11-02 21:13:10,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:10 GMT Server: Apache x-openstack-request-id: req-a4ef4c37-bb77-452d-ab2e-12de0cb26a7c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "deletion_time": null, "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "tags": null}]} 2018-11-02 21:13:10,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack used request id req-a4ef4c37-bb77-452d-ab2e-12de0cb26a7c 2018-11-02 21:13:10,259 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:13:10,259 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:13:10,260 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:13:10,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:10,581 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:10 GMT Server: Apache x-openstack-request-id: req-f5b90aad-5a13-4936-84e2-369429a1b0bd Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:10,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:10 GMT Server: Apache x-openstack-request-id: req-0bfa3342-2c69-4c0d-a49c-e3fdea2e4a82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:10,880 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-0bfa3342-2c69-4c0d-a49c-e3fdea2e4a82 2018-11-02 21:13:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:11,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:10 GMT Server: Apache x-openstack-request-id: req-85de7210-a7f0-4bdd-9346-75a5ed275c6d Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:11,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:11 GMT Server: Apache x-openstack-request-id: req-d0fc2bb0-4da8-4448-8e4d-68fd1177fe11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:13:10Z", "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:11,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-d0fc2bb0-4da8-4448-8e4d-68fd1177fe11 2018-11-02 21:13:11,360 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:13:11,360 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:14,363 - create_stack - DEBUG - Stack status query timeout in 1196.51742291 2018-11-02 21:13:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:14,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:14 GMT Server: Apache x-openstack-request-id: req-f66914d3-cacd-4d2f-9473-51cbddfb8a08 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:14,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:14 GMT Server: Apache x-openstack-request-id: req-b09cb839-8d1c-46db-81ef-2e1c29b3cdf3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:13:10Z", "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:14,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-b09cb839-8d1c-46db-81ef-2e1c29b3cdf3 2018-11-02 21:13:14,606 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:13:14,606 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:17,610 - create_stack - DEBUG - Stack status query timeout in 1193.27133393 2018-11-02 21:13:17,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:17,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:17 GMT Server: Apache x-openstack-request-id: req-727bc181-35cb-4bbd-a7c4-83ec785656db Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:17,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:17 GMT Server: Apache x-openstack-request-id: req-d95a1b1b-d888-4102-ae0c-d1459863364b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:13:10Z", "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:17,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-d95a1b1b-d888-4102-ae0c-d1459863364b 2018-11-02 21:13:17,685 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:13:17,685 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:20,688 - create_stack - DEBUG - Stack status query timeout in 1190.1925149 2018-11-02 21:13:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:20,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:20 GMT Server: Apache x-openstack-request-id: req-e8474369-64df-447b-a2ba-c1a2b798f360 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:20,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:20 GMT Server: Apache x-openstack-request-id: req-8173c2d5-9f82-4e35-bba7-74cab2dfc0aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90c5cf3aa4f04c46964688beae2b93fa", "OS::stack_id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "image_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image", "inst_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-inst", "subnet_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-subnet", "flavor_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-flavor-name", "net_name": "CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-net"}, "deletion_time": "2018-11-02T21:13:20Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack", "stack_user_project_id": "e59718f5ffea4a49a247b5f72ccea822", "tags": null, "creation_time": "2018-11-02T21:12:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:13:10Z", "id": "70d5ac6d-f86b-452d-acc9-e9db1a3e17dc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:20,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-8173c2d5-9f82-4e35-bba7-74cab2dfc0aa 2018-11-02 21:13:20,959 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:13:20,959 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:13:20,960 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack 2018-11-02 21:13:20,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785f54ccbcc638f7889fc37f0bfd7bd38baed67c" 2018-11-02 21:13:21,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:20 GMT Server: Apache x-openstack-request-id: req-4e83544b-4d2a-409e-8cc8-c65e77778735 Location: http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:21,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:13:21 GMT Server: Apache x-openstack-request-id: req-3a0bd12c-c0e3-4aa9-aeda-6da72d41161b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:13:21,212 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/90c5cf3aa4f04c46964688beae2b93fa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-stack/70d5ac6d-f86b-452d-acc9-e9db1a3e17dc used request id req-3a0bd12c-c0e3-4aa9-aeda-6da72d41161b 2018-11-02 21:13:21,213 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-460fdfdd-8dfa-4d66-9311-3c88ea150c8b-image 2018-11-02 21:13:21,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ebd621deecd6d162062124f67879e8c347ba94b" 2018-11-02 21:13:22,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1141a0fc-40d5-47a8-9d93-f7eaad0d615a Date: Fri, 02 Nov 2018 21:13:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:13:22,985 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3851dfd7-64ec-4a88-a5c5-bcc495f7305f used request id req-1141a0fc-40d5-47a8-9d93-f7eaad0d615a 2018-11-02 21:13:22,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/08584131-ed76-4d38-b550-04363bffd11e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d37c69741c3426736ab68a66f2d2c745a8bef" 2018-11-02 21:13:23,020 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43dd4b6d-ef5b-4ef7-a864-b1eeeaa46d06 x-compute-request-id: req-43dd4b6d-ef5b-4ef7-a864-b1eeeaa46d06 Content-Length: 0 Content-Type: application/json 2018-11-02 21:13:23,020 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/08584131-ed76-4d38-b550-04363bffd11e used request id req-43dd4b6d-ef5b-4ef7-a864-b1eeeaa46d06 2018-11-02 21:13:23,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:23,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-892b2965-46b0-44e4-9034-e1057a9545c2 Date: Fri, 02 Nov 2018 21:13:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "created_at": "2018-11-02T21:12:50Z", "updated_at": "2018-11-02T21:12:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "revision_number": 0, "id": "0cb8091c-4823-4111-981e-529398da5ba3", "remote_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "remote_ip_prefix": null, "created_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c5cf3aa4f04c46964688beae2b93fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "revision_number": 0, "id": "1e84f577-fc04-4af8-acf3-c6ae46e7d2e4", "remote_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "remote_ip_prefix": null, "created_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c5cf3aa4f04c46964688beae2b93fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "revision_number": 0, "id": "36501752-5ed3-41ff-82da-fd289e251c2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c5cf3aa4f04c46964688beae2b93fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "revision_number": 0, "id": "86675dc3-02c2-47cb-a8b0-e6938738745d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c5cf3aa4f04c46964688beae2b93fa"}], "revision_number": 4, "project_id": "90c5cf3aa4f04c46964688beae2b93fa", "id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:13:23,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-892b2965-46b0-44e4-9034-e1057a9545c2 2018-11-02 21:13:23,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:23,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3efb921-5049-4488-8b3e-fcc9b7845829 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:13:23,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-e3efb921-5049-4488-8b3e-fcc9b7845829 2018-11-02 21:13:23,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:13:23,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:23,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9704dd62-1b72-45b0-8d0f-51a0da2cc656 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:13:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-9704dd62-1b72-45b0-8d0f-51a0da2cc656 2018-11-02 21:13:23,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:13:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:23,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7de70e4-b4a9-4519-b668-d0694bbee54a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:13:23,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-f7de70e4-b4a9-4519-b668-d0694bbee54a 2018-11-02 21:13:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:23,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b910fa5-0bd3-44f8-b033-0769eda35564 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:13:23,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-6b910fa5-0bd3-44f8-b033-0769eda35564 2018-11-02 21:13:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:23,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d91f31f-619c-47c1-9e1f-ce071029de92 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90c5cf3aa4f04c46964688beae2b93fa", "name": "CreateStackSuccessTests-ac47dd61-923b-4b2-proj"}} 2018-11-02 21:13:23,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa used request id req-5d91f31f-619c-47c1-9e1f-ce071029de92 2018-11-02 21:13:23,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84b791c5-0362-4a4f-bf9d-028b8392f83f 2018-11-02 21:13:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=84b791c5-0362-4a4f-bf9d-028b8392f83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:24,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-623a6b35-b0db-4abf-a013-f63048e38949 Date: Fri, 02 Nov 2018 21:13:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "port_range_min": null, "revision_number": 0, "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "created_at": "2018-11-02T21:12:50Z", "project_id": "90c5cf3aa4f04c46964688beae2b93fa", "id": "0cb8091c-4823-4111-981e-529398da5ba3"}, {"remote_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "port_range_min": null, "revision_number": 0, "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "created_at": "2018-11-02T21:12:50Z", "project_id": "90c5cf3aa4f04c46964688beae2b93fa", "id": "1e84f577-fc04-4af8-acf3-c6ae46e7d2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "port_range_min": null, "revision_number": 0, "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "created_at": "2018-11-02T21:12:50Z", "project_id": "90c5cf3aa4f04c46964688beae2b93fa", "id": "36501752-5ed3-41ff-82da-fd289e251c2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:12:50Z", "security_group_id": "84b791c5-0362-4a4f-bf9d-028b8392f83f", "port_range_min": null, "revision_number": 0, "tenant_id": "90c5cf3aa4f04c46964688beae2b93fa", "created_at": "2018-11-02T21:12:50Z", "project_id": "90c5cf3aa4f04c46964688beae2b93fa", "id": "86675dc3-02c2-47cb-a8b0-e6938738745d"}]} 2018-11-02 21:13:24,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=84b791c5-0362-4a4f-bf9d-028b8392f83f used request id req-623a6b35-b0db-4abf-a013-f63048e38949 2018-11-02 21:13:24,093 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:13:24,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/84b791c5-0362-4a4f-bf9d-028b8392f83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:24,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1944130-8f86-4e63-bfc2-d2b8e000969d Content-Length: 0 Date: Fri, 02 Nov 2018 21:13:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:13:24,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/84b791c5-0362-4a4f-bf9d-028b8392f83f used request id req-b1944130-8f86-4e63-bfc2-d2b8e000969d 2018-11-02 21:13:24,814 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ac47dd61-923b-4b2-proj 2018-11-02 21:13:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:25,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9722dc7d-cf55-47f3-bace-5e8a42e6224d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:25,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/90c5cf3aa4f04c46964688beae2b93fa used request id req-9722dc7d-cf55-47f3-bace-5e8a42e6224d 2018-11-02 21:13:25,140 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ac47dd61-923b-4b2-proj-role 2018-11-02 21:13:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d7f6f3ddae5041c69190c539424b62b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:25,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1d6ce3-7f85-4e8f-a40b-5effeb41c742 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:25,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d7f6f3ddae5041c69190c539424b62b1 used request id req-ea1d6ce3-7f85-4e8f-a40b-5effeb41c742 2018-11-02 21:13:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fe2e01e67e2152035fba3a3f18f511d268fbd7" 2018-11-02 21:13:25,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660a54de-8c70-4261-9bf8-acd379333f8f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:13:25,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-660a54de-8c70-4261-9bf8-acd379333f8f 2018-11-02 21:13:25,420 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ac47dd61-923b-4b2-user 2018-11-02 21:13:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/f3fd09aa3dee4458b73837176476b98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71928b4b0ac90533e953eb6eeae05404fc905845" 2018-11-02 21:13:25,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd8e170-e346-4788-96e3-140c073fa75b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:25,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f3fd09aa3dee4458b73837176476b98c used request id req-ecd8e170-e346-4788-96e3-140c073fa75b 2018-11-02 21:13:25,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:26,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zFUwJQHYScGhOEdmmnylZg"], "issued_at": "2018-11-02T21:13:26.000000Z"}} 2018-11-02 21:13:26,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9926f11b0f07cb9f106fc853fcde1de722b77aaf" 2018-11-02 21:13:26,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2678d8-83b8-4ba3-9d75-059403cda813 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:26,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2d2678d8-83b8-4ba3-9d75-059403cda813 2018-11-02 21:13:26,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:26,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:26,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["8_jMSt1kQl65wA0NzwKbtQ"], "issued_at": "2018-11-02T21:13:26.000000Z"}} 2018-11-02 21:13:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:26,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478ff81e-d8f6-4ea0-95ca-6662814eecdd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:26,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-478ff81e-d8f6-4ea0-95ca-6662814eecdd 2018-11-02 21:13:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:13:26,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:13:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:13:26,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:26,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03174886-f3b3-47ea-9b12-8d79fa2ef9db Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:13:26,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj used request id req-03174886-f3b3-47ea-9b12-8d79fa2ef9db 2018-11-02 21:13:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:26,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b29eea1-1c7b-47ac-9e6c-8e6e0f6c7efd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:13:26,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8b29eea1-1c7b-47ac-9e6c-8e6e0f6c7efd 2018-11-02 21:13:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj"}}' 2018-11-02 21:13:27,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114d171a-a400-4b77-adae-f62a2acb84e8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336"}, "tags": [], "enabled": true, "id": "3b658d941aa0468e8ba23a48ef67a336", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj"}} 2018-11-02 21:13:27,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-114d171a-a400-4b77-adae-f62a2acb84e8 2018-11-02 21:13:27,106 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-eef8f71e-8da0-4ef-proj 2018-11-02 21:13:27,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:27,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:27,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["BJ6wVGO9RQiJmTni0b-IRg"], "issued_at": "2018-11-02T21:13:27.000000Z"}} 2018-11-02 21:13:27,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:27,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce590c2e-d971-45fe-8dc6-27f09c16cbda 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:27,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce590c2e-d971-45fe-8dc6-27f09c16cbda 2018-11-02 21:13:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:13:27,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:13:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:13:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:27,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcfce11b-731a-4ebf-9662-096f23751997 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:13:27,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-dcfce11b-731a-4ebf-9662-096f23751997 2018-11-02 21:13:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:27,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf7395b-8549-4ca6-b043-2acedc7d57e4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336"}, "tags": [], "enabled": true, "id": "3b658d941aa0468e8ba23a48ef67a336", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj"}]} 2018-11-02 21:13:27,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj used request id req-eaf7395b-8549-4ca6-b043-2acedc7d57e4 2018-11-02 21:13:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:28,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33990ea5-c12e-48d7-87f0-947120f73c26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:13:28,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-33990ea5-c12e-48d7-87f0-947120f73c26 2018-11-02 21:13:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4eecaab-8b23-48f4-baff-9a886ec99a18 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:13:28,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4eecaab-8b23-48f4-baff-9a886ec99a18 2018-11-02 21:13:28,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:28,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863019d3-1886-4ff4-9ce4-4c98a2519cb6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336"}, "tags": [], "enabled": true, "id": "3b658d941aa0468e8ba23a48ef67a336", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj"}]} 2018-11-02 21:13:28,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-eef8f71e-8da0-4ef-proj used request id req-863019d3-1886-4ff4-9ce4-4c98a2519cb6 2018-11-02 21:13:28,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/d810d8b1bbff41ebbf90ad013059f5fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:28,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91aa5af1-10c0-486a-b7f1-22e1307be338 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-user", "links": {"self": "http://172.30.9.31:5000/v3/users/d810d8b1bbff41ebbf90ad013059f5fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3b658d941aa0468e8ba23a48ef67a336", "id": "d810d8b1bbff41ebbf90ad013059f5fa", "password_expires_at": null}} 2018-11-02 21:13:28,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/d810d8b1bbff41ebbf90ad013059f5fa used request id req-91aa5af1-10c0-486a-b7f1-22e1307be338 2018-11-02 21:13:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336/users/d810d8b1bbff41ebbf90ad013059f5fa/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:28,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533ac8ee-bbbb-425e-a103-4cdd8d396d68 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336/users/d810d8b1bbff41ebbf90ad013059f5fa/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:13:28,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336/users/d810d8b1bbff41ebbf90ad013059f5fa/roles used request id req-533ac8ee-bbbb-425e-a103-4cdd8d396d68 2018-11-02 21:13:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:28,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3d9988-cff3-4d1f-81ec-6a356e9f72b1 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:13:28,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-2a3d9988-cff3-4d1f-81ec-6a356e9f72b1 2018-11-02 21:13:28,935 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-eef8f71e-8da0-4ef-proj 2018-11-02 21:13:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336/users/d810d8b1bbff41ebbf90ad013059f5fa/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:29,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d7f67d-11b2-43e3-9242-414c3e692bb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:29,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336/users/d810d8b1bbff41ebbf90ad013059f5fa/roles/eaf2663eb1084dd294e591d215a18095 used request id req-56d7f67d-11b2-43e3-9242-414c3e692bb1 2018-11-02 21:13:29,097 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-eef8f71e-8da0-4ef-user 2018-11-02 21:13:29,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:29,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:29,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa87ce8d-86b4-4e26-bc6d-64457dc6700b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:13:29,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aa87ce8d-86b4-4e26-bc6d-64457dc6700b 2018-11-02 21:13:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" -d '{"role": {"name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role"}}' 2018-11-02 21:13:29,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d9baa6-716f-48f2-bbd8-c0e58e88be19 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6c861c1575d46fd871550ce9d445ab2", "links": {"self": "http://172.30.9.31:5000/v3/roles/e6c861c1575d46fd871550ce9d445ab2"}, "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role"}} 2018-11-02 21:13:29,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-44d9baa6-716f-48f2-bbd8-c0e58e88be19 2018-11-02 21:13:29,350 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role 2018-11-02 21:13:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/e6c861c1575d46fd871550ce9d445ab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:29,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6a693a-bb33-4b8a-929a-e98ab1b08b69 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6c861c1575d46fd871550ce9d445ab2", "links": {"self": "http://172.30.9.31:5000/v3/roles/e6c861c1575d46fd871550ce9d445ab2"}, "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role"}} 2018-11-02 21:13:29,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/e6c861c1575d46fd871550ce9d445ab2 used request id req-fb6a693a-bb33-4b8a-929a-e98ab1b08b69 2018-11-02 21:13:29,456 - keystone_utils - INFO - Granting role CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role to project CreateStackSuccessTests-eef8f71e-8da0-4ef-proj 2018-11-02 21:13:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336/users/d810d8b1bbff41ebbf90ad013059f5fa/roles/e6c861c1575d46fd871550ce9d445ab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:29,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57c98f06-7397-475b-afcd-328975bf068c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:29,612 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336/users/d810d8b1bbff41ebbf90ad013059f5fa/roles/e6c861c1575d46fd871550ce9d445ab2 used request id req-57c98f06-7397-475b-afcd-328975bf068c 2018-11-02 21:13:29,612 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:13:29,612 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:13:29,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:29,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:30,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6c861c1575d46fd871550ce9d445ab2", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b658d941aa0468e8ba23a48ef67a336", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-user", "id": "d810d8b1bbff41ebbf90ad013059f5fa"}, "audit_ids": ["Z4bGaeX4QEC5Mg_KaowL7A"], "issued_at": "2018-11-02T21:13:30.000000Z"}} 2018-11-02 21:13:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" 2018-11-02 21:13:30,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41feaf7-9627-4656-99cb-a60829279b96 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:30,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e41feaf7-9627-4656-99cb-a60829279b96 2018-11-02 21:13:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" 2018-11-02 21:13:30,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-8c7aa955-29f4-4ffc-a0ee-190670e03017 Date: Fri, 02 Nov 2018 21:13:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image"} 2018-11-02 21:13:30,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image used request id req-8c7aa955-29f4-4ffc-a0ee-190670e03017 2018-11-02 21:13:30,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" 2018-11-02 21:13:30,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e18c04af-9980-4e0f-ba5e-7ceb597b95c5 Date: Fri, 02 Nov 2018 21:13:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:13:30,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-e18c04af-9980-4e0f-ba5e-7ceb597b95c5 2018-11-02 21:13:30,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image"}' 2018-11-02 21:13:30,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8f0496f5-ce3d-417f-9901-0b7f6787b57c Date: Fri, 02 Nov 2018 21:13:30 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:13:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:13:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce", "min_disk": 0, "protected": false, "id": "64dfa882-585b-43a3-b8ae-5f69949ce1ce", "file": "/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/file", "checksum": null, "owner": "3b658d941aa0468e8ba23a48ef67a336", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:13:30,814 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8f0496f5-ce3d-417f-9901-0b7f6787b57c 2018-11-02 21:13:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" -d '' 2018-11-02 21:13:32,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbc760b3-ec66-4473-ad4c-820d48543b79 Date: Fri, 02 Nov 2018 21:13:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:13:32,655 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/file used request id req-dbc760b3-ec66-4473-ad4c-820d48543b79 2018-11-02 21:13:32,655 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:13:32,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" 2018-11-02 21:13:32,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dc1dfab5-8564-475c-82bc-6e3d05b51a13 Date: Fri, 02 Nov 2018 21:13:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:13:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:13:32Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/snap", "metadata": {}}], "self": "/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce", "min_disk": 0, "protected": false, "id": "64dfa882-585b-43a3-b8ae-5f69949ce1ce", "file": "/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b658d941aa0468e8ba23a48ef67a336", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:13:32,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce used request id req-dc1dfab5-8564-475c-82bc-6e3d05b51a13 2018-11-02 21:13:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" 2018-11-02 21:13:33,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4eb2c64b-aacc-4279-abf9-e4cdb22042d8 Date: Fri, 02 Nov 2018 21:13:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:13:33,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-4eb2c64b-aacc-4279-abf9-e4cdb22042d8 2018-11-02 21:13:33,053 - create_image - INFO - Created image with name - CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image 2018-11-02 21:13:33,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" 2018-11-02 21:13:33,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e1ff3078-60e3-4374-9568-dabd66ec239b Date: Fri, 02 Nov 2018 21:13:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:13:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:13:32Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/snap", "metadata": {}}], "self": "/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce", "min_disk": 0, "protected": false, "id": "64dfa882-585b-43a3-b8ae-5f69949ce1ce", "file": "/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b658d941aa0468e8ba23a48ef67a336", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:13:33,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce used request id req-e1ff3078-60e3-4374-9568-dabd66ec239b 2018-11-02 21:13:33,262 - create_image - DEBUG - Instance status is - active 2018-11-02 21:13:33,263 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image 2018-11-02 21:13:33,263 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image 2018-11-02 21:13:33,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:33,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:33,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["Up8TZzL0Sq6xl3R5MJVcYA"], "issued_at": "2018-11-02T21:13:33.000000Z"}} 2018-11-02 21:13:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e146d1f50dc59bd6d35084dceec8dfc27d8825a6" 2018-11-02 21:13:33,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d7c32d-a991-4e14-8920-edb1b1052d0c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:33,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-56d7c32d-a991-4e14-8920-edb1b1052d0c 2018-11-02 21:13:33,782 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:13:33,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e146d1f50dc59bd6d35084dceec8dfc27d8825a6" 2018-11-02 21:13:34,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-419d9183-6519-4198-baee-cf66a63ee1f8 x-compute-request-id: req-419d9183-6519-4198-baee-cf66a63ee1f8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:13:34,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-419d9183-6519-4198-baee-cf66a63ee1f8 2018-11-02 21:13:34,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e146d1f50dc59bd6d35084dceec8dfc27d8825a6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:13:34,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-560ca5b9-469a-454e-9e9c-b522e7629ebf x-compute-request-id: req-560ca5b9-469a-454e-9e9c-b522e7629ebf Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/663f109e-6389-4991-b18a-e6a1e9cb8458", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/663f109e-6389-4991-b18a-e6a1e9cb8458", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "663f109e-6389-4991-b18a-e6a1e9cb8458"}} 2018-11-02 21:13:34,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-560ca5b9-469a-454e-9e9c-b522e7629ebf 2018-11-02 21:13:34,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:34,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:34,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6c861c1575d46fd871550ce9d445ab2", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b658d941aa0468e8ba23a48ef67a336", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3b658d941aa0468e8ba23a48ef67a336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_3b658d941aa0468e8ba23a48ef67a336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_3b658d941aa0468e8ba23a48ef67a336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-user", "id": "d810d8b1bbff41ebbf90ad013059f5fa"}, "audit_ids": ["kLBmCUlrQWGLA0U5Q4t4Og"], "issued_at": "2018-11-02T21:13:34.000000Z"}} 2018-11-02 21:13:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:34,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81366d98-7992-4d2d-85b3-10a038b51592 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:34,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-81366d98-7992-4d2d-85b3-10a038b51592 2018-11-02 21:13:34,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:13:34,571 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:13:34,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:34 GMT Server: Apache x-openstack-request-id: req-893ef48d-2a7e-4db2-9f45-11f4d316e93e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:13:34,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack used request id req-893ef48d-2a7e-4db2-9f45-11f4d316e93e 2018-11-02 21:13:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name"}}' 2018-11-02 21:13:37,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:13:34 GMT Server: Apache x-openstack-request-id: req-e20f16c4-6be1-4d8b-a805-b289f751cedd Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}]}} 2018-11-02 21:13:37,441 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks used request id req-e20f16c4-6be1-4d8b-a805-b289f751cedd 2018-11-02 21:13:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:37,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:37 GMT Server: Apache x-openstack-request-id: req-1dbd7c7b-1cca-466a-8d4e-994a122cef46 Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:38,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:37 GMT Server: Apache x-openstack-request-id: req-fbbb130c-96c4-493b-bcf2-f7f309382609 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3b658d941aa0468e8ba23a48ef67a336", "OS::stack_id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "stack_user_project_id": "88e0573660db4b76b22b731b384744cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:13:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:38,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-fbbb130c-96c4-493b-bcf2-f7f309382609 2018-11-02 21:13:38,301 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack 2018-11-02 21:13:38,301 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-11-02 21:13:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:38,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:38 GMT Server: Apache x-openstack-request-id: req-7f7b1c3b-cbb0-4fd8-bfc2-4687d07da179 Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:38,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:38 GMT Server: Apache x-openstack-request-id: req-c31e152c-7f5d-4cf2-99e3-672f3168d5c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3b658d941aa0468e8ba23a48ef67a336", "OS::stack_id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "stack_user_project_id": "88e0573660db4b76b22b731b384744cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:13:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:38,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-c31e152c-7f5d-4cf2-99e3-672f3168d5c2 2018-11-02 21:13:38,753 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-11-02 21:13:38,754 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack 2018-11-02 21:13:38,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:38,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:38 GMT Server: Apache x-openstack-request-id: req-4e28abae-4d71-44e9-ae36-111b3f1bdcd8 Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:39,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:38 GMT Server: Apache x-openstack-request-id: req-0439a23e-2e9e-4210-a569-f6599d1022ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:39,194 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-0439a23e-2e9e-4210-a569-f6599d1022ef 2018-11-02 21:13:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:39,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:39 GMT Server: Apache x-openstack-request-id: req-a163cf40-b486-4afc-bf14-2da4381aac20 Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:39,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:39 GMT Server: Apache x-openstack-request-id: req-2d4758b8-191e-467b-b5b2-01aad7d13bbd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3b658d941aa0468e8ba23a48ef67a336", "OS::stack_id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name", "net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "stack_user_project_id": "88e0573660db4b76b22b731b384744cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:13:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:13:39Z", "id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:39,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-2d4758b8-191e-467b-b5b2-01aad7d13bbd 2018-11-02 21:13:39,658 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:13:39,658 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:42,661 - create_stack - DEBUG - Stack status query timeout in 1196.53316593 2018-11-02 21:13:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:42,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:42 GMT Server: Apache x-openstack-request-id: req-57f8112b-395b-418a-9ca7-a7b5e6a8eeb6 Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:42,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:42 GMT Server: Apache x-openstack-request-id: req-c1c2fee3-acd5-4cde-8955-05df991ab032 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3b658d941aa0468e8ba23a48ef67a336", "OS::stack_id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name", "net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "stack_user_project_id": "88e0573660db4b76b22b731b384744cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:13:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:13:39Z", "id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:42,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-c1c2fee3-acd5-4cde-8955-05df991ab032 2018-11-02 21:13:42,901 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:13:42,901 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:45,904 - create_stack - DEBUG - Stack status query timeout in 1193.28994989 2018-11-02 21:13:45,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:46,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:45 GMT Server: Apache x-openstack-request-id: req-b2cc5586-e472-4b35-bc1a-1c78506b0f5e Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:46,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:46 GMT Server: Apache x-openstack-request-id: req-d276d064-4bb0-469a-88cb-711a9af90b10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3b658d941aa0468e8ba23a48ef67a336", "OS::stack_id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name", "net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "stack_user_project_id": "88e0573660db4b76b22b731b384744cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:13:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:13:39Z", "id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:46,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-d276d064-4bb0-469a-88cb-711a9af90b10 2018-11-02 21:13:46,171 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:13:46,171 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:49,174 - create_stack - DEBUG - Stack status query timeout in 1190.01964498 2018-11-02 21:13:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:49,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:49 GMT Server: Apache x-openstack-request-id: req-1951df3b-4a7e-46c3-9531-2175a1f0421b Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:49,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:49 GMT Server: Apache x-openstack-request-id: req-957c5ee4-1601-4947-957b-7a2be63e257d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3b658d941aa0468e8ba23a48ef67a336", "OS::stack_id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name", "net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "stack_user_project_id": "88e0573660db4b76b22b731b384744cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:13:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:13:39Z", "id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:49,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-957c5ee4-1601-4947-957b-7a2be63e257d 2018-11-02 21:13:49,437 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:13:49,437 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:13:52,441 - create_stack - DEBUG - Stack status query timeout in 1186.75340891 2018-11-02 21:13:52,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:52,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:52 GMT Server: Apache x-openstack-request-id: req-ea96a099-2b49-47ce-8d41-e39c271d0189 Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:52,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:52 GMT Server: Apache x-openstack-request-id: req-07c71af0-13ab-407d-ab9d-6c7969e97f48 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3b658d941aa0468e8ba23a48ef67a336", "OS::stack_id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "image_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image", "inst_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-inst", "subnet_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-subnet", "flavor_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-flavor-name", "net_name": "CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-net"}, "deletion_time": "2018-11-02T21:13:51Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack", "stack_user_project_id": "88e0573660db4b76b22b731b384744cd", "tags": null, "creation_time": "2018-11-02T21:13:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:13:39Z", "id": "26c3ab23-2d58-48a7-bb88-4a4387aa33ac", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:13:52,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-07c71af0-13ab-407d-ab9d-6c7969e97f48 2018-11-02 21:13:52,712 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:13:52,712 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack 2018-11-02 21:13:52,712 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack 2018-11-02 21:13:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/26c3ab23-2d58-48a7-bb88-4a4387aa33ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93d2802bb0b80a50fb2d826994adffddee800b8" 2018-11-02 21:13:52,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:13:52 GMT Server: Apache x-openstack-request-id: req-5a95bd87-d596-4bf5-8ae8-2d9ddf8225c1 Location: http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:13:53,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:13:52 GMT Server: Apache x-openstack-request-id: req-940200f3-963b-4566-a541-e8d619369b67 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:13:53,128 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/3b658d941aa0468e8ba23a48ef67a336/stacks/CreateStackSuccessTests-CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-stack/26c3ab23-2d58-48a7-bb88-4a4387aa33ac used request id req-940200f3-963b-4566-a541-e8d619369b67 2018-11-02 21:13:53,129 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-eac3ad97-d697-45fb-af4c-eabeae3b899c-image 2018-11-02 21:13:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c05ca6fc9f38a7a67e62e53177d32179c6822" 2018-11-02 21:13:54,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4afb9bbd-a4f1-4a73-8ef7-13e236f07b0b Date: Fri, 02 Nov 2018 21:13:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:13:54,518 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/64dfa882-585b-43a3-b8ae-5f69949ce1ce used request id req-4afb9bbd-a4f1-4a73-8ef7-13e236f07b0b 2018-11-02 21:13:54,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/663f109e-6389-4991-b18a-e6a1e9cb8458 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e146d1f50dc59bd6d35084dceec8dfc27d8825a6" 2018-11-02 21:13:54,553 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-583463b2-e804-47dd-8b7e-c048513504e9 x-compute-request-id: req-583463b2-e804-47dd-8b7e-c048513504e9 Content-Length: 0 Content-Type: application/json 2018-11-02 21:13:54,553 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/663f109e-6389-4991-b18a-e6a1e9cb8458 used request id req-583463b2-e804-47dd-8b7e-c048513504e9 2018-11-02 21:13:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:54,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-cea60fac-7372-4803-8c59-50fbb024b1ce Date: Fri, 02 Nov 2018 21:13:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "created_at": "2018-11-02T21:13:38Z", "updated_at": "2018-11-02T21:13:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "revision_number": 0, "id": "5e7d9dc2-d095-4cec-8b93-d448d53a7603", "remote_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "remote_ip_prefix": null, "created_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b658d941aa0468e8ba23a48ef67a336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "revision_number": 0, "id": "b5656097-eacb-482b-9b29-f35d16d495ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b658d941aa0468e8ba23a48ef67a336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "revision_number": 0, "id": "c2577c3a-71a4-47f6-9508-9f280753a82b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b658d941aa0468e8ba23a48ef67a336"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "revision_number": 0, "id": "f04ad06f-ca69-4f6e-9672-4ca3188b5425", "remote_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "remote_ip_prefix": null, "created_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b658d941aa0468e8ba23a48ef67a336"}], "revision_number": 4, "project_id": "3b658d941aa0468e8ba23a48ef67a336", "id": "24a0c09d-9d65-4005-9654-0a91f168d044", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:13:54,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cea60fac-7372-4803-8c59-50fbb024b1ce 2018-11-02 21:13:54,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:54,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72aa2ce-6f76-4b2a-b3ea-ad2bef6b6a1b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b658d941aa0468e8ba23a48ef67a336", "name": "CreateStackSuccessTests-eef8f71e-8da0-4ef-proj"}} 2018-11-02 21:13:54,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336 used request id req-c72aa2ce-6f76-4b2a-b3ea-ad2bef6b6a1b 2018-11-02 21:13:54,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24a0c09d-9d65-4005-9654-0a91f168d044 2018-11-02 21:13:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=24a0c09d-9d65-4005-9654-0a91f168d044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:55,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8002c0fc-0147-4aa3-a42b-0887872338eb Date: Fri, 02 Nov 2018 21:13:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "port_range_min": null, "revision_number": 0, "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "created_at": "2018-11-02T21:13:38Z", "project_id": "3b658d941aa0468e8ba23a48ef67a336", "id": "5e7d9dc2-d095-4cec-8b93-d448d53a7603"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "port_range_min": null, "revision_number": 0, "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "created_at": "2018-11-02T21:13:38Z", "project_id": "3b658d941aa0468e8ba23a48ef67a336", "id": "b5656097-eacb-482b-9b29-f35d16d495ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "port_range_min": null, "revision_number": 0, "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "created_at": "2018-11-02T21:13:38Z", "project_id": "3b658d941aa0468e8ba23a48ef67a336", "id": "c2577c3a-71a4-47f6-9508-9f280753a82b"}, {"remote_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:13:38Z", "security_group_id": "24a0c09d-9d65-4005-9654-0a91f168d044", "port_range_min": null, "revision_number": 0, "tenant_id": "3b658d941aa0468e8ba23a48ef67a336", "created_at": "2018-11-02T21:13:38Z", "project_id": "3b658d941aa0468e8ba23a48ef67a336", "id": "f04ad06f-ca69-4f6e-9672-4ca3188b5425"}]} 2018-11-02 21:13:55,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=24a0c09d-9d65-4005-9654-0a91f168d044 used request id req-8002c0fc-0147-4aa3-a42b-0887872338eb 2018-11-02 21:13:55,158 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:13:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/24a0c09d-9d65-4005-9654-0a91f168d044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:55,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da4876e2-b01d-4f7c-8923-cf6c8d216163 Content-Length: 0 Date: Fri, 02 Nov 2018 21:13:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:13:55,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/24a0c09d-9d65-4005-9654-0a91f168d044 used request id req-da4876e2-b01d-4f7c-8923-cf6c8d216163 2018-11-02 21:13:55,580 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-eef8f71e-8da0-4ef-proj 2018-11-02 21:13:55,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:55,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf1d7711-3b12-47fa-ab6d-c2e7de3d8e16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:55,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3b658d941aa0468e8ba23a48ef67a336 used request id req-bf1d7711-3b12-47fa-ab6d-c2e7de3d8e16 2018-11-02 21:13:55,913 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-eef8f71e-8da0-4ef-proj-role 2018-11-02 21:13:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/e6c861c1575d46fd871550ce9d445ab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:56,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfddf02-140b-481d-bcab-49d37239fcd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:56,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e6c861c1575d46fd871550ce9d445ab2 used request id req-edfddf02-140b-481d-bcab-49d37239fcd6 2018-11-02 21:13:56,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5df1f2534aecc2456c6f0fd239373d0c587eec" 2018-11-02 21:13:56,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d27925d-a6e2-4f76-8379-dbaccea70db9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:13:56,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d27925d-a6e2-4f76-8379-dbaccea70db9 2018-11-02 21:13:56,163 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-eef8f71e-8da0-4ef-user 2018-11-02 21:13:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d810d8b1bbff41ebbf90ad013059f5fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c09e92810b2109949bb97eb982727b301c6bf2d" 2018-11-02 21:13:56,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50807360-8c95-48d1-b3df-a980f42f21ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:13:56,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d810d8b1bbff41ebbf90ad013059f5fa used request id req-50807360-8c95-48d1-b3df-a980f42f21ae 2018-11-02 21:13:56,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:57,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["WK1dd2JoRc-DN0OwyB592w"], "issued_at": "2018-11-02T21:13:57.000000Z"}} 2018-11-02 21:13:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8d9204f759dbc2b476267ef1731fdc3e9d1c96a" 2018-11-02 21:13:57,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f5a81a-1195-40d5-96c3-dfba1e988883 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:57,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e2f5a81a-1195-40d5-96c3-dfba1e988883 2018-11-02 21:13:57,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:57,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:57,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["y8_6jraxRsGEWdh-EUkZTA"], "issued_at": "2018-11-02T21:13:57.000000Z"}} 2018-11-02 21:13:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:13:57,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a91f50d-7021-4036-bd45-05faaea0b117 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:57,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5a91f50d-7021-4036-bd45-05faaea0b117 2018-11-02 21:13:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:13:57,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:13:57 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:13:57,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-deacb569-ff1a-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:13:57,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c249320c-9caa-4db1-bbb9-7bdc1fd04c70 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-deacb569-ff1a-461-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:13:57,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-deacb569-ff1a-461-proj used request id req-c249320c-9caa-4db1-bbb9-7bdc1fd04c70 2018-11-02 21:13:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:13:57,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5707338-0e5f-46a6-a8d4-328ea9325227 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:13:57,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f5707338-0e5f-46a6-a8d4-328ea9325227 2018-11-02 21:13:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}}' 2018-11-02 21:13:58,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b79c09-f8ea-4a32-94a6-9f880e9a22b7 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8"}, "tags": [], "enabled": true, "id": "eb7e017b8e3c415db2dbb47998732dc8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}} 2018-11-02 21:13:58,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-09b79c09-f8ea-4a32-94a6-9f880e9a22b7 2018-11-02 21:13:58,070 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-deacb569-ff1a-461-proj 2018-11-02 21:13:58,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:13:58,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:13:58,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["3kFQ7FRmTGCZ7Vu-vwpvIg"], "issued_at": "2018-11-02T21:13:58.000000Z"}} 2018-11-02 21:13:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:58,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbcad732-ba44-4837-a107-5203b2599ea5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:13:58,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fbcad732-ba44-4837-a107-5203b2599ea5 2018-11-02 21:13:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:13:58,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:13:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:13:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:58,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80e2527-75cc-46f6-a991-c5454e517650 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:13:58,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e80e2527-75cc-46f6-a991-c5454e517650 2018-11-02 21:13:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-deacb569-ff1a-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:58,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a326f66-b042-4532-b3ca-acdeaf705b17 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-deacb569-ff1a-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8"}, "tags": [], "enabled": true, "id": "eb7e017b8e3c415db2dbb47998732dc8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}]} 2018-11-02 21:13:58,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-deacb569-ff1a-461-proj used request id req-9a326f66-b042-4532-b3ca-acdeaf705b17 2018-11-02 21:13:58,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:58,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ab1910-5fdd-468c-a8f1-020c95d29cce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:13:58,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b7ab1910-5fdd-468c-a8f1-020c95d29cce 2018-11-02 21:13:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:59,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c60371-66a9-40a8-9d4f-64b56e64fa09 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:13:59,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d3c60371-66a9-40a8-9d4f-64b56e64fa09 2018-11-02 21:13:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-deacb569-ff1a-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:59,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7df208-eb99-477a-9e75-7ad7f385de9a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-deacb569-ff1a-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8"}, "tags": [], "enabled": true, "id": "eb7e017b8e3c415db2dbb47998732dc8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}]} 2018-11-02 21:13:59,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-deacb569-ff1a-461-proj used request id req-db7df208-eb99-477a-9e75-7ad7f385de9a 2018-11-02 21:13:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/c98e053ac02d468aa4d758904f7360cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:59,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f8de25-9805-4db5-835e-cfa7d0982bb5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-deacb569-ff1a-461-user", "links": {"self": "http://172.30.9.31:5000/v3/users/c98e053ac02d468aa4d758904f7360cf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "eb7e017b8e3c415db2dbb47998732dc8", "id": "c98e053ac02d468aa4d758904f7360cf", "password_expires_at": null}} 2018-11-02 21:13:59,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c98e053ac02d468aa4d758904f7360cf used request id req-95f8de25-9805-4db5-835e-cfa7d0982bb5 2018-11-02 21:13:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8/users/c98e053ac02d468aa4d758904f7360cf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:13:59,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11c1cf1-3815-42be-bb75-06688f4f556b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8/users/c98e053ac02d468aa4d758904f7360cf/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:13:59,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8/users/c98e053ac02d468aa4d758904f7360cf/roles used request id req-a11c1cf1-3815-42be-bb75-06688f4f556b 2018-11-02 21:13:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:14:00,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416d8f8f-d747-4a4d-925e-1d23e19f5eed Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:14:00,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-416d8f8f-d747-4a4d-925e-1d23e19f5eed 2018-11-02 21:14:00,004 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-deacb569-ff1a-461-proj 2018-11-02 21:14:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8/users/c98e053ac02d468aa4d758904f7360cf/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:14:00,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66acd014-e4c7-4985-bd62-bab33bbc1c48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:00,156 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8/users/c98e053ac02d468aa4d758904f7360cf/roles/eaf2663eb1084dd294e591d215a18095 used request id req-66acd014-e4c7-4985-bd62-bab33bbc1c48 2018-11-02 21:14:00,156 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-deacb569-ff1a-461-user 2018-11-02 21:14:00,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:00,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a10d1c-ff25-4be4-8673-faab5b4e0786 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:14:00,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-58a10d1c-ff25-4be4-8673-faab5b4e0786 2018-11-02 21:14:00,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" -d '{"role": {"name": "CreateStackSuccessTests-deacb569-ff1a-461-proj-role"}}' 2018-11-02 21:14:00,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55214386-33a3-404f-a1fe-b838c7336a4c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f99a6cad4b14aba808313264b89cf8c", "links": {"self": "http://172.30.9.31:5000/v3/roles/5f99a6cad4b14aba808313264b89cf8c"}, "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj-role"}} 2018-11-02 21:14:00,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-55214386-33a3-404f-a1fe-b838c7336a4c 2018-11-02 21:14:00,393 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-deacb569-ff1a-461-proj-role 2018-11-02 21:14:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5f99a6cad4b14aba808313264b89cf8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:00,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc80069-33e4-4ce6-83dc-5910d136d918 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f99a6cad4b14aba808313264b89cf8c", "links": {"self": "http://172.30.9.31:5000/v3/roles/5f99a6cad4b14aba808313264b89cf8c"}, "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj-role"}} 2018-11-02 21:14:00,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5f99a6cad4b14aba808313264b89cf8c used request id req-5bc80069-33e4-4ce6-83dc-5910d136d918 2018-11-02 21:14:00,506 - keystone_utils - INFO - Granting role CreateStackSuccessTests-deacb569-ff1a-461-proj-role to project CreateStackSuccessTests-deacb569-ff1a-461-proj 2018-11-02 21:14:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8/users/c98e053ac02d468aa4d758904f7360cf/roles/5f99a6cad4b14aba808313264b89cf8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:00,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f0ed3df-8d06-4ba8-861b-f922daa2cce0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:00,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8/users/c98e053ac02d468aa4d758904f7360cf/roles/5f99a6cad4b14aba808313264b89cf8c used request id req-1f0ed3df-8d06-4ba8-861b-f922daa2cce0 2018-11-02 21:14:00,653 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:14:00,653 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:14:00,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:00,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:01,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "5f99a6cad4b14aba808313264b89cf8c", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj-role"}], "expires_at": "2018-11-02T22:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb7e017b8e3c415db2dbb47998732dc8", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-deacb569-ff1a-461-user", "id": "c98e053ac02d468aa4d758904f7360cf"}, "audit_ids": ["xCCrq__7Rr2ijw2r6ddEug"], "issued_at": "2018-11-02T21:14:01.000000Z"}} 2018-11-02 21:14:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" 2018-11-02 21:14:01,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d6879f-3bca-429d-9c27-ed034e5d7e5a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:01,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-35d6879f-3bca-429d-9c27-ed034e5d7e5a 2018-11-02 21:14:01,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" 2018-11-02 21:14:01,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-15f1bb76-e8ad-4b72-b2db-1a0be8e8ad4b Date: Fri, 02 Nov 2018 21:14:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image"} 2018-11-02 21:14:01,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image used request id req-15f1bb76-e8ad-4b72-b2db-1a0be8e8ad4b 2018-11-02 21:14:01,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" 2018-11-02 21:14:01,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bd92e1b6-5cb9-44f7-820f-43246e0e93a3 Date: Fri, 02 Nov 2018 21:14:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:14:01,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-bd92e1b6-5cb9-44f7-820f-43246e0e93a3 2018-11-02 21:14:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image"}' 2018-11-02 21:14:01,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0c1d7505-3abc-45cb-8bb6-42d150090adc Date: Fri, 02 Nov 2018 21:14:01 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:14:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:14:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc", "min_disk": 0, "protected": false, "id": "bb6c73b3-8245-4f21-80af-10646da4a3fc", "file": "/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/file", "checksum": null, "owner": "eb7e017b8e3c415db2dbb47998732dc8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:14:01,838 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-0c1d7505-3abc-45cb-8bb6-42d150090adc 2018-11-02 21:14:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" -d '' 2018-11-02 21:14:02,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef5ec046-66d7-4f10-ac3d-efe387e57d0f Date: Fri, 02 Nov 2018 21:14:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:14:02,493 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/file used request id req-ef5ec046-66d7-4f10-ac3d-efe387e57d0f 2018-11-02 21:14:02,494 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:14:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" 2018-11-02 21:14:02,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a4b98e45-abf6-439e-ad59-f1ab66f40280 Date: Fri, 02 Nov 2018 21:14:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:14:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:14:02Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/snap", "metadata": {}}], "self": "/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc", "min_disk": 0, "protected": false, "id": "bb6c73b3-8245-4f21-80af-10646da4a3fc", "file": "/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb7e017b8e3c415db2dbb47998732dc8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:14:02,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc used request id req-a4b98e45-abf6-439e-ad59-f1ab66f40280 2018-11-02 21:14:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" 2018-11-02 21:14:02,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ded012f3-7842-4475-a405-f41a8280dd54 Date: Fri, 02 Nov 2018 21:14:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:14:02,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ded012f3-7842-4475-a405-f41a8280dd54 2018-11-02 21:14:02,703 - create_image - INFO - Created image with name - CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image 2018-11-02 21:14:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" 2018-11-02 21:14:02,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-be711f61-5fec-42d1-9984-44d6f944780f Date: Fri, 02 Nov 2018 21:14:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:14:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:14:02Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/snap", "metadata": {}}], "self": "/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc", "min_disk": 0, "protected": false, "id": "bb6c73b3-8245-4f21-80af-10646da4a3fc", "file": "/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb7e017b8e3c415db2dbb47998732dc8", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bb6c73b3-8245-4f21-80af-10646da4a3fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:14:02,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc used request id req-be711f61-5fec-42d1-9984-44d6f944780f 2018-11-02 21:14:02,726 - create_image - DEBUG - Instance status is - active 2018-11-02 21:14:02,726 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image 2018-11-02 21:14:02,726 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image 2018-11-02 21:14:02,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:02,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:03,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["i2eHqCikRRulOfwQ7fJuXQ"], "issued_at": "2018-11-02T21:14:03.000000Z"}} 2018-11-02 21:14:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b604eac85506dba6ebb67e0e742b793556e42f" 2018-11-02 21:14:03,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac49ad2-ddd4-4559-965a-84e42b03263e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:03,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3ac49ad2-ddd4-4559-965a-84e42b03263e 2018-11-02 21:14:03,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:14:03,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b604eac85506dba6ebb67e0e742b793556e42f" 2018-11-02 21:14:03,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fde7190-5e59-4523-a3c9-65a82378d894 x-compute-request-id: req-5fde7190-5e59-4523-a3c9-65a82378d894 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:14:03,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5fde7190-5e59-4523-a3c9-65a82378d894 2018-11-02 21:14:03,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b604eac85506dba6ebb67e0e742b793556e42f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:14:03,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87ddf4dc-bf34-489a-b3be-0aa86924989f x-compute-request-id: req-87ddf4dc-bf34-489a-b3be-0aa86924989f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d1b1f122-a0f0-421d-9b1f-f508e239f7e4", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d1b1f122-a0f0-421d-9b1f-f508e239f7e4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d1b1f122-a0f0-421d-9b1f-f508e239f7e4"}} 2018-11-02 21:14:03,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-87ddf4dc-bf34-489a-b3be-0aa86924989f 2018-11-02 21:14:03,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:03,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:03,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "5f99a6cad4b14aba808313264b89cf8c", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj-role"}], "expires_at": "2018-11-02T22:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb7e017b8e3c415db2dbb47998732dc8", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-deacb569-ff1a-461-user", "id": "c98e053ac02d468aa4d758904f7360cf"}, "audit_ids": ["HWckI3ZZRs-EKZherC5PkQ"], "issued_at": "2018-11-02T21:14:04.000000Z"}} 2018-11-02 21:14:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:04,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c793c5-1976-45ff-b5c9-eee7866d8990 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:04,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e0c793c5-1976-45ff-b5c9-eee7866d8990 2018-11-02 21:14:04,096 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:14:04,099 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:14:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:04,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:04 GMT Server: Apache x-openstack-request-id: req-bfd2c559-2d60-4aee-9a9c-1d5eaaa3c869 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:14:04,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack used request id req-bfd2c559-2d60-4aee-9a9c-1d5eaaa3c869 2018-11-02 21:14:04,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}}' 2018-11-02 21:14:06,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:14:04 GMT Server: Apache x-openstack-request-id: req-79da77fa-8ef0-4080-8010-6fa55163e7da Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}]}} 2018-11-02 21:14:06,975 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks used request id req-79da77fa-8ef0-4080-8010-6fa55163e7da 2018-11-02 21:14:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:07,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:06 GMT Server: Apache x-openstack-request-id: req-ea60acf1-ddfb-4dd0-96c5-5a18503515d7 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:07,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:07 GMT Server: Apache x-openstack-request-id: req-3a47b10d-db65-4072-83f9-fa2339c9ea65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:07,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-3a47b10d-db65-4072-83f9-fa2339c9ea65 2018-11-02 21:14:07,418 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack 2018-11-02 21:14:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:07,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:07 GMT Server: Apache x-openstack-request-id: req-377ce2c4-87bb-4272-829d-082a8a9604d6 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:07,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:07 GMT Server: Apache x-openstack-request-id: req-4799d25c-4323-42ec-827b-61c6e04c22d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:07,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-4799d25c-4323-42ec-827b-61c6e04c22d6 2018-11-02 21:14:07,850 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:14:07,850 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:10,854 - create_stack - DEBUG - Stack status query timeout in 1196.56504512 2018-11-02 21:14:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:11,086 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:10 GMT Server: Apache x-openstack-request-id: req-c9f65204-296d-44f4-8f6a-bda5f8f5d04e Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:11,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:11 GMT Server: Apache x-openstack-request-id: req-26bad6ac-fa75-4dd4-a8bf-91196aef87c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:11,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-26bad6ac-fa75-4dd4-a8bf-91196aef87c2 2018-11-02 21:14:11,404 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:14:11,404 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:14,408 - create_stack - DEBUG - Stack status query timeout in 1193.01087499 2018-11-02 21:14:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:14,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:14 GMT Server: Apache x-openstack-request-id: req-adc505a7-d437-4aba-a2e5-f0cb4f490465 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:14,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:14 GMT Server: Apache x-openstack-request-id: req-99426503-7f96-48af-aac7-fe1217d86572 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:14,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-99426503-7f96-48af-aac7-fe1217d86572 2018-11-02 21:14:14,676 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:14:14,676 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:17,679 - create_stack - DEBUG - Stack status query timeout in 1189.73934507 2018-11-02 21:14:17,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:17,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:17 GMT Server: Apache x-openstack-request-id: req-b37168d2-8cf3-48d4-9c4d-f8edb7ef7640 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:17,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:17 GMT Server: Apache x-openstack-request-id: req-ba601f1e-b660-4ce8-98df-3e631200c4b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:17,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-ba601f1e-b660-4ce8-98df-3e631200c4b3 2018-11-02 21:14:17,923 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:14:17,923 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:20,927 - create_stack - DEBUG - Stack status query timeout in 1186.49191499 2018-11-02 21:14:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:20,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:20 GMT Server: Apache x-openstack-request-id: req-ff9a743c-217e-4ee9-8116-a4912b9e7baf Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:21,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:20 GMT Server: Apache x-openstack-request-id: req-dfd067a8-fb9c-4f22-a1d6-b4b8a2454aa9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:21,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-dfd067a8-fb9c-4f22-a1d6-b4b8a2454aa9 2018-11-02 21:14:21,173 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:14:21,173 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:24,176 - create_stack - DEBUG - Stack status query timeout in 1183.24205518 2018-11-02 21:14:24,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:24,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:24 GMT Server: Apache x-openstack-request-id: req-843ae61f-a9ed-4aea-9d5e-f2419b813ec7 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:24,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:24 GMT Server: Apache x-openstack-request-id: req-f174aae4-b7b6-458e-98bd-e136f206a23d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:24,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-f174aae4-b7b6-458e-98bd-e136f206a23d 2018-11-02 21:14:24,440 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:14:24,440 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:27,443 - create_stack - DEBUG - Stack status query timeout in 1179.975353 2018-11-02 21:14:27,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:27,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:27 GMT Server: Apache x-openstack-request-id: req-e1aa621e-3565-4deb-b004-873f9255dd2c Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:27,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:27 GMT Server: Apache x-openstack-request-id: req-2f37804b-e1e9-434d-b58f-c13eb907972c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:27,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-2f37804b-e1e9-434d-b58f-c13eb907972c 2018-11-02 21:14:27,896 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:14:27,896 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack 2018-11-02 21:14:27,896 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack 2018-11-02 21:14:27,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:28,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "5f99a6cad4b14aba808313264b89cf8c", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj-role"}], "expires_at": "2018-11-02T22:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb7e017b8e3c415db2dbb47998732dc8", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_eb7e017b8e3c415db2dbb47998732dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_eb7e017b8e3c415db2dbb47998732dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-deacb569-ff1a-461-user", "id": "c98e053ac02d468aa4d758904f7360cf"}, "audit_ids": ["dr-ayyOAR6SG6sjRKaWuUw"], "issued_at": "2018-11-02T21:14:28.000000Z"}} 2018-11-02 21:14:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ec4f0cd53ec39f0f54b275a1faff70c910cdf" 2018-11-02 21:14:28,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:28 GMT Server: Apache x-openstack-request-id: req-ebd7b781-fd77-4a01-8e30-6cb6e854afc5 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:28,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:28 GMT Server: Apache x-openstack-request-id: req-85866a47-c35a-4229-960a-9d3f994a206c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:28,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-85866a47-c35a-4229-960a-9d3f994a206c 2018-11-02 21:14:28,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:28,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:28 GMT Server: Apache x-openstack-request-id: req-e145453f-d0e4-4432-826d-a1994cd31232 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:29,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:28 GMT Server: Apache x-openstack-request-id: req-60ebf1de-f8b0-4039-b9ff-adbcccea8ce2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:29,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-60ebf1de-f8b0-4039-b9ff-adbcccea8ce2 2018-11-02 21:14:29,211 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack 2018-11-02 21:14:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:29,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:29 GMT Server: Apache x-openstack-request-id: req-c67a82a2-1def-40c3-8d75-f6501f31c5cc Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:29,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:29 GMT Server: Apache x-openstack-request-id: req-0e7a5855-c646-4380-9a0b-af38d74e95cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:29,763 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-0e7a5855-c646-4380-9a0b-af38d74e95cf 2018-11-02 21:14:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:29,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:29 GMT Server: Apache x-openstack-request-id: req-63815956-c83b-479f-b8fe-e256aa9fb344 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:30,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:29 GMT Server: Apache x-openstack-request-id: req-42eafb85-9af2-40d2-a90c-3c8fb15565ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:14:29Z", "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:30,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-42eafb85-9af2-40d2-a90c-3c8fb15565ac 2018-11-02 21:14:30,218 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:14:30,218 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:33,221 - create_stack - DEBUG - Stack status query timeout in 1196.542418 2018-11-02 21:14:33,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:33,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:33 GMT Server: Apache x-openstack-request-id: req-e315b894-56bc-4621-9f87-74d6e13b36a3 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:33,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:33 GMT Server: Apache x-openstack-request-id: req-049df755-dd44-4d4c-b988-e492fdfa6512 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:14:29Z", "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:33,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-049df755-dd44-4d4c-b988-e492fdfa6512 2018-11-02 21:14:33,311 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:14:33,311 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:36,313 - create_stack - DEBUG - Stack status query timeout in 1193.45062613 2018-11-02 21:14:36,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:36,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:36 GMT Server: Apache x-openstack-request-id: req-0d4ce3ff-fa9d-4915-9306-24e7bd506acd Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:36,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:36 GMT Server: Apache x-openstack-request-id: req-66dff0e3-be03-406a-8cfb-1a94c838e169 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:14:29Z", "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:36,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-66dff0e3-be03-406a-8cfb-1a94c838e169 2018-11-02 21:14:36,518 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:14:36,518 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:39,522 - create_stack - DEBUG - Stack status query timeout in 1190.24194002 2018-11-02 21:14:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:39,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:39 GMT Server: Apache x-openstack-request-id: req-7cbacf5a-0a05-43d7-84d6-54ab5a92c4ab Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:40,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:39 GMT Server: Apache x-openstack-request-id: req-0a51e7f5-8f99-4a97-9f9e-8a86d5171c64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:14:29Z", "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:40,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-0a51e7f5-8f99-4a97-9f9e-8a86d5171c64 2018-11-02 21:14:40,116 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:14:40,116 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:14:43,119 - create_stack - DEBUG - Stack status query timeout in 1186.64439702 2018-11-02 21:14:43,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:43,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:43 GMT Server: Apache x-openstack-request-id: req-498cfad6-8eee-497e-988c-8a51c0d51513 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:43,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:43 GMT Server: Apache x-openstack-request-id: req-e2a66696-55dc-4bdc-a1a5-30dd6e76afda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7e017b8e3c415db2dbb47998732dc8", "OS::stack_id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "image_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image", "inst_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-inst", "subnet_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-subnet", "flavor_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-flavor-name", "net_name": "CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack", "stack_user_project_id": "c806889cf14e47ada62278b472cf6065", "tags": null, "creation_time": "2018-11-02T21:14:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:14:29Z", "id": "e762ee47-1b8e-4ae4-bfe1-27144592eb27", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:43,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-e2a66696-55dc-4bdc-a1a5-30dd6e76afda 2018-11-02 21:14:43,359 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:14:43,359 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack 2018-11-02 21:14:43,359 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack 2018-11-02 21:14:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/e762ee47-1b8e-4ae4-bfe1-27144592eb27 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ec3240e07c0a0cffe55c4fccb1373e8fc83251" 2018-11-02 21:14:43,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:43 GMT Server: Apache x-openstack-request-id: req-a546c102-139e-45b4-bfe5-ca58185beeb8 Location: http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:43,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:14:43 GMT Server: Apache x-openstack-request-id: req-a791c692-a51b-4b27-9f34-93969f7d1c9e Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:14:43,415 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/eb7e017b8e3c415db2dbb47998732dc8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-stack/e762ee47-1b8e-4ae4-bfe1-27144592eb27 used request id req-a791c692-a51b-4b27-9f34-93969f7d1c9e 2018-11-02 21:14:43,416 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-38d66ecf-c6a5-4c61-80e2-064b513cad98-image 2018-11-02 21:14:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67c4e37d8c4e6baa688b1b59f3bd235eb5c4f4f" 2018-11-02 21:14:44,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13886b8a-cdb9-44de-87a6-a9d26a08cca4 Date: Fri, 02 Nov 2018 21:14:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:14:44,566 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/bb6c73b3-8245-4f21-80af-10646da4a3fc used request id req-13886b8a-cdb9-44de-87a6-a9d26a08cca4 2018-11-02 21:14:44,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/d1b1f122-a0f0-421d-9b1f-f508e239f7e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b604eac85506dba6ebb67e0e742b793556e42f" 2018-11-02 21:14:44,606 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee2da3e0-7b99-43ab-ae1d-50f2db2c1789 x-compute-request-id: req-ee2da3e0-7b99-43ab-ae1d-50f2db2c1789 Content-Length: 0 Content-Type: application/json 2018-11-02 21:14:44,606 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d1b1f122-a0f0-421d-9b1f-f508e239f7e4 used request id req-ee2da3e0-7b99-43ab-ae1d-50f2db2c1789 2018-11-02 21:14:44,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:44,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1ac33207-0560-4a47-8073-2d1674c309ba Date: Fri, 02 Nov 2018 21:14:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "created_at": "2018-11-02T21:14:07Z", "updated_at": "2018-11-02T21:14:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "revision_number": 0, "id": "4648e657-d12e-429c-aa1b-b35c3fda9523", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7e017b8e3c415db2dbb47998732dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "revision_number": 0, "id": "54442f47-27ca-4af0-86cd-cddc7c0fd7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7e017b8e3c415db2dbb47998732dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "revision_number": 0, "id": "a1afd62b-5672-43a5-a21d-d12698cae5e6", "remote_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7e017b8e3c415db2dbb47998732dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "revision_number": 0, "id": "bbc578bc-689f-404a-9920-44a1803ef088", "remote_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7e017b8e3c415db2dbb47998732dc8"}], "revision_number": 4, "project_id": "eb7e017b8e3c415db2dbb47998732dc8", "id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:14:44,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-1ac33207-0560-4a47-8073-2d1674c309ba 2018-11-02 21:14:44,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:45,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee3d12c-3b69-4221-8433-33e320af0bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:14:45,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-1ee3d12c-3b69-4221-8433-33e320af0bbb 2018-11-02 21:14:45,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:14:45,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:45,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e1c1e70-8912-47a2-accd-4f155ea5e841 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:14:45,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-0e1c1e70-8912-47a2-accd-4f155ea5e841 2018-11-02 21:14:45,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:14:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:45,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cc0930-aee0-496b-9995-baffdd62aaec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:14:45,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-51cc0930-aee0-496b-9995-baffdd62aaec 2018-11-02 21:14:45,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:45,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053f4d20-a2f3-40b4-82ee-238bbfe6f09b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:14:45,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-053f4d20-a2f3-40b4-82ee-238bbfe6f09b 2018-11-02 21:14:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:45,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27cecf63-ca35-46b9-891f-61db8c4f6cd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:14:45,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-27cecf63-ca35-46b9-891f-61db8c4f6cd3 2018-11-02 21:14:45,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:14:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:45,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d0b7b1-a4d8-4346-9d1a-3bff1a76ce9b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eb7e017b8e3c415db2dbb47998732dc8", "name": "CreateStackSuccessTests-deacb569-ff1a-461-proj"}} 2018-11-02 21:14:45,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8 used request id req-f9d0b7b1-a4d8-4346-9d1a-3bff1a76ce9b 2018-11-02 21:14:45,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2 2018-11-02 21:14:45,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:45,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89a2d972-0cc6-4cbc-b33d-4ec32450bca4 Date: Fri, 02 Nov 2018 21:14:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "created_at": "2018-11-02T21:14:07Z", "project_id": "eb7e017b8e3c415db2dbb47998732dc8", "id": "4648e657-d12e-429c-aa1b-b35c3fda9523"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "created_at": "2018-11-02T21:14:07Z", "project_id": "eb7e017b8e3c415db2dbb47998732dc8", "id": "54442f47-27ca-4af0-86cd-cddc7c0fd7e0"}, {"remote_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "created_at": "2018-11-02T21:14:07Z", "project_id": "eb7e017b8e3c415db2dbb47998732dc8", "id": "a1afd62b-5672-43a5-a21d-d12698cae5e6"}, {"remote_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:07Z", "security_group_id": "93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7e017b8e3c415db2dbb47998732dc8", "created_at": "2018-11-02T21:14:07Z", "project_id": "eb7e017b8e3c415db2dbb47998732dc8", "id": "bbc578bc-689f-404a-9920-44a1803ef088"}]} 2018-11-02 21:14:45,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2 used request id req-89a2d972-0cc6-4cbc-b33d-4ec32450bca4 2018-11-02 21:14:45,788 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:14:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:46,242 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43151791-7287-4a78-9ed0-8b57a3c21e16 Content-Length: 0 Date: Fri, 02 Nov 2018 21:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:14:46,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/93d0a9f5-aec6-4bd3-94ba-134ede9d8ee2 used request id req-43151791-7287-4a78-9ed0-8b57a3c21e16 2018-11-02 21:14:46,243 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-deacb569-ff1a-461-proj 2018-11-02 21:14:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:46,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e49270-33ce-4b17-bf07-db64b8353a06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:46,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/eb7e017b8e3c415db2dbb47998732dc8 used request id req-33e49270-33ce-4b17-bf07-db64b8353a06 2018-11-02 21:14:46,560 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-deacb569-ff1a-461-proj-role 2018-11-02 21:14:46,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5f99a6cad4b14aba808313264b89cf8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:46,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee10bda-c70e-44fd-bd41-4fe0bb37c132 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:46,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5f99a6cad4b14aba808313264b89cf8c used request id req-2ee10bda-c70e-44fd-bd41-4fe0bb37c132 2018-11-02 21:14:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f6fca8535e4ecff55ff95cd8b18e9c5d6176b5" 2018-11-02 21:14:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a71171c-c78b-4c73-a342-f6a8f9224406 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:14:46,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0a71171c-c78b-4c73-a342-f6a8f9224406 2018-11-02 21:14:46,808 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-deacb569-ff1a-461-user 2018-11-02 21:14:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c98e053ac02d468aa4d758904f7360cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee93c33678ae3ec105aaa80616c3b53b15bcb91" 2018-11-02 21:14:47,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26237d98-aa21-4d8e-8a58-fad7c0e1c2df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:47,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c98e053ac02d468aa4d758904f7360cf used request id req-26237d98-aa21-4d8e-8a58-fad7c0e1c2df 2018-11-02 21:14:47,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:47,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["MQvqtSl-SiyA0y9Slz0t1w"], "issued_at": "2018-11-02T21:14:47.000000Z"}} 2018-11-02 21:14:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd20c2ecb0a7beceb319617eac3086391c05c990" 2018-11-02 21:14:47,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc0b222-5faa-4fb8-bb79-76afe79159f7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:47,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bcc0b222-5faa-4fb8-bb79-76afe79159f7 2018-11-02 21:14:47,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:47,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:48,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["wcY1HsKtTPyVB0zLD-KoxQ"], "issued_at": "2018-11-02T21:14:48.000000Z"}} 2018-11-02 21:14:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:14:48,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9221fd-ee31-4b0f-93d8-bc57d586b057 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:48,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ec9221fd-ee31-4b0f-93d8-bc57d586b057 2018-11-02 21:14:48,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:14:48,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:14:48 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:14:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-568f709f-916f-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:14:48,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09eb5803-748d-4613-9a5c-e3c784d0f3d1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-568f709f-916f-418-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:14:48,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-568f709f-916f-418-proj used request id req-09eb5803-748d-4613-9a5c-e3c784d0f3d1 2018-11-02 21:14:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:14:48,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f77c43-0284-4164-ab31-8aa595c50257 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:14:48,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-03f77c43-0284-4164-ab31-8aa595c50257 2018-11-02 21:14:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}}' 2018-11-02 21:14:48,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe609203-2b1f-41d3-b368-e4477ad280ea Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9"}, "tags": [], "enabled": true, "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}} 2018-11-02 21:14:48,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-fe609203-2b1f-41d3-b368-e4477ad280ea 2018-11-02 21:14:48,494 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-568f709f-916f-418-proj 2018-11-02 21:14:48,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:48,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:48,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["YlE_JAX-QB-0v3Rv5kDWvw"], "issued_at": "2018-11-02T21:14:48.000000Z"}} 2018-11-02 21:14:48,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:49,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab6c605-b061-4e3c-a6c0-242db7ed833f 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:49,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3ab6c605-b061-4e3c-a6c0-242db7ed833f 2018-11-02 21:14:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:14:49,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:14:49 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:14:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:49,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4002ebe-3455-46cf-a63b-854129bc49fb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:14:49,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b4002ebe-3455-46cf-a63b-854129bc49fb 2018-11-02 21:14:49,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-568f709f-916f-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:49,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53897db7-0001-4a8f-a96b-ad615b7e8fe6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-568f709f-916f-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9"}, "tags": [], "enabled": true, "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}]} 2018-11-02 21:14:49,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-568f709f-916f-418-proj used request id req-53897db7-0001-4a8f-a96b-ad615b7e8fe6 2018-11-02 21:14:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:49,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a396d7f-4947-4449-99db-e690a2dff9a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:14:49,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7a396d7f-4947-4449-99db-e690a2dff9a9 2018-11-02 21:14:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:49,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b19888-7904-46e7-acd1-65ae5beea148 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:14:49,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f3b19888-7904-46e7-acd1-65ae5beea148 2018-11-02 21:14:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-568f709f-916f-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:49,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0c9a5c-2eb4-46ff-871f-e94277fa542e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-568f709f-916f-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9"}, "tags": [], "enabled": true, "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}]} 2018-11-02 21:14:49,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-568f709f-916f-418-proj used request id req-0f0c9a5c-2eb4-46ff-871f-e94277fa542e 2018-11-02 21:14:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/a32aa851dfdd434eb87d0816dd2a411e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:50,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c437dc-6236-452b-8adf-26c2730cf125 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-568f709f-916f-418-user", "links": {"self": "http://172.30.9.31:5000/v3/users/a32aa851dfdd434eb87d0816dd2a411e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "id": "a32aa851dfdd434eb87d0816dd2a411e", "password_expires_at": null}} 2018-11-02 21:14:50,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/a32aa851dfdd434eb87d0816dd2a411e used request id req-65c437dc-6236-452b-8adf-26c2730cf125 2018-11-02 21:14:50,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9/users/a32aa851dfdd434eb87d0816dd2a411e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:50,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2dd10c-8bfa-4270-b71a-178e7f28f89c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9/users/a32aa851dfdd434eb87d0816dd2a411e/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:14:50,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9/users/a32aa851dfdd434eb87d0816dd2a411e/roles used request id req-da2dd10c-8bfa-4270-b71a-178e7f28f89c 2018-11-02 21:14:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:50,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd255316-98e2-4261-8a57-ea56aed50dc4 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:14:50,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-dd255316-98e2-4261-8a57-ea56aed50dc4 2018-11-02 21:14:50,316 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-568f709f-916f-418-proj 2018-11-02 21:14:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9/users/a32aa851dfdd434eb87d0816dd2a411e/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:14:50,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944f7a3d-a1ed-4294-b759-45b2604e2b62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:50,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9/users/a32aa851dfdd434eb87d0816dd2a411e/roles/eaf2663eb1084dd294e591d215a18095 used request id req-944f7a3d-a1ed-4294-b759-45b2604e2b62 2018-11-02 21:14:50,485 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-568f709f-916f-418-user 2018-11-02 21:14:50,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:14:50,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1193cad9-0f93-4010-900b-1e85db5d9734 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:14:50,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1193cad9-0f93-4010-900b-1e85db5d9734 2018-11-02 21:14:50,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" -d '{"role": {"name": "CreateStackSuccessTests-568f709f-916f-418-proj-role"}}' 2018-11-02 21:14:50,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aecaa343-5d27-4546-b33e-450bb86028a5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6ca3cc46dd44882a88ad0ae23361631", "links": {"self": "http://172.30.9.31:5000/v3/roles/f6ca3cc46dd44882a88ad0ae23361631"}, "name": "CreateStackSuccessTests-568f709f-916f-418-proj-role"}} 2018-11-02 21:14:50,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-aecaa343-5d27-4546-b33e-450bb86028a5 2018-11-02 21:14:50,776 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-568f709f-916f-418-proj-role 2018-11-02 21:14:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f6ca3cc46dd44882a88ad0ae23361631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:14:50,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a992562c-d3a3-4273-ada0-98a79564b188 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6ca3cc46dd44882a88ad0ae23361631", "links": {"self": "http://172.30.9.31:5000/v3/roles/f6ca3cc46dd44882a88ad0ae23361631"}, "name": "CreateStackSuccessTests-568f709f-916f-418-proj-role"}} 2018-11-02 21:14:50,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f6ca3cc46dd44882a88ad0ae23361631 used request id req-a992562c-d3a3-4273-ada0-98a79564b188 2018-11-02 21:14:50,798 - keystone_utils - INFO - Granting role CreateStackSuccessTests-568f709f-916f-418-proj-role to project CreateStackSuccessTests-568f709f-916f-418-proj 2018-11-02 21:14:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9/users/a32aa851dfdd434eb87d0816dd2a411e/roles/f6ca3cc46dd44882a88ad0ae23361631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:14:50,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c71e6ed2-5983-4a78-9096-62c4980338a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:14:50,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9/users/a32aa851dfdd434eb87d0816dd2a411e/roles/f6ca3cc46dd44882a88ad0ae23361631 used request id req-c71e6ed2-5983-4a78-9096-62c4980338a7 2018-11-02 21:14:50,959 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:14:50,959 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:14:50,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:50,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:51,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6ca3cc46dd44882a88ad0ae23361631", "name": "CreateStackSuccessTests-568f709f-916f-418-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-568f709f-916f-418-user", "id": "a32aa851dfdd434eb87d0816dd2a411e"}, "audit_ids": ["-fAEYlEVRz287hlGlaDTyg"], "issued_at": "2018-11-02T21:14:51.000000Z"}} 2018-11-02 21:14:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" 2018-11-02 21:14:51,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075f5cf6-15d0-4bef-8d06-15ff232b1181 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:51,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-075f5cf6-15d0-4bef-8d06-15ff232b1181 2018-11-02 21:14:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" 2018-11-02 21:14:51,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-cf849886-1c4b-4e72-b7e1-16f4c537f844 Date: Fri, 02 Nov 2018 21:14:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image"} 2018-11-02 21:14:51,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image used request id req-cf849886-1c4b-4e72-b7e1-16f4c537f844 2018-11-02 21:14:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" 2018-11-02 21:14:51,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-70a01ba7-06c3-41de-ba4a-70f43e27110a Date: Fri, 02 Nov 2018 21:14:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:14:51,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-70a01ba7-06c3-41de-ba4a-70f43e27110a 2018-11-02 21:14:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image"}' 2018-11-02 21:14:52,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-81fe003a-b3af-45ac-b955-bf19a12590f0 Date: Fri, 02 Nov 2018 21:14:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:14:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:14:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7", "min_disk": 0, "protected": false, "id": "3e05b580-b20d-4e17-aca0-39545dbcf1c7", "file": "/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/file", "checksum": null, "owner": "9441ae18db6f4583a7d3fcd9bf45aaf9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:14:52,216 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-81fe003a-b3af-45ac-b955-bf19a12590f0 2018-11-02 21:14:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" -d '' 2018-11-02 21:14:53,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e06d32df-12a4-4467-9caa-df069a8b5a14 Date: Fri, 02 Nov 2018 21:14:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:14:53,151 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/file used request id req-e06d32df-12a4-4467-9caa-df069a8b5a14 2018-11-02 21:14:53,152 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:14:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" 2018-11-02 21:14:53,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e6c86322-d902-4786-a871-ced7707a11fd Date: Fri, 02 Nov 2018 21:14:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:14:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:14:53Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/snap", "metadata": {}}], "self": "/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7", "min_disk": 0, "protected": false, "id": "3e05b580-b20d-4e17-aca0-39545dbcf1c7", "file": "/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9441ae18db6f4583a7d3fcd9bf45aaf9", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:14:53,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7 used request id req-e6c86322-d902-4786-a871-ced7707a11fd 2018-11-02 21:14:53,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" 2018-11-02 21:14:53,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37defb9c-a32f-4c18-8958-0f1e8925580d Date: Fri, 02 Nov 2018 21:14:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:14:53,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-37defb9c-a32f-4c18-8958-0f1e8925580d 2018-11-02 21:14:53,379 - create_image - INFO - Created image with name - CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image 2018-11-02 21:14:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" 2018-11-02 21:14:53,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2ea5c875-0efb-4767-b565-14642f1448b6 Date: Fri, 02 Nov 2018 21:14:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:14:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:14:53Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/snap", "metadata": {}}], "self": "/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7", "min_disk": 0, "protected": false, "id": "3e05b580-b20d-4e17-aca0-39545dbcf1c7", "file": "/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9441ae18db6f4583a7d3fcd9bf45aaf9", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:14:53,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7 used request id req-2ea5c875-0efb-4767-b565-14642f1448b6 2018-11-02 21:14:53,400 - create_image - DEBUG - Instance status is - active 2018-11-02 21:14:53,400 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image 2018-11-02 21:14:53,400 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image 2018-11-02 21:14:53,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:53,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:53,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ZcS1IDjwQmWzUJEPxHyUsg"], "issued_at": "2018-11-02T21:14:53.000000Z"}} 2018-11-02 21:14:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5524ba9331041b893d3b9550dc7f49af9cbb80bd" 2018-11-02 21:14:53,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea8e4a4-1a5a-4cdf-809f-6e5102b31fe8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:53,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eea8e4a4-1a5a-4cdf-809f-6e5102b31fe8 2018-11-02 21:14:53,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:14:53,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5524ba9331041b893d3b9550dc7f49af9cbb80bd" 2018-11-02 21:14:54,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b87541a-d96c-45ef-b95a-8bc87c32a761 x-compute-request-id: req-6b87541a-d96c-45ef-b95a-8bc87c32a761 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:14:54,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6b87541a-d96c-45ef-b95a-8bc87c32a761 2018-11-02 21:14:54,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5524ba9331041b893d3b9550dc7f49af9cbb80bd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:14:54,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e9d112a-9126-494b-8669-f9f0dacc778f x-compute-request-id: req-5e9d112a-9126-494b-8669-f9f0dacc778f Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f0714dda-b00d-43bf-b5c4-11b4efefe9aa", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f0714dda-b00d-43bf-b5c4-11b4efefe9aa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f0714dda-b00d-43bf-b5c4-11b4efefe9aa"}} 2018-11-02 21:14:54,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5e9d112a-9126-494b-8669-f9f0dacc778f 2018-11-02 21:14:54,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:14:54,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:14:54,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6ca3cc46dd44882a88ad0ae23361631", "name": "CreateStackSuccessTests-568f709f-916f-418-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-568f709f-916f-418-user", "id": "a32aa851dfdd434eb87d0816dd2a411e"}, "audit_ids": ["DoMUJPXdSuyNA_hsXbkU9Q"], "issued_at": "2018-11-02T21:14:54.000000Z"}} 2018-11-02 21:14:54,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:14:54,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf89dbdc-b055-4834-af0c-a71de5015acd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:14:54,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bf89dbdc-b055-4834-af0c-a71de5015acd 2018-11-02 21:14:54,737 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:14:54,739 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:14:54,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:14:54,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:54 GMT Server: Apache x-openstack-request-id: req-eab13cc5-4ba3-4316-992a-ba3232abebae Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:14:54,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack used request id req-eab13cc5-4ba3-4316-992a-ba3232abebae 2018-11-02 21:14:54,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}}' 2018-11-02 21:14:57,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:14:54 GMT Server: Apache x-openstack-request-id: req-acfc98cb-0efc-4eaf-b22d-0b54289d0eb2 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}]}} 2018-11-02 21:14:57,510 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks used request id req-acfc98cb-0efc-4eaf-b22d-0b54289d0eb2 2018-11-02 21:14:57,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:14:57,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:57 GMT Server: Apache x-openstack-request-id: req-bfe95ff4-7758-4c76-b660-79fd049a9839 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:57,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:57 GMT Server: Apache x-openstack-request-id: req-e851daff-c2c4-4859-9038-3030acb7148e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:57,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-e851daff-c2c4-4859-9038-3030acb7148e 2018-11-02 21:14:57,965 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack 2018-11-02 21:14:57,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:14:58,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:14:57 GMT Server: Apache x-openstack-request-id: req-4c732df5-43b6-4097-8ff9-297a55a27369 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:14:58,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:14:58 GMT Server: Apache x-openstack-request-id: req-9aa02ea8-77f1-4101-993f-458863b04973 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:14:58,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-9aa02ea8-77f1-4101-993f-458863b04973 2018-11-02 21:14:58,421 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:14:58,421 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:01,425 - create_stack - DEBUG - Stack status query timeout in 1196.54096103 2018-11-02 21:15:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:01,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:01 GMT Server: Apache x-openstack-request-id: req-4ecf6ab0-ac2a-40a6-8486-8d72b53b10bd Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:01,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:01 GMT Server: Apache x-openstack-request-id: req-dea7f0f6-71f6-4b7e-b553-89feca15f784 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:01,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-dea7f0f6-71f6-4b7e-b553-89feca15f784 2018-11-02 21:15:01,903 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:01,903 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:04,906 - create_stack - DEBUG - Stack status query timeout in 1193.059515 2018-11-02 21:15:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:04,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:04 GMT Server: Apache x-openstack-request-id: req-a1202ef4-b39c-44cf-9a19-115cd34b5226 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:04,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:04 GMT Server: Apache x-openstack-request-id: req-674c731b-f803-4651-8e37-2c71ab53b1d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:04,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-674c731b-f803-4651-8e37-2c71ab53b1d9 2018-11-02 21:15:04,978 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:04,978 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:07,981 - create_stack - DEBUG - Stack status query timeout in 1189.98443103 2018-11-02 21:15:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:08,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:07 GMT Server: Apache x-openstack-request-id: req-05ade022-ad10-499a-a2ce-7b40831e0c5c Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:08,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:08 GMT Server: Apache x-openstack-request-id: req-6985ffda-f383-41a3-adce-9efeedf406b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:08,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-6985ffda-f383-41a3-adce-9efeedf406b1 2018-11-02 21:15:08,434 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:08,434 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:11,438 - create_stack - DEBUG - Stack status query timeout in 1186.52798605 2018-11-02 21:15:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:11,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:11 GMT Server: Apache x-openstack-request-id: req-78cfbee8-f54d-459c-9a3d-8b40c63b16f9 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:11,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:11 GMT Server: Apache x-openstack-request-id: req-2d21f517-9a71-495c-91af-e0994e8b408e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:11,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-2d21f517-9a71-495c-91af-e0994e8b408e 2018-11-02 21:15:11,696 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:11,697 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:14,700 - create_stack - DEBUG - Stack status query timeout in 1183.26572394 2018-11-02 21:15:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:14,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:14 GMT Server: Apache x-openstack-request-id: req-2e0d13f1-556a-4d0f-9c98-f269f69774c4 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:14,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:14 GMT Server: Apache x-openstack-request-id: req-5563d917-7fe6-495e-aa01-7d83f3b08561 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:14,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-5563d917-7fe6-495e-aa01-7d83f3b08561 2018-11-02 21:15:14,937 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:15:14,937 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack 2018-11-02 21:15:14,937 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack 2018-11-02 21:15:14,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:15,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6ca3cc46dd44882a88ad0ae23361631", "name": "CreateStackSuccessTests-568f709f-916f-418-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-568f709f-916f-418-user", "id": "a32aa851dfdd434eb87d0816dd2a411e"}, "audit_ids": ["T6AQpuILRL-3VFYNU_k7RA"], "issued_at": "2018-11-02T21:15:15.000000Z"}} 2018-11-02 21:15:15,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6b010302c159f17112af80e84b8cce12ede1d7" 2018-11-02 21:15:15,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:15 GMT Server: Apache x-openstack-request-id: req-bc2bcfb5-e857-447f-be3e-64f99b201839 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:15,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:15 GMT Server: Apache x-openstack-request-id: req-1b88ecbf-f885-48b9-848c-a46642b41b1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:15,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-1b88ecbf-f885-48b9-848c-a46642b41b1e 2018-11-02 21:15:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:16,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:15 GMT Server: Apache x-openstack-request-id: req-ad6e4456-1873-4fc2-b2a7-4d71be824d63 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:16,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:16 GMT Server: Apache x-openstack-request-id: req-5a45fe3c-967b-4815-8e3c-a5226820993e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:16,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-5a45fe3c-967b-4815-8e3c-a5226820993e 2018-11-02 21:15:16,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:15:16,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:16,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6ca3cc46dd44882a88ad0ae23361631", "name": "CreateStackSuccessTests-568f709f-916f-418-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9441ae18db6f4583a7d3fcd9bf45aaf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-568f709f-916f-418-user", "id": "a32aa851dfdd434eb87d0816dd2a411e"}, "audit_ids": ["g4H86d-gSoO_hlQdLk_0aw"], "issued_at": "2018-11-02T21:15:16.000000Z"}} 2018-11-02 21:15:16,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5feffdf018eaae78c8c41db884a10834f1ac4ded" 2018-11-02 21:15:16,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a176932-fe14-430a-a5bf-661c9b809a9e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:15:16,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2a176932-fe14-430a-a5bf-661c9b809a9e 2018-11-02 21:15:16,667 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:15:16,671 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:15:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5feffdf018eaae78c8c41db884a10834f1ac4ded" 2018-11-02 21:15:16,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:16 GMT Server: Apache x-openstack-request-id: req-a205f7d8-5af4-42a0-ac79-d38f48470ac7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "deletion_time": null, "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "tags": null}]} 2018-11-02 21:15:16,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack used request id req-a205f7d8-5af4-42a0-ac79-d38f48470ac7 2018-11-02 21:15:16,993 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack 2018-11-02 21:15:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5feffdf018eaae78c8c41db884a10834f1ac4ded" 2018-11-02 21:15:17,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:17 GMT Server: Apache x-openstack-request-id: req-8383c323-7be4-408b-91b2-9c9361d76388 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:17,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:17 GMT Server: Apache x-openstack-request-id: req-ec9351c7-499c-4bb1-8428-8514fd26bef2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:17,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-ec9351c7-499c-4bb1-8428-8514fd26bef2 2018-11-02 21:15:17,445 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack 2018-11-02 21:15:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:17,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:17 GMT Server: Apache x-openstack-request-id: req-2bb49ee6-7feb-4e6b-9164-cdfd7e296ce0 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:17,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:15:17 GMT Server: Apache x-openstack-request-id: req-b94daead-1e50-4849-9249-6b1b485a300c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:15:17,983 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-b94daead-1e50-4849-9249-6b1b485a300c 2018-11-02 21:15:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:18,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:17 GMT Server: Apache x-openstack-request-id: req-e6883422-fa76-490d-b620-d8027e6eb8ce Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:18,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:18 GMT Server: Apache x-openstack-request-id: req-5763dbf6-d5dc-4c48-8ce9-6fccf0870982 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:15:17Z", "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:18,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-5763dbf6-d5dc-4c48-8ce9-6fccf0870982 2018-11-02 21:15:18,443 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:15:18,443 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:21,447 - create_stack - DEBUG - Stack status query timeout in 1196.53711796 2018-11-02 21:15:21,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:21,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:21 GMT Server: Apache x-openstack-request-id: req-edac634b-28a7-4150-97b9-9f1788439a4a Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:21,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:21 GMT Server: Apache x-openstack-request-id: req-e59f3d00-4490-4aa6-8776-5ccfc24efedd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:15:17Z", "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:21,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-e59f3d00-4490-4aa6-8776-5ccfc24efedd 2018-11-02 21:15:21,520 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:15:21,520 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:24,523 - create_stack - DEBUG - Stack status query timeout in 1193.46075797 2018-11-02 21:15:24,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:24,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:24 GMT Server: Apache x-openstack-request-id: req-1c59faf7-7699-41a2-ab4b-14c1df7eb8d5 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:24,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:24 GMT Server: Apache x-openstack-request-id: req-18a4de3e-20e3-4cea-acc3-bc57c4e2c589 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:15:17Z", "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:24,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-18a4de3e-20e3-4cea-acc3-bc57c4e2c589 2018-11-02 21:15:24,770 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:15:24,770 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:27,774 - create_stack - DEBUG - Stack status query timeout in 1190.21019101 2018-11-02 21:15:27,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:27,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:27 GMT Server: Apache x-openstack-request-id: req-e5134797-2d1f-401e-a5a5-214afdb1be64 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:28,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:28 GMT Server: Apache x-openstack-request-id: req-f89cb9e9-5f92-4048-85aa-5228d28c705c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:15:17Z", "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:28,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-f89cb9e9-5f92-4048-85aa-5228d28c705c 2018-11-02 21:15:28,227 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:15:28,227 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:31,230 - create_stack - DEBUG - Stack status query timeout in 1186.75334191 2018-11-02 21:15:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:31,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:31 GMT Server: Apache x-openstack-request-id: req-657b26c2-86ed-4a78-8344-2f9b3038a407 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:31,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:31 GMT Server: Apache x-openstack-request-id: req-b0f13b61-8c2f-47f7-9611-739d49ddbd39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "OS::stack_id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "image_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image", "inst_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-inst", "subnet_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-subnet", "flavor_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-flavor-name", "net_name": "CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-net"}, "deletion_time": "2018-11-02T21:15:29Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack", "stack_user_project_id": "17d26d0a72854577ac1a1a81b5b33427", "tags": null, "creation_time": "2018-11-02T21:14:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:15:17Z", "id": "b6fff61a-3087-48ab-a4ea-a9d4c2311603", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:31,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-b0f13b61-8c2f-47f7-9611-739d49ddbd39 2018-11-02 21:15:31,681 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:15:31,681 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack 2018-11-02 21:15:31,681 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack 2018-11-02 21:15:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/b6fff61a-3087-48ab-a4ea-a9d4c2311603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f73a8e64f6d5508676dfd3df1d55702867b9f" 2018-11-02 21:15:31,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:31 GMT Server: Apache x-openstack-request-id: req-f6bcbf93-7756-48b1-ac54-f89f1436c9e0 Location: http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:32,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:15:31 GMT Server: Apache x-openstack-request-id: req-424cb832-2dea-4c32-9fd4-905e97a330e8 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:15:32,124 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/9441ae18db6f4583a7d3fcd9bf45aaf9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-stack/b6fff61a-3087-48ab-a4ea-a9d4c2311603 used request id req-424cb832-2dea-4c32-9fd4-905e97a330e8 2018-11-02 21:15:32,125 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-3c0cb4af-d403-4915-be6b-c24abf4ce20f-image 2018-11-02 21:15:32,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3bc5cd6c024b691fc17863855d27f9608b0158" 2018-11-02 21:15:32,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3df7b61e-755d-4fd0-9c21-b782ba9486b6 Date: Fri, 02 Nov 2018 21:15:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:15:32,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3e05b580-b20d-4e17-aca0-39545dbcf1c7 used request id req-3df7b61e-755d-4fd0-9c21-b782ba9486b6 2018-11-02 21:15:32,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/f0714dda-b00d-43bf-b5c4-11b4efefe9aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5524ba9331041b893d3b9550dc7f49af9cbb80bd" 2018-11-02 21:15:32,583 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-548a2d68-c50c-4cb7-a57a-99216e428eb7 x-compute-request-id: req-548a2d68-c50c-4cb7-a57a-99216e428eb7 Content-Length: 0 Content-Type: application/json 2018-11-02 21:15:32,583 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f0714dda-b00d-43bf-b5c4-11b4efefe9aa used request id req-548a2d68-c50c-4cb7-a57a-99216e428eb7 2018-11-02 21:15:32,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:15:32,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-2df7ade5-a57c-435c-8ced-022ffde8d6bc Date: Fri, 02 Nov 2018 21:15:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "created_at": "2018-11-02T21:14:58Z", "updated_at": "2018-11-02T21:14:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "revision_number": 0, "id": "3063dc6b-62db-47e2-a31d-c5abb358ca10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "revision_number": 0, "id": "7f5a023c-b3a7-4ac6-911a-85d6d989de0f", "remote_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "revision_number": 0, "id": "9c7256aa-5c1e-49a0-84ff-8ba00ffeab42", "remote_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "revision_number": 0, "id": "b9076d0e-e69f-47c3-8a12-7cce0b636e96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9"}], "revision_number": 4, "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:15:32,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-2df7ade5-a57c-435c-8ced-022ffde8d6bc 2018-11-02 21:15:32,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:15:32,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f73eca-54d6-4a91-ad91-835961fddce0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "name": "CreateStackSuccessTests-568f709f-916f-418-proj"}} 2018-11-02 21:15:32,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9 used request id req-73f73eca-54d6-4a91-ad91-835961fddce0 2018-11-02 21:15:32,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a8dac99-1c80-4ea5-bc71-f53a65d178d2 2018-11-02 21:15:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4a8dac99-1c80-4ea5-bc71-f53a65d178d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:15:33,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c4dd659b-b00b-44f9-b1a8-2f6a9af655d5 Date: Fri, 02 Nov 2018 21:15:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "port_range_min": null, "revision_number": 0, "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "created_at": "2018-11-02T21:14:58Z", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "id": "3063dc6b-62db-47e2-a31d-c5abb358ca10"}, {"remote_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "port_range_min": null, "revision_number": 0, "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "created_at": "2018-11-02T21:14:58Z", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "id": "7f5a023c-b3a7-4ac6-911a-85d6d989de0f"}, {"remote_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "port_range_min": null, "revision_number": 0, "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "created_at": "2018-11-02T21:14:58Z", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "id": "9c7256aa-5c1e-49a0-84ff-8ba00ffeab42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:14:58Z", "security_group_id": "4a8dac99-1c80-4ea5-bc71-f53a65d178d2", "port_range_min": null, "revision_number": 0, "tenant_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "created_at": "2018-11-02T21:14:58Z", "project_id": "9441ae18db6f4583a7d3fcd9bf45aaf9", "id": "b9076d0e-e69f-47c3-8a12-7cce0b636e96"}]} 2018-11-02 21:15:33,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4a8dac99-1c80-4ea5-bc71-f53a65d178d2 used request id req-c4dd659b-b00b-44f9-b1a8-2f6a9af655d5 2018-11-02 21:15:33,213 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:15:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4a8dac99-1c80-4ea5-bc71-f53a65d178d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:15:33,679 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d3bee28-1284-407b-b563-6dac758dc5d5 Content-Length: 0 Date: Fri, 02 Nov 2018 21:15:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:15:33,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4a8dac99-1c80-4ea5-bc71-f53a65d178d2 used request id req-5d3bee28-1284-407b-b563-6dac758dc5d5 2018-11-02 21:15:33,679 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-568f709f-916f-418-proj 2018-11-02 21:15:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:15:34,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5122138-b501-4eb8-ae8b-5da43c45e1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:15:34,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9441ae18db6f4583a7d3fcd9bf45aaf9 used request id req-f5122138-b501-4eb8-ae8b-5da43c45e1ec 2018-11-02 21:15:34,015 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-568f709f-916f-418-proj-role 2018-11-02 21:15:34,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f6ca3cc46dd44882a88ad0ae23361631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:15:34,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82fe237c-eb46-4b12-b8ca-51572b1b4645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:15:34,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f6ca3cc46dd44882a88ad0ae23361631 used request id req-82fe237c-eb46-4b12-b8ca-51572b1b4645 2018-11-02 21:15:34,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c30660c41a835a92c8993d7e35c5967d824c4" 2018-11-02 21:15:34,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3b524a-6bff-454c-b7c2-a418fcdb2a78 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:15:34,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1f3b524a-6bff-454c-b7c2-a418fcdb2a78 2018-11-02 21:15:34,258 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-568f709f-916f-418-user 2018-11-02 21:15:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a32aa851dfdd434eb87d0816dd2a411e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb47d6174494aeb0b93601c9198af20d6cb6ac" 2018-11-02 21:15:34,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40bb1af-d177-4602-aa30-68ec73c7bd24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:15:34,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a32aa851dfdd434eb87d0816dd2a411e used request id req-f40bb1af-d177-4602-aa30-68ec73c7bd24 2018-11-02 21:15:34,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:34,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NMEstwuYQaupxTsCr9Teyw"], "issued_at": "2018-11-02T21:15:34.000000Z"}} 2018-11-02 21:15:34,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3cc634b28a5290ad97d3d85a09e56264cebb0c5" 2018-11-02 21:15:34,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abfb964-6897-49a2-bd4a-bd904371dacf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:15:34,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8abfb964-6897-49a2-bd4a-bd904371dacf 2018-11-02 21:15:34,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:15:34,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:35,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xtBMA4q0SCebhRR5L7__2g"], "issued_at": "2018-11-02T21:15:35.000000Z"}} 2018-11-02 21:15:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:15:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b875684b-1da9-42dd-bb2d-fa1540d42437 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:15:35,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b875684b-1da9-42dd-bb2d-fa1540d42437 2018-11-02 21:15:35,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:15:35,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:15:35 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:15:35,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c93305a5-b709-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:15:35,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15941c8-5138-4195-b01a-79209c3b8471 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c93305a5-b709-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:15:35,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c93305a5-b709-4e1-proj used request id req-d15941c8-5138-4195-b01a-79209c3b8471 2018-11-02 21:15:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:15:35,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd98c22f-5e96-4c03-ab18-58ec9ab890f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:15:35,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bd98c22f-5e96-4c03-ab18-58ec9ab890f0 2018-11-02 21:15:35,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}}' 2018-11-02 21:15:35,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:15:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baacb97b-b2f9-427a-9bd3-454a33d9a9d6 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f"}, "tags": [], "enabled": true, "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}} 2018-11-02 21:15:35,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-baacb97b-b2f9-427a-9bd3-454a33d9a9d6 2018-11-02 21:15:35,902 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c93305a5-b709-4e1-proj 2018-11-02 21:15:35,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:15:35,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:36,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["X9fwq2eeRO20xAGneVRLJg"], "issued_at": "2018-11-02T21:15:36.000000Z"}} 2018-11-02 21:15:36,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:36,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a5d2af-e3f4-420e-91a7-64aa03f19693 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:15:36,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-16a5d2af-e3f4-420e-91a7-64aa03f19693 2018-11-02 21:15:36,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:15:36,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:15:36 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:15:36,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:36,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703a05d2-15c5-48f6-80e3-3c5fee9f1cb0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:15:36,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-703a05d2-15c5-48f6-80e3-3c5fee9f1cb0 2018-11-02 21:15:36,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-c93305a5-b709-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:36,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22349b7-7975-401c-930a-5ad1a74eebde Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-c93305a5-b709-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f"}, "tags": [], "enabled": true, "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}]} 2018-11-02 21:15:36,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-c93305a5-b709-4e1-proj used request id req-c22349b7-7975-401c-930a-5ad1a74eebde 2018-11-02 21:15:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:36,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9879e44d-5f4d-4503-82f6-1b0e654db199 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:15:36,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9879e44d-5f4d-4503-82f6-1b0e654db199 2018-11-02 21:15:37,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:37,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b69de2d-cd74-4ee9-982a-745c39b45076 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:15:37,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6b69de2d-cd74-4ee9-982a-745c39b45076 2018-11-02 21:15:37,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-c93305a5-b709-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:37,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814c8c7d-1699-481e-8b87-f355918c1309 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-c93305a5-b709-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f"}, "tags": [], "enabled": true, "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}]} 2018-11-02 21:15:37,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-c93305a5-b709-4e1-proj used request id req-814c8c7d-1699-481e-8b87-f355918c1309 2018-11-02 21:15:37,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/8ac63e0ee17041bc908c95bcdbd2ba6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:37,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8bc6de-9f57-464e-bd19-fc7d684b4cc4 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c93305a5-b709-4e1-user", "links": {"self": "http://172.30.9.31:5000/v3/users/8ac63e0ee17041bc908c95bcdbd2ba6d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "id": "8ac63e0ee17041bc908c95bcdbd2ba6d", "password_expires_at": null}} 2018-11-02 21:15:37,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/8ac63e0ee17041bc908c95bcdbd2ba6d used request id req-0f8bc6de-9f57-464e-bd19-fc7d684b4cc4 2018-11-02 21:15:37,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f/users/8ac63e0ee17041bc908c95bcdbd2ba6d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:37,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236688b9-2513-46ab-a4c9-fbe996e20cb0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f/users/8ac63e0ee17041bc908c95bcdbd2ba6d/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:15:37,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f/users/8ac63e0ee17041bc908c95bcdbd2ba6d/roles used request id req-236688b9-2513-46ab-a4c9-fbe996e20cb0 2018-11-02 21:15:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:37,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad52af8-d881-437d-8099-660d89569e81 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:15:37,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-dad52af8-d881-437d-8099-660d89569e81 2018-11-02 21:15:37,795 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c93305a5-b709-4e1-proj 2018-11-02 21:15:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f/users/8ac63e0ee17041bc908c95bcdbd2ba6d/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:15:37,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5823056f-8750-45b2-b56f-ae0c664dcc19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:15:37,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f/users/8ac63e0ee17041bc908c95bcdbd2ba6d/roles/eaf2663eb1084dd294e591d215a18095 used request id req-5823056f-8750-45b2-b56f-ae0c664dcc19 2018-11-02 21:15:37,958 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c93305a5-b709-4e1-user 2018-11-02 21:15:37,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:15:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:15:38,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3fb0e0-c3c6-413c-9ec3-f1ae0f46a3fa Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:15:38,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2c3fb0e0-c3c6-413c-9ec3-f1ae0f46a3fa 2018-11-02 21:15:38,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" -d '{"role": {"name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj-role"}}' 2018-11-02 21:15:38,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e5b972-4fc1-43f2-b1a0-5a384bbed222 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8f919336eef45b4a1005fb02ac6ca73", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8f919336eef45b4a1005fb02ac6ca73"}, "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj-role"}} 2018-11-02 21:15:38,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-37e5b972-4fc1-43f2-b1a0-5a384bbed222 2018-11-02 21:15:38,213 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c93305a5-b709-4e1-proj-role 2018-11-02 21:15:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/e8f919336eef45b4a1005fb02ac6ca73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:15:38,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee99529-da91-4fd5-ba53-7472b8ba9ccb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8f919336eef45b4a1005fb02ac6ca73", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8f919336eef45b4a1005fb02ac6ca73"}, "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj-role"}} 2018-11-02 21:15:38,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/e8f919336eef45b4a1005fb02ac6ca73 used request id req-9ee99529-da91-4fd5-ba53-7472b8ba9ccb 2018-11-02 21:15:38,326 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c93305a5-b709-4e1-proj-role to project CreateStackSuccessTests-c93305a5-b709-4e1-proj 2018-11-02 21:15:38,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f/users/8ac63e0ee17041bc908c95bcdbd2ba6d/roles/e8f919336eef45b4a1005fb02ac6ca73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:15:38,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b51e7e-7810-46f5-a630-e69e7c6b2684 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:15:38,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f/users/8ac63e0ee17041bc908c95bcdbd2ba6d/roles/e8f919336eef45b4a1005fb02ac6ca73 used request id req-94b51e7e-7810-46f5-a630-e69e7c6b2684 2018-11-02 21:15:38,480 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:15:38,480 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:15:38,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:15:38,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:39,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "e8f919336eef45b4a1005fb02ac6ca73", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj-role"}], "expires_at": "2018-11-02T22:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c93305a5-b709-4e1-user", "id": "8ac63e0ee17041bc908c95bcdbd2ba6d"}, "audit_ids": ["UMcVmVNXQ9KRVsp4hVhjig"], "issued_at": "2018-11-02T21:15:39.000000Z"}} 2018-11-02 21:15:39,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" 2018-11-02 21:15:39,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e39ed13-1f74-4d46-923e-42f6c2cf39fd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:15:39,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5e39ed13-1f74-4d46-923e-42f6c2cf39fd 2018-11-02 21:15:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" 2018-11-02 21:15:39,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-1562e712-af74-4ab4-a389-1e8c3740b430 Date: Fri, 02 Nov 2018 21:15:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image"} 2018-11-02 21:15:39,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image used request id req-1562e712-af74-4ab4-a389-1e8c3740b430 2018-11-02 21:15:39,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" 2018-11-02 21:15:39,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4e148bdb-8aaf-45ce-bd2e-4a0ad00773ea Date: Fri, 02 Nov 2018 21:15:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:15:39,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-4e148bdb-8aaf-45ce-bd2e-4a0ad00773ea 2018-11-02 21:15:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image"}' 2018-11-02 21:15:39,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-80c48818-146a-4cbb-aa22-fc68375f34f3 Date: Fri, 02 Nov 2018 21:15:39 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:15:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:15:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07", "min_disk": 0, "protected": false, "id": "eba6bc4e-f308-4f12-81e0-eb879c918d07", "file": "/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/file", "checksum": null, "owner": "08dee1cb8bd24b73a22ba8f74a7d607f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:15:39,850 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-80c48818-146a-4cbb-aa22-fc68375f34f3 2018-11-02 21:15:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" -d '' 2018-11-02 21:15:40,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53a492d5-9406-4aef-ba75-2fce904635da Date: Fri, 02 Nov 2018 21:15:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:15:40,649 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/file used request id req-53a492d5-9406-4aef-ba75-2fce904635da 2018-11-02 21:15:40,650 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:15:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" 2018-11-02 21:15:40,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2d56f01b-9e82-43b1-9891-732ba645d7ea Date: Fri, 02 Nov 2018 21:15:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:15:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:15:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/snap", "metadata": {}}], "self": "/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07", "min_disk": 0, "protected": false, "id": "eba6bc4e-f308-4f12-81e0-eb879c918d07", "file": "/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "08dee1cb8bd24b73a22ba8f74a7d607f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:15:40,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07 used request id req-2d56f01b-9e82-43b1-9891-732ba645d7ea 2018-11-02 21:15:40,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" 2018-11-02 21:15:41,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e0e0ca0-6c70-4556-8318-b335dd257fd0 Date: Fri, 02 Nov 2018 21:15:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:15:41,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9e0e0ca0-6c70-4556-8318-b335dd257fd0 2018-11-02 21:15:41,118 - create_image - INFO - Created image with name - CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image 2018-11-02 21:15:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" 2018-11-02 21:15:41,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2f5cd0fb-583e-4a4c-bcef-6c253f223a34 Date: Fri, 02 Nov 2018 21:15:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:15:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:15:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/snap", "metadata": {}}], "self": "/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07", "min_disk": 0, "protected": false, "id": "eba6bc4e-f308-4f12-81e0-eb879c918d07", "file": "/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "08dee1cb8bd24b73a22ba8f74a7d607f", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/eba6bc4e-f308-4f12-81e0-eb879c918d07/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:15:41,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07 used request id req-2f5cd0fb-583e-4a4c-bcef-6c253f223a34 2018-11-02 21:15:41,342 - create_image - DEBUG - Instance status is - active 2018-11-02 21:15:41,342 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image 2018-11-02 21:15:41,342 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image 2018-11-02 21:15:41,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:15:41,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:41,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["zQFnk5eaTnmo9vNVaWc4ig"], "issued_at": "2018-11-02T21:15:41.000000Z"}} 2018-11-02 21:15:41,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b933d5c13d0479d17adc7b97ac32b57785d4be17" 2018-11-02 21:15:41,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683e3b43-4052-41e5-8d34-d5ef7e1a8619 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:15:41,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-683e3b43-4052-41e5-8d34-d5ef7e1a8619 2018-11-02 21:15:41,864 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:15:41,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b933d5c13d0479d17adc7b97ac32b57785d4be17" 2018-11-02 21:15:42,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f160c3b-259e-413f-92bb-da68dc80e4b4 x-compute-request-id: req-9f160c3b-259e-413f-92bb-da68dc80e4b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:15:42,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9f160c3b-259e-413f-92bb-da68dc80e4b4 2018-11-02 21:15:42,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b933d5c13d0479d17adc7b97ac32b57785d4be17" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:15:42,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a4f814e-e42b-442f-a93f-21c42cee511e x-compute-request-id: req-1a4f814e-e42b-442f-a93f-21c42cee511e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7715ad19-416a-476f-862a-bc68cedd34e2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7715ad19-416a-476f-862a-bc68cedd34e2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7715ad19-416a-476f-862a-bc68cedd34e2"}} 2018-11-02 21:15:42,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1a4f814e-e42b-442f-a93f-21c42cee511e 2018-11-02 21:15:42,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:15:42,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:15:42,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "e8f919336eef45b4a1005fb02ac6ca73", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj-role"}], "expires_at": "2018-11-02T22:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c93305a5-b709-4e1-user", "id": "8ac63e0ee17041bc908c95bcdbd2ba6d"}, "audit_ids": ["-88HsVg3SxaZpDjDiW6ovQ"], "issued_at": "2018-11-02T21:15:42.000000Z"}} 2018-11-02 21:15:42,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:42,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91694b9b-7192-4fb5-b25a-b9d9c06ace6e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:15:42,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-91694b9b-7192-4fb5-b25a-b9d9c06ace6e 2018-11-02 21:15:42,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:15:42,647 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:15:42,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:42,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:42 GMT Server: Apache x-openstack-request-id: req-03cd7a1b-4d3e-495b-b429-511cccfe79e2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:15:42,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack used request id req-03cd7a1b-4d3e-495b-b429-511cccfe79e2 2018-11-02 21:15:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}}' 2018-11-02 21:15:45,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:15:42 GMT Server: Apache x-openstack-request-id: req-6e8a0c1d-9ef4-4585-aca1-f6feaeff3d86 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "448f7eec-1f42-41c5-b918-88421f9b2189", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}]}} 2018-11-02 21:15:45,620 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks used request id req-6e8a0c1d-9ef4-4585-aca1-f6feaeff3d86 2018-11-02 21:15:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:45,842 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:45 GMT Server: Apache x-openstack-request-id: req-49473366-7a2c-4da4-af37-3a0e8b37130f Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:45,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:45 GMT Server: Apache x-openstack-request-id: req-a3a7dfd9-d9f9-4094-8602-8d5e474f6dd3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:45,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-a3a7dfd9-d9f9-4094-8602-8d5e474f6dd3 2018-11-02 21:15:45,884 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack 2018-11-02 21:15:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:46,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:45 GMT Server: Apache x-openstack-request-id: req-904870d1-205e-4b33-8ab3-d6fee2edd028 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:46,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:46 GMT Server: Apache x-openstack-request-id: req-22907d19-2623-45aa-bb09-793c655f25f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:46,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-22907d19-2623-45aa-bb09-793c655f25f9 2018-11-02 21:15:46,341 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:46,341 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:49,344 - create_stack - DEBUG - Stack status query timeout in 1196.54055595 2018-11-02 21:15:49,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:49,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:49 GMT Server: Apache x-openstack-request-id: req-ce9a71d9-71d6-4c75-b058-90b3b95636ae Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:49,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:49 GMT Server: Apache x-openstack-request-id: req-97ec379a-7f61-4f65-977f-cf0006453101 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:49,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-97ec379a-7f61-4f65-977f-cf0006453101 2018-11-02 21:15:49,812 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:49,812 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:52,815 - create_stack - DEBUG - Stack status query timeout in 1193.06943107 2018-11-02 21:15:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:53,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:52 GMT Server: Apache x-openstack-request-id: req-724f8b55-4ed6-44f1-b0cc-6e426335d3a6 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:53,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:53 GMT Server: Apache x-openstack-request-id: req-cc4a6c74-46e4-4f43-a91e-6995631d4d74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:53,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-cc4a6c74-46e4-4f43-a91e-6995631d4d74 2018-11-02 21:15:53,115 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:53,115 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:56,118 - create_stack - DEBUG - Stack status query timeout in 1189.76648211 2018-11-02 21:15:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:56,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:56 GMT Server: Apache x-openstack-request-id: req-8e2b1a16-66dc-4213-9fe5-48c4fb14b6b3 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:56,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:56 GMT Server: Apache x-openstack-request-id: req-8bb58548-92dc-4ea0-9df6-8fcde9d96be2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:56,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-8bb58548-92dc-4ea0-9df6-8fcde9d96be2 2018-11-02 21:15:56,374 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:56,374 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:15:59,377 - create_stack - DEBUG - Stack status query timeout in 1186.50728106 2018-11-02 21:15:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:15:59,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:15:59 GMT Server: Apache x-openstack-request-id: req-e43aadba-99c9-4bd6-89b2-29f0a64cd01a Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:15:59,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:15:59 GMT Server: Apache x-openstack-request-id: req-ba7588a7-4fec-48cc-9ac9-8f4b9d008164 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:15:59,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-ba7588a7-4fec-48cc-9ac9-8f4b9d008164 2018-11-02 21:15:59,827 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:15:59,828 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:02,831 - create_stack - DEBUG - Stack status query timeout in 1183.05391812 2018-11-02 21:16:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:02,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:02 GMT Server: Apache x-openstack-request-id: req-8df413b5-26d4-4d6f-86fb-7033502eceba Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:02,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:02 GMT Server: Apache x-openstack-request-id: req-29e1ed1b-95c5-454b-afde-847875263a91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:02,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-29e1ed1b-95c5-454b-afde-847875263a91 2018-11-02 21:16:02,902 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:16:02,902 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack 2018-11-02 21:16:02,902 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack 2018-11-02 21:16:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:02,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:02 GMT Server: Apache x-openstack-request-id: req-2a8bdbbb-8566-4f12-abcf-d6da1d479ce2 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:03,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:02 GMT Server: Apache x-openstack-request-id: req-021e02ab-eb79-46c6-9ff1-bc36225835a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-02T21:15:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:15:45Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5de47de0-1486-4288-822e-2bbdf198c8c6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-02T21:15:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:15:45Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fee24843-338b-4d3b-ba6c-3008b6f227eb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-02T21:15:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:15:45Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1f4eeb46-cdb9-4603-8495-6b025f4233af", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-02T21:15:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:15:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ad428bcf-e9ef-4277-b033-bd89dcc5cde2", "resource_type": "OS::Nova::Server"}]} 2018-11-02 21:16:03,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189/resources used request id req-021e02ab-eb79-46c6-9ff1-bc36225835a6 2018-11-02 21:16:03,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=1f4eeb46-cdb9-4603-8495-6b025f4233af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:03,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f8dd318c-2ae4-43a1-b6cf-5be277080997 Date: Fri, 02 Nov 2018 21:16:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fee24843-338b-4d3b-ba6c-3008b6f227eb"],"updated_at":"2018-11-02T21:15:48Z","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}]} 2018-11-02 21:16:03,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=1f4eeb46-cdb9-4603-8495-6b025f4233af used request id req-f8dd318c-2ae4-43a1-b6cf-5be277080997 2018-11-02 21:16:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:03,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a51b10dc-57a4-458c-bba4-2906d4a734b3 Date: Fri, 02 Nov 2018 21:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:48Z","dns_nameservers":[],"updated_at":"2018-11-02T21:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"fee24843-338b-4d3b-ba6c-3008b6f227eb","subnetpool_id":null,"name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet"}]} 2018-11-02 21:16:03,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af used request id req-a51b10dc-57a4-458c-bba4-2906d4a734b3 2018-11-02 21:16:03,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:03,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-95ed8167-8007-4e96-bd32-e0db98d3cb45 Date: Fri, 02 Nov 2018 21:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:48Z","dns_nameservers":[],"updated_at":"2018-11-02T21:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"fee24843-338b-4d3b-ba6c-3008b6f227eb","subnetpool_id":null,"name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet"}]} 2018-11-02 21:16:03,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af used request id req-95ed8167-8007-4e96-bd32-e0db98d3cb45 2018-11-02 21:16:03,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:03,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:04,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "e8f919336eef45b4a1005fb02ac6ca73", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj-role"}], "expires_at": "2018-11-02T22:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c93305a5-b709-4e1-user", "id": "8ac63e0ee17041bc908c95bcdbd2ba6d"}, "audit_ids": ["3aWEAJ9gTsSLgnmrreOCcQ"], "issued_at": "2018-11-02T21:16:04.000000Z"}} 2018-11-02 21:16:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160bc3e74910bc34a8add1ef806b040d1704053f" 2018-11-02 21:16:04,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eadaa27f-672e-4d90-8315-abef3c061d9a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:04,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eadaa27f-672e-4d90-8315-abef3c061d9a 2018-11-02 21:16:04,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160bc3e74910bc34a8add1ef806b040d1704053f" 2018-11-02 21:16:04,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-b104ca56-c5c7-4915-9647-f57821114e68 Date: Fri, 02 Nov 2018 21:16:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fee24843-338b-4d3b-ba6c-3008b6f227eb"],"updated_at":"2018-11-02T21:15:48Z","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}]} 2018-11-02 21:16:04,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net used request id req-b104ca56-c5c7-4915-9647-f57821114e68 2018-11-02 21:16:04,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:16:04,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:16:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:16:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160bc3e74910bc34a8add1ef806b040d1704053f" 2018-11-02 21:16:04,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce205175-7a2f-45df-8c96-71cbe48cf5ce Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}} 2018-11-02 21:16:04,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f used request id req-ce205175-7a2f-45df-8c96-71cbe48cf5ce 2018-11-02 21:16:04,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160bc3e74910bc34a8add1ef806b040d1704053f" 2018-11-02 21:16:05,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-04861632-c08a-4b06-a123-5950a9d85404 Date: Fri, 02 Nov 2018 21:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:48Z","dns_nameservers":[],"updated_at":"2018-11-02T21:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"fee24843-338b-4d3b-ba6c-3008b6f227eb","subnetpool_id":null,"name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet"}]} 2018-11-02 21:16:05,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af used request id req-04861632-c08a-4b06-a123-5950a9d85404 2018-11-02 21:16:05,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:05,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "e8f919336eef45b4a1005fb02ac6ca73", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj-role"}], "expires_at": "2018-11-02T22:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_08dee1cb8bd24b73a22ba8f74a7d607f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c93305a5-b709-4e1-user", "id": "8ac63e0ee17041bc908c95bcdbd2ba6d"}, "audit_ids": ["lzDamnwsQaSZi7Db_ePP9A"], "issued_at": "2018-11-02T21:16:05.000000Z"}} 2018-11-02 21:16:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4d866f047b3da4c42e07adfa0ab4c350b30e2b" 2018-11-02 21:16:05,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5583cbb7-8715-429c-8449-5eea1758e78b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:05,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5583cbb7-8715-429c-8449-5eea1758e78b 2018-11-02 21:16:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4d866f047b3da4c42e07adfa0ab4c350b30e2b" 2018-11-02 21:16:05,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-fc31e8fe-494e-48f0-bbab-03a191c781c8 Date: Fri, 02 Nov 2018 21:16:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fee24843-338b-4d3b-ba6c-3008b6f227eb"],"updated_at":"2018-11-02T21:15:48Z","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}]} 2018-11-02 21:16:05,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net used request id req-fc31e8fe-494e-48f0-bbab-03a191c781c8 2018-11-02 21:16:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4d866f047b3da4c42e07adfa0ab4c350b30e2b" 2018-11-02 21:16:06,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4a5cce32-f808-4855-aa93-0c06adce90c5 Date: Fri, 02 Nov 2018 21:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:48Z","dns_nameservers":[],"updated_at":"2018-11-02T21:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"fee24843-338b-4d3b-ba6c-3008b6f227eb","subnetpool_id":null,"name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet"}]} 2018-11-02 21:16:06,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af used request id req-4a5cce32-f808-4855-aa93-0c06adce90c5 2018-11-02 21:16:06,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=1f4eeb46-cdb9-4603-8495-6b025f4233af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4d866f047b3da4c42e07adfa0ab4c350b30e2b" 2018-11-02 21:16:06,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4c15453d-5a11-4396-9764-0c97c83f4ce8 Date: Fri, 02 Nov 2018 21:16:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fee24843-338b-4d3b-ba6c-3008b6f227eb"],"updated_at":"2018-11-02T21:15:48Z","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}]} 2018-11-02 21:16:06,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=1f4eeb46-cdb9-4603-8495-6b025f4233af used request id req-4c15453d-5a11-4396-9764-0c97c83f4ce8 2018-11-02 21:16:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4d866f047b3da4c42e07adfa0ab4c350b30e2b" 2018-11-02 21:16:06,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-49aae0f1-dd7f-437b-b157-e7766d6abcdd Date: Fri, 02 Nov 2018 21:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:48Z","dns_nameservers":[],"updated_at":"2018-11-02T21:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"fee24843-338b-4d3b-ba6c-3008b6f227eb","subnetpool_id":null,"name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet"}]} 2018-11-02 21:16:06,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af used request id req-49aae0f1-dd7f-437b-b157-e7766d6abcdd 2018-11-02 21:16:06,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af&name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4d866f047b3da4c42e07adfa0ab4c350b30e2b" 2018-11-02 21:16:06,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-97d89d02-bb2f-4dbb-8fad-7c426b8b088f Date: Fri, 02 Nov 2018 21:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:48Z","dns_nameservers":[],"updated_at":"2018-11-02T21:15:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"fee24843-338b-4d3b-ba6c-3008b6f227eb","subnetpool_id":null,"name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet"}]} 2018-11-02 21:16:06,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1f4eeb46-cdb9-4603-8495-6b025f4233af&name=CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet used request id req-97d89d02-bb2f-4dbb-8fad-7c426b8b088f 2018-11-02 21:16:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/fee24843-338b-4d3b-ba6c-3008b6f227eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4d866f047b3da4c42e07adfa0ab4c350b30e2b" 2018-11-02 21:16:07,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-56316978-1bb2-4320-9818-c914a589a723 Date: Fri, 02 Nov 2018 21:16:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4eeb46-cdb9-4603-8495-6b025f4233af","tenant_id":"08dee1cb8bd24b73a22ba8f74a7d607f","created_at":"2018-11-02T21:15:48Z","dns_nameservers":[],"updated_at":"2018-11-02T21:15:48Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"08dee1cb8bd24b73a22ba8f74a7d607f","id":"fee24843-338b-4d3b-ba6c-3008b6f227eb","subnetpool_id":null,"name":"CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet"}} 2018-11-02 21:16:07,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/fee24843-338b-4d3b-ba6c-3008b6f227eb used request id req-56316978-1bb2-4320-9818-c914a589a723 2018-11-02 21:16:07,204 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack 2018-11-02 21:16:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:07,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:07 GMT Server: Apache x-openstack-request-id: req-67905ebc-1e96-4729-889d-72346a5d8580 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:07,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:16:07 GMT Server: Apache x-openstack-request-id: req-a5a37005-4505-4418-8c29-564fdde66114 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:16:07,641 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-a5a37005-4505-4418-8c29-564fdde66114 2018-11-02 21:16:07,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:07,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:07 GMT Server: Apache x-openstack-request-id: req-d12ac7a8-7d37-4239-bf53-b6bce870a89e Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:08,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:07 GMT Server: Apache x-openstack-request-id: req-745ca5f2-de64-421b-9bc7-c2dca771dd28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:16:07Z", "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:08,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-745ca5f2-de64-421b-9bc7-c2dca771dd28 2018-11-02 21:16:08,093 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:16:08,093 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:11,096 - create_stack - DEBUG - Stack status query timeout in 1196.54580498 2018-11-02 21:16:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:11,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:11 GMT Server: Apache x-openstack-request-id: req-3a6be5e5-8d77-4d82-bd61-d6f8c4f08720 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:11,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:11 GMT Server: Apache x-openstack-request-id: req-3a5d4d56-f61d-4422-bfa4-7cefb42481b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:16:07Z", "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:11,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-3a5d4d56-f61d-4422-bfa4-7cefb42481b6 2018-11-02 21:16:11,551 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:16:11,551 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:14,554 - create_stack - DEBUG - Stack status query timeout in 1193.08777595 2018-11-02 21:16:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:14,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:14 GMT Server: Apache x-openstack-request-id: req-62d175a0-0418-475d-927a-f3acfa0434d6 Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:14,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:14 GMT Server: Apache x-openstack-request-id: req-86dd7f64-b83c-439c-a2cf-b65d2c49655c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:16:07Z", "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:14,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-86dd7f64-b83c-439c-a2cf-b65d2c49655c 2018-11-02 21:16:14,815 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:16:14,815 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:17,818 - create_stack - DEBUG - Stack status query timeout in 1189.82320094 2018-11-02 21:16:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:18,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:17 GMT Server: Apache x-openstack-request-id: req-51263180-d1bd-491d-a3df-521e7de2a83d Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:18,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:18 GMT Server: Apache x-openstack-request-id: req-660c91e0-6a6e-45c7-a4ee-e92d9344d048 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "OS::stack_id": "448f7eec-1f42-41c5-b918-88421f9b2189", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "image_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image", "inst_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-inst", "subnet_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-subnet", "flavor_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-flavor-name", "net_name": "CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack", "stack_user_project_id": "7a377e9408684b959176dc976e74e0ae", "tags": null, "creation_time": "2018-11-02T21:15:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:16:07Z", "id": "448f7eec-1f42-41c5-b918-88421f9b2189", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:18,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-660c91e0-6a6e-45c7-a4ee-e92d9344d048 2018-11-02 21:16:18,070 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:16:18,070 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack 2018-11-02 21:16:18,070 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack 2018-11-02 21:16:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/448f7eec-1f42-41c5-b918-88421f9b2189 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33332398c03163086f0cc52e3cb16a4c34b1226e" 2018-11-02 21:16:18,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:18 GMT Server: Apache x-openstack-request-id: req-31978e1a-e7bc-4e3b-bbe7-9cb60f7f437e Location: http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:18,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:18 GMT Server: Apache x-openstack-request-id: req-a2c217a8-3754-4ff5-a60e-a1999872e73e Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:16:18,144 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/08dee1cb8bd24b73a22ba8f74a7d607f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-stack/448f7eec-1f42-41c5-b918-88421f9b2189 used request id req-a2c217a8-3754-4ff5-a60e-a1999872e73e 2018-11-02 21:16:18,146 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-afb96630-ee2c-4ce6-a3c0-7291d299d454-image 2018-11-02 21:16:18,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb3206cc4096c130cc764ef63939f52780e7fd64" 2018-11-02 21:16:18,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fca9f42a-a7ea-4d8d-9fbd-909be857b705 Date: Fri, 02 Nov 2018 21:16:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:16:18,692 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/eba6bc4e-f308-4f12-81e0-eb879c918d07 used request id req-fca9f42a-a7ea-4d8d-9fbd-909be857b705 2018-11-02 21:16:18,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/7715ad19-416a-476f-862a-bc68cedd34e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b933d5c13d0479d17adc7b97ac32b57785d4be17" 2018-11-02 21:16:18,732 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-348e5c4a-215c-4199-9e79-fdaf2630b805 x-compute-request-id: req-348e5c4a-215c-4199-9e79-fdaf2630b805 Content-Length: 0 Content-Type: application/json 2018-11-02 21:16:18,732 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7715ad19-416a-476f-862a-bc68cedd34e2 used request id req-348e5c4a-215c-4199-9e79-fdaf2630b805 2018-11-02 21:16:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-01064a21-9460-4469-b2df-40ed5b67b081 Date: Fri, 02 Nov 2018 21:16:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "created_at": "2018-11-02T21:15:46Z", "updated_at": "2018-11-02T21:15:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "revision_number": 0, "id": "0c6e0c61-78f4-429d-88ac-4406ae3223ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "port_range_min": null, "ethertype": "IPv4", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "revision_number": 0, "id": "4d997792-ca61-4215-9cbb-2cc640c78c71", "remote_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "port_range_min": null, "ethertype": "IPv6", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "revision_number": 0, "id": "75373caf-77b3-4ed1-9694-94f718ff5264", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "port_range_min": null, "ethertype": "IPv6", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "revision_number": 0, "id": "f2a439ef-cf80-4a23-ad5f-b490ee36af39", "remote_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "port_range_min": null, "ethertype": "IPv4", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f"}], "revision_number": 4, "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "name": "default"}]} 2018-11-02 21:16:19,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-01064a21-9460-4469-b2df-40ed5b67b081 2018-11-02 21:16:19,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967fc65c-4415-4b00-b5cd-3a822d86d7e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:16:19,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-967fc65c-4415-4b00-b5cd-3a822d86d7e9 2018-11-02 21:16:19,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:16:19,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d486441e-3c7b-45ed-8f06-dcbb7ec6adf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:16:19,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-d486441e-3c7b-45ed-8f06-dcbb7ec6adf1 2018-11-02 21:16:19,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:16:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd070ed-f8a9-47ae-b248-f1a13bafc896 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:16:19,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-5dd070ed-f8a9-47ae-b248-f1a13bafc896 2018-11-02 21:16:19,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da87cc9-73ca-4beb-8a0f-3e5276085b86 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:16:19,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-9da87cc9-73ca-4beb-8a0f-3e5276085b86 2018-11-02 21:16:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5a479f-d887-4869-a0ef-82dd06e8f232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:16:19,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-cf5a479f-d887-4869-a0ef-82dd06e8f232 2018-11-02 21:16:19,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:16:19,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5e5470-7665-4e6d-acf2-fb1a3c439d8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:16:19,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-4e5e5470-7665-4e6d-acf2-fb1a3c439d8c 2018-11-02 21:16:19,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:16:19,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8489a60-57ed-445d-b68c-56b12f1f5702 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:16:19,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-a8489a60-57ed-445d-b68c-56b12f1f5702 2018-11-02 21:16:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:19,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40826015-7356-4f2b-ab4a-a85804240619 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:16:19,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-40826015-7356-4f2b-ab4a-a85804240619 2018-11-02 21:16:19,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:16:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:20,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a202ed4e-8520-4819-9f77-11977af87b43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:16:20,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-a202ed4e-8520-4819-9f77-11977af87b43 2018-11-02 21:16:20,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:16:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:20,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c99fe175-cccc-412b-823b-25241b62d455 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:16:20,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-c99fe175-cccc-412b-823b-25241b62d455 2018-11-02 21:16:20,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:16:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:20,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf731fa-dc7a-42d6-b330-fc3650602608 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "08dee1cb8bd24b73a22ba8f74a7d607f", "name": "CreateStackSuccessTests-c93305a5-b709-4e1-proj"}} 2018-11-02 21:16:20,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f used request id req-0cf731fa-dc7a-42d6-b330-fc3650602608 2018-11-02 21:16:20,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f36ff168-a8bb-4d7d-a1fe-322ad3d6953d 2018-11-02 21:16:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f36ff168-a8bb-4d7d-a1fe-322ad3d6953d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:20,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6291c5f0-8c43-44f5-9c32-42e0d9b2d418 Date: Fri, 02 Nov 2018 21:16:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "port_range_min": null, "revision_number": 0, "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "created_at": "2018-11-02T21:15:46Z", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "id": "0c6e0c61-78f4-429d-88ac-4406ae3223ea"}, {"remote_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "port_range_min": null, "revision_number": 0, "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "created_at": "2018-11-02T21:15:46Z", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "id": "4d997792-ca61-4215-9cbb-2cc640c78c71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "port_range_min": null, "revision_number": 0, "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "created_at": "2018-11-02T21:15:46Z", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "id": "75373caf-77b3-4ed1-9694-94f718ff5264"}, {"remote_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:15:46Z", "security_group_id": "f36ff168-a8bb-4d7d-a1fe-322ad3d6953d", "port_range_min": null, "revision_number": 0, "tenant_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "created_at": "2018-11-02T21:15:46Z", "project_id": "08dee1cb8bd24b73a22ba8f74a7d607f", "id": "f2a439ef-cf80-4a23-ad5f-b490ee36af39"}]} 2018-11-02 21:16:20,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f36ff168-a8bb-4d7d-a1fe-322ad3d6953d used request id req-6291c5f0-8c43-44f5-9c32-42e0d9b2d418 2018-11-02 21:16:20,489 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:16:20,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f36ff168-a8bb-4d7d-a1fe-322ad3d6953d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:20,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74122f4b-fa5c-4a1a-a1d4-c496ef190843 Content-Length: 0 Date: Fri, 02 Nov 2018 21:16:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:16:20,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f36ff168-a8bb-4d7d-a1fe-322ad3d6953d used request id req-74122f4b-fa5c-4a1a-a1d4-c496ef190843 2018-11-02 21:16:20,939 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c93305a5-b709-4e1-proj 2018-11-02 21:16:20,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:21,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e09094-3b22-4a24-a4d5-8f2fcb16d233 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:16:21,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/08dee1cb8bd24b73a22ba8f74a7d607f used request id req-04e09094-3b22-4a24-a4d5-8f2fcb16d233 2018-11-02 21:16:21,272 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c93305a5-b709-4e1-proj-role 2018-11-02 21:16:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/e8f919336eef45b4a1005fb02ac6ca73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:21,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fbe65d4-5b0f-4706-887a-9dc01529616b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:16:21,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e8f919336eef45b4a1005fb02ac6ca73 used request id req-4fbe65d4-5b0f-4706-887a-9dc01529616b 2018-11-02 21:16:21,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71542155add5bd017b991f4c6efb2dc2527a4ee9" 2018-11-02 21:16:21,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f16bef2-b0da-42de-8958-5d4ba4ac8e81 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:16:21,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f16bef2-b0da-42de-8958-5d4ba4ac8e81 2018-11-02 21:16:21,533 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c93305a5-b709-4e1-user 2018-11-02 21:16:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/8ac63e0ee17041bc908c95bcdbd2ba6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb72eed0ab9d8fefde7d6aa2b437f3366001dfc" 2018-11-02 21:16:21,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21ed9176-b517-4fc9-a3b1-3e2f8577d6dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:16:21,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/8ac63e0ee17041bc908c95bcdbd2ba6d used request id req-21ed9176-b517-4fc9-a3b1-3e2f8577d6dc 2018-11-02 21:16:21,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:22,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["ZgefIN9qSkq9XJg8Ri8dVw"], "issued_at": "2018-11-02T21:16:22.000000Z"}} 2018-11-02 21:16:22,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ca2cc46fdbb89a80b618d648b02a62981128b6" 2018-11-02 21:16:22,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0535516-c648-42e8-b036-246ae0af846e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:22,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d0535516-c648-42e8-b036-246ae0af846e 2018-11-02 21:16:22,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:22,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:22,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["qctTcISeTS2OH_W0rLlbIw"], "issued_at": "2018-11-02T21:16:22.000000Z"}} 2018-11-02 21:16:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:16:22,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed18f18-4e63-46e1-8d17-2297d5130dbf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:22,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3ed18f18-4e63-46e1-8d17-2297d5130dbf 2018-11-02 21:16:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:16:22,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:16:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:16:22,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:16:22,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0114b86-d512-4074-a7ae-fc0e2137114c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:16:22,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj used request id req-d0114b86-d512-4074-a7ae-fc0e2137114c 2018-11-02 21:16:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:16:23,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4b722b-124a-4129-bc1d-742ddbb056b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:16:23,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0b4b722b-124a-4129-bc1d-742ddbb056b4 2018-11-02 21:16:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}}' 2018-11-02 21:16:23,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be2bf499-c911-468f-897e-1e91bc3cfc4f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "id": "ce21089ca4e1417fb75098c61830b598", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:16:23,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-be2bf499-c911-468f-897e-1e91bc3cfc4f 2018-11-02 21:16:23,171 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj 2018-11-02 21:16:23,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:23,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:23,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["9x4DQVr1Qn-TotyWBYAbcQ"], "issued_at": "2018-11-02T21:16:23.000000Z"}} 2018-11-02 21:16:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:23,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0baf9c22-2b55-436e-9415-263d615d9634 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:23,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0baf9c22-2b55-436e-9415-263d615d9634 2018-11-02 21:16:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:16:23,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:16:23 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:16:23,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:23,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96758b58-891d-4fcb-83b9-b52019e3c43d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:16:23,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-96758b58-891d-4fcb-83b9-b52019e3c43d 2018-11-02 21:16:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:23,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43bc1e9-ed2a-4577-83c8-6d7a704873ab Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "id": "ce21089ca4e1417fb75098c61830b598", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}]} 2018-11-02 21:16:23,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj used request id req-c43bc1e9-ed2a-4577-83c8-6d7a704873ab 2018-11-02 21:16:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:23,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f053ea31-0f15-4868-922c-f69af3afd8b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:16:23,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f053ea31-0f15-4868-922c-f69af3afd8b3 2018-11-02 21:16:24,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:24,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4bb162-88ae-4199-bbd1-44597e3871c9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:16:24,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cc4bb162-88ae-4199-bbd1-44597e3871c9 2018-11-02 21:16:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:24,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14053a6c-8063-4a0d-9783-cb5e79544be4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "id": "ce21089ca4e1417fb75098c61830b598", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}]} 2018-11-02 21:16:24,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj used request id req-14053a6c-8063-4a0d-9783-cb5e79544be4 2018-11-02 21:16:24,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/c8b3c9ecaef542cfa17b44fe3579d5f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:24,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76208070-feb2-4d6b-80df-a00c293b0d4d Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-user", "links": {"self": "http://172.30.9.31:5000/v3/users/c8b3c9ecaef542cfa17b44fe3579d5f5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ce21089ca4e1417fb75098c61830b598", "id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "password_expires_at": null}} 2018-11-02 21:16:24,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c8b3c9ecaef542cfa17b44fe3579d5f5 used request id req-76208070-feb2-4d6b-80df-a00c293b0d4d 2018-11-02 21:16:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598/users/c8b3c9ecaef542cfa17b44fe3579d5f5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:24,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3dc05c1-ccc6-4710-8d78-f2825c4473a6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598/users/c8b3c9ecaef542cfa17b44fe3579d5f5/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:16:24,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598/users/c8b3c9ecaef542cfa17b44fe3579d5f5/roles used request id req-e3dc05c1-ccc6-4710-8d78-f2825c4473a6 2018-11-02 21:16:24,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:25,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf297b9c-6489-4171-941e-ffcb0d3600d8 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:16:25,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-bf297b9c-6489-4171-941e-ffcb0d3600d8 2018-11-02 21:16:25,037 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj 2018-11-02 21:16:25,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598/users/c8b3c9ecaef542cfa17b44fe3579d5f5/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:16:25,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385155f8-a348-454a-a3c7-07748e266e05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:16:25,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598/users/c8b3c9ecaef542cfa17b44fe3579d5f5/roles/eaf2663eb1084dd294e591d215a18095 used request id req-385155f8-a348-454a-a3c7-07748e266e05 2018-11-02 21:16:25,199 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f33b3a1a-c4d1-4ec-user 2018-11-02 21:16:25,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:16:25,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715b407e-f76e-4b06-9add-f7bfbddda3a3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:16:25,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-715b407e-f76e-4b06-9add-f7bfbddda3a3 2018-11-02 21:16:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" -d '{"role": {"name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role"}}' 2018-11-02 21:16:25,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0bb30b2-1836-4cf4-9d31-7512a341a0cf Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61d73cfeebe4400ba09b878a8deda0d6", "links": {"self": "http://172.30.9.31:5000/v3/roles/61d73cfeebe4400ba09b878a8deda0d6"}, "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role"}} 2018-11-02 21:16:25,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e0bb30b2-1836-4cf4-9d31-7512a341a0cf 2018-11-02 21:16:25,453 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role 2018-11-02 21:16:25,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/61d73cfeebe4400ba09b878a8deda0d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:16:25,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de6aa59-0175-460b-9b84-f123473358a1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61d73cfeebe4400ba09b878a8deda0d6", "links": {"self": "http://172.30.9.31:5000/v3/roles/61d73cfeebe4400ba09b878a8deda0d6"}, "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role"}} 2018-11-02 21:16:25,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/61d73cfeebe4400ba09b878a8deda0d6 used request id req-0de6aa59-0175-460b-9b84-f123473358a1 2018-11-02 21:16:25,571 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role to project CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj 2018-11-02 21:16:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598/users/c8b3c9ecaef542cfa17b44fe3579d5f5/roles/61d73cfeebe4400ba09b878a8deda0d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:16:25,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b1a3f05-c93f-40a7-bf2d-886497ec374a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:16:25,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598/users/c8b3c9ecaef542cfa17b44fe3579d5f5/roles/61d73cfeebe4400ba09b878a8deda0d6 used request id req-1b1a3f05-c93f-40a7-bf2d-886497ec374a 2018-11-02 21:16:25,713 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:16:25,713 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:16:25,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:25,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:26,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61d73cfeebe4400ba09b878a8deda0d6", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-user", "id": "c8b3c9ecaef542cfa17b44fe3579d5f5"}, "audit_ids": ["DLYzXsG7Q12fx_cu10Wn-g"], "issued_at": "2018-11-02T21:16:26.000000Z"}} 2018-11-02 21:16:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" 2018-11-02 21:16:26,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df07a6cd-9e58-4b41-8958-20ccd3c4caaa 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:26,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-df07a6cd-9e58-4b41-8958-20ccd3c4caaa 2018-11-02 21:16:26,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" 2018-11-02 21:16:26,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-63747ab2-ee98-4a93-a32b-665f356de158 Date: Fri, 02 Nov 2018 21:16:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image"} 2018-11-02 21:16:26,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image used request id req-63747ab2-ee98-4a93-a32b-665f356de158 2018-11-02 21:16:26,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" 2018-11-02 21:16:26,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0e163268-d750-4c7c-b6d5-50d9fc49f81a Date: Fri, 02 Nov 2018 21:16:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:16:26,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0e163268-d750-4c7c-b6d5-50d9fc49f81a 2018-11-02 21:16:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image"}' 2018-11-02 21:16:27,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a1c3e8da-2140-4d9d-9e57-dd5744c30efb Date: Fri, 02 Nov 2018 21:16:27 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:16:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:16:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "min_disk": 0, "protected": false, "id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "file": "/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/file", "checksum": null, "owner": "ce21089ca4e1417fb75098c61830b598", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:16:27,057 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a1c3e8da-2140-4d9d-9e57-dd5744c30efb 2018-11-02 21:16:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" -d '' 2018-11-02 21:16:28,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a39795c-d478-46ab-abef-6f0abaf27a0e Date: Fri, 02 Nov 2018 21:16:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:16:28,645 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/file used request id req-6a39795c-d478-46ab-abef-6f0abaf27a0e 2018-11-02 21:16:28,645 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:16:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" 2018-11-02 21:16:28,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-90456a4c-de06-48e5-85bd-ce3ac0296745 Date: Fri, 02 Nov 2018 21:16:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:16:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:16:28Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/snap", "metadata": {}}], "self": "/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "min_disk": 0, "protected": false, "id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "file": "/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce21089ca4e1417fb75098c61830b598", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:16:28,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552 used request id req-90456a4c-de06-48e5-85bd-ce3ac0296745 2018-11-02 21:16:28,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" 2018-11-02 21:16:29,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-62e7ef1a-5fca-4378-8c9c-51307c1c9e34 Date: Fri, 02 Nov 2018 21:16:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:16:29,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-62e7ef1a-5fca-4378-8c9c-51307c1c9e34 2018-11-02 21:16:29,067 - create_image - INFO - Created image with name - CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image 2018-11-02 21:16:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" 2018-11-02 21:16:29,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b9600c89-2c1e-46a4-b6de-48e6854743e5 Date: Fri, 02 Nov 2018 21:16:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:16:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:16:28Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/snap", "metadata": {}}], "self": "/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "min_disk": 0, "protected": false, "id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "file": "/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce21089ca4e1417fb75098c61830b598", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:16:29,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552 used request id req-b9600c89-2c1e-46a4-b6de-48e6854743e5 2018-11-02 21:16:29,281 - create_image - DEBUG - Instance status is - active 2018-11-02 21:16:29,281 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image 2018-11-02 21:16:29,281 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image 2018-11-02 21:16:29,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:29,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:29,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["aoT3B9-tTvm3te1pO2SxDQ"], "issued_at": "2018-11-02T21:16:29.000000Z"}} 2018-11-02 21:16:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f6b94e0f4e6a1bbb3f4a3a5fc97a5a4ea406" 2018-11-02 21:16:29,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887209aa-ccd3-40ac-8b2b-042d3d34cdd8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:29,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-887209aa-ccd3-40ac-8b2b-042d3d34cdd8 2018-11-02 21:16:29,796 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:16:29,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f6b94e0f4e6a1bbb3f4a3a5fc97a5a4ea406" 2018-11-02 21:16:30,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e472bd65-7bf1-40aa-a969-e6bab854c61b x-compute-request-id: req-e472bd65-7bf1-40aa-a969-e6bab854c61b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:16:30,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e472bd65-7bf1-40aa-a969-e6bab854c61b 2018-11-02 21:16:30,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f6b94e0f4e6a1bbb3f4a3a5fc97a5a4ea406" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-02 21:16:30,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22241c37-a6a2-46d4-af61-89f115fe627e x-compute-request-id: req-22241c37-a6a2-46d4-af61-89f115fe627e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e5a90d12-d29d-4713-a573-81f17ba62316"}} 2018-11-02 21:16:30,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-22241c37-a6a2-46d4-af61-89f115fe627e 2018-11-02 21:16:30,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:30,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:30,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61d73cfeebe4400ba09b878a8deda0d6", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-user", "id": "c8b3c9ecaef542cfa17b44fe3579d5f5"}, "audit_ids": ["VnfvvlsCR46WJfe9AQxPMQ"], "issued_at": "2018-11-02T21:16:30.000000Z"}} 2018-11-02 21:16:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:30,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad93e3ca-d274-43fd-a77f-53972d25c842 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:30,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ad93e3ca-d274-43fd-a77f-53972d25c842 2018-11-02 21:16:30,645 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:16:30,648 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:16:30,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:30,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:30 GMT Server: Apache x-openstack-request-id: req-521b7a85-6e54-4ea7-81c6-5fec39b65910 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:16:30,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack used request id req-521b7a85-6e54-4ea7-81c6-5fec39b65910 2018-11-02 21:16:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}}' 2018-11-02 21:16:33,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:16:30 GMT Server: Apache x-openstack-request-id: req-1ecf5533-3e6e-478d-b6dd-c92bcc60d9e9 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}]}} 2018-11-02 21:16:33,512 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks used request id req-1ecf5533-3e6e-478d-b6dd-c92bcc60d9e9 2018-11-02 21:16:33,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:33,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:33 GMT Server: Apache x-openstack-request-id: req-171c7914-e633-4059-8b0b-14f02e525929 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:33,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:33 GMT Server: Apache x-openstack-request-id: req-ccaf3708-e7fc-4a18-aa86-b5728cca0d12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:33,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-ccaf3708-e7fc-4a18-aa86-b5728cca0d12 2018-11-02 21:16:33,941 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack 2018-11-02 21:16:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:34,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:33 GMT Server: Apache x-openstack-request-id: req-bc832977-2ff3-4cb0-b759-54363ea401ed Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:34,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:34 GMT Server: Apache x-openstack-request-id: req-dfea2351-67b7-4930-9fa8-71a94811b9fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:34,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-dfea2351-67b7-4930-9fa8-71a94811b9fa 2018-11-02 21:16:34,381 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:16:34,381 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:37,384 - create_stack - DEBUG - Stack status query timeout in 1196.55655289 2018-11-02 21:16:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:37,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:37 GMT Server: Apache x-openstack-request-id: req-a0d2589d-7c5a-4385-a04f-a20b2098a2b5 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:37,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:37 GMT Server: Apache x-openstack-request-id: req-2d2492c1-7e04-4be2-898d-98100f44f439 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:37,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-2d2492c1-7e04-4be2-898d-98100f44f439 2018-11-02 21:16:37,880 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:16:37,880 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:40,883 - create_stack - DEBUG - Stack status query timeout in 1193.05768085 2018-11-02 21:16:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:41,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:40 GMT Server: Apache x-openstack-request-id: req-2a5217c6-1169-4263-91f5-67b13e10939e Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:41,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:41 GMT Server: Apache x-openstack-request-id: req-20edcbc4-c0aa-4d51-a94e-ecf091887136 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:41,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-20edcbc4-c0aa-4d51-a94e-ecf091887136 2018-11-02 21:16:41,329 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:16:41,330 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:44,333 - create_stack - DEBUG - Stack status query timeout in 1189.60824299 2018-11-02 21:16:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:44,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:44 GMT Server: Apache x-openstack-request-id: req-ab2024bc-5c6e-4d90-a337-82b2f609c2a9 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:44,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:44 GMT Server: Apache x-openstack-request-id: req-c7d643d6-07ee-4092-b85c-80a2d0059c35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:44,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-c7d643d6-07ee-4092-b85c-80a2d0059c35 2018-11-02 21:16:44,598 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:16:44,598 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:47,601 - create_stack - DEBUG - Stack status query timeout in 1186.33957601 2018-11-02 21:16:47,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:47,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:47 GMT Server: Apache x-openstack-request-id: req-2d14b845-5854-44c9-ac39-812e5ed1693b Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:47,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:47 GMT Server: Apache x-openstack-request-id: req-ce40e417-3538-4c6b-8f6c-947bda39981d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:47,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-ce40e417-3538-4c6b-8f6c-947bda39981d 2018-11-02 21:16:47,855 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:16:47,855 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:50,858 - create_stack - DEBUG - Stack status query timeout in 1183.08256698 2018-11-02 21:16:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:51,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:50 GMT Server: Apache x-openstack-request-id: req-0f2604ae-b104-4dda-91e9-14625e35cc1b Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:51,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:51 GMT Server: Apache x-openstack-request-id: req-5dfd0fc3-dd96-422d-99f8-d585452368f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:51,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-5dfd0fc3-dd96-422d-99f8-d585452368f6 2018-11-02 21:16:51,309 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:16:51,309 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:16:54,313 - create_stack - DEBUG - Stack status query timeout in 1179.62853694 2018-11-02 21:16:54,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:54,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:54 GMT Server: Apache x-openstack-request-id: req-692f27e9-44b2-415d-bb32-64b073ac14b9 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:54,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:54 GMT Server: Apache x-openstack-request-id: req-b5775ab3-9f2b-472a-a29f-e646f068593d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:16:54,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-b5775ab3-9f2b-472a-a29f-e646f068593d 2018-11-02 21:16:54,416 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:16:54,416 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack 2018-11-02 21:16:54,416 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack 2018-11-02 21:16:54,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:54,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:54 GMT Server: Apache x-openstack-request-id: req-3ab78c08-c33f-434b-b50c-3890fd33395b Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:54,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:54 GMT Server: Apache x-openstack-request-id: req-b8d11b6c-927b-445c-a8b6-b7796a70a404 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8db6ab0a-d343-4367-88bb-8a312aabef03", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8b0dafec-fccc-47e5-a86c-5113deea899d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0f1213cf-3925-4e0a-8514-141068005f7d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "resource_type": "OS::Nova::Server"}]} 2018-11-02 21:16:54,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources used request id req-b8d11b6c-927b-445c-a8b6-b7796a70a404 2018-11-02 21:16:54,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:55,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-138abad0-a487-46aa-ab09-23b924dd7b3f x-compute-request-id: req-138abad0-a487-46aa-ab09-23b924dd7b3f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:16:55,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 used request id req-138abad0-a487-46aa-ab09-23b924dd7b3f 2018-11-02 21:16:55,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:55,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-c89aba39-4b52-4a11-95ec-5e6f50308155 Date: Fri, 02 Nov 2018 21:16:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:16:55,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-c89aba39-4b52-4a11-95ec-5e6f50308155 2018-11-02 21:16:55,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:16:55,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:16:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:16:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:55,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3245e62a-4694-49a6-9b61-1f4397a509a1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:16:55,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-3245e62a-4694-49a6-9b61-1f4397a509a1 2018-11-02 21:16:55,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:55,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-38731160-fa1e-4e60-b1db-548f95f1a472 Date: Fri, 02 Nov 2018 21:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:16:55,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-38731160-fa1e-4e60-b1db-548f95f1a472 2018-11-02 21:16:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:56,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-e5f73634-78fc-4072-9508-11ec5063b641 Date: Fri, 02 Nov 2018 21:16:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:16:56,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-e5f73634-78fc-4072-9508-11ec5063b641 2018-11-02 21:16:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:56,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:16:56 GMT Server: Apache x-openstack-request-id: req-20f13db5-5feb-466b-819d-4c953eecebfa Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:16:56,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:56 GMT Server: Apache x-openstack-request-id: req-60e7b2d1-3dd4-4822-b2d3-a68c6c3d722e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8db6ab0a-d343-4367-88bb-8a312aabef03", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8b0dafec-fccc-47e5-a86c-5113deea899d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0f1213cf-3925-4e0a-8514-141068005f7d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-02T21:16:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:16:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "resource_type": "OS::Nova::Server"}]} 2018-11-02 21:16:56,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088/resources used request id req-60e7b2d1-3dd4-4822-b2d3-a68c6c3d722e 2018-11-02 21:16:56,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/e5a90d12-d29d-4713-a573-81f17ba62316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:56,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6961b67f-6cb2-4ac0-b746-8400aa1514af x-compute-request-id: req-6961b67f-6cb2-4ac0-b746-8400aa1514af Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e5a90d12-d29d-4713-a573-81f17ba62316"}} 2018-11-02 21:16:56,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/e5a90d12-d29d-4713-a573-81f17ba62316 used request id req-6961b67f-6cb2-4ac0-b746-8400aa1514af 2018-11-02 21:16:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8b0dafec-fccc-47e5-a86c-5113deea899d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:56,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-55a8a2a7-323f-44c6-8c2d-a6c8734ec21f Date: Fri, 02 Nov 2018 21:16:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}} 2018-11-02 21:16:56,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8b0dafec-fccc-47e5-a86c-5113deea899d used request id req-55a8a2a7-323f-44c6-8c2d-a6c8734ec21f 2018-11-02 21:16:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:57,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-efd18288-b32e-441a-9b2a-2cad7e985b0f Date: Fri, 02 Nov 2018 21:16:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:16:57,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-efd18288-b32e-441a-9b2a-2cad7e985b0f 2018-11-02 21:16:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:57,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-155433aa-0cd7-4998-b0c0-1f9551c8c2ea Date: Fri, 02 Nov 2018 21:16:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:16:57,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-155433aa-0cd7-4998-b0c0-1f9551c8c2ea 2018-11-02 21:16:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:57,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-c691843a-99d7-4628-94b8-51cc2605d793 Date: Fri, 02 Nov 2018 21:16:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:16:57,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-c691843a-99d7-4628-94b8-51cc2605d793 2018-11-02 21:16:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:57,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ec9f636f-0c3e-4026-bade-49a1226e8410 Date: Fri, 02 Nov 2018 21:16:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:16:57,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-ec9f636f-0c3e-4026-bade-49a1226e8410 2018-11-02 21:16:57,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:57,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-9e77d66c-61e7-4c57-8bb1-0ad8eab6ae17 Date: Fri, 02 Nov 2018 21:16:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:16:57,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-9e77d66c-61e7-4c57-8bb1-0ad8eab6ae17 2018-11-02 21:16:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c6255f-dc54-401a-ac7d-427bcca36422 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:16:58,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-d6c6255f-dc54-401a-ac7d-427bcca36422 2018-11-02 21:16:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-84f2c301-98bd-4fe6-87a2-16f548a2a258 Date: Fri, 02 Nov 2018 21:16:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:16:58,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-84f2c301-98bd-4fe6-87a2-16f548a2a258 2018-11-02 21:16:58,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d&mac_address=fa%3A16%3A3e%3A27%3A3b%3A11&name=CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-3940f0cd-530d-4551-9ba7-8c2ec7cd551f Date: Fri, 02 Nov 2018 21:16:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"}]} 2018-11-02 21:16:58,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d&mac_address=fa%3A16%3A3e%3A27%3A3b%3A11&name=CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk&admin_state_up=True used request id req-3940f0cd-530d-4551-9ba7-8c2ec7cd551f 2018-11-02 21:16:58,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea098ef-0ff4-4d10-9f87-58515b4def22 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:16:58,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-aea098ef-0ff4-4d10-9f87-58515b4def22 2018-11-02 21:16:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-46acbf20-b971-46b0-bfc5-3062a1405d10 Date: Fri, 02 Nov 2018 21:16:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:16:58,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-46acbf20-b971-46b0-bfc5-3062a1405d10 2018-11-02 21:16:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-325a24c5-e588-45ce-8d2c-2bb7594f5ce0 Date: Fri, 02 Nov 2018 21:16:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:16:58,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-325a24c5-e588-45ce-8d2c-2bb7594f5ce0 2018-11-02 21:16:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-1d59d4bf-eac6-459f-a924-da0f3f0807b2 Date: Fri, 02 Nov 2018 21:16:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:16:58,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-1d59d4bf-eac6-459f-a924-da0f3f0807b2 2018-11-02 21:16:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:16:58,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dfc5db9b-9c78-4d27-bbad-cbc73ccc442c Date: Fri, 02 Nov 2018 21:16:58 GMT RESP BODY: {"floatingips": []} 2018-11-02 21:16:58,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-dfc5db9b-9c78-4d27-bbad-cbc73ccc442c 2018-11-02 21:16:58,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:16:58,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:16:59,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61d73cfeebe4400ba09b878a8deda0d6", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-user", "id": "c8b3c9ecaef542cfa17b44fe3579d5f5"}, "audit_ids": ["OdU9cVJ_RHK8ruZzxhXi2Q"], "issued_at": "2018-11-02T21:16:59.000000Z"}} 2018-11-02 21:16:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:16:59,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97d513e-97c1-4357-8156-30e4ff47cb3d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:59,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a97d513e-97c1-4357-8156-30e4ff47cb3d 2018-11-02 21:16:59,312 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:16:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:16:59,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b355dc59-9d8c-4b9f-8fc7-0aea48d4cc9e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:16:59,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b355dc59-9d8c-4b9f-8fc7-0aea48d4cc9e 2018-11-02 21:16:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:16:59,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-92f6ed70-4260-4fee-854b-1a193d75aa94 Date: Fri, 02 Nov 2018 21:16:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:16:59,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-92f6ed70-4260-4fee-854b-1a193d75aa94 2018-11-02 21:16:59,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:16:59,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c9e3f23b-93b8-4875-b112-f4a4bcb6197f Date: Fri, 02 Nov 2018 21:16:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:16:59,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-c9e3f23b-93b8-4875-b112-f4a4bcb6197f 2018-11-02 21:16:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:00,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d3157516-0b64-49a7-a2fa-5e14562fdfae Date: Fri, 02 Nov 2018 21:17:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:00,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-d3157516-0b64-49a7-a2fa-5e14562fdfae 2018-11-02 21:17:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:17:00,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:17:00 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:17:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:00,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94529519-000e-437b-ab0a-3737f7169125 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:17:00,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-94529519-000e-437b-ab0a-3737f7169125 2018-11-02 21:17:00,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:00,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e0b1cb34-e9d7-46e5-bb35-058b6fcd2222 Date: Fri, 02 Nov 2018 21:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:00,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-e0b1cb34-e9d7-46e5-bb35-058b6fcd2222 2018-11-02 21:17:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d&mac_address=fa%3A16%3A3e%3A27%3A3b%3A11&name=CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:00,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-e278e052-72e7-48dd-a82b-ab79d9bae037 Date: Fri, 02 Nov 2018 21:17:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"}]} 2018-11-02 21:17:00,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d&mac_address=fa%3A16%3A3e%3A27%3A3b%3A11&name=CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk&admin_state_up=True used request id req-e278e052-72e7-48dd-a82b-ab79d9bae037 2018-11-02 21:17:00,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:00,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14963e5d-0a66-40b0-a36c-bf7e846e8724 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:17:00,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-14963e5d-0a66-40b0-a36c-bf7e846e8724 2018-11-02 21:17:00,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:01,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b8893a1-c873-4a69-9cc2-bc20e87d5bab x-compute-request-id: req-3b8893a1-c873-4a69-9cc2-bc20e87d5bab Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 21:17:01,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst used request id req-3b8893a1-c873-4a69-9cc2-bc20e87d5bab 2018-11-02 21:17:01,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:01,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-0712f93c-f0d6-4510-a845-0c820d36525e Date: Fri, 02 Nov 2018 21:17:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:01,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-0712f93c-f0d6-4510-a845-0c820d36525e 2018-11-02 21:17:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:02,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-be07574f-9bd6-4bfd-ae1c-4ff93cc32d68 Date: Fri, 02 Nov 2018 21:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:02,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-be07574f-9bd6-4bfd-ae1c-4ff93cc32d68 2018-11-02 21:17:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:02,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-d57fddbb-9de7-4230-ab86-8f5a478de8cb Date: Fri, 02 Nov 2018 21:17:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:17:02,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-d57fddbb-9de7-4230-ab86-8f5a478de8cb 2018-11-02 21:17:02,310 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst 2018-11-02 21:17:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:02,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7a519567-6ce0-4810-988c-c9414b73d994 Date: Fri, 02 Nov 2018 21:17:02 GMT RESP BODY: {"floatingips": []} 2018-11-02 21:17:02,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-7a519567-6ce0-4810-988c-c9414b73d994 2018-11-02 21:17:02,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:03,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf2b4061-0264-46c9-8254-273611a0932a x-compute-request-id: req-bf2b4061-0264-46c9-8254-273611a0932a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:17:03,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 used request id req-bf2b4061-0264-46c9-8254-273611a0932a 2018-11-02 21:17:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:03,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-e285dc21-e4a1-4191-8e7c-c89637db3a2f Date: Fri, 02 Nov 2018 21:17:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:03,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-e285dc21-e4a1-4191-8e7c-c89637db3a2f 2018-11-02 21:17:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:03,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b43ca8b-c7bb-4c28-8dc1-c0d9be145d5b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:17:03,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-3b43ca8b-c7bb-4c28-8dc1-c0d9be145d5b 2018-11-02 21:17:03,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:03,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5a49fa54-54dd-4078-95d6-1f9ffe94d979 Date: Fri, 02 Nov 2018 21:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:03,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-5a49fa54-54dd-4078-95d6-1f9ffe94d979 2018-11-02 21:17:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:04,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-2c30cd5d-ec51-4caf-b464-a8045860f00d Date: Fri, 02 Nov 2018 21:17:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:17:04,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-2c30cd5d-ec51-4caf-b464-a8045860f00d 2018-11-02 21:17:04,023 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:17:04,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:04,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61d73cfeebe4400ba09b878a8deda0d6", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ce21089ca4e1417fb75098c61830b598", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-user", "id": "c8b3c9ecaef542cfa17b44fe3579d5f5"}, "audit_ids": ["EHCm8NxqRS2sIcKUqkpX3A"], "issued_at": "2018-11-02T21:17:04.000000Z"}} 2018-11-02 21:17:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:04,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1711af5-4ce2-4f4f-8957-5bdbcbeaf824 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:04,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c1711af5-4ce2-4f4f-8957-5bdbcbeaf824 2018-11-02 21:17:04,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:05,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0aad7cc-74e4-4eef-9986-1b029bdae421 x-compute-request-id: req-b0aad7cc-74e4-4eef-9986-1b029bdae421 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:17:05,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 used request id req-b0aad7cc-74e4-4eef-9986-1b029bdae421 2018-11-02 21:17:05,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:05,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-69a80b4a-9913-4c86-8782-51777b6ede2c Date: Fri, 02 Nov 2018 21:17:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:05,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-69a80b4a-9913-4c86-8782-51777b6ede2c 2018-11-02 21:17:05,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:05,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c15f30b-31e4-4fec-8418-b06d59e2e31c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:17:05,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-1c15f30b-31e4-4fec-8418-b06d59e2e31c 2018-11-02 21:17:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:06,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-28b73935-c37e-4084-b6f5-0e0e2ea777b1 Date: Fri, 02 Nov 2018 21:17:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:06,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-28b73935-c37e-4084-b6f5-0e0e2ea777b1 2018-11-02 21:17:06,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:06,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-b8dec475-9f74-41f2-8001-b435d82268db Date: Fri, 02 Nov 2018 21:17:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:17:06,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-b8dec475-9f74-41f2-8001-b435d82268db 2018-11-02 21:17:06,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:07,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dacf3e1d-a66d-4ddd-984a-aa1590715182 x-compute-request-id: req-dacf3e1d-a66d-4ddd-984a-aa1590715182 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 21:17:07,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst used request id req-dacf3e1d-a66d-4ddd-984a-aa1590715182 2018-11-02 21:17:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:08,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d9f4e3ad-5582-4332-8e1d-1dcc7e297a82 Date: Fri, 02 Nov 2018 21:17:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:08,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-d9f4e3ad-5582-4332-8e1d-1dcc7e297a82 2018-11-02 21:17:08,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:08,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8c66112b-5cf1-47f6-ab6e-743a130e9aea Date: Fri, 02 Nov 2018 21:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:08,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-8c66112b-5cf1-47f6-ab6e-743a130e9aea 2018-11-02 21:17:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:08,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-2ed25549-0720-4cf8-a857-2407e8c7beeb Date: Fri, 02 Nov 2018 21:17:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:17:08,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-2ed25549-0720-4cf8-a857-2407e8c7beeb 2018-11-02 21:17:08,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:09,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5aeb0185-1841-4077-b15c-2ff5b5281aef x-compute-request-id: req-5aeb0185-1841-4077-b15c-2ff5b5281aef Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:17:09,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 used request id req-5aeb0185-1841-4077-b15c-2ff5b5281aef 2018-11-02 21:17:09,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:09,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-b0334c0b-5dc1-4747-809e-18ddab132bae Date: Fri, 02 Nov 2018 21:17:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:09,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-b0334c0b-5dc1-4747-809e-18ddab132bae 2018-11-02 21:17:09,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:09,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2e53ce-b2a5-4dcc-8e91-45581a4d0471 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:17:09,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-8d2e53ce-b2a5-4dcc-8e91-45581a4d0471 2018-11-02 21:17:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:09,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bfeb5a59-ba77-47ca-83da-7d3597362683 Date: Fri, 02 Nov 2018 21:17:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:09,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-bfeb5a59-ba77-47ca-83da-7d3597362683 2018-11-02 21:17:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:09,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-20a88b2d-5bcb-4f44-817f-5d180ac931c5 Date: Fri, 02 Nov 2018 21:17:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:17:09,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-20a88b2d-5bcb-4f44-817f-5d180ac931c5 2018-11-02 21:17:09,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:10,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9ced5f4-7317-44dc-9993-4c240f418c92 x-compute-request-id: req-e9ced5f4-7317-44dc-9993-4c240f418c92 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:17:10,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 used request id req-e9ced5f4-7317-44dc-9993-4c240f418c92 2018-11-02 21:17:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:11,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-62a3ca74-4cf7-4bfb-95f9-338583597248 Date: Fri, 02 Nov 2018 21:17:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:11,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-62a3ca74-4cf7-4bfb-95f9-338583597248 2018-11-02 21:17:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:11,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbd9ccd-e11d-439a-8436-313445a0618c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:17:11,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-8cbd9ccd-e11d-439a-8436-313445a0618c 2018-11-02 21:17:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:11,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4bba2230-41b8-49e3-8797-02e06aabd3d0 Date: Fri, 02 Nov 2018 21:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:11,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-4bba2230-41b8-49e3-8797-02e06aabd3d0 2018-11-02 21:17:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc4c6cd10382bc180d78f4f66f5b2f01103e76d" 2018-11-02 21:17:11,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-2a828aa0-a662-4af6-8dcd-1a25a06b22d5 Date: Fri, 02 Nov 2018 21:17:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:17:11,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-2a828aa0-a662-4af6-8dcd-1a25a06b22d5 2018-11-02 21:17:11,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:12,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ccb772-986d-4869-b958-79c375c52f0c x-compute-request-id: req-b2ccb772-986d-4869-b958-79c375c52f0c Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:3b:11", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "rel": "bookmark"}], "image": {"id": "7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "links": [{"href": "http://172.30.9.31:8774/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:16:48.000000", "flavor": {"id": "e5a90d12-d29d-4713-a573-81f17ba62316", "links": [{"href": "http://172.30.9.31:8774/flavors/e5a90d12-d29d-4713-a573-81f17ba62316", "rel": "bookmark"}]}, "id": "8d6bcf94-99b4-4bcf-8dbe-0e25959616d2", "security_groups": [{"name": "default"}], "user_id": "c8b3c9ecaef542cfa17b44fe3579d5f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:16:48Z", "hostId": "4c89d42d6822efa0afa61d057c74f7e722ffa509c6ba04ae28a9ce72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "created": "2018-11-02T21:16:42Z", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:17:12,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/8d6bcf94-99b4-4bcf-8dbe-0e25959616d2 used request id req-b2ccb772-986d-4869-b958-79c375c52f0c 2018-11-02 21:17:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:12,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-cc0a68bf-9510-41c6-bfda-7dab8a0fff04 Date: Fri, 02 Nov 2018 21:17:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b0dafec-fccc-47e5-a86c-5113deea899d"],"updated_at":"2018-11-02T21:16:36Z","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce21089ca4e1417fb75098c61830b598","id":"0f1213cf-3925-4e0a-8514-141068005f7d","name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}]} 2018-11-02 21:17:12,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net used request id req-cc0a68bf-9510-41c6-bfda-7dab8a0fff04 2018-11-02 21:17:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:12,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1cc2d189-6e51-42d4-88c5-f5175befe5be Date: Fri, 02 Nov 2018 21:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:16:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ce21089ca4e1417fb75098c61830b598","id":"8b0dafec-fccc-47e5-a86c-5113deea899d","subnetpool_id":null,"name":"CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet"}]} 2018-11-02 21:17:12,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-1cc2d189-6e51-42d4-88c5-f5175befe5be 2018-11-02 21:17:12,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d947c0fda0d27d9bcf4a9413b1aac6648973374" 2018-11-02 21:17:13,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3072 X-Openstack-Request-Id: req-d3c66edf-cd43-41a1-b124-3e2f3fcb6597 Date: Fri, 02 Nov 2018 21:17:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:37Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:c4:d4","id":"36ad24b6-1bfd-46b2-ae16-1d791b18cc44","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:36Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:3e:ee","id":"78d9ed18-1837-46e6-afcd-f0ee42a74078","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:48Z","binding:vnic_type":"normal","device_id":"8d6bcf94-99b4-4bcf-8dbe-0e25959616d2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:27:3b:11","id":"8db6ab0a-d343-4367-88bb-8a312aabef03","port_security_enabled":true,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.5"}],"extra_dhcp_opts":[],"security_groups":["49a42187-11b8-40f6-abdc-cb5ee99c51a0"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack-server1_port-p7dqhepknkhk"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f1213cf-3925-4e0a-8514-141068005f7d","tenant_id":"ce21089ca4e1417fb75098c61830b598","created_at":"2018-11-02T21:16:38Z","admin_state_up":true,"updated_at":"2018-11-02T21:16:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f1213cf-3925-4e0a-8514-141068005f7d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:34:d2","id":"9199effe-0db7-4368-87d7-ed8a864bc012","port_security_enabled":false,"project_id":"ce21089ca4e1417fb75098c61830b598","fixed_ips":[{"subnet_id":"8b0dafec-fccc-47e5-a86c-5113deea899d","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:17:13,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=0f1213cf-3925-4e0a-8514-141068005f7d used request id req-d3c66edf-cd43-41a1-b124-3e2f3fcb6597 2018-11-02 21:17:13,198 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack 2018-11-02 21:17:13,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:17:13,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:13 GMT Server: Apache x-openstack-request-id: req-b39d6387-726c-47cb-bcdc-d3c3fac9176b Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:13,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:13 GMT Server: Apache x-openstack-request-id: req-2e5b6a20-2b0b-4bec-83d1-97f097f0c3ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:13,535 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-2e5b6a20-2b0b-4bec-83d1-97f097f0c3ce 2018-11-02 21:17:13,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:17:13,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:13 GMT Server: Apache x-openstack-request-id: req-fa6fb523-b503-4a45-a364-87f2bdd163ad Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:13,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:13 GMT Server: Apache x-openstack-request-id: req-5232c2d7-7eed-498b-8fe8-54b9927575f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:17:13Z", "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:17:13,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-5232c2d7-7eed-498b-8fe8-54b9927575f9 2018-11-02 21:17:13,818 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:17:13,818 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:17:16,821 - create_stack - DEBUG - Stack status query timeout in 1196.71439695 2018-11-02 21:17:16,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:17:16,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:16 GMT Server: Apache x-openstack-request-id: req-ea318e70-0137-4f78-bc06-6b066fa52be5 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:16,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:16 GMT Server: Apache x-openstack-request-id: req-286752f0-711b-4094-8642-bc66fe7db6dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:17:13Z", "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:17:16,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-286752f0-711b-4094-8642-bc66fe7db6dc 2018-11-02 21:17:16,876 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:17:16,876 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:17:19,879 - create_stack - DEBUG - Stack status query timeout in 1193.656394 2018-11-02 21:17:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:17:20,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:19 GMT Server: Apache x-openstack-request-id: req-1efc9f4b-1d63-4863-bc04-839c72af9780 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:20,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:20 GMT Server: Apache x-openstack-request-id: req-e27a8351-dc67-49e4-bb56-abd221616114 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:17:13Z", "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:17:20,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-e27a8351-dc67-49e4-bb56-abd221616114 2018-11-02 21:17:20,148 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:17:20,149 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:17:23,152 - create_stack - DEBUG - Stack status query timeout in 1190.38399482 2018-11-02 21:17:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:17:23,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:23 GMT Server: Apache x-openstack-request-id: req-af7f378a-b90b-4cd6-b430-c7fb40029927 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:23,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:23 GMT Server: Apache x-openstack-request-id: req-a58b81c5-8b51-45ab-b226-f0815047774d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ce21089ca4e1417fb75098c61830b598", "OS::stack_id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "image_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image", "inst_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-inst", "subnet_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-subnet", "flavor_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-flavor-name", "net_name": "CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack", "stack_user_project_id": "d150dec87af04b239a70d1b45d560cb2", "tags": null, "creation_time": "2018-11-02T21:16:32Z", "links": [{"href": "http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:17:13Z", "id": "f48dd1e1-4df2-4cf3-82dc-b51a5bb85088", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-02 21:17:23,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-a58b81c5-8b51-45ab-b226-f0815047774d 2018-11-02 21:17:23,740 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:17:23,740 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack 2018-11-02 21:17:23,740 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack 2018-11-02 21:17:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787944e6c65bc232752cf5e6346464e16300c12" 2018-11-02 21:17:23,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:23 GMT Server: Apache x-openstack-request-id: req-450eff8b-76e1-4c1d-ae2e-7992e6cf2bf4 Location: http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:23,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:23 GMT Server: Apache x-openstack-request-id: req-b51f97c5-c848-455b-be00-303103cb0bcb Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:17:23,986 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ce21089ca4e1417fb75098c61830b598/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-stack/f48dd1e1-4df2-4cf3-82dc-b51a5bb85088 used request id req-b51f97c5-c848-455b-be00-303103cb0bcb 2018-11-02 21:17:23,988 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-f10b9c75-5550-4a10-bf54-4325b9f25cfa-image 2018-11-02 21:17:23,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8ea372939030cc3e249d4c074139c8d7ee01790" 2018-11-02 21:17:24,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45e8a60f-80e7-491f-9d07-92b851762db5 Date: Fri, 02 Nov 2018 21:17:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:17:24,734 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7a0f1a20-b3c1-4b71-a08b-62eccfb8a552 used request id req-45e8a60f-80e7-491f-9d07-92b851762db5 2018-11-02 21:17:24,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/e5a90d12-d29d-4713-a573-81f17ba62316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f6b94e0f4e6a1bbb3f4a3a5fc97a5a4ea406" 2018-11-02 21:17:24,768 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61bcbe04-d468-41fb-84f0-41e226a9fdb0 x-compute-request-id: req-61bcbe04-d468-41fb-84f0-41e226a9fdb0 Content-Length: 0 Content-Type: application/json 2018-11-02 21:17:24,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e5a90d12-d29d-4713-a573-81f17ba62316 used request id req-61bcbe04-d468-41fb-84f0-41e226a9fdb0 2018-11-02 21:17:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:17:25,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-68aeff88-094e-4a30-8b21-763aad87ee73 Date: Fri, 02 Nov 2018 21:17:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ce21089ca4e1417fb75098c61830b598", "created_at": "2018-11-02T21:16:34Z", "updated_at": "2018-11-02T21:16:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "revision_number": 0, "id": "216ae1d9-9bc9-4242-bc5c-b7858c66774d", "remote_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "remote_ip_prefix": null, "created_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce21089ca4e1417fb75098c61830b598"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "revision_number": 0, "id": "32cf1342-a580-48d6-ae0c-1bbc349b9318", "remote_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "remote_ip_prefix": null, "created_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce21089ca4e1417fb75098c61830b598"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "revision_number": 0, "id": "b4e61e01-1afe-4c0d-8753-a533734c7cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce21089ca4e1417fb75098c61830b598"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "revision_number": 0, "id": "ccbd1c39-ae21-4f4f-b971-494502b29d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "tenant_id": "ce21089ca4e1417fb75098c61830b598", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce21089ca4e1417fb75098c61830b598"}], "revision_number": 4, "project_id": "ce21089ca4e1417fb75098c61830b598", "id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:17:25,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-68aeff88-094e-4a30-8b21-763aad87ee73 2018-11-02 21:17:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:17:25,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7086f7b-6ec6-462d-b71f-43aa7858d24c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce21089ca4e1417fb75098c61830b598", "name": "CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj"}} 2018-11-02 21:17:25,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-e7086f7b-6ec6-462d-b71f-43aa7858d24c 2018-11-02 21:17:25,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49a42187-11b8-40f6-abdc-cb5ee99c51a0 2018-11-02 21:17:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=49a42187-11b8-40f6-abdc-cb5ee99c51a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:17:25,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9d934468-d929-4eaf-a1e7-41665ed21521 Date: Fri, 02 Nov 2018 21:17:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "port_range_min": null, "revision_number": 0, "tenant_id": "ce21089ca4e1417fb75098c61830b598", "created_at": "2018-11-02T21:16:34Z", "project_id": "ce21089ca4e1417fb75098c61830b598", "id": "216ae1d9-9bc9-4242-bc5c-b7858c66774d"}, {"remote_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "port_range_min": null, "revision_number": 0, "tenant_id": "ce21089ca4e1417fb75098c61830b598", "created_at": "2018-11-02T21:16:34Z", "project_id": "ce21089ca4e1417fb75098c61830b598", "id": "32cf1342-a580-48d6-ae0c-1bbc349b9318"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "port_range_min": null, "revision_number": 0, "tenant_id": "ce21089ca4e1417fb75098c61830b598", "created_at": "2018-11-02T21:16:34Z", "project_id": "ce21089ca4e1417fb75098c61830b598", "id": "b4e61e01-1afe-4c0d-8753-a533734c7cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:16:34Z", "security_group_id": "49a42187-11b8-40f6-abdc-cb5ee99c51a0", "port_range_min": null, "revision_number": 0, "tenant_id": "ce21089ca4e1417fb75098c61830b598", "created_at": "2018-11-02T21:16:34Z", "project_id": "ce21089ca4e1417fb75098c61830b598", "id": "ccbd1c39-ae21-4f4f-b971-494502b29d08"}]} 2018-11-02 21:17:25,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=49a42187-11b8-40f6-abdc-cb5ee99c51a0 used request id req-9d934468-d929-4eaf-a1e7-41665ed21521 2018-11-02 21:17:25,417 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:17:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/49a42187-11b8-40f6-abdc-cb5ee99c51a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:17:25,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2169a58d-5445-4d27-aa6c-e2eb1693b900 Content-Length: 0 Date: Fri, 02 Nov 2018 21:17:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:17:25,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/49a42187-11b8-40f6-abdc-cb5ee99c51a0 used request id req-2169a58d-5445-4d27-aa6c-e2eb1693b900 2018-11-02 21:17:25,812 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj 2018-11-02 21:17:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:17:26,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826ac771-3d68-440e-8d05-0eca33c591d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:26,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ce21089ca4e1417fb75098c61830b598 used request id req-826ac771-3d68-440e-8d05-0eca33c591d7 2018-11-02 21:17:26,183 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f33b3a1a-c4d1-4ec-proj-role 2018-11-02 21:17:26,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/61d73cfeebe4400ba09b878a8deda0d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:17:26,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb01491d-b2c5-49b1-a4ff-d8903f327f7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:26,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/61d73cfeebe4400ba09b878a8deda0d6 used request id req-bb01491d-b2c5-49b1-a4ff-d8903f327f7f 2018-11-02 21:17:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d656d9d1141a7b3eed9bb2c709b6666b2639071" 2018-11-02 21:17:26,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147a2d15-befb-4d87-b4e7-0ac5729a3ff0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:26,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-147a2d15-befb-4d87-b4e7-0ac5729a3ff0 2018-11-02 21:17:26,455 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f33b3a1a-c4d1-4ec-user 2018-11-02 21:17:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c8b3c9ecaef542cfa17b44fe3579d5f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1186aab89775cc9a9653c21d7412003b4b818e" 2018-11-02 21:17:26,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa9d138-4dce-415c-9551-fc84eccb079d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:26,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c8b3c9ecaef542cfa17b44fe3579d5f5 used request id req-3aa9d138-4dce-415c-9551-fc84eccb079d 2018-11-02 21:17:26,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:27,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["dKGe6Z2hQYu-isuMOtUuRA"], "issued_at": "2018-11-02T21:17:27.000000Z"}} 2018-11-02 21:17:27,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136af99a412ec3334b5eac9b05f31615f0944f23" 2018-11-02 21:17:27,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f1bd3d-8fec-40d2-9be8-81a3011b92e6 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:27,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-28f1bd3d-8fec-40d2-9be8-81a3011b92e6 2018-11-02 21:17:27,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:27,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:27,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["VUmlXB-FS0y6rpT0mbw6aA"], "issued_at": "2018-11-02T21:17:27.000000Z"}} 2018-11-02 21:17:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:27,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce48fde3-8e10-4f01-bb35-4a883bffe7a7 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:27,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce48fde3-8e10-4f01-bb35-4a883bffe7a7 2018-11-02 21:17:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:17:27,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:17:27 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:17:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:27,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb98797-85ab-40dc-814f-c70d7c0e933a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:17:27,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj used request id req-fbb98797-85ab-40dc-814f-c70d7c0e933a 2018-11-02 21:17:27,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:27,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e604261b-00a7-4228-a585-2cc61bf7159c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:17:27,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e604261b-00a7-4228-a585-2cc61bf7159c 2018-11-02 21:17:27,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}}' 2018-11-02 21:17:28,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-010b47c3-1b6b-46ba-afac-43a0ac3d9243 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf"}, "tags": [], "enabled": true, "id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}} 2018-11-02 21:17:28,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-010b47c3-1b6b-46ba-afac-43a0ac3d9243 2018-11-02 21:17:28,022 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-ec7f5048-170b-4f7-proj 2018-11-02 21:17:28,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:28,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:28,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:17:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["YL6UW6sIT5mJ0_4UpwEGsA"], "issued_at": "2018-11-02T21:17:28.000000Z"}} 2018-11-02 21:17:28,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:28,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696ba4bc-37b3-4576-806d-283519451757 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:28,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-696ba4bc-37b3-4576-806d-283519451757 2018-11-02 21:17:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:17:28,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:17:28 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:17:28,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:28,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a77a1c0-7820-4fce-a8ad-ad72bf4754e3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:17:28,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8a77a1c0-7820-4fce-a8ad-ad72bf4754e3 2018-11-02 21:17:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:28,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c27fd8-74a7-421e-a3f7-63eb92002b7b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf"}, "tags": [], "enabled": true, "id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}]} 2018-11-02 21:17:28,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj used request id req-72c27fd8-74a7-421e-a3f7-63eb92002b7b 2018-11-02 21:17:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:28,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6bb37bb-79e5-4bd0-9911-f8bfa0b561f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:17:28,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d6bb37bb-79e5-4bd0-9911-f8bfa0b561f7 2018-11-02 21:17:29,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:29,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305140db-d1df-4aac-8b3d-d2fa3f0754bb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:29,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-305140db-d1df-4aac-8b3d-d2fa3f0754bb 2018-11-02 21:17:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:29,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a1ea6f-4d09-49d1-9510-38f928c1d2a4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf"}, "tags": [], "enabled": true, "id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}]} 2018-11-02 21:17:29,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj used request id req-e5a1ea6f-4d09-49d1-9510-38f928c1d2a4 2018-11-02 21:17:29,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/7e0b28beae684579a84071441debc545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:29,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda14583-1a70-46bc-ac40-ec7048443b01 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-ec7f5048-170b-4f7-user", "links": {"self": "http://172.30.9.31:5000/v3/users/7e0b28beae684579a84071441debc545"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "id": "7e0b28beae684579a84071441debc545", "password_expires_at": null}} 2018-11-02 21:17:29,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/7e0b28beae684579a84071441debc545 used request id req-cda14583-1a70-46bc-ac40-ec7048443b01 2018-11-02 21:17:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:29,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f6ade8-2357-4a29-8f0f-7b60efae6a68 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:17:29,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles used request id req-c1f6ade8-2357-4a29-8f0f-7b60efae6a68 2018-11-02 21:17:29,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:29,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbeb400-84b1-4593-8c49-311f1ac8eb01 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}} 2018-11-02 21:17:29,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-ecbeb400-84b1-4593-8c49-311f1ac8eb01 2018-11-02 21:17:29,971 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-ec7f5048-170b-4f7-proj 2018-11-02 21:17:29,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:30,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2963f727-6e05-4c94-9961-63556ca7b4cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:30,138 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-2963f727-6e05-4c94-9961-63556ca7b4cb 2018-11-02 21:17:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:30,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b45f4dd-8aab-4ad1-8765-0b1ee84ff3a6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:30,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3b45f4dd-8aab-4ad1-8765-0b1ee84ff3a6 2018-11-02 21:17:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:30,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddee9b06-987a-4714-bbbe-f58cd89b44dd Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf"}, "tags": [], "enabled": true, "id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}]} 2018-11-02 21:17:30,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ec7f5048-170b-4f7-proj used request id req-ddee9b06-987a-4714-bbbe-f58cd89b44dd 2018-11-02 21:17:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:30,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f6e2b2-2d7e-4928-a1e0-42f93606a3f9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}]} 2018-11-02 21:17:30,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles used request id req-e0f6e2b2-2d7e-4928-a1e0-42f93606a3f9 2018-11-02 21:17:30,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:30,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef538873-dec6-4b1f-bb53-4befe208a69a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:17:30,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-ef538873-dec6-4b1f-bb53-4befe208a69a 2018-11-02 21:17:30,730 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-ec7f5048-170b-4f7-proj 2018-11-02 21:17:30,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:30,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b46f19d8-8d2a-4664-9061-4eecbd8a239f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:30,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles/eaf2663eb1084dd294e591d215a18095 used request id req-b46f19d8-8d2a-4664-9061-4eecbd8a239f 2018-11-02 21:17:30,893 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-ec7f5048-170b-4f7-user 2018-11-02 21:17:30,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:31,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563c3927-c936-4ebe-a336-afa5dc0e269e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:31,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-563c3927-c936-4ebe-a336-afa5dc0e269e 2018-11-02 21:17:31,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" -d '{"role": {"name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role"}}' 2018-11-02 21:17:31,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c3c4b3-1ed6-480b-b65c-48bf28fd7cda Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e22f7e7046e40a5b88966b57797074d", "links": {"self": "http://172.30.9.31:5000/v3/roles/8e22f7e7046e40a5b88966b57797074d"}, "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role"}} 2018-11-02 21:17:31,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b2c3c4b3-1ed6-480b-b65c-48bf28fd7cda 2018-11-02 21:17:31,141 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role 2018-11-02 21:17:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8e22f7e7046e40a5b88966b57797074d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:31,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fad14dc-8f83-4cc3-ab69-2865f90bc734 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e22f7e7046e40a5b88966b57797074d", "links": {"self": "http://172.30.9.31:5000/v3/roles/8e22f7e7046e40a5b88966b57797074d"}, "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role"}} 2018-11-02 21:17:31,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8e22f7e7046e40a5b88966b57797074d used request id req-9fad14dc-8f83-4cc3-ab69-2865f90bc734 2018-11-02 21:17:31,253 - keystone_utils - INFO - Granting role CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role to project CreateStackVolumeTests-ec7f5048-170b-4f7-proj 2018-11-02 21:17:31,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles/8e22f7e7046e40a5b88966b57797074d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:31,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-232c37c1-2c3f-41e2-9486-9fb263ffdc41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:31,407 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf/users/7e0b28beae684579a84071441debc545/roles/8e22f7e7046e40a5b88966b57797074d used request id req-232c37c1-2c3f-41e2-9486-9fb263ffdc41 2018-11-02 21:17:31,408 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:17:31,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:31,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:31,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e22f7e7046e40a5b88966b57797074d", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:17:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-user", "id": "7e0b28beae684579a84071441debc545"}, "audit_ids": ["ZbxcAksXQpOUGCm7c_it6w"], "issued_at": "2018-11-02T21:17:31.000000Z"}} 2018-11-02 21:17:31,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:31,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761e6321-cb75-43f4-b386-62d5a6148326 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:31,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-761e6321-cb75-43f4-b386-62d5a6148326 2018-11-02 21:17:31,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:17:31,951 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:17:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:32,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:31 GMT Server: Apache x-openstack-request-id: req-92d33fdc-b879-4031-9b75-d97d0d191fa8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:17:32,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack used request id req-92d33fdc-b879-4031-9b75-d97d0d191fa8 2018-11-02 21:17:32,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type", "volume_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume"}}' 2018-11-02 21:17:34,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:17:32 GMT Server: Apache x-openstack-request-id: req-1ec4c14a-d5df-4fe8-9216-595ed1785f1a Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "self"}]}} 2018-11-02 21:17:34,159 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks used request id req-1ec4c14a-d5df-4fe8-9216-595ed1785f1a 2018-11-02 21:17:34,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:34,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:34 GMT Server: Apache x-openstack-request-id: req-076edcca-668a-4f5f-8449-e80cf7be6721 Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:34,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:34 GMT Server: Apache x-openstack-request-id: req-5cf6194b-f16b-46dc-a96c-cec5e7508c79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "volume_type_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type", "OS::stack_id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "volume_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "stack_user_project_id": "97d0fea8e3344edbbf0b0dd47ab9a8a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:17:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:34,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab used request id req-5cf6194b-f16b-46dc-a96c-cec5e7508c79 2018-11-02 21:17:34,620 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack 2018-11-02 21:17:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:34,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:34 GMT Server: Apache x-openstack-request-id: req-cb7839dd-4d20-4168-9f82-0d2993a9d9ed Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:35,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:34 GMT Server: Apache x-openstack-request-id: req-9393b1b8-9a73-4c15-93cf-96ac5df79909 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "volume_type_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type", "OS::stack_id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "volume_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "stack_user_project_id": "97d0fea8e3344edbbf0b0dd47ab9a8a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:17:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:35,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab used request id req-9393b1b8-9a73-4c15-93cf-96ac5df79909 2018-11-02 21:17:35,089 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:17:35,089 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:17:38,092 - create_stack - DEBUG - Stack status query timeout in 1196.52739906 2018-11-02 21:17:38,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:38,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:38 GMT Server: Apache x-openstack-request-id: req-60023df0-5842-4334-b866-2ae40434142a Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:38,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:38 GMT Server: Apache x-openstack-request-id: req-95edafa2-daab-4428-8776-23bd8d51e7e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "volume_type_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type", "OS::stack_id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "volume_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "stack_user_project_id": "97d0fea8e3344edbbf0b0dd47ab9a8a5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:17:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:38,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab used request id req-95edafa2-daab-4428-8776-23bd8d51e7e7 2018-11-02 21:17:38,561 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:17:38,561 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack 2018-11-02 21:17:38,561 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack 2018-11-02 21:17:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:38,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:38 GMT Server: Apache x-openstack-request-id: req-3879ddc0-e25f-4b8c-8d33-289dcd2fe51d Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:38,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:38 GMT Server: Apache x-openstack-request-id: req-25621b5b-b68b-4737-a0e7-d48be5af85f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab/resources/volume", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-02T21:17:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:17:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fbbf6e17-1edd-4354-bcae-28e19e1300e2", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-02T21:17:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:17:34Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "5ce82d85-991c-428a-a1f0-298e1dcc40fc", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-02 21:17:38,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab/resources used request id req-25621b5b-b68b-4737-a0e7-d48be5af85f8 2018-11-02 21:17:38,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/fbbf6e17-1edd-4354-bcae-28e19e1300e2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:38,896 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:38 GMT Server: Apache x-compute-request-id: req-663fbdae-deb7-49c7-b2b2-dd75706ab2b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-663fbdae-deb7-49c7-b2b2-dd75706ab2b7 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/fbbf6e17-1edd-4354-bcae-28e19e1300e2", "rel": "self"}, {"href": "http://172.30.9.31:8776/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/fbbf6e17-1edd-4354-bcae-28e19e1300e2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-02T21:17:36.000000", "replication_status": null, "snapshot_id": null, "id": "fbbf6e17-1edd-4354-bcae-28e19e1300e2", "size": 1, "user_id": "7e0b28beae684579a84071441debc545", "os-vol-tenant-attr:tenant_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume", "bootable": "false", "created_at": "2018-11-02T21:17:35.000000", "volume_type": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type"}} 2018-11-02 21:17:38,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/fbbf6e17-1edd-4354-bcae-28e19e1300e2 used request id req-663fbdae-deb7-49c7-b2b2-dd75706ab2b7 2018-11-02 21:17:38,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:38,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:39,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e22f7e7046e40a5b88966b57797074d", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_69fbfbd0ab7b4de1aaf48165eeec7ddf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-user", "id": "7e0b28beae684579a84071441debc545"}, "audit_ids": ["cOGEf7FeQ_a_7iEiEbvQoA"], "issued_at": "2018-11-02T21:17:39.000000Z"}} 2018-11-02 21:17:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19601566921b43e460c3b7326a5543e68a090bf5" 2018-11-02 21:17:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39549227-783c-4b72-a26c-024b1abf58d3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:39,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39549227-783c-4b72-a26c-024b1abf58d3 2018-11-02 21:17:39,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19601566921b43e460c3b7326a5543e68a090bf5" 2018-11-02 21:17:39,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:39 GMT Server: Apache x-compute-request-id: req-e93fd845-a6b6-450b-ab9f-daddbb10abaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e93fd845-a6b6-450b-ab9f-daddbb10abaf Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/fbbf6e17-1edd-4354-bcae-28e19e1300e2", "rel": "self"}, {"href": "http://172.30.9.31:8776/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/fbbf6e17-1edd-4354-bcae-28e19e1300e2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-02T21:17:36.000000", "replication_status": null, "snapshot_id": null, "id": "fbbf6e17-1edd-4354-bcae-28e19e1300e2", "size": 1, "user_id": "7e0b28beae684579a84071441debc545", "os-vol-tenant-attr:tenant_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume", "bootable": "false", "created_at": "2018-11-02T21:17:35.000000", "volume_type": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type"}]} 2018-11-02 21:17:39,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/69fbfbd0ab7b4de1aaf48165eeec7ddf/volumes/detail used request id req-e93fd845-a6b6-450b-ab9f-daddbb10abaf 2018-11-02 21:17:39,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:17:39,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:17:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:17:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19601566921b43e460c3b7326a5543e68a090bf5" 2018-11-02 21:17:39,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f256ed3-3b8e-4fd2-b50a-7eea951962f2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "name": "CreateStackVolumeTests-ec7f5048-170b-4f7-proj"}} 2018-11-02 21:17:39,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf used request id req-8f256ed3-3b8e-4fd2-b50a-7eea951962f2 2018-11-02 21:17:39,802 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack 2018-11-02 21:17:39,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:40,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:39 GMT Server: Apache x-openstack-request-id: req-12eb592d-999a-4f26-86c2-a3c44971582a Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:40,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:40 GMT Server: Apache x-openstack-request-id: req-8114bfbe-ffae-4d50-80a9-a8b4ea84d222 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:40,383 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab used request id req-8114bfbe-ffae-4d50-80a9-a8b4ea84d222 2018-11-02 21:17:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:40,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:40 GMT Server: Apache x-openstack-request-id: req-2c341177-cb6d-4eda-b5f4-f025672079ac Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:40,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:40 GMT Server: Apache x-openstack-request-id: req-b25436f3-dd5b-4405-96b1-baf1b126f0c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "volume_type_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type", "OS::stack_id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "volume_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "stack_user_project_id": "97d0fea8e3344edbbf0b0dd47ab9a8a5", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:17:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:17:40Z", "id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:40,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab used request id req-b25436f3-dd5b-4405-96b1-baf1b126f0c1 2018-11-02 21:17:40,998 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:17:40,998 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:17:44,001 - create_stack - DEBUG - Stack status query timeout in 1196.38151503 2018-11-02 21:17:44,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:44,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:44 GMT Server: Apache x-openstack-request-id: req-3ef61cd7-2798-4686-a34b-877eda79498e Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:44,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:44 GMT Server: Apache x-openstack-request-id: req-72e8c360-30a5-4e2c-91f8-fc364cacd587 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "69fbfbd0ab7b4de1aaf48165eeec7ddf", "volume_type_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume-type", "OS::stack_id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "volume_name": "CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-volume"}, "deletion_time": "2018-11-02T21:17:43Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack", "stack_user_project_id": "97d0fea8e3344edbbf0b0dd47ab9a8a5", "tags": null, "creation_time": "2018-11-02T21:17:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:17:40Z", "id": "98ec4caf-60b8-491b-91c1-2652f4238cab", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:44,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab used request id req-72e8c360-30a5-4e2c-91f8-fc364cacd587 2018-11-02 21:17:44,254 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:17:44,254 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack 2018-11-02 21:17:44,254 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack 2018-11-02 21:17:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/98ec4caf-60b8-491b-91c1-2652f4238cab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff2bb8bb4397a2e7b06bbae35f467b4e1e03f9c" 2018-11-02 21:17:44,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:44 GMT Server: Apache x-openstack-request-id: req-11486591-1463-4dc9-b798-31f77f4e5af4 Location: http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:44,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:44 GMT Server: Apache x-openstack-request-id: req-c37bb024-ca47-42a4-a4d3-c3996579619e Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:17:44,503 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/69fbfbd0ab7b4de1aaf48165eeec7ddf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f9e835e-659a-469e-aa16-5c96c7d0d583-stack/98ec4caf-60b8-491b-91c1-2652f4238cab used request id req-c37bb024-ca47-42a4-a4d3-c3996579619e 2018-11-02 21:17:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:44,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-86afcf43-768c-4efe-8315-bfdf91a57190 Date: Fri, 02 Nov 2018 21:17:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:17:44,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-86afcf43-768c-4efe-8315-bfdf91a57190 2018-11-02 21:17:44,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:44,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f04de85-243f-4994-b77d-d46ac251f6ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:17:44,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-3f04de85-243f-4994-b77d-d46ac251f6ef 2018-11-02 21:17:44,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:17:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c195a5-8dcf-4e8b-a449-01c0f74bb91e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:17:45,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-40c195a5-8dcf-4e8b-a449-01c0f74bb91e 2018-11-02 21:17:45,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:17:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccfdc9f-b7b3-402d-8006-483e6da285b1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:17:45,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-eccfdc9f-b7b3-402d-8006-483e6da285b1 2018-11-02 21:17:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5392dd-a7b6-45af-8224-229cb3975db6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:17:45,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-fa5392dd-a7b6-45af-8224-229cb3975db6 2018-11-02 21:17:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fbf3293-1b69-46c6-b501-9550e11ae6c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:17:45,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-0fbf3293-1b69-46c6-b501-9550e11ae6c0 2018-11-02 21:17:45,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:17:45,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10951d8-45e3-44be-a228-af6bb3c76b78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:17:45,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-b10951d8-45e3-44be-a228-af6bb3c76b78 2018-11-02 21:17:45,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:17:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8eb9639-85ba-4a81-a97b-59a74b5129e4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:17:45,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-a8eb9639-85ba-4a81-a97b-59a74b5129e4 2018-11-02 21:17:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a40c1f-cc00-4604-9477-37bcab2f3e6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:17:45,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-49a40c1f-cc00-4604-9477-37bcab2f3e6f 2018-11-02 21:17:45,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:17:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d76fe6-2263-4e6a-b3a2-9ded6417f3b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:17:45,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-d2d76fe6-2263-4e6a-b3a2-9ded6417f3b7 2018-11-02 21:17:45,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:17:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:45,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d03af395-8e97-48a7-8144-3e3c54943a1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:17:45,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-d03af395-8e97-48a7-8144-3e3c54943a1a 2018-11-02 21:17:45,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:17:45,946 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-ec7f5048-170b-4f7-proj 2018-11-02 21:17:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:46,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71ca770-131c-42ff-a0ef-b068b1c2608f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:46,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/69fbfbd0ab7b4de1aaf48165eeec7ddf used request id req-d71ca770-131c-42ff-a0ef-b068b1c2608f 2018-11-02 21:17:46,233 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-ec7f5048-170b-4f7-proj-role 2018-11-02 21:17:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/8e22f7e7046e40a5b88966b57797074d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:46,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46736517-7d46-4ae1-86e2-98f73ffc2998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:46,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8e22f7e7046e40a5b88966b57797074d used request id req-46736517-7d46-4ae1-86e2-98f73ffc2998 2018-11-02 21:17:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955ec875fe7e41b01a38c12260e396e340d43088" 2018-11-02 21:17:46,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abf6a1b-eac2-4694-94d9-835f59904ff3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:46,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8abf6a1b-eac2-4694-94d9-835f59904ff3 2018-11-02 21:17:46,478 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-ec7f5048-170b-4f7-user 2018-11-02 21:17:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7e0b28beae684579a84071441debc545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c97775633d627c1c551fa023674bbd63c975f2" 2018-11-02 21:17:46,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287e59a1-f6db-4b18-86a4-7586e4b84487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:46,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7e0b28beae684579a84071441debc545 used request id req-287e59a1-f6db-4b18-86a4-7586e4b84487 2018-11-02 21:17:46,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:47,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["xy8dIf_SQiyOMtXhg8xl9w"], "issued_at": "2018-11-02T21:17:47.000000Z"}} 2018-11-02 21:17:47,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d46f3ac1bf37417b1a4b8f41a495a652907a53" 2018-11-02 21:17:47,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fd10fa-0637-45ef-a376-2aba0e108c5a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:47,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-62fd10fa-0637-45ef-a376-2aba0e108c5a 2018-11-02 21:17:47,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:47,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:47,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["-xZRPhWFSzujPJTeXVNAuQ"], "issued_at": "2018-11-02T21:17:47.000000Z"}} 2018-11-02 21:17:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:17:47,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b32ae8-c6d2-4b02-b674-c7c04fc84bd9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:47,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-26b32ae8-c6d2-4b02-b674-c7c04fc84bd9 2018-11-02 21:17:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:17:47,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:17:47 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:17:47,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:17:47,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86d1c74-6dd5-424e-a273-1adea885cfc0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:17:47,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj used request id req-f86d1c74-6dd5-424e-a273-1adea885cfc0 2018-11-02 21:17:47,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:17:48,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2cdbac-a27f-4109-8153-cd1e77328922 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:17:48,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3f2cdbac-a27f-4109-8153-cd1e77328922 2018-11-02 21:17:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj"}}' 2018-11-02 21:17:48,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43825c9f-601e-4b3c-9dc2-76d39d34d059 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8"}, "tags": [], "enabled": true, "id": "f70cc3dab7fc44279cec59fe0245a0e8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj"}} 2018-11-02 21:17:48,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-43825c9f-601e-4b3c-9dc2-76d39d34d059 2018-11-02 21:17:48,219 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-e8bbe6d3-0632-44c-proj 2018-11-02 21:17:48,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:48,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:48,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["PPdrKMiHSn-iTsIGrksoxQ"], "issued_at": "2018-11-02T21:17:48.000000Z"}} 2018-11-02 21:17:48,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:48,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c70d48-72f8-41e9-8f94-10822b013a2c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:48,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-42c70d48-72f8-41e9-8f94-10822b013a2c 2018-11-02 21:17:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:17:48,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:17:48 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:17:48,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:48,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104d9ad4-2020-4b2e-99f6-ea9c99473fb8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:17:48,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-104d9ad4-2020-4b2e-99f6-ea9c99473fb8 2018-11-02 21:17:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:48,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c9e403-8413-4d96-9cc7-bf0f3725fb08 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8"}, "tags": [], "enabled": true, "id": "f70cc3dab7fc44279cec59fe0245a0e8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj"}]} 2018-11-02 21:17:48,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj used request id req-60c9e403-8413-4d96-9cc7-bf0f3725fb08 2018-11-02 21:17:48,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:49,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf913b3-088c-479c-bc12-1bffd2977735 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:17:49,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5bf913b3-088c-479c-bc12-1bffd2977735 2018-11-02 21:17:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:49,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5cc810d-cf3a-4e44-80df-c1bf3e37fda9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:49,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a5cc810d-cf3a-4e44-80df-c1bf3e37fda9 2018-11-02 21:17:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ad733c-d6f5-44f9-9d19-fd62cf386f6b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8"}, "tags": [], "enabled": true, "id": "f70cc3dab7fc44279cec59fe0245a0e8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj"}]} 2018-11-02 21:17:49,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj used request id req-d4ad733c-d6f5-44f9-9d19-fd62cf386f6b 2018-11-02 21:17:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/bdc10f7c13df459db984a4f700545548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:49,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fe2623-eec8-48ef-98fb-2f8218575d2a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-user", "links": {"self": "http://172.30.9.31:5000/v3/users/bdc10f7c13df459db984a4f700545548"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f70cc3dab7fc44279cec59fe0245a0e8", "id": "bdc10f7c13df459db984a4f700545548", "password_expires_at": null}} 2018-11-02 21:17:49,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/bdc10f7c13df459db984a4f700545548 used request id req-58fe2623-eec8-48ef-98fb-2f8218575d2a 2018-11-02 21:17:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:49,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55de11cd-8977-4ee8-b882-35b892ff49a6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:17:49,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles used request id req-55de11cd-8977-4ee8-b882-35b892ff49a6 2018-11-02 21:17:49,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:50,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93eaf07-0e42-476a-929b-53bc069f5ead Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}} 2018-11-02 21:17:50,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-d93eaf07-0e42-476a-929b-53bc069f5ead 2018-11-02 21:17:50,086 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-e8bbe6d3-0632-44c-proj 2018-11-02 21:17:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:50,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b80d6f-2b76-448a-979b-e5ed79029228 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:50,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-13b80d6f-2b76-448a-979b-e5ed79029228 2018-11-02 21:17:50,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:50,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664050b0-84b7-453d-a52c-170a531dc27f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:50,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-664050b0-84b7-453d-a52c-170a531dc27f 2018-11-02 21:17:50,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:50,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c550c0-1d5e-4720-8ef7-79c5c81ed1d3 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8"}, "tags": [], "enabled": true, "id": "f70cc3dab7fc44279cec59fe0245a0e8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj"}]} 2018-11-02 21:17:50,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-e8bbe6d3-0632-44c-proj used request id req-30c550c0-1d5e-4720-8ef7-79c5c81ed1d3 2018-11-02 21:17:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:50,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf383658-0058-4ad9-9e43-ccccc7cf42a6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}]} 2018-11-02 21:17:50,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles used request id req-bf383658-0058-4ad9-9e43-ccccc7cf42a6 2018-11-02 21:17:50,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:50,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96b8932-2092-42df-a166-c2a8ed452f14 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:17:50,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-c96b8932-2092-42df-a166-c2a8ed452f14 2018-11-02 21:17:50,879 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-e8bbe6d3-0632-44c-proj 2018-11-02 21:17:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:17:51,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eac17f0e-535c-4172-998a-d9c2d75a2970 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:51,042 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles/eaf2663eb1084dd294e591d215a18095 used request id req-eac17f0e-535c-4172-998a-d9c2d75a2970 2018-11-02 21:17:51,042 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-e8bbe6d3-0632-44c-user 2018-11-02 21:17:51,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:17:51,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a31b1c-94eb-4c93-8928-69d64a947546 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:17:51,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74a31b1c-94eb-4c93-8928-69d64a947546 2018-11-02 21:17:51,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" -d '{"role": {"name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role"}}' 2018-11-02 21:17:51,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c05864-9f9f-4418-bc2c-e544149d2683 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab57a3c1f364dcca38fe51d70254694", "links": {"self": "http://172.30.9.31:5000/v3/roles/7ab57a3c1f364dcca38fe51d70254694"}, "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role"}} 2018-11-02 21:17:51,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b8c05864-9f9f-4418-bc2c-e544149d2683 2018-11-02 21:17:51,274 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role 2018-11-02 21:17:51,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7ab57a3c1f364dcca38fe51d70254694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:17:51,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c44b976-ba58-4289-b0c9-87213acbd585 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab57a3c1f364dcca38fe51d70254694", "links": {"self": "http://172.30.9.31:5000/v3/roles/7ab57a3c1f364dcca38fe51d70254694"}, "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role"}} 2018-11-02 21:17:51,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7ab57a3c1f364dcca38fe51d70254694 used request id req-4c44b976-ba58-4289-b0c9-87213acbd585 2018-11-02 21:17:51,387 - keystone_utils - INFO - Granting role CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role to project CreateStackVolumeTests-e8bbe6d3-0632-44c-proj 2018-11-02 21:17:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles/7ab57a3c1f364dcca38fe51d70254694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:17:51,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40dd6d9-b0fe-4d69-befb-db08836224f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:17:51,546 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8/users/bdc10f7c13df459db984a4f700545548/roles/7ab57a3c1f364dcca38fe51d70254694 used request id req-f40dd6d9-b0fe-4d69-befb-db08836224f5 2018-11-02 21:17:51,547 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:17:51,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:51,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:51,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "7ab57a3c1f364dcca38fe51d70254694", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role"}], "expires_at": "2018-11-02T22:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f70cc3dab7fc44279cec59fe0245a0e8", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-user", "id": "bdc10f7c13df459db984a4f700545548"}, "audit_ids": ["jO3Q48rGRFWnXju-s5cytA"], "issued_at": "2018-11-02T21:17:51.000000Z"}} 2018-11-02 21:17:51,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:52,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3bcacd-c618-49ea-9eec-712d0a486fd3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:52,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb3bcacd-c618-49ea-9eec-712d0a486fd3 2018-11-02 21:17:52,067 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:17:52,070 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:17:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:52,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:52 GMT Server: Apache x-openstack-request-id: req-07f7d88f-8389-40fe-bce0-f70900aa8d94 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:17:52,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack used request id req-07f7d88f-8389-40fe-bce0-f70900aa8d94 2018-11-02 21:17:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "volume_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume"}}' 2018-11-02 21:17:54,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:17:52 GMT Server: Apache x-openstack-request-id: req-eaf864cc-d1d3-445c-a69e-7cc1a0504d64 Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "self"}]}} 2018-11-02 21:17:54,073 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks used request id req-eaf864cc-d1d3-445c-a69e-7cc1a0504d64 2018-11-02 21:17:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:54,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:54 GMT Server: Apache x-openstack-request-id: req-27179742-3451-4561-b8cb-e7be62402b2e Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:54,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:54 GMT Server: Apache x-openstack-request-id: req-ff3e6f29-354f-45eb-8eb9-8dc162a5e2d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f70cc3dab7fc44279cec59fe0245a0e8", "volume_type_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "OS::stack_id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "volume_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "stack_user_project_id": "75113f89faa74e5fbb94f63f8480edb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:17:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:54,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 used request id req-ff3e6f29-354f-45eb-8eb9-8dc162a5e2d2 2018-11-02 21:17:54,533 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack 2018-11-02 21:17:54,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:54,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:54 GMT Server: Apache x-openstack-request-id: req-540dde7f-e0f2-4e1e-b706-00fbfcee27d1 Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:54 GMT Server: Apache x-openstack-request-id: req-b9149b0d-0747-4eb3-957c-e64fd29dba73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f70cc3dab7fc44279cec59fe0245a0e8", "volume_type_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "OS::stack_id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "volume_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "stack_user_project_id": "75113f89faa74e5fbb94f63f8480edb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:17:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:54,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 used request id req-b9149b0d-0747-4eb3-957c-e64fd29dba73 2018-11-02 21:17:54,992 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:17:54,992 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:17:57,995 - create_stack - DEBUG - Stack status query timeout in 1196.53805709 2018-11-02 21:17:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:58,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:58 GMT Server: Apache x-openstack-request-id: req-e39b1528-354d-4670-b03b-dbcbe0ca71cd Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:58,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:58 GMT Server: Apache x-openstack-request-id: req-95ef8d3a-df6f-4193-95ea-12e89d66224f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f70cc3dab7fc44279cec59fe0245a0e8", "volume_type_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "OS::stack_id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "volume_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "stack_user_project_id": "75113f89faa74e5fbb94f63f8480edb1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:17:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:17:58,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 used request id req-95ef8d3a-df6f-4193-95ea-12e89d66224f 2018-11-02 21:17:58,428 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:17:58,428 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack 2018-11-02 21:17:58,428 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack 2018-11-02 21:17:58,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:58,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:17:58 GMT Server: Apache x-openstack-request-id: req-b72c7d55-157a-4aa0-a6b6-b243a469e1ab Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:17:58,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:58 GMT Server: Apache x-openstack-request-id: req-edae17ab-6939-47d1-a5da-7711459dfb8e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2/resources/volume", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-02T21:17:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:17:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f39890c2-78ec-4469-91f8-71e9af578f3a", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-02T21:17:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:17:54Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7148dee6-3afd-4480-aaf5-65f4c453d23b", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-02 21:17:58,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2/resources used request id req-edae17ab-6939-47d1-a5da-7711459dfb8e 2018-11-02 21:17:58,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:58,905 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:58 GMT Server: Apache x-compute-request-id: req-fbc4fa41-8ecc-4301-998c-5e32e440d135 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbc4fa41-8ecc-4301-998c-5e32e440d135 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7148dee6-3afd-4480-aaf5-65f4c453d23b", "description": null}} 2018-11-02 21:17:58,905 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b used request id req-fbc4fa41-8ecc-4301-998c-5e32e440d135 2018-11-02 21:17:58,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbc4fa41-8ecc-4301-998c-5e32e440d135" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:59,128 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:58 GMT Server: Apache x-compute-request-id: req-f3b8eac4-6e65-4ca2-80b2-d41e6ec3771b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3b8eac4-6e65-4ca2-80b2-d41e6ec3771b Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7148dee6-3afd-4480-aaf5-65f4c453d23b", "description": null}} 2018-11-02 21:17:59,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b used request id req-f3b8eac4-6e65-4ca2-80b2-d41e6ec3771b 2018-11-02 21:17:59,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbc4fa41-8ecc-4301-998c-5e32e440d135" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:17:59,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:59 GMT Server: Apache x-compute-request-id: req-9019f405-87a9-41da-982e-bbc05a3efdae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9019f405-87a9-41da-982e-bbc05a3efdae Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 21:17:59,361 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b/encryption used request id req-9019f405-87a9-41da-982e-bbc05a3efdae 2018-11-02 21:17:59,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:17:59,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:17:59,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "7ab57a3c1f364dcca38fe51d70254694", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role"}], "expires_at": "2018-11-02T22:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f70cc3dab7fc44279cec59fe0245a0e8", "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f70cc3dab7fc44279cec59fe0245a0e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f70cc3dab7fc44279cec59fe0245a0e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-e8bbe6d3-0632-44c-user", "id": "bdc10f7c13df459db984a4f700545548"}, "audit_ids": ["Hlsi_1sETGS6lRcqk-hkIw"], "issued_at": "2018-11-02T21:17:59.000000Z"}} 2018-11-02 21:17:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e927feafc0f51f13c337aefdd6e4a9c893f5c014" 2018-11-02 21:17:59,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38695b67-7e39-44d7-8ba6-634f6101f2e8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:17:59,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-38695b67-7e39-44d7-8ba6-634f6101f2e8 2018-11-02 21:17:59,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e927feafc0f51f13c337aefdd6e4a9c893f5c014" 2018-11-02 21:18:00,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:17:59 GMT Server: Apache x-compute-request-id: req-49ce6af0-ecc5-41ad-9d4b-a8f3b140874b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49ce6af0-ecc5-41ad-9d4b-a8f3b140874b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7148dee6-3afd-4480-aaf5-65f4c453d23b", "description": null}]} 2018-11-02 21:18:00,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types?is_public=None used request id req-49ce6af0-ecc5-41ad-9d4b-a8f3b140874b 2018-11-02 21:18:00,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ce6af0-ecc5-41ad-9d4b-a8f3b140874b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e927feafc0f51f13c337aefdd6e4a9c893f5c014" 2018-11-02 21:18:00,320 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:00 GMT Server: Apache x-compute-request-id: req-bfd5c1cc-69ad-46d4-bb1b-eedee4953057 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bfd5c1cc-69ad-46d4-bb1b-eedee4953057 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7148dee6-3afd-4480-aaf5-65f4c453d23b", "description": null}} 2018-11-02 21:18:00,321 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b used request id req-bfd5c1cc-69ad-46d4-bb1b-eedee4953057 2018-11-02 21:18:00,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49ce6af0-ecc5-41ad-9d4b-a8f3b140874b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e927feafc0f51f13c337aefdd6e4a9c893f5c014" 2018-11-02 21:18:00,555 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:00 GMT Server: Apache x-compute-request-id: req-58c6c529-0228-4a9c-a868-71a55b946228 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58c6c529-0228-4a9c-a868-71a55b946228 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-02 21:18:00,555 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/f70cc3dab7fc44279cec59fe0245a0e8/types/7148dee6-3afd-4480-aaf5-65f4c453d23b/encryption used request id req-58c6c529-0228-4a9c-a868-71a55b946228 2018-11-02 21:18:00,556 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack 2018-11-02 21:18:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:18:00,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:00 GMT Server: Apache x-openstack-request-id: req-7dd092b6-d76e-414d-b3ba-33062ac20c99 Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:01,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:00 GMT Server: Apache x-openstack-request-id: req-74b305f1-9615-4980-ae64-5cceb5419df9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:01,077 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 used request id req-74b305f1-9615-4980-ae64-5cceb5419df9 2018-11-02 21:18:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:18:01,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:01 GMT Server: Apache x-openstack-request-id: req-b88bd926-4f24-45e3-92c9-fdc15959c1e8 Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:01,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:01 GMT Server: Apache x-openstack-request-id: req-168db0aa-abe9-4706-9e66-fee64b9a29ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f70cc3dab7fc44279cec59fe0245a0e8", "volume_type_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "OS::stack_id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "volume_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "stack_user_project_id": "75113f89faa74e5fbb94f63f8480edb1", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:17:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:18:00Z", "id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:18:01,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 used request id req-168db0aa-abe9-4706-9e66-fee64b9a29ac 2018-11-02 21:18:01,346 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:18:01,346 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:18:04,349 - create_stack - DEBUG - Stack status query timeout in 1196.72770882 2018-11-02 21:18:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:18:04,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:04 GMT Server: Apache x-openstack-request-id: req-25e8fc88-bf46-41ea-81c8-8111f94756c5 Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:04,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:04 GMT Server: Apache x-openstack-request-id: req-08cc45b6-9fd9-4e76-ba23-dc91d6419c8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f70cc3dab7fc44279cec59fe0245a0e8", "volume_type_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume-type", "OS::stack_id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "volume_name": "CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-volume"}, "deletion_time": "2018-11-02T21:18:04Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack", "stack_user_project_id": "75113f89faa74e5fbb94f63f8480edb1", "tags": null, "creation_time": "2018-11-02T21:17:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:18:00Z", "id": "618fbecb-8a81-4fb3-ac3e-a1c016d88de2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:18:04,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 used request id req-08cc45b6-9fd9-4e76-ba23-dc91d6419c8f 2018-11-02 21:18:04,743 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:18:04,743 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack 2018-11-02 21:18:04,743 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack 2018-11-02 21:18:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceba386a3cf266e50223b6cff27ebc9e00633748" 2018-11-02 21:18:04,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:04 GMT Server: Apache x-openstack-request-id: req-9a188533-b063-481f-9807-71aade1651f8 Location: http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:04,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:04 GMT Server: Apache x-openstack-request-id: req-536b7b4a-91cb-40f8-bb0b-f8732b353185 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:18:04,990 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/f70cc3dab7fc44279cec59fe0245a0e8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4f2c8292-5b60-4d99-866f-a62632f3fead-stack/618fbecb-8a81-4fb3-ac3e-a1c016d88de2 used request id req-536b7b4a-91cb-40f8-bb0b-f8732b353185 2018-11-02 21:18:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:05,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-92d2c22b-2685-4e2e-a7b3-a27f13efd536 Date: Fri, 02 Nov 2018 21:18:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:18:05,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-92d2c22b-2685-4e2e-a7b3-a27f13efd536 2018-11-02 21:18:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:05,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de8a3ab1-3cf3-48c7-9e2a-4f5d6f39a958 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:05,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-de8a3ab1-3cf3-48c7-9e2a-4f5d6f39a958 2018-11-02 21:18:05,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:05,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:05,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0163a32-4f82-4bee-bef3-dad8171a38a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:05,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-a0163a32-4f82-4bee-bef3-dad8171a38a7 2018-11-02 21:18:05,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:05,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a88d01-7c48-4b97-8c4b-8f47060103d4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:18:05,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-54a88d01-7c48-4b97-8c4b-8f47060103d4 2018-11-02 21:18:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:05,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b517c4-2ae0-422c-bd09-6ed9d1019550 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:18:05,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-34b517c4-2ae0-422c-bd09-6ed9d1019550 2018-11-02 21:18:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:05,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2019f1-8afb-4446-8f58-e88aa5c4c0b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:05,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-2e2019f1-8afb-4446-8f58-e88aa5c4c0b0 2018-11-02 21:18:05,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:05,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:05,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585c777f-f698-4bcc-bac5-1244ae913acf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:05,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-585c777f-f698-4bcc-bac5-1244ae913acf 2018-11-02 21:18:05,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:06,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7768e6-a5e0-443c-862c-acb234cad739 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:18:06,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-5e7768e6-a5e0-443c-862c-acb234cad739 2018-11-02 21:18:06,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:06,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f05a698c-25d2-471c-b6ac-a38f3290362f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:06,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-f05a698c-25d2-471c-b6ac-a38f3290362f 2018-11-02 21:18:06,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:06,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cb9c0d2-2970-49df-825c-d8f891deed69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:06,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-9cb9c0d2-2970-49df-825c-d8f891deed69 2018-11-02 21:18:06,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:06,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:06,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce7b498d-7b41-4b81-aa35-9d891f1d7a52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:06,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-ce7b498d-7b41-4b81-aa35-9d891f1d7a52 2018-11-02 21:18:06,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:06,523 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-e8bbe6d3-0632-44c-proj 2018-11-02 21:18:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:06,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de3c6cde-c0c5-4c99-b382-1f5d115ce3cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:06,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f70cc3dab7fc44279cec59fe0245a0e8 used request id req-de3c6cde-c0c5-4c99-b382-1f5d115ce3cb 2018-11-02 21:18:06,818 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-e8bbe6d3-0632-44c-proj-role 2018-11-02 21:18:06,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7ab57a3c1f364dcca38fe51d70254694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:06,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-850e634e-3824-44e4-85c0-4733de00663d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:06,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7ab57a3c1f364dcca38fe51d70254694 used request id req-850e634e-3824-44e4-85c0-4733de00663d 2018-11-02 21:18:06,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04bd5c0d34ec199028660554f1d55a905fa27c2f" 2018-11-02 21:18:07,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f63c4e-d0eb-4e79-af39-acb6e9b34f4d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:07,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-98f63c4e-d0eb-4e79-af39-acb6e9b34f4d 2018-11-02 21:18:07,061 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-e8bbe6d3-0632-44c-user 2018-11-02 21:18:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bdc10f7c13df459db984a4f700545548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f79ad4ed438b117414868dcbf27d00a8c80738c" 2018-11-02 21:18:07,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a472eb8-1296-4d1e-aa05-fad530a2f250 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:07,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bdc10f7c13df459db984a4f700545548 used request id req-2a472eb8-1296-4d1e-aa05-fad530a2f250 2018-11-02 21:18:07,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:07,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["eeXLgoAkTM2ElcT_q5Ir-Q"], "issued_at": "2018-11-02T21:18:07.000000Z"}} 2018-11-02 21:18:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e549bd31c3444b0a3975ab0d56a4b2ecdf197" 2018-11-02 21:18:07,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97124338-c157-4ec7-b5ac-edd67ee69a4c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:07,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-97124338-c157-4ec7-b5ac-edd67ee69a4c 2018-11-02 21:18:07,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:07,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:08,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["KdqF8D-5QiGH0AyFFtFkOQ"], "issued_at": "2018-11-02T21:18:08.000000Z"}} 2018-11-02 21:18:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:08,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d5cbed-b737-4bd6-84db-7c076a96f900 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:08,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c9d5cbed-b737-4bd6-84db-7c076a96f900 2018-11-02 21:18:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:08,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-aa0dd98a-4257-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:08,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77b1546-c42a-4014-8c61-731ea6cd5697 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-aa0dd98a-4257-497-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:18:08,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-aa0dd98a-4257-497-proj used request id req-e77b1546-c42a-4014-8c61-731ea6cd5697 2018-11-02 21:18:08,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:08,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102cef3b-4be9-41a8-93ad-df88973afb3c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:18:08,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-102cef3b-4be9-41a8-93ad-df88973afb3c 2018-11-02 21:18:08,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj"}}' 2018-11-02 21:18:08,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb676a08-c461-4764-827e-609927f5a27e Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477"}, "tags": [], "enabled": true, "id": "e4c60421fa5749e191a496e4df0bb477", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj"}} 2018-11-02 21:18:08,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cb676a08-c461-4764-827e-609927f5a27e 2018-11-02 21:18:08,741 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-aa0dd98a-4257-497-proj 2018-11-02 21:18:08,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:08,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:09,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["CpzObPMlQIKyrNIeJNaeuQ"], "issued_at": "2018-11-02T21:18:09.000000Z"}} 2018-11-02 21:18:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:09,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd526c93-4089-4045-9148-2a69e6c73b61 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:09,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cd526c93-4089-4045-9148-2a69e6c73b61 2018-11-02 21:18:09,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:09,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:09 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:09,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe51244-1f21-4ea1-a415-72b01a870579 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:18:09,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-afe51244-1f21-4ea1-a415-72b01a870579 2018-11-02 21:18:09,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:09,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a8de3f-95ca-4ba8-885b-d7d554398f00 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477"}, "tags": [], "enabled": true, "id": "e4c60421fa5749e191a496e4df0bb477", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj"}]} 2018-11-02 21:18:09,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj used request id req-70a8de3f-95ca-4ba8-885b-d7d554398f00 2018-11-02 21:18:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:09,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a8f9f7-cf58-4a1d-8257-6288ccea35b2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:18:09,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-62a8f9f7-cf58-4a1d-8257-6288ccea35b2 2018-11-02 21:18:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:10,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ecc1ea-e114-4c7b-b1b8-3312bd5a3666 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:10,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c3ecc1ea-e114-4c7b-b1b8-3312bd5a3666 2018-11-02 21:18:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:10,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88b1cc6-2ef3-4fe7-bb04-f800051d6c14 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477"}, "tags": [], "enabled": true, "id": "e4c60421fa5749e191a496e4df0bb477", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj"}]} 2018-11-02 21:18:10,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj used request id req-f88b1cc6-2ef3-4fe7-bb04-f800051d6c14 2018-11-02 21:18:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/900769fb476142f6bb8d2cda22a24a57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:10,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc21f55d-65d5-47e8-80d7-18ccf8b97183 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-aa0dd98a-4257-497-user", "links": {"self": "http://172.30.9.31:5000/v3/users/900769fb476142f6bb8d2cda22a24a57"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e4c60421fa5749e191a496e4df0bb477", "id": "900769fb476142f6bb8d2cda22a24a57", "password_expires_at": null}} 2018-11-02 21:18:10,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/900769fb476142f6bb8d2cda22a24a57 used request id req-dc21f55d-65d5-47e8-80d7-18ccf8b97183 2018-11-02 21:18:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:10,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f5b35c-88fa-49e2-ab53-d9c069aef535 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:18:10,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles used request id req-f7f5b35c-88fa-49e2-ab53-d9c069aef535 2018-11-02 21:18:10,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:10,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa054e7-d5af-4485-9fbb-7322d074955d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}} 2018-11-02 21:18:10,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-7aa054e7-d5af-4485-9fbb-7322d074955d 2018-11-02 21:18:10,626 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-aa0dd98a-4257-497-proj 2018-11-02 21:18:10,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:10,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfed8294-626a-423c-844e-537090949e10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:10,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-dfed8294-626a-423c-844e-537090949e10 2018-11-02 21:18:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:10,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90df77f-bd68-42f4-9b2e-103ec95f6b48 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:10,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d90df77f-bd68-42f4-9b2e-103ec95f6b48 2018-11-02 21:18:10,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:11,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b800e07e-4d2e-4842-9e3d-d8b6f22bef04 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477"}, "tags": [], "enabled": true, "id": "e4c60421fa5749e191a496e4df0bb477", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj"}]} 2018-11-02 21:18:11,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-aa0dd98a-4257-497-proj used request id req-b800e07e-4d2e-4842-9e3d-d8b6f22bef04 2018-11-02 21:18:11,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:11,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a51f11-aca9-468a-bea3-4a951d1fae8d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}]} 2018-11-02 21:18:11,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles used request id req-b4a51f11-aca9-468a-bea3-4a951d1fae8d 2018-11-02 21:18:11,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:11,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323d07e6-31a4-45b6-ae6d-8c8a842ae7c2 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:18:11,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-323d07e6-31a4-45b6-ae6d-8c8a842ae7c2 2018-11-02 21:18:11,258 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-aa0dd98a-4257-497-proj 2018-11-02 21:18:11,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:11,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759cad8b-18cb-46b5-bad7-5e43a7663bd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:11,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles/eaf2663eb1084dd294e591d215a18095 used request id req-759cad8b-18cb-46b5-bad7-5e43a7663bd7 2018-11-02 21:18:11,440 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-aa0dd98a-4257-497-user 2018-11-02 21:18:11,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:11,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:11,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da9afd7-336a-4b56-921a-72ec5322599d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:11,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2da9afd7-336a-4b56-921a-72ec5322599d 2018-11-02 21:18:11,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" -d '{"role": {"name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj-role"}}' 2018-11-02 21:18:11,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e4f657f-68ad-4cce-8778-e664d4d970a7 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a61ff7f545e4dd0bb9c6f4b3b983e7b", "links": {"self": "http://172.30.9.31:5000/v3/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b"}, "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj-role"}} 2018-11-02 21:18:11,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6e4f657f-68ad-4cce-8778-e664d4d970a7 2018-11-02 21:18:11,704 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-aa0dd98a-4257-497-proj-role 2018-11-02 21:18:11,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:11,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8196ee0-52e9-4472-9687-7aa4fdedc87b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a61ff7f545e4dd0bb9c6f4b3b983e7b", "links": {"self": "http://172.30.9.31:5000/v3/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b"}, "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj-role"}} 2018-11-02 21:18:11,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b used request id req-a8196ee0-52e9-4472-9687-7aa4fdedc87b 2018-11-02 21:18:11,839 - keystone_utils - INFO - Granting role CreateStackFlavorTests-aa0dd98a-4257-497-proj-role to project CreateStackFlavorTests-aa0dd98a-4257-497-proj 2018-11-02 21:18:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:11,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756b3796-7918-41b2-95c3-ef3826b5f601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:11,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477/users/900769fb476142f6bb8d2cda22a24a57/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b used request id req-756b3796-7918-41b2-95c3-ef3826b5f601 2018-11-02 21:18:11,995 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:18:11,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:11,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:12,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "1a61ff7f545e4dd0bb9c6f4b3b983e7b", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj-role"}], "expires_at": "2018-11-02T22:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c60421fa5749e191a496e4df0bb477", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-aa0dd98a-4257-497-user", "id": "900769fb476142f6bb8d2cda22a24a57"}, "audit_ids": ["tlZa9wxYRVqO4WqI5lBahw"], "issued_at": "2018-11-02T21:18:12.000000Z"}} 2018-11-02 21:18:12,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:12,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f000032-d7eb-44c1-97e4-ea1e88d13dcf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:12,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7f000032-d7eb-44c1-97e4-ea1e88d13dcf 2018-11-02 21:18:12,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:18:12,524 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:18:12,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks?stack_name=CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:12,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:12 GMT Server: Apache x-openstack-request-id: req-b41009ff-7edf-46af-9de4-bb6726ba3fc2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:18:12,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks?stack_name=CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack used request id req-b41009ff-7edf-46af-9de4-bb6726ba3fc2 2018-11-02 21:18:12,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" -d '{"stack_name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-11-02 21:18:14,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:12 GMT Server: Apache x-openstack-request-id: req-d244dfb1-5e80-4b6b-b583-4392fea5c6d3 Location: http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "9e093581-6134-4093-bbea-5739817f98ba", "links": [{"href": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba", "rel": "self"}]}} 2018-11-02 21:18:14,493 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks used request id req-d244dfb1-5e80-4b6b-b583-4392fea5c6d3 2018-11-02 21:18:14,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/9e093581-6134-4093-bbea-5739817f98ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:14,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:14 GMT Server: Apache x-openstack-request-id: req-40163139-30e3-48e8-b023-dc7255902aef Location: http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:15,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:14 GMT Server: Apache x-openstack-request-id: req-e6b8ba60-4c10-43df-8fdd-b42c58314f54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e4c60421fa5749e191a496e4df0bb477", "OS::stack_id": "9e093581-6134-4093-bbea-5739817f98ba", "OS::stack_name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack", "stack_user_project_id": "7f12918680184a248a7c50abce883d32", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:18:13Z", "links": [{"href": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9e093581-6134-4093-bbea-5739817f98ba", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:18:15,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba used request id req-e6b8ba60-4c10-43df-8fdd-b42c58314f54 2018-11-02 21:18:15,123 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack 2018-11-02 21:18:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/9e093581-6134-4093-bbea-5739817f98ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:15,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:15 GMT Server: Apache x-openstack-request-id: req-d430d246-ad9a-4080-a9f1-49a2cf9dcc51 Location: http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:15,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:15 GMT Server: Apache x-openstack-request-id: req-9f0cfd95-d1aa-4d11-a3cf-51bfc74872b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e4c60421fa5749e191a496e4df0bb477", "OS::stack_id": "9e093581-6134-4093-bbea-5739817f98ba", "OS::stack_name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack", "stack_user_project_id": "7f12918680184a248a7c50abce883d32", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:18:13Z", "links": [{"href": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9e093581-6134-4093-bbea-5739817f98ba", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:18:15,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba used request id req-9f0cfd95-d1aa-4d11-a3cf-51bfc74872b3 2018-11-02 21:18:15,565 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:18:15,566 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack 2018-11-02 21:18:15,566 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack 2018-11-02 21:18:15,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/9e093581-6134-4093-bbea-5739817f98ba/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:15,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:15 GMT Server: Apache x-openstack-request-id: req-d49aa49d-8b66-4cb2-b59d-bf8c3a6dce86 Location: http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:15,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:15 GMT Server: Apache x-openstack-request-id: req-02c7f2e2-695b-4f93-b646-97aae70a9010 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-02T21:18:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:18:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5e2a6d22-82ec-4f59-8285-ca136795ef15", "resource_type": "OS::Nova::Flavor"}]} 2018-11-02 21:18:15,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba/resources used request id req-02c7f2e2-695b-4f93-b646-97aae70a9010 2018-11-02 21:18:15,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:15,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d63e747d-2696-4468-abfc-9ea1570852b2 x-compute-request-id: req-d63e747d-2696-4468-abfc-9ea1570852b2 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack-flavor-f6whd7wlya7x", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "5e2a6d22-82ec-4f59-8285-ca136795ef15"}} 2018-11-02 21:18:15,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15 used request id req-d63e747d-2696-4468-abfc-9ea1570852b2 2018-11-02 21:18:15,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:15,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:16,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "1a61ff7f545e4dd0bb9c6f4b3b983e7b", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj-role"}], "expires_at": "2018-11-02T22:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c60421fa5749e191a496e4df0bb477", "name": "CreateStackFlavorTests-aa0dd98a-4257-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e4c60421fa5749e191a496e4df0bb477", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_e4c60421fa5749e191a496e4df0bb477", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e4c60421fa5749e191a496e4df0bb477", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-aa0dd98a-4257-497-user", "id": "900769fb476142f6bb8d2cda22a24a57"}, "audit_ids": ["jYpG8aYVS0mYiAY6EHWzkQ"], "issued_at": "2018-11-02T21:18:16.000000Z"}} 2018-11-02 21:18:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc62a5c9c0f990decd1fa61f688f8cc1fca06715" 2018-11-02 21:18:16,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced2652f-35a7-42d0-9852-4fb4b0f1bba8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:16,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ced2652f-35a7-42d0-9852-4fb4b0f1bba8 2018-11-02 21:18:16,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:18:16,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc62a5c9c0f990decd1fa61f688f8cc1fca06715" 2018-11-02 21:18:16,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8f63d00-03c4-484f-9530-125b580911e0 x-compute-request-id: req-b8f63d00-03c4-484f-9530-125b580911e0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5e2a6d22-82ec-4f59-8285-ca136795ef15", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15", "rel": "bookmark"}], "name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack-flavor-f6whd7wlya7x"}]} 2018-11-02 21:18:16,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b8f63d00-03c4-484f-9530-125b580911e0 2018-11-02 21:18:16,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc62a5c9c0f990decd1fa61f688f8cc1fca06715" 2018-11-02 21:18:16,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76b137ba-33ca-4950-88ab-31f2ab903c2a x-compute-request-id: req-76b137ba-33ca-4950-88ab-31f2ab903c2a Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack-flavor-f6whd7wlya7x", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "5e2a6d22-82ec-4f59-8285-ca136795ef15"}} 2018-11-02 21:18:16,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/5e2a6d22-82ec-4f59-8285-ca136795ef15 used request id req-76b137ba-33ca-4950-88ab-31f2ab903c2a 2018-11-02 21:18:16,733 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack-flavor-f6whd7wlya7x 2018-11-02 21:18:16,733 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack 2018-11-02 21:18:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/9e093581-6134-4093-bbea-5739817f98ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:16,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:16 GMT Server: Apache x-openstack-request-id: req-9ff6e42d-d70d-43c7-81c4-b80ddf2df6b7 Location: http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:17,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:16 GMT Server: Apache x-openstack-request-id: req-b676d5a6-9da7-4b97-a0f5-38cc2dfa3361 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:17,240 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba used request id req-b676d5a6-9da7-4b97-a0f5-38cc2dfa3361 2018-11-02 21:18:17,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/9e093581-6134-4093-bbea-5739817f98ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:17,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:17 GMT Server: Apache x-openstack-request-id: req-f4ab1702-9036-4e00-b799-732107db07c4 Location: http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:17,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:17 GMT Server: Apache x-openstack-request-id: req-7d0b3312-9936-42eb-8211-533ff0a2ddf0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 505 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e4c60421fa5749e191a496e4df0bb477", "OS::stack_id": "9e093581-6134-4093-bbea-5739817f98ba", "OS::stack_name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack", "stack_user_project_id": "7f12918680184a248a7c50abce883d32", "tags": null, "creation_time": "2018-11-02T21:18:13Z", "links": [{"href": "http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:18:17Z", "id": "9e093581-6134-4093-bbea-5739817f98ba", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-02 21:18:17,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba used request id req-7d0b3312-9936-42eb-8211-533ff0a2ddf0 2018-11-02 21:18:17,702 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:18:17,702 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack 2018-11-02 21:18:17,702 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack 2018-11-02 21:18:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/9e093581-6134-4093-bbea-5739817f98ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24fd49693cdce975fc721cd17467b31f11db9ac" 2018-11-02 21:18:17,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:17 GMT Server: Apache x-openstack-request-id: req-90d8b0d7-c682-4774-b835-ca42640d971f Location: http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:18,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:17 GMT Server: Apache x-openstack-request-id: req-7dc9d832-9a5e-4b27-8715-22ef56d24b2f Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:18:18,100 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/e4c60421fa5749e191a496e4df0bb477/stacks/CreateStackFlavorTests-838e58b3-1bf9-4691-9582-4129343a879b-stack/9e093581-6134-4093-bbea-5739817f98ba used request id req-7dc9d832-9a5e-4b27-8715-22ef56d24b2f 2018-11-02 21:18:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:18,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-05f19b9d-a3ab-462a-a837-59ff56be63d7 Date: Fri, 02 Nov 2018 21:18:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:18:18,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-05f19b9d-a3ab-462a-a837-59ff56be63d7 2018-11-02 21:18:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:18,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9edaac3-9f71-48d2-8f8a-fe5b27b412dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:18,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-d9edaac3-9f71-48d2-8f8a-fe5b27b412dc 2018-11-02 21:18:18,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:18,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:18,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d81c53-f644-49a7-b4a0-3d8157c6ed35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:18,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-12d81c53-f644-49a7-b4a0-3d8157c6ed35 2018-11-02 21:18:18,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:18,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5bb63d-9bb8-429b-b3ec-97e99eb06f46 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:18:18,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-7c5bb63d-9bb8-429b-b3ec-97e99eb06f46 2018-11-02 21:18:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:18,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38dceea2-c26c-49ba-a5fb-cf10daf0238c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:18:18,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-38dceea2-c26c-49ba-a5fb-cf10daf0238c 2018-11-02 21:18:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:18,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916cb350-8669-4dad-83cb-04e1487204dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:18,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-916cb350-8669-4dad-83cb-04e1487204dc 2018-11-02 21:18:18,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:19,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f01360-3c8a-42f7-94bd-d42c89167b3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:19,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-42f01360-3c8a-42f7-94bd-d42c89167b3e 2018-11-02 21:18:19,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:19,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585db5b8-1bb4-4df3-b14d-169b8f48b070 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:18:19,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-585db5b8-1bb4-4df3-b14d-169b8f48b070 2018-11-02 21:18:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:19,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c7d6bc-56ff-4a42-a5d0-3bbdf1bb19c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:19,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-f7c7d6bc-56ff-4a42-a5d0-3bbdf1bb19c0 2018-11-02 21:18:19,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:19,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4886d5-e267-4e49-8938-5831063a721a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:19,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-fd4886d5-e267-4e49-8938-5831063a721a 2018-11-02 21:18:19,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:19,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a59d015-731a-471a-9bee-907800dcabb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:19,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-2a59d015-731a-471a-9bee-907800dcabb6 2018-11-02 21:18:19,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:19,502 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-aa0dd98a-4257-497-proj 2018-11-02 21:18:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:19,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde72662-c5f9-48e7-bd29-e581fba3971f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:19,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e4c60421fa5749e191a496e4df0bb477 used request id req-dde72662-c5f9-48e7-bd29-e581fba3971f 2018-11-02 21:18:19,788 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-aa0dd98a-4257-497-proj-role 2018-11-02 21:18:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:19,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a317b8-8697-496d-b4ad-5723ce5fc0d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:19,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1a61ff7f545e4dd0bb9c6f4b3b983e7b used request id req-87a317b8-8697-496d-b4ad-5723ce5fc0d9 2018-11-02 21:18:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df88f039463cd488c96853cb6aab5503a5b8055" 2018-11-02 21:18:20,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8b907a-18ae-4e5d-94aa-f3f0c5eef0a8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:20,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8b8b907a-18ae-4e5d-94aa-f3f0c5eef0a8 2018-11-02 21:18:20,043 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-aa0dd98a-4257-497-user 2018-11-02 21:18:20,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/900769fb476142f6bb8d2cda22a24a57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc968877ba8983643279eef7ef6cb2b1aa96ece" 2018-11-02 21:18:20,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-842d1532-6bcf-45e5-8688-8960a5bcec30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:20,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/900769fb476142f6bb8d2cda22a24a57 used request id req-842d1532-6bcf-45e5-8688-8960a5bcec30 2018-11-02 21:18:20,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:20,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["uU8AdRnkTOWiUUouPD7ocw"], "issued_at": "2018-11-02T21:18:20.000000Z"}} 2018-11-02 21:18:20,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427f962f7fb77e323b4cb66c83e494138cea074a" 2018-11-02 21:18:20,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6dbbedb-0b9b-46e3-ad65-07021834b3ae 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:20,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e6dbbedb-0b9b-46e3-ad65-07021834b3ae 2018-11-02 21:18:20,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:20,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:21,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["br0AnwqqRZCHMjkUTSXNrQ"], "issued_at": "2018-11-02T21:18:21.000000Z"}} 2018-11-02 21:18:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:21,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558496dd-c8af-482b-954a-ea9ebd2858bb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:21,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-558496dd-c8af-482b-954a-ea9ebd2858bb 2018-11-02 21:18:21,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:21,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:21 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:21,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd95c22-3b3e-45eb-b3aa-99e1a69581f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:18:21,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj used request id req-5fd95c22-3b3e-45eb-b3aa-99e1a69581f5 2018-11-02 21:18:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:21,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5049a67d-18ef-45a8-aea5-321d214033a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:18:21,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5049a67d-18ef-45a8-aea5-321d214033a5 2018-11-02 21:18:21,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj"}}' 2018-11-02 21:18:21,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69fc42cb-21ec-40d3-8089-a1b8267f292f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b"}, "tags": [], "enabled": true, "id": "1ee8c4fb018b4435adc3cb47c418ff6b", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj"}} 2018-11-02 21:18:21,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-69fc42cb-21ec-40d3-8089-a1b8267f292f 2018-11-02 21:18:21,692 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-b46d9a95-cfb7-460-proj 2018-11-02 21:18:21,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:21,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:22,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["RrZbpUkrS1C7bZTfj3gHZA"], "issued_at": "2018-11-02T21:18:22.000000Z"}} 2018-11-02 21:18:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:22,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650b0dc3-d710-4e1a-8b69-b8cd587a7db3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:22,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-650b0dc3-d710-4e1a-8b69-b8cd587a7db3 2018-11-02 21:18:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:22,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:22 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:22,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:22,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c14ed5f-bf2b-4e77-af0a-4fc91265f6e7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:18:22,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9c14ed5f-bf2b-4e77-af0a-4fc91265f6e7 2018-11-02 21:18:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:22,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5aa815-cb53-4ce5-93c3-a5bc8f1af0d8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b"}, "tags": [], "enabled": true, "id": "1ee8c4fb018b4435adc3cb47c418ff6b", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj"}]} 2018-11-02 21:18:22,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj used request id req-ac5aa815-cb53-4ce5-93c3-a5bc8f1af0d8 2018-11-02 21:18:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:22,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7b11d7-f6f5-42e9-8b81-4547f7a632fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:18:22,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bf7b11d7-f6f5-42e9-8b81-4547f7a632fa 2018-11-02 21:18:22,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:22,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d23fde-1f6b-466e-a9e4-4b1c54b3cba3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:22,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-35d23fde-1f6b-466e-a9e4-4b1c54b3cba3 2018-11-02 21:18:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:23,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698b16d4-8522-4927-95b6-f376701a78b0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b"}, "tags": [], "enabled": true, "id": "1ee8c4fb018b4435adc3cb47c418ff6b", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj"}]} 2018-11-02 21:18:23,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-b46d9a95-cfb7-460-proj used request id req-698b16d4-8522-4927-95b6-f376701a78b0 2018-11-02 21:18:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/bb68c9149a44439f98e9f46dfda34f22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:23,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333041a4-8f49-4408-93dc-f917590eb752 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-b46d9a95-cfb7-460-user", "links": {"self": "http://172.30.9.31:5000/v3/users/bb68c9149a44439f98e9f46dfda34f22"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1ee8c4fb018b4435adc3cb47c418ff6b", "id": "bb68c9149a44439f98e9f46dfda34f22", "password_expires_at": null}} 2018-11-02 21:18:23,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/bb68c9149a44439f98e9f46dfda34f22 used request id req-333041a4-8f49-4408-93dc-f917590eb752 2018-11-02 21:18:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b/users/bb68c9149a44439f98e9f46dfda34f22/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:23,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab440ce7-b405-482c-90b3-ec4eadd3db49 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b/users/bb68c9149a44439f98e9f46dfda34f22/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:18:23,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b/users/bb68c9149a44439f98e9f46dfda34f22/roles used request id req-ab440ce7-b405-482c-90b3-ec4eadd3db49 2018-11-02 21:18:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:23,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2387ccc6-a189-4b74-bcbf-209afa381aa2 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:18:23,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-2387ccc6-a189-4b74-bcbf-209afa381aa2 2018-11-02 21:18:23,466 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-b46d9a95-cfb7-460-proj 2018-11-02 21:18:23,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b/users/bb68c9149a44439f98e9f46dfda34f22/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:23,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff3a3081-0d91-418b-a141-e65991f9e06c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:23,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b/users/bb68c9149a44439f98e9f46dfda34f22/roles/eaf2663eb1084dd294e591d215a18095 used request id req-ff3a3081-0d91-418b-a141-e65991f9e06c 2018-11-02 21:18:23,540 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-b46d9a95-cfb7-460-user 2018-11-02 21:18:23,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:23,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:23,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402d9797-0a4c-4594-9896-4475d627bd2e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:23,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-402d9797-0a4c-4594-9896-4475d627bd2e 2018-11-02 21:18:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" -d '{"role": {"name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role"}}' 2018-11-02 21:18:23,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dcd2125-b911-4344-a409-18ffc468f3af Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3aa8462104c841bca3d6e553b32ff55a", "links": {"self": "http://172.30.9.31:5000/v3/roles/3aa8462104c841bca3d6e553b32ff55a"}, "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role"}} 2018-11-02 21:18:23,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2dcd2125-b911-4344-a409-18ffc468f3af 2018-11-02 21:18:23,776 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role 2018-11-02 21:18:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3aa8462104c841bca3d6e553b32ff55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:23,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bcea418-ee45-4dc6-a74a-f0c4ca77813e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3aa8462104c841bca3d6e553b32ff55a", "links": {"self": "http://172.30.9.31:5000/v3/roles/3aa8462104c841bca3d6e553b32ff55a"}, "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role"}} 2018-11-02 21:18:23,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3aa8462104c841bca3d6e553b32ff55a used request id req-4bcea418-ee45-4dc6-a74a-f0c4ca77813e 2018-11-02 21:18:23,893 - keystone_utils - INFO - Granting role CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role to project CreateStackKeypairTests-b46d9a95-cfb7-460-proj 2018-11-02 21:18:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b/users/bb68c9149a44439f98e9f46dfda34f22/roles/3aa8462104c841bca3d6e553b32ff55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:24,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b6870d9-4a8f-48ff-9444-60f6f853ddd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:24,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b/users/bb68c9149a44439f98e9f46dfda34f22/roles/3aa8462104c841bca3d6e553b32ff55a used request id req-9b6870d9-4a8f-48ff-9444-60f6f853ddd9 2018-11-02 21:18:24,036 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:18:24,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:18:24,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:24,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:24,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "3aa8462104c841bca3d6e553b32ff55a", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role"}], "expires_at": "2018-11-02T22:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ee8c4fb018b4435adc3cb47c418ff6b", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-user", "id": "bb68c9149a44439f98e9f46dfda34f22"}, "audit_ids": ["bKWODF8OSYS5zPlglLDfXg"], "issued_at": "2018-11-02T21:18:24.000000Z"}} 2018-11-02 21:18:24,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:24,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd50637b-4ed1-40c7-b4bf-84085ed317de 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:24,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cd50637b-4ed1-40c7-b4bf-84085ed317de 2018-11-02 21:18:24,566 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:18:24,569 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:18:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:24,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:24 GMT Server: Apache x-openstack-request-id: req-dd8acf51-3e05-40a0-aa4d-5e33d4c89b93 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:18:24,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack used request id req-dd8acf51-3e05-40a0-aa4d-5e33d4c89b93 2018-11-02 21:18:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp"}}' 2018-11-02 21:18:26,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:24 GMT Server: Apache x-openstack-request-id: req-db116552-2cb6-4e2f-b43b-f4f43742d4b5 Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "links": [{"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f", "rel": "self"}]}} 2018-11-02 21:18:26,679 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks used request id req-db116552-2cb6-4e2f-b43b-f4f43742d4b5 2018-11-02 21:18:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:26,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:26 GMT Server: Apache x-openstack-request-id: req-057051b9-cf3f-4c5c-a0de-0ac850e97793 Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:27,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:26 GMT Server: Apache x-openstack-request-id: req-2b74badc-5871-4eb3-8724-be0c70f5fbaa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1908 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "1ee8c4fb018b4435adc3cb47c418ff6b", "OS::stack_id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "keypair_name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "stack_user_project_id": "b553ee1cf0bd4b5abb34469a7a1b6e25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:18:26Z", "links": [{"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA06ciLPD6dphevpXLp2p3LWStNgZaEw4EtplYrO3sOc9ooAeW\naEs4Lp9ILTuaBo+xyeL8azdiRc2+5bAheEWEX4Wd35sbJFNtPzG9EuQSVA2+ELg5\nVTCJI55YwbimrAPL+oBij7xSUK6TOXA9SfKRXY4+T6tKnZrGXqOqW/KyQk8LP6pn\nlkEw1zqnjYuHrrDwAuYXtMn1aa1CiDJTCn3xY7JtPribN+GPzowbJtdkLujfaKat\nWaRh01T/CixhsqkebbSHzM35M/BgV2IqnT8aQiBy8wQRIXK+VlrVgrtpnBtZ2da2\n3R7RtNHSdlRBeDAAh5dg4/diZDSDGLKO+VfKdQIDAQABAoIBAFjyhkRIyZmJk1eY\n8EtdTNSA2OI5bSVQ4N40N7YFDx+EcL3AMo+F/Qhq3BRWVfan8NmdUONmFSCsxKsW\niBpZbLYQGzbbol5zyRejuYf03VcBp3yzTzTj/t4/L6HKDhGATvrpdYJebGGH3Etp\nRfiLvleI7drha6wsXW1sbq3RouSGO8qPtgcMSc0TRIyJmXARgeRQT7XJjq5T0uKL\nGqLxJNG5rnDJdKM2RcgupHSX18OGqhw8nh208J+7RkZllxAfSuKnGKfJCOHkpYpl\nRSRPAJd68k0w+ljidj1RxjWj4W+y4OSWbc2s25YeUOGQeBMs1v+O6TrOb3GysAVO\n0E+ldQkCgYEA7jE2y+zfCx9m483R1tpIFoVZqi5ytzDXzIW6IbweWDMsp+ybfIRk\nrOn8OEx/WREClNhTtw/HZmbQodcwnvoqLTUi5OzOK/figSn/WjBUhkB6Rfzyqn43\nb4WT41pqW01SrSaR3GCpnrZ7iMgxT+Jmar8/7ghNZ+tmy1aHsUlv1NMCgYEA43n6\nxNl9pv9VCqI0EUuUdiq15sQ25Hi45VJn3BvUb/yKdDDIgSo/4ksxPVYmLqqVR8RU\n35/jDtNNCnDCMWzxk33j8I20gcBcsqBf+Wa5fiPu2FuX8IT1wMXiJazcad3KzpNp\nkI24uWN8Kh2ppg7fcfARnjsNIk7+cbsTtOWYdpcCgYA49ooNQMuihFL93cX2JOOi\nhyeHXG5QwxyIq950nOGA5FQkoKAaqirNc3O/HwRBj6DXadizadGc+q+gVK8rBda6\nUv/SUZOIzlJb42hO8En2hUr4m+KIxYCKah6Q+5l91kMUZ6nwUymdbDSk5INugE1P\n8Abg7Rld5d0CeeIfktlswwKBgHbzLByPllMjJXcgBpYcrY91GhWH+SRTtGvGQaUp\nsFa2+jdz4wUX8LwGkcL/L4wri1Ax7Cfb1cHE4H5bJFDwJQr5Q55gm0lWK6MEles2\nujyp0ZW1n6gX/uJFF9KXp9J8Njb7grIiSbw3t4/WXwYEtPdBkBTr0BxmrksOhmmL\nvcQVAoGAAxX1E3oOPV3AXfiEXl1tNxe0+LWHGecjuSjHSunEuOtYnEk3oIS3iHcJ\ndN62ZZRXFm//SyjYaH/Rs3IiyEu0D8dY2vdngLLQHGrH2d/+u63JxMIO7Omp2n4q\nTQWgV3vspeAq5KLw7UydK8MPGMLDZqdMz4PwHpc16aUTFkCN8yE=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-02 21:18:27,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f used request id req-2b74badc-5871-4eb3-8724-be0c70f5fbaa 2018-11-02 21:18:27,219 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack 2018-11-02 21:18:27,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:27,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:27 GMT Server: Apache x-openstack-request-id: req-ea78e74a-412b-464d-944d-a2394e5fa72e Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:27,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:27 GMT Server: Apache x-openstack-request-id: req-dd01aee7-f2d8-4d42-b698-96b361750bd5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "1ee8c4fb018b4435adc3cb47c418ff6b", "OS::stack_id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "keypair_name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "stack_user_project_id": "b553ee1cf0bd4b5abb34469a7a1b6e25", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:18:26Z", "links": [{"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA06ciLPD6dphevpXLp2p3LWStNgZaEw4EtplYrO3sOc9ooAeW\naEs4Lp9ILTuaBo+xyeL8azdiRc2+5bAheEWEX4Wd35sbJFNtPzG9EuQSVA2+ELg5\nVTCJI55YwbimrAPL+oBij7xSUK6TOXA9SfKRXY4+T6tKnZrGXqOqW/KyQk8LP6pn\nlkEw1zqnjYuHrrDwAuYXtMn1aa1CiDJTCn3xY7JtPribN+GPzowbJtdkLujfaKat\nWaRh01T/CixhsqkebbSHzM35M/BgV2IqnT8aQiBy8wQRIXK+VlrVgrtpnBtZ2da2\n3R7RtNHSdlRBeDAAh5dg4/diZDSDGLKO+VfKdQIDAQABAoIBAFjyhkRIyZmJk1eY\n8EtdTNSA2OI5bSVQ4N40N7YFDx+EcL3AMo+F/Qhq3BRWVfan8NmdUONmFSCsxKsW\niBpZbLYQGzbbol5zyRejuYf03VcBp3yzTzTj/t4/L6HKDhGATvrpdYJebGGH3Etp\nRfiLvleI7drha6wsXW1sbq3RouSGO8qPtgcMSc0TRIyJmXARgeRQT7XJjq5T0uKL\nGqLxJNG5rnDJdKM2RcgupHSX18OGqhw8nh208J+7RkZllxAfSuKnGKfJCOHkpYpl\nRSRPAJd68k0w+ljidj1RxjWj4W+y4OSWbc2s25YeUOGQeBMs1v+O6TrOb3GysAVO\n0E+ldQkCgYEA7jE2y+zfCx9m483R1tpIFoVZqi5ytzDXzIW6IbweWDMsp+ybfIRk\nrOn8OEx/WREClNhTtw/HZmbQodcwnvoqLTUi5OzOK/figSn/WjBUhkB6Rfzyqn43\nb4WT41pqW01SrSaR3GCpnrZ7iMgxT+Jmar8/7ghNZ+tmy1aHsUlv1NMCgYEA43n6\nxNl9pv9VCqI0EUuUdiq15sQ25Hi45VJn3BvUb/yKdDDIgSo/4ksxPVYmLqqVR8RU\n35/jDtNNCnDCMWzxk33j8I20gcBcsqBf+Wa5fiPu2FuX8IT1wMXiJazcad3KzpNp\nkI24uWN8Kh2ppg7fcfARnjsNIk7+cbsTtOWYdpcCgYA49ooNQMuihFL93cX2JOOi\nhyeHXG5QwxyIq950nOGA5FQkoKAaqirNc3O/HwRBj6DXadizadGc+q+gVK8rBda6\nUv/SUZOIzlJb42hO8En2hUr4m+KIxYCKah6Q+5l91kMUZ6nwUymdbDSk5INugE1P\n8Abg7Rld5d0CeeIfktlswwKBgHbzLByPllMjJXcgBpYcrY91GhWH+SRTtGvGQaUp\nsFa2+jdz4wUX8LwGkcL/L4wri1Ax7Cfb1cHE4H5bJFDwJQr5Q55gm0lWK6MEles2\nujyp0ZW1n6gX/uJFF9KXp9J8Njb7grIiSbw3t4/WXwYEtPdBkBTr0BxmrksOhmmL\nvcQVAoGAAxX1E3oOPV3AXfiEXl1tNxe0+LWHGecjuSjHSunEuOtYnEk3oIS3iHcJ\ndN62ZZRXFm//SyjYaH/Rs3IiyEu0D8dY2vdngLLQHGrH2d/+u63JxMIO7Omp2n4q\nTQWgV3vspeAq5KLw7UydK8MPGMLDZqdMz4PwHpc16aUTFkCN8yE=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-02 21:18:27,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f used request id req-dd01aee7-f2d8-4d42-b698-96b361750bd5 2018-11-02 21:18:27,772 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:18:27,772 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack 2018-11-02 21:18:27,772 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack 2018-11-02 21:18:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:27,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:27 GMT Server: Apache x-openstack-request-id: req-ad1910e3-afa2-4598-8a70-31723dfc0725 Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:28,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:28 GMT Server: Apache x-openstack-request-id: req-cefeb51a-1402-49ce-a669-1418722bc296 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-02T21:18:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:18:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-02 21:18:28,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f/resources used request id req-cefeb51a-1402-49ce-a669-1418722bc296 2018-11-02 21:18:28,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:28,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e66be3b-250d-4c02-832a-369a508d2f7c x-compute-request-id: req-3e66be3b-250d-4c02-832a-369a508d2f7c Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTpyIs8Pp2mF6+lcunanctZK02BloTDgS2mVis7ew5z2igB5ZoSzgun0gtO5oGj7HJ4vxrN2JFzb7lsCF4RYRfhZ3fmxskU20/Mb0S5BJUDb4QuDlVMIkjnljBuKasA8v6gGKPvFJQrpM5cD1J8pFdjj5Pq0qdmsZeo6pb8rJCTws/qmeWQTDXOqeNi4eusPAC5he0yfVprUKIMlMKffFjsm0+uJs34Y/OjBsm12Qu6N9opq1ZpGHTVP8KLGGyqR5ttIfMzfkz8GBXYiqdPxpCIHLzBBEhcr5WWtWCu2mcG1nZ1rbdHtG00dJ2VEF4MACHl2Dj92JkNIMYso75V8p1 Generated-by-Nova", "user_id": "bb68c9149a44439f98e9f46dfda34f22", "name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp", "deleted": false, "created_at": "2018-11-02T21:18:26.000000", "updated_at": null, "fingerprint": "53:94:7c:94:e3:2f:a4:a5:45:a5:e8:57:a6:ea:8b:ba", "deleted_at": null, "id": 95}} 2018-11-02 21:18:28,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp used request id req-3e66be3b-250d-4c02-832a-369a508d2f7c 2018-11-02 21:18:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:28,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:28 GMT Server: Apache x-openstack-request-id: req-857bac93-3938-4f98-9f85-7ff88eac83e7 Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:28,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:28 GMT Server: Apache x-openstack-request-id: req-02a1b301-5b7b-44e4-ba6c-6c152a9f1bfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "1ee8c4fb018b4435adc3cb47c418ff6b", "OS::stack_id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "keypair_name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "stack_user_project_id": "b553ee1cf0bd4b5abb34469a7a1b6e25", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:18:26Z", "links": [{"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA06ciLPD6dphevpXLp2p3LWStNgZaEw4EtplYrO3sOc9ooAeW\naEs4Lp9ILTuaBo+xyeL8azdiRc2+5bAheEWEX4Wd35sbJFNtPzG9EuQSVA2+ELg5\nVTCJI55YwbimrAPL+oBij7xSUK6TOXA9SfKRXY4+T6tKnZrGXqOqW/KyQk8LP6pn\nlkEw1zqnjYuHrrDwAuYXtMn1aa1CiDJTCn3xY7JtPribN+GPzowbJtdkLujfaKat\nWaRh01T/CixhsqkebbSHzM35M/BgV2IqnT8aQiBy8wQRIXK+VlrVgrtpnBtZ2da2\n3R7RtNHSdlRBeDAAh5dg4/diZDSDGLKO+VfKdQIDAQABAoIBAFjyhkRIyZmJk1eY\n8EtdTNSA2OI5bSVQ4N40N7YFDx+EcL3AMo+F/Qhq3BRWVfan8NmdUONmFSCsxKsW\niBpZbLYQGzbbol5zyRejuYf03VcBp3yzTzTj/t4/L6HKDhGATvrpdYJebGGH3Etp\nRfiLvleI7drha6wsXW1sbq3RouSGO8qPtgcMSc0TRIyJmXARgeRQT7XJjq5T0uKL\nGqLxJNG5rnDJdKM2RcgupHSX18OGqhw8nh208J+7RkZllxAfSuKnGKfJCOHkpYpl\nRSRPAJd68k0w+ljidj1RxjWj4W+y4OSWbc2s25YeUOGQeBMs1v+O6TrOb3GysAVO\n0E+ldQkCgYEA7jE2y+zfCx9m483R1tpIFoVZqi5ytzDXzIW6IbweWDMsp+ybfIRk\nrOn8OEx/WREClNhTtw/HZmbQodcwnvoqLTUi5OzOK/figSn/WjBUhkB6Rfzyqn43\nb4WT41pqW01SrSaR3GCpnrZ7iMgxT+Jmar8/7ghNZ+tmy1aHsUlv1NMCgYEA43n6\nxNl9pv9VCqI0EUuUdiq15sQ25Hi45VJn3BvUb/yKdDDIgSo/4ksxPVYmLqqVR8RU\n35/jDtNNCnDCMWzxk33j8I20gcBcsqBf+Wa5fiPu2FuX8IT1wMXiJazcad3KzpNp\nkI24uWN8Kh2ppg7fcfARnjsNIk7+cbsTtOWYdpcCgYA49ooNQMuihFL93cX2JOOi\nhyeHXG5QwxyIq950nOGA5FQkoKAaqirNc3O/HwRBj6DXadizadGc+q+gVK8rBda6\nUv/SUZOIzlJb42hO8En2hUr4m+KIxYCKah6Q+5l91kMUZ6nwUymdbDSk5INugE1P\n8Abg7Rld5d0CeeIfktlswwKBgHbzLByPllMjJXcgBpYcrY91GhWH+SRTtGvGQaUp\nsFa2+jdz4wUX8LwGkcL/L4wri1Ax7Cfb1cHE4H5bJFDwJQr5Q55gm0lWK6MEles2\nujyp0ZW1n6gX/uJFF9KXp9J8Njb7grIiSbw3t4/WXwYEtPdBkBTr0BxmrksOhmmL\nvcQVAoGAAxX1E3oOPV3AXfiEXl1tNxe0+LWHGecjuSjHSunEuOtYnEk3oIS3iHcJ\ndN62ZZRXFm//SyjYaH/Rs3IiyEu0D8dY2vdngLLQHGrH2d/+u63JxMIO7Omp2n4q\nTQWgV3vspeAq5KLw7UydK8MPGMLDZqdMz4PwHpc16aUTFkCN8yE=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-02 21:18:28,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f used request id req-02a1b301-5b7b-44e4-ba6c-6c152a9f1bfd 2018-11-02 21:18:28,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:28,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:29,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "3aa8462104c841bca3d6e553b32ff55a", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role"}], "expires_at": "2018-11-02T22:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ee8c4fb018b4435adc3cb47c418ff6b", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-user", "id": "bb68c9149a44439f98e9f46dfda34f22"}, "audit_ids": ["-XbQLNzmQ7akVg2-B4iowQ"], "issued_at": "2018-11-02T21:18:29.000000Z"}} 2018-11-02 21:18:29,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75ee73f26e15e90fbe56d7374ead14f66970c26" 2018-11-02 21:18:29,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f246044-233a-4f2f-aa28-3c8f603d0557 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:29,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8f246044-233a-4f2f-aa28-3c8f603d0557 2018-11-02 21:18:29,471 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:18:29,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75ee73f26e15e90fbe56d7374ead14f66970c26" 2018-11-02 21:18:29,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0eab4013-6262-4498-908b-ddbbddd4cbb1 x-compute-request-id: req-0eab4013-6262-4498-908b-ddbbddd4cbb1 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTpyIs8Pp2mF6+lcunanctZK02BloTDgS2mVis7ew5z2igB5ZoSzgun0gtO5oGj7HJ4vxrN2JFzb7lsCF4RYRfhZ3fmxskU20/Mb0S5BJUDb4QuDlVMIkjnljBuKasA8v6gGKPvFJQrpM5cD1J8pFdjj5Pq0qdmsZeo6pb8rJCTws/qmeWQTDXOqeNi4eusPAC5he0yfVprUKIMlMKffFjsm0+uJs34Y/OjBsm12Qu6N9opq1ZpGHTVP8KLGGyqR5ttIfMzfkz8GBXYiqdPxpCIHLzBBEhcr5WWtWCu2mcG1nZ1rbdHtG00dJ2VEF4MACHl2Dj92JkNIMYso75V8p1 Generated-by-Nova", "name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp", "fingerprint": "53:94:7c:94:e3:2f:a4:a5:45:a5:e8:57:a6:ea:8b:ba"}}]} 2018-11-02 21:18:29,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-0eab4013-6262-4498-908b-ddbbddd4cbb1 2018-11-02 21:18:29,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:30,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "3aa8462104c841bca3d6e553b32ff55a", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role"}], "expires_at": "2018-11-02T22:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ee8c4fb018b4435adc3cb47c418ff6b", "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_1ee8c4fb018b4435adc3cb47c418ff6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-b46d9a95-cfb7-460-user", "id": "bb68c9149a44439f98e9f46dfda34f22"}, "audit_ids": ["nc_fy0O0SKalpUwyEL4llA"], "issued_at": "2018-11-02T21:18:30.000000Z"}} 2018-11-02 21:18:30,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f260d22b30e78147f889a98ffee392424f3cbb8" 2018-11-02 21:18:30,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6256e9fd-c739-42df-b210-9e60486a64a9 x-compute-request-id: req-6256e9fd-c739-42df-b210-9e60486a64a9 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTpyIs8Pp2mF6+lcunanctZK02BloTDgS2mVis7ew5z2igB5ZoSzgun0gtO5oGj7HJ4vxrN2JFzb7lsCF4RYRfhZ3fmxskU20/Mb0S5BJUDb4QuDlVMIkjnljBuKasA8v6gGKPvFJQrpM5cD1J8pFdjj5Pq0qdmsZeo6pb8rJCTws/qmeWQTDXOqeNi4eusPAC5he0yfVprUKIMlMKffFjsm0+uJs34Y/OjBsm12Qu6N9opq1ZpGHTVP8KLGGyqR5ttIfMzfkz8GBXYiqdPxpCIHLzBBEhcr5WWtWCu2mcG1nZ1rbdHtG00dJ2VEF4MACHl2Dj92JkNIMYso75V8p1 Generated-by-Nova", "user_id": "bb68c9149a44439f98e9f46dfda34f22", "name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp", "deleted": false, "created_at": "2018-11-02T21:18:26.000000", "updated_at": null, "fingerprint": "53:94:7c:94:e3:2f:a4:a5:45:a5:e8:57:a6:ea:8b:ba", "deleted_at": null, "id": 95}} 2018-11-02 21:18:30,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp used request id req-6256e9fd-c739-42df-b210-9e60486a64a9 2018-11-02 21:18:30,315 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack 2018-11-02 21:18:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:30,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:30 GMT Server: Apache x-openstack-request-id: req-01a0b571-e531-4610-85f4-84a54eec9b5e Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:30,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:30 GMT Server: Apache x-openstack-request-id: req-ffc659b4-7fdb-4e3c-bc4d-ef20127ae1da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:30,917 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f used request id req-ffc659b4-7fdb-4e3c-bc4d-ef20127ae1da 2018-11-02 21:18:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:31,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:30 GMT Server: Apache x-openstack-request-id: req-9face0e8-9ec3-4399-b587-adf051ea452d Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:31,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:31 GMT Server: Apache x-openstack-request-id: req-29d44bb8-ea1b-4466-822c-e1073c3ef2ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "1ee8c4fb018b4435adc3cb47c418ff6b", "OS::stack_id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "keypair_name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "stack_user_project_id": "b553ee1cf0bd4b5abb34469a7a1b6e25", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:18:26Z", "links": [{"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:18:30Z", "id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-02 21:18:31,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f used request id req-29d44bb8-ea1b-4466-822c-e1073c3ef2ab 2018-11-02 21:18:31,179 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:18:31,179 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:18:34,182 - create_stack - DEBUG - Stack status query timeout in 1196.73511791 2018-11-02 21:18:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:34,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:34 GMT Server: Apache x-openstack-request-id: req-6158ee44-c3ba-4b87-b5a8-65f7f4e5188f Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:34,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:34 GMT Server: Apache x-openstack-request-id: req-26bc8b3a-e5d9-4d9c-b64e-776a22353098 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "1ee8c4fb018b4435adc3cb47c418ff6b", "OS::stack_id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "keypair_name": "CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-kp"}, "deletion_time": "2018-11-02T21:18:32Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack", "stack_user_project_id": "b553ee1cf0bd4b5abb34469a7a1b6e25", "tags": null, "creation_time": "2018-11-02T21:18:26Z", "links": [{"href": "http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:18:30Z", "id": "0441aead-c8fa-45e6-a618-b06f5ee0435f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-02 21:18:34,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f used request id req-26bc8b3a-e5d9-4d9c-b64e-776a22353098 2018-11-02 21:18:34,458 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:18:34,458 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack 2018-11-02 21:18:34,459 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack 2018-11-02 21:18:34,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/0441aead-c8fa-45e6-a618-b06f5ee0435f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b3fc6d07608d4c1ab9fa2c0eb02fc79b002d0c" 2018-11-02 21:18:34,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:34 GMT Server: Apache x-openstack-request-id: req-92e9555d-7507-4037-a476-f37c33c8420e Location: http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:34,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:34 GMT Server: Apache x-openstack-request-id: req-90399815-2ef7-43eb-aa78-a68062f5be99 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:18:34,712 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/1ee8c4fb018b4435adc3cb47c418ff6b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-1099cedb-aa27-4769-badd-1b726159575a-stack/0441aead-c8fa-45e6-a618-b06f5ee0435f used request id req-90399815-2ef7-43eb-aa78-a68062f5be99 2018-11-02 21:18:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:34,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-afc852ae-2dee-44e0-96c1-4facb3312e7a Date: Fri, 02 Nov 2018 21:18:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:18:34,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-afc852ae-2dee-44e0-96c1-4facb3312e7a 2018-11-02 21:18:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e1579b-5e7e-47c9-a4c9-ce91df3ca92d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:35,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-51e1579b-5e7e-47c9-a4c9-ce91df3ca92d 2018-11-02 21:18:35,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc61b40b-085a-4c9c-85e1-c80004667599 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:35,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-bc61b40b-085a-4c9c-85e1-c80004667599 2018-11-02 21:18:35,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de230854-a9d1-4c24-94dc-df15b20bb6da Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:18:35,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-de230854-a9d1-4c24-94dc-df15b20bb6da 2018-11-02 21:18:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c77205-53d5-40a3-b345-bb85b5cd76bf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:18:35,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-00c77205-53d5-40a3-b345-bb85b5cd76bf 2018-11-02 21:18:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1de1829-5085-4ec9-a91d-714980ee0bb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:35,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-a1de1829-5085-4ec9-a91d-714980ee0bb8 2018-11-02 21:18:35,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:35,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d73bee-17b5-4bb6-a29e-a86479926132 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:35,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-e3d73bee-17b5-4bb6-a29e-a86479926132 2018-11-02 21:18:35,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:35,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac88c2b-a670-4625-8c27-6b10b3ebb122 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:18:35,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-1ac88c2b-a670-4625-8c27-6b10b3ebb122 2018-11-02 21:18:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd3ae7a-4908-481e-ad68-3685b94c3200 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:35,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-9cd3ae7a-4908-481e-ad68-3685b94c3200 2018-11-02 21:18:35,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:35,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41894a84-f81f-4cc3-ad4e-3fb3678afaa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:35,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-41894a84-f81f-4cc3-ad4e-3fb3678afaa8 2018-11-02 21:18:35,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:36,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be0e5ed8-9239-4378-8bad-b9fd56bd144a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:36,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-be0e5ed8-9239-4378-8bad-b9fd56bd144a 2018-11-02 21:18:36,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:36,019 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-b46d9a95-cfb7-460-proj 2018-11-02 21:18:36,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:36,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-723f2e65-95b4-4155-a22c-163dcc3ab884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:36,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1ee8c4fb018b4435adc3cb47c418ff6b used request id req-723f2e65-95b4-4155-a22c-163dcc3ab884 2018-11-02 21:18:36,303 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-b46d9a95-cfb7-460-proj-role 2018-11-02 21:18:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3aa8462104c841bca3d6e553b32ff55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:36,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492812ab-ebf1-48aa-bca0-533e94b6247a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:36,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3aa8462104c841bca3d6e553b32ff55a used request id req-492812ab-ebf1-48aa-bca0-533e94b6247a 2018-11-02 21:18:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d623bdc5e86e3b8c4ce42f66e73f66ac46f980" 2018-11-02 21:18:36,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a577938-9404-439d-8f82-ffebd6b9f329 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:36,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1a577938-9404-439d-8f82-ffebd6b9f329 2018-11-02 21:18:36,565 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-b46d9a95-cfb7-460-user 2018-11-02 21:18:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bb68c9149a44439f98e9f46dfda34f22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676026f3df651a59c36e47ceab68900821aea587" 2018-11-02 21:18:36,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8151e27-8d0a-425c-b4f7-95a20bfb568d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:36,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bb68c9149a44439f98e9f46dfda34f22 used request id req-c8151e27-8d0a-425c-b4f7-95a20bfb568d 2018-11-02 21:18:36,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:37,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mbLCe95bSeao9RMIn06aFA"], "issued_at": "2018-11-02T21:18:37.000000Z"}} 2018-11-02 21:18:37,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a437614ebc5c93944ca0833840d423f56cc0cd" 2018-11-02 21:18:37,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e6916e-0560-406b-8298-2cf3b93c9d5b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:37,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-60e6916e-0560-406b-8298-2cf3b93c9d5b 2018-11-02 21:18:37,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:37,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:37,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["cR10XRbnQxK9ZBg1BKmv3Q"], "issued_at": "2018-11-02T21:18:37.000000Z"}} 2018-11-02 21:18:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:37,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52299c72-2b3d-4af4-8638-da66a1ad22ba 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:37,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-52299c72-2b3d-4af4-8638-da66a1ad22ba 2018-11-02 21:18:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:37,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:37 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:37,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bb2e58-e315-4425-ab74-7c127d7164a2 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:18:37,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj used request id req-10bb2e58-e315-4425-ab74-7c127d7164a2 2018-11-02 21:18:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:38,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88abfa86-0b0d-4d08-9bbc-fbb379e0f1f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:18:38,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-88abfa86-0b0d-4d08-9bbc-fbb379e0f1f0 2018-11-02 21:18:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}}' 2018-11-02 21:18:38,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf54097-7936-40ad-b0f7-6411e1f1a08b Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864"}, "tags": [], "enabled": true, "id": "7d00dfad0f1c4d77b61cf620d1b9c864", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}} 2018-11-02 21:18:38,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3cf54097-7936-40ad-b0f7-6411e1f1a08b 2018-11-02 21:18:38,226 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-067f0800-d70e-454-proj 2018-11-02 21:18:38,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:38,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:38,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["K6GkeYeSQbqsUxPZ0eOgLQ"], "issued_at": "2018-11-02T21:18:38.000000Z"}} 2018-11-02 21:18:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:38,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e47851d-d801-40c4-83da-f4dbe17a3cef 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:38,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5e47851d-d801-40c4-83da-f4dbe17a3cef 2018-11-02 21:18:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:38,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:38 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:38,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f77577-2baa-4226-9eeb-f10e1e1a9f1b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:18:38,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-34f77577-2baa-4226-9eeb-f10e1e1a9f1b 2018-11-02 21:18:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:39,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6d588d-df21-4e73-bd9c-77101e81b87a Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864"}, "tags": [], "enabled": true, "id": "7d00dfad0f1c4d77b61cf620d1b9c864", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}]} 2018-11-02 21:18:39,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj used request id req-1e6d588d-df21-4e73-bd9c-77101e81b87a 2018-11-02 21:18:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:39,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c409896c-3e02-4498-ba77-4839149ecb42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:18:39,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c409896c-3e02-4498-ba77-4839149ecb42 2018-11-02 21:18:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:39,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50966d02-4faf-43aa-919a-4cfa1d517768 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:39,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-50966d02-4faf-43aa-919a-4cfa1d517768 2018-11-02 21:18:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:39,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa28bf50-20dd-4553-8ca9-8d35f1c4c38f Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864"}, "tags": [], "enabled": true, "id": "7d00dfad0f1c4d77b61cf620d1b9c864", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}]} 2018-11-02 21:18:39,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-067f0800-d70e-454-proj used request id req-aa28bf50-20dd-4553-8ca9-8d35f1c4c38f 2018-11-02 21:18:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/4e8742fccc234f2287f7f749b64ccd74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:39,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3cb4fe-cc5b-46f0-b871-9a001486513e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-067f0800-d70e-454-user", "links": {"self": "http://172.30.9.31:5000/v3/users/4e8742fccc234f2287f7f749b64ccd74"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "4e8742fccc234f2287f7f749b64ccd74", "password_expires_at": null}} 2018-11-02 21:18:39,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4e8742fccc234f2287f7f749b64ccd74 used request id req-1f3cb4fe-cc5b-46f0-b871-9a001486513e 2018-11-02 21:18:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864/users/4e8742fccc234f2287f7f749b64ccd74/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:39,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69be4cff-2d63-4446-b60c-e1ef838a51c9 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864/users/4e8742fccc234f2287f7f749b64ccd74/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:18:39,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864/users/4e8742fccc234f2287f7f749b64ccd74/roles used request id req-69be4cff-2d63-4446-b60c-e1ef838a51c9 2018-11-02 21:18:39,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:40,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb57efd-487d-4106-8663-84805b718ea1 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:18:40,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-eeb57efd-487d-4106-8663-84805b718ea1 2018-11-02 21:18:40,042 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-067f0800-d70e-454-proj 2018-11-02 21:18:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864/users/4e8742fccc234f2287f7f749b64ccd74/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:40,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b608944-3583-42d3-a41f-5790a59a30eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:40,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864/users/4e8742fccc234f2287f7f749b64ccd74/roles/eaf2663eb1084dd294e591d215a18095 used request id req-7b608944-3583-42d3-a41f-5790a59a30eb 2018-11-02 21:18:40,193 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-067f0800-d70e-454-user 2018-11-02 21:18:40,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:40,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:40,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b85eff-14be-433e-87e4-1799dbd4d41e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:40,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-33b85eff-14be-433e-87e4-1799dbd4d41e 2018-11-02 21:18:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" -d '{"role": {"name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role"}}' 2018-11-02 21:18:40,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff745e2-fdb2-4577-875c-abd760044859 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8c68c886a1a4d13a72f19cca8d62968", "links": {"self": "http://172.30.9.31:5000/v3/roles/c8c68c886a1a4d13a72f19cca8d62968"}, "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role"}} 2018-11-02 21:18:40,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1ff745e2-fdb2-4577-875c-abd760044859 2018-11-02 21:18:40,447 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role 2018-11-02 21:18:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c8c68c886a1a4d13a72f19cca8d62968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:40,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb3a053-c7f2-4fd0-afed-7299c0594100 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8c68c886a1a4d13a72f19cca8d62968", "links": {"self": "http://172.30.9.31:5000/v3/roles/c8c68c886a1a4d13a72f19cca8d62968"}, "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role"}} 2018-11-02 21:18:40,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c8c68c886a1a4d13a72f19cca8d62968 used request id req-bdb3a053-c7f2-4fd0-afed-7299c0594100 2018-11-02 21:18:40,557 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role to project CreateStackSecurityGroupTests-067f0800-d70e-454-proj 2018-11-02 21:18:40,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864/users/4e8742fccc234f2287f7f749b64ccd74/roles/c8c68c886a1a4d13a72f19cca8d62968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:40,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60b6961-189c-46f4-be33-89cacfa3221f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:40,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864/users/4e8742fccc234f2287f7f749b64ccd74/roles/c8c68c886a1a4d13a72f19cca8d62968 used request id req-e60b6961-189c-46f4-be33-89cacfa3221f 2018-11-02 21:18:40,714 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:18:40,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:18:40,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:40,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:41,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "c8c68c886a1a4d13a72f19cca8d62968", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role"}], "expires_at": "2018-11-02T22:18:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d00dfad0f1c4d77b61cf620d1b9c864", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-user", "id": "4e8742fccc234f2287f7f749b64ccd74"}, "audit_ids": ["YazkbGuiS7WLwBDHUR44zA"], "issued_at": "2018-11-02T21:18:41.000000Z"}} 2018-11-02 21:18:41,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:41,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09961657-7be1-4a25-a56d-f953acebffdd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:41,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-09961657-7be1-4a25-a56d-f953acebffdd 2018-11-02 21:18:41,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:18:41,298 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:18:41,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:41,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:41 GMT Server: Apache x-openstack-request-id: req-6cfe5e7e-8680-4728-81a2-b9ff081270a6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:18:41,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack used request id req-6cfe5e7e-8680-4728-81a2-b9ff081270a6 2018-11-02 21:18:41,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}}' 2018-11-02 21:18:43,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:41 GMT Server: Apache x-openstack-request-id: req-32382d69-b974-4606-b6e2-f01f98a56882 Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "links": [{"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf", "rel": "self"}]}} 2018-11-02 21:18:43,310 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks used request id req-32382d69-b974-4606-b6e2-f01f98a56882 2018-11-02 21:18:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:43,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:43 GMT Server: Apache x-openstack-request-id: req-81331484-8299-4ac9-b4c9-2268aa2d27b4 Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:43,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:43 GMT Server: Apache x-openstack-request-id: req-c949630b-603e-4daa-8135-c8b6aaaa5514 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "OS::stack_id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "security_group_name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "stack_user_project_id": "be1875871ab2488c9d747827a32d4be5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:18:42Z", "links": [{"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-02 21:18:43,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf used request id req-c949630b-603e-4daa-8135-c8b6aaaa5514 2018-11-02 21:18:43,758 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack 2018-11-02 21:18:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:43,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:43 GMT Server: Apache x-openstack-request-id: req-66d3f3b1-ed5d-4e6c-aa4c-a7a5564107c6 Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:44,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:43 GMT Server: Apache x-openstack-request-id: req-9d3fdbe7-3550-4375-a152-12313f376fb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "OS::stack_id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "security_group_name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "stack_user_project_id": "be1875871ab2488c9d747827a32d4be5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:18:42Z", "links": [{"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-02 21:18:44,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf used request id req-9d3fdbe7-3550-4375-a152-12313f376fb8 2018-11-02 21:18:44,340 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:18:44,340 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:18:47,343 - create_stack - DEBUG - Stack status query timeout in 1196.41505003 2018-11-02 21:18:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:47,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:47 GMT Server: Apache x-openstack-request-id: req-eedd22fe-c6b2-4fc2-a463-1ce0a6d4271c Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:47 GMT Server: Apache x-openstack-request-id: req-7cb921de-3e22-4356-943f-8dfc5e1a3806 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "OS::stack_id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "security_group_name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "stack_user_project_id": "be1875871ab2488c9d747827a32d4be5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:18:42Z", "links": [{"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-02 21:18:47,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf used request id req-7cb921de-3e22-4356-943f-8dfc5e1a3806 2018-11-02 21:18:47,788 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:18:47,788 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack 2018-11-02 21:18:47,788 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack 2018-11-02 21:18:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:47,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:47 GMT Server: Apache x-openstack-request-id: req-a04eff68-3e37-4971-ae66-32e019156354 Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:48,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:47 GMT Server: Apache x-openstack-request-id: req-f898502d-2e48-47a2-b648-20be03e7b970 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-02T21:18:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:18:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-02 21:18:48,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf/resources used request id req-f898502d-2e48-47a2-b648-20be03e7b970 2018-11-02 21:18:48,206 - neutron_utils - INFO - Retrieving security group with ID - 0857def0-bd8b-4266-85e9-388f0af9ba79 2018-11-02 21:18:48,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=0857def0-bd8b-4266-85e9-388f0af9ba79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:48,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-50675eec-50cc-4e00-9cd8-a485f2a334c2 Date: Fri, 02 Nov 2018 21:18:48 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:44Z", "updated_at": "2018-11-02T21:18:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "revision_number": 0, "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "revision_number": 0, "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}], "revision_number": 6, "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}]} 2018-11-02 21:18:48,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=0857def0-bd8b-4266-85e9-388f0af9ba79 used request id req-50675eec-50cc-4e00-9cd8-a485f2a334c2 2018-11-02 21:18:48,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0857def0-bd8b-4266-85e9-388f0af9ba79 2018-11-02 21:18:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:48,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-60a98266-7e48-4ecd-9f27-e8ce5525ca2c Date: Fri, 02 Nov 2018 21:18:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f"}]} 2018-11-02 21:18:48,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 used request id req-60a98266-7e48-4ecd-9f27-e8ce5525ca2c 2018-11-02 21:18:48,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0857def0-bd8b-4266-85e9-388f0af9ba79 2018-11-02 21:18:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:48,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-6f1d4573-85ed-407e-969b-560a84e488f2 Date: Fri, 02 Nov 2018 21:18:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f"}]} 2018-11-02 21:18:48,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 used request id req-6f1d4573-85ed-407e-969b-560a84e488f2 2018-11-02 21:18:48,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:48,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:49,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "c8c68c886a1a4d13a72f19cca8d62968", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role"}], "expires_at": "2018-11-02T22:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d00dfad0f1c4d77b61cf620d1b9c864", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7d00dfad0f1c4d77b61cf620d1b9c864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-user", "id": "4e8742fccc234f2287f7f749b64ccd74"}, "audit_ids": ["n0Uw4cjERfqZyeF-moJkFA"], "issued_at": "2018-11-02T21:18:49.000000Z"}} 2018-11-02 21:18:49,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019f97e48c18cbe2cb257b5f1e0fc8c658094074" 2018-11-02 21:18:49,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1db80b-4b8c-4588-add5-c350c4ec4950 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:49,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0e1db80b-4b8c-4588-add5-c350c4ec4950 2018-11-02 21:18:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019f97e48c18cbe2cb257b5f1e0fc8c658094074" 2018-11-02 21:18:49,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-6ea7d709-b436-4ed5-9b40-f687f3433af3 Date: Fri, 02 Nov 2018 21:18:49 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:44Z", "updated_at": "2018-11-02T21:18:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "revision_number": 0, "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "revision_number": 0, "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}], "revision_number": 6, "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}]} 2018-11-02 21:18:49,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp&description=Test+description used request id req-6ea7d709-b436-4ed5-9b40-f687f3433af3 2018-11-02 21:18:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:49,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:49 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019f97e48c18cbe2cb257b5f1e0fc8c658094074" 2018-11-02 21:18:49,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73aed2e-6702-484f-a8b5-92c6ed58e03a Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d00dfad0f1c4d77b61cf620d1b9c864", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}} 2018-11-02 21:18:49,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864 used request id req-d73aed2e-6702-484f-a8b5-92c6ed58e03a 2018-11-02 21:18:49,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0857def0-bd8b-4266-85e9-388f0af9ba79 2018-11-02 21:18:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019f97e48c18cbe2cb257b5f1e0fc8c658094074" 2018-11-02 21:18:49,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9c755400-2d06-46b1-be56-51921af2b69e Date: Fri, 02 Nov 2018 21:18:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f"}]} 2018-11-02 21:18:49,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 used request id req-9c755400-2d06-46b1-be56-51921af2b69e 2018-11-02 21:18:49,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0857def0-bd8b-4266-85e9-388f0af9ba79 2018-11-02 21:18:49,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019f97e48c18cbe2cb257b5f1e0fc8c658094074" 2018-11-02 21:18:50,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a99501cb-434f-4e8c-9783-3a27fa08c97b Date: Fri, 02 Nov 2018 21:18:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f"}]} 2018-11-02 21:18:50,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 used request id req-a99501cb-434f-4e8c-9783-3a27fa08c97b 2018-11-02 21:18:50,207 - neutron_utils - INFO - Retrieving security group with ID - 0857def0-bd8b-4266-85e9-388f0af9ba79 2018-11-02 21:18:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=0857def0-bd8b-4266-85e9-388f0af9ba79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019f97e48c18cbe2cb257b5f1e0fc8c658094074" 2018-11-02 21:18:50,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-21cbce8c-7dc6-426b-9a32-9f84f60f6a50 Date: Fri, 02 Nov 2018 21:18:50 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:44Z", "updated_at": "2018-11-02T21:18:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "revision_number": 0, "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "revision_number": 0, "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}], "revision_number": 6, "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}]} 2018-11-02 21:18:50,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=0857def0-bd8b-4266-85e9-388f0af9ba79 used request id req-21cbce8c-7dc6-426b-9a32-9f84f60f6a50 2018-11-02 21:18:50,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0857def0-bd8b-4266-85e9-388f0af9ba79 2018-11-02 21:18:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019f97e48c18cbe2cb257b5f1e0fc8c658094074" 2018-11-02 21:18:50,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-59a1d25b-db22-449c-8e9c-0ff91e7a2644 Date: Fri, 02 Nov 2018 21:18:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "2cf223dc-7bd0-41d6-a6de-b5447b1b4536"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-02T21:18:45Z", "security_group_id": "0857def0-bd8b-4266-85e9-388f0af9ba79", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:45Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "f6fa87f1-b34d-4228-bc2d-cf783dce924f"}]} 2018-11-02 21:18:50,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0857def0-bd8b-4266-85e9-388f0af9ba79 used request id req-59a1d25b-db22-449c-8e9c-0ff91e7a2644 2018-11-02 21:18:50,673 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack 2018-11-02 21:18:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:50,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:50 GMT Server: Apache x-openstack-request-id: req-8aca067e-f7f1-4a29-969a-b4208127c5c6 Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:51,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:50 GMT Server: Apache x-openstack-request-id: req-04639a2b-2bec-4822-9f27-495367fc1439 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:51,209 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf used request id req-04639a2b-2bec-4822-9f27-495367fc1439 2018-11-02 21:18:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:51,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:51 GMT Server: Apache x-openstack-request-id: req-4d6b4478-361d-4477-86c9-368ffaec32a7 Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:51,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:51 GMT Server: Apache x-openstack-request-id: req-aa2fa94d-f0a5-4a5a-905b-33292c7e9452 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "OS::stack_id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "security_group_name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "stack_user_project_id": "be1875871ab2488c9d747827a32d4be5", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:18:42Z", "links": [{"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:18:51Z", "id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-02 21:18:51,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf used request id req-aa2fa94d-f0a5-4a5a-905b-33292c7e9452 2018-11-02 21:18:51,634 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:18:51,634 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:18:54,637 - create_stack - DEBUG - Stack status query timeout in 1196.57176805 2018-11-02 21:18:54,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:54,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:54 GMT Server: Apache x-openstack-request-id: req-f88e1ed6-8cc8-45b2-8226-d9bce50631e6 Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:55,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:54 GMT Server: Apache x-openstack-request-id: req-a9659904-e75b-43d6-959b-fcf5037ce292 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "OS::stack_id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "security_group_name": "CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-sec-grp"}, "deletion_time": "2018-11-02T21:18:53Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack", "stack_user_project_id": "be1875871ab2488c9d747827a32d4be5", "tags": null, "creation_time": "2018-11-02T21:18:42Z", "links": [{"href": "http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:18:51Z", "id": "4b791f16-508c-4184-8b61-a9dd23beffdf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-02 21:18:55,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf used request id req-a9659904-e75b-43d6-959b-fcf5037ce292 2018-11-02 21:18:55,119 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:18:55,119 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack 2018-11-02 21:18:55,119 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack 2018-11-02 21:18:55,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/4b791f16-508c-4184-8b61-a9dd23beffdf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecfb76d4993696b589a81468c829250e57b88085" 2018-11-02 21:18:55,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:18:55 GMT Server: Apache x-openstack-request-id: req-b93a67ba-5378-4349-9aa4-34a3a50d980f Location: http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:18:55,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:55 GMT Server: Apache x-openstack-request-id: req-630abdfe-2caf-42d7-b039-0834f6a66d8d Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:18:55,366 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/7d00dfad0f1c4d77b61cf620d1b9c864/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-062f0ba1-c806-41d3-a892-e68c68b69dcd-stack/4b791f16-508c-4184-8b61-a9dd23beffdf used request id req-630abdfe-2caf-42d7-b039-0834f6a66d8d 2018-11-02 21:18:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:55,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f981d593-1f7d-41cd-82d9-8612b87369b0 Date: Fri, 02 Nov 2018 21:18:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:43Z", "updated_at": "2018-11-02T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "revision_number": 0, "id": "8584e4dd-3469-4cde-a7c8-dc5413b5e4b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "revision_number": 0, "id": "88cd444c-fa1a-485c-8b72-0143d5744ec3", "remote_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "remote_ip_prefix": null, "created_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "revision_number": 0, "id": "b1f56be6-4860-418d-b5c8-40a018953e1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "revision_number": 0, "id": "b8675a28-f246-4d20-bb10-81d57917cc79", "remote_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "remote_ip_prefix": null, "created_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864"}], "revision_number": 4, "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:18:55,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-f981d593-1f7d-41cd-82d9-8612b87369b0 2018-11-02 21:18:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:55,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e880cc-1d0e-4885-8e1a-23c6da6d56e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:55,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-74e880cc-1d0e-4885-8e1a-23c6da6d56e6 2018-11-02 21:18:55,749 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:55,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:55,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28cf221b-5d68-423f-9dfa-c057317d03cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:18:55,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-28cf221b-5d68-423f-9dfa-c057317d03cc 2018-11-02 21:18:55,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:18:55,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9eebba8-418e-4cb6-b852-44159f481870 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:18:55,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-c9eebba8-418e-4cb6-b852-44159f481870 2018-11-02 21:18:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198a2bfd-6382-481f-a8bf-6bb5a9c67e01 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:18:56,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-198a2bfd-6382-481f-a8bf-6bb5a9c67e01 2018-11-02 21:18:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:56,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5005827-b649-41d3-bf0e-953eae2f2a76 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d00dfad0f1c4d77b61cf620d1b9c864", "name": "CreateStackSecurityGroupTests-067f0800-d70e-454-proj"}} 2018-11-02 21:18:56,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864 used request id req-f5005827-b649-41d3-bf0e-953eae2f2a76 2018-11-02 21:18:56,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b4859c4-72ed-4fb1-bc9b-df61f7ad1087 2018-11-02 21:18:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8b4859c4-72ed-4fb1-bc9b-df61f7ad1087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:56,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f4be4fff-4a65-4809-982f-8712ec9cb32a Date: Fri, 02 Nov 2018 21:18:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:43Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "8584e4dd-3469-4cde-a7c8-dc5413b5e4b6"}, {"remote_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:43Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "88cd444c-fa1a-485c-8b72-0143d5744ec3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:43Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "b1f56be6-4860-418d-b5c8-40a018953e1e"}, {"remote_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:18:43Z", "security_group_id": "8b4859c4-72ed-4fb1-bc9b-df61f7ad1087", "port_range_min": null, "revision_number": 0, "tenant_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "created_at": "2018-11-02T21:18:43Z", "project_id": "7d00dfad0f1c4d77b61cf620d1b9c864", "id": "b8675a28-f246-4d20-bb10-81d57917cc79"}]} 2018-11-02 21:18:56,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8b4859c4-72ed-4fb1-bc9b-df61f7ad1087 used request id req-f4be4fff-4a65-4809-982f-8712ec9cb32a 2018-11-02 21:18:56,442 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:18:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/8b4859c4-72ed-4fb1-bc9b-df61f7ad1087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:56,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f55dbb6-08b0-41d9-a4a6-082ef68ee5d2 Content-Length: 0 Date: Fri, 02 Nov 2018 21:18:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:18:56,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8b4859c4-72ed-4fb1-bc9b-df61f7ad1087 used request id req-4f55dbb6-08b0-41d9-a4a6-082ef68ee5d2 2018-11-02 21:18:56,818 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-067f0800-d70e-454-proj 2018-11-02 21:18:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:57,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa0c840-bdeb-4c35-8efd-4bbb5ffec06a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:57,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7d00dfad0f1c4d77b61cf620d1b9c864 used request id req-0fa0c840-bdeb-4c35-8efd-4bbb5ffec06a 2018-11-02 21:18:57,322 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-067f0800-d70e-454-proj-role 2018-11-02 21:18:57,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c8c68c886a1a4d13a72f19cca8d62968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:57,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6453346e-cb55-486e-91cf-38c9a6c72b43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:57,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c8c68c886a1a4d13a72f19cca8d62968 used request id req-6453346e-cb55-486e-91cf-38c9a6c72b43 2018-11-02 21:18:57,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd3d38135a5a5fe347e25bdaa166a9672982d82" 2018-11-02 21:18:57,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1559bae6-9b64-4182-a29c-1592282cae49 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:18:57,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1559bae6-9b64-4182-a29c-1592282cae49 2018-11-02 21:18:57,578 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-067f0800-d70e-454-user 2018-11-02 21:18:57,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4e8742fccc234f2287f7f749b64ccd74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580ca87b691c758497b0424c949b439762f7f540" 2018-11-02 21:18:57,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-588e2f33-56a0-4ac5-b82a-9d7723075e24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:18:57,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4e8742fccc234f2287f7f749b64ccd74 used request id req-588e2f33-56a0-4ac5-b82a-9d7723075e24 2018-11-02 21:18:57,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:58,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["suraM2sPSnKs6IiZu7cncQ"], "issued_at": "2018-11-02T21:18:58.000000Z"}} 2018-11-02 21:18:58,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5dac2e66e03f6741df2fabc14579d1428f8b49d" 2018-11-02 21:18:58,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51ed8e0-1103-49d4-b5b8-615e96dac02b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:58,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c51ed8e0-1103-49d4-b5b8-615e96dac02b 2018-11-02 21:18:58,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:58,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:58,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["_zxlmDnmTna_1b71PMtyUQ"], "issued_at": "2018-11-02T21:18:58.000000Z"}} 2018-11-02 21:18:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:18:58,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9703a53-ad24-461a-957e-9ac0a589529d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:58,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d9703a53-ad24-461a-957e-9ac0a589529d 2018-11-02 21:18:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:58,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a363faf9-8752-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:18:58,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fef98ad-121c-4342-81c4-dfcdfab83c82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a363faf9-8752-4de-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:18:58,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a363faf9-8752-4de-proj used request id req-8fef98ad-121c-4342-81c4-dfcdfab83c82 2018-11-02 21:18:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:18:59,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33000c84-4ca4-424d-82f9-790c68ca6233 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:18:59,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-33000c84-4ca4-424d-82f9-790c68ca6233 2018-11-02 21:18:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj"}}' 2018-11-02 21:18:59,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82cbf86e-d6bc-4bd5-ab09-f5e3f9645dcd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578"}, "tags": [], "enabled": true, "id": "f8bdca088633454bab3424c98de18578", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj"}} 2018-11-02 21:18:59,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-82cbf86e-d6bc-4bd5-ab09-f5e3f9645dcd 2018-11-02 21:18:59,238 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-a363faf9-8752-4de-proj 2018-11-02 21:18:59,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:18:59,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:18:59,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["mBrTjAt8QE6joQha1Z4Rjw"], "issued_at": "2018-11-02T21:18:59.000000Z"}} 2018-11-02 21:18:59,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:18:59,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdaf429-e788-434d-8059-d20aa7a05878 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:18:59,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0cdaf429-e788-434d-8059-d20aa7a05878 2018-11-02 21:18:59,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:18:59,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:18:59 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:18:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:18:59,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e19cde-0514-45d6-a62f-5e4a6dd478e4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:18:59,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b4e19cde-0514-45d6-a62f-5e4a6dd478e4 2018-11-02 21:18:59,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-a363faf9-8752-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:00,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725754b3-d33f-4c50-80b3-ce8fb7b5bfae Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-a363faf9-8752-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578"}, "tags": [], "enabled": true, "id": "f8bdca088633454bab3424c98de18578", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj"}]} 2018-11-02 21:19:00,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-a363faf9-8752-4de-proj used request id req-725754b3-d33f-4c50-80b3-ce8fb7b5bfae 2018-11-02 21:19:00,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:00,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7752bc5-bbcd-4024-9d89-477214012fad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:19:00,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a7752bc5-bbcd-4024-9d89-477214012fad 2018-11-02 21:19:00,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:00,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2960eb5-e90a-44d4-9d5b-2fb3ec1b33a4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:00,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b2960eb5-e90a-44d4-9d5b-2fb3ec1b33a4 2018-11-02 21:19:00,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-a363faf9-8752-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:00,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62528e64-926c-42e1-82d0-ec484084581e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-a363faf9-8752-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578"}, "tags": [], "enabled": true, "id": "f8bdca088633454bab3424c98de18578", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj"}]} 2018-11-02 21:19:00,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-a363faf9-8752-4de-proj used request id req-62528e64-926c-42e1-82d0-ec484084581e 2018-11-02 21:19:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/ff3f9cded8bb4e079ff02a0ae86f90a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:00,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548cf9e7-2c6a-4409-8acb-0d3f19d1360b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-a363faf9-8752-4de-user", "links": {"self": "http://172.30.9.31:5000/v3/users/ff3f9cded8bb4e079ff02a0ae86f90a7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f8bdca088633454bab3424c98de18578", "id": "ff3f9cded8bb4e079ff02a0ae86f90a7", "password_expires_at": null}} 2018-11-02 21:19:00,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/ff3f9cded8bb4e079ff02a0ae86f90a7 used request id req-548cf9e7-2c6a-4409-8acb-0d3f19d1360b 2018-11-02 21:19:00,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578/users/ff3f9cded8bb4e079ff02a0ae86f90a7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:01,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1abec8-ec40-49b5-9cec-8a643d4dbe5f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578/users/ff3f9cded8bb4e079ff02a0ae86f90a7/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:19:01,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578/users/ff3f9cded8bb4e079ff02a0ae86f90a7/roles used request id req-3b1abec8-ec40-49b5-9cec-8a643d4dbe5f 2018-11-02 21:19:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:01,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b8f100-244b-4580-804b-a55b641b7193 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:19:01,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-45b8f100-244b-4580-804b-a55b641b7193 2018-11-02 21:19:01,143 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-a363faf9-8752-4de-proj 2018-11-02 21:19:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578/users/ff3f9cded8bb4e079ff02a0ae86f90a7/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:01,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec974df-13b3-44a6-aafe-0648475e1135 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:01,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578/users/ff3f9cded8bb4e079ff02a0ae86f90a7/roles/eaf2663eb1084dd294e591d215a18095 used request id req-6ec974df-13b3-44a6-aafe-0648475e1135 2018-11-02 21:19:01,319 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-a363faf9-8752-4de-user 2018-11-02 21:19:01,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:01,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a5b78a-4160-47e0-bb56-468c96e04206 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:01,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-57a5b78a-4160-47e0-bb56-468c96e04206 2018-11-02 21:19:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" -d '{"role": {"name": "CreateStackNegativeTests-a363faf9-8752-4de-proj-role"}}' 2018-11-02 21:19:01,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59f587ac-9f85-4588-8008-7d11be30b244 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "faf9c94a9ad2482e91b9dd84a04662b6", "links": {"self": "http://172.30.9.31:5000/v3/roles/faf9c94a9ad2482e91b9dd84a04662b6"}, "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj-role"}} 2018-11-02 21:19:01,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-59f587ac-9f85-4588-8008-7d11be30b244 2018-11-02 21:19:01,567 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-a363faf9-8752-4de-proj-role 2018-11-02 21:19:01,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/faf9c94a9ad2482e91b9dd84a04662b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:01,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5782d004-340f-40e6-bf87-2daa6b42a119 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "faf9c94a9ad2482e91b9dd84a04662b6", "links": {"self": "http://172.30.9.31:5000/v3/roles/faf9c94a9ad2482e91b9dd84a04662b6"}, "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj-role"}} 2018-11-02 21:19:01,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/faf9c94a9ad2482e91b9dd84a04662b6 used request id req-5782d004-340f-40e6-bf87-2daa6b42a119 2018-11-02 21:19:01,689 - keystone_utils - INFO - Granting role CreateStackNegativeTests-a363faf9-8752-4de-proj-role to project CreateStackNegativeTests-a363faf9-8752-4de-proj 2018-11-02 21:19:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578/users/ff3f9cded8bb4e079ff02a0ae86f90a7/roles/faf9c94a9ad2482e91b9dd84a04662b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:01,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba912d20-de00-4a39-b853-f01486e7a25f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:01,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578/users/ff3f9cded8bb4e079ff02a0ae86f90a7/roles/faf9c94a9ad2482e91b9dd84a04662b6 used request id req-ba912d20-de00-4a39-b853-f01486e7a25f 2018-11-02 21:19:01,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:01,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:02,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "faf9c94a9ad2482e91b9dd84a04662b6", "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj-role"}], "expires_at": "2018-11-02T22:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8bdca088633454bab3424c98de18578", "name": "CreateStackNegativeTests-a363faf9-8752-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f8bdca088633454bab3424c98de18578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f8bdca088633454bab3424c98de18578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f8bdca088633454bab3424c98de18578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f8bdca088633454bab3424c98de18578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f8bdca088633454bab3424c98de18578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f8bdca088633454bab3424c98de18578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f8bdca088633454bab3424c98de18578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f8bdca088633454bab3424c98de18578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f8bdca088633454bab3424c98de18578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f8bdca088633454bab3424c98de18578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f8bdca088633454bab3424c98de18578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f8bdca088633454bab3424c98de18578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f8bdca088633454bab3424c98de18578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f8bdca088633454bab3424c98de18578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-a363faf9-8752-4de-user", "id": "ff3f9cded8bb4e079ff02a0ae86f90a7"}, "audit_ids": ["gCk9ngX8TzivdAe0Q_7Pcw"], "issued_at": "2018-11-02T21:19:02.000000Z"}} 2018-11-02 21:19:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6388deb9a49d69da74ab90bef7622782b2aa2a43" 2018-11-02 21:19:02,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29e945f-c28c-45de-95d3-103058d97a27 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:02,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d29e945f-c28c-45de-95d3-103058d97a27 2018-11-02 21:19:02,359 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:19:02,362 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:19:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8bdca088633454bab3424c98de18578/stacks?stack_name=CreateStackNegativeTests-410833a9-86cb-42b8-aee3-a939797a4662 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6388deb9a49d69da74ab90bef7622782b2aa2a43" 2018-11-02 21:19:02,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:02 GMT Server: Apache x-openstack-request-id: req-39d77581-42df-41a7-b3b4-259b442657bc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:19:02,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8bdca088633454bab3424c98de18578/stacks?stack_name=CreateStackNegativeTests-410833a9-86cb-42b8-aee3-a939797a4662 used request id req-39d77581-42df-41a7-b3b4-259b442657bc 2018-11-02 21:19:02,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:02,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6cbe0250-482f-4714-aa80-de2192e6244a Date: Fri, 02 Nov 2018 21:19:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:19:02,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6cbe0250-482f-4714-aa80-de2192e6244a 2018-11-02 21:19:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:02,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c3149fe-ce72-482f-a282-683d9f1ae34c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:02,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-6c3149fe-ce72-482f-a282-683d9f1ae34c 2018-11-02 21:19:02,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-312f4730-f737-42f9-b15b-5614f1823075 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:03,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-312f4730-f737-42f9-b15b-5614f1823075 2018-11-02 21:19:03,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:03,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77535d09-dc08-4f18-bcc5-ddc7082df5a5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:19:03,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-77535d09-dc08-4f18-bcc5-ddc7082df5a5 2018-11-02 21:19:03,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab678e06-3fef-4093-9838-f1aae6820ca3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:19:03,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-ab678e06-3fef-4093-9838-f1aae6820ca3 2018-11-02 21:19:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-840b40d7-308d-45f1-a97a-62bf2f16cae5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:03,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-840b40d7-308d-45f1-a97a-62bf2f16cae5 2018-11-02 21:19:03,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca92e2b0-fc59-48d8-ac57-ab4e852da179 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:03,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-ca92e2b0-fc59-48d8-ac57-ab4e852da179 2018-11-02 21:19:03,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cd256e-254e-47a7-9824-c0fb024ee4d9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:19:03,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-72cd256e-254e-47a7-9824-c0fb024ee4d9 2018-11-02 21:19:03,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4229bd41-8d13-48fd-892c-3c714d7f0630 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:03,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-4229bd41-8d13-48fd-892c-3c714d7f0630 2018-11-02 21:19:03,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a657eedd-84f2-4054-8155-be4970f98e61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:03,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-a657eedd-84f2-4054-8155-be4970f98e61 2018-11-02 21:19:03,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:03,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95cb972-3e54-4105-ade4-e39806af0911 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:03,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-c95cb972-3e54-4105-ade4-e39806af0911 2018-11-02 21:19:03,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:03,908 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-a363faf9-8752-4de-proj 2018-11-02 21:19:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:04,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c2bc38-f99a-4aef-b880-2abb4595078b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:04,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f8bdca088633454bab3424c98de18578 used request id req-88c2bc38-f99a-4aef-b880-2abb4595078b 2018-11-02 21:19:04,147 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-a363faf9-8752-4de-proj-role 2018-11-02 21:19:04,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/faf9c94a9ad2482e91b9dd84a04662b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:04,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da032db-1ad1-448b-a770-c261a1eac90c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:04,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/faf9c94a9ad2482e91b9dd84a04662b6 used request id req-7da032db-1ad1-448b-a770-c261a1eac90c 2018-11-02 21:19:04,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29f6c52775df3e2a88d596c8640e091c2ec544b" 2018-11-02 21:19:04,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203fbc53-64ea-4c30-97c7-373bfb238dec Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:04,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-203fbc53-64ea-4c30-97c7-373bfb238dec 2018-11-02 21:19:04,294 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-a363faf9-8752-4de-user 2018-11-02 21:19:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ff3f9cded8bb4e079ff02a0ae86f90a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7689539c767c897ca985148d454bb4553ac9cb38" 2018-11-02 21:19:04,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69516f5c-2e47-4866-9a94-ff5ed3942fcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:04,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ff3f9cded8bb4e079ff02a0ae86f90a7 used request id req-69516f5c-2e47-4866-9a94-ff5ed3942fcf 2018-11-02 21:19:04,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:04,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["f5W-1J3lQSSV9pQczPptRw"], "issued_at": "2018-11-02T21:19:04.000000Z"}} 2018-11-02 21:19:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add674e0ec3e0d660f8a1d0b2180063673d647e" 2018-11-02 21:19:05,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f120b1c7-87cf-4dde-8901-8296b1207651 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:05,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f120b1c7-87cf-4dde-8901-8296b1207651 2018-11-02 21:19:05,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:05,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:05,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["7s5mUnxBQf2K1hpndjceag"], "issued_at": "2018-11-02T21:19:05.000000Z"}} 2018-11-02 21:19:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:05,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08fe08a6-7f4e-4d1c-b95d-fd0cc3268514 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:05,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-08fe08a6-7f4e-4d1c-b95d-fd0cc3268514 2018-11-02 21:19:05,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:19:05,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:19: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:19:05,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:05,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2385a033-c648-4f4a-ba48-52b50502c4d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:19:05,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj used request id req-2385a033-c648-4f4a-ba48-52b50502c4d6 2018-11-02 21:19:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:05,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d257ffe-715f-4fb2-b78f-d135a44fecd9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:19:05,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7d257ffe-715f-4fb2-b78f-d135a44fecd9 2018-11-02 21:19:05,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj"}}' 2018-11-02 21:19:05,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08cb9a1d-b3eb-4dae-91f1-fa752f0158a7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753"}, "tags": [], "enabled": true, "id": "c1e8c7b525b34cab81b6a5b184516753", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj"}} 2018-11-02 21:19:05,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-08cb9a1d-b3eb-4dae-91f1-fa752f0158a7 2018-11-02 21:19:05,908 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-b4563fc0-c0cd-464-proj 2018-11-02 21:19:05,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:05,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:06,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["hEbXEY6hQrCaISoVDRgnJA"], "issued_at": "2018-11-02T21:19:06.000000Z"}} 2018-11-02 21:19:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:06,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa1963e-6d6d-4b55-bc8a-9601d4f80706 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:06,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7fa1963e-6d6d-4b55-bc8a-9601d4f80706 2018-11-02 21:19:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:19:06,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:19:06 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:19:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:06,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e9cc16-6b30-4725-bfdf-3ca2a4298b61 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:19:06,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-18e9cc16-6b30-4725-bfdf-3ca2a4298b61 2018-11-02 21:19:06,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:06,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05567973-fe2f-4d4d-b9b9-e2c18d3f7913 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753"}, "tags": [], "enabled": true, "id": "c1e8c7b525b34cab81b6a5b184516753", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj"}]} 2018-11-02 21:19:06,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj used request id req-05567973-fe2f-4d4d-b9b9-e2c18d3f7913 2018-11-02 21:19:06,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:06,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8b87bb-2b6a-45e0-9b70-628443cef66b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:19:06,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1c8b87bb-2b6a-45e0-9b70-628443cef66b 2018-11-02 21:19:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:07,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f46c6b-6bd2-42d4-bfcc-8b7cc6223e8d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:07,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74f46c6b-6bd2-42d4-bfcc-8b7cc6223e8d 2018-11-02 21:19:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:07,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a263dc4a-5474-4c14-9d35-69b7dc7b44f4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753"}, "tags": [], "enabled": true, "id": "c1e8c7b525b34cab81b6a5b184516753", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj"}]} 2018-11-02 21:19:07,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-b4563fc0-c0cd-464-proj used request id req-a263dc4a-5474-4c14-9d35-69b7dc7b44f4 2018-11-02 21:19:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/3db63641c37c4a9eb91f73b0903ced38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:07,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20f8a51-0a6e-4ac8-a5ac-ce71f35bc735 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-b4563fc0-c0cd-464-user", "links": {"self": "http://172.30.9.31:5000/v3/users/3db63641c37c4a9eb91f73b0903ced38"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c1e8c7b525b34cab81b6a5b184516753", "id": "3db63641c37c4a9eb91f73b0903ced38", "password_expires_at": null}} 2018-11-02 21:19:07,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/3db63641c37c4a9eb91f73b0903ced38 used request id req-f20f8a51-0a6e-4ac8-a5ac-ce71f35bc735 2018-11-02 21:19:07,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753/users/3db63641c37c4a9eb91f73b0903ced38/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:07,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6de3748-9830-40e2-a82d-e1dba43061a8 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753/users/3db63641c37c4a9eb91f73b0903ced38/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:19:07,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753/users/3db63641c37c4a9eb91f73b0903ced38/roles used request id req-d6de3748-9830-40e2-a82d-e1dba43061a8 2018-11-02 21:19:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:07,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc05448f-5bc0-4b98-a549-6787ca805ca6 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:19:07,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-fc05448f-5bc0-4b98-a549-6787ca805ca6 2018-11-02 21:19:07,800 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-b4563fc0-c0cd-464-proj 2018-11-02 21:19:07,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753/users/3db63641c37c4a9eb91f73b0903ced38/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:07,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f6f26ff-46b2-4b32-9cfe-4aae967a596d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:07,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753/users/3db63641c37c4a9eb91f73b0903ced38/roles/eaf2663eb1084dd294e591d215a18095 used request id req-5f6f26ff-46b2-4b32-9cfe-4aae967a596d 2018-11-02 21:19:07,959 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-b4563fc0-c0cd-464-user 2018-11-02 21:19:07,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:08,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b961c5-4192-41d9-ae82-c3490d26803c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:08,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-02b961c5-4192-41d9-ae82-c3490d26803c 2018-11-02 21:19:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" -d '{"role": {"name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj-role"}}' 2018-11-02 21:19:08,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bc803ba-77fa-402a-a1b5-c5ea5755091f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a33cb80b189f4854ad5889b5f902e0c9", "links": {"self": "http://172.30.9.31:5000/v3/roles/a33cb80b189f4854ad5889b5f902e0c9"}, "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj-role"}} 2018-11-02 21:19:08,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5bc803ba-77fa-402a-a1b5-c5ea5755091f 2018-11-02 21:19:08,195 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-b4563fc0-c0cd-464-proj-role 2018-11-02 21:19:08,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a33cb80b189f4854ad5889b5f902e0c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:08,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31b6bc0-55ee-406e-ae61-c17e61855596 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a33cb80b189f4854ad5889b5f902e0c9", "links": {"self": "http://172.30.9.31:5000/v3/roles/a33cb80b189f4854ad5889b5f902e0c9"}, "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj-role"}} 2018-11-02 21:19:08,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a33cb80b189f4854ad5889b5f902e0c9 used request id req-c31b6bc0-55ee-406e-ae61-c17e61855596 2018-11-02 21:19:08,299 - keystone_utils - INFO - Granting role CreateStackNegativeTests-b4563fc0-c0cd-464-proj-role to project CreateStackNegativeTests-b4563fc0-c0cd-464-proj 2018-11-02 21:19:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753/users/3db63641c37c4a9eb91f73b0903ced38/roles/a33cb80b189f4854ad5889b5f902e0c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:08,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28403313-7780-46c3-ad9b-6c474fc98a1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:08,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753/users/3db63641c37c4a9eb91f73b0903ced38/roles/a33cb80b189f4854ad5889b5f902e0c9 used request id req-28403313-7780-46c3-ad9b-6c474fc98a1a 2018-11-02 21:19:08,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:08,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:08,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a33cb80b189f4854ad5889b5f902e0c9", "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}], "expires_at": "2018-11-02T22:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1e8c7b525b34cab81b6a5b184516753", "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c1e8c7b525b34cab81b6a5b184516753", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/c1e8c7b525b34cab81b6a5b184516753", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/c1e8c7b525b34cab81b6a5b184516753", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c1e8c7b525b34cab81b6a5b184516753", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/c1e8c7b525b34cab81b6a5b184516753", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/c1e8c7b525b34cab81b6a5b184516753", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/c1e8c7b525b34cab81b6a5b184516753", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/c1e8c7b525b34cab81b6a5b184516753", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/c1e8c7b525b34cab81b6a5b184516753", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c1e8c7b525b34cab81b6a5b184516753", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/c1e8c7b525b34cab81b6a5b184516753", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/c1e8c7b525b34cab81b6a5b184516753", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_c1e8c7b525b34cab81b6a5b184516753", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c1e8c7b525b34cab81b6a5b184516753", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-b4563fc0-c0cd-464-user", "id": "3db63641c37c4a9eb91f73b0903ced38"}, "audit_ids": ["xwbaUUUIQOufO5ls3WAgCg"], "issued_at": "2018-11-02T21:19:08.000000Z"}} 2018-11-02 21:19:08,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cb93aeba576984e7121ad89839c4f253041c6e" 2018-11-02 21:19:08,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a38b52-0052-4096-8d79-2750781d6631 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:08,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-10a38b52-0052-4096-8d79-2750781d6631 2018-11-02 21:19:08,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:19:08,980 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:19:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/c1e8c7b525b34cab81b6a5b184516753/stacks?stack_name=CreateStackNegativeTests-5072189a-b3ac-4774-ae95-5cbb9418cfeb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cb93aeba576984e7121ad89839c4f253041c6e" 2018-11-02 21:19:09,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:08 GMT Server: Apache x-openstack-request-id: req-4487da53-f5ed-40c0-a046-538096cab12c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:19:09,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/c1e8c7b525b34cab81b6a5b184516753/stacks?stack_name=CreateStackNegativeTests-5072189a-b3ac-4774-ae95-5cbb9418cfeb used request id req-4487da53-f5ed-40c0-a046-538096cab12c 2018-11-02 21:19:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/c1e8c7b525b34cab81b6a5b184516753/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cb93aeba576984e7121ad89839c4f253041c6e" -d '{"stack_name": "CreateStackNegativeTests-5072189a-b3ac-4774-ae95-5cbb9418cfeb", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-11-02 21:19:09,753 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 02 Nov 2018 21:19:09 GMT Server: Apache x-openstack-request-id: req-4df673eb-e79b-4d23-9ff9-5a1366c1c000 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-11-02 21:19:09,753 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/c1e8c7b525b34cab81b6a5b184516753/stacks used request id req-4df673eb-e79b-4d23-9ff9-5a1366c1c000 2018-11-02 21:19:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e7a4aa06-637b-4171-b572-6928c2f157c6 Date: Fri, 02 Nov 2018 21:19:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:19:10,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e7a4aa06-637b-4171-b572-6928c2f157c6 2018-11-02 21:19:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6811ceb-4621-44b7-800f-bfe8046ad675 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:10,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-d6811ceb-4621-44b7-800f-bfe8046ad675 2018-11-02 21:19:10,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b44652ff-b092-449b-946f-525b94b3e4e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:10,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-b44652ff-b092-449b-946f-525b94b3e4e4 2018-11-02 21:19:10,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3868faac-5e53-484a-9b5a-12c708c889fd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:19:10,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-3868faac-5e53-484a-9b5a-12c708c889fd 2018-11-02 21:19:10,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86cc085d-a2ce-401a-90a9-e2d7b5542783 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:19:10,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-86cc085d-a2ce-401a-90a9-e2d7b5542783 2018-11-02 21:19:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a8fd50-5581-4b1b-bc51-649af1e162c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:10,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-12a8fd50-5581-4b1b-bc51-649af1e162c7 2018-11-02 21:19:10,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b7f7f2e-82bd-4c48-9dfc-8a5798f34a86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:10,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-4b7f7f2e-82bd-4c48-9dfc-8a5798f34a86 2018-11-02 21:19:10,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6836d7cb-a68d-42b0-b554-c38dc2ab69c0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:19:10,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-6836d7cb-a68d-42b0-b554-c38dc2ab69c0 2018-11-02 21:19:10,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:10,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a2cfe3-d361-4346-b425-08844641c356 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:10,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-95a2cfe3-d361-4346-b425-08844641c356 2018-11-02 21:19:10,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:10,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:11,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b863f9-7352-4f5a-962b-5794c2749c02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:11,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-21b863f9-7352-4f5a-962b-5794c2749c02 2018-11-02 21:19:11,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:11,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d5d45f-903d-4b71-9a50-f2cde6618bf4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:19:11,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-24d5d45f-903d-4b71-9a50-f2cde6618bf4 2018-11-02 21:19:11,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:19:11,158 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-b4563fc0-c0cd-464-proj 2018-11-02 21:19:11,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:11,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7ea69b-8c2b-435c-a657-df0b77241ede Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:11,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c1e8c7b525b34cab81b6a5b184516753 used request id req-5e7ea69b-8c2b-435c-a657-df0b77241ede 2018-11-02 21:19:11,513 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-b4563fc0-c0cd-464-proj-role 2018-11-02 21:19:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a33cb80b189f4854ad5889b5f902e0c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:11,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00535a07-7dca-44ee-bae6-51dcf0bdbbec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:11,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a33cb80b189f4854ad5889b5f902e0c9 used request id req-00535a07-7dca-44ee-bae6-51dcf0bdbbec 2018-11-02 21:19:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b8bc01d7fc49f023eaf87dca33c3c2770320c7" 2018-11-02 21:19:11,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c24650-6b9a-4f25-98c8-5d9d356cbbfb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:11,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-36c24650-6b9a-4f25-98c8-5d9d356cbbfb 2018-11-02 21:19:11,767 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-b4563fc0-c0cd-464-user 2018-11-02 21:19:11,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/3db63641c37c4a9eb91f73b0903ced38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443d891e66734dfa6d94e4b5be5d4a7fffab8562" 2018-11-02 21:19:11,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb5ce59e-682c-488b-b171-5e726d14d22d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:11,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3db63641c37c4a9eb91f73b0903ced38 used request id req-fb5ce59e-682c-488b-b171-5e726d14d22d 2018-11-02 21:19:11,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:12,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["s0qxyb_qTwuIgD36t1tSmA"], "issued_at": "2018-11-02T21:19:12.000000Z"}} 2018-11-02 21:19:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef238b5e2e77770db8b9baf7fc1cec4baaf907f" 2018-11-02 21:19:12,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972cf8d6-cbf9-4420-934e-ac61da86e259 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:12,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-972cf8d6-cbf9-4420-934e-ac61da86e259 2018-11-02 21:19:12,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:12,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:12,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["fyiSizZ_SvykrPHNh-GQVg"], "issued_at": "2018-11-02T21:19:12.000000Z"}} 2018-11-02 21:19:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:19:13,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bc7cad-6dd2-42a6-8440-1b7e14aa2b1e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:13,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-92bc7cad-6dd2-42a6-8440-1b7e14aa2b1e 2018-11-02 21:19:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:19:13,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:19:13 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:19:13,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:19:13,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5dbfcd-48aa-46eb-a393-cbb562178dae Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:19:13,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj used request id req-2b5dbfcd-48aa-46eb-a393-cbb562178dae 2018-11-02 21:19:13,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:19:13,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43476f76-9970-47e6-9bc3-753afd77c168 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:19:13,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-43476f76-9970-47e6-9bc3-753afd77c168 2018-11-02 21:19:13,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}}' 2018-11-02 21:19:13,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c04cb4a3-83ef-4630-86a3-1f795e3c57ef Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "id": "a834bc77cb5a405db4dd584710136177", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:13,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c04cb4a3-83ef-4630-86a3-1f795e3c57ef 2018-11-02 21:19:13,387 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj 2018-11-02 21:19:13,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:13,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:13,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["oEPQgeI-SG-bi09hqxGVhQ"], "issued_at": "2018-11-02T21:19:13.000000Z"}} 2018-11-02 21:19:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:13,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c3f65d-ef88-4970-bda5-0e45c136e97a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:13,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f9c3f65d-ef88-4970-bda5-0e45c136e97a 2018-11-02 21:19:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:19:13,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:19:13 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:19:13,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:14,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb8b300-1cfa-4d58-a454-29c4f43cc24c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:19:14,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6fb8b300-1cfa-4d58-a454-29c4f43cc24c 2018-11-02 21:19:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:14,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430eb24f-dd40-4fc3-b12a-66fa304048ca Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "id": "a834bc77cb5a405db4dd584710136177", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}]} 2018-11-02 21:19:14,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj used request id req-430eb24f-dd40-4fc3-b12a-66fa304048ca 2018-11-02 21:19:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea877a4-7f73-4c6d-b9c9-e377e00feb69 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:19:14,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5ea877a4-7f73-4c6d-b9c9-e377e00feb69 2018-11-02 21:19:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:14,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1634abd3-63ae-4e69-9be0-df120eb7e72c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:14,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1634abd3-63ae-4e69-9be0-df120eb7e72c 2018-11-02 21:19:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:14,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52777186-7681-48fb-ae9e-e6de1c7bc1d9 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "id": "a834bc77cb5a405db4dd584710136177", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}]} 2018-11-02 21:19:14,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj used request id req-52777186-7681-48fb-ae9e-e6de1c7bc1d9 2018-11-02 21:19:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/736e9294520c4412bd3e06bbbb2191f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:14,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7fbd30-f831-4db6-b8ef-e523b66fc033 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-user", "links": {"self": "http://172.30.9.31:5000/v3/users/736e9294520c4412bd3e06bbbb2191f2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a834bc77cb5a405db4dd584710136177", "id": "736e9294520c4412bd3e06bbbb2191f2", "password_expires_at": null}} 2018-11-02 21:19:14,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/736e9294520c4412bd3e06bbbb2191f2 used request id req-bb7fbd30-f831-4db6-b8ef-e523b66fc033 2018-11-02 21:19:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641472c3-7bed-48a5-98ce-ee22c687c20a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:19:15,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles used request id req-641472c3-7bed-48a5-98ce-ee22c687c20a 2018-11-02 21:19:15,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd833a5-b2e3-434b-8d08-3479e3d63efb Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}} 2018-11-02 21:19:15,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-efd833a5-b2e3-434b-8d08-3479e3d63efb 2018-11-02 21:19:15,181 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj 2018-11-02 21:19:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2155df86-4663-4218-8ccf-dbdd47d0b4cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:15,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-2155df86-4663-4218-8ccf-dbdd47d0b4cf 2018-11-02 21:19:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa5bee7-8762-4814-836e-e6af31d55fe2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:15,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4fa5bee7-8762-4814-836e-e6af31d55fe2 2018-11-02 21:19:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2864cdb5-b05c-4185-9456-d925bd8a72f6 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "id": "a834bc77cb5a405db4dd584710136177", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}]} 2018-11-02 21:19:15,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj used request id req-2864cdb5-b05c-4185-9456-d925bd8a72f6 2018-11-02 21:19:15,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880741fa-661c-4366-ac6a-e77701d65a8b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}]} 2018-11-02 21:19:15,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles used request id req-880741fa-661c-4366-ac6a-e77701d65a8b 2018-11-02 21:19:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43251163-bfc8-4f6c-97ee-df55601ae079 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:19:15,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-43251163-bfc8-4f6c-97ee-df55601ae079 2018-11-02 21:19:15,800 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj 2018-11-02 21:19:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:19:15,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9d3642-d295-451a-8724-b1ed73fcb98c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:15,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles/eaf2663eb1084dd294e591d215a18095 used request id req-3c9d3642-d295-451a-8724-b1ed73fcb98c 2018-11-02 21:19:15,959 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-6889d9e0-cefc-4fc-user 2018-11-02 21:19:15,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:19:15,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daba702-b69a-45a2-a422-e0f9bfdc68ed Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:19:15,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4daba702-b69a-45a2-a422-e0f9bfdc68ed 2018-11-02 21:19:15,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" -d '{"role": {"name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role"}}' 2018-11-02 21:19:16,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-594bc871-8b2f-4640-b2d8-f4d1bd724729 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09475b8f28e74a3cb5573e2a82a63420", "links": {"self": "http://172.30.9.31:5000/v3/roles/09475b8f28e74a3cb5573e2a82a63420"}, "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role"}} 2018-11-02 21:19:16,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-594bc871-8b2f-4640-b2d8-f4d1bd724729 2018-11-02 21:19:16,099 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role 2018-11-02 21:19:16,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/09475b8f28e74a3cb5573e2a82a63420 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:19:16,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da694ee-8672-4d33-a474-7c5d408ecae1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09475b8f28e74a3cb5573e2a82a63420", "links": {"self": "http://172.30.9.31:5000/v3/roles/09475b8f28e74a3cb5573e2a82a63420"}, "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role"}} 2018-11-02 21:19:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/09475b8f28e74a3cb5573e2a82a63420 used request id req-9da694ee-8672-4d33-a474-7c5d408ecae1 2018-11-02 21:19:16,209 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role to project CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj 2018-11-02 21:19:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles/09475b8f28e74a3cb5573e2a82a63420 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:19:16,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ccd2ed0-e41d-48db-b188-b44b4a436c67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:19:16,366 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177/users/736e9294520c4412bd3e06bbbb2191f2/roles/09475b8f28e74a3cb5573e2a82a63420 used request id req-5ccd2ed0-e41d-48db-b188-b44b4a436c67 2018-11-02 21:19:16,367 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:19:16,367 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:19:16,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:16,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:16,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09475b8f28e74a3cb5573e2a82a63420", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-user", "id": "736e9294520c4412bd3e06bbbb2191f2"}, "audit_ids": ["TTOjRZTQTheXzPqAQC76sQ"], "issued_at": "2018-11-02T21:19:16.000000Z"}} 2018-11-02 21:19:16,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" 2018-11-02 21:19:16,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642f7b66-25b0-4fe4-ab25-a12dd1488295 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:16,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-642f7b66-25b0-4fe4-ab25-a12dd1488295 2018-11-02 21:19:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" 2018-11-02 21:19:17,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-92f0e04b-88a0-420e-8d82-95c02ab0ccbf Date: Fri, 02 Nov 2018 21:19:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"} 2018-11-02 21:19:17,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image used request id req-92f0e04b-88a0-420e-8d82-95c02ab0ccbf 2018-11-02 21:19:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" 2018-11-02 21:19:17,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6525c712-a3a9-4996-8d67-684768774ff3 Date: Fri, 02 Nov 2018 21:19:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:19:17,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6525c712-a3a9-4996-8d67-684768774ff3 2018-11-02 21:19:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}' 2018-11-02 21:19:17,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-401cd292-0194-4fe8-8fc1-7c685bb4ee14 Date: Fri, 02 Nov 2018 21:19:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:19:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:19:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "min_disk": 0, "protected": false, "id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "file": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/file", "checksum": null, "owner": "a834bc77cb5a405db4dd584710136177", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:19:17,575 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-401cd292-0194-4fe8-8fc1-7c685bb4ee14 2018-11-02 21:19:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" -d '' 2018-11-02 21:19:18,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93727db6-5aad-40c7-b772-311489a8ee96 Date: Fri, 02 Nov 2018 21:19:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:19:18,703 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/file used request id req-93727db6-5aad-40c7-b772-311489a8ee96 2018-11-02 21:19:18,703 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:19:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" 2018-11-02 21:19:18,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cc9e4eaa-f17b-4bfa-9dee-542d94f543bf Date: Fri, 02 Nov 2018 21:19:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:19:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:19:18Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "metadata": {}}], "self": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "min_disk": 0, "protected": false, "id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "file": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a834bc77cb5a405db4dd584710136177", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:19:18,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 used request id req-cc9e4eaa-f17b-4bfa-9dee-542d94f543bf 2018-11-02 21:19:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" 2018-11-02 21:19:19,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a77528d4-624e-4e86-bb39-e451fe24073d Date: Fri, 02 Nov 2018 21:19:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:19:19,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a77528d4-624e-4e86-bb39-e451fe24073d 2018-11-02 21:19:19,125 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image 2018-11-02 21:19:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" 2018-11-02 21:19:19,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b2a55362-554e-4c0b-9ad0-7b519eb4b69c Date: Fri, 02 Nov 2018 21:19:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:19:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:19:18Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "metadata": {}}], "self": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "min_disk": 0, "protected": false, "id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "file": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a834bc77cb5a405db4dd584710136177", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:19:19,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 used request id req-b2a55362-554e-4c0b-9ad0-7b519eb4b69c 2018-11-02 21:19:19,145 - create_image - DEBUG - Instance status is - active 2018-11-02 21:19:19,145 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image 2018-11-02 21:19:19,145 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image 2018-11-02 21:19:19,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:19,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:19,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09475b8f28e74a3cb5573e2a82a63420", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-user", "id": "736e9294520c4412bd3e06bbbb2191f2"}, "audit_ids": ["iu6dyI7zROeFOZ-wzlKRoQ"], "issued_at": "2018-11-02T21:19:19.000000Z"}} 2018-11-02 21:19:19,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:19,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecb4bbf-fa62-4824-82fb-cefdfb67c22c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:19,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ecb4bbf-fa62-4824-82fb-cefdfb67c22c 2018-11-02 21:19:19,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:19:19,684 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:19:19,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:19,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:19 GMT Server: Apache x-openstack-request-id: req-ad7777e5-a3f2-484e-bb8a-7387b59248c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:19:19,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack used request id req-ad7777e5-a3f2-484e-bb8a-7387b59248c5 2018-11-02 21:19:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net"}}' 2018-11-02 21:19:23,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:19:20 GMT Server: Apache x-openstack-request-id: req-a2cb1ecd-b9df-4072-ad6b-2cc79b2c9e7d Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}]}} 2018-11-02 21:19:23,703 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks used request id req-a2cb1ecd-b9df-4072-ad6b-2cc79b2c9e7d 2018-11-02 21:19:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:23,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:23 GMT Server: Apache x-openstack-request-id: req-d4fb1419-9ef8-4c6a-90f6-627616d1d6da Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:24,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:23 GMT Server: Apache x-openstack-request-id: req-36663289-fb96-40a5-bd21-c0aa0c836d1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:24,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-36663289-fb96-40a5-bd21-c0aa0c836d1d 2018-11-02 21:19:24,188 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack 2018-11-02 21:19:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:24,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:24 GMT Server: Apache x-openstack-request-id: req-7c7f216c-b82a-42c9-9736-642afd6786ab Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:24,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:24 GMT Server: Apache x-openstack-request-id: req-c9360ec0-137d-4f6d-983d-633665a8a3a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:24,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-c9360ec0-137d-4f6d-983d-633665a8a3a9 2018-11-02 21:19:24,667 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:19:24,667 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:19:27,671 - create_stack - DEBUG - Stack status query timeout in 1196.517488 2018-11-02 21:19:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:27,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:27 GMT Server: Apache x-openstack-request-id: req-300bd318-9f33-4e68-8be1-8b3b0212dd9f Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:27,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:27 GMT Server: Apache x-openstack-request-id: req-a4019abe-9e52-4be9-a672-3e73b777b3b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:27,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-a4019abe-9e52-4be9-a672-3e73b777b3b0 2018-11-02 21:19:27,962 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:19:27,962 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:19:30,965 - create_stack - DEBUG - Stack status query timeout in 1193.22255707 2018-11-02 21:19:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:31,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:30 GMT Server: Apache x-openstack-request-id: req-93699888-a7b4-41a9-849e-b1ac21bdfb5b Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:31,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:31 GMT Server: Apache x-openstack-request-id: req-816ef074-fd20-42a1-84a6-7e8d940cc461 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:31,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-816ef074-fd20-42a1-84a6-7e8d940cc461 2018-11-02 21:19:31,515 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:19:31,515 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:19:34,516 - create_stack - DEBUG - Stack status query timeout in 1189.67183709 2018-11-02 21:19:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:34,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:34 GMT Server: Apache x-openstack-request-id: req-83c83e09-3b18-495c-bbb4-5980f7431643 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:35,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:34 GMT Server: Apache x-openstack-request-id: req-3932f051-b1ca-4e4e-ba79-e9163bf177f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:35,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-3932f051-b1ca-4e4e-ba79-e9163bf177f1 2018-11-02 21:19:35,113 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:19:35,114 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:19:38,117 - create_stack - DEBUG - Stack status query timeout in 1186.0712781 2018-11-02 21:19:38,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:38,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:38 GMT Server: Apache x-openstack-request-id: req-43f815cc-3e44-4537-9ede-27695d3dbf60 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:38,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:38 GMT Server: Apache x-openstack-request-id: req-37734537-1d38-4ed1-8f09-7f59077ad45c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:38,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-37734537-1d38-4ed1-8f09-7f59077ad45c 2018-11-02 21:19:38,272 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:19:38,272 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:19:41,275 - create_stack - DEBUG - Stack status query timeout in 1182.91290903 2018-11-02 21:19:41,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:41,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:41 GMT Server: Apache x-openstack-request-id: req-32c143d0-9371-4edc-88cf-abdc1ff73c2b Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:41,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:41 GMT Server: Apache x-openstack-request-id: req-443ced22-ed06-45f9-ac1f-a65ac7771200 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:41,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-443ced22-ed06-45f9-ac1f-a65ac7771200 2018-11-02 21:19:41,613 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:19:41,613 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:19:44,617 - create_stack - DEBUG - Stack status query timeout in 1179.57140017 2018-11-02 21:19:44,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:44,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:44 GMT Server: Apache x-openstack-request-id: req-9d6ee800-c831-4cfd-9848-5ac27ffbfc3f Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:45,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:44 GMT Server: Apache x-openstack-request-id: req-87d0cf1d-0a81-4ae0-96d5-508a6d159a6c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:45,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-87d0cf1d-0a81-4ae0-96d5-508a6d159a6c 2018-11-02 21:19:45,150 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:19:45,150 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:19:48,153 - create_stack - DEBUG - Stack status query timeout in 1176.03513813 2018-11-02 21:19:48,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:48,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:48 GMT Server: Apache x-openstack-request-id: req-48221930-49d1-4e68-81d5-2c920581e324 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:48,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:48 GMT Server: Apache x-openstack-request-id: req-db515203-5155-4875-ab7c-5a2cbce480b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:48,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-db515203-5155-4875-ab7c-5a2cbce480b8 2018-11-02 21:19:48,692 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:19:48,692 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack 2018-11-02 21:19:48,692 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack 2018-11-02 21:19:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:48,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:48 GMT Server: Apache x-openstack-request-id: req-eaec4fbc-5062-4410-8350-eae7d33f0bcf Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:49,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:48 GMT Server: Apache x-openstack-request-id: req-82bd61af-e3bb-4421-99f1-e68d197b6b4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1060 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9e79bb5a-1458-4dad-b54c-a026feb62f39", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9b34d51a-0de3-433e-91bb-9eeeef692c43", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "8034b53d-40e3-4613-ba1d-0e14165f72f5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "34426b3c-e2a4-4ae2-a77e-351e20ae771e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "215", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23:subnet_id=baecd55a-b765-4313-b95e-1aa6791cfe7f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "baecd55a-b765-4313-b95e-1aa6791cfe7f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "30a52ce3-492e-42de-a97a-590fd2d458b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7914bbf4-96a9-452c-852c-24225e40d79b", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d405b9fe-b483-42e0-a6fa-d54c8b1dddd8", "resource_type": "OS::Neutron::Port"}]} 2018-11-02 21:19:49,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources used request id req-82bd61af-e3bb-4421-99f1-e68d197b6b4f 2018-11-02 21:19:49,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7914bbf4-96a9-452c-852c-24225e40d79b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:49,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:49,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d566714e-37f2-4b89-923d-2dcb93629b7f x-compute-request-id: req-d566714e-37f2-4b89-923d-2dcb93629b7f Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:a8:57", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7914bbf4-96a9-452c-852c-24225e40d79b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7914bbf4-96a9-452c-852c-24225e40d79b", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-11-02T21:19:42.000000", "flavor": {"id": "314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "links": [{"href": "http://172.30.9.31:8774/flavors/314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "rel": "bookmark"}]}, "id": "7914bbf4-96a9-452c-852c-24225e40d79b", "security_groups": [{"name": "default"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:42Z", "hostId": "739dcc1d3d91ba58ef3521001d4a7244ad58e35f3a2f0bd212c67fec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "created": "2018-11-02T21:19:35Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:19:49,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7914bbf4-96a9-452c-852c-24225e40d79b used request id req-d566714e-37f2-4b89-923d-2dcb93629b7f 2018-11-02 21:19:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1449ecf4-2048-4709-b36c-6d21203e0be3 Date: Fri, 02 Nov 2018 21:19:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:50,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-1449ecf4-2048-4709-b36c-6d21203e0be3 2018-11-02 21:19:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:19:50,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:19:50 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:19:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-595bcffb-8908-4a85-9534-a4c094a634eb x-compute-request-id: req-595bcffb-8908-4a85-9534-a4c094a634eb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-02T21:19:45.000000", "flavor": {"id": "9e79bb5a-1458-4dad-b54c-a026feb62f39", "links": [{"href": "http://172.30.9.31:8774/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39", "rel": "bookmark"}]}, "id": "30a52ce3-492e-42de-a97a-590fd2d458b7", "security_groups": [{"name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:45Z", "hostId": "992fa1398cb152550e06f3ea1c7fbb1e42af947233764e8cd565cca6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "created": "2018-11-02T21:19:37Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:19:50,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 used request id req-595bcffb-8908-4a85-9534-a4c094a634eb 2018-11-02 21:19:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78651031-3eb2-4dfa-b88c-7242b7b89c29 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:50,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-78651031-3eb2-4dfa-b88c-7242b7b89c29 2018-11-02 21:19:50,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-550e357f-7c0c-4c1d-9bba-a41ea1b383be Date: Fri, 02 Nov 2018 21:19:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:50,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-550e357f-7c0c-4c1d-9bba-a41ea1b383be 2018-11-02 21:19:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbb08aa-12eb-485d-b392-c52c88c8ad07 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:50,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-8bbb08aa-12eb-485d-b392-c52c88c8ad07 2018-11-02 21:19:50,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-381601bb-e205-4065-aced-62042a7e0a6a Date: Fri, 02 Nov 2018 21:19:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:50,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-381601bb-e205-4065-aced-62042a7e0a6a 2018-11-02 21:19:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c26b6021-c417-40cf-a30e-562c941eb00e Date: Fri, 02 Nov 2018 21:19:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:50,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-c26b6021-c417-40cf-a30e-562c941eb00e 2018-11-02 21:19:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-d88fed7e-e765-4146-a195-c3ff2def8783 Date: Fri, 02 Nov 2018 21:19:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:50,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-d88fed7e-e765-4146-a195-c3ff2def8783 2018-11-02 21:19:50,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-ab0693e6-97db-49c9-b0ea-2f89a8fb83af Date: Fri, 02 Nov 2018 21:19:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:50,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-ab0693e6-97db-49c9-b0ea-2f89a8fb83af 2018-11-02 21:19:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:50 GMT Server: Apache x-openstack-request-id: req-7301c5b6-2a92-4b61-8473-b2e034f06425 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:50,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:50 GMT Server: Apache x-openstack-request-id: req-15affc66-88bc-4459-a561-4ffeab0ca99d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1060 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9e79bb5a-1458-4dad-b54c-a026feb62f39", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9b34d51a-0de3-433e-91bb-9eeeef692c43", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "8034b53d-40e3-4613-ba1d-0e14165f72f5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "34426b3c-e2a4-4ae2-a77e-351e20ae771e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "215", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23:subnet_id=baecd55a-b765-4313-b95e-1aa6791cfe7f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "baecd55a-b765-4313-b95e-1aa6791cfe7f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "30a52ce3-492e-42de-a97a-590fd2d458b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7914bbf4-96a9-452c-852c-24225e40d79b", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-02T21:19:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:19:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d405b9fe-b483-42e0-a6fa-d54c8b1dddd8", "resource_type": "OS::Neutron::Port"}]} 2018-11-02 21:19:50,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6/resources used request id req-15affc66-88bc-4459-a561-4ffeab0ca99d 2018-11-02 21:19:50,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:50,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cda5ca6e-d816-459b-98be-39390cbc5655 x-compute-request-id: req-cda5ca6e-d816-459b-98be-39390cbc5655 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-flavor2-mq3ra4jv5thk", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f"}} 2018-11-02 21:19:50,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4499b1a0-58fe-4c86-9d74-fb507ffa85f5 x-compute-request-id: req-4499b1a0-58fe-4c86-9d74-fb507ffa85f5 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-flavor1-2l6ztj2gnr6d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "9e79bb5a-1458-4dad-b54c-a026feb62f39"}} 2018-11-02 21:19:50,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f used request id req-cda5ca6e-d816-459b-98be-39390cbc5655 2018-11-02 21:19:50,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39 used request id req-4499b1a0-58fe-4c86-9d74-fb507ffa85f5 2018-11-02 21:19:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7acee4f4-4384-4a36-98b6-34717733b9a0 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}} 2018-11-02 21:19:51,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f used request id req-7acee4f4-4384-4a36-98b6-34717733b9a0 2018-11-02 21:19:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6370867c-d7bb-4539-a163-c07404167850 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}} 2018-11-02 21:19:51,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f used request id req-6370867c-d7bb-4539-a163-c07404167850 2018-11-02 21:19:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-80f31b9f-8117-4731-b5fb-12889d1c49eb Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:51,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-80f31b9f-8117-4731-b5fb-12889d1c49eb 2018-11-02 21:19:51,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a709f907-d24c-4325-8af2-3d04fc580682 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:51,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-a709f907-d24c-4325-8af2-3d04fc580682 2018-11-02 21:19:51,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c09e0a80-6ed8-4061-8609-42058f71ec8f Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:51,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-c09e0a80-6ed8-4061-8609-42058f71ec8f 2018-11-02 21:19:51,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5df35c82-50f7-4d82-8cd2-0dea7ee10335 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:51,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-5df35c82-50f7-4d82-8cd2-0dea7ee10335 2018-11-02 21:19:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-17ceefed-015d-4051-a81d-36968cf008ce Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:51,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-17ceefed-015d-4051-a81d-36968cf008ce 2018-11-02 21:19:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-6450ea39-d4d3-4a13-a1df-8ff0db10cf0d Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:51,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-6450ea39-d4d3-4a13-a1df-8ff0db10cf0d 2018-11-02 21:19:51,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-473c9b85-a073-408b-8c98-ac79623e3756 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:51,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-473c9b85-a073-408b-8c98-ac79623e3756 2018-11-02 21:19:51,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d8180c30-f596-4fee-96c9-176fcc9ed1f2 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:51,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-d8180c30-f596-4fee-96c9-176fcc9ed1f2 2018-11-02 21:19:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b6efc34e-1d2a-4e84-b1b7-feec94760833 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:51,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-b6efc34e-1d2a-4e84-b1b7-feec94760833 2018-11-02 21:19:51,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5064d4-a0ea-4dee-af9f-ae03d69aab2f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:51,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-9c5064d4-a0ea-4dee-af9f-ae03d69aab2f 2018-11-02 21:19:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c783b143-ec1b-4157-97fa-0c684af98c96 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:51,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-c783b143-ec1b-4157-97fa-0c684af98c96 2018-11-02 21:19:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b1ba3a42-f0a6-4d13-813a-1c9970f5fb23 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:51,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-b1ba3a42-f0a6-4d13-813a-1c9970f5fb23 2018-11-02 21:19:51,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A41%3A2a%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-b97b64e8-9af0-4e79-8c07-714b4d3b853e Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:51,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A41%3A2a%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz&admin_state_up=True used request id req-b97b64e8-9af0-4e79-8c07-714b4d3b853e 2018-11-02 21:19:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c97e3af-74f5-4fca-89fc-325f50f9bebc Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:51,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-6c97e3af-74f5-4fca-89fc-325f50f9bebc 2018-11-02 21:19:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a5cd66f4-2ee8-4981-bedf-1ca56332cede Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:51,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-a5cd66f4-2ee8-4981-bedf-1ca56332cede 2018-11-02 21:19:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A34%3Aa8%3A57&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d18af96-dbc9-47c6-8879-b54b85a4b654 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:51,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-4d18af96-dbc9-47c6-8879-b54b85a4b654 2018-11-02 21:19:51,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-b4d172b9-bce3-4369-914e-aae54f7fff37 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:51,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A34%3Aa8%3A57&admin_state_up=True used request id req-b4d172b9-bce3-4369-914e-aae54f7fff37 2018-11-02 21:19:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7688f157-ef2f-4457-921b-b7db8bf1c460 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:51,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-7688f157-ef2f-4457-921b-b7db8bf1c460 2018-11-02 21:19:51,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7447696-58c8-4f63-9519-90cef3cc36e2 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:51,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-f7447696-58c8-4f63-9519-90cef3cc36e2 2018-11-02 21:19:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-101fae86-fc30-4e38-8145-26868d732fcd Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:51,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-101fae86-fc30-4e38-8145-26868d732fcd 2018-11-02 21:19:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:51,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-d3226e43-5eeb-4b1d-990e-414a08cc44d4 Date: Fri, 02 Nov 2018 21:19:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:51,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-d3226e43-5eeb-4b1d-990e-414a08cc44d4 2018-11-02 21:19:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-6c30d74b-5b4a-4356-8d99-3ededf557c26 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"floatingips": [{"router_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:19:36Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "d405b9fe-b483-42e0-a6fa-d54c8b1dddd8", "id": "34426b3c-e2a4-4ae2-a77e-351e20ae771e", "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:30Z", "project_id": "a834bc77cb5a405db4dd584710136177"}]} 2018-11-02 21:19:52,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-6c30d74b-5b4a-4356-8d99-3ededf557c26 2018-11-02 21:19:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/e4b6f89d-122c-4406-9e1a-27f0062b1d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-6359d666-25e8-4b45-a2e5-de2fd7192735 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:52,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-6359d666-25e8-4b45-a2e5-de2fd7192735 2018-11-02 21:19:52,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dea0e85b-0183-41a8-b6b5-fe417b719849 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:52,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-dea0e85b-0183-41a8-b6b5-fe417b719849 2018-11-02 21:19:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-b57c24be-2152-4786-a52c-4526dcff88a1 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:52,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-32fb6ce9-98d9-47c8-b573-6b63b2585061 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T21:19:34Z", "revision_number": 3, "routes": [], "project_id": "a834bc77cb5a405db4dd584710136177", "id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23", "name": "mgmt_router"}} 2018-11-02 21:19:52,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-b57c24be-2152-4786-a52c-4526dcff88a1 2018-11-02 21:19:52,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/e4b6f89d-122c-4406-9e1a-27f0062b1d23 used request id req-32fb6ce9-98d9-47c8-b573-6b63b2585061 2018-11-02 21:19:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=e4b6f89d-122c-4406-9e1a-27f0062b1d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-49f7febd-e8a3-4aa2-be4b-23b74d155d7f Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"floatingips": [{"router_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:19:36Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "d405b9fe-b483-42e0-a6fa-d54c8b1dddd8", "id": "34426b3c-e2a4-4ae2-a77e-351e20ae771e", "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:30Z", "project_id": "a834bc77cb5a405db4dd584710136177"}]} 2018-11-02 21:19:52,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-49f7febd-e8a3-4aa2-be4b-23b74d155d7f 2018-11-02 21:19:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e40b6382-a4f2-462b-b1ed-1a45134e6ed5 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:19:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:19:18Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "metadata": {}}], "self": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "min_disk": 0, "protected": false, "id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "file": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a834bc77cb5a405db4dd584710136177", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:19:52,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 used request id req-e40b6382-a4f2-462b-b1ed-1a45134e6ed5 2018-11-02 21:19:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-42178635-6f4a-49ab-aa39-5014df4f3ace Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.205"}],"id":"4ad2314d-fdc1-4dc7-9362-20e02046b172","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:cd:9d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T21:19:28Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:52,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=e4b6f89d-122c-4406-9e1a-27f0062b1d23 used request id req-42178635-6f4a-49ab-aa39-5014df4f3ace 2018-11-02 21:19:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bedf6b5a-ba60-454c-bd62-7c01213c3c16 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 21:19:52,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-bedf6b5a-ba60-454c-bd62-7c01213c3c16 2018-11-02 21:19:52,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cf03a684-dd67-451f-88c2-92164807ee12 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}} 2018-11-02 21:19:52,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f used request id req-cf03a684-dd67-451f-88c2-92164807ee12 2018-11-02 21:19:52,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports/d405b9fe-b483-42e0-a6fa-d54c8b1dddd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 985 X-Openstack-Request-Id: req-0273e0b1-d13b-4480-96a5-8c7f303613fe Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}} 2018-11-02 21:19:52,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports/d405b9fe-b483-42e0-a6fa-d54c8b1dddd8 used request id req-0273e0b1-d13b-4480-96a5-8c7f303613fe 2018-11-02 21:19:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-da539300-9092-4ee3-9800-2e2cdd1f8021 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:19:52,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-da539300-9092-4ee3-9800-2e2cdd1f8021 2018-11-02 21:19:52,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-174d8b01-4b14-42df-b776-a42737ec357d Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}} 2018-11-02 21:19:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/baecd55a-b765-4313-b95e-1aa6791cfe7f used request id req-174d8b01-4b14-42df-b776-a42737ec357d 2018-11-02 21:19:52,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c897dad5-86ff-47b1-ab0a-bdcfe3aefb78 Date: Fri, 02 Nov 2018 21:19:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:19:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:19:18Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "metadata": {}}], "self": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "min_disk": 0, "protected": false, "id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "file": "/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a834bc77cb5a405db4dd584710136177", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:19:52,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 used request id req-c897dad5-86ff-47b1-ab0a-bdcfe3aefb78 2018-11-02 21:19:52,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:19:52,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:52 GMT Server: Apache x-openstack-request-id: req-18bb3edd-3212-4b6c-ae0c-596c2955f7b3 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:52,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:19:52 GMT Server: Apache x-openstack-request-id: req-bb6d52ca-a88f-401d-9864-a96a4e31bf9d Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:19:52,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:52 GMT Server: Apache x-openstack-request-id: req-24a6d78e-ad8a-4f1a-8c8a-56c57a849e0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:52,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-24a6d78e-ad8a-4f1a-8c8a-56c57a849e0b 2018-11-02 21:19:52,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:52,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:53,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:52 GMT Server: Apache x-openstack-request-id: req-95d00098-06ed-4e42-8864-5a23738190c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA15iSG2qBwhq4XrqptkNm5MArLMVJhOFBAYk+peJ1yLEooiv3\nV4ff6trehznIHV9mkNl2ohAw/fLTks7FBMQwx/7H7oSE3LfIWR8FLKnkan8AziBY\n5YDUtZEMl7YZH195jRJgTJx2Qzual6m5uvqtxbKKKMOHYrBTdBLLLqB2+FVmoKhD\nymGY7WTjm9I2F7Zoh5XCLVGUT8Y8hjhiO/UUKDQz5WJuHRFA+udVMI6ODFjBucIK\np3vFBMGLjoRuao42R0FT0MUCoI9K+XtxiNwb83DPRK7iKCuKxURRzpbYOuQISalP\nuvvY3N5Pb81QgzrPEUNR1d/kd09LRYPY8yxqxwIDAQABAoIBAQDXixifwkbCOZaU\nVohvyUkob5t6oi9TYyRrlbwFergJEl0ubUhWwWgzU+hgR3tzKjrPnCpH8moYqdmu\nj3xXvJGMkYNvShvO0wrBVwsEUUIk2p6CdcKKiNegQsjVMGBDhl9uk62lSlPN+dwf\nvrcKYa6z1UDdakaDewekJ1ntXs4yjNFRIfLjclsAZql2W36YNU7GAqo2BJac1ruj\nLXBcXF7NJrVCI+1/TbO81OEYzug7TWJdqD2656ILjH4ko4U3CHpj/tun8axuAMEe\nsZoqRsDnZsjfFVAlDC0/GRE0IJdt0LOrzM8NF+TUGxkeZDRHkFcWn2xR0mVVw5S1\no4+6uqKhAoGBAOulq/DXNOgSNFxWTf9KZ919fGw/6MIQ3uF2U3yOkPXEm9WYgKot\nncSfWmnNQEfCYhoCV6susPUldZ1yuZniJUStDJOl1u+LxGk04d+AA6X9eX7hmFE7\nWE0xxrSrrA5LPNHIhfufCRvK6cARae+qeyGrib9XHdEB8aiK+MvZgLfxAoGBAOo3\njZtxBtIwYttbbIp2gY4L9QGTyMU8tuG+4BLbPRLwZxwBJiRN3dGMAiRT9F77M2yb\n6SeDXhGM9pFqOsM819Ks65k62K10KUktNfpXFCBGylx67cdOpqarX7MVAi3AGEuk\n3/FPQczH4Er049+0ae24h+mknpQ4wCsHT0c6yUY3AoGAb7AIPJBjvRLTymgFc9h6\nPhp53Hy1/zUrzkTc8Q5JWpMjISu03/Pa8RRuL/NeYiSZhqZRkwsASFDG3CdCHNN4\nwoIakehqZQMjxpGP9PShxgzLhv25ydaM1ZmgCoXLeMLkQrH9/vKzyH52J9iZE0UE\nM0MweIX71dJMDYxAu62NOqECgYBF7cYyxcFCmj25vocepBk0Pu+sw+HquaDkr6eZ\nGaoXcH1oiBNKPZFf0gyFqidJAHkvETHAoWFBnjOz4OKgjhbmCMji3AX7a7Yz6fK2\nxq70oA4lJHK/0gTBuGL/ReN7o2Hdm+Fc28wKhxa5anpqvSPvXOv/Xy4VlQgTEMCj\nxLJ5awKBgAG2jOX7CqLQYrPSousiV06tEUqaa2dMJTj2fQRdYSfoDxj3oXPMKY2S\n/dJfo6IPwkvSMUtOfdhfdtllu20SvDRLD6K6KLoa+4q+Om9nAhlSt/FC2/IFRRmE\nrKEW/weALMAYQU/QQ4+tH/3Dw4qiEIGprLFfH/5uXiTbL0ElsG+z\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:19:53,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-95d00098-06ed-4e42-8864-5a23738190c3 2018-11-02 21:19:53,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:19:53,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:19:53,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09475b8f28e74a3cb5573e2a82a63420", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-user", "id": "736e9294520c4412bd3e06bbbb2191f2"}, "audit_ids": ["C4uCq62wR3OLEupULWmgsA"], "issued_at": "2018-11-02T21:19:53.000000Z"}} 2018-11-02 21:19:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:53,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09475b8f28e74a3cb5573e2a82a63420", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role"}, {"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a834bc77cb5a405db4dd584710136177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-user", "id": "736e9294520c4412bd3e06bbbb2191f2"}, "audit_ids": ["mFVriucEQtmyONbotYSAWw"], "issued_at": "2018-11-02T21:19:53.000000Z"}} 2018-11-02 21:19:53,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:53,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9105450-dab2-43b9-9b57-8748dbbacde3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:53,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c9105450-dab2-43b9-9b57-8748dbbacde3 2018-11-02 21:19:53,457 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:19:53,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:53,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a8d874-171f-4fa9-8953-b44206a615e2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:53,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b6a8d874-171f-4fa9-8953-b44206a615e2 2018-11-02 21:19:53,538 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:19:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:53,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a51d44-6eff-4a81-92e3-1056eb79b476 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:53,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-75a51d44-6eff-4a81-92e3-1056eb79b476 2018-11-02 21:19:53,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:53,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a0d709-4034-4cec-9b9a-08076a6de942 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:19:53,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-14a0d709-4034-4cec-9b9a-08076a6de942 2018-11-02 21:19:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:53,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f688f88e-d694-4e7e-9530-f1bf883edcb4 Date: Fri, 02 Nov 2018 21:19:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:53,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-f688f88e-d694-4e7e-9530-f1bf883edcb4 2018-11-02 21:19:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:53,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-371f0bbc-d2b4-4b66-85d8-6ceedb15d1ce Date: Fri, 02 Nov 2018 21:19:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:53,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-371f0bbc-d2b4-4b66-85d8-6ceedb15d1ce 2018-11-02 21:19:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:54,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7ebcea90-5ee6-4020-b021-758a596e0481 Date: Fri, 02 Nov 2018 21:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:54,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-7ebcea90-5ee6-4020-b021-758a596e0481 2018-11-02 21:19:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:54,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-57e76aaf-69dc-444f-9d9e-1ceae79b5485 Date: Fri, 02 Nov 2018 21:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:54,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-57e76aaf-69dc-444f-9d9e-1ceae79b5485 2018-11-02 21:19:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:54,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ec1065ba-41c4-4101-a59d-57e3a8f7dc12 Date: Fri, 02 Nov 2018 21:19:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:54,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-ec1065ba-41c4-4101-a59d-57e3a8f7dc12 2018-11-02 21:19:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:19:54,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:19:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:19:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:54,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c394c3-b584-443d-a26a-587539f322be Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:54,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-37c394c3-b584-443d-a26a-587539f322be 2018-11-02 21:19:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:54,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4c81a04f-a381-41e3-93e0-039195d7fbe0 Date: Fri, 02 Nov 2018 21:19:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:54,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-4c81a04f-a381-41e3-93e0-039195d7fbe0 2018-11-02 21:19:54,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:19:54,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:19:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:19:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:54,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b161e87c-867c-41e6-822c-a7ae390135b7 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:54,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-b161e87c-867c-41e6-822c-a7ae390135b7 2018-11-02 21:19:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:54,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ef5f4e62-027a-41ae-81b1-b9735b1a488a Date: Fri, 02 Nov 2018 21:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:54,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-ef5f4e62-027a-41ae-81b1-b9735b1a488a 2018-11-02 21:19:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A41%3A2a%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:54,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-108f08aa-980b-4db5-8ba2-b5033db519e3 Date: Fri, 02 Nov 2018 21:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:54,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-108f08aa-980b-4db5-8ba2-b5033db519e3 2018-11-02 21:19:54,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A34%3Aa8%3A57&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:54,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-d5ae988a-11a7-4b1d-857e-b61e73a72a85 Date: Fri, 02 Nov 2018 21:19:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:54,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A41%3A2a%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz&admin_state_up=True used request id req-d5ae988a-11a7-4b1d-857e-b61e73a72a85 2018-11-02 21:19:54,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:55,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b398ad-3954-45da-bce0-a2b15f794b3d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:55,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-d1b398ad-3954-45da-bce0-a2b15f794b3d 2018-11-02 21:19:55,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:55,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-fd00e4ee-ea16-421b-8d83-3bf55e062da5 Date: Fri, 02 Nov 2018 21:19:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:55,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43&mac_address=fa%3A16%3A3e%3A34%3Aa8%3A57&admin_state_up=True used request id req-fd00e4ee-ea16-421b-8d83-3bf55e062da5 2018-11-02 21:19:55,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:55,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa56cd22-5e2c-45c9-bb6a-3f81afcb5572 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:55,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-fa56cd22-5e2c-45c9-bb6a-3f81afcb5572 2018-11-02 21:19:55,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:56,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95edb083-3e91-4f11-85f9-11593e427fd7 x-compute-request-id: req-95edb083-3e91-4f11-85f9-11593e427fd7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-02T21:19:45.000000", "flavor": {"id": "9e79bb5a-1458-4dad-b54c-a026feb62f39", "links": [{"href": "http://172.30.9.31:8774/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39", "rel": "bookmark"}]}, "id": "30a52ce3-492e-42de-a97a-590fd2d458b7", "security_groups": [{"name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:45Z", "hostId": "992fa1398cb152550e06f3ea1c7fbb1e42af947233764e8cd565cca6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "created": "2018-11-02T21:19:37Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 21:19:56,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1 used request id req-95edb083-3e91-4f11-85f9-11593e427fd7 2018-11-02 21:19:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:56,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a239b6f-60ce-4b75-9263-7370545cb634 x-compute-request-id: req-1a239b6f-60ce-4b75-9263-7370545cb634 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:a8:57", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7914bbf4-96a9-452c-852c-24225e40d79b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7914bbf4-96a9-452c-852c-24225e40d79b", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-11-02T21:19:42.000000", "flavor": {"id": "314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "links": [{"href": "http://172.30.9.31:8774/flavors/314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "rel": "bookmark"}]}, "id": "7914bbf4-96a9-452c-852c-24225e40d79b", "security_groups": [{"name": "default"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:42Z", "hostId": "739dcc1d3d91ba58ef3521001d4a7244ad58e35f3a2f0bd212c67fec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "created": "2018-11-02T21:19:35Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 21:19:56,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2 used request id req-1a239b6f-60ce-4b75-9263-7370545cb634 2018-11-02 21:19:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:56,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-2b157402-541c-486f-a9cd-a4320f1d1b24 Date: Fri, 02 Nov 2018 21:19:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:56,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-2b157402-541c-486f-a9cd-a4320f1d1b24 2018-11-02 21:19:56,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:56,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-944c9b86-adf0-4a4a-bb1c-dc0cf0bf246b Date: Fri, 02 Nov 2018 21:19:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:56,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-944c9b86-adf0-4a4a-bb1c-dc0cf0bf246b 2018-11-02 21:19:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:56,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-da80bc6e-8545-4b6b-9bb6-a77b27215076 Date: Fri, 02 Nov 2018 21:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:56,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-da80bc6e-8545-4b6b-9bb6-a77b27215076 2018-11-02 21:19:56,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:56,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-6aa1b85b-7bff-4755-93c3-db1cce36a2ec Date: Fri, 02 Nov 2018 21:19:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:56,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-6aa1b85b-7bff-4755-93c3-db1cce36a2ec 2018-11-02 21:19:56,708 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1 2018-11-02 21:19:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:56,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-ec39498f-f38a-4186-8ab4-c28db3ff1f41 Date: Fri, 02 Nov 2018 21:19:56 GMT RESP BODY: {"floatingips": [{"router_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:19:36Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "d405b9fe-b483-42e0-a6fa-d54c8b1dddd8", "id": "34426b3c-e2a4-4ae2-a77e-351e20ae771e", "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:30Z", "project_id": "a834bc77cb5a405db4dd584710136177"}]} 2018-11-02 21:19:56,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-ec39498f-f38a-4186-8ab4-c28db3ff1f41 2018-11-02 21:19:56,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-48561871-7b8b-468d-a31e-8ab6486d2630 Date: Fri, 02 Nov 2018 21:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:56,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-48561871-7b8b-468d-a31e-8ab6486d2630 2018-11-02 21:19:56,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:56,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-d1cc24da-2551-4f5d-8cd3-d74a608cac0d Date: Fri, 02 Nov 2018 21:19:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:56,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-d1cc24da-2551-4f5d-8cd3-d74a608cac0d 2018-11-02 21:19:56,791 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2 2018-11-02 21:19:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:19:57,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-a3ed984f-41aa-462e-a881-99bcf5dd4f81 Date: Fri, 02 Nov 2018 21:19:57 GMT RESP BODY: {"floatingips": [{"router_id": "e4b6f89d-122c-4406-9e1a-27f0062b1d23", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:19:36Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "d405b9fe-b483-42e0-a6fa-d54c8b1dddd8", "id": "34426b3c-e2a4-4ae2-a77e-351e20ae771e", "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:30Z", "project_id": "a834bc77cb5a405db4dd584710136177"}]} 2018-11-02 21:19:57,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-a3ed984f-41aa-462e-a881-99bcf5dd4f81 2018-11-02 21:19:57,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:57,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c57e8e89-96ee-4c6b-ad8f-f93deec1197d x-compute-request-id: req-c57e8e89-96ee-4c6b-ad8f-f93deec1197d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-02T21:19:45.000000", "flavor": {"id": "9e79bb5a-1458-4dad-b54c-a026feb62f39", "links": [{"href": "http://172.30.9.31:8774/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39", "rel": "bookmark"}]}, "id": "30a52ce3-492e-42de-a97a-590fd2d458b7", "security_groups": [{"name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:45Z", "hostId": "992fa1398cb152550e06f3ea1c7fbb1e42af947233764e8cd565cca6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "created": "2018-11-02T21:19:37Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:19:57,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 used request id req-c57e8e89-96ee-4c6b-ad8f-f93deec1197d 2018-11-02 21:19:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:57,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0250d6b7-f894-4565-a39b-d7a415a3c1fb Date: Fri, 02 Nov 2018 21:19:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:57,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-0250d6b7-f894-4565-a39b-d7a415a3c1fb 2018-11-02 21:19:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:57,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50ce90c-16e6-49c0-a205-c2d1cc0b3419 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:57,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-e50ce90c-16e6-49c0-a205-c2d1cc0b3419 2018-11-02 21:19:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:58,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8c838747-f73d-471b-8dbb-32624fb4bc98 Date: Fri, 02 Nov 2018 21:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:58,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-8c838747-f73d-471b-8dbb-32624fb4bc98 2018-11-02 21:19:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:58,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-3e209356-4b8e-4656-a856-0f86ed484eaa Date: Fri, 02 Nov 2018 21:19:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:58,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-3e209356-4b8e-4656-a856-0f86ed484eaa 2018-11-02 21:19:58,382 - create_instance - INFO - Checking if VM is active 2018-11-02 21:19:58,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:58,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1990530c-e33c-4381-ac08-4c91913b4e3a x-compute-request-id: req-1990530c-e33c-4381-ac08-4c91913b4e3a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-02T21:19:45.000000", "flavor": {"id": "9e79bb5a-1458-4dad-b54c-a026feb62f39", "links": [{"href": "http://172.30.9.31:8774/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39", "rel": "bookmark"}]}, "id": "30a52ce3-492e-42de-a97a-590fd2d458b7", "security_groups": [{"name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:45Z", "hostId": "992fa1398cb152550e06f3ea1c7fbb1e42af947233764e8cd565cca6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "created": "2018-11-02T21:19:37Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:19:58,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 used request id req-1990530c-e33c-4381-ac08-4c91913b4e3a 2018-11-02 21:19:58,887 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1] is - ACTIVE 2018-11-02 21:19:58,887 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:19:58,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:59,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fc7fb38-96d6-462c-920f-9dbe1e07695e x-compute-request-id: req-8fc7fb38-96d6-462c-920f-9dbe1e07695e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:2a:6a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/30a52ce3-492e-42de-a97a-590fd2d458b7", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-02T21:19:45.000000", "flavor": {"id": "9e79bb5a-1458-4dad-b54c-a026feb62f39", "links": [{"href": "http://172.30.9.31:8774/flavors/9e79bb5a-1458-4dad-b54c-a026feb62f39", "rel": "bookmark"}]}, "id": "30a52ce3-492e-42de-a97a-590fd2d458b7", "security_groups": [{"name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:45Z", "hostId": "992fa1398cb152550e06f3ea1c7fbb1e42af947233764e8cd565cca6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "created": "2018-11-02T21:19:37Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:19:59,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/30a52ce3-492e-42de-a97a-590fd2d458b7 used request id req-8fc7fb38-96d6-462c-920f-9dbe1e07695e 2018-11-02 21:19:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:59,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-84887350-4074-470f-9bd3-8ccea09e361a Date: Fri, 02 Nov 2018 21:19:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:19:59,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-84887350-4074-470f-9bd3-8ccea09e361a 2018-11-02 21:19:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:59,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31dd7356-5957-41aa-bcac-788ba129def6 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:19:59,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-31dd7356-5957-41aa-bcac-788ba129def6 2018-11-02 21:19:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:59,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a84ff943-2a3b-4392-8150-99258c5b5cc0 Date: Fri, 02 Nov 2018 21:19:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:19:59,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-a84ff943-2a3b-4392-8150-99258c5b5cc0 2018-11-02 21:19:59,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4554dd5fdcc7999c00233d6dacabebac340e84a5" 2018-11-02 21:19:59,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-abe450e5-621f-4f44-b61a-7af413ddf548 Date: Fri, 02 Nov 2018 21:19:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:19:59,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-abe450e5-621f-4f44-b61a-7af413ddf548 2018-11-02 21:19:59,931 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:19:59,934 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3f0f490L 2018-11-02 21:19:59,934 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:19:59,935 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 21:19:59,935 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 21:19:59,936 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:19:59,936 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:19:59,936 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 21:19:59,936 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:19:59,937 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:19:59,937 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:19:59,955 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:19:59,956 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:19:59,967 - paramiko.transport - DEBUG - Trying discovered key 98fa18fc6cbf48aac04e1f4a3020d8c7 in a1cf1e83-6ee3-44a0-8508-139c23c5eeb7 2018-11-02 21:19:59,994 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:20:00,000 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:20:00,100 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:20:00,145 - create_instance - INFO - SSH is active for VM instance 2018-11-02 21:20:00,145 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:20:00,146 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3f0f490L 2018-11-02 21:20:00,147 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:20:00,147 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 21:20:00,147 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 21:20:00,148 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:20:00,149 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:20:00,149 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 21:20:00,149 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:20:00,149 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:20:00,149 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:20:00,166 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:20:00,167 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:20:00,180 - paramiko.transport - DEBUG - Trying discovered key 98fa18fc6cbf48aac04e1f4a3020d8c7 in a1cf1e83-6ee3-44a0-8508-139c23c5eeb7 2018-11-02 21:20:00,206 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:20:00,211 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:20:00,212 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 21:20:00,212 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-02 21:20:00,213 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 21:20:00,214 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 21:20:00,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7914bbf4-96a9-452c-852c-24225e40d79b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:20:01,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-714d81e4-f255-46fd-88fe-24572f0aec29 x-compute-request-id: req-714d81e4-f255-46fd-88fe-24572f0aec29 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:a8:57", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7914bbf4-96a9-452c-852c-24225e40d79b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7914bbf4-96a9-452c-852c-24225e40d79b", "rel": "bookmark"}], "image": {"id": "0f3f049c-8b58-4433-be7f-8c2a6bce0442", "links": [{"href": "http://172.30.9.31:8774/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-11-02T21:19:42.000000", "flavor": {"id": "314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "links": [{"href": "http://172.30.9.31:8774/flavors/314f98d2-d3fc-4ef4-9ec1-02a84c6dca8f", "rel": "bookmark"}]}, "id": "7914bbf4-96a9-452c-852c-24225e40d79b", "security_groups": [{"name": "default"}], "user_id": "736e9294520c4412bd3e06bbbb2191f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:19:42Z", "hostId": "739dcc1d3d91ba58ef3521001d4a7244ad58e35f3a2f0bd212c67fec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "created": "2018-11-02T21:19:35Z", "tenant_id": "a834bc77cb5a405db4dd584710136177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:20:01,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7914bbf4-96a9-452c-852c-24225e40d79b used request id req-714d81e4-f255-46fd-88fe-24572f0aec29 2018-11-02 21:20:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:20:01,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f8d0b668-8c1b-455b-8817-9004737941f7 Date: Fri, 02 Nov 2018 21:20:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","subnets":["baecd55a-b765-4313-b95e-1aa6791cfe7f"],"description":"","tags":[],"updated_at":"2018-11-02T21:19:31Z","provider:segmentation_id":71,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net","admin_state_up":true,"tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:29Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:01,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net used request id req-f8d0b668-8c1b-455b-8817-9004737941f7 2018-11-02 21:20:01,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:20:01,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1727eac2-de76-4e3a-801a-5a289f391526 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:20:01,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-1727eac2-de76-4e3a-801a-5a289f391526 2018-11-02 21:20:01,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:20:01,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-84cdae57-426c-48c0-8cf9-42fa91249574 Date: Fri, 02 Nov 2018 21:20:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:31Z","dns_nameservers":[],"updated_at":"2018-11-02T21:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a834bc77cb5a405db4dd584710136177","id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet"}]} 2018-11-02 21:20:01,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-84cdae57-426c-48c0-8cf9-42fa91249574 2018-11-02 21:20:01,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb728148666eb9ec915bfdfe29647263e27c348f" 2018-11-02 21:20:01,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-fdaf6dd8-53b3-440a-9dc1-1610fa3249fd Date: Fri, 02 Nov 2018 21:20:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.1"}],"id":"1956438e-158c-49bd-9c34-604c60fd4330","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:c8:44","project_id":"a834bc77cb5a405db4dd584710136177","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e4b6f89d-122c-4406-9e1a-27f0062b1d23","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.13"}],"id":"2aed048d-079e-4802-a008-1fd68e195654","security_groups":["a8969c39-f222-4a33-b143-df322c95df0b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:a8:57","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7914bbf4-96a9-452c-852c-24225e40d79b","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.2"}],"id":"ca79f3b7-d47d-4677-b3cf-5147d7a74041","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9c:eb","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.3"}],"id":"d3c220f4-6c5e-44c0-9d0a-f21bf31319fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:bf:ea","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.12"}],"id":"d405b9fe-b483-42e0-a6fa-d54c8b1dddd8","security_groups":["8034b53d-40e3-4613-ba1d-0e14165f72f5"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:2a:6a","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30a52ce3-492e-42de-a97a-590fd2d458b7","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack-port1-mmejga3vmkwz","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:19:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"baecd55a-b765-4313-b95e-1aa6791cfe7f","ip_address":"10.1.2.4"}],"id":"fb170b5a-61ed-4273-8790-149ef7cbbc92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:ea:ba","project_id":"a834bc77cb5a405db4dd584710136177","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b34d51a-0de3-433e-91bb-9eeeef692c43","name":"","admin_state_up":true,"network_id":"9b34d51a-0de3-433e-91bb-9eeeef692c43","tenant_id":"a834bc77cb5a405db4dd584710136177","created_at":"2018-11-02T21:19:33Z","binding:vnic_type":"normal"}]} 2018-11-02 21:20:01,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9b34d51a-0de3-433e-91bb-9eeeef692c43 used request id req-fdaf6dd8-53b3-440a-9dc1-1610fa3249fd 2018-11-02 21:20:01,541 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack 2018-11-02 21:20:01,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:20:01,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:01 GMT Server: Apache x-openstack-request-id: req-4317e8e2-8237-4a97-8eae-fd55e667d297 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:01,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:20:01 GMT Server: Apache x-openstack-request-id: req-c3943149-3194-48fa-ba6c-8c11235c72b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:20:01,743 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-c3943149-3194-48fa-ba6c-8c11235c72b6 2018-11-02 21:20:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:20:01,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:01 GMT Server: Apache x-openstack-request-id: req-48ab12d7-2092-4016-b1d1-72e096ecf0a4 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:02,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:01 GMT Server: Apache x-openstack-request-id: req-c9fa55fd-0483-4f4c-bcea-cd8f62212420 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:20:01Z", "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:02,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-c9fa55fd-0483-4f4c-bcea-cd8f62212420 2018-11-02 21:20:02,001 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:20:02,001 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:05,004 - create_stack - DEBUG - Stack status query timeout in 1196.73982191 2018-11-02 21:20:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:20:05,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:05 GMT Server: Apache x-openstack-request-id: req-caf9c79e-eadd-4182-b62a-907a59fa19c1 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:05,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:05 GMT Server: Apache x-openstack-request-id: req-f5fd3c3e-0750-411e-aeb0-33260761b1d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:20:01Z", "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:05,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-f5fd3c3e-0750-411e-aeb0-33260761b1d8 2018-11-02 21:20:05,288 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:20:05,288 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:08,291 - create_stack - DEBUG - Stack status query timeout in 1193.45289302 2018-11-02 21:20:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:20:08,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:08 GMT Server: Apache x-openstack-request-id: req-e0be1ddb-f297-45c5-b758-bd487882e72f Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:08,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:08 GMT Server: Apache x-openstack-request-id: req-fa3dfe4e-4d83-4154-b630-e3d9e1843d31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:20:01Z", "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:08,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-fa3dfe4e-4d83-4154-b630-e3d9e1843d31 2018-11-02 21:20:08,366 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:20:08,367 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:11,370 - create_stack - DEBUG - Stack status query timeout in 1190.37406397 2018-11-02 21:20:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:20:11,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:11 GMT Server: Apache x-openstack-request-id: req-6b9daf43-7c21-4d77-8830-b90743194041 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:11,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:11 GMT Server: Apache x-openstack-request-id: req-fc9d9ce9-debd-4c8c-a9c8-49cc1cce9373 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:20:01Z", "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:11,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-fc9d9ce9-debd-4c8c-a9c8-49cc1cce9373 2018-11-02 21:20:11,444 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:20:11,444 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:14,448 - create_stack - DEBUG - Stack status query timeout in 1187.29614806 2018-11-02 21:20:14,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:20:14,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:14 GMT Server: Apache x-openstack-request-id: req-bf6c35c8-4ddb-48bb-b145-97d6d73d74c0 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:14,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:14 GMT Server: Apache x-openstack-request-id: req-5fdf1ac9-47ec-4417-8bde-e5f317537f94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor2", "OS::project_id": "a834bc77cb5a405db4dd584710136177", "OS::stack_id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-kp", "security_group_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-subnet", "net_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst2", "inst1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-inst1", "image2_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image", "flavor1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-flavor1", "image1_name": "CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image"}, "deletion_time": "2018-11-02T21:20:13Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack", "stack_user_project_id": "f3a6080ffd4f46caa2cc365fa5aa9018", "tags": null, "creation_time": "2018-11-02T21:19:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:20:01Z", "id": "10fa8d85-a44d-429d-8f49-986ec36f19b6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:14,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-5fdf1ac9-47ec-4417-8bde-e5f317537f94 2018-11-02 21:20:14,522 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:20:14,522 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack 2018-11-02 21:20:14,522 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack 2018-11-02 21:20:14,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/10fa8d85-a44d-429d-8f49-986ec36f19b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbaab2cf38f0fda10cd2a13b70287f582afb48f" 2018-11-02 21:20:14,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:14 GMT Server: Apache x-openstack-request-id: req-03eb1fde-32ac-4b1b-98fd-cfbdb4889ab6 Location: http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:14,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:20:14 GMT Server: Apache x-openstack-request-id: req-b2ad4be9-d8da-4452-bdcf-673c9d182a82 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:20:14,773 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/a834bc77cb5a405db4dd584710136177/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-stack/10fa8d85-a44d-429d-8f49-986ec36f19b6 used request id req-b2ad4be9-d8da-4452-bdcf-673c9d182a82 2018-11-02 21:20:14,774 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-c6bd43d4-4b02-445a-8be0-614a520b8438-image 2018-11-02 21:20:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be1c7dd7b3664f4a8e5a7a80fe8d7fd5ab22fa2" 2018-11-02 21:20:15,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bb0d7a8-8a3e-4827-ad92-5f889a751efd Date: Fri, 02 Nov 2018 21:20:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:20:15,345 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0f3f049c-8b58-4433-be7f-8c2a6bce0442 used request id req-2bb0d7a8-8a3e-4827-ad92-5f889a751efd 2018-11-02 21:20:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:15,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-29d83cf1-2586-418f-b865-58a3974d5d49 Date: Fri, 02 Nov 2018 21:20:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:26Z", "updated_at": "2018-11-02T21:19:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "revision_number": 0, "id": "49243ae9-f00e-4757-b394-b38a93f33de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "tenant_id": "a834bc77cb5a405db4dd584710136177", "port_range_min": null, "ethertype": "IPv4", "project_id": "a834bc77cb5a405db4dd584710136177"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "revision_number": 0, "id": "6a5a0580-c8a2-45fa-b6c3-99b4b1558b65", "remote_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "remote_ip_prefix": null, "created_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "tenant_id": "a834bc77cb5a405db4dd584710136177", "port_range_min": null, "ethertype": "IPv6", "project_id": "a834bc77cb5a405db4dd584710136177"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "revision_number": 0, "id": "98a7c9eb-f10a-461d-a97d-9dd12142eaf1", "remote_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "remote_ip_prefix": null, "created_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "tenant_id": "a834bc77cb5a405db4dd584710136177", "port_range_min": null, "ethertype": "IPv4", "project_id": "a834bc77cb5a405db4dd584710136177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "revision_number": 0, "id": "d20126bf-c233-4240-89f4-cea7b4549e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "tenant_id": "a834bc77cb5a405db4dd584710136177", "port_range_min": null, "ethertype": "IPv6", "project_id": "a834bc77cb5a405db4dd584710136177"}], "revision_number": 4, "project_id": "a834bc77cb5a405db4dd584710136177", "id": "a8969c39-f222-4a33-b143-df322c95df0b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:20:15,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-29d83cf1-2586-418f-b865-58a3974d5d49 2018-11-02 21:20:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:15,738 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6f93a3-1d25-4c18-8b37-8f9ce1c55b53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:20:15,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-2b6f93a3-1d25-4c18-8b37-8f9ce1c55b53 2018-11-02 21:20:15,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:20:15,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:15,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bcacd9-7322-47be-8c6f-eaa3ec4e655a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:20:15,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-f3bcacd9-7322-47be-8c6f-eaa3ec4e655a 2018-11-02 21:20:15,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:20:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:15,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf0e4fd-7802-421a-aadb-58286fb15917 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:20:15,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-fcf0e4fd-7802-421a-aadb-58286fb15917 2018-11-02 21:20:15,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:16,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d42c9d0-93d4-4ee3-bc26-357cdf9ee3ce Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:20:16,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-1d42c9d0-93d4-4ee3-bc26-357cdf9ee3ce 2018-11-02 21:20:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:16,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e12c1973-5d28-4bb4-87fa-d88d6d9f7128 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:20:16,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-e12c1973-5d28-4bb4-87fa-d88d6d9f7128 2018-11-02 21:20:16,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:20:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:16,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3047195d-6084-4c23-ae0a-e4f3de8d2728 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a834bc77cb5a405db4dd584710136177", "name": "CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj"}} 2018-11-02 21:20:16,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-3047195d-6084-4c23-ae0a-e4f3de8d2728 2018-11-02 21:20:16,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a8969c39-f222-4a33-b143-df322c95df0b 2018-11-02 21:20:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a8969c39-f222-4a33-b143-df322c95df0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:16,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-094f0b0a-adaf-46e8-9756-890238270bb5 Date: Fri, 02 Nov 2018 21:20:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "port_range_min": null, "revision_number": 0, "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:26Z", "project_id": "a834bc77cb5a405db4dd584710136177", "id": "49243ae9-f00e-4757-b394-b38a93f33de5"}, {"remote_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "port_range_min": null, "revision_number": 0, "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:26Z", "project_id": "a834bc77cb5a405db4dd584710136177", "id": "6a5a0580-c8a2-45fa-b6c3-99b4b1558b65"}, {"remote_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "port_range_min": null, "revision_number": 0, "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:26Z", "project_id": "a834bc77cb5a405db4dd584710136177", "id": "98a7c9eb-f10a-461d-a97d-9dd12142eaf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:19:26Z", "security_group_id": "a8969c39-f222-4a33-b143-df322c95df0b", "port_range_min": null, "revision_number": 0, "tenant_id": "a834bc77cb5a405db4dd584710136177", "created_at": "2018-11-02T21:19:26Z", "project_id": "a834bc77cb5a405db4dd584710136177", "id": "d20126bf-c233-4240-89f4-cea7b4549e65"}]} 2018-11-02 21:20:16,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a8969c39-f222-4a33-b143-df322c95df0b used request id req-094f0b0a-adaf-46e8-9756-890238270bb5 2018-11-02 21:20:16,523 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:20:16,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a8969c39-f222-4a33-b143-df322c95df0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:16,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac428f2e-b38a-4330-8d1f-455e6458012b Content-Length: 0 Date: Fri, 02 Nov 2018 21:20:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:20:16,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a8969c39-f222-4a33-b143-df322c95df0b used request id req-ac428f2e-b38a-4330-8d1f-455e6458012b 2018-11-02 21:20:16,905 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj 2018-11-02 21:20:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:17,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5e6cc4-9d6a-4979-bf5a-be43ed663048 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:20:17,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a834bc77cb5a405db4dd584710136177 used request id req-7b5e6cc4-9d6a-4979-bf5a-be43ed663048 2018-11-02 21:20:17,225 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-6889d9e0-cefc-4fc-proj-role 2018-11-02 21:20:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/09475b8f28e74a3cb5573e2a82a63420 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:17,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d7ba9b3-214e-4602-ae55-a360def79477 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:20:17,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/09475b8f28e74a3cb5573e2a82a63420 used request id req-3d7ba9b3-214e-4602-ae55-a360def79477 2018-11-02 21:20:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b181d27ed4063a2cb71a76abdfa3c05e3bbcc59" 2018-11-02 21:20:17,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d278ce4-626f-4db4-a26e-129712615b52 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:20:17,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4d278ce4-626f-4db4-a26e-129712615b52 2018-11-02 21:20:17,481 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-6889d9e0-cefc-4fc-user 2018-11-02 21:20:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/736e9294520c4412bd3e06bbbb2191f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c880c5e73e3bef5fe59da2fbf2e2adda673db0" 2018-11-02 21:20:17,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a0a261-5f39-4971-a6f1-74c04db997d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:20:17,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/736e9294520c4412bd3e06bbbb2191f2 used request id req-14a0a261-5f39-4971-a6f1-74c04db997d7 2018-11-02 21:20:17,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:20:18,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["34JI7N33Rbq8ho2-frC4sg"], "issued_at": "2018-11-02T21:20:18.000000Z"}} 2018-11-02 21:20:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bf663f914fca22936b9753f063f37b46fa41f6" 2018-11-02 21:20:18,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc200a7-1e3d-4601-ad5a-7654b4c06205 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:20:18,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-afc200a7-1e3d-4601-ad5a-7654b4c06205 2018-11-02 21:20:18,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:20:18,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:20:18,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["iS0v3XRsQfKV6KruEOmYTA"], "issued_at": "2018-11-02T21:20:18.000000Z"}} 2018-11-02 21:20:18,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:20:18,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8025d872-201f-4637-8b30-dc295e47e672 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:20:18,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8025d872-201f-4637-8b30-dc295e47e672 2018-11-02 21:20:18,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:20:18,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:20:18 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:20:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:20:18,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0d42be-870e-4858-bfb8-08a558ea392f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:20:18,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj used request id req-5c0d42be-870e-4858-bfb8-08a558ea392f 2018-11-02 21:20:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:20:18,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f1ff96-b941-4831-a782-e8db64e29118 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:20:18,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b2f1ff96-b941-4831-a782-e8db64e29118 2018-11-02 21:20:18,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}}' 2018-11-02 21:20:19,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec93d61-0280-43a0-ac69-33e468fb13bf Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "id": "f8b524e82adf4b439587da863b3f8a72", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:20:19,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9ec93d61-0280-43a0-ac69-33e468fb13bf 2018-11-02 21:20:19,160 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj 2018-11-02 21:20:19,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:20:19,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:20:19,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["j6KqReW8Sy2z56hsecnBGQ"], "issued_at": "2018-11-02T21:20:19.000000Z"}} 2018-11-02 21:20:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:19,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42b2db1-8389-479f-b1ac-3c06a3511570 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:20:19,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b42b2db1-8389-479f-b1ac-3c06a3511570 2018-11-02 21:20:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:20:19,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:20:19 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:20:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:19,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b426b466-29cb-4538-adf4-76bf12cabd2b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:20:19,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b426b466-29cb-4538-adf4-76bf12cabd2b 2018-11-02 21:20:19,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:20,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5750b81c-082f-46ac-8a8c-c40b76fabb22 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "id": "f8b524e82adf4b439587da863b3f8a72", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}]} 2018-11-02 21:20:20,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj used request id req-5750b81c-082f-46ac-8a8c-c40b76fabb22 2018-11-02 21:20:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:20,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea452bb2-8f2e-4887-9cdc-a3ff66e989da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:20:20,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ea452bb2-8f2e-4887-9cdc-a3ff66e989da 2018-11-02 21:20:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:20,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56026a6a-e7a3-4f32-9384-b73463057622 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:20:20,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-56026a6a-e7a3-4f32-9384-b73463057622 2018-11-02 21:20:20,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:20,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4e0131-5b39-452b-af6c-863f0194173b Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "id": "f8b524e82adf4b439587da863b3f8a72", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}]} 2018-11-02 21:20:20,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj used request id req-0b4e0131-5b39-452b-af6c-863f0194173b 2018-11-02 21:20:20,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/14a4a1937c704aa1afd396fee556a56a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:20,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282d5ad4-0111-4a46-8a3d-9d65089da2a6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user", "links": {"self": "http://172.30.9.31:5000/v3/users/14a4a1937c704aa1afd396fee556a56a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f8b524e82adf4b439587da863b3f8a72", "id": "14a4a1937c704aa1afd396fee556a56a", "password_expires_at": null}} 2018-11-02 21:20:20,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/14a4a1937c704aa1afd396fee556a56a used request id req-282d5ad4-0111-4a46-8a3d-9d65089da2a6 2018-11-02 21:20:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:20,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b0aaf4-b3e8-4437-b8d3-5ce3fde3ded0 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles", "previous": null, "next": null}, "roles": []} 2018-11-02 21:20:20,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles used request id req-34b0aaf4-b3e8-4437-b8d3-5ce3fde3ded0 2018-11-02 21:20:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:21,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec4df46-ddfa-4238-8cc1-f34e500ab1b1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}} 2018-11-02 21:20:21,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-8ec4df46-ddfa-4238-8cc1-f34e500ab1b1 2018-11-02 21:20:21,077 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj 2018-11-02 21:20:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:21,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c23762-8e16-4282-81b3-77728aa9d8e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:20:21,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-b3c23762-8e16-4282-81b3-77728aa9d8e4 2018-11-02 21:20:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:21,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa479a0-c618-4f99-82b4-cf0ebcb3ae57 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:20:21,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2fa479a0-c618-4f99-82b4-cf0ebcb3ae57 2018-11-02 21:20:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:21,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e734140a-0ff4-4bdc-9dc3-03f09e0372d9 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "id": "f8b524e82adf4b439587da863b3f8a72", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}]} 2018-11-02 21:20:21,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj used request id req-e734140a-0ff4-4bdc-9dc3-03f09e0372d9 2018-11-02 21:20:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:21,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bc5440-8278-4199-ac70-3c64c9e00c33 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}]} 2018-11-02 21:20:21,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles used request id req-91bc5440-8278-4199-ac70-3c64c9e00c33 2018-11-02 21:20:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:21,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce7a687-9ca0-4a23-9491-8ec251042fde Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}} 2018-11-02 21:20:21,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-cce7a687-9ca0-4a23-9491-8ec251042fde 2018-11-02 21:20:21,622 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj 2018-11-02 21:20:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:20:21,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7ec4f6-a405-4bff-9b7d-8046bc9eb2e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:20:21,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles/eaf2663eb1084dd294e591d215a18095 used request id req-fc7ec4f6-a405-4bff-9b7d-8046bc9eb2e0 2018-11-02 21:20:21,780 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user 2018-11-02 21:20:21,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:20:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:20:21,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be27de00-0619-421c-9ab4-18da1e1e090c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:20:21,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-be27de00-0619-421c-9ab4-18da1e1e090c 2018-11-02 21:20:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" -d '{"role": {"name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}}' 2018-11-02 21:20:22,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa40e69-9484-4de4-8f2b-9f741adb86d9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36352bef38264f0296e6da8a420f354a", "links": {"self": "http://172.30.9.31:5000/v3/roles/36352bef38264f0296e6da8a420f354a"}, "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}} 2018-11-02 21:20:22,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0fa40e69-9484-4de4-8f2b-9f741adb86d9 2018-11-02 21:20:22,022 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role 2018-11-02 21:20:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/36352bef38264f0296e6da8a420f354a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:20:22,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789eb7c5-fb2a-44a7-957f-89433656aaa6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36352bef38264f0296e6da8a420f354a", "links": {"self": "http://172.30.9.31:5000/v3/roles/36352bef38264f0296e6da8a420f354a"}, "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}} 2018-11-02 21:20:22,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/36352bef38264f0296e6da8a420f354a used request id req-789eb7c5-fb2a-44a7-957f-89433656aaa6 2018-11-02 21:20:22,140 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role to project CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj 2018-11-02 21:20:22,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles/36352bef38264f0296e6da8a420f354a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:20:22,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f871f0bf-72f1-4295-8a9b-747caaa0f0b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:20:22,282 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72/users/14a4a1937c704aa1afd396fee556a56a/roles/36352bef38264f0296e6da8a420f354a used request id req-f871f0bf-72f1-4295-8a9b-747caaa0f0b8 2018-11-02 21:20:22,282 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:20:22,282 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-02 21:20:22,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:20:22,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:20:22,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "36352bef38264f0296e6da8a420f354a", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}], "expires_at": "2018-11-02T22:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user", "id": "14a4a1937c704aa1afd396fee556a56a"}, "audit_ids": ["1t6rYG55QV-R8P9w2Je_4g"], "issued_at": "2018-11-02T21:20:22.000000Z"}} 2018-11-02 21:20:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" 2018-11-02 21:20:22,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8be031-5d2c-470e-9067-473fe8f15fdc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:20:22,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0f8be031-5d2c-470e-9067-473fe8f15fdc 2018-11-02 21:20:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" 2018-11-02 21:20:23,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f18f1b6a-0fb8-43f7-b12f-baace72438c0 Date: Fri, 02 Nov 2018 21:20:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"} 2018-11-02 21:20:23,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image used request id req-f18f1b6a-0fb8-43f7-b12f-baace72438c0 2018-11-02 21:20:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" 2018-11-02 21:20:23,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4cf0fd99-9b39-440f-8f6e-85d9b1df282f Date: Fri, 02 Nov 2018 21:20:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:20:23,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-4cf0fd99-9b39-440f-8f6e-85d9b1df282f 2018-11-02 21:20:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}' 2018-11-02 21:20:23,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e50a1fc5-8993-4378-8db4-99a44429d886 Date: Fri, 02 Nov 2018 21:20:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:20:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:20:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "min_disk": 0, "protected": false, "id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "file": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/file", "checksum": null, "owner": "f8b524e82adf4b439587da863b3f8a72", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:20:23,565 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e50a1fc5-8993-4378-8db4-99a44429d886 2018-11-02 21:20:23,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" -d '' 2018-11-02 21:20:24,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a89555f-3c55-4154-8a5e-5bfef7a42fc1 Date: Fri, 02 Nov 2018 21:20:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:20:24,816 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/file used request id req-3a89555f-3c55-4154-8a5e-5bfef7a42fc1 2018-11-02 21:20:24,817 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:20:24,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" 2018-11-02 21:20:25,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1b141368-da1f-4117-8745-fed2bcf33743 Date: Fri, 02 Nov 2018 21:20:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:20:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:20:24Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "metadata": {}}], "self": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "min_disk": 0, "protected": false, "id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "file": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8b524e82adf4b439587da863b3f8a72", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:20:25,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 used request id req-1b141368-da1f-4117-8745-fed2bcf33743 2018-11-02 21:20:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" 2018-11-02 21:20:25,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-364b2119-6bdf-4ca0-97aa-0c816a2c03d9 Date: Fri, 02 Nov 2018 21:20:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:20:25,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-364b2119-6bdf-4ca0-97aa-0c816a2c03d9 2018-11-02 21:20:25,251 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image 2018-11-02 21:20:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" 2018-11-02 21:20:25,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e0c32ddf-6445-4adf-bc9a-7d70e7be00db Date: Fri, 02 Nov 2018 21:20:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:20:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:20:24Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "metadata": {}}], "self": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "min_disk": 0, "protected": false, "id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "file": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8b524e82adf4b439587da863b3f8a72", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:20:25,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 used request id req-e0c32ddf-6445-4adf-bc9a-7d70e7be00db 2018-11-02 21:20:25,547 - create_image - DEBUG - Instance status is - active 2018-11-02 21:20:25,548 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image 2018-11-02 21:20:25,548 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image 2018-11-02 21:20:25,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:20:25,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:20:25,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "36352bef38264f0296e6da8a420f354a", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}], "expires_at": "2018-11-02T22:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user", "id": "14a4a1937c704aa1afd396fee556a56a"}, "audit_ids": ["S9QKEBzqQXCnF_HH5uDUIQ"], "issued_at": "2018-11-02T21:20:25.000000Z"}} 2018-11-02 21:20:25,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:26,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50f8a83-78c1-4170-a2ca-301e6dfefd82 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:20:26,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d50f8a83-78c1-4170-a2ca-301e6dfefd82 2018-11-02 21:20:26,077 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:20:26,081 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:20:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:26,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:26 GMT Server: Apache x-openstack-request-id: req-66b72530-5f26-4759-9dc7-7ec5a408d461 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-02 21:20:26,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack used request id req-66b72530-5f26-4759-9dc7-7ec5a408d461 2018-11-02 21:20:26,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net"}}' 2018-11-02 21:20:30,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:20:26 GMT Server: Apache x-openstack-request-id: req-030360c3-b96d-40ec-b405-9682e7e0f815 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}]}} 2018-11-02 21:20:30,327 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks used request id req-030360c3-b96d-40ec-b405-9682e7e0f815 2018-11-02 21:20:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:30,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:30 GMT Server: Apache x-openstack-request-id: req-ad6124e9-ad46-45b5-b125-996fe4134ad6 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:30,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:30 GMT Server: Apache x-openstack-request-id: req-7ec9258c-7dd1-4e92-9d14-987b29689a55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:30,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-7ec9258c-7dd1-4e92-9d14-987b29689a55 2018-11-02 21:20:30,623 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack 2018-11-02 21:20:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:30,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:30 GMT Server: Apache x-openstack-request-id: req-da67dd5d-ecfa-4921-86f0-823de72f64e6 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:31,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:30 GMT Server: Apache x-openstack-request-id: req-26aee118-312a-462e-968c-1de7bcdae56c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:31,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-26aee118-312a-462e-968c-1de7bcdae56c 2018-11-02 21:20:31,099 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:20:31,099 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:34,101 - create_stack - DEBUG - Stack status query timeout in 1196.52227497 2018-11-02 21:20:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:34,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:34 GMT Server: Apache x-openstack-request-id: req-2018a610-962d-4cdd-8f19-b562f0f7af9d Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:34,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:34 GMT Server: Apache x-openstack-request-id: req-468b7bb1-deda-4d40-81a2-c7364d194a2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:34,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-468b7bb1-deda-4d40-81a2-c7364d194a2b 2018-11-02 21:20:34,637 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:20:34,637 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:37,640 - create_stack - DEBUG - Stack status query timeout in 1192.98298407 2018-11-02 21:20:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:37,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:37 GMT Server: Apache x-openstack-request-id: req-1c3d7585-d4a6-488f-b21a-e5042e668d1a Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:38,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:37 GMT Server: Apache x-openstack-request-id: req-7d036f1e-32a7-4771-b174-004749672d23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:38,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-7d036f1e-32a7-4771-b174-004749672d23 2018-11-02 21:20:38,011 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:20:38,011 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:41,014 - create_stack - DEBUG - Stack status query timeout in 1189.60928488 2018-11-02 21:20:41,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:41,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:41 GMT Server: Apache x-openstack-request-id: req-4c5e61e2-2511-4084-ad5a-754e3e55a777 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:41,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:41 GMT Server: Apache x-openstack-request-id: req-c9b79503-2c44-499b-b8f3-5ad91c645382 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:41,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-c9b79503-2c44-499b-b8f3-5ad91c645382 2018-11-02 21:20:41,420 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:20:41,420 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:44,423 - create_stack - DEBUG - Stack status query timeout in 1186.19998288 2018-11-02 21:20:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:44,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:44 GMT Server: Apache x-openstack-request-id: req-a6bc6804-0427-47c0-9780-a7fe2749d260 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:44,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:44 GMT Server: Apache x-openstack-request-id: req-b910f3ac-f0dc-4585-8929-f2bffdd9437e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:44,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-b910f3ac-f0dc-4585-8929-f2bffdd9437e 2018-11-02 21:20:44,780 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:20:44,780 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:47,783 - create_stack - DEBUG - Stack status query timeout in 1182.84005404 2018-11-02 21:20:47,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:47,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:47 GMT Server: Apache x-openstack-request-id: req-a71cc8a0-1c75-4ed1-8891-535b80b35a6d Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:48,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:47 GMT Server: Apache x-openstack-request-id: req-2c794784-3f4d-4129-bc59-faf9538764ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:48,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-2c794784-3f4d-4129-bc59-faf9538764ee 2018-11-02 21:20:48,123 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:20:48,123 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:51,124 - create_stack - DEBUG - Stack status query timeout in 1179.49927998 2018-11-02 21:20:51,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:51,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:51 GMT Server: Apache x-openstack-request-id: req-87524ca1-d5b8-4fb1-8d2d-11c398c20041 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:51,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:51 GMT Server: Apache x-openstack-request-id: req-61e16303-ad1e-462d-9ec5-5af972a839f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:51,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-61e16303-ad1e-462d-9ec5-5af972a839f7 2018-11-02 21:20:51,702 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-02 21:20:51,702 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:20:54,706 - create_stack - DEBUG - Stack status query timeout in 1175.91763091 2018-11-02 21:20:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:20:54,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:54 GMT Server: Apache x-openstack-request-id: req-131e05b5-856a-4741-be2d-1c50f3d6209f Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:55,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:54 GMT Server: Apache x-openstack-request-id: req-c98265bb-a7ef-4024-a9ec-ceaaa076b0c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2102 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:20:55,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-c98265bb-a7ef-4024-a9ec-ceaaa076b0c9 2018-11-02 21:20:55,037 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-02 21:20:55,038 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack 2018-11-02 21:20:55,038 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack 2018-11-02 21:20:55,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:20:55,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:20:55,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "36352bef38264f0296e6da8a420f354a", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}], "expires_at": "2018-11-02T22:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user", "id": "14a4a1937c704aa1afd396fee556a56a"}, "audit_ids": ["iJp3dc4QSjyrqY2C-RMMmQ"], "issued_at": "2018-11-02T21:20:55.000000Z"}} 2018-11-02 21:20:55,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:55,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e929e1-0c1e-4731-8f51-91bc943eddfa 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:20:55,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-21e929e1-0c1e-4731-8f51-91bc943eddfa 2018-11-02 21:20:55,664 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:20:55,666 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-02 21:20:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:55 GMT Server: Apache x-openstack-request-id: req-3ca86fbc-8420-4c00-a2a5-b75431f1a905 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "deletion_time": null, "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "updated_time": null, "project": "f8b524e82adf4b439587da863b3f8a72", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "tags": null}]} 2018-11-02 21:20:55,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack used request id req-3ca86fbc-8420-4c00-a2a5-b75431f1a905 2018-11-02 21:20:55,988 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack 2018-11-02 21:20:55,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:56,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:55 GMT Server: Apache x-openstack-request-id: req-76d1b1b2-6022-47c3-9260-06864cc79da3 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:56,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:56 GMT Server: Apache x-openstack-request-id: req-8f9c52fc-e0c4-4594-bee5-ded9ab8ff196 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fb065b11-ff17-4d99-97b5-95e0f590c931", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ed353538-0f63-4147-8919-fac0ddae0102", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "42dba217-25ca-407d-8fed-a95ad739ab59", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "18a134ea-011b-40e9-ac43-81e80af17c2c", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491:subnet_id=fb065b11-ff17-4d99-97b5-95e0f590c931", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9935fa75-4433-4d70-b1c3-6c46142c5cb7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5fef4eda-993a-45dd-b2b8-ddcf3860404c", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "resource_type": "OS::Nova::Server"}]} 2018-11-02 21:20:56,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources used request id req-8f9c52fc-e0c4-4594-bee5-ded9ab8ff196 2018-11-02 21:20:56,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:56,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:57,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5c669da-3e56-40c6-aa24-de466eb55c8c x-compute-request-id: req-f5c669da-3e56-40c6-aa24-de466eb55c8c Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:42:52", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-02T21:20:47.000000", "flavor": {"id": "85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "links": [{"href": "http://172.30.9.31:8774/flavors/85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "rel": "bookmark"}]}, "id": "5fef4eda-993a-45dd-b2b8-ddcf3860404c", "security_groups": [{"name": "default"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:47Z", "hostId": "10ee8af0a5bafba6be3f26eba0f93308e85575b4254d86fae7aa026a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "created": "2018-11-02T21:20:40Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:20:57,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c used request id req-f5c669da-3e56-40c6-aa24-de466eb55c8c 2018-11-02 21:20:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:57,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-54e5ef56-cb09-477f-b9ab-eb9e84d92f7e Date: Fri, 02 Nov 2018 21:20:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:57,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-54e5ef56-cb09-477f-b9ab-eb9e84d92f7e 2018-11-02 21:20:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:20:57,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:20:57 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:20:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:57,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3002e71-c569-4556-aeba-d7154296562a x-compute-request-id: req-d3002e71-c569-4556-aeba-d7154296562a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-02T21:20:50.000000", "flavor": {"id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "links": [{"href": "http://172.30.9.31:8774/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "rel": "bookmark"}]}, "id": "7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "security_groups": [{"name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:50Z", "hostId": "ecb707ba81b1d27ae35b67bb2fa9157d83fd9ad91bfcce58251573c4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "created": "2018-11-02T21:20:43Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:20:57,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 used request id req-d3002e71-c569-4556-aeba-d7154296562a 2018-11-02 21:20:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:57,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e557467-7fcf-4f14-aad0-f02b2cfca692 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:20:57,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-5e557467-7fcf-4f14-aad0-f02b2cfca692 2018-11-02 21:20:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1df4138d-35a6-42fd-9af0-f67368ce8a90 Date: Fri, 02 Nov 2018 21:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:20:58,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-1df4138d-35a6-42fd-9af0-f67368ce8a90 2018-11-02 21:20:58,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-26beec8e-603b-40fd-83f6-a42b24f0459c Date: Fri, 02 Nov 2018 21:20:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:58,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-26beec8e-603b-40fd-83f6-a42b24f0459c 2018-11-02 21:20:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db21694-dbeb-457d-aff0-f15f468e1417 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:20:58,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-2db21694-dbeb-457d-aff0-f15f468e1417 2018-11-02 21:20:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-f9c9b975-6ec7-4a01-a6a3-8652b52f29a0 Date: Fri, 02 Nov 2018 21:20:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:20:58,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-f9c9b975-6ec7-4a01-a6a3-8652b52f29a0 2018-11-02 21:20:58,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f4f8179c-42dc-4e0c-ad63-af3fd35b9d34 Date: Fri, 02 Nov 2018 21:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:20:58,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-f4f8179c-42dc-4e0c-ad63-af3fd35b9d34 2018-11-02 21:20:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-d3963b6e-5f46-4983-a5ab-38d4c9faeb44 Date: Fri, 02 Nov 2018 21:20:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:20:58,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-d3963b6e-5f46-4983-a5ab-38d4c9faeb44 2018-11-02 21:20:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:20:58 GMT Server: Apache x-openstack-request-id: req-10e8b1a6-7660-4a09-af7e-b5a841ffc704 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:20:58,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:58 GMT Server: Apache x-openstack-request-id: req-bcef82fa-4a5c-49b6-b8ee-571a94a441bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fb065b11-ff17-4d99-97b5-95e0f590c931", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ed353538-0f63-4147-8919-fac0ddae0102", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "42dba217-25ca-407d-8fed-a95ad739ab59", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "18a134ea-011b-40e9-ac43-81e80af17c2c", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491:subnet_id=fb065b11-ff17-4d99-97b5-95e0f590c931", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9935fa75-4433-4d70-b1c3-6c46142c5cb7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5fef4eda-993a-45dd-b2b8-ddcf3860404c", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-02T21:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-02T21:20:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "resource_type": "OS::Nova::Server"}]} 2018-11-02 21:20:58,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97/resources used request id req-bcef82fa-4a5c-49b6-b8ee-571a94a441bb 2018-11-02 21:20:58,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/85d1ed29-dfff-4a6f-a960-bbd08b29d54b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce0f07f6-970f-4110-a74e-56776cba2906 x-compute-request-id: req-ce0f07f6-970f-4110-a74e-56776cba2906 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-flavor1-oggubu7tl53t", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3"}} 2018-11-02 21:20:58,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3 used request id req-ce0f07f6-970f-4110-a74e-56776cba2906 2018-11-02 21:20:58,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6009418-9def-41ea-bb8a-fabd187319a8 x-compute-request-id: req-b6009418-9def-41ea-bb8a-fabd187319a8 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-flavor2-jv6gigmrol2u", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "85d1ed29-dfff-4a6f-a960-bbd08b29d54b"}} 2018-11-02 21:20:58,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/85d1ed29-dfff-4a6f-a960-bbd08b29d54b used request id req-b6009418-9def-41ea-bb8a-fabd187319a8 2018-11-02 21:20:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3b499a42-cca0-425a-9f4f-9728ceb6012d Date: Fri, 02 Nov 2018 21:20:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}} 2018-11-02 21:20:58,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9d0a8f08-413d-467e-8c47-aef7b176d469 Date: Fri, 02 Nov 2018 21:20:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}} 2018-11-02 21:20:58,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 used request id req-3b499a42-cca0-425a-9f4f-9728ceb6012d 2018-11-02 21:20:58,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 used request id req-9d0a8f08-413d-467e-8c47-aef7b176d469 2018-11-02 21:20:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d8defe75-ed1b-4e8c-b180-5f2f5d1a4c84 Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:59,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-d8defe75-ed1b-4e8c-b180-5f2f5d1a4c84 2018-11-02 21:20:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-bc591c35-e37f-47e2-9abe-2e139fb78530 Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:59,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-bc591c35-e37f-47e2-9abe-2e139fb78530 2018-11-02 21:20:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5c8d978e-4a80-4ecf-9a5f-85df5eed706b Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:20:59,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-5c8d978e-4a80-4ecf-9a5f-85df5eed706b 2018-11-02 21:20:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4ea578e7-ae66-4492-bab5-49d6d0de908b Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:59,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-4ea578e7-ae66-4492-bab5-49d6d0de908b 2018-11-02 21:20:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8e52b09a-3ad3-4099-901e-2579f7ff154a Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:20:59,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-8e52b09a-3ad3-4099-901e-2579f7ff154a 2018-11-02 21:20:59,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2fb1c11d-ee19-4766-8bbd-d8b91739af51 Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:20:59,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-2fb1c11d-ee19-4766-8bbd-d8b91739af51 2018-11-02 21:20:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0e0676c8-4d14-466e-927e-e95ef4c4e68c Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:59,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-0e0676c8-4d14-466e-927e-e95ef4c4e68c 2018-11-02 21:20:59,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a372a0e1-aea0-470a-a88a-d719afe59228 Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:20:59,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-a372a0e1-aea0-470a-a88a-d719afe59228 2018-11-02 21:20:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-6ca17d03-1fa6-4459-97fd-f12d93612831 Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:59,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-6ca17d03-1fa6-4459-97fd-f12d93612831 2018-11-02 21:20:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a28b6712-5b5a-4b03-9745-7d7433dc9c95 Date: Fri, 02 Nov 2018 21:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:20:59,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-a28b6712-5b5a-4b03-9745-7d7433dc9c95 2018-11-02 21:20:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:20:59,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cc1166-3078-4435-9448-ce7ec6d3dc07 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:20:59,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-c5cc1166-3078-4435-9448-ce7ec6d3dc07 2018-11-02 21:20:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977e0d90-4c51-4dfb-a2f9-9036370307de Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:00,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-977e0d90-4c51-4dfb-a2f9-9036370307de 2018-11-02 21:21:00,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-081b869d-e5dd-46ef-8654-9c0e1e283d47 Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:00,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-081b869d-e5dd-46ef-8654-9c0e1e283d47 2018-11-02 21:21:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3Ad3%3A42%3A52&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6a00e5c6-5054-4db9-ac04-6f6d4f688cac Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:00,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-6a00e5c6-5054-4db9-ac04-6f6d4f688cac 2018-11-02 21:21:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3A5e%3A2f%3A07&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-92d747ee-7c7a-4523-a1dc-9e3bc8444018 Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:00,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3Ad3%3A42%3A52&admin_state_up=True used request id req-92d747ee-7c7a-4523-a1dc-9e3bc8444018 2018-11-02 21:21:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-d86d5898-301b-4e29-959e-9617b9174c55 Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:00,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3A5e%3A2f%3A07&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn&admin_state_up=True used request id req-d86d5898-301b-4e29-959e-9617b9174c55 2018-11-02 21:21:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4207ab-9ea7-42f8-91c4-d7b7053af84a Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:00,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-9c4207ab-9ea7-42f8-91c4-d7b7053af84a 2018-11-02 21:21:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcce2ae-1475-4d95-b14b-6c4e31dd02a1 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:00,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-9dcce2ae-1475-4d95-b14b-6c4e31dd02a1 2018-11-02 21:21:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b1d87cf5-155f-4098-b9f3-ef64570c82e5 Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:00,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-b1d87cf5-155f-4098-b9f3-ef64570c82e5 2018-11-02 21:21:00,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c50f69ec-bf6d-406f-a8b7-def569efcf02 Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:00,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-c50f69ec-bf6d-406f-a8b7-def569efcf02 2018-11-02 21:21:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b5e7cb9d-a6ca-4798-83ba-385041e505e6 Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-b5e7cb9d-a6ca-4798-83ba-385041e505e6 2018-11-02 21:21:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:00,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-28d0ed41-6a6f-4a8f-a025-4a3b0ed594b2 Date: Fri, 02 Nov 2018 21:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:00,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-28d0ed41-6a6f-4a8f-a025-4a3b0ed594b2 2018-11-02 21:21:00,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-05c20033-d3c7-4a9e-b8f0-76ef159aa7ac Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:01,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-05c20033-d3c7-4a9e-b8f0-76ef159aa7ac 2018-11-02 21:21:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-be380862-869f-4a77-94f3-43ffdb667ddf Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:01,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-be380862-869f-4a77-94f3-43ffdb667ddf 2018-11-02 21:21:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-d1416683-201d-44e0-9a98-b20ffe2153c0 Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"floatingips": [{"router_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:20:42Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "9935fa75-4433-4d70-b1c3-6c46142c5cb7", "id": "18a134ea-011b-40e9-ac43-81e80af17c2c", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:37Z", "project_id": "f8b524e82adf4b439587da863b3f8a72"}]} 2018-11-02 21:21:01,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-d1416683-201d-44e0-9a98-b20ffe2153c0 2018-11-02 21:21:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-bcba6794-5842-4620-80b4-0fc982e7f5b3 Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"floatingips": [{"router_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:20:42Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "9935fa75-4433-4d70-b1c3-6c46142c5cb7", "id": "18a134ea-011b-40e9-ac43-81e80af17c2c", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:37Z", "project_id": "f8b524e82adf4b439587da863b3f8a72"}]} 2018-11-02 21:21:01,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-bcba6794-5842-4620-80b4-0fc982e7f5b3 2018-11-02 21:21:01,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/9f584f49-1f3c-40eb-910d-a18fdc1d7491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-15b51e85-9f37-40cd-9c20-ff7277fc1939 Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:20:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:20:24Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "metadata": {}}], "self": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "min_disk": 0, "protected": false, "id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "file": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8b524e82adf4b439587da863b3f8a72", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:21:01,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 used request id req-15b51e85-9f37-40cd-9c20-ff7277fc1939 2018-11-02 21:21:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-4f9574d2-0060-4fd3-84e6-98d37cb08083 Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T21:20:39Z", "revision_number": 3, "routes": [], "project_id": "f8b524e82adf4b439587da863b3f8a72", "id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491", "name": "mgmt_router"}} 2018-11-02 21:21:01,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/9f584f49-1f3c-40eb-910d-a18fdc1d7491 used request id req-4f9574d2-0060-4fd3-84e6-98d37cb08083 2018-11-02 21:21:01,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=9f584f49-1f3c-40eb-910d-a18fdc1d7491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dc75cd16-fff8-402c-aa47-5688525aa5da Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:21:01,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-7537a5f8-b183-40f6-a2cc-91f7af1a660c Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:34Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c88fbab-910c-45a5-817e-2a893406c6a5","ip_address":"172.30.9.201"}],"id":"f6437bbb-2399-4787-b875-58070f306525","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:c6:45","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"","created_at":"2018-11-02T21:20:34Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:01,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-dc75cd16-fff8-402c-aa47-5688525aa5da 2018-11-02 21:21:01,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=9f584f49-1f3c-40eb-910d-a18fdc1d7491 used request id req-7537a5f8-b183-40f6-a2cc-91f7af1a660c 2018-11-02 21:21:01,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-48273ff9-2769-4df5-87b2-2f7cda0ac3a5 Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"}} 2018-11-02 21:21:01,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/8c88fbab-910c-45a5-817e-2a893406c6a5 used request id req-48273ff9-2769-4df5-87b2-2f7cda0ac3a5 2018-11-02 21:21:01,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:01,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:01 GMT Server: Apache x-openstack-request-id: req-bc626a05-d80e-4c8b-a50a-7d58aa921e79 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:02,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cfae5ffa-1f98-4cb1-971a-55e094257072 Date: Fri, 02 Nov 2018 21:21:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}} 2018-11-02 21:21:02,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 used request id req-cfae5ffa-1f98-4cb1-971a-55e094257072 2018-11-02 21:21:02,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports/9935fa75-4433-4d70-b1c3-6c46142c5cb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:02,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-dd9a2e3c-6f45-46af-a5e5-0f22ba96f829 Date: Fri, 02 Nov 2018 21:21:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}} 2018-11-02 21:21:02,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports/9935fa75-4433-4d70-b1c3-6c46142c5cb7 used request id req-dd9a2e3c-6f45-46af-a5e5-0f22ba96f829 2018-11-02 21:21:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:02,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d427e07c-7845-4002-93fc-d416e5aa66e9 Date: Fri, 02 Nov 2018 21:21:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}} 2018-11-02 21:21:02,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/fb065b11-ff17-4d99-97b5-95e0f590c931 used request id req-d427e07c-7845-4002-93fc-d416e5aa66e9 2018-11-02 21:21:02,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:02,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:01 GMT Server: Apache x-openstack-request-id: req-bc6a59e0-df25-4b9f-a066-138b57a6f1be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2102 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:21:02,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-bc6a59e0-df25-4b9f-a066-138b57a6f1be 2018-11-02 21:21:02,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:02,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:02,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-768a4395-5f2b-43b4-82f3-7683e0137daf Date: Fri, 02 Nov 2018 21:21:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:20:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-02T21:20:24Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "metadata": {}}], "self": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "min_disk": 0, "protected": false, "id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "file": "/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8b524e82adf4b439587da863b3f8a72", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:21:02,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 used request id req-768a4395-5f2b-43b4-82f3-7683e0137daf 2018-11-02 21:21:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5575dd80ca039446a604ed6902330f957aedf4" 2018-11-02 21:21:02,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:02 GMT Server: Apache x-openstack-request-id: req-5aa8cfac-1bc7-4530-9167-708e4e7fce72 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:02,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "36352bef38264f0296e6da8a420f354a", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}], "expires_at": "2018-11-02T22:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user", "id": "14a4a1937c704aa1afd396fee556a56a"}, "audit_ids": ["HSgAd44lR2G42TSPB-SORw"], "issued_at": "2018-11-02T21:21:02.000000Z"}} 2018-11-02 21:21:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:02,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8803c009-76a1-469d-ae48-71455770fa98 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:02,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8803c009-76a1-469d-ae48-71455770fa98 2018-11-02 21:21:02,817 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:21:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:02,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:02 GMT Server: Apache x-openstack-request-id: req-917a06d2-dad0-466e-a703-760fa9024faa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2102 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArG2ecxd9iREMA86QFJydF0dMw0U2EAPn+XyDawZ7ArLE6STY\ndoYpnvzQylxKqmGf7hrxs7I/34OraPPtfU1soN6T3H2X7hYCkGtkpiQFX2CPjlNo\nH37ff6YYMyv5zscxQzDFz8bXv5osHtS2nhkdjVczfQ+ZgFH/g7LFChSQSg90ZTot\n9AkdfB6ahJozEE8EEENLsxU9z95YUHGfiwBwF1r5nHTtSkOr6DlfJGp8XNcvRAI5\noBiR0M2GltZ3hQKsDSMT2OumFAp5uP5diDypmSwAAwC2D+YW0ckBU5qmPNlE1QdS\n2OlL+G8UXD9ABxugCtrON3qUqA+IWpMkbyfX6QIDAQABAoIBAFo+VPtvg+hE38Du\nT0I6ZY1VZ7ubcZwYL0TIAg/1qFPVNHHBMvl1ZjsrnisK+pkJ1yZLO80MsZlN1Fxt\nrhIyf3QCieiQYv/czSLA0kCSAa3VX8zholE5mce5Klk93tR2NDYyRJVmQGyrSAQq\n2BkOlATxaqU9kN00DULkQXPxJ0Naz1FZyN6wpS4tTG0yqxFJDoN20q/5f/xL1xir\n5m+1dThZS4lBBSbQ1pInwMIH+Xg4oNhOrBAT0U6flWEYglwgCxZD7vWUYCQ6/uIO\n64TAe4jDpXK2anqRQZexP6vSuU9TmxqQPNATWZJg8jtfiag9Ma2Bjya9VSpmqEK3\nxfV/bAECgYEA2DGm8gaTO4+N3UIisTxosh578+KzvjwAAXQ02WfB2Gf09P43l51g\nP9fFgmrNobvTNOkZQ/hJ3m5ZrrvVZRdjXOPGAIrQhJGU+Ivi7AbxldpHDXxpuA/J\n1UC5QGXs18KbXwIi9+onuM7nUFQAEHwXlLGKlb+UykQxPPnCIrUGg6ECgYEAzC0P\nBeNMecV/X+MHlOepidPidua13d+rcT9kCfgqZ3UDxMVQivdjwU47xjOfGMi0vKOy\nvdZhg3NInT8fBRQhmVUEjGmTq181JT9GZE/ayxI5PTu3Z61Tmss56ZybWSKVO6sZ\n6xirlwAiMnXrBNpoIZmYX5M9kA6TfV+uhSLJ70kCgYB4UUHA5kngVucz4Q+fpaf6\noR6Iv30a/Rdft8WFzMnD3y8jfauAtHQRc8sW5sukG/zSMHwAKNkrcix1I1ICnb6N\nvrG+MYMUlFTc8jUK+F5Q8Jakeb34UskX5ppyrYbfGQ4RFQZTBLywjG2NdgJHKliR\nRzGCX4m1+7ePYMxbNnX2oQKBgQCsgsG3utYp6Rn3HW6RfK89mf41cjdlsQ89D09q\nMPk7Ep5Nil3EHMR3Vq+ghos9OI+k9zcVuOYJV8WZvvRpqRm+YRwHu0ieukHAJ9dE\n+Een3szoFOWgvszt9BoJbV3AkTy//pBWmDCa0+0Q75rULelfwlQBJPoWFoq9mrNt\nH/i4qQKBgQDBwrs61BZjD3xfrJq61/+vRLad7BxWfLPegwGqcTjbeNQi8k+oGRKv\nwOqjase4vw/dnRXMnA1KUZ7INwLvYl1OGbCd/84BYvspGxL3gPKYf3Xn2LlbciqG\nVxf8KnjxdSaBYka2hFgGZPqwFV8sTE+UZ0/x/3DrAVT367T6liBN9g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:21:02,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-917a06d2-dad0-466e-a703-760fa9024faa 2018-11-02 21:21:02,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:02,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:02,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c297157c-cfb9-4484-a8ac-90b111e0aac5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:02,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c297157c-cfb9-4484-a8ac-90b111e0aac5 2018-11-02 21:21:02,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-463cd875-983c-4dc9-bcd0-e9d399b802ab Date: Fri, 02 Nov 2018 21:21:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:03,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-463cd875-983c-4dc9-bcd0-e9d399b802ab 2018-11-02 21:21:03,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:03,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "36352bef38264f0296e6da8a420f354a", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role"}], "expires_at": "2018-11-02T22:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f8b524e82adf4b439587da863b3f8a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user", "id": "14a4a1937c704aa1afd396fee556a56a"}, "audit_ids": ["UMZyqmPhTGmcm8PITdnqOw"], "issued_at": "2018-11-02T21:21:03.000000Z"}} 2018-11-02 21:21:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:03,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a010ee-a7f3-41f8-81b0-e45462a0e389 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:03,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-05a010ee-a7f3-41f8-81b0-e45462a0e389 2018-11-02 21:21:03,377 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:21:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:03,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f4cf2476-168e-4bb1-9436-9b9be7555340 Date: Fri, 02 Nov 2018 21:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:03,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-f4cf2476-168e-4bb1-9436-9b9be7555340 2018-11-02 21:21:03,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:03,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba95e141-2934-4ef2-8655-695fc6677b64 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:03,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ba95e141-2934-4ef2-8655-695fc6677b64 2018-11-02 21:21:03,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:03,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d5eed2d8-c974-4af5-8ef2-e4cb87d8ebf1 Date: Fri, 02 Nov 2018 21:21:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:03,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-d5eed2d8-c974-4af5-8ef2-e4cb87d8ebf1 2018-11-02 21:21:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:03,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-630eb8d7-d689-41b2-97fa-0e4e472d7905 Date: Fri, 02 Nov 2018 21:21:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:03,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-630eb8d7-d689-41b2-97fa-0e4e472d7905 2018-11-02 21:21:03,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:21:03,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:21:03 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:21:03,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:03,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a01319-dd9b-439f-8139-95087670e7bc Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:03,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-66a01319-dd9b-439f-8139-95087670e7bc 2018-11-02 21:21:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:04,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eb22080f-1564-422c-8e23-2bf6c4c1306c Date: Fri, 02 Nov 2018 21:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:04,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-eb22080f-1564-422c-8e23-2bf6c4c1306c 2018-11-02 21:21:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3Ad3%3A42%3A52&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:04,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-4ad85378-dc46-44ea-a591-233ad60f0623 Date: Fri, 02 Nov 2018 21:21:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:04,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3Ad3%3A42%3A52&admin_state_up=True used request id req-4ad85378-dc46-44ea-a591-233ad60f0623 2018-11-02 21:21:04,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:04,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4aacb725-a07f-4efe-9d93-14ea6fb49329 Date: Fri, 02 Nov 2018 21:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:04,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-4aacb725-a07f-4efe-9d93-14ea6fb49329 2018-11-02 21:21:04,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:04,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0c99573a-3dee-4949-a870-e575233023f2 Date: Fri, 02 Nov 2018 21:21:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:04,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-0c99573a-3dee-4949-a870-e575233023f2 2018-11-02 21:21:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:21:04,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:21:04 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:21:04,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:04,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03a5ba1-9e04-4d69-b61f-e79ac6096313 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:04,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-a03a5ba1-9e04-4d69-b61f-e79ac6096313 2018-11-02 21:21:04,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:04,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4393addd-f9a0-48c8-9b82-6e39efd264cd Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:04,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-4393addd-f9a0-48c8-9b82-6e39efd264cd 2018-11-02 21:21:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:04,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5642b4f8-52a3-4b36-9e4a-414421a751be Date: Fri, 02 Nov 2018 21:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:04,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-5642b4f8-52a3-4b36-9e4a-414421a751be 2018-11-02 21:21:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3A5e%3A2f%3A07&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:04,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-af803850-7194-48c4-b598-de0e27e26de5 Date: Fri, 02 Nov 2018 21:21:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:04,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102&mac_address=fa%3A16%3A3e%3A5e%3A2f%3A07&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn&admin_state_up=True used request id req-af803850-7194-48c4-b598-de0e27e26de5 2018-11-02 21:21:04,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:04,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71972080-87b8-439a-a5c0-b466c67fc1af Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:04,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-71972080-87b8-439a-a5c0-b466c67fc1af 2018-11-02 21:21:04,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:05,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01c8e00b-a781-43ff-b953-fa019a6c383b x-compute-request-id: req-01c8e00b-a781-43ff-b953-fa019a6c383b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:42:52", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-02T21:20:47.000000", "flavor": {"id": "85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "links": [{"href": "http://172.30.9.31:8774/flavors/85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "rel": "bookmark"}]}, "id": "5fef4eda-993a-45dd-b2b8-ddcf3860404c", "security_groups": [{"name": "default"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:47Z", "hostId": "10ee8af0a5bafba6be3f26eba0f93308e85575b4254d86fae7aa026a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "created": "2018-11-02T21:20:40Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 21:21:05,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2 used request id req-01c8e00b-a781-43ff-b953-fa019a6c383b 2018-11-02 21:21:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:05,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0d58a722-95a3-4236-8eba-435c99be4c11 Date: Fri, 02 Nov 2018 21:21:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:05,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-0d58a722-95a3-4236-8eba-435c99be4c11 2018-11-02 21:21:05,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:05,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d6d5563-fe7b-4ea5-8c65-cad5bb7c2f31 x-compute-request-id: req-5d6d5563-fe7b-4ea5-8c65-cad5bb7c2f31 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-02T21:20:50.000000", "flavor": {"id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "links": [{"href": "http://172.30.9.31:8774/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "rel": "bookmark"}]}, "id": "7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "security_groups": [{"name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:50Z", "hostId": "ecb707ba81b1d27ae35b67bb2fa9157d83fd9ad91bfcce58251573c4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "created": "2018-11-02T21:20:43Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 21:21:05,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1 used request id req-5d6d5563-fe7b-4ea5-8c65-cad5bb7c2f31 2018-11-02 21:21:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:05,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cf049d63-2147-4dc2-8cf2-4a4729d8f11c Date: Fri, 02 Nov 2018 21:21:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:05,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-cf049d63-2147-4dc2-8cf2-4a4729d8f11c 2018-11-02 21:21:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:06,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f4cd8057-f330-465d-befd-b4ba14b21927 Date: Fri, 02 Nov 2018 21:21:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:06,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-f4cd8057-f330-465d-befd-b4ba14b21927 2018-11-02 21:21:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:06,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-cfa9df37-e600-476b-b58e-2c5d7f2c311b Date: Fri, 02 Nov 2018 21:21:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:06,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-cfa9df37-e600-476b-b58e-2c5d7f2c311b 2018-11-02 21:21:06,103 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2 2018-11-02 21:21:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:06,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5cd2419a-20ba-4507-a17a-6f950bbc3183 Date: Fri, 02 Nov 2018 21:21:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:06,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-5cd2419a-20ba-4507-a17a-6f950bbc3183 2018-11-02 21:21:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:06,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-edf86812-bb32-41f0-82ac-401316c98dab Date: Fri, 02 Nov 2018 21:21:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:06,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-edf86812-bb32-41f0-82ac-401316c98dab 2018-11-02 21:21:06,282 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1 2018-11-02 21:21:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:06,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-e3076503-a331-4ff4-bfa4-f67a987277fe Date: Fri, 02 Nov 2018 21:21:06 GMT RESP BODY: {"floatingips": [{"router_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:20:42Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "9935fa75-4433-4d70-b1c3-6c46142c5cb7", "id": "18a134ea-011b-40e9-ac43-81e80af17c2c", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:37Z", "project_id": "f8b524e82adf4b439587da863b3f8a72"}]} 2018-11-02 21:21:06,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-e3076503-a331-4ff4-bfa4-f67a987277fe 2018-11-02 21:21:06,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-5c79de95-7b58-4d3d-a0bc-eccf7d76df78 Date: Fri, 02 Nov 2018 21:21:06 GMT RESP BODY: {"floatingips": [{"router_id": "9f584f49-1f3c-40eb-910d-a18fdc1d7491", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:20:42Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "9935fa75-4433-4d70-b1c3-6c46142c5cb7", "id": "18a134ea-011b-40e9-ac43-81e80af17c2c", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:37Z", "project_id": "f8b524e82adf4b439587da863b3f8a72"}]} 2018-11-02 21:21:06,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-5c79de95-7b58-4d3d-a0bc-eccf7d76df78 2018-11-02 21:21:06,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:07,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6775567b-3527-4d2c-b127-9f39c5315f6e x-compute-request-id: req-6775567b-3527-4d2c-b127-9f39c5315f6e Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:42:52", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-02T21:20:47.000000", "flavor": {"id": "85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "links": [{"href": "http://172.30.9.31:8774/flavors/85d1ed29-dfff-4a6f-a960-bbd08b29d54b", "rel": "bookmark"}]}, "id": "5fef4eda-993a-45dd-b2b8-ddcf3860404c", "security_groups": [{"name": "default"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:47Z", "hostId": "10ee8af0a5bafba6be3f26eba0f93308e85575b4254d86fae7aa026a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "created": "2018-11-02T21:20:40Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:21:07,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5fef4eda-993a-45dd-b2b8-ddcf3860404c used request id req-6775567b-3527-4d2c-b127-9f39c5315f6e 2018-11-02 21:21:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:07,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8d68e73f-e52d-48ab-92c9-3ce45e9b28be Date: Fri, 02 Nov 2018 21:21:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:07,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-8d68e73f-e52d-48ab-92c9-3ce45e9b28be 2018-11-02 21:21:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:07,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b731ca4-af20-4b77-90c4-3dcf8f29e9aa Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:07,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-1b731ca4-af20-4b77-90c4-3dcf8f29e9aa 2018-11-02 21:21:07,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:07,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d79b97c0-a3e5-4005-ba56-06b55638636f Date: Fri, 02 Nov 2018 21:21:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:07,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-d79b97c0-a3e5-4005-ba56-06b55638636f 2018-11-02 21:21:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f6336dbe79d84cbcb274c9b76c055a4d13fcb5" 2018-11-02 21:21:08,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-6247e2c4-35d3-4565-ba6b-4206addb2a01 Date: Fri, 02 Nov 2018 21:21:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:08,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-6247e2c4-35d3-4565-ba6b-4206addb2a01 2018-11-02 21:21:08,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:09,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1e9b11c-67d0-4f93-b920-97769f52c122 x-compute-request-id: req-a1e9b11c-67d0-4f93-b920-97769f52c122 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-02T21:20:50.000000", "flavor": {"id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "links": [{"href": "http://172.30.9.31:8774/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "rel": "bookmark"}]}, "id": "7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "security_groups": [{"name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:50Z", "hostId": "ecb707ba81b1d27ae35b67bb2fa9157d83fd9ad91bfcce58251573c4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "created": "2018-11-02T21:20:43Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:21:09,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 used request id req-a1e9b11c-67d0-4f93-b920-97769f52c122 2018-11-02 21:21:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:09,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e6428597-9274-430e-bc7c-01cc87031f57 Date: Fri, 02 Nov 2018 21:21:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:09,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-e6428597-9274-430e-bc7c-01cc87031f57 2018-11-02 21:21:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:09,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ee5506-3987-4353-b9ee-d1a2af653df2 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:09,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-d7ee5506-3987-4353-b9ee-d1a2af653df2 2018-11-02 21:21:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:09,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-245cf77e-34ef-4a55-9541-924666a12d1c Date: Fri, 02 Nov 2018 21:21:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:09,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-245cf77e-34ef-4a55-9541-924666a12d1c 2018-11-02 21:21:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:09,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-9744bc6d-44ae-41dd-bc2f-1720a6425db7 Date: Fri, 02 Nov 2018 21:21:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:09,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-9744bc6d-44ae-41dd-bc2f-1720a6425db7 2018-11-02 21:21:09,858 - create_instance - INFO - Checking if VM is active 2018-11-02 21:21:09,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:10,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c229410-33fa-492b-b503-762ce44b9757 x-compute-request-id: req-2c229410-33fa-492b-b503-762ce44b9757 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-02T21:20:50.000000", "flavor": {"id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "links": [{"href": "http://172.30.9.31:8774/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "rel": "bookmark"}]}, "id": "7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "security_groups": [{"name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:50Z", "hostId": "ecb707ba81b1d27ae35b67bb2fa9157d83fd9ad91bfcce58251573c4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "created": "2018-11-02T21:20:43Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:21:10,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 used request id req-2c229410-33fa-492b-b503-762ce44b9757 2018-11-02 21:21:10,581 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1] is - ACTIVE 2018-11-02 21:21:10,581 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:21:10,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:11,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43bc2112-7282-421f-a96f-e98201b12c09 x-compute-request-id: req-43bc2112-7282-421f-a96f-e98201b12c09 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:07", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "rel": "bookmark"}], "image": {"id": "d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "links": [{"href": "http://172.30.9.31:8774/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-02T21:20:50.000000", "flavor": {"id": "fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "links": [{"href": "http://172.30.9.31:8774/flavors/fc6bc09a-8e67-41a1-af6e-bcd848eecfa3", "rel": "bookmark"}]}, "id": "7c4f8399-954d-4ed6-8ae4-a7516ea110d1", "security_groups": [{"name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp"}], "user_id": "14a4a1937c704aa1afd396fee556a56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:20:50Z", "hostId": "ecb707ba81b1d27ae35b67bb2fa9157d83fd9ad91bfcce58251573c4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "created": "2018-11-02T21:20:43Z", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:21:11,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7c4f8399-954d-4ed6-8ae4-a7516ea110d1 used request id req-43bc2112-7282-421f-a96f-e98201b12c09 2018-11-02 21:21:11,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:11,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-969c48e3-bab7-48d4-b850-add4f2e8bf56 Date: Fri, 02 Nov 2018 21:21:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed353538-0f63-4147-8919-fac0ddae0102","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","subnets":["fb065b11-ff17-4d99-97b5-95e0f590c931"],"description":"","tags":[],"updated_at":"2018-11-02T21:20:36Z","provider:segmentation_id":47,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net","admin_state_up":true,"tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:35Z","provider:network_type":"vxlan"}]} 2018-11-02 21:21:11,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net used request id req-969c48e3-bab7-48d4-b850-add4f2e8bf56 2018-11-02 21:21:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:11,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599c6629-7969-4765-ad41-d44ae5e76302 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:11,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-599c6629-7969-4765-ad41-d44ae5e76302 2018-11-02 21:21:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:11,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7af01a67-7ee1-47e0-911b-28907323233d Date: Fri, 02 Nov 2018 21:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:36Z","dns_nameservers":[],"updated_at":"2018-11-02T21:20:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f8b524e82adf4b439587da863b3f8a72","id":"fb065b11-ff17-4d99-97b5-95e0f590c931","subnetpool_id":null,"name":"CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet"}]} 2018-11-02 21:21:11,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-7af01a67-7ee1-47e0-911b-28907323233d 2018-11-02 21:21:11,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea341b96b0cf99555a5b4cb395b092aafcb22991" 2018-11-02 21:21:11,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-7e8428f0-f414-4714-b1ea-d69c806ae264 Date: Fri, 02 Nov 2018 21:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.4"}],"id":"3f7c90d9-3d56-4fcd-920e-64b1bda21220","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:10:46","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.5"}],"id":"5b100be8-0c56-486f-a5c7-630ce5eaf5eb","security_groups":["f2f6ac19-78e5-4b80-b389-6b564a272b17"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:42:52","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fef4eda-993a-45dd-b2b8-ddcf3860404c","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.7"}],"id":"9935fa75-4433-4d70-b1c3-6c46142c5cb7","security_groups":["42dba217-25ca-407d-8fed-a95ad739ab59"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:2f:07","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"7c4f8399-954d-4ed6-8ae4-a7516ea110d1","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack-port1-esjzngo7mkpn","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.2"}],"id":"b5a3f904-92b8-4a25-b2b4-65577462a702","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:93:b1","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.3"}],"id":"ea28834d-902d-4296-a994-1e17de21e376","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:65:15","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed353538-0f63-4147-8919-fac0ddae0102","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-02T21:20:40Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb065b11-ff17-4d99-97b5-95e0f590c931","ip_address":"10.1.2.1"}],"id":"f5771936-65af-4c71-aa01-334b4668b138","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:e1:5c","project_id":"f8b524e82adf4b439587da863b3f8a72","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9f584f49-1f3c-40eb-910d-a18fdc1d7491","name":"","admin_state_up":true,"network_id":"ed353538-0f63-4147-8919-fac0ddae0102","tenant_id":"f8b524e82adf4b439587da863b3f8a72","created_at":"2018-11-02T21:20:39Z","binding:vnic_type":"normal"}]} 2018-11-02 21:21:11,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ed353538-0f63-4147-8919-fac0ddae0102 used request id req-7e8428f0-f414-4714-b1ea-d69c806ae264 2018-11-02 21:21:11,968 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:21:18,986 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3deb690L 2018-11-02 21:21:18,987 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:21:18,989 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 21:21:18,989 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 21:21:18,991 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:21:18,991 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:21:18,991 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 21:21:18,991 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:21:18,991 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:21:18,992 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:21:19,044 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:21:19,045 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:21:19,051 - paramiko.transport - DEBUG - Trying discovered key 07b7b6503d1694ad18efe1de856f236c in c1fb4ce7-0b16-4f87-81a9-459bc91c53db 2018-11-02 21:21:19,084 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:21:19,091 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:21:19,191 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:21:19,230 - create_instance - INFO - SSH is active for VM instance 2018-11-02 21:21:19,230 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:21:19,232 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3deba10L 2018-11-02 21:21:19,232 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:21:19,232 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-02 21:21:19,232 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-02 21:21:19,233 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:21:19,234 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:21:19,234 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-02 21:21:19,234 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:21:19,234 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:21:19,234 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:21:19,251 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:21:19,252 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:21:19,264 - paramiko.transport - DEBUG - Trying discovered key 07b7b6503d1694ad18efe1de856f236c in c1fb4ce7-0b16-4f87-81a9-459bc91c53db 2018-11-02 21:21:19,288 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:21:19,294 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:21:19,297 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 21:21:19,298 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-02 21:21:19,298 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 21:21:19,300 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 21:21:19,303 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack 2018-11-02 21:21:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:21:19,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:19 GMT Server: Apache x-openstack-request-id: req-953bc1c6-da2f-43ce-9394-1ffe08b2810b Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:19,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:21:19 GMT Server: Apache x-openstack-request-id: req-5fab2cb7-4dae-4907-9f83-8c399be9cb5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:21:19,642 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-5fab2cb7-4dae-4907-9f83-8c399be9cb5f 2018-11-02 21:21:19,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:21:19,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:19 GMT Server: Apache x-openstack-request-id: req-f740feee-f295-46c2-bcb1-343d502334b7 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:19,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:19 GMT Server: Apache x-openstack-request-id: req-c742f5d6-57de-4a1a-9815-38a5c9605ef9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:21:19Z", "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:21:19,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-c742f5d6-57de-4a1a-9815-38a5c9605ef9 2018-11-02 21:21:19,911 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:21:19,911 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:21:22,914 - create_stack - DEBUG - Stack status query timeout in 1196.72880602 2018-11-02 21:21:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:21:23,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:22 GMT Server: Apache x-openstack-request-id: req-c2f0ad8c-532c-4855-875a-ced1b40c0962 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:23,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:23 GMT Server: Apache x-openstack-request-id: req-9fa0b8af-94a8-435c-808e-177aaa8c0b7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:21:19Z", "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:21:23,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-9fa0b8af-94a8-435c-808e-177aaa8c0b7b 2018-11-02 21:21:23,179 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:21:23,179 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:21:26,182 - create_stack - DEBUG - Stack status query timeout in 1193.46031189 2018-11-02 21:21:26,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:21:26,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:26 GMT Server: Apache x-openstack-request-id: req-3a792c35-af38-4048-8c4d-9490f97c5e41 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:26,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:26 GMT Server: Apache x-openstack-request-id: req-020df31b-db58-4e89-a59d-fd20620f40a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:21:19Z", "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:21:26,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-020df31b-db58-4e89-a59d-fd20620f40a5 2018-11-02 21:21:26,520 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:21:26,521 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:21:29,524 - create_stack - DEBUG - Stack status query timeout in 1190.11891103 2018-11-02 21:21:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:21:29,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:29 GMT Server: Apache x-openstack-request-id: req-dbf839aa-002b-4b58-ba17-492ea28ad909 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:29,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:29 GMT Server: Apache x-openstack-request-id: req-3d9d6f39-47d1-4fa0-8a26-ee6dd48dd56f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-02T21:21:19Z", "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:21:29,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-3d9d6f39-47d1-4fa0-8a26-ee6dd48dd56f 2018-11-02 21:21:29,599 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-02 21:21:29,599 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-02 21:21:32,602 - create_stack - DEBUG - Stack status query timeout in 1187.04078388 2018-11-02 21:21:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:21:32,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:32 GMT Server: Apache x-openstack-request-id: req-160a41ae-6509-497d-bb20-1ec14f37c498 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:33,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:32 GMT Server: Apache x-openstack-request-id: req-41797243-a100-46e1-98e5-67bf2dcb7372 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor2", "OS::project_id": "f8b524e82adf4b439587da863b3f8a72", "OS::stack_id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-kp", "security_group_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-subnet", "net_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst2", "inst1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-inst1", "image2_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image", "flavor1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-flavor1", "image1_name": "CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image"}, "deletion_time": "2018-11-02T21:21:31Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack", "stack_user_project_id": "48055735a3b74d79ad9baf3c3d047349", "tags": null, "creation_time": "2018-11-02T21:20:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-02T21:21:19Z", "id": "e48e04ba-833d-4a20-bdd1-5ffe24096a97", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-02 21:21:33,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-41797243-a100-46e1-98e5-67bf2dcb7372 2018-11-02 21:21:33,057 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-02 21:21:33,057 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack 2018-11-02 21:21:33,057 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack 2018-11-02 21:21:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/e48e04ba-833d-4a20-bdd1-5ffe24096a97 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e78dc62d8ca9ab57e6bd040e489b16075edc17" 2018-11-02 21:21:33,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 21:21:33 GMT Server: Apache x-openstack-request-id: req-7538b242-5f69-4958-ae77-ff3b15a2e909 Location: http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-02 21:21:33,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:33 GMT Server: Apache x-openstack-request-id: req-481dc618-7cb6-4884-bf91-4fca68ac8853 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-02 21:21:33,536 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/f8b524e82adf4b439587da863b3f8a72/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-stack/e48e04ba-833d-4a20-bdd1-5ffe24096a97 used request id req-481dc618-7cb6-4884-bf91-4fca68ac8853 2018-11-02 21:21:33,537 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-16321d57-02f2-41af-834c-f4f13f250e1d-image 2018-11-02 21:21:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3095bb3c5c5ad825a415f3ae9a3e5058d7d744d2" 2018-11-02 21:21:34,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8ae5c83-13fc-41b9-8cd1-c21510361319 Date: Fri, 02 Nov 2018 21:21:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:21:34,871 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d8c0c93f-1c7a-4047-83ca-cd7703ac1ad8 used request id req-a8ae5c83-13fc-41b9-8cd1-c21510361319 2018-11-02 21:21:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:35,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7ba8ad1a-cb64-40d3-9698-6f8a313fb7b0 Date: Fri, 02 Nov 2018 21:21:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:35Z", "updated_at": "2018-11-02T21:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "revision_number": 0, "id": "288aed23-1251-4157-b1d4-d035a1e92378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8b524e82adf4b439587da863b3f8a72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "revision_number": 0, "id": "2ce2f289-cbf9-467a-b4ef-a19181a48b15", "remote_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "remote_ip_prefix": null, "created_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8b524e82adf4b439587da863b3f8a72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "revision_number": 0, "id": "d4f6668a-123d-4fd0-8455-bbde3ce9a361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8b524e82adf4b439587da863b3f8a72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "revision_number": 0, "id": "dd594cd9-8def-4c3d-bebb-39df1238fbab", "remote_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "remote_ip_prefix": null, "created_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8b524e82adf4b439587da863b3f8a72"}], "revision_number": 4, "project_id": "f8b524e82adf4b439587da863b3f8a72", "id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "name": "default"}]} 2018-11-02 21:21:35,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-7ba8ad1a-cb64-40d3-9698-6f8a313fb7b0 2018-11-02 21:21:35,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:35,276 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2522fcaa-8a96-443a-a422-aaba23abfb5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:21:35,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-2522fcaa-8a96-443a-a422-aaba23abfb5b 2018-11-02 21:21:35,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:21:35,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:35,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfaa585e-4734-4fe6-be85-60219da1f249 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:21:35,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-bfaa585e-4734-4fe6-be85-60219da1f249 2018-11-02 21:21:35,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:21:35,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:35,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860da671-0594-4e30-886c-a5333bac86df Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:21:35,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-860da671-0594-4e30-886c-a5333bac86df 2018-11-02 21:21:35,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:35,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620d9e6b-1823-446f-b821-0619cbfec1c8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}} 2018-11-02 21:21:35,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e used request id req-620d9e6b-1823-446f-b821-0619cbfec1c8 2018-11-02 21:21:35,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:35,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d422db-5178-4dea-8e9e-d8d03f6c0898 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d34b18c19b7248a89b22fcf3fc408c80.", "code": 404, "title": "Not Found"}} 2018-11-02 21:21:35,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d34b18c19b7248a89b22fcf3fc408c80 used request id req-40d422db-5178-4dea-8e9e-d8d03f6c0898 2018-11-02 21:21:35,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:21:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:35,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea1e0bb-4081-46f9-acd4-1658a24fe664 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 727958e56e144e44b6f1f20b11de98f5.", "code": 404, "title": "Not Found"}} 2018-11-02 21:21:35,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/727958e56e144e44b6f1f20b11de98f5 used request id req-2ea1e0bb-4081-46f9-acd4-1658a24fe664 2018-11-02 21:21:35,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:21:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:36,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788986f5-7cd2-4789-acb8-c82b9201421c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}} 2018-11-02 21:21:36,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-788986f5-7cd2-4789-acb8-c82b9201421c 2018-11-02 21:21:36,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:36,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a674112-0e16-4293-a2e8-a3f70a0b4059 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f745841147e04f7d8d8af078ac956fa3.", "code": 404, "title": "Not Found"}} 2018-11-02 21:21:36,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f745841147e04f7d8d8af078ac956fa3 used request id req-4a674112-0e16-4293-a2e8-a3f70a0b4059 2018-11-02 21:21:36,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:21:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:36,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4788a3bd-cb3c-4821-8081-ddf5f579a309 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3ffb795e8351440e8fdad87ae468482e.", "code": 404, "title": "Not Found"}} 2018-11-02 21:21:36,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3ffb795e8351440e8fdad87ae468482e used request id req-4788a3bd-cb3c-4821-8081-ddf5f579a309 2018-11-02 21:21:36,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:21:36,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:36,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d0dce6e-9be4-449f-81c2-4ac0577c1d84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9cce4cc8e1c4ef190b253b1f145adbf.", "code": 404, "title": "Not Found"}} 2018-11-02 21:21:36,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d9cce4cc8e1c4ef190b253b1f145adbf used request id req-9d0dce6e-9be4-449f-81c2-4ac0577c1d84 2018-11-02 21:21:36,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:21:36,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:36,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d892a341-a7de-4496-9c8c-a66bb4e8d306 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8b524e82adf4b439587da863b3f8a72", "name": "CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj"}} 2018-11-02 21:21:36,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-d892a341-a7de-4496-9c8c-a66bb4e8d306 2018-11-02 21:21:36,522 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2f6ac19-78e5-4b80-b389-6b564a272b17 2018-11-02 21:21:36,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f2f6ac19-78e5-4b80-b389-6b564a272b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:36,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-55828e95-b734-4015-8323-6f8289a965ac Date: Fri, 02 Nov 2018 21:21:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "port_range_min": null, "revision_number": 0, "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:35Z", "project_id": "f8b524e82adf4b439587da863b3f8a72", "id": "288aed23-1251-4157-b1d4-d035a1e92378"}, {"remote_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "port_range_min": null, "revision_number": 0, "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:35Z", "project_id": "f8b524e82adf4b439587da863b3f8a72", "id": "2ce2f289-cbf9-467a-b4ef-a19181a48b15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "port_range_min": null, "revision_number": 0, "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:35Z", "project_id": "f8b524e82adf4b439587da863b3f8a72", "id": "d4f6668a-123d-4fd0-8455-bbde3ce9a361"}, {"remote_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:20:35Z", "security_group_id": "f2f6ac19-78e5-4b80-b389-6b564a272b17", "port_range_min": null, "revision_number": 0, "tenant_id": "f8b524e82adf4b439587da863b3f8a72", "created_at": "2018-11-02T21:20:35Z", "project_id": "f8b524e82adf4b439587da863b3f8a72", "id": "dd594cd9-8def-4c3d-bebb-39df1238fbab"}]} 2018-11-02 21:21:36,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f2f6ac19-78e5-4b80-b389-6b564a272b17 used request id req-55828e95-b734-4015-8323-6f8289a965ac 2018-11-02 21:21:36,750 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:21:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f2f6ac19-78e5-4b80-b389-6b564a272b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:37,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23854fc8-8971-4f43-b24f-b14c54d5667c Content-Length: 0 Date: Fri, 02 Nov 2018 21:21:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:21:37,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f2f6ac19-78e5-4b80-b389-6b564a272b17 used request id req-23854fc8-8971-4f43-b24f-b14c54d5667c 2018-11-02 21:21:37,172 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj 2018-11-02 21:21:37,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:37,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c65a7d2-6960-4281-9f5d-8efa2cdb18f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:21:37,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f8b524e82adf4b439587da863b3f8a72 used request id req-2c65a7d2-6960-4281-9f5d-8efa2cdb18f6 2018-11-02 21:21:37,508 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-cf6b9d7d-dd45-480-proj-role 2018-11-02 21:21:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/36352bef38264f0296e6da8a420f354a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:37,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4358ad0a-6f30-442a-8c25-e5459d15841c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:21:37,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/36352bef38264f0296e6da8a420f354a used request id req-4358ad0a-6f30-442a-8c25-e5459d15841c 2018-11-02 21:21:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7bd437bd82810f5ccff848d28c9b8547dc88e84" 2018-11-02 21:21:37,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021b078a-8344-41c4-a00f-4136c4bb4770 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:21:37,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-021b078a-8344-41c4-a00f-4136c4bb4770 2018-11-02 21:21:37,752 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-cf6b9d7d-dd45-480-user 2018-11-02 21:21:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/14a4a1937c704aa1afd396fee556a56a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f6bc46e787aa2186b7e23120be9da2240d132d" 2018-11-02 21:21:38,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789dfcbf-7518-4de8-babc-40ad3792350e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:21:38,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/14a4a1937c704aa1afd396fee556a56a used request id req-789dfcbf-7518-4de8-babc-40ad3792350e 2018-11-02 21:21:38,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:38,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["2JOLomF5Rt2cIVMbMQbMCQ"], "issued_at": "2018-11-02T21:21:38.000000Z"}} 2018-11-02 21:21:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb8a866ac9f93927d599ab0f42158dae9f06450" 2018-11-02 21:21:38,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8074e1-7d2a-4a70-8fd7-84eaacba5abc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:38,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cf8074e1-7d2a-4a70-8fd7-84eaacba5abc 2018-11-02 21:21:38,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:38,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:38,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["NubiZnK6QeSg0GyMCLWHtQ"], "issued_at": "2018-11-02T21:21:38.000000Z"}} 2018-11-02 21:21:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:21:39,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0a3d15-8ced-4ad3-9200-185c7acf9fdb 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:39,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1f0a3d15-8ced-4ad3-9200-185c7acf9fdb 2018-11-02 21:21:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:21:39,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:21:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:21:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e7dded6f-4310-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:21:39,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ee86b7-bae8-4433-9885-7d5b0a45ffe8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e7dded6f-4310-430-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:21:39,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e7dded6f-4310-430-proj used request id req-b5ee86b7-bae8-4433-9885-7d5b0a45ffe8 2018-11-02 21:21:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:21:39,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46528565-c9ab-465a-bfd4-966c6723329d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:21:39,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-46528565-c9ab-465a-bfd4-966c6723329d 2018-11-02 21:21:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}}' 2018-11-02 21:21:39,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3733835-a128-454f-ae03-9c26279de746 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "id": "8993bde946d24c449bf2cbbf134a23ca", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:21:39,435 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e3733835-a128-454f-ae03-9c26279de746 2018-11-02 21:21:39,436 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-e7dded6f-4310-430-proj 2018-11-02 21:21:39,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:39,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:39,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SyiIwrJGSEyN5A9Ag4_wdA"], "issued_at": "2018-11-02T21:21:39.000000Z"}} 2018-11-02 21:21:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33992fade0e3354914af2733bccff5cbda42a6c6" 2018-11-02 21:21:39,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6516a5c-d7fe-44c2-a1ef-30e865dbf6c8 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:39,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f6516a5c-d7fe-44c2-a1ef-30e865dbf6c8 2018-11-02 21:21:39,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:21:39,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:21:39 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:21:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33992fade0e3354914af2733bccff5cbda42a6c6" 2018-11-02 21:21:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c87a67-6a97-48d9-a7f2-1d538fc9f72c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:21:40,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-01c87a67-6a97-48d9-a7f2-1d538fc9f72c 2018-11-02 21:21:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=AnsibleProvisioningTests-e7dded6f-4310-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33992fade0e3354914af2733bccff5cbda42a6c6" 2018-11-02 21:21:40,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be07cd56-a194-429a-b608-1bb94cd25553 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=AnsibleProvisioningTests-e7dded6f-4310-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "id": "8993bde946d24c449bf2cbbf134a23ca", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}]} 2018-11-02 21:21:40,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=AnsibleProvisioningTests-e7dded6f-4310-430-proj used request id req-be07cd56-a194-429a-b608-1bb94cd25553 2018-11-02 21:21:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33992fade0e3354914af2733bccff5cbda42a6c6" 2018-11-02 21:21:40,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1883b2b4-c94a-43b2-845d-fc3cede75c2c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:21:40,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1883b2b4-c94a-43b2-845d-fc3cede75c2c 2018-11-02 21:21:40,759 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-e7dded6f-4310-430-user 2018-11-02 21:21:40,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:40,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:21:40,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6f852f-78de-40b3-a2ed-cee3ce098f98 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:21:40,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d6f852f-78de-40b3-a2ed-cee3ce098f98 2018-11-02 21:21:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" -d '{"role": {"name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}}' 2018-11-02 21:21:40,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2f6317-59f0-4e84-a1e5-a7a218b2cb6f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bea1a8708d4242aeae4fcd337df6753f", "links": {"self": "http://172.30.9.31:5000/v3/roles/bea1a8708d4242aeae4fcd337df6753f"}, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}} 2018-11-02 21:21:40,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d2f6317-59f0-4e84-a1e5-a7a218b2cb6f 2018-11-02 21:21:40,998 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-e7dded6f-4310-430-proj-role 2018-11-02 21:21:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/bea1a8708d4242aeae4fcd337df6753f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:21:41,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7c1c3e-d524-43de-acec-45e54796eec5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bea1a8708d4242aeae4fcd337df6753f", "links": {"self": "http://172.30.9.31:5000/v3/roles/bea1a8708d4242aeae4fcd337df6753f"}, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}} 2018-11-02 21:21:41,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/bea1a8708d4242aeae4fcd337df6753f used request id req-3e7c1c3e-d524-43de-acec-45e54796eec5 2018-11-02 21:21:41,113 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-e7dded6f-4310-430-proj-role to project AnsibleProvisioningTests-e7dded6f-4310-430-proj 2018-11-02 21:21:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca/users/5e796da41fda4866bab7f06a6eecd817/roles/bea1a8708d4242aeae4fcd337df6753f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:21:41,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529652cd-8cda-43ff-a4fc-61833f708346 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:21:41,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca/users/5e796da41fda4866bab7f06a6eecd817/roles/bea1a8708d4242aeae4fcd337df6753f used request id req-529652cd-8cda-43ff-a4fc-61833f708346 2018-11-02 21:21:41,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:21:41,183 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-11-02 21:21:41,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:41,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:41,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["JBpaOrVaRuCdR4_1DGGpAw"], "issued_at": "2018-11-02T21:21:41.000000Z"}} 2018-11-02 21:21:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" 2018-11-02 21:21:41,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39db160f-b9bf-4771-86e1-554a5c922ed9 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:41,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39db160f-b9bf-4771-86e1-554a5c922ed9 2018-11-02 21:21:41,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" 2018-11-02 21:21:41,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-6c5bc422-af88-46a7-a01a-dcbd99b2a9a4 Date: Fri, 02 Nov 2018 21:21:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image"} 2018-11-02 21:21:41,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image used request id req-6c5bc422-af88-46a7-a01a-dcbd99b2a9a4 2018-11-02 21:21:41,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" 2018-11-02 21:21:42,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-76f36129-76bd-4f64-8855-e241684fbc66 Date: Fri, 02 Nov 2018 21:21:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:21:42,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-76f36129-76bd-4f64-8855-e241684fbc66 2018-11-02 21:21:42,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image"}' 2018-11-02 21:21:42,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-654ad10e-818a-4e2b-9b3f-6fdfe58b9f30 Date: Fri, 02 Nov 2018 21:21:42 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:21:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:21:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "min_disk": 0, "protected": false, "id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "file": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3/file", "checksum": null, "owner": "8993bde946d24c449bf2cbbf134a23ca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:21:42,342 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-654ad10e-818a-4e2b-9b3f-6fdfe58b9f30 2018-11-02 21:21:42,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" -d '' 2018-11-02 21:21:46,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50091477-dcbc-4760-9a9d-33a612cc06e2 Date: Fri, 02 Nov 2018 21:21:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:21:46,978 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3/file used request id req-50091477-dcbc-4760-9a9d-33a612cc06e2 2018-11-02 21:21:46,979 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-02 21:21:46,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" 2018-11-02 21:21:47,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-aa68bf2e-9495-4642-8f3f-a75e4961e832 Date: Fri, 02 Nov 2018 21:21:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:21:42Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-02T21:21:46Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14779e2c-8ff7-409c-919b-1da33aef93d3/snap", "metadata": {}}], "self": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "min_disk": 0, "protected": false, "id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "file": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "8993bde946d24c449bf2cbbf134a23ca", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14779e2c-8ff7-409c-919b-1da33aef93d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:21:47,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3 used request id req-aa68bf2e-9495-4642-8f3f-a75e4961e832 2018-11-02 21:21:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" 2018-11-02 21:21:47,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b8b2d5f1-8720-4a23-8fc2-a46bdd7bf03c Date: Fri, 02 Nov 2018 21:21:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:21:47,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-b8b2d5f1-8720-4a23-8fc2-a46bdd7bf03c 2018-11-02 21:21:47,384 - create_image - INFO - Created image with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image 2018-11-02 21:21:47,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" 2018-11-02 21:21:47,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d8e585e2-d3bb-46f5-be33-d247d614fad5 Date: Fri, 02 Nov 2018 21:21:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:21:42Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-02T21:21:46Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14779e2c-8ff7-409c-919b-1da33aef93d3/snap", "metadata": {}}], "self": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "min_disk": 0, "protected": false, "id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "file": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "8993bde946d24c449bf2cbbf134a23ca", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14779e2c-8ff7-409c-919b-1da33aef93d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:21:47,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3 used request id req-d8e585e2-d3bb-46f5-be33-d247d614fad5 2018-11-02 21:21:47,616 - create_image - DEBUG - Instance status is - active 2018-11-02 21:21:47,617 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image 2018-11-02 21:21:47,617 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image 2018-11-02 21:21:47,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:47,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:48,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["JxYnC37KSbGxqfhY5JyO_g"], "issued_at": "2018-11-02T21:21:48.000000Z"}} 2018-11-02 21:21:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:21:48,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a31212-850f-4ebf-baf1-e64c53509ac2 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:48,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f0a31212-850f-4ebf-baf1-e64c53509ac2 2018-11-02 21:21:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:21:48,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e032af7f-6900-4381-9553-fc7c8bf01ee1 Date: Fri, 02 Nov 2018 21:21:48 GMT RESP BODY: {"networks":[]} 2018-11-02 21:21:48,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-e032af7f-6900-4381-9553-fc7c8bf01ee1 2018-11-02 21:21:48,344 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net 2018-11-02 21:21:48,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net", "admin_state_up": true}}' 2018-11-02 21:21:49,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-8adb1aa6-8ec0-4455-ac55-f049fcebc5e1 Date: Fri, 02 Nov 2018 21:21:49 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:21:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}} 2018-11-02 21:21:49,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-8adb1aa6-8ec0-4455-ac55-f049fcebc5e1 2018-11-02 21:21:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:21:49,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ed83762d-a8fe-447e-bae0-58667c20f1e1 Date: Fri, 02 Nov 2018 21:21:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:21:48Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:21:49,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-ed83762d-a8fe-447e-bae0-58667c20f1e1 2018-11-02 21:21:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:21:49,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1964c862-dd38-420e-abdd-3213e7159030 Date: Fri, 02 Nov 2018 21:21:49 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:21:49,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-1964c862-dd38-420e-abdd-3213e7159030 2018-11-02 21:21:49,508 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet 2018-11-02 21:21:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" -d '{"subnets": [{"ip_version": 4, "network_id": "523a67ad-d7be-4bea-abc4-415e925fd331", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]}' 2018-11-02 21:21:50,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c87dfc6b-a484-488a-aedd-466b1dc994b0 Date: Fri, 02 Nov 2018 21:21:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:21:50,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-c87dfc6b-a484-488a-aedd-466b1dc994b0 2018-11-02 21:21:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:21:50,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-ffdb1f06-fbe9-4fa5-85d6-a95635532e2d Date: Fri, 02 Nov 2018 21:21:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:21:50,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-ffdb1f06-fbe9-4fa5-85d6-a95635532e2d 2018-11-02 21:21:50,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:21:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-637c5b1c-2aef-4377-8df1-189e92400ae1 Date: Fri, 02 Nov 2018 21:21:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:21:50,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-637c5b1c-2aef-4377-8df1-189e92400ae1 2018-11-02 21:21:50,736 - OpenStackNetwork - DEBUG - Network [523a67ad-d7be-4bea-abc4-415e925fd331] created successfully 2018-11-02 21:21:50,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:50,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:51,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["yZnGtEOFREqScVwL4qsfKA"], "issued_at": "2018-11-02T21:21:51.000000Z"}} 2018-11-02 21:21:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:51,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30a4e8a-58f0-42a9-b78c-45ec41b0e5dc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:51,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c30a4e8a-58f0-42a9-b78c-45ec41b0e5dc 2018-11-02 21:21:51,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:51,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-215d4a2d-a9a4-48d0-9637-d3cc3f0a3271 Date: Fri, 02 Nov 2018 21:21:51 GMT RESP BODY: {"routers": []} 2018-11-02 21:21:51,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router&admin_state_up=True used request id req-215d4a2d-a9a4-48d0-9637-d3cc3f0a3271 2018-11-02 21:21:51,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:51,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:51,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["hzKd5DzIQBOFSVkRRlTtfg"], "issued_at": "2018-11-02T21:21:51.000000Z"}} 2018-11-02 21:21:51,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038303c9fc2ff742e5a6b0b92e346415304d7a71" 2018-11-02 21:21:52,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1690d83-c47b-4741-94c2-72e07276b43d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:52,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d1690d83-c47b-4741-94c2-72e07276b43d 2018-11-02 21:21:52,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:52,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9fc1c437-43b5-4672-a2aa-205aa55d281e Date: Fri, 02 Nov 2018 21:21:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 21:21:52,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-9fc1c437-43b5-4672-a2aa-205aa55d281e 2018-11-02 21:21:52,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:52,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4965db03-abd0-4e82-8adb-ba379241eb44 Date: Fri, 02 Nov 2018 21:21:52 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:21:52,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-4965db03-abd0-4e82-8adb-ba379241eb44 2018-11-02 21:21:52,739 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router 2018-11-02 21:21:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router", "admin_state_up": true}}' 2018-11-02 21:21:54,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5fd940e8-4406-4c8a-9108-096d7f34985a Date: Fri, 02 Nov 2018 21:21:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:53Z", "admin_state_up": true, "updated_at": "2018-11-02T21:21:53Z", "revision_number": 2, "routes": [], "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "b8e6501c-8bb8-4aeb-b662-b9143cd921d0", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router"}} 2018-11-02 21:21:54,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-5fd940e8-4406-4c8a-9108-096d7f34985a 2018-11-02 21:21:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8e6501c-8bb8-4aeb-b662-b9143cd921d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:54,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9bbd8bf9-4357-4711-ba9e-0c298925dc11 Date: Fri, 02 Nov 2018 21:21:54 GMT RESP BODY: {"ports":[]} 2018-11-02 21:21:54,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8e6501c-8bb8-4aeb-b662-b9143cd921d0 used request id req-9bbd8bf9-4357-4711-ba9e-0c298925dc11 2018-11-02 21:21:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:54,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1e7f6e9a-e743-4901-a875-38338e662daa Date: Fri, 02 Nov 2018 21:21:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:21:54,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-1e7f6e9a-e743-4901-a875-38338e662daa 2018-11-02 21:21:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:21:54,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:21:54 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:21:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:54,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bad80d3-955d-4ff0-b883-6a8cff88045f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:21:54,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-6bad80d3-955d-4ff0-b883-6a8cff88045f 2018-11-02 21:21:54,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:54,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-188017cb-4afb-4fae-b6bd-825135a8a539 Date: Fri, 02 Nov 2018 21:21:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:21:54,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-188017cb-4afb-4fae-b6bd-825135a8a539 2018-11-02 21:21:54,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:54,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f505cba9-e99a-4adc-b7cd-19449e5cfbca Date: Fri, 02 Nov 2018 21:21:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:21:54,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet used request id req-f505cba9-e99a-4adc-b7cd-19449e5cfbca 2018-11-02 21:21:54,832 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-02 21:21:54,832 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router 2018-11-02 21:21:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" -d '{"subnet_id": "b20d086a-2eae-4c53-9c62-ae6f37535195"}' 2018-11-02 21:21:57,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b93aba2f-1098-4c9d-859f-5a6dfc65c20d Date: Fri, 02 Nov 2018 21:21:57 GMT RESP BODY: {"network_id": "523a67ad-d7be-4bea-abc4-415e925fd331", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "subnet_id": "b20d086a-2eae-4c53-9c62-ae6f37535195", "subnet_ids": ["b20d086a-2eae-4c53-9c62-ae6f37535195"], "port_id": "6fa7e0c7-9d4a-49e9-8093-02e739068219", "id": "b8e6501c-8bb8-4aeb-b662-b9143cd921d0"} 2018-11-02 21:21:57,247 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0/add_router_interface used request id req-b93aba2f-1098-4c9d-859f-5a6dfc65c20d 2018-11-02 21:21:57,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:57,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-29726fea-fed8-46d7-8311-a2a8c9d9d604 Date: Fri, 02 Nov 2018 21:21:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:53Z", "admin_state_up": true, "updated_at": "2018-11-02T21:21:56Z", "revision_number": 3, "routes": [], "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "b8e6501c-8bb8-4aeb-b662-b9143cd921d0", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router"}} 2018-11-02 21:21:57,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0 used request id req-29726fea-fed8-46d7-8311-a2a8c9d9d604 2018-11-02 21:21:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8e6501c-8bb8-4aeb-b662-b9143cd921d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:57,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-d54e020e-22a4-4279-95ff-b3e5906fd3f9 Date: Fri, 02 Nov 2018 21:21:57 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:21:57,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8e6501c-8bb8-4aeb-b662-b9143cd921d0 used request id req-d54e020e-22a4-4279-95ff-b3e5906fd3f9 2018-11-02 21:21:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/b20d086a-2eae-4c53-9c62-ae6f37535195 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:21:58,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-59f0a1a1-69eb-486e-a343-7094009d7b8e Date: Fri, 02 Nov 2018 21:21:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}} 2018-11-02 21:21:58,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/b20d086a-2eae-4c53-9c62-ae6f37535195 used request id req-59f0a1a1-69eb-486e-a343-7094009d7b8e 2018-11-02 21:21:58,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:58,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:58,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["dG8MJkAKQOemJD1Nb6CnZw"], "issued_at": "2018-11-02T21:21:58.000000Z"}} 2018-11-02 21:21:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361b9ac989b4295c1726d33a6521625653c0fe" 2018-11-02 21:21:58,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097673dc-19c0-43cc-bb2e-e2e83e0ee439 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:58,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-097673dc-19c0-43cc-bb2e-e2e83e0ee439 2018-11-02 21:21:58,631 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:21:58,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361b9ac989b4295c1726d33a6521625653c0fe" 2018-11-02 21:21:58,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-238bb0b3-c62b-4202-bb7c-6ac6a3da50bf x-compute-request-id: req-238bb0b3-c62b-4202-bb7c-6ac6a3da50bf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:21:58,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-238bb0b3-c62b-4202-bb7c-6ac6a3da50bf 2018-11-02 21:21:58,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361b9ac989b4295c1726d33a6521625653c0fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-11-02 21:21:58,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24a9b6ad-03d1-4382-9e74-df67a39aafb2 x-compute-request-id: req-24a9b6ad-03d1-4382-9e74-df67a39aafb2 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0580c6bb-6191-40ff-8112-8e386868eafc"}} 2018-11-02 21:21:58,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-24a9b6ad-03d1-4382-9e74-df67a39aafb2 2018-11-02 21:21:58,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:58,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:21:59,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["1gfnsb-VT2iLFURXVtMk4w"], "issued_at": "2018-11-02T21:21:59.000000Z"}} 2018-11-02 21:21:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4258dc544e39526de1eda07676ca10ae5929fb3a" 2018-11-02 21:21:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b4e5a3-a3c3-49d8-ba4a-ec162f33c62d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:21:59,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-14b4e5a3-a3c3-49d8-ba4a-ec162f33c62d 2018-11-02 21:21:59,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:21:59,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4258dc544e39526de1eda07676ca10ae5929fb3a" 2018-11-02 21:21:59,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5e477de-0221-4706-8701-791b98fa5e79 x-compute-request-id: req-e5e477de-0221-4706-8701-791b98fa5e79 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 21:21:59,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-e5e477de-0221-4706-8701-791b98fa5e79 2018-11-02 21:21:59,596 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp... 2018-11-02 21:21:59,597 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 21:21:59,609 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp 2018-11-02 21:21:59,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4258dc544e39526de1eda07676ca10ae5929fb3a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCceJSjofQfv4rpFnGpTPol/9O1FF/0ce6u6rTE8MQeNvvIpvj2AHKd5x/MI/wLVJJMs2AthWHJegokbJMKKXVrn6edRcqPqdb4X9tz1KnErOjnKen7eUwk/Vsxa9RDZzE9Ux4Lbpe5SUC61eWLSZrWKtUJ+/SjCV75M7ZaEvOYbQ==", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp"}}' 2018-11-02 21:21:59,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f998e7bc-30b3-46f0-b7b5-9ceff4b9dcee x-compute-request-id: req-f998e7bc-30b3-46f0-b7b5-9ceff4b9dcee Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCceJSjofQfv4rpFnGpTPol/9O1FF/0ce6u6rTE8MQeNvvIpvj2AHKd5x/MI/wLVJJMs2AthWHJegokbJMKKXVrn6edRcqPqdb4X9tz1KnErOjnKen7eUwk/Vsxa9RDZzE9Ux4Lbpe5SUC61eWLSZrWKtUJ+/SjCV75M7ZaEvOYbQ==", "user_id": "5e796da41fda4866bab7f06a6eecd817", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "fingerprint": "c4:9e:ca:34:d2:4f:80:a8:1b:ad:8a:0c:c2:f1:f2:8b"}} 2018-11-02 21:21:59,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f998e7bc-30b3-46f0-b7b5-9ceff4b9dcee 2018-11-02 21:21:59,671 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff.pub 2018-11-02 21:21:59,672 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff 2018-11-02 21:21:59,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:21:59,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:22:00,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["tTTBcyF8QKG3-9utexjnLA"], "issued_at": "2018-11-02T21:22:00.000000Z"}} 2018-11-02 21:22:00,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:00,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2216d54b-9297-4df6-9733-e5a517b2ffae 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:22:00,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2216d54b-9297-4df6-9733-e5a517b2ffae 2018-11-02 21:22:00,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:00,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-367bf412-0c82-4aec-91fe-4b6ee6816595 Date: Fri, 02 Nov 2018 21:22:00 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:22:00,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp used request id req-367bf412-0c82-4aec-91fe-4b6ee6816595 2018-11-02 21:22:00,424 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp... 2018-11-02 21:22:00,424 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp 2018-11-02 21:22:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" -d '{"security_group": {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}}' 2018-11-02 21:22:00,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-badce063-8422-4510-a898-11ba3cc636b8 Date: Fri, 02 Nov 2018 21:22:00 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "updated_at": "2018-11-02T21:22:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}], "revision_number": 2, "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}} 2018-11-02 21:22:00,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-badce063-8422-4510-a898-11ba3cc636b8 2018-11-02 21:22:00,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:01,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-893c6378-06c3-4d1e-ade6-98ea2e56c91a Date: Fri, 02 Nov 2018 21:22:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7"}]} 2018-11-02 21:22:01,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-893c6378-06c3-4d1e-ade6-98ea2e56c91a 2018-11-02 21:22:01,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:01,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c99ee117-9133-4675-83c1-74ec43e2ae39 Date: Fri, 02 Nov 2018 21:22:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7"}]} 2018-11-02 21:22:01,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-c99ee117-9133-4675-83c1-74ec43e2ae39 2018-11-02 21:22:01,312 - neutron_utils - INFO - Retrieving security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:01,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-0d4988cd-16fa-4188-a3f7-1212f3fbe6b8 Date: Fri, 02 Nov 2018 21:22:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "updated_at": "2018-11-02T21:22:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}], "revision_number": 2, "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}]} 2018-11-02 21:22:01,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-0d4988cd-16fa-4188-a3f7-1212f3fbe6b8 2018-11-02 21:22:01,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:01,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77a91775-3adf-407a-b69b-068287a0cef5 Date: Fri, 02 Nov 2018 21:22:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7"}]} 2018-11-02 21:22:01,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-77a91775-3adf-407a-b69b-068287a0cef5 2018-11-02 21:22:01,563 - neutron_utils - INFO - Retrieving security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:01,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:01,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-062c6ac3-9c84-4c37-84b4-b4ba2d257965 Date: Fri, 02 Nov 2018 21:22:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "updated_at": "2018-11-02T21:22:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}], "revision_number": 2, "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}]} 2018-11-02 21:22:01,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-062c6ac3-9c84-4c37-84b4-b4ba2d257965 2018-11-02 21:22:01,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:02,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-205afffe-8c58-4107-a1d1-3a3c1b53c464 Date: Fri, 02 Nov 2018 21:22:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7"}]} 2018-11-02 21:22:02,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-205afffe-8c58-4107-a1d1-3a3c1b53c464 2018-11-02 21:22:02,030 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp 2018-11-02 21:22:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:02,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c59ed2f8-50ec-4587-935b-0aad73b87200 Date: Fri, 02 Nov 2018 21:22:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "updated_at": "2018-11-02T21:22:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}], "revision_number": 2, "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}]} 2018-11-02 21:22:02,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp used request id req-c59ed2f8-50ec-4587-935b-0aad73b87200 2018-11-02 21:22:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:22:02,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:22:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:22:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:02,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cffff6-20bf-4d90-b462-4286f2797838 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:22:02,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-10cffff6-20bf-4d90-b462-4286f2797838 2018-11-02 21:22:02,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:02,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1986aae8-b881-4e80-9edd-9df7c915d415 Date: Fri, 02 Nov 2018 21:22:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7"}]} 2018-11-02 21:22:02,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-1986aae8-b881-4e80-9edd-9df7c915d415 2018-11-02 21:22:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3"}}' 2018-11-02 21:22:02,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6a024c7b-8947-4aa8-8c27-48fbfdfd1593 Date: Fri, 02 Nov 2018 21:22:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:02Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:02Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "cc577a52-36dc-45af-b4c9-2182c20dba87"}} 2018-11-02 21:22:02,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-6a024c7b-8947-4aa8-8c27-48fbfdfd1593 2018-11-02 21:22:02,779 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp 2018-11-02 21:22:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:03,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-107d7b94-fc15-4f1f-9630-6183c8eebe98 Date: Fri, 02 Nov 2018 21:22:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "updated_at": "2018-11-02T21:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:02Z", "revision_number": 0, "id": "cc577a52-36dc-45af-b4c9-2182c20dba87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:02Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}], "revision_number": 3, "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}]} 2018-11-02 21:22:03,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp used request id req-107d7b94-fc15-4f1f-9630-6183c8eebe98 2018-11-02 21:22:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:03,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f164ebe7-5d28-45bb-9b1a-81700bdfbcb4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:22:03,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-f164ebe7-5d28-45bb-9b1a-81700bdfbcb4 2018-11-02 21:22:03,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:03,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:03,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-fe64202b-802c-466d-b370-7141fcbbb4b4 Date: Fri, 02 Nov 2018 21:22:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:02Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:02Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "cc577a52-36dc-45af-b4c9-2182c20dba87"}]} 2018-11-02 21:22:03,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-fe64202b-802c-466d-b370-7141fcbbb4b4 2018-11-02 21:22:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3"}}' 2018-11-02 21:22:03,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-42189e7a-c6b9-4f30-bdc2-9fc17fc1721d Date: Fri, 02 Nov 2018 21:22:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T21:22:03Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:03Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "0efa2c5c-2e9e-458c-a625-b394c8a7963d"}} 2018-11-02 21:22:03,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-42189e7a-c6b9-4f30-bdc2-9fc17fc1721d 2018-11-02 21:22:03,587 - neutron_utils - INFO - Retrieving security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:03,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:03,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-e3b8dc02-5f35-4d62-91e4-bb58c2dee59d Date: Fri, 02 Nov 2018 21:22:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "updated_at": "2018-11-02T21:22:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:22:03Z", "revision_number": 0, "id": "0efa2c5c-2e9e-458c-a625-b394c8a7963d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:03Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "revision_number": 0, "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:22:02Z", "revision_number": 0, "id": "cc577a52-36dc-45af-b4c9-2182c20dba87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:22:02Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}], "revision_number": 4, "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}]} 2018-11-02 21:22:03,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-e3b8dc02-5f35-4d62-91e4-bb58c2dee59d 2018-11-02 21:22:03,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 2018-11-02 21:22:03,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:22:04,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c735fec5-a77d-4483-be28-1f0cb6de5249 Date: Fri, 02 Nov 2018 21:22:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T21:22:03Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:03Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "0efa2c5c-2e9e-458c-a625-b394c8a7963d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "62e61c1e-7c45-44b5-90cc-d2afd39c6de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:00Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:00Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:22:02Z", "security_group_id": "5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:22:02Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "cc577a52-36dc-45af-b4c9-2182c20dba87"}]} 2018-11-02 21:22:04,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-c735fec5-a77d-4483-be28-1f0cb6de5249 2018-11-02 21:22:04,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:22:04,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:22:04,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["FkTzeVqPRMuUGUNr5czkSQ"], "issued_at": "2018-11-02T21:22:04.000000Z"}} 2018-11-02 21:22:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:04,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d42ee43-94a2-48e0-b1b4-25d277b0221d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:22:04,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7d42ee43-94a2-48e0-b1b4-25d277b0221d 2018-11-02 21:22:04,546 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:22:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:04,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b677dc5-59f3-4c06-a87a-102ab47ab62b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:22:04,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6b677dc5-59f3-4c06-a87a-102ab47ab62b 2018-11-02 21:22:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:04,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-296f8d3f-48a3-4ae3-b0dd-a0548ddb6166 Date: Fri, 02 Nov 2018 21:22:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:04,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-296f8d3f-48a3-4ae3-b0dd-a0548ddb6166 2018-11-02 21:22:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:05,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5ffdfd21-339b-440b-8824-ee9babdfc8a6 Date: Fri, 02 Nov 2018 21:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:05,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-5ffdfd21-339b-440b-8824-ee9babdfc8a6 2018-11-02 21:22:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:05,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-441a2854-6275-490b-ae74-a533791865f4 Date: Fri, 02 Nov 2018 21:22:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:05,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-441a2854-6275-490b-ae74-a533791865f4 2018-11-02 21:22:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:22:05,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:22: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:22:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:05,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1414a843-35f2-4bd0-8faf-ad9a90e86a4a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:22:05,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-1414a843-35f2-4bd0-8faf-ad9a90e86a4a 2018-11-02 21:22:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d74d0ff0-377a-4212-b9a6-8d7f02dd7bb5 Date: Fri, 02 Nov 2018 21:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:05,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-d74d0ff0-377a-4212-b9a6-8d7f02dd7bb5 2018-11-02 21:22:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:05,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84d06f9b-8de6-48a3-a388-554b14116483 Date: Fri, 02 Nov 2018 21:22:05 GMT RESP BODY: {"ports":[]} 2018-11-02 21:22:05,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1&admin_state_up=True used request id req-84d06f9b-8de6-48a3-a388-554b14116483 2018-11-02 21:22:05,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:06,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-380f91c4-d2d4-4e88-bd58-c577a28978de x-compute-request-id: req-380f91c4-d2d4-4e88-bd58-c577a28978de Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:22:06,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst used request id req-380f91c4-d2d4-4e88-bd58-c577a28978de 2018-11-02 21:22:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:06,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-6f31fa53-53eb-4964-8025-f5764bb444e3 Date: Fri, 02 Nov 2018 21:22:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:06,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-6f31fa53-53eb-4964-8025-f5764bb444e3 2018-11-02 21:22:06,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:06,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d3d2bbdc-6e38-4274-a398-558769535192 Date: Fri, 02 Nov 2018 21:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:06,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-d3d2bbdc-6e38-4274-a398-558769535192 2018-11-02 21:22:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:06,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-a30d7ce3-89f1-42c3-9619-ae3814e8956a Date: Fri, 02 Nov 2018 21:22:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:06,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-a30d7ce3-89f1-42c3-9619-ae3814e8956a 2018-11-02 21:22:07,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:07,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71570b0-00ec-4963-93d6-033ddc13aa87 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:22:07,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-a71570b0-00ec-4963-93d6-033ddc13aa87 2018-11-02 21:22:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:07,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4874193f-0cb9-4047-9efb-0d9e0458c2f7 Date: Fri, 02 Nov 2018 21:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:07,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-4874193f-0cb9-4047-9efb-0d9e0458c2f7 2018-11-02 21:22:07,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:07,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a8bdc9d4-a014-46a1-be3b-9f9ddc4e521a Date: Fri, 02 Nov 2018 21:22:07 GMT RESP BODY: {"ports":[]} 2018-11-02 21:22:07,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1&admin_state_up=True used request id req-a8bdc9d4-a014-46a1-be3b-9f9ddc4e521a 2018-11-02 21:22:07,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:22:07,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:22:07,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea1a8708d4242aeae4fcd337df6753f", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj-role"}], "expires_at": "2018-11-02T22:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8993bde946d24c449bf2cbbf134a23ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e7dded6f-4310-430-user", "id": "5e796da41fda4866bab7f06a6eecd817"}, "audit_ids": ["l-8AOQAWTwCWhAtuuDP6BA"], "issued_at": "2018-11-02T21:22:07.000000Z"}} 2018-11-02 21:22:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f9772bb926f423a82d7f4509d3abb39a2d5db" 2018-11-02 21:22:08,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b622fea-6c8b-4b32-a4e0-1de1cd5eec36 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:22:08,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7b622fea-6c8b-4b32-a4e0-1de1cd5eec36 2018-11-02 21:22:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:08,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-5480bbd3-7e25-46c6-9647-cca3291dbaad Date: Fri, 02 Nov 2018 21:22:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:08,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-5480bbd3-7e25-46c6-9647-cca3291dbaad 2018-11-02 21:22:08,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:08,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a9177e4e-301c-456f-969a-e5be7e48d086 Date: Fri, 02 Nov 2018 21:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:08,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-a9177e4e-301c-456f-969a-e5be7e48d086 2018-11-02 21:22:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:08,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-5b7fc0a8-5753-4102-af9b-f4e5bca1b6d9 Date: Fri, 02 Nov 2018 21:22:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:08,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-5b7fc0a8-5753-4102-af9b-f4e5bca1b6d9 2018-11-02 21:22:08,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:22:08,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:22:08 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:22:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f9772bb926f423a82d7f4509d3abb39a2d5db" 2018-11-02 21:22:09,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90944553-3d60-4ef0-bfc6-5aa2f4b7db53 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:22:09,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-90944553-3d60-4ef0-bfc6-5aa2f4b7db53 2018-11-02 21:22:09,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:09,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c47c3c0d-373b-456c-a202-62660d19602f Date: Fri, 02 Nov 2018 21:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:09,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-c47c3c0d-373b-456c-a202-62660d19602f 2018-11-02 21:22:09,088 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net 2018-11-02 21:22:09,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" -d '{"port": {"network_id": "523a67ad-d7be-4bea-abc4-415e925fd331", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1", "admin_state_up": true}}' 2018-11-02 21:22:10,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-84e6d491-b5dc-4f51-bd0a-c4b3b38f94eb Date: Fri, 02 Nov 2018 21:22:10 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:22:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:22:09Z","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f2:26:d0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc"],"device_id":""}} 2018-11-02 21:22:10,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-84e6d491-b5dc-4f51-bd0a-c4b3b38f94eb 2018-11-02 21:22:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:10,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-0876a7f1-3f74-4198-8ff8-8ce1f59a0943 Date: Fri, 02 Nov 2018 21:22:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:10,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-0876a7f1-3f74-4198-8ff8-8ce1f59a0943 2018-11-02 21:22:10,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:10,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9af848e3-401a-43cc-adac-b100785e2628 Date: Fri, 02 Nov 2018 21:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:10,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-9af848e3-401a-43cc-adac-b100785e2628 2018-11-02 21:22:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:10,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d40a171a-d7cc-40b1-9044-4fcc8a618e74 Date: Fri, 02 Nov 2018 21:22:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:22:10,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-d40a171a-d7cc-40b1-9044-4fcc8a618e74 2018-11-02 21:22:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:10,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf8c564-9657-469b-9b8a-6e7f91c9dc46 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:22:10,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-9bf8c564-9657-469b-9b8a-6e7f91c9dc46 2018-11-02 21:22:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:11,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9840afb7-6971-4fbd-a8dd-b03f36c58b36 Date: Fri, 02 Nov 2018 21:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:22:11,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-9840afb7-6971-4fbd-a8dd-b03f36c58b36 2018-11-02 21:22:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:11,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-aa33dbbc-bff8-4c40-8d73-0188eef50907 Date: Fri, 02 Nov 2018 21:22:11 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:22:09Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"}]} 2018-11-02 21:22:11,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1&admin_state_up=True used request id req-aa33dbbc-bff8-4c40-8d73-0188eef50907 2018-11-02 21:22:11,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:11,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae285b8a-8c9c-44ab-b4fd-1fdf728da66b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:22:11,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-ae285b8a-8c9c-44ab-b4fd-1fdf728da66b 2018-11-02 21:22:11,357 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst 2018-11-02 21:22:11,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:11,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-319f7857-4afa-4427-9f4c-c448d87533e0 x-compute-request-id: req-319f7857-4afa-4427-9f4c-c448d87533e0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-flavor-name"}]} 2018-11-02 21:22:11,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-319f7857-4afa-4427-9f4c-c448d87533e0 2018-11-02 21:22:11,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/0580c6bb-6191-40ff-8112-8e386868eafc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:11,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fbdfc03-34a0-4e21-b293-dc073d9b3157 x-compute-request-id: req-7fbdfc03-34a0-4e21-b293-dc073d9b3157 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0580c6bb-6191-40ff-8112-8e386868eafc"}} 2018-11-02 21:22:11,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/0580c6bb-6191-40ff-8112-8e386868eafc used request id req-7fbdfc03-34a0-4e21-b293-dc073d9b3157 2018-11-02 21:22:11,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:11,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-e75f8e29-c388-4c68-a25d-70d863247213 Date: Fri, 02 Nov 2018 21:22:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:21:42Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-02T21:21:46Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14779e2c-8ff7-409c-919b-1da33aef93d3/snap", "metadata": {}}], "self": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "min_disk": 0, "protected": false, "id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "file": "/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "8993bde946d24c449bf2cbbf134a23ca", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/14779e2c-8ff7-409c-919b-1da33aef93d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image"} 2018-11-02 21:22:11,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image used request id req-e75f8e29-c388-4c68-a25d-70d863247213 2018-11-02 21:22:11,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:11,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-561c5555-4a7b-4140-8973-842cd54ab9df Date: Fri, 02 Nov 2018 21:22:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:22:11,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-561c5555-4a7b-4140-8973-842cd54ab9df 2018-11-02 21:22:11,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" -d '{"server": {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "imageRef": "14779e2c-8ff7-409c-919b-1da33aef93d3", "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "flavorRef": "0580c6bb-6191-40ff-8112-8e386868eafc", "max_count": 1, "min_count": 1, "networks": [{"port": "b1711a35-eed9-47b9-bc4c-55a4f8ed29ae"}]}}' 2018-11-02 21:22:13,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0d36bcb-3337-4d20-b7bf-da148e928f31 x-compute-request-id: req-b0d36bcb-3337-4d20-b7bf-da148e928f31 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "701cb282-79f2-471b-983a-62a82ad134b0", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "adminPass": "5K3JVoKgQAxr"}} 2018-11-02 21:22:13,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b0d36bcb-3337-4d20-b7bf-da148e928f31 2018-11-02 21:22:13,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:13,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ee30dab-66e1-4d2e-9666-fe67053425e3 x-compute-request-id: req-5ee30dab-66e1-4d2e-9666-fe67053425e3 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:13,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-5ee30dab-66e1-4d2e-9666-fe67053425e3 2018-11-02 21:22:13,904 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst 2018-11-02 21:22:13,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:14,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95d0f1ca-4790-4e4a-889d-9fb0b1ae04cb x-compute-request-id: req-95d0f1ca-4790-4e4a-889d-9fb0b1ae04cb Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:14,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-95d0f1ca-4790-4e4a-889d-9fb0b1ae04cb 2018-11-02 21:22:14,149 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:14,149 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:17,152 - create_instance - DEBUG - VM status query timeout in 896.751761913 2018-11-02 21:22:17,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:17,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7b08854-7908-481e-bb4b-9ac086bf93b2 x-compute-request-id: req-f7b08854-7908-481e-bb4b-9ac086bf93b2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:17,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-f7b08854-7908-481e-bb4b-9ac086bf93b2 2018-11-02 21:22:17,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:17,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:20,717 - create_instance - DEBUG - VM status query timeout in 893.187078953 2018-11-02 21:22:20,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:21,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-566950e6-c689-43fe-94fe-bad85873b0c3 x-compute-request-id: req-566950e6-c689-43fe-94fe-bad85873b0c3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:21,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-566950e6-c689-43fe-94fe-bad85873b0c3 2018-11-02 21:22:21,439 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:21,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:24,443 - create_instance - DEBUG - VM status query timeout in 889.460875034 2018-11-02 21:22:24,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:24,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aceba75-5383-4772-9c67-b022856ee1ba x-compute-request-id: req-0aceba75-5383-4772-9c67-b022856ee1ba Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:24,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-0aceba75-5383-4772-9c67-b022856ee1ba 2018-11-02 21:22:24,883 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:24,884 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:27,887 - create_instance - DEBUG - VM status query timeout in 886.01690793 2018-11-02 21:22:27,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:28,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-501754f8-2dc3-4a0e-ad90-d5d51b5de504 x-compute-request-id: req-501754f8-2dc3-4a0e-ad90-d5d51b5de504 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:28,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-501754f8-2dc3-4a0e-ad90-d5d51b5de504 2018-11-02 21:22:28,407 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:28,407 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:31,411 - create_instance - DEBUG - VM status query timeout in 882.493252993 2018-11-02 21:22:31,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:31,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04b70406-6f2e-4faf-a9e4-2c22315d74de x-compute-request-id: req-04b70406-6f2e-4faf-a9e4-2c22315d74de Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:31,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-04b70406-6f2e-4faf-a9e4-2c22315d74de 2018-11-02 21:22:31,968 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:31,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:34,972 - create_instance - DEBUG - VM status query timeout in 878.932044983 2018-11-02 21:22:34,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:35,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba6e4d58-9a70-4d91-80d6-02f1d9e617bc x-compute-request-id: req-ba6e4d58-9a70-4d91-80d6-02f1d9e617bc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:35,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-ba6e4d58-9a70-4d91-80d6-02f1d9e617bc 2018-11-02 21:22:35,687 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:35,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:38,690 - create_instance - DEBUG - VM status query timeout in 875.213412046 2018-11-02 21:22:38,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:39,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b4277a3-c30b-4e2e-8a3a-ec7aed125b95 x-compute-request-id: req-4b4277a3-c30b-4e2e-8a3a-ec7aed125b95 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:39,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-4b4277a3-c30b-4e2e-8a3a-ec7aed125b95 2018-11-02 21:22:39,227 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:39,227 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:42,230 - create_instance - DEBUG - VM status query timeout in 871.673390865 2018-11-02 21:22:42,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:42,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08d1f60d-a344-4799-8cda-2de98d3223a5 x-compute-request-id: req-08d1f60d-a344-4799-8cda-2de98d3223a5 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:42,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-08d1f60d-a344-4799-8cda-2de98d3223a5 2018-11-02 21:22:42,988 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:42,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:45,991 - create_instance - DEBUG - VM status query timeout in 867.912564039 2018-11-02 21:22:45,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:46,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d9f5acd-5e9d-4ae5-b539-498e769bd954 x-compute-request-id: req-1d9f5acd-5e9d-4ae5-b539-498e769bd954 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:46,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-1d9f5acd-5e9d-4ae5-b539-498e769bd954 2018-11-02 21:22:46,530 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:46,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:49,534 - create_instance - DEBUG - VM status query timeout in 864.370141029 2018-11-02 21:22:49,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:50,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70092763-d6c2-4087-b154-babc220e0b80 x-compute-request-id: req-70092763-d6c2-4087-b154-babc220e0b80 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:50,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-70092763-d6c2-4087-b154-babc220e0b80 2018-11-02 21:22:50,272 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:50,272 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:53,275 - create_instance - DEBUG - VM status query timeout in 860.628771067 2018-11-02 21:22:53,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:54,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-868f1a5e-0837-4a3d-805b-6231d37a402a x-compute-request-id: req-868f1a5e-0837-4a3d-805b-6231d37a402a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:54,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-868f1a5e-0837-4a3d-805b-6231d37a402a 2018-11-02 21:22:54,072 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:54,072 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:22:57,075 - create_instance - DEBUG - VM status query timeout in 856.828649998 2018-11-02 21:22:57,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:22:57,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bd02b8b-0a8b-4589-9270-1713f2340cce x-compute-request-id: req-7bd02b8b-0a8b-4589-9270-1713f2340cce Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:22:57,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-7bd02b8b-0a8b-4589-9270-1713f2340cce 2018-11-02 21:22:57,828 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:22:57,828 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:00,831 - create_instance - DEBUG - VM status query timeout in 853.072447062 2018-11-02 21:23:00,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:01,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d12a0f8-3875-4874-badc-4eb1f1cee1c4 x-compute-request-id: req-0d12a0f8-3875-4874-badc-4eb1f1cee1c4 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:01,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-0d12a0f8-3875-4874-badc-4eb1f1cee1c4 2018-11-02 21:23:01,788 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:01,788 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:04,792 - create_instance - DEBUG - VM status query timeout in 849.112163067 2018-11-02 21:23:04,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:05,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd4f1622-283e-4ccf-9cbe-3289fb655837 x-compute-request-id: req-fd4f1622-283e-4ccf-9cbe-3289fb655837 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:05,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-fd4f1622-283e-4ccf-9cbe-3289fb655837 2018-11-02 21:23:05,509 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:05,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:08,512 - create_instance - DEBUG - VM status query timeout in 845.391480923 2018-11-02 21:23:08,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:09,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-676d43c8-1c70-4d56-815a-07d2aa69c59e x-compute-request-id: req-676d43c8-1c70-4d56-815a-07d2aa69c59e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:09,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-676d43c8-1c70-4d56-815a-07d2aa69c59e 2018-11-02 21:23:09,235 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:09,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:12,238 - create_instance - DEBUG - VM status query timeout in 841.665771961 2018-11-02 21:23:12,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:12,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d192e56-e98b-4f39-865e-545b20d98868 x-compute-request-id: req-4d192e56-e98b-4f39-865e-545b20d98868 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:12,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-4d192e56-e98b-4f39-865e-545b20d98868 2018-11-02 21:23:12,923 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:12,923 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:15,926 - create_instance - DEBUG - VM status query timeout in 837.977756977 2018-11-02 21:23:15,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:16,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e662b69d-4e3a-42f1-8f14-8baf4f906cfe x-compute-request-id: req-e662b69d-4e3a-42f1-8f14-8baf4f906cfe Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:16,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-e662b69d-4e3a-42f1-8f14-8baf4f906cfe 2018-11-02 21:23:16,452 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:16,452 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:19,453 - create_instance - DEBUG - VM status query timeout in 834.450264931 2018-11-02 21:23:19,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:20,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c69de0eb-5f62-4567-be67-bd8ae0ffaaad x-compute-request-id: req-c69de0eb-5f62-4567-be67-bd8ae0ffaaad Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:20,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-c69de0eb-5f62-4567-be67-bd8ae0ffaaad 2018-11-02 21:23:20,019 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:20,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:23,023 - create_instance - DEBUG - VM status query timeout in 830.881000996 2018-11-02 21:23:23,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:23,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-230e6c92-a356-4178-bc33-28554112eb76 x-compute-request-id: req-230e6c92-a356-4178-bc33-28554112eb76 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:23,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-230e6c92-a356-4178-bc33-28554112eb76 2018-11-02 21:23:23,541 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:23,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:26,544 - create_instance - DEBUG - VM status query timeout in 827.359838963 2018-11-02 21:23:26,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:26,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa55d9be-78f3-48c7-9379-c2d523ff9e63 x-compute-request-id: req-aa55d9be-78f3-48c7-9379-c2d523ff9e63 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:26,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-aa55d9be-78f3-48c7-9379-c2d523ff9e63 2018-11-02 21:23:26,896 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:26,896 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:29,899 - create_instance - DEBUG - VM status query timeout in 824.004795074 2018-11-02 21:23:29,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:30,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d87e88a-dff8-4c2a-85fc-a4814e0d1e57 x-compute-request-id: req-2d87e88a-dff8-4c2a-85fc-a4814e0d1e57 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:30,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-2d87e88a-dff8-4c2a-85fc-a4814e0d1e57 2018-11-02 21:23:30,239 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:30,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:33,242 - create_instance - DEBUG - VM status query timeout in 820.66147995 2018-11-02 21:23:33,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:34,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f18edbdc-726f-4d0a-a27a-7e5430e987cf x-compute-request-id: req-f18edbdc-726f-4d0a-a27a-7e5430e987cf Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:34,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-f18edbdc-726f-4d0a-a27a-7e5430e987cf 2018-11-02 21:23:34,193 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:34,193 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:37,196 - create_instance - DEBUG - VM status query timeout in 816.707448006 2018-11-02 21:23:37,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:37,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d1a1039-ce61-4d37-9697-6a79d55918ef x-compute-request-id: req-9d1a1039-ce61-4d37-9697-6a79d55918ef Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:22:14Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:37,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-9d1a1039-ce61-4d37-9697-6a79d55918ef 2018-11-02 21:23:37,838 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - BUILD 2018-11-02 21:23:37,838 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:23:40,842 - create_instance - DEBUG - VM status query timeout in 813.062103987 2018-11-02 21:23:40,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:41,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8e3ec86-5375-4848-9e54-e4f8ee2c2ad1 x-compute-request-id: req-c8e3ec86-5375-4848-9e54-e4f8ee2c2ad1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:41,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-c8e3ec86-5375-4848-9e54-e4f8ee2c2ad1 2018-11-02 21:23:41,562 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - ACTIVE 2018-11-02 21:23:41,562 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:23:41,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c006e285-326f-40f2-91a7-3c9f17aaac5d x-compute-request-id: req-c006e285-326f-40f2-91a7-3c9f17aaac5d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:42,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-c006e285-326f-40f2-91a7-3c9f17aaac5d 2018-11-02 21:23:42,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d90c52dc-49be-4f3a-b26f-de1929a0bdd1 Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:23:42,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-d90c52dc-49be-4f3a-b26f-de1929a0bdd1 2018-11-02 21:23:42,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448e3204-c93a-48bb-ba2b-0ad89d1511de Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:23:42,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-448e3204-c93a-48bb-ba2b-0ad89d1511de 2018-11-02 21:23:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ae50a34d-5f91-4cbc-bd95-207467a3d17a Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:23:42,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-ae50a34d-5f91-4cbc-bd95-207467a3d17a 2018-11-02 21:23:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-9582cf09-d207-4bfd-905a-7c0fbc05c7b9 Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:64:5b","id":"08f98ad9-3119-4fc0-bf6d-2780ba0bb49b","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:a0:d5","id":"78e39efe-c452-45d1-b76c-bf5b368f0e82","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:23:40Z","binding:vnic_type":"normal","device_id":"701cb282-79f2-471b-983a-62a82ad134b0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:a9:28","id":"fc618aed-8a24-4861-8e78-15305cf9c5a3","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:23:42,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-9582cf09-d207-4bfd-905a-7c0fbc05c7b9 2018-11-02 21:23:42,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c97b9617-d083-435f-91d0-6d8eb3fd6f0d Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:53Z", "admin_state_up": true, "updated_at": "2018-11-02T21:21:56Z", "revision_number": 3, "routes": [], "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "b8e6501c-8bb8-4aeb-b662-b9143cd921d0", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router"}]} 2018-11-02 21:23:42,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router used request id req-c97b9617-d083-435f-91d0-6d8eb3fd6f0d 2018-11-02 21:23:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ead469f-a070-45cb-aca1-a7a973f02dfa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:23:42,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-7ead469f-a070-45cb-aca1-a7a973f02dfa 2018-11-02 21:23:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8e6501c-8bb8-4aeb-b662-b9143cd921d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-9c26bd2c-c271-4ea1-a91d-6adeb71bd13a Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:23:42,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8e6501c-8bb8-4aeb-b662-b9143cd921d0 used request id req-9c26bd2c-c271-4ea1-a91d-6adeb71bd13a 2018-11-02 21:23:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/b20d086a-2eae-4c53-9c62-ae6f37535195 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-481eb4b4-a2e1-464d-96d2-aedce0abd05e Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}} 2018-11-02 21:23:42,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/b20d086a-2eae-4c53-9c62-ae6f37535195 used request id req-481eb4b4-a2e1-464d-96d2-aedce0abd05e 2018-11-02 21:23:42,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dc0a05ac-4577-4374-8db5-c656826f02d7 Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 21:23:42,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-dc0a05ac-4577-4374-8db5-c656826f02d7 2018-11-02 21:23:42,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:42,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6ad68306-327a-4310-b010-74458dcef437 Date: Fri, 02 Nov 2018 21:23:42 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:23:42,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-6ad68306-327a-4310-b010-74458dcef437 2018-11-02 21:23:42,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:44,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ee352e9-0a3c-4246-a3e5-3fc100b85490 x-compute-request-id: req-9ee352e9-0a3c-4246-a3e5-3fc100b85490 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:44,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-9ee352e9-0a3c-4246-a3e5-3fc100b85490 2018-11-02 21:23:44,045 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - ACTIVE 2018-11-02 21:23:44,046 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:23:44,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:44,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f73d59b-43df-4216-a86b-f60e048433fa x-compute-request-id: req-5f73d59b-43df-4216-a86b-f60e048433fa Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:44,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-5f73d59b-43df-4216-a86b-f60e048433fa 2018-11-02 21:23:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:44,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-6e4d957b-52d3-4e81-9c7a-0e4f21a23d9a Date: Fri, 02 Nov 2018 21:23:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:23:44,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-6e4d957b-52d3-4e81-9c7a-0e4f21a23d9a 2018-11-02 21:23:44,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:45,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f545f4-f8d9-4aa0-95ed-b981fc2057e4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:23:45,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-78f545f4-f8d9-4aa0-95ed-b981fc2057e4 2018-11-02 21:23:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:45,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-15f798a2-102f-4581-8028-21c073533f04 Date: Fri, 02 Nov 2018 21:23:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:23:45,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-15f798a2-102f-4581-8028-21c073533f04 2018-11-02 21:23:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:45,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-d79bee09-4a6f-48e2-bca8-9f8f1f4529da Date: Fri, 02 Nov 2018 21:23:45 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:64:5b","id":"08f98ad9-3119-4fc0-bf6d-2780ba0bb49b","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:a0:d5","id":"78e39efe-c452-45d1-b76c-bf5b368f0e82","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:23:40Z","binding:vnic_type":"normal","device_id":"701cb282-79f2-471b-983a-62a82ad134b0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:a9:28","id":"fc618aed-8a24-4861-8e78-15305cf9c5a3","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:23:45,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-d79bee09-4a6f-48e2-bca8-9f8f1f4529da 2018-11-02 21:23:45,197 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-02 21:23:45,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:45,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-394b3704-2480-4907-bf8c-b16122dc7c3c Date: Fri, 02 Nov 2018 21:23:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 21:23:45,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-394b3704-2480-4907-bf8c-b16122dc7c3c 2018-11-02 21:23:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:45,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c6e2c42-95e5-4eed-8211-f77171a00496 Date: Fri, 02 Nov 2018 21:23:45 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:23:45,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-8c6e2c42-95e5-4eed-8211-f77171a00496 2018-11-02 21:23:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "port_id": "b1711a35-eed9-47b9-bc4c-55a4f8ed29ae"}}' 2018-11-02 21:23:47,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-046c0f28-a144-41f9-9898-27d0007b515c Date: Fri, 02 Nov 2018 21:23:47 GMT RESP BODY: {"floatingip": {"router_id": "b8e6501c-8bb8-4aeb-b662-b9143cd921d0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:23:46Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "b1711a35-eed9-47b9-bc4c-55a4f8ed29ae", "id": "7fd60fb6-1c06-4d2f-a8da-2da52a4e8b42", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:23:46Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}} 2018-11-02 21:23:47,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-046c0f28-a144-41f9-9898-27d0007b515c 2018-11-02 21:23:47,284 - create_instance - INFO - Created floating IP 172.30.9.204 via router - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router 2018-11-02 21:23:47,284 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-11-02 21:23:47,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:47,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c459d313-569c-4213-88e2-5de00c53b048 x-compute-request-id: req-c459d313-569c-4213-88e2-5de00c53b048 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:47,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-c459d313-569c-4213-88e2-5de00c53b048 2018-11-02 21:23:47,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 21:23:47,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0f1a7f1-59f6-4ed0-8578-c29e60a21448 x-compute-request-id: req-f0f1a7f1-59f6-4ed0-8578-c29e60a21448 Content-Encoding: gzip Content-Length: 8639 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009186] AppArmor: AppArmor initialized\n[ 0.010292] Yama: becoming mindful.\n[ 0.012133] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015509] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016809] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018450] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021428] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025203] Initializing cgroup subsys blkio\n[ 0.026311] Initializing cgroup subsys perf_event\n[ 0.027503] Initializing cgroup subsys hugetlb\n[ 0.028058] FEATURE SPEC_CTRL Present\n[ 0.029761] mce: CPU supports 10 MCE banks\n[ 0.030859] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030859] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032016] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033548] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041906] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044638] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049973] ACPI: Core revision 20131115\n[ 0.051487] ACPI: All ACPI Tables successfully acquired\n[ 0.052340] ftrace: allocating 28747 entries in 113 pages\n[ 0.072206] smpboot: Max logical packages: 2\n[ 0.073359] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.074936] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076236] Enabling x2apic\n[ 0.077069] Enabled x2apic\n[ 0.078139] Switched APIC routing to physical x2apic.\n[ 0.081275] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082855] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086179] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093270] KVM setup paravirtual spinlock\n[ 0.095678] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096182] x86: Booting SMP configuration:\n[ 0.097382] .... node #0, CPUs: #1[ 0.095639] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112017] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115602] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116400] devtmpfs: initialized\n[ 0.118272] EVM: security.selinux\n[ 0.119199] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120860] EVM: security.capability\n[ 0.121846] pinctrl core: initialized pinctrl subsystem\n[ 0.124043] regulator-dummy: no parameters\n[ 0.125191] RTC time: 21:23:41, date: 11/02/18\n[ 0.126404] NET: Registered protocol family 16\n[ 0.127670] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129127] ACPI: bus type PCI registered\n[ 0.130229] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131906] PCI: Using configuration type 1 for base access\n[ 0.132604] bio: create slab at 0\n[ 0.133165] ACPI: Added _OSI(Module Device)\n[ 0.133213] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137233] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139574] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.147145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.149636] ACPI: (supports S0 S5)\n[ 0.150586] ACPI: Using IOAPIC for interrupt routing\n[ 0.152013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.154486] ACPI: No dock devices found.\n[ 0.157421] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.158917] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.161631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164189] acpiphp: Slot [3] registered\n[ 0.165277] acpiphp: Slot [4] registered\n[ 0.166353] acpiphp: Slot [5] registered\n[ 0.167420] acpiphp: Slot [6] registered\n[ 0.168018] acpiphp: Slot [7] registered\n[ 0.169089] acpiphp: Slot [8] registered\n[ 0.172241] acpiphp: Slot [9] registered\n[ 0.173353] acpiphp: Slot [10] registered\n[ 0.174445] acpiphp: Slot [11] registered\n[ 0.175560] acpiphp: Slot [12] registered\n[ 0.176018] acpiphp: Slot [13] registered\n[ 0.177142] acpiphp: Slot [14] registered\n[ 0.178235] acpiphp: Slot [15] registered\n[ 0.179365] acpiphp: Slot [16] registered\n[ 0.180025] acpiphp: Slot [17] registered\n[ 0.181146] acpiphp: Slot [18] registered\n[ 0.182271] acpiphp: Slot [19] registered\n[ 0.183399] acpiphp: Slot [20] registered\n[ 0.184019] acpiphp: Slot [21] registered\n[ 0.185136] acpiphp: Slot [22] registered\n[ 0.186265] acpiphp: Slot [23] registered\n[ 0.187354] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.189133] acpiphp: Slot [26] registered\n[ 0.190244] acpiphp: Slot [27] registered\n[ 0.191324] acpiphp: Slot [28] registered\n[ 0.192018] acpiphp: Slot [29] registered\n[ 0.193145] acpiphp: Slot [30] registered\n[ 0.194261] acpiphp: Slot [31] registered\n[ 0.195381] PCI host bridge to bus 0000:00\n[ 0.196023] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.197441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.198947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201633] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.203269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.211201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236923] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242198] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247628] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249662] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253466] usbcore: registered new interface driver hub\n[ 0.254850] usbcore: registered new device driver usb\n[ 0.256107] PCI: Using ACPI for IRQ routing\n[ 0.257545] NetLabel: Initializing\n[ 0.258523] NetLabel: domain hash size = 128\n[ 0.259660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260093] NetLabel: unlabeled traffic allowed by default\n[ 0.261490] Switched to clocksource kvm-clock\n[ 0.268145] AppArmor: AppArmor Filesystem Enabled\n[ 0.269397] pnp: PnP ACPI init\n[ 0.270287] ACPI: bus type PNP registered\n[ 0.271806] pnp: PnP ACPI: found 8 devices\n[ 0.272905] ACPI: bus type PNP unregistered\n[ 0.280309] NET: Registered protocol family 2\n[ 0.281772] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283853] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285657] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.287402] TCP: reno registered\n[ 0.288337] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.289887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.291542] NET: Registered protocol family 1\n[ 0.292721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.294194] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.295622] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.317426] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339322] Trying to unpack rootfs image as initramfs...\n[ 0.434320] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.436569] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.438082] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439744] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.441982] Scanning for low memory corruption every 60 seconds\n[ 0.443859] Initialise system trusted keyring\n[ 0.445167] audit: initializing netlink socket (disabled)\n[ 0.446633] type=2000 audit(1541193821.781:1): initialized\n[ 0.466938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.469604] zbud: loaded\n[ 0.470700] VFS: Disk quotas dquot_6.5.2\n[ 0.471893] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.474000] fuse init (API version 7.22)\n[ 0.475189] msgmni has been set to 3997\n[ 0.476375] Key type big_key registered\n[ 0.477870] Key type asymmetric registered\n[ 0.479030] Asymmetric key parser 'x509' registered\n[ 0.480376] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.482487] io scheduler noop registered\n[ 0.483633] io scheduler deadline registered (default)\n[ 0.485023] io scheduler cfq registered\n[ 0.486201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.487766] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.489460] ipmi message handler version 39.2\n[ 0.490665] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.492600] ACPI: Power Button [PWRF]\n[ 0.493750] GHES: HEST is not enabled!\n[ 0.515438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587859] Linux agpgart interface v0.103\n[ 0.589942] brd: module loaded\n[ 0.591243] loop: module loaded\n[ 0.592510] blk-mq: CPU -> queue map\n[ 0.593480] CPU 0 -> Queue 0\n[ 0.594353] CPU 1 -> Queue 0\n[ 0.596207] vda: vda1\n[ 0.597764] scsi0 : ata_piix\n[ 0.598800] scsi1 : ata_piix\n[ 0.599674] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.601302] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603155] libphy: Fixed MDIO Bus: probed\n[ 0.604356] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605668] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608096] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611446] ehci-pci: EHCI PCI platform driver\n[ 0.612874] ehci-platform: EHCI generic platform driver\n[ 0.614478] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616304] ohci-pci: OHCI PCI platform driver\n[ 0.617725] ohci-platform: OHCI generic platform driver\n[ 0.619368] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.653756] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658025] usb usb1: Product: UHCI Host Controller\n[ 0.659553] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.661423] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662978] hub 1-0:1.0: USB hub found\n[ 0.664232] hub 1-0:1.0: 2 ports detected\n[ 0.665698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668953] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672201] mousedev: PS/2 mouse device common for all mice\n[ 0.674216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677178] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682899] device-mapper: uevent: version 1.0.3\n[ 0.684434] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.687047] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688923] TCP: cubic registered\n[ 0.690149] NET: Registered protocol family 10\n[ 0.691850] NET: Registered protocol family 17\n[ 0.693274] Key type dns_resolver registered\n[ 0.694912] Loading compiled-in X.509 certificates\n[ 0.697121] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.699998] registered taskstats version 1\n[ 0.712620] Key type trusted registered\n[ 0.716956] Key type encrypted registered\n[ 0.718289] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.719947] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.722098] regulator-dummy: disabling\n[ 0.723411] Magic number: 10:232:398\n[ 0.724806] rtc_cmos 00:00: setting system clock to 2018-11-02 21:23:41 UTC (1541193821)\n[ 0.727438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.729238] EDD information not available.\n[ 0.761492] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.763966] Write protecting the kernel read-only data: 12288k\n[ 0.766502] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.770999] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.787124] systemd-udevd[107]: starting version 204\n[ 0.836404] FDC 0 is a S82078B\n[ 0.976055] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.140458] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.142035] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.143694] usb 1-1: Product: QEMU USB Tablet\n[ 1.144820] usb 1-1: Manufacturer: QEMU\n[ 1.145793] usb 1-1: SerialNumber: 42\n[ 1.436069] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.844914] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.155493] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.243824] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.345477] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 21:23:43 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.78]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.68]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 21:23:44 +0000. Up 3.96 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.13 | 255.255.255.0 | fa:16:3e:f2:26:d0 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-11-02 21:23:47,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0/action used request id req-f0f1a7f1-59f6-4ed0-8578-c29e60a21448 2018-11-02 21:23:47,885 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-02 21:23:47,885 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009186] AppArmor: AppArmor initialized [ 0.010292] Yama: becoming mindful. [ 0.012133] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015509] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016809] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018450] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021428] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025203] Initializing cgroup subsys blkio [ 0.026311] Initializing cgroup subsys perf_event [ 0.027503] Initializing cgroup subsys hugetlb [ 0.028058] FEATURE SPEC_CTRL Present [ 0.029761] mce: CPU supports 10 MCE banks [ 0.030859] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030859] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032016] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033548] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041906] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044638] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049973] ACPI: Core revision 20131115 [ 0.051487] ACPI: All ACPI Tables successfully acquired [ 0.052340] ftrace: allocating 28747 entries in 113 pages [ 0.072206] smpboot: Max logical packages: 2 [ 0.073359] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074936] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076236] Enabling x2apic [ 0.077069] Enabled x2apic [ 0.078139] Switched APIC routing to physical x2apic. [ 0.081275] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082855] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086179] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093270] KVM setup paravirtual spinlock [ 0.095678] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096182] x86: Booting SMP configuration: [ 0.097382] .... node #0, CPUs: #1[ 0.095639] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112017] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115602] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116400] devtmpfs: initialized [ 0.118272] EVM: security.selinux [ 0.119199] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120860] EVM: security.capability [ 0.121846] pinctrl core: initialized pinctrl subsystem [ 0.124043] regulator-dummy: no parameters [ 0.125191] RTC time: 21:23:41, date: 11/02/18 [ 0.126404] NET: Registered protocol family 16 [ 0.127670] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129127] ACPI: bus type PCI registered [ 0.130229] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131906] PCI: Using configuration type 1 for base access [ 0.132604] bio: create slab at 0 [ 0.133165] ACPI: Added _OSI(Module Device) [ 0.133213] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137233] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139574] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.147145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.149636] ACPI: (supports S0 S5) [ 0.150586] ACPI: Using IOAPIC for interrupt routing [ 0.152013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.154486] ACPI: No dock devices found. [ 0.157421] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.158917] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164189] acpiphp: Slot [3] registered [ 0.165277] acpiphp: Slot [4] registered [ 0.166353] acpiphp: Slot [5] registered [ 0.167420] acpiphp: Slot [6] registered [ 0.168018] acpiphp: Slot [7] registered [ 0.169089] acpiphp: Slot [8] registered [ 0.172241] acpiphp: Slot [9] registered [ 0.173353] acpiphp: Slot [10] registered [ 0.174445] acpiphp: Slot [11] registered [ 0.175560] acpiphp: Slot [12] registered [ 0.176018] acpiphp: Slot [13] registered [ 0.177142] acpiphp: Slot [14] registered [ 0.178235] acpiphp: Slot [15] registered [ 0.179365] acpiphp: Slot [16] registered [ 0.180025] acpiphp: Slot [17] registered [ 0.181146] acpiphp: Slot [18] registered [ 0.182271] acpiphp: Slot [19] registered [ 0.183399] acpiphp: Slot [20] registered [ 0.184019] acpiphp: Slot [21] registered [ 0.185136] acpiphp: Slot [22] registered [ 0.186265] acpiphp: Slot [23] registered [ 0.187354] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.189133] acpiphp: Slot [26] registered [ 0.190244] acpiphp: Slot [27] registered [ 0.191324] acpiphp: Slot [28] registered [ 0.192018] acpiphp: Slot [29] registered [ 0.193145] acpiphp: Slot [30] registered [ 0.194261] acpiphp: Slot [31] registered [ 0.195381] PCI host bridge to bus 0000:00 [ 0.196023] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.197441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.198947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201633] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.203269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236923] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242198] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244043] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247628] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249662] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253466] usbcore: registered new interface driver hub [ 0.254850] usbcore: registered new device driver usb [ 0.256107] PCI: Using ACPI for IRQ routing [ 0.257545] NetLabel: Initializing [ 0.258523] NetLabel: domain hash size = 128 [ 0.259660] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260093] NetLabel: unlabeled traffic allowed by default [ 0.261490] Switched to clocksource kvm-clock [ 0.268145] AppArmor: AppArmor Filesystem Enabled [ 0.269397] pnp: PnP ACPI init [ 0.270287] ACPI: bus type PNP registered [ 0.271806] pnp: PnP ACPI: found 8 devices [ 0.272905] ACPI: bus type PNP unregistered [ 0.280309] NET: Registered protocol family 2 [ 0.281772] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283853] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285657] TCP: Hash tables configured (established 16384 bind 16384) [ 0.287402] TCP: reno registered [ 0.288337] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.291542] NET: Registered protocol family 1 [ 0.292721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.294194] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.295622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.317426] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339322] Trying to unpack rootfs image as initramfs... [ 0.434320] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.436569] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.438082] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439744] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.441982] Scanning for low memory corruption every 60 seconds [ 0.443859] Initialise system trusted keyring [ 0.445167] audit: initializing netlink socket (disabled) [ 0.446633] type=2000 audit(1541193821.781:1): initialized [ 0.466938] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.469604] zbud: loaded [ 0.470700] VFS: Disk quotas dquot_6.5.2 [ 0.471893] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.474000] fuse init (API version 7.22) [ 0.475189] msgmni has been set to 3997 [ 0.476375] Key type big_key registered [ 0.477870] Key type asymmetric registered [ 0.479030] Asymmetric key parser 'x509' registered [ 0.480376] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.482487] io scheduler noop registered [ 0.483633] io scheduler deadline registered (default) [ 0.485023] io scheduler cfq registered [ 0.486201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.487766] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.489460] ipmi message handler version 39.2 [ 0.490665] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492600] ACPI: Power Button [PWRF] [ 0.493750] GHES: HEST is not enabled! [ 0.515438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.585066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.587859] Linux agpgart interface v0.103 [ 0.589942] brd: module loaded [ 0.591243] loop: module loaded [ 0.592510] blk-mq: CPU -> queue map [ 0.593480] CPU 0 -> Queue 0 [ 0.594353] CPU 1 -> Queue 0 [ 0.596207] vda: vda1 [ 0.597764] scsi0 : ata_piix [ 0.598800] scsi1 : ata_piix [ 0.599674] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.601302] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603155] libphy: Fixed MDIO Bus: probed [ 0.604356] tun: Universal TUN/TAP device driver, 1.6 [ 0.605668] tun: (C) 1999-2004 Max Krasnyansky [ 0.608096] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.611446] ehci-pci: EHCI PCI platform driver [ 0.612874] ehci-platform: EHCI generic platform driver [ 0.614478] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616304] ohci-pci: OHCI PCI platform driver [ 0.617725] ohci-platform: OHCI generic platform driver [ 0.619368] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.649448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.653756] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.655723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658025] usb usb1: Product: UHCI Host Controller [ 0.659553] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.661423] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662978] hub 1-0:1.0: USB hub found [ 0.664232] hub 1-0:1.0: 2 ports detected [ 0.665698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668953] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.672201] mousedev: PS/2 mouse device common for all mice [ 0.674216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.677178] rtc_cmos 00:00: RTC can wake from S4 [ 0.678963] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.680887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.682899] device-mapper: uevent: version 1.0.3 [ 0.684434] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.687047] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688923] TCP: cubic registered [ 0.690149] NET: Registered protocol family 10 [ 0.691850] NET: Registered protocol family 17 [ 0.693274] Key type dns_resolver registered [ 0.694912] Loading compiled-in X.509 certificates [ 0.697121] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.699998] registered taskstats version 1 [ 0.712620] Key type trusted registered [ 0.716956] Key type encrypted registered [ 0.718289] AppArmor: AppArmor sha1 policy hashing enabled [ 0.719947] IMA: No TPM chip found, activating TPM-bypass! [ 0.722098] regulator-dummy: disabling [ 0.723411] Magic number: 10:232:398 [ 0.724806] rtc_cmos 00:00: setting system clock to 2018-11-02 21:23:41 UTC (1541193821) [ 0.727438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729238] EDD information not available. [ 0.761492] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.763966] Write protecting the kernel read-only data: 12288k [ 0.766502] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.770999] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.787124] systemd-udevd[107]: starting version 204 [ 0.836404] FDC 0 is a S82078B [ 0.976055] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.140458] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.142035] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.143694] usb 1-1: Product: QEMU USB Tablet [ 1.144820] usb 1-1: Manufacturer: QEMU [ 1.145793] usb 1-1: SerialNumber: 42 [ 1.436069] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.844914] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.155493] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.243824] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.345477] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 21:23:43 +0000. Up 2.64 seconds. cloud-init-nonet[2.78]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.68]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 21:23:44 +0000. Up 3.96 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.13 | 255.255.255.0 | fa:16:3e:f2:26:d0 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-11-02 21:23:47,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:48,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9755212d-e893-4d4e-abbb-3daf90bab6e0 x-compute-request-id: req-9755212d-e893-4d4e-abbb-3daf90bab6e0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:48,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-9755212d-e893-4d4e-abbb-3daf90bab6e0 2018-11-02 21:23:48,383 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - ACTIVE 2018-11-02 21:23:48,383 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:23:48,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:49,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f7cf389-389a-4515-9b76-9e046f38dcce x-compute-request-id: req-9f7cf389-389a-4515-9b76-9e046f38dcce Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:49,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-9f7cf389-389a-4515-9b76-9e046f38dcce 2018-11-02 21:23:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:49,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-9ac1f10f-676e-4007-9565-d167d5a7b0b1 Date: Fri, 02 Nov 2018 21:23:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:23:49,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-9ac1f10f-676e-4007-9565-d167d5a7b0b1 2018-11-02 21:23:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:49,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e64efb-1fc1-464e-86ab-e222d1cf49b6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:23:49,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-d7e64efb-1fc1-464e-86ab-e222d1cf49b6 2018-11-02 21:23:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:49,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1c96126a-7f05-4699-988e-e003642e9994 Date: Fri, 02 Nov 2018 21:23:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:23:49,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-1c96126a-7f05-4699-988e-e003642e9994 2018-11-02 21:23:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:49,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-a3f732ec-0ce6-4d2f-95c5-82b8ae7e8c16 Date: Fri, 02 Nov 2018 21:23:49 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:64:5b","id":"08f98ad9-3119-4fc0-bf6d-2780ba0bb49b","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:a0:d5","id":"78e39efe-c452-45d1-b76c-bf5b368f0e82","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:23:40Z","binding:vnic_type":"normal","device_id":"701cb282-79f2-471b-983a-62a82ad134b0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:a9:28","id":"fc618aed-8a24-4861-8e78-15305cf9c5a3","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:23:49,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-a3f732ec-0ce6-4d2f-95c5-82b8ae7e8c16 2018-11-02 21:23:49,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:49,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfe57d72-1e99-452b-9ed5-96f295aa633c x-compute-request-id: req-bfe57d72-1e99-452b-9ed5-96f295aa633c Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:49,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-bfe57d72-1e99-452b-9ed5-96f295aa633c 2018-11-02 21:23:49,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:49,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-f123b7fd-89b0-49b9-9598-2e901fe4ffdc Date: Fri, 02 Nov 2018 21:23:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:23:49,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-f123b7fd-89b0-49b9-9598-2e901fe4ffdc 2018-11-02 21:23:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:50,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6422cd-ec1a-466b-8d37-a8132588766e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:23:50,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-ec6422cd-ec1a-466b-8d37-a8132588766e 2018-11-02 21:23:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:50,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-76af31cb-c498-440b-95a6-c6803a23c0c8 Date: Fri, 02 Nov 2018 21:23:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:23:50,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-76af31cb-c498-440b-95a6-c6803a23c0c8 2018-11-02 21:23:50,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:50,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-93e943c8-2c09-40b8-87d5-353a58a5c984 Date: Fri, 02 Nov 2018 21:23:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:64:5b","id":"08f98ad9-3119-4fc0-bf6d-2780ba0bb49b","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:a0:d5","id":"78e39efe-c452-45d1-b76c-bf5b368f0e82","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:23:40Z","binding:vnic_type":"normal","device_id":"701cb282-79f2-471b-983a-62a82ad134b0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:a9:28","id":"fc618aed-8a24-4861-8e78-15305cf9c5a3","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:23:50,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-93e943c8-2c09-40b8-87d5-353a58a5c984 2018-11-02 21:23:50,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}}' 2018-11-02 21:23:51,210 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cf92c8b-b4da-4440-8aa1-9ebf46e9f8e4 x-compute-request-id: req-5cf92c8b-b4da-4440-8aa1-9ebf46e9f8e4 Content-Length: 0 Content-Type: application/json 2018-11-02 21:23:51,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0/action used request id req-5cf92c8b-b4da-4440-8aa1-9ebf46e9f8e4 2018-11-02 21:23:51,211 - create_instance - INFO - Checking if VM is active 2018-11-02 21:23:51,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:51,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c98b1ceb-a97e-4a54-8e8b-b01a47914f0b x-compute-request-id: req-c98b1ceb-a97e-4a54-8e8b-b01a47914f0b Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:51,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-c98b1ceb-a97e-4a54-8e8b-b01a47914f0b 2018-11-02 21:23:51,549 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - ACTIVE 2018-11-02 21:23:51,549 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:23:51,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:52,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d23645bd-5156-4f86-9d02-29a0a44126ee x-compute-request-id: req-d23645bd-5156-4f86-9d02-29a0a44126ee Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:23:52,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-d23645bd-5156-4f86-9d02-29a0a44126ee 2018-11-02 21:23:52,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:52,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-f889e4f6-5cd8-40c4-b3be-bbeb9817c545 Date: Fri, 02 Nov 2018 21:23:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:23:52,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-f889e4f6-5cd8-40c4-b3be-bbeb9817c545 2018-11-02 21:23:52,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:52,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab84427d-19a0-4a61-846e-8a9744108c98 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:23:52,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-ab84427d-19a0-4a61-846e-8a9744108c98 2018-11-02 21:23:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-415bc912-f3c5-4fd0-84ff-104e2a450a13 Date: Fri, 02 Nov 2018 21:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:23:52,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-415bc912-f3c5-4fd0-84ff-104e2a450a13 2018-11-02 21:23:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:23:52,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-2716abbf-ccd0-4e43-a02c-f6e55b96d43b Date: Fri, 02 Nov 2018 21:23:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:64:5b","id":"08f98ad9-3119-4fc0-bf6d-2780ba0bb49b","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:a0:d5","id":"78e39efe-c452-45d1-b76c-bf5b368f0e82","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:23:51Z","binding:vnic_type":"normal","device_id":"701cb282-79f2-471b-983a-62a82ad134b0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc","5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:a9:28","id":"fc618aed-8a24-4861-8e78-15305cf9c5a3","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:23:52,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-2716abbf-ccd0-4e43-a02c-f6e55b96d43b 2018-11-02 21:23:52,382 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:24:07,410 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3ca3dd0L 2018-11-02 21:24:07,410 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:24:07,418 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:24:07,418 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:24:07,420 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:24:07,420 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:24:07,420 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:24:07,420 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:24:07,421 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:24:07,421 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:24:07,463 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:24:07,463 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:24:07,474 - paramiko.transport - DEBUG - Trying discovered key c49eca34d24f80a81bad8a0cc2f1f28b in tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff 2018-11-02 21:24:07,503 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:24:07,534 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:24:07,635 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:24:07,652 - create_instance - INFO - SSH is active for VM instance 2018-11-02 21:24:07,652 - create_instance - INFO - Checking if cloud-init has completed 2018-11-02 21:24:07,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:08,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-573f62e8-4699-4753-b52b-ed7af1e5e260 x-compute-request-id: req-573f62e8-4699-4753-b52b-ed7af1e5e260 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:24:08,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-573f62e8-4699-4753-b52b-ed7af1e5e260 2018-11-02 21:24:08,181 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - ACTIVE 2018-11-02 21:24:08,181 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:24:08,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:08,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e99c478-9a93-4536-b033-777dd6950a58 x-compute-request-id: req-1e99c478-9a93-4536-b033-777dd6950a58 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:24:08,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-1e99c478-9a93-4536-b033-777dd6950a58 2018-11-02 21:24:08,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:08,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-5e1f501b-707b-4564-8248-0daec3bc21bf Date: Fri, 02 Nov 2018 21:24:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:24:08,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-5e1f501b-707b-4564-8248-0daec3bc21bf 2018-11-02 21:24:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:08,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b5ae81-f83b-4337-8716-ebdcabfa28d1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:24:08,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-b1b5ae81-f83b-4337-8716-ebdcabfa28d1 2018-11-02 21:24:08,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:08,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1d6e8a3f-7740-4692-b04c-2343d416d692 Date: Fri, 02 Nov 2018 21:24:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:24:08,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-1d6e8a3f-7740-4692-b04c-2343d416d692 2018-11-02 21:24:09,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:09,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-76a4d837-89f0-4982-8056-1c6414d639f7 Date: Fri, 02 Nov 2018 21:24:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:64:5b","id":"08f98ad9-3119-4fc0-bf6d-2780ba0bb49b","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:a0:d5","id":"78e39efe-c452-45d1-b76c-bf5b368f0e82","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:23:51Z","binding:vnic_type":"normal","device_id":"701cb282-79f2-471b-983a-62a82ad134b0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc","5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:a9:28","id":"fc618aed-8a24-4861-8e78-15305cf9c5a3","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:24:09,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-76a4d837-89f0-4982-8056-1c6414d639f7 2018-11-02 21:24:09,063 - create_instance - INFO - Checking if VM is active 2018-11-02 21:24:09,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:09,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96fc6213-a7b7-49bc-b76d-1186250f4695 x-compute-request-id: req-96fc6213-a7b7-49bc-b76d-1186250f4695 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:24:09,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-96fc6213-a7b7-49bc-b76d-1186250f4695 2018-11-02 21:24:09,610 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - ACTIVE 2018-11-02 21:24:09,610 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:24:09,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:10,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86c551b2-0142-46a4-8e51-f6c203842530 x-compute-request-id: req-86c551b2-0142-46a4-8e51-f6c203842530 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp"}], "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:23:40Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:24:10,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-86c551b2-0142-46a4-8e51-f6c203842530 2018-11-02 21:24:10,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:10,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-c65fc70f-e2b6-4b40-abdb-d2727f0e0147 Date: Fri, 02 Nov 2018 21:24:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20d086a-2eae-4c53-9c62-ae6f37535195"],"updated_at":"2018-11-02T21:21:49Z","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"523a67ad-d7be-4bea-abc4-415e925fd331","name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net"}]} 2018-11-02 21:24:10,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net used request id req-c65fc70f-e2b6-4b40-abdb-d2727f0e0147 2018-11-02 21:24:10,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:10,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05eca90-08fc-4100-809b-81685ee922d0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:24:10,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-f05eca90-08fc-4100-809b-81685ee922d0 2018-11-02 21:24:10,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:10,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-40d99fef-508d-4d8c-9f07-b328648da1a3 Date: Fri, 02 Nov 2018 21:24:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:49Z","dns_nameservers":[],"updated_at":"2018-11-02T21:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8993bde946d24c449bf2cbbf134a23ca","id":"b20d086a-2eae-4c53-9c62-ae6f37535195","subnetpool_id":null,"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet"}]} 2018-11-02 21:24:10,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-40d99fef-508d-4d8c-9f07-b328648da1a3 2018-11-02 21:24:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:10,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-6b074155-9b86-4193-9981-b700c1cb9ec5 Date: Fri, 02 Nov 2018 21:24:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:64:5b","id":"08f98ad9-3119-4fc0-bf6d-2780ba0bb49b","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:55Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:56Z","binding:vnic_type":"normal","device_id":"b8e6501c-8bb8-4aeb-b662-b9143cd921d0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:53:8c","id":"6fa7e0c7-9d4a-49e9-8093-02e739068219","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:a0:d5","id":"78e39efe-c452-45d1-b76c-bf5b368f0e82","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:22:09Z","admin_state_up":true,"updated_at":"2018-11-02T21:23:51Z","binding:vnic_type":"normal","device_id":"701cb282-79f2-471b-983a-62a82ad134b0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:f2:26:d0","id":"b1711a35-eed9-47b9-bc4c-55a4f8ed29ae","port_security_enabled":true,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["3bc9d10d-e21e-4d98-9a83-5d00836963dc","5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3"],"name":"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"523a67ad-d7be-4bea-abc4-415e925fd331","tenant_id":"8993bde946d24c449bf2cbbf134a23ca","created_at":"2018-11-02T21:21:51Z","admin_state_up":true,"updated_at":"2018-11-02T21:21:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-523a67ad-d7be-4bea-abc4-415e925fd331","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:a9:28","id":"fc618aed-8a24-4861-8e78-15305cf9c5a3","port_security_enabled":false,"project_id":"8993bde946d24c449bf2cbbf134a23ca","fixed_ips":[{"subnet_id":"b20d086a-2eae-4c53-9c62-ae6f37535195","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:24:10,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-6b074155-9b86-4193-9981-b700c1cb9ec5 2018-11-02 21:24:10,567 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:24:10,569 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3c2ef90L 2018-11-02 21:24:10,570 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:24:10,574 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:24:10,574 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:24:10,576 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:24:10,576 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:24:10,576 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:24:10,576 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:24:10,577 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:24:10,577 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:24:10,619 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:24:10,619 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:24:10,633 - paramiko.transport - DEBUG - Trying discovered key c49eca34d24f80a81bad8a0cc2f1f28b in tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff 2018-11-02 21:24:10,659 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:24:10,669 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:24:10,769 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:24:10,811 - create_instance - INFO - SSH is active for VM instance 2018-11-02 21:24:10,811 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:24:10,813 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3c2e9d0L 2018-11-02 21:24:10,813 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:24:10,816 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:24:10,817 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:24:10,818 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:24:10,818 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:24:10,818 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:24:10,818 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:24:10,819 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:24:10,819 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:24:10,858 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:24:10,859 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:24:10,877 - paramiko.transport - DEBUG - Trying discovered key c49eca34d24f80a81bad8a0cc2f1f28b in tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff 2018-11-02 21:24:10,895 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:24:10,903 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:24:10,909 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 21:24:11,095 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-02 21:24:11,095 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 21:24:11,110 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 21:24:11,119 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 21:24:11,119 - create_instance - INFO - cloud-init complete for VM instance 2018-11-02 21:24:11,120 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:24:11,120 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 21:24:11,122 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3c4bc50L 2018-11-02 21:24:11,123 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:24:11,125 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:24:11,125 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:24:11,126 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:24:11,126 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:24:11,127 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:24:11,127 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:24:11,127 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:24:11,127 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:24:11,166 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:24:11,167 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:24:11,187 - paramiko.transport - DEBUG - Trying discovered key c49eca34d24f80a81bad8a0cc2f1f28b in tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff 2018-11-02 21:24:11,203 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:24:11,212 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:24:11,219 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 21:24:11,397 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-02 21:24:11,397 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 21:24:11,421 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 21:24:11,422 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:24:11,431 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-11-02 21:24:11,453 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-11-02 21:24:13,696 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:24:13,698 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3c63b50L 2018-11-02 21:24:13,699 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:24:13,703 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:24:13,703 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:24:13,704 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:24:13,704 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:24:13,704 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:24:13,705 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:24:13,705 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:24:13,705 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:24:13,747 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:24:13,747 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:24:13,763 - paramiko.transport - DEBUG - Trying discovered key c49eca34d24f80a81bad8a0cc2f1f28b in tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff 2018-11-02 21:24:13,787 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:24:13,796 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:24:13,828 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 21:24:13,977 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-02 21:24:13,977 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 21:24:13,993 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 21:24:14,008 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 21:24:14,009 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 21:24:14,009 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-11-02 21:24:14,010 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-11-02 21:24:14,011 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-11-02 21:24:14,011 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-11-02 21:24:14,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/floatingips/7fd60fb6-1c06-4d2f-a8da-2da52a4e8b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:14,877 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-429aaf71-b9a3-4085-95af-c325d96e0b96 Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:14,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/7fd60fb6-1c06-4d2f-a8da-2da52a4e8b42 used request id req-429aaf71-b9a3-4085-95af-c325d96e0b96 2018-11-02 21:24:14,878 - create_instance - INFO - Deleting Port with ID - b1711a35-eed9-47b9-bc4c-55a4f8ed29ae 2018-11-02 21:24:14,878 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-port-1 2018-11-02 21:24:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/b1711a35-eed9-47b9-bc4c-55a4f8ed29ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:15,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e753b112-f1ac-49db-aaf5-d4924b6fc6c3 Date: Fri, 02 Nov 2018 21:24:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:15,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/b1711a35-eed9-47b9-bc4c-55a4f8ed29ae used request id req-e753b112-f1ac-49db-aaf5-d4924b6fc6c3 2018-11-02 21:24:15,643 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst 2018-11-02 21:24:15,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:15,808 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:24:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cb3e436-f80b-4d63-932d-af50d7d15380 x-compute-request-id: req-1cb3e436-f80b-4d63-932d-af50d7d15380 Content-Type: application/json 2018-11-02 21:24:15,808 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-1cb3e436-f80b-4d63-932d-af50d7d15380 2018-11-02 21:24:15,808 - create_instance - INFO - Checking deletion status 2018-11-02 21:24:15,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:16,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3fdabfb-c96f-4fd8-99fa-236db78b5234 x-compute-request-id: req-e3fdabfb-c96f-4fd8-99fa-236db78b5234 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:26:d0", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/701cb282-79f2-471b-983a-62a82ad134b0", "rel": "bookmark"}], "image": {"id": "14779e2c-8ff7-409c-919b-1da33aef93d3", "links": [{"href": "http://172.30.9.31:8774/images/14779e2c-8ff7-409c-919b-1da33aef93d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:23:40.000000", "flavor": {"id": "0580c6bb-6191-40ff-8112-8e386868eafc", "links": [{"href": "http://172.30.9.31:8774/flavors/0580c6bb-6191-40ff-8112-8e386868eafc", "rel": "bookmark"}]}, "id": "701cb282-79f2-471b-983a-62a82ad134b0", "user_id": "5e796da41fda4866bab7f06a6eecd817", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:24:15Z", "hostId": "17f7cf792350c9e45cfdcf785cc6d9307f9838cf39f8818e8230dc37", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp", "name": "AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst", "created": "2018-11-02T21:22:13Z", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:24:16,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-e3fdabfb-c96f-4fd8-99fa-236db78b5234 2018-11-02 21:24:16,073 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst] is - ACTIVE 2018-11-02 21:24:16,073 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:24:19,076 - create_instance - DEBUG - VM status query timeout in 296.732302189 2018-11-02 21:24:19,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6e40d8b8c073de3a2387a3a316887b79fd6da8" 2018-11-02 21:24:19,129 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80fa80e1-b794-49cc-a969-3dd7826b22f4 x-compute-request-id: req-80fa80e1-b794-49cc-a969-3dd7826b22f4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 701cb282-79f2-471b-983a-62a82ad134b0 could not be found.", "code": 404}} 2018-11-02 21:24:19,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/701cb282-79f2-471b-983a-62a82ad134b0 used request id req-80fa80e1-b794-49cc-a969-3dd7826b22f4 2018-11-02 21:24:19,129 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 701cb282-79f2-471b-983a-62a82ad134b0 could not be found. (HTTP 404) (Request-ID: req-80fa80e1-b794-49cc-a969-3dd7826b22f4) 2018-11-02 21:24:19,130 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-inst 2018-11-02 21:24:19,131 - neutron_utils - INFO - Deleting security group rule with ID - 62e61c1e-7c45-44b5-90cc-d2afd39c6de9 2018-11-02 21:24:19,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/62e61c1e-7c45-44b5-90cc-d2afd39c6de9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:24:19,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ac276ce-5a8e-46c8-a2f5-8bf25bf4a027 Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:19,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/62e61c1e-7c45-44b5-90cc-d2afd39c6de9 used request id req-0ac276ce-5a8e-46c8-a2f5-8bf25bf4a027 2018-11-02 21:24:19,425 - neutron_utils - INFO - Deleting security group rule with ID - cc577a52-36dc-45af-b4c9-2182c20dba87 2018-11-02 21:24:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/cc577a52-36dc-45af-b4c9-2182c20dba87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:24:19,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf9fb3a4-4d28-481d-82bd-e665da27c0bd Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:19,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/cc577a52-36dc-45af-b4c9-2182c20dba87 used request id req-cf9fb3a4-4d28-481d-82bd-e665da27c0bd 2018-11-02 21:24:19,789 - neutron_utils - INFO - Deleting security group rule with ID - a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7 2018-11-02 21:24:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:24:20,168 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d046eb66-ec37-471e-8f78-cf176c4a2904 Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:20,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/a0d7eec0-c9ee-4ce8-a75c-f7de53dd7ff7 used request id req-d046eb66-ec37-471e-8f78-cf176c4a2904 2018-11-02 21:24:20,169 - neutron_utils - INFO - Deleting security group rule with ID - 0efa2c5c-2e9e-458c-a625-b394c8a7963d 2018-11-02 21:24:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/0efa2c5c-2e9e-458c-a625-b394c8a7963d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:24:20,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b31e4c6-d8c0-4d53-aeec-9682eda90792 Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:20,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/0efa2c5c-2e9e-458c-a625-b394c8a7963d used request id req-2b31e4c6-d8c0-4d53-aeec-9682eda90792 2018-11-02 21:24:20,463 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-sec-grp 2018-11-02 21:24:20,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3b77c9fa088b8f7effee5a5b8d890e0281f6db" 2018-11-02 21:24:20,887 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cc2495e-64d4-435b-8af3-19e3fa9cdc51 Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:20,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5f3bf7f2-a1f2-49c0-91d8-0a3ed946a7a3 used request id req-8cc2495e-64d4-435b-8af3-19e3fa9cdc51 2018-11-02 21:24:20,888 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp 2018-11-02 21:24:20,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4258dc544e39526de1eda07676ca10ae5929fb3a" 2018-11-02 21:24:20,945 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:24:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc5f4c1a-9618-4b89-a667-5eb5ac66fca9 x-compute-request-id: req-bc5f4c1a-9618-4b89-a667-5eb5ac66fca9 Content-Length: 0 Content-Type: application/json 2018-11-02 21:24:20,945 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-kp used request id req-bc5f4c1a-9618-4b89-a667-5eb5ac66fca9 2018-11-02 21:24:20,945 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff.pub] 2018-11-02 21:24:20,946 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff] 2018-11-02 21:24:20,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/0580c6bb-6191-40ff-8112-8e386868eafc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361b9ac989b4295c1726d33a6521625653c0fe" 2018-11-02 21:24:20,997 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:24:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9597ffc5-9aa0-41e7-b4bb-2fe13bf3ee27 x-compute-request-id: req-9597ffc5-9aa0-41e7-b4bb-2fe13bf3ee27 Content-Length: 0 Content-Type: application/json 2018-11-02 21:24:20,997 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0580c6bb-6191-40ff-8112-8e386868eafc used request id req-9597ffc5-9aa0-41e7-b4bb-2fe13bf3ee27 2018-11-02 21:24:20,998 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router and subnet AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet 2018-11-02 21:24:20,998 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router 2018-11-02 21:24:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" -d '{"subnet_id": "b20d086a-2eae-4c53-9c62-ae6f37535195"}' 2018-11-02 21:24:22,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b04be16-8653-463e-b8c0-354c168d6a62 Date: Fri, 02 Nov 2018 21:24:22 GMT RESP BODY: {"network_id": "523a67ad-d7be-4bea-abc4-415e925fd331", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "subnet_id": "b20d086a-2eae-4c53-9c62-ae6f37535195", "subnet_ids": ["b20d086a-2eae-4c53-9c62-ae6f37535195"], "port_id": "6fa7e0c7-9d4a-49e9-8093-02e739068219", "id": "b8e6501c-8bb8-4aeb-b662-b9143cd921d0"} 2018-11-02 21:24:22,542 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0/remove_router_interface used request id req-1b04be16-8653-463e-b8c0-354c168d6a62 2018-11-02 21:24:22,543 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router 2018-11-02 21:24:22,543 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-router 2018-11-02 21:24:22,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d861a8377868e0207fca824ab5537f28aa578f6" 2018-11-02 21:24:24,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f32c074-ae06-4e4d-a3b8-2491659c4742 Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:24,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/b8e6501c-8bb8-4aeb-b662-b9143cd921d0 used request id req-3f32c074-ae06-4e4d-a3b8-2491659c4742 2018-11-02 21:24:24,167 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet 2018-11-02 21:24:24,167 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-subnet 2018-11-02 21:24:24,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/b20d086a-2eae-4c53-9c62-ae6f37535195 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:24:27,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c7b20e1-4188-463c-86b8-97fb36c56e57 Date: Fri, 02 Nov 2018 21:24:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:27,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/b20d086a-2eae-4c53-9c62-ae6f37535195 used request id req-5c7b20e1-4188-463c-86b8-97fb36c56e57 2018-11-02 21:24:27,146 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff-pub-net 2018-11-02 21:24:27,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/523a67ad-d7be-4bea-abc4-415e925fd331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bce34a1139b9f780bfbdc64aad4493974258d" 2018-11-02 21:24:29,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5160c494-dbc9-4b90-b93d-fd81023fc6b6 Date: Fri, 02 Nov 2018 21:24:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:29,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/523a67ad-d7be-4bea-abc4-415e925fd331 used request id req-5160c494-dbc9-4b90-b93d-fd81023fc6b6 2018-11-02 21:24:29,025 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-95644459-4d8c-4518-b0aa-7f602493d8ff--image 2018-11-02 21:24:29,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c67ca9f6a5f2fd111d043b46880afade997422" 2018-11-02 21:24:29,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69693052-662a-4f7e-996b-bf8c9a89d9b0 Date: Fri, 02 Nov 2018 21:24:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:24:29,441 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/14779e2c-8ff7-409c-919b-1da33aef93d3 used request id req-69693052-662a-4f7e-996b-bf8c9a89d9b0 2018-11-02 21:24:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:24:29,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-858bc3de-3223-4734-9f57-e1f1fdeba447 Date: Fri, 02 Nov 2018 21:24:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:48Z", "updated_at": "2018-11-02T21:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "revision_number": 0, "id": "4f12e94b-79af-4883-9127-87c2ffac7d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "revision_number": 0, "id": "76398db2-a952-4a58-86c4-cb9ebdf0b394", "remote_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "remote_ip_prefix": null, "created_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "revision_number": 0, "id": "8a130bd5-b4c5-4436-8e8d-8aae8dcf1b96", "remote_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "remote_ip_prefix": null, "created_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "revision_number": 0, "id": "c7c21419-40bf-4ac6-ac07-7e18dffea232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "8993bde946d24c449bf2cbbf134a23ca"}], "revision_number": 4, "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:24:29,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-858bc3de-3223-4734-9f57-e1f1fdeba447 2018-11-02 21:24:29,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:24:29,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f34362c-9eeb-4c33-9197-156ce470eaca Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8993bde946d24c449bf2cbbf134a23ca", "name": "AnsibleProvisioningTests-e7dded6f-4310-430-proj"}} 2018-11-02 21:24:29,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-2f34362c-9eeb-4c33-9197-156ce470eaca 2018-11-02 21:24:29,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3bc9d10d-e21e-4d98-9a83-5d00836963dc 2018-11-02 21:24:29,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3bc9d10d-e21e-4d98-9a83-5d00836963dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:24:30,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9718fc22-fb72-4c70-8ceb-cc5ac617e072 Date: Fri, 02 Nov 2018 21:24:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:48Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "4f12e94b-79af-4883-9127-87c2ffac7d28"}, {"remote_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:48Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "76398db2-a952-4a58-86c4-cb9ebdf0b394"}, {"remote_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:48Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "8a130bd5-b4c5-4436-8e8d-8aae8dcf1b96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:21:48Z", "security_group_id": "3bc9d10d-e21e-4d98-9a83-5d00836963dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8993bde946d24c449bf2cbbf134a23ca", "created_at": "2018-11-02T21:21:48Z", "project_id": "8993bde946d24c449bf2cbbf134a23ca", "id": "c7c21419-40bf-4ac6-ac07-7e18dffea232"}]} 2018-11-02 21:24:30,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3bc9d10d-e21e-4d98-9a83-5d00836963dc used request id req-9718fc22-fb72-4c70-8ceb-cc5ac617e072 2018-11-02 21:24:30,087 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:24:30,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/3bc9d10d-e21e-4d98-9a83-5d00836963dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:24:30,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7eaa5b68-038f-4c6d-bd3c-3b3222b0e1d6 Content-Length: 0 Date: Fri, 02 Nov 2018 21:24:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:24:30,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3bc9d10d-e21e-4d98-9a83-5d00836963dc used request id req-7eaa5b68-038f-4c6d-bd3c-3b3222b0e1d6 2018-11-02 21:24:30,464 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-e7dded6f-4310-430-proj 2018-11-02 21:24:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:24:30,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd67cd9-97d9-4dee-bc76-360b43ddf4e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:24:30,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8993bde946d24c449bf2cbbf134a23ca used request id req-9dd67cd9-97d9-4dee-bc76-360b43ddf4e5 2018-11-02 21:24:30,771 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-e7dded6f-4310-430-proj-role 2018-11-02 21:24:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/bea1a8708d4242aeae4fcd337df6753f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:24:30,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ca238c-df79-48f0-b8ed-6e085b18cc6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:24:30,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/bea1a8708d4242aeae4fcd337df6753f used request id req-97ca238c-df79-48f0-b8ed-6e085b18cc6b 2018-11-02 21:24:30,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4532ee4508c130caf96b03dcf3de28f56505" 2018-11-02 21:24:31,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46a3472-96f7-422b-84b1-fadf3eca0878 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:24:31,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d46a3472-96f7-422b-84b1-fadf3eca0878 2018-11-02 21:24:31,012 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-e7dded6f-4310-430-user 2018-11-02 21:24:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5e796da41fda4866bab7f06a6eecd817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33992fade0e3354914af2733bccff5cbda42a6c6" 2018-11-02 21:24:31,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480a817e-8a9b-439d-825c-bf584ca7fdee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:24:31,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5e796da41fda4866bab7f06a6eecd817 used request id req-480a817e-8a9b-439d-825c-bf584ca7fdee 2018-11-02 21:24:31,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:31,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:24:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["JIjln5IWTe6rOoQB7H3INA"], "issued_at": "2018-11-02T21:24:31.000000Z"}} 2018-11-02 21:24:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e3db7d7f4f820a2b9d220ec4d541a4c92c1aed" 2018-11-02 21:24:31,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7533f0-803d-4c11-b1ea-565e03101c1a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:31,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db7533f0-803d-4c11-b1ea-565e03101c1a 2018-11-02 21:24:31,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:31,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:32,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["nZxURcEBQLCZy1eMUFbb3A"], "issued_at": "2018-11-02T21:24:32.000000Z"}} 2018-11-02 21:24:32,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:24:32,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3206766-f038-4d25-88ad-9840b9bf8e29 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:32,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b3206766-f038-4d25-88ad-9840b9bf8e29 2018-11-02 21:24:32,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:24:32,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:24:32,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4469297e-2d0f-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:24:32,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32d5f02-82ff-484d-9db4-d59a0c718085 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4469297e-2d0f-417-proj", "previous": null, "next": null}, "projects": []} 2018-11-02 21:24:32,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4469297e-2d0f-417-proj used request id req-e32d5f02-82ff-484d-9db4-d59a0c718085 2018-11-02 21:24:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:24:32,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9c1be0-212b-448c-8031-f163e09bf525 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:24:32,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9c9c1be0-212b-448c-8031-f163e09bf525 2018-11-02 21:24:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}}' 2018-11-02 21:24:32,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d454b4a4-e674-42be-8f83-83c0dfb026e3 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "id": "8340a676ef81492d9793697d07c18e63", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:24:32,698 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d454b4a4-e674-42be-8f83-83c0dfb026e3 2018-11-02 21:24:32,699 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-4469297e-2d0f-417-proj 2018-11-02 21:24:32,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:32,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:33,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["SxNQM_lGQn6RYhttqzJENA"], "issued_at": "2018-11-02T21:24:33.000000Z"}} 2018-11-02 21:24:33,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efab1b3bc942c933e29511a8f8acfc5e6bc48c3" 2018-11-02 21:24:33,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9a8e12-005e-446e-bd56-e01241decacd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:33,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1f9a8e12-005e-446e-bd56-e01241decacd 2018-11-02 21:24:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:24:33,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:24:33 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:24:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efab1b3bc942c933e29511a8f8acfc5e6bc48c3" 2018-11-02 21:24:33,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd1b89e-5abb-4c21-988b-8b879a361c11 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:24:33,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2cd1b89e-5abb-4c21-988b-8b879a361c11 2018-11-02 21:24:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=AnsibleProvisioningTests-4469297e-2d0f-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efab1b3bc942c933e29511a8f8acfc5e6bc48c3" 2018-11-02 21:24:33,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b832dce-2630-45bd-a2a0-e5d45459c56b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=AnsibleProvisioningTests-4469297e-2d0f-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "id": "8340a676ef81492d9793697d07c18e63", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}]} 2018-11-02 21:24:33,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=AnsibleProvisioningTests-4469297e-2d0f-417-proj used request id req-0b832dce-2630-45bd-a2a0-e5d45459c56b 2018-11-02 21:24:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efab1b3bc942c933e29511a8f8acfc5e6bc48c3" 2018-11-02 21:24:33,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30928f27-e46d-4461-81ab-a8709b8677e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-02 21:24:33,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-30928f27-e46d-4461-81ab-a8709b8677e7 2018-11-02 21:24:33,938 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-4469297e-2d0f-417-user 2018-11-02 21:24:33,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:24:34,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0bc9641-d493-441f-9eba-c71f88ac57dd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:24:34,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e0bc9641-d493-441f-9eba-c71f88ac57dd 2018-11-02 21:24:34,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" -d '{"role": {"name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}}' 2018-11-02 21:24:34,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20bfa99b-a8a5-465d-9d0a-b6520420af2b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1adb3b92ea8b4ea093eccda158af7e67", "links": {"self": "http://172.30.9.31:5000/v3/roles/1adb3b92ea8b4ea093eccda158af7e67"}, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}} 2018-11-02 21:24:34,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-20bfa99b-a8a5-465d-9d0a-b6520420af2b 2018-11-02 21:24:34,185 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-4469297e-2d0f-417-proj-role 2018-11-02 21:24:34,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1adb3b92ea8b4ea093eccda158af7e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:24:34,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81feb0ae-29d2-4333-8c7a-0b36451cbd88 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1adb3b92ea8b4ea093eccda158af7e67", "links": {"self": "http://172.30.9.31:5000/v3/roles/1adb3b92ea8b4ea093eccda158af7e67"}, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}} 2018-11-02 21:24:34,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1adb3b92ea8b4ea093eccda158af7e67 used request id req-81feb0ae-29d2-4333-8c7a-0b36451cbd88 2018-11-02 21:24:34,299 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-4469297e-2d0f-417-proj-role to project AnsibleProvisioningTests-4469297e-2d0f-417-proj 2018-11-02 21:24:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63/users/4cbf4f3e56e241b29c7e927e8da5d7d4/roles/1adb3b92ea8b4ea093eccda158af7e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:24:34,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e07d2f2-6e12-49e2-b118-7740e80f4424 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:24:34,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63/users/4cbf4f3e56e241b29c7e927e8da5d7d4/roles/1adb3b92ea8b4ea093eccda158af7e67 used request id req-4e07d2f2-6e12-49e2-b118-7740e80f4424 2018-11-02 21:24:34,457 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:24:34,459 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-11-02 21:24:34,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:34,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:34,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["SzyTRdLHSzmKnCYrj7s-Qw"], "issued_at": "2018-11-02T21:24:34.000000Z"}} 2018-11-02 21:24:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" 2018-11-02 21:24:34,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4772b1-8f3e-40a1-a352-7c0c6b740743 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:34,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cd4772b1-8f3e-40a1-a352-7c0c6b740743 2018-11-02 21:24:34,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" 2018-11-02 21:24:35,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-ba27e875-c83c-4917-b179-4307d250b812 Date: Fri, 02 Nov 2018 21:24:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image"} 2018-11-02 21:24:35,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image used request id req-ba27e875-c83c-4917-b179-4307d250b812 2018-11-02 21:24:35,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" 2018-11-02 21:24:35,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f379bfcd-5d6c-4421-a5b9-d3f44a9633c5 Date: Fri, 02 Nov 2018 21:24:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:24:35,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-f379bfcd-5d6c-4421-a5b9-d3f44a9633c5 2018-11-02 21:24:35,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image"}' 2018-11-02 21:24:35,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2c30e165-0219-48b6-b823-b89f12724c74 Date: Fri, 02 Nov 2018 21:24:35 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:24:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-02T21:24:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "min_disk": 0, "protected": false, "id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "file": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534/file", "checksum": null, "owner": "8340a676ef81492d9793697d07c18e63", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:24:35,650 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-2c30e165-0219-48b6-b823-b89f12724c74 2018-11-02 21:24:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" -d '' 2018-11-02 21:24:40,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb2cd98d-a405-471c-82cc-6d14624b8efa Date: Fri, 02 Nov 2018 21:24:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:24:40,998 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534/file used request id req-fb2cd98d-a405-471c-82cc-6d14624b8efa 2018-11-02 21:24:40,998 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-02 21:24:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" 2018-11-02 21:24:41,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f9061032-e69d-4a66-a181-eea76ebbf037 Date: Fri, 02 Nov 2018 21:24:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:24:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-02T21:24:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7b603e91-60b4-4831-9feb-f1cf509c4534/snap", "metadata": {}}], "self": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "min_disk": 0, "protected": false, "id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "file": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "8340a676ef81492d9793697d07c18e63", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7b603e91-60b4-4831-9feb-f1cf509c4534/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:24:41,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534 used request id req-f9061032-e69d-4a66-a181-eea76ebbf037 2018-11-02 21:24:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" 2018-11-02 21:24:41,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-476ee26d-f679-4ec2-ac53-5259ce3d21d1 Date: Fri, 02 Nov 2018 21:24:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:24:41,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-476ee26d-f679-4ec2-ac53-5259ce3d21d1 2018-11-02 21:24:41,300 - create_image - INFO - Created image with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image 2018-11-02 21:24:41,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" 2018-11-02 21:24:41,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2d06785c-77c3-44c0-9353-67318158b9cc Date: Fri, 02 Nov 2018 21:24:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:24:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-02T21:24:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7b603e91-60b4-4831-9feb-f1cf509c4534/snap", "metadata": {}}], "self": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "min_disk": 0, "protected": false, "id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "file": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "8340a676ef81492d9793697d07c18e63", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7b603e91-60b4-4831-9feb-f1cf509c4534/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-02 21:24:41,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534 used request id req-2d06785c-77c3-44c0-9353-67318158b9cc 2018-11-02 21:24:41,501 - create_image - DEBUG - Instance status is - active 2018-11-02 21:24:41,501 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image 2018-11-02 21:24:41,501 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image 2018-11-02 21:24:41,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:41,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:41,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["hQdbKf9qRoqedYSGFP-8bQ"], "issued_at": "2018-11-02T21:24:41.000000Z"}} 2018-11-02 21:24:41,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:24:42,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e68acf-9702-44af-82f3-dfbcb1fc3197 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:42,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a2e68acf-9702-44af-82f3-dfbcb1fc3197 2018-11-02 21:24:42,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:24:42,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4c103d74-725a-4331-9533-9089244fa65d Date: Fri, 02 Nov 2018 21:24:42 GMT RESP BODY: {"networks":[]} 2018-11-02 21:24:42,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-4c103d74-725a-4331-9533-9089244fa65d 2018-11-02 21:24:42,206 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net 2018-11-02 21:24:42,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net", "admin_state_up": true}}' 2018-11-02 21:24:42,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-611b0c69-e55c-415d-b0ad-b984aeed9e13 Date: Fri, 02 Nov 2018 21:24:42 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-02T21:24:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}} 2018-11-02 21:24:42,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-611b0c69-e55c-415d-b0ad-b984aeed9e13 2018-11-02 21:24:42,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:24:43,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ebbb07a1-34ce-4d07-bc98-19c00a46602a Date: Fri, 02 Nov 2018 21:24:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T21:24:42Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:24:43,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-ebbb07a1-34ce-4d07-bc98-19c00a46602a 2018-11-02 21:24:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:24:43,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1da1fa55-e3b6-4a69-a0c9-60beb2378a87 Date: Fri, 02 Nov 2018 21:24:43 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:24:43,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-1da1fa55-e3b6-4a69-a0c9-60beb2378a87 2018-11-02 21:24:43,386 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet 2018-11-02 21:24:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" -d '{"subnets": [{"ip_version": 4, "network_id": "ac5a66ec-e26d-4ec5-a442-80f27dbeba65", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]}' 2018-11-02 21:24:44,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-49cb5b21-50a7-45b9-aa78-e6b1dd50f726 Date: Fri, 02 Nov 2018 21:24:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:24:44,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-49cb5b21-50a7-45b9-aa78-e6b1dd50f726 2018-11-02 21:24:44,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:24:44,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-647eee85-8702-4bf2-befc-6425fe1d00bb Date: Fri, 02 Nov 2018 21:24:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:24:44,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-647eee85-8702-4bf2-befc-6425fe1d00bb 2018-11-02 21:24:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:24:45,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9fd89715-86e8-455b-b2a0-fb41b13a8e55 Date: Fri, 02 Nov 2018 21:24:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:24:45,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-9fd89715-86e8-455b-b2a0-fb41b13a8e55 2018-11-02 21:24:45,079 - OpenStackNetwork - DEBUG - Network [ac5a66ec-e26d-4ec5-a442-80f27dbeba65] created successfully 2018-11-02 21:24:45,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:45,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:45,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["bbKFLkHMQOCdWPzT7dICUA"], "issued_at": "2018-11-02T21:24:45.000000Z"}} 2018-11-02 21:24:45,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:45,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd0299a-83b5-4b25-b21a-a213341ef582 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:45,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4bd0299a-83b5-4b25-b21a-a213341ef582 2018-11-02 21:24:45,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:45,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f9ba0321-d536-4910-9729-cb965fea05e8 Date: Fri, 02 Nov 2018 21:24:45 GMT RESP BODY: {"routers": []} 2018-11-02 21:24:45,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router&admin_state_up=True used request id req-f9ba0321-d536-4910-9729-cb965fea05e8 2018-11-02 21:24:45,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:45,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:46,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["NSzcRDdqSKCFCu4EuJuYYA"], "issued_at": "2018-11-02T21:24:46.000000Z"}} 2018-11-02 21:24:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634de28dccff7088e538196016bd890d6f2fc67" 2018-11-02 21:24:46,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c34cbbc-f129-4d95-99be-a0dfe832f453 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:46,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8c34cbbc-f129-4d95-99be-a0dfe832f453 2018-11-02 21:24:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:46,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-957adea1-963b-44ef-a95e-29603ec8622b Date: Fri, 02 Nov 2018 21:24:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 21:24:46,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-957adea1-963b-44ef-a95e-29603ec8622b 2018-11-02 21:24:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:46,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b6023341-407b-4752-80cb-1db1bf6f78d8 Date: Fri, 02 Nov 2018 21:24:46 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:24:46,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-b6023341-407b-4752-80cb-1db1bf6f78d8 2018-11-02 21:24:46,897 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router 2018-11-02 21:24:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router", "admin_state_up": true}}' 2018-11-02 21:24:48,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c3e0e54b-203c-491a-aba2-b5f1da24c41c Date: Fri, 02 Nov 2018 21:24:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:47Z", "admin_state_up": true, "updated_at": "2018-11-02T21:24:48Z", "revision_number": 2, "routes": [], "project_id": "8340a676ef81492d9793697d07c18e63", "id": "3b5289ec-b7a8-4462-81ec-21bca3cecc42", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router"}} 2018-11-02 21:24:48,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-c3e0e54b-203c-491a-aba2-b5f1da24c41c 2018-11-02 21:24:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=3b5289ec-b7a8-4462-81ec-21bca3cecc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:48,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e485e53d-b73d-44de-8d15-93b8e28eb329 Date: Fri, 02 Nov 2018 21:24:48 GMT RESP BODY: {"ports":[]} 2018-11-02 21:24:48,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=3b5289ec-b7a8-4462-81ec-21bca3cecc42 used request id req-e485e53d-b73d-44de-8d15-93b8e28eb329 2018-11-02 21:24:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:49,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-e470bfe4-da18-473f-a1d0-9f0fac901ec2 Date: Fri, 02 Nov 2018 21:24:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:24:49,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-e470bfe4-da18-473f-a1d0-9f0fac901ec2 2018-11-02 21:24:49,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:24:49,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:24:49 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:24:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:49,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5756ece-4fab-4d10-86e0-cae4083e2f4d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:24:49,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-e5756ece-4fab-4d10-86e0-cae4083e2f4d 2018-11-02 21:24:49,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:49,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5f4cd552-46bd-4227-8568-f79215340969 Date: Fri, 02 Nov 2018 21:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:24:49,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-5f4cd552-46bd-4227-8568-f79215340969 2018-11-02 21:24:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:49,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-99bc2a98-b8f5-416a-a042-db1a739fdcd9 Date: Fri, 02 Nov 2018 21:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:24:49,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet used request id req-99bc2a98-b8f5-416a-a042-db1a739fdcd9 2018-11-02 21:24:49,571 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-02 21:24:49,571 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router 2018-11-02 21:24:49,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" -d '{"subnet_id": "78590d09-7166-4157-9019-0e24701bb38b"}' 2018-11-02 21:24:51,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f82a0d4e-8fbb-48cc-9f5f-1c89e0051a72 Date: Fri, 02 Nov 2018 21:24:51 GMT RESP BODY: {"network_id": "ac5a66ec-e26d-4ec5-a442-80f27dbeba65", "tenant_id": "8340a676ef81492d9793697d07c18e63", "subnet_id": "78590d09-7166-4157-9019-0e24701bb38b", "subnet_ids": ["78590d09-7166-4157-9019-0e24701bb38b"], "port_id": "bb98a629-5c97-4b42-891e-7fec2e1b5288", "id": "3b5289ec-b7a8-4462-81ec-21bca3cecc42"} 2018-11-02 21:24:51,734 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42/add_router_interface used request id req-f82a0d4e-8fbb-48cc-9f5f-1c89e0051a72 2018-11-02 21:24:51,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:52,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-99a5d763-40ef-485a-a785-c855f64ba1f5 Date: Fri, 02 Nov 2018 21:24:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:47Z", "admin_state_up": true, "updated_at": "2018-11-02T21:24:51Z", "revision_number": 3, "routes": [], "project_id": "8340a676ef81492d9793697d07c18e63", "id": "3b5289ec-b7a8-4462-81ec-21bca3cecc42", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router"}} 2018-11-02 21:24:52,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42 used request id req-99a5d763-40ef-485a-a785-c855f64ba1f5 2018-11-02 21:24:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=3b5289ec-b7a8-4462-81ec-21bca3cecc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:52,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-2b8418be-d090-42d6-b56b-5bbbd5364789 Date: Fri, 02 Nov 2018 21:24:52 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:24:52,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=3b5289ec-b7a8-4462-81ec-21bca3cecc42 used request id req-2b8418be-d090-42d6-b56b-5bbbd5364789 2018-11-02 21:24:52,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/78590d09-7166-4157-9019-0e24701bb38b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:24:52,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-a6eca68a-dae1-4470-a3d9-66ae8ae97be5 Date: Fri, 02 Nov 2018 21:24:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}} 2018-11-02 21:24:52,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/78590d09-7166-4157-9019-0e24701bb38b used request id req-a6eca68a-dae1-4470-a3d9-66ae8ae97be5 2018-11-02 21:24:52,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:52,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:52,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eaf2663eb1084dd294e591d215a18095", "name": "heat_stack_owner"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "53ec2a716a2c4dcb8307a89ca0d914f0", "name": "Member"}], "expires_at": "2018-11-02T22:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "836b76ad75304b15b0a3963247a6f12a", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_836b76ad75304b15b0a3963247a6f12a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "id": "edf2b3dd5f3448f7942d202a171694d0"}, "audit_ids": ["8fJs4Ye2RBCMdMiyV1tyWw"], "issued_at": "2018-11-02T21:24:52.000000Z"}} 2018-11-02 21:24:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6011b0a4c1ac67091a783cb88cce661a9f8fa37" 2018-11-02 21:24:52,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2e349a-5f52-4f03-b874-3c882b42b004 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:52,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ae2e349a-5f52-4f03-b874-3c882b42b004 2018-11-02 21:24:52,665 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:24:52,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6011b0a4c1ac67091a783cb88cce661a9f8fa37" 2018-11-02 21:24:52,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1436745b-2efc-4231-81b5-7ada04fbd77d x-compute-request-id: req-1436745b-2efc-4231-81b5-7ada04fbd77d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-02 21:24:52,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1436745b-2efc-4231-81b5-7ada04fbd77d 2018-11-02 21:24:52,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6011b0a4c1ac67091a783cb88cce661a9f8fa37" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-11-02 21:24:52,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4ab62c5-4af8-402d-85a7-70d98c4cdb05 x-compute-request-id: req-f4ab62c5-4af8-402d-85a7-70d98c4cdb05 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2ca670f4-57f1-42c3-b5dd-e333f481414b"}} 2018-11-02 21:24:52,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f4ab62c5-4af8-402d-85a7-70d98c4cdb05 2018-11-02 21:24:52,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:52,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:53,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["sWm9whmjQE661j3tOqADcw"], "issued_at": "2018-11-02T21:24:53.000000Z"}} 2018-11-02 21:24:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbf1fb3d7f96ffbe09ab6b5edae7bca4f7a1c4c" 2018-11-02 21:24:53,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f13500-39ee-4ce6-a36b-ac5154cb89ed 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:53,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-32f13500-39ee-4ce6-a36b-ac5154cb89ed 2018-11-02 21:24:53,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:24:53,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbf1fb3d7f96ffbe09ab6b5edae7bca4f7a1c4c" 2018-11-02 21:24:53,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e8b9ff3-e284-452f-87e1-57047c060ce6 x-compute-request-id: req-1e8b9ff3-e284-452f-87e1-57047c060ce6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-02 21:24:53,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-1e8b9ff3-e284-452f-87e1-57047c060ce6 2018-11-02 21:24:53,664 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp... 2018-11-02 21:24:53,665 - OpenStackKeypair - INFO - Creating new keypair 2018-11-02 21:24:53,796 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp 2018-11-02 21:24:53,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbf1fb3d7f96ffbe09ab6b5edae7bca4f7a1c4c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpwFavzwad7K5qVqWuyRKSDl2ctof3Ro8sUoJ0lAJDDvxJw0RWLJtIaawy6DYK9VdH1h+pLKUMKujCoJVOvouhT8h1LUDgP9OE3nOiVs2+zBIo0o/z9A9f+/VItuh5aSQ/19xJ1q6C6OFOcRjl+CEgoL2VWZlT7lPOeIiwmk1gqQ==", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp"}}' 2018-11-02 21:24:53,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f74ef86-b86f-46df-8daf-eb28bf7ae393 x-compute-request-id: req-4f74ef86-b86f-46df-8daf-eb28bf7ae393 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpwFavzwad7K5qVqWuyRKSDl2ctof3Ro8sUoJ0lAJDDvxJw0RWLJtIaawy6DYK9VdH1h+pLKUMKujCoJVOvouhT8h1LUDgP9OE3nOiVs2+zBIo0o/z9A9f+/VItuh5aSQ/19xJ1q6C6OFOcRjl+CEgoL2VWZlT7lPOeIiwmk1gqQ==", "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "fingerprint": "1f:d0:7c:38:79:d6:f7:32:50:9f:14:13:8e:9f:72:c9"}} 2018-11-02 21:24:53,867 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-4f74ef86-b86f-46df-8daf-eb28bf7ae393 2018-11-02 21:24:53,869 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec.pub 2018-11-02 21:24:53,870 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec 2018-11-02 21:24:53,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:53,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:54,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["n39AUuh1TP-gViiTByrHfg"], "issued_at": "2018-11-02T21:24:54.000000Z"}} 2018-11-02 21:24:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:54,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e4bd91-dff3-4d2e-9733-f0d061db8a65 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:54,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d2e4bd91-dff3-4d2e-9733-f0d061db8a65 2018-11-02 21:24:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:54,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-900c12ae-2da1-4905-be21-7c81b849af36 Date: Fri, 02 Nov 2018 21:24:54 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:24:54,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp used request id req-900c12ae-2da1-4905-be21-7c81b849af36 2018-11-02 21:24:54,607 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp... 2018-11-02 21:24:54,607 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp 2018-11-02 21:24:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" -d '{"security_group": {"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}}' 2018-11-02 21:24:55,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-d690c241-5dca-4da7-8b1f-e55d8091297f Date: Fri, 02 Nov 2018 21:24:55 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "updated_at": "2018-11-02T21:24:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}], "revision_number": 2, "project_id": "8340a676ef81492d9793697d07c18e63", "id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}} 2018-11-02 21:24:55,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-d690c241-5dca-4da7-8b1f-e55d8091297f 2018-11-02 21:24:55,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:55,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:55,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77bbc6b4-7279-4809-8ff2-42cf5085afbc Date: Fri, 02 Nov 2018 21:24:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0"}]} 2018-11-02 21:24:55,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-77bbc6b4-7279-4809-8ff2-42cf5085afbc 2018-11-02 21:24:55,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:55,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-790a4853-a9db-430d-b894-330f8d1f6d0f Date: Fri, 02 Nov 2018 21:24:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0"}]} 2018-11-02 21:24:55,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-790a4853-a9db-430d-b894-330f8d1f6d0f 2018-11-02 21:24:55,467 - neutron_utils - INFO - Retrieving security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:55,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:55,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-9e0d4d2c-b199-407c-9cb5-66c94102c14b Date: Fri, 02 Nov 2018 21:24:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "updated_at": "2018-11-02T21:24:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}], "revision_number": 2, "project_id": "8340a676ef81492d9793697d07c18e63", "id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}]} 2018-11-02 21:24:55,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-9e0d4d2c-b199-407c-9cb5-66c94102c14b 2018-11-02 21:24:55,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:55,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:55,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50eb67ee-e9c7-4549-9cd7-41d7cbeef4df Date: Fri, 02 Nov 2018 21:24:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0"}]} 2018-11-02 21:24:55,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-50eb67ee-e9c7-4549-9cd7-41d7cbeef4df 2018-11-02 21:24:55,762 - neutron_utils - INFO - Retrieving security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:55,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-646c444a-ed22-4fce-98ad-6c125a07ec3c Date: Fri, 02 Nov 2018 21:24:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "updated_at": "2018-11-02T21:24:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}], "revision_number": 2, "project_id": "8340a676ef81492d9793697d07c18e63", "id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}]} 2018-11-02 21:24:55,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-646c444a-ed22-4fce-98ad-6c125a07ec3c 2018-11-02 21:24:55,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:56,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8961ac69-0d77-489d-9a89-b0db59fe3ed7 Date: Fri, 02 Nov 2018 21:24:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0"}]} 2018-11-02 21:24:56,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-8961ac69-0d77-489d-9a89-b0db59fe3ed7 2018-11-02 21:24:56,018 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp 2018-11-02 21:24:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:56,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e3975e7f-7cc6-4e9f-a224-01895dba0d3a Date: Fri, 02 Nov 2018 21:24:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "updated_at": "2018-11-02T21:24:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}], "revision_number": 2, "project_id": "8340a676ef81492d9793697d07c18e63", "id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}]} 2018-11-02 21:24:56,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp used request id req-e3975e7f-7cc6-4e9f-a224-01895dba0d3a 2018-11-02 21:24:56,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:24:56,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:24:56 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:24:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:56,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cb2782-bf37-4b0d-ac11-20540aaa5cdf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:24:56,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-44cb2782-bf37-4b0d-ac11-20540aaa5cdf 2018-11-02 21:24:56,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:56,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bcc5b96-e184-4129-9748-c41fc109d7a9 Date: Fri, 02 Nov 2018 21:24:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0"}]} 2018-11-02 21:24:56,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-4bcc5b96-e184-4129-9748-c41fc109d7a9 2018-11-02 21:24:56,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21"}}' 2018-11-02 21:24:56,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-9e5d06ea-6103-4e7b-96c0-c0f4fb9b7caa Date: Fri, 02 Nov 2018 21:24:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:56Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:56Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "784b549f-3ce4-4eff-bd2b-959ca41f881a"}} 2018-11-02 21:24:56,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-9e5d06ea-6103-4e7b-96c0-c0f4fb9b7caa 2018-11-02 21:24:56,478 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp 2018-11-02 21:24:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:56,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-b16f92b4-9674-43fc-ab79-f1038cba7c66 Date: Fri, 02 Nov 2018 21:24:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "updated_at": "2018-11-02T21:24:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:56Z", "revision_number": 0, "id": "784b549f-3ce4-4eff-bd2b-959ca41f881a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:56Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}], "revision_number": 3, "project_id": "8340a676ef81492d9793697d07c18e63", "id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}]} 2018-11-02 21:24:56,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp used request id req-b16f92b4-9674-43fc-ab79-f1038cba7c66 2018-11-02 21:24:56,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:56,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d6cad3-1863-4944-a7ba-7cfee1338bab Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:24:56,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-32d6cad3-1863-4944-a7ba-7cfee1338bab 2018-11-02 21:24:56,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:56,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:56,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3fafb372-470a-4eae-8323-f4c6b750b4c7 Date: Fri, 02 Nov 2018 21:24:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:56Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:56Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "784b549f-3ce4-4eff-bd2b-959ca41f881a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0"}]} 2018-11-02 21:24:56,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-3fafb372-470a-4eae-8323-f4c6b750b4c7 2018-11-02 21:24:56,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21"}}' 2018-11-02 21:24:57,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7385b312-fad8-40b5-9ef8-68f21ff2b384 Date: Fri, 02 Nov 2018 21:24:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T21:24:57Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": 22, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:57Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "5b15f027-4c20-4cb5-bfce-3ea6379e9f53"}} 2018-11-02 21:24:57,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-7385b312-fad8-40b5-9ef8-68f21ff2b384 2018-11-02 21:24:57,221 - neutron_utils - INFO - Retrieving security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:57,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:57,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-92a00e37-9f72-475f-b34f-227ef8c30108 Date: Fri, 02 Nov 2018 21:24:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "updated_at": "2018-11-02T21:24:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:24:57Z", "revision_number": 0, "id": "5b15f027-4c20-4cb5-bfce-3ea6379e9f53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:57Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:56Z", "revision_number": 0, "id": "784b549f-3ce4-4eff-bd2b-959ca41f881a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:56Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "revision_number": 0, "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}], "revision_number": 4, "project_id": "8340a676ef81492d9793697d07c18e63", "id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}]} 2018-11-02 21:24:57,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-92a00e37-9f72-475f-b34f-227ef8c30108 2018-11-02 21:24:57,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6910aa82-6736-4b5e-90ec-b573b5b50c21 2018-11-02 21:24:57,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:24:57,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-867d945a-c40b-4bc0-ab44-0ab3e6f9ed2d Date: Fri, 02 Nov 2018 21:24:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "05a5cbc8-6ede-4f8c-95df-9a561fcde583"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T21:24:57Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": 22, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:57Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "5b15f027-4c20-4cb5-bfce-3ea6379e9f53"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:56Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:56Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "784b549f-3ce4-4eff-bd2b-959ca41f881a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:54Z", "security_group_id": "6910aa82-6736-4b5e-90ec-b573b5b50c21", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:54Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0"}]} 2018-11-02 21:24:57,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-867d945a-c40b-4bc0-ab44-0ab3e6f9ed2d 2018-11-02 21:24:57,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:24:57,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:24:57,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["rpov0ufTSWWLo_IonpSLhQ"], "issued_at": "2018-11-02T21:24:57.000000Z"}} 2018-11-02 21:24:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:58,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2adf23-5ded-4641-b030-fccb9efd1696 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:58,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2d2adf23-5ded-4641-b030-fccb9efd1696 2018-11-02 21:24:58,005 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-02 21:24:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:58,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5ad7bb-541a-433d-9131-a4d991e75406 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:24:58,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9b5ad7bb-541a-433d-9131-a4d991e75406 2018-11-02 21:24:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:58,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-29bb534b-f932-43a3-86d4-f2115637d5f2 Date: Fri, 02 Nov 2018 21:24:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:24:58,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-29bb534b-f932-43a3-86d4-f2115637d5f2 2018-11-02 21:24:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a1c45e36-773e-49fd-b9dc-be937a0f16d5 Date: Fri, 02 Nov 2018 21:24:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:24:58,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-a1c45e36-773e-49fd-b9dc-be937a0f16d5 2018-11-02 21:24:58,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:58,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-0949b913-1565-4d99-b289-6c34fbad5cd7 Date: Fri, 02 Nov 2018 21:24:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:24:58,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-0949b913-1565-4d99-b289-6c34fbad5cd7 2018-11-02 21:24:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:24:58,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:24:58 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:24:58,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:59,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8c90f8-e08e-4edf-b476-6fc794efc0c9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:24:59,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-6c8c90f8-e08e-4edf-b476-6fc794efc0c9 2018-11-02 21:24:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:59,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7ff20727-6431-43e6-895a-a75adb21daba Date: Fri, 02 Nov 2018 21:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:24:59,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-7ff20727-6431-43e6-895a-a75adb21daba 2018-11-02 21:24:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:59,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10cf3756-5e91-4bef-bfce-9b7c22e4610c Date: Fri, 02 Nov 2018 21:24:59 GMT RESP BODY: {"ports":[]} 2018-11-02 21:24:59,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1&admin_state_up=True used request id req-10cf3756-5e91-4bef-bfce-9b7c22e4610c 2018-11-02 21:24:59,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:24:59,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec11cd90-bcb2-4b75-9ae6-9c8cda7670ef x-compute-request-id: req-ec11cd90-bcb2-4b75-9ae6-9c8cda7670ef Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 21:24:59,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst used request id req-ec11cd90-bcb2-4b75-9ae6-9c8cda7670ef 2018-11-02 21:24:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:00,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-40709592-7751-4617-9c3b-84e258f877d5 Date: Fri, 02 Nov 2018 21:25:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:25:00,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-40709592-7751-4617-9c3b-84e258f877d5 2018-11-02 21:25:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:00,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a7765771-a51b-45de-b6ef-ff4449056c1b Date: Fri, 02 Nov 2018 21:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:25:00,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-a7765771-a51b-45de-b6ef-ff4449056c1b 2018-11-02 21:25:00,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:00,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-c87becca-ff3a-4749-94d7-c8a4b3d09adc Date: Fri, 02 Nov 2018 21:25:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:25:00,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-c87becca-ff3a-4749-94d7-c8a4b3d09adc 2018-11-02 21:25:00,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:00,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aaade25-ecf3-4023-b236-b2402a14d5df Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:25:00,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-9aaade25-ecf3-4023-b236-b2402a14d5df 2018-11-02 21:25:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:00,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5051cc2b-beb4-4692-93d9-3ad55c696917 Date: Fri, 02 Nov 2018 21:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:25:00,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-5051cc2b-beb4-4692-93d9-3ad55c696917 2018-11-02 21:25:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:01,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bcc16c7b-339c-4f86-9742-c86a28078d90 Date: Fri, 02 Nov 2018 21:25:01 GMT RESP BODY: {"ports":[]} 2018-11-02 21:25:01,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1&admin_state_up=True used request id req-bcc16c7b-339c-4f86-9742-c86a28078d90 2018-11-02 21:25:01,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-02 21:25:01,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-11-02 21:25:01,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1adb3b92ea8b4ea093eccda158af7e67", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj-role"}], "expires_at": "2018-11-02T22:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8340a676ef81492d9793697d07c18e63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4469297e-2d0f-417-user", "id": "4cbf4f3e56e241b29c7e927e8da5d7d4"}, "audit_ids": ["YMP68iLbQNuvwBu84wpGww"], "issued_at": "2018-11-02T21:25:01.000000Z"}} 2018-11-02 21:25:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722b57bdaa6f2cfc0e7890c60f80961bcd66d10a" 2018-11-02 21:25:01,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906ac030-a120-465f-8c61-10b08d54ffd3 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:25:01,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-906ac030-a120-465f-8c61-10b08d54ffd3 2018-11-02 21:25:01,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:01,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-505775ec-e298-4655-bd89-63f98f9ea3ea Date: Fri, 02 Nov 2018 21:25:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:25:01,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-505775ec-e298-4655-bd89-63f98f9ea3ea 2018-11-02 21:25:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:01,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c98c327b-d54d-4bc1-a092-b3df1f32f813 Date: Fri, 02 Nov 2018 21:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:25:01,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-c98c327b-d54d-4bc1-a092-b3df1f32f813 2018-11-02 21:25:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:02,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-378c721e-fddd-4ff7-8942-6e7b51adc937 Date: Fri, 02 Nov 2018 21:25:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:25:02,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-378c721e-fddd-4ff7-8942-6e7b51adc937 2018-11-02 21:25:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:25:02,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:25:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:25:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722b57bdaa6f2cfc0e7890c60f80961bcd66d10a" 2018-11-02 21:25:02,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf9bc27-4fc3-46b6-8b0a-56df365bd39b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:25:02,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-fbf9bc27-4fc3-46b6-8b0a-56df365bd39b 2018-11-02 21:25:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:02,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3578708e-d4fa-4eb7-9c57-35bde857e39f Date: Fri, 02 Nov 2018 21:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:25:02,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-3578708e-d4fa-4eb7-9c57-35bde857e39f 2018-11-02 21:25:02,295 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net 2018-11-02 21:25:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" -d '{"port": {"network_id": "ac5a66ec-e26d-4ec5-a442-80f27dbeba65", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1", "admin_state_up": true}}' 2018-11-02 21:25:03,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-53ed52c0-1424-415f-ac6a-9112e4453f0f Date: Fri, 02 Nov 2018 21:25:03 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-02T21:25:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-02T21:25:02Z","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:52:cc:4e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","security_groups":["7836c7f5-0f32-4237-bdff-663505ca643d"],"device_id":""}} 2018-11-02 21:25:03,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-53ed52c0-1424-415f-ac6a-9112e4453f0f 2018-11-02 21:25:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:03,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d579fb15-2e7b-4748-ab71-ac1d18e25e33 Date: Fri, 02 Nov 2018 21:25:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:25:03,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-d579fb15-2e7b-4748-ab71-ac1d18e25e33 2018-11-02 21:25:03,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:03,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e444c9c8-acf9-464f-89d1-9a07a2ac2b45 Date: Fri, 02 Nov 2018 21:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:25:03,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-e444c9c8-acf9-464f-89d1-9a07a2ac2b45 2018-11-02 21:25:03,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:03,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-9eda3540-b0c5-495c-9cf0-cd372c1f999c Date: Fri, 02 Nov 2018 21:25:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:25:03,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-9eda3540-b0c5-495c-9cf0-cd372c1f999c 2018-11-02 21:25:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:03,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccc766f-c767-4414-8c8f-479305c37876 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:25:03,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-6ccc766f-c767-4414-8c8f-479305c37876 2018-11-02 21:25:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:04,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7a383e8f-5e6b-4fe9-bcdd-7b1a3b9712a9 Date: Fri, 02 Nov 2018 21:25:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:25:04,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-7a383e8f-5e6b-4fe9-bcdd-7b1a3b9712a9 2018-11-02 21:25:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:04,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-a19c420e-7079-443f-8f17-0c9bbcba1905 Date: Fri, 02 Nov 2018 21:25:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:25:02Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"}]} 2018-11-02 21:25:04,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1&admin_state_up=True used request id req-a19c420e-7079-443f-8f17-0c9bbcba1905 2018-11-02 21:25:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:04,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8853e7-3c29-4051-8e8f-5741a1980985 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:25:04,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-dd8853e7-3c29-4051-8e8f-5741a1980985 2018-11-02 21:25:04,364 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst 2018-11-02 21:25:04,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:04,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c47b9517-2424-4969-8f6d-3d5d1f855469 x-compute-request-id: req-c47b9517-2424-4969-8f6d-3d5d1f855469 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-flavor-name"}]} 2018-11-02 21:25:04,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c47b9517-2424-4969-8f6d-3d5d1f855469 2018-11-02 21:25:04,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:04,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d9b778-af2e-4e05-8f70-69f329a2150d x-compute-request-id: req-98d9b778-af2e-4e05-8f70-69f329a2150d Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2ca670f4-57f1-42c3-b5dd-e333f481414b"}} 2018-11-02 21:25:04,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b used request id req-98d9b778-af2e-4e05-8f70-69f329a2150d 2018-11-02 21:25:04,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:04,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-96583fdc-3140-4d79-976d-f39b81dc1326 Date: Fri, 02 Nov 2018 21:25:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image", "tags": [], "container_format": "bare", "created_at": "2018-11-02T21:24:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-02T21:24:40Z", "visibility": "shared", "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7b603e91-60b4-4831-9feb-f1cf509c4534/snap", "metadata": {}}], "self": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "min_disk": 0, "protected": false, "id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "file": "/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "8340a676ef81492d9793697d07c18e63", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/7b603e91-60b4-4831-9feb-f1cf509c4534/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image"} 2018-11-02 21:25:04,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image used request id req-96583fdc-3140-4d79-976d-f39b81dc1326 2018-11-02 21:25:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:04,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04e19c35-0ac4-492e-bb37-5a9534b2bb30 Date: Fri, 02 Nov 2018 21:25:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-02 21:25:04,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-04e19c35-0ac4-492e-bb37-5a9534b2bb30 2018-11-02 21:25:04,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" -d '{"server": {"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "imageRef": "7b603e91-60b4-4831-9feb-f1cf509c4534", "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "flavorRef": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "max_count": 1, "min_count": 1, "networks": [{"port": "a1885243-fdfb-42c7-8a48-ec3edd4b155f"}]}}' 2018-11-02 21:25:06,311 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:25:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1678be02-2e1b-4660-9d90-ad35c216a6c6 x-compute-request-id: req-1678be02-2e1b-4660-9d90-ad35c216a6c6 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "adminPass": "7xTCRq2wRz6L"}} 2018-11-02 21:25:06,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-1678be02-2e1b-4660-9d90-ad35c216a6c6 2018-11-02 21:25:06,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:06,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a12691b-a963-4796-a22e-8d9b29e07354 x-compute-request-id: req-5a12691b-a963-4796-a22e-8d9b29e07354 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:06,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-5a12691b-a963-4796-a22e-8d9b29e07354 2018-11-02 21:25:06,378 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst 2018-11-02 21:25:06,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:06,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755e62ae-2b57-4a41-9120-4a79eb109669 x-compute-request-id: req-755e62ae-2b57-4a41-9120-4a79eb109669 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:06,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-755e62ae-2b57-4a41-9120-4a79eb109669 2018-11-02 21:25:06,624 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:06,625 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:09,628 - create_instance - DEBUG - VM status query timeout in 896.750814915 2018-11-02 21:25:09,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:10,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2903d870-6155-4c2a-be32-39869b4757f2 x-compute-request-id: req-2903d870-6155-4c2a-be32-39869b4757f2 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:10,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-2903d870-6155-4c2a-be32-39869b4757f2 2018-11-02 21:25:10,353 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:10,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:13,356 - create_instance - DEBUG - VM status query timeout in 893.022318125 2018-11-02 21:25:13,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:14,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96aa9043-c9e8-4c09-8843-a7fc2cafd4ee x-compute-request-id: req-96aa9043-c9e8-4c09-8843-a7fc2cafd4ee Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:14,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-96aa9043-c9e8-4c09-8843-a7fc2cafd4ee 2018-11-02 21:25:14,057 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:14,057 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:17,060 - create_instance - DEBUG - VM status query timeout in 889.318166018 2018-11-02 21:25:17,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:17,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7211af9f-79ee-4bfd-9c6b-288a2e9e102a x-compute-request-id: req-7211af9f-79ee-4bfd-9c6b-288a2e9e102a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:17,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-7211af9f-79ee-4bfd-9c6b-288a2e9e102a 2018-11-02 21:25:17,600 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:17,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:20,604 - create_instance - DEBUG - VM status query timeout in 885.77489996 2018-11-02 21:25:20,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:21,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09a71c2f-d9a5-45e4-a13f-71955470f6f2 x-compute-request-id: req-09a71c2f-d9a5-45e4-a13f-71955470f6f2 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:21,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-09a71c2f-d9a5-45e4-a13f-71955470f6f2 2018-11-02 21:25:21,310 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:21,310 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:24,313 - create_instance - DEBUG - VM status query timeout in 882.065740108 2018-11-02 21:25:24,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:25,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab513832-25f5-42fa-b5ca-0754fc046019 x-compute-request-id: req-ab513832-25f5-42fa-b5ca-0754fc046019 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:25,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-ab513832-25f5-42fa-b5ca-0754fc046019 2018-11-02 21:25:25,425 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:25,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:28,428 - create_instance - DEBUG - VM status query timeout in 877.950668097 2018-11-02 21:25:28,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:29,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15904734-f4a4-439e-aa56-cbc4f5717a8c x-compute-request-id: req-15904734-f4a4-439e-aa56-cbc4f5717a8c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:29,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-15904734-f4a4-439e-aa56-cbc4f5717a8c 2018-11-02 21:25:29,165 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:29,165 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:32,168 - create_instance - DEBUG - VM status query timeout in 874.210417986 2018-11-02 21:25:32,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:32,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6427c79d-1ed7-412f-8eac-6f9b0f92e7d7 x-compute-request-id: req-6427c79d-1ed7-412f-8eac-6f9b0f92e7d7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:32,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-6427c79d-1ed7-412f-8eac-6f9b0f92e7d7 2018-11-02 21:25:32,900 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:32,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:35,903 - create_instance - DEBUG - VM status query timeout in 870.475650072 2018-11-02 21:25:35,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:36,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d60a9c04-884a-4302-89ed-ef5dcd35e923 x-compute-request-id: req-d60a9c04-884a-4302-89ed-ef5dcd35e923 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:36,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-d60a9c04-884a-4302-89ed-ef5dcd35e923 2018-11-02 21:25:36,631 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:36,632 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:39,635 - create_instance - DEBUG - VM status query timeout in 866.743829966 2018-11-02 21:25:39,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:40,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25: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-6d602e96-6318-4d59-af3e-3562ad879ffe x-compute-request-id: req-6d602e96-6318-4d59-af3e-3562ad879ffe Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:40,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-6d602e96-6318-4d59-af3e-3562ad879ffe 2018-11-02 21:25:40,342 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:40,343 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:43,346 - create_instance - DEBUG - VM status query timeout in 863.032831907 2018-11-02 21:25:43,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:44,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e4f301e-6863-4d1e-8cf5-884c72b5c2e0 x-compute-request-id: req-2e4f301e-6863-4d1e-8cf5-884c72b5c2e0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:44,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-2e4f301e-6863-4d1e-8cf5-884c72b5c2e0 2018-11-02 21:25:44,243 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:44,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:47,246 - create_instance - DEBUG - VM status query timeout in 859.132752895 2018-11-02 21:25:47,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:47,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a64cb53-ca57-4727-ab58-09a47ed8e5d6 x-compute-request-id: req-5a64cb53-ca57-4727-ab58-09a47ed8e5d6 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:47,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-5a64cb53-ca57-4727-ab58-09a47ed8e5d6 2018-11-02 21:25:47,776 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:47,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:50,779 - create_instance - DEBUG - VM status query timeout in 855.599479914 2018-11-02 21:25:50,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:51,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b99f5a37-b5ea-4b5a-b023-e13c397b3e87 x-compute-request-id: req-b99f5a37-b5ea-4b5a-b023-e13c397b3e87 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:51,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-b99f5a37-b5ea-4b5a-b023-e13c397b3e87 2018-11-02 21:25:51,313 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:51,313 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:54,316 - create_instance - DEBUG - VM status query timeout in 852.062511921 2018-11-02 21:25:54,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:54,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8cc114f-f1bd-437c-9e6a-df4fb7832cbb x-compute-request-id: req-e8cc114f-f1bd-437c-9e6a-df4fb7832cbb Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:54,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-e8cc114f-f1bd-437c-9e6a-df4fb7832cbb 2018-11-02 21:25:54,884 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:54,884 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:25:57,887 - create_instance - DEBUG - VM status query timeout in 848.491406918 2018-11-02 21:25:57,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:25:58,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f77a79ae-f069-479f-8c49-8dac9cf9608c x-compute-request-id: req-f77a79ae-f069-479f-8c49-8dac9cf9608c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:25:58,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-f77a79ae-f069-479f-8c49-8dac9cf9608c 2018-11-02 21:25:58,820 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:25:58,820 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:01,823 - create_instance - DEBUG - VM status query timeout in 844.555305958 2018-11-02 21:26:01,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:02,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-163a8c73-2d89-4b83-8442-835fe3880e4b x-compute-request-id: req-163a8c73-2d89-4b83-8442-835fe3880e4b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:02,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-163a8c73-2d89-4b83-8442-835fe3880e4b 2018-11-02 21:26:02,368 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:02,368 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:05,371 - create_instance - DEBUG - VM status query timeout in 841.007398129 2018-11-02 21:26:05,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:06,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caa31895-aafd-4677-898c-3d5608b6684a x-compute-request-id: req-caa31895-aafd-4677-898c-3d5608b6684a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:06,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-caa31895-aafd-4677-898c-3d5608b6684a 2018-11-02 21:26:06,231 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:06,231 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:09,234 - create_instance - DEBUG - VM status query timeout in 837.144355059 2018-11-02 21:26:09,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:09,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e8ef5b4-5162-46be-942a-ba2046f597dd x-compute-request-id: req-4e8ef5b4-5162-46be-942a-ba2046f597dd Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:09,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-4e8ef5b4-5162-46be-942a-ba2046f597dd 2018-11-02 21:26:09,787 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:09,787 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:12,790 - create_instance - DEBUG - VM status query timeout in 833.588720083 2018-11-02 21:26:12,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:13,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47c6d1b9-961f-4a14-8967-014083e62195 x-compute-request-id: req-47c6d1b9-961f-4a14-8967-014083e62195 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:13,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-47c6d1b9-961f-4a14-8967-014083e62195 2018-11-02 21:26:13,321 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:13,321 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:16,324 - create_instance - DEBUG - VM status query timeout in 830.054235935 2018-11-02 21:26:16,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:17,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ce77da8-1bf2-4c35-a679-63d7252b9d43 x-compute-request-id: req-8ce77da8-1bf2-4c35-a679-63d7252b9d43 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:17,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-8ce77da8-1bf2-4c35-a679-63d7252b9d43 2018-11-02 21:26:17,042 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:17,043 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:20,046 - create_instance - DEBUG - VM status query timeout in 826.332961082 2018-11-02 21:26:20,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:20,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0594777b-fa65-4fc2-bb24-5be084f7da7c x-compute-request-id: req-0594777b-fa65-4fc2-bb24-5be084f7da7c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:20,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-0594777b-fa65-4fc2-bb24-5be084f7da7c 2018-11-02 21:26:20,777 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:20,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:23,780 - create_instance - DEBUG - VM status query timeout in 822.598716974 2018-11-02 21:26:23,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:24,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58341760-aa7e-4afa-a976-7856a555bea0 x-compute-request-id: req-58341760-aa7e-4afa-a976-7856a555bea0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:24,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-58341760-aa7e-4afa-a976-7856a555bea0 2018-11-02 21:26:24,513 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:24,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:27,516 - create_instance - DEBUG - VM status query timeout in 818.862325907 2018-11-02 21:26:27,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:28,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab04687d-2188-4346-8d37-09b93591cab7 x-compute-request-id: req-ab04687d-2188-4346-8d37-09b93591cab7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:28,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-ab04687d-2188-4346-8d37-09b93591cab7 2018-11-02 21:26:28,584 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:28,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:31,588 - create_instance - DEBUG - VM status query timeout in 814.791089058 2018-11-02 21:26:31,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:32,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ecec223-25dd-41fc-8e04-fba8842353c3 x-compute-request-id: req-3ecec223-25dd-41fc-8e04-fba8842353c3 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:32,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-3ecec223-25dd-41fc-8e04-fba8842353c3 2018-11-02 21:26:32,130 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:32,130 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:35,132 - create_instance - DEBUG - VM status query timeout in 811.246166945 2018-11-02 21:26:35,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:35,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dff1a36e-baa4-4cd3-bccf-767b16ed8e72 x-compute-request-id: req-dff1a36e-baa4-4cd3-bccf-767b16ed8e72 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:35,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-dff1a36e-baa4-4cd3-bccf-767b16ed8e72 2018-11-02 21:26:35,758 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:35,759 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:38,762 - create_instance - DEBUG - VM status query timeout in 807.616869926 2018-11-02 21:26:38,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:39,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee260f73-ac30-4a7a-ad93-a0b305c803f6 x-compute-request-id: req-ee260f73-ac30-4a7a-ad93-a0b305c803f6 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:39,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-ee260f73-ac30-4a7a-ad93-a0b305c803f6 2018-11-02 21:26:39,340 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:39,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:42,344 - create_instance - DEBUG - VM status query timeout in 804.034756899 2018-11-02 21:26:42,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:42,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dff67dca-9cc0-4044-8beb-f7aabb160b1c x-compute-request-id: req-dff67dca-9cc0-4044-8beb-f7aabb160b1c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:42,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-dff67dca-9cc0-4044-8beb-f7aabb160b1c 2018-11-02 21:26:42,862 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:42,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:45,865 - create_instance - DEBUG - VM status query timeout in 800.513165951 2018-11-02 21:26:45,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:46,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d22e7861-04f3-467b-9bfe-2a927e9dba91 x-compute-request-id: req-d22e7861-04f3-467b-9bfe-2a927e9dba91 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T21:25:07Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:46,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-d22e7861-04f3-467b-9bfe-2a927e9dba91 2018-11-02 21:26:46,427 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - BUILD 2018-11-02 21:26:46,428 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:26:49,431 - create_instance - DEBUG - VM status query timeout in 796.94791007 2018-11-02 21:26:49,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:50,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb426614-f77c-43e3-ab15-9e831102dec1 x-compute-request-id: req-bb426614-f77c-43e3-ab15-9e831102dec1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:50,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-bb426614-f77c-43e3-ab15-9e831102dec1 2018-11-02 21:26:50,146 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:26:50,146 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:26:50,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:50,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47ef1348-05bb-4f09-8fb8-63145c95ad43 x-compute-request-id: req-47ef1348-05bb-4f09-8fb8-63145c95ad43 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:50,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-47ef1348-05bb-4f09-8fb8-63145c95ad43 2018-11-02 21:26:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:50,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-b932ce88-ea8d-4fbd-8b2e-1e843464d5a3 Date: Fri, 02 Nov 2018 21:26:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:26:50,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-b932ce88-ea8d-4fbd-8b2e-1e843464d5a3 2018-11-02 21:26:50,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:50,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913408a3-e6f4-414f-a39a-27cf674d49af Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:26:50,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-913408a3-e6f4-414f-a39a-27cf674d49af 2018-11-02 21:26:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:50,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-185bc173-d191-4574-ac1d-ebf69038cc63 Date: Fri, 02 Nov 2018 21:26:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:26:50,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-185bc173-d191-4574-ac1d-ebf69038cc63 2018-11-02 21:26:50,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-dc17ea49-ad5f-4ee7-bb74-40d2a6ab0829 Date: Fri, 02 Nov 2018 21:26:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:47Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:26:51,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-dc17ea49-ad5f-4ee7-bb74-40d2a6ab0829 2018-11-02 21:26:51,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-42343409-8231-4417-8232-d9b17ef0c1a8 Date: Fri, 02 Nov 2018 21:26:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:47Z", "admin_state_up": true, "updated_at": "2018-11-02T21:24:51Z", "revision_number": 3, "routes": [], "project_id": "8340a676ef81492d9793697d07c18e63", "id": "3b5289ec-b7a8-4462-81ec-21bca3cecc42", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router"}]} 2018-11-02 21:26:51,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router used request id req-42343409-8231-4417-8232-d9b17ef0c1a8 2018-11-02 21:26:51,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58be8632-1abb-49b8-b202-2193cd9cfe09 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:26:51,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-58be8632-1abb-49b8-b202-2193cd9cfe09 2018-11-02 21:26:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=3b5289ec-b7a8-4462-81ec-21bca3cecc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-8f316c56-924f-4615-903a-c6df59d8c717 Date: Fri, 02 Nov 2018 21:26:51 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:26:51,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=3b5289ec-b7a8-4462-81ec-21bca3cecc42 used request id req-8f316c56-924f-4615-903a-c6df59d8c717 2018-11-02 21:26:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/78590d09-7166-4157-9019-0e24701bb38b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-13b9e833-f640-4631-9cff-ab177e1ee2ad Date: Fri, 02 Nov 2018 21:26:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}} 2018-11-02 21:26:51,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/78590d09-7166-4157-9019-0e24701bb38b used request id req-13b9e833-f640-4631-9cff-ab177e1ee2ad 2018-11-02 21:26:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9025e07f-b56a-42ab-a694-e79a47597cd5 Date: Fri, 02 Nov 2018 21:26:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 21:26:51,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-9025e07f-b56a-42ab-a694-e79a47597cd5 2018-11-02 21:26:51,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-690b18b2-68cd-4bb3-9c8b-ad65fa083293 Date: Fri, 02 Nov 2018 21:26:51 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:26:51,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-690b18b2-68cd-4bb3-9c8b-ad65fa083293 2018-11-02 21:26:51,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:51,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb1212e9-f288-4b6e-8bc7-07d404398a6a x-compute-request-id: req-bb1212e9-f288-4b6e-8bc7-07d404398a6a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:51,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-bb1212e9-f288-4b6e-8bc7-07d404398a6a 2018-11-02 21:26:51,642 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:26:51,642 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:26:51,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:52,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e708991-2d9d-4494-b0d8-237e9610959b x-compute-request-id: req-0e708991-2d9d-4494-b0d8-237e9610959b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:52,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-0e708991-2d9d-4494-b0d8-237e9610959b 2018-11-02 21:26:52,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:52,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-a0224af9-cbdf-4be3-bf44-f851ee37ddbd Date: Fri, 02 Nov 2018 21:26:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:26:52,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-a0224af9-cbdf-4be3-bf44-f851ee37ddbd 2018-11-02 21:26:52,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:52,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825993bf-07f1-412b-9702-361617664286 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:26:52,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-825993bf-07f1-412b-9702-361617664286 2018-11-02 21:26:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:52,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6eca525c-137b-426c-b4c9-c73e5ac2dd27 Date: Fri, 02 Nov 2018 21:26:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:26:52,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-6eca525c-137b-426c-b4c9-c73e5ac2dd27 2018-11-02 21:26:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:52,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-e39bf464-43c9-4d72-96ac-cfa6373596b6 Date: Fri, 02 Nov 2018 21:26:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:47Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:26:52,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-e39bf464-43c9-4d72-96ac-cfa6373596b6 2018-11-02 21:26:52,671 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-02 21:26:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:52,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1c3f666f-be43-4974-b93b-14a0313169f9 Date: Fri, 02 Nov 2018 21:26:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 21:26:52,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-1c3f666f-be43-4974-b93b-14a0313169f9 2018-11-02 21:26:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:52,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2456ba61-7abf-430a-9785-4c69310430da Date: Fri, 02 Nov 2018 21:26:52 GMT RESP BODY: {"subnets":[]} 2018-11-02 21:26:52,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=83c41b26-f570-4b78-aa34-9ed444b68ea2 used request id req-2456ba61-7abf-430a-9785-4c69310430da 2018-11-02 21:26:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "port_id": "a1885243-fdfb-42c7-8a48-ec3edd4b155f"}}' 2018-11-02 21:26:54,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-fa3dc3c1-a69a-42fa-a260-33cf40cf2a7a Date: Fri, 02 Nov 2018 21:26:54 GMT RESP BODY: {"floatingip": {"router_id": "3b5289ec-b7a8-4462-81ec-21bca3cecc42", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:26:53Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "10.55.1.17", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "a1885243-fdfb-42c7-8a48-ec3edd4b155f", "id": "b743169e-0591-4607-9805-bedee4aba4cb", "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:26:53Z", "project_id": "8340a676ef81492d9793697d07c18e63"}} 2018-11-02 21:26:54,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-fa3dc3c1-a69a-42fa-a260-33cf40cf2a7a 2018-11-02 21:26:54,785 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router 2018-11-02 21:26:54,785 - create_instance_tests - INFO - Looking for IP 10.55.1.17 in the console log 2018-11-02 21:26:54,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:55,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e986cdb4-e242-450e-9cb5-0fa4ce7c7da6 x-compute-request-id: req-e986cdb4-e242-450e-9cb5-0fa4ce7c7da6 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:55,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-e986cdb4-e242-450e-9cb5-0fa4ce7c7da6 2018-11-02 21:26:55,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 21:26:55,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca080513-ad87-41a0-b69f-f97096f24ede x-compute-request-id: req-ca080513-ad87-41a0-b69f-f97096f24ede Content-Encoding: gzip Content-Length: 8635 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009079] AppArmor: AppArmor initialized\n[ 0.010100] Yama: becoming mindful.\n[ 0.011137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013676] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016802] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018301] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020273] Initializing cgroup subsys memory\n[ 0.021343] Initializing cgroup subsys devices\n[ 0.022413] Initializing cgroup subsys freezer\n[ 0.023493] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025129] Initializing cgroup subsys hugetlb\n[ 0.026259] FEATURE SPEC_CTRL Present\n[ 0.028603] mce: CPU supports 10 MCE banks\n[ 0.029641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029641] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031985] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033636] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037716] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040625] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046581] ACPI: Core revision 20131115\n[ 0.048182] ACPI: All ACPI Tables successfully acquired\n[ 0.049602] ftrace: allocating 28747 entries in 113 pages\n[ 0.068208] smpboot: Max logical packages: 2\n[ 0.069292] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073695] Enabling x2apic\n[ 0.074498] Enabled x2apic\n[ 0.075531] Switched APIC routing to physical x2apic.\n[ 0.077245] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078687] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089063] KVM setup paravirtual spinlock\n[ 0.091378] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092183] x86: Booting SMP configuration:\n[ 0.093267] .... node #0, CPUs: #1[ 0.091339] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108019] x86: Booted up 1 node, 2 CPUs\n[ 0.108012] KVM setup async PF for cpu 1\n[ 0.108014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111325] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112380] devtmpfs: initialized\n[ 0.114129] EVM: security.selinux\n[ 0.115007] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116803] EVM: security.capability\n[ 0.117745] pinctrl core: initialized pinctrl subsystem\n[ 0.118065] regulator-dummy: no parameters\n[ 0.120070] RTC time: 21:26:48, date: 11/02/18\n[ 0.121173] NET: Registered protocol family 16\n[ 0.122331] cpuidle: using governor ladder\n[ 0.123338] cpuidle: using governor menu\n[ 0.124063] ACPI: bus type PCI registered\n[ 0.125059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126575] PCI: Using configuration type 1 for base access\n[ 0.128432] bio: create slab at 0\n[ 0.129047] ACPI: Added _OSI(Module Device)\n[ 0.129079] ACPI: Added _OSI(Processor Device)\n[ 0.130139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134225] ACPI: Interpreter enabled\n[ 0.135156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.138936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.140663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.142916] ACPI: (supports S0 S5)\n[ 0.143783] ACPI: Using IOAPIC for interrupt routing\n[ 0.144013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146277] ACPI: No dock devices found.\n[ 0.149135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150510] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.151992] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.152017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.154688] acpiphp: Slot [3] registered\n[ 0.155682] acpiphp: Slot [4] registered\n[ 0.156018] acpiphp: Slot [5] registered\n[ 0.157014] acpiphp: Slot [6] registered\n[ 0.158000] acpiphp: Slot [7] registered\n[ 0.158986] acpiphp: Slot [8] registered\n[ 0.159973] acpiphp: Slot [9] registered\n[ 0.160024] acpiphp: Slot [10] registered\n[ 0.161044] acpiphp: Slot [11] registered\n[ 0.162062] acpiphp: Slot [12] registered\n[ 0.163064] acpiphp: Slot [13] registered\n[ 0.164024] acpiphp: Slot [14] registered\n[ 0.165033] acpiphp: Slot [15] registered\n[ 0.166037] acpiphp: Slot [16] registered\n[ 0.168255] acpiphp: Slot [17] registered\n[ 0.169271] acpiphp: Slot [18] registered\n[ 0.170284] acpiphp: Slot [19] registered\n[ 0.171300] acpiphp: Slot [20] registered\n[ 0.172019] acpiphp: Slot [21] registered\n[ 0.173026] acpiphp: Slot [22] registered\n[ 0.174030] acpiphp: Slot [23] registered\n[ 0.175042] acpiphp: Slot [24] registered\n[ 0.176018] acpiphp: Slot [25] registered\n[ 0.177025] acpiphp: Slot [26] registered\n[ 0.178029] acpiphp: Slot [27] registered\n[ 0.179029] acpiphp: Slot [28] registered\n[ 0.180017] acpiphp: Slot [29] registered\n[ 0.181022] acpiphp: Slot [30] registered\n[ 0.182028] acpiphp: Slot [31] registered\n[ 0.183033] PCI host bridge to bus 0000:00\n[ 0.184022] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.185282] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.186661] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.188003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.189502] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.191005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.197317] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.199103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.218736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.220509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.222278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.224077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.225812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.227449] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.228300] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.229339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.231253] vgaarb: loaded\n[ 0.232003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.233516] SCSI subsystem initialized\n[ 0.234666] ACPI: bus type USB registered\n[ 0.234666] usbcore: registered new interface driver usbfs\n[ 0.236018] usbcore: registered new interface driver hub\n[ 0.237286] usbcore: registered new device driver usb\n[ 0.237286] PCI: Using ACPI for IRQ routing\n[ 0.240107] NetLabel: Initializing\n[ 0.241012] NetLabel: domain hash size = 128\n[ 0.242063] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243307] NetLabel: unlabeled traffic allowed by default\n[ 0.244213] Switched to clocksource kvm-clock\n[ 0.252245] AppArmor: AppArmor Filesystem Enabled\n[ 0.253419] pnp: PnP ACPI init\n[ 0.254254] ACPI: bus type PNP registered\n[ 0.255717] pnp: PnP ACPI: found 8 devices\n[ 0.256735] ACPI: bus type PNP unregistered\n[ 0.263975] NET: Registered protocol family 2\n[ 0.265334] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.267215] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.268874] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.270444] TCP: reno registered\n[ 0.271302] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.272677] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.274198] NET: Registered protocol family 1\n[ 0.275285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.276637] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.277950] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.300199] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.322276] Trying to unpack rootfs image as initramfs...\n[ 0.419798] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423227] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.424915] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.426960] Scanning for low memory corruption every 60 seconds\n[ 0.428684] Initialise system trusted keyring\n[ 0.430005] audit: initializing netlink socket (disabled)\n[ 0.431515] type=2000 audit(1541194008.802:1): initialized\n[ 0.452048] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.454691] zbud: loaded\n[ 0.455771] VFS: Disk quotas dquot_6.5.2\n[ 0.457035] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.459130] fuse init (API version 7.22)\n[ 0.460419] msgmni has been set to 3997\n[ 0.461640] Key type big_key registered\n[ 0.463197] Key type asymmetric registered\n[ 0.464451] Asymmetric key parser 'x509' registered\n[ 0.465843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467997] io scheduler noop registered\n[ 0.469180] io scheduler deadline registered (default)\n[ 0.470598] io scheduler cfq registered\n[ 0.471774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.473343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.475140] ipmi message handler version 39.2\n[ 0.476455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.478565] ACPI: Power Button [PWRF]\n[ 0.479752] GHES: HEST is not enabled!\n[ 0.501717] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.545317] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.547231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570701] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.573336] Linux agpgart interface v0.103\n[ 0.575297] brd: module loaded\n[ 0.576592] loop: module loaded\n[ 0.577782] blk-mq: CPU -> queue map\n[ 0.578715] CPU 0 -> Queue 0\n[ 0.579554] CPU 1 -> Queue 0\n[ 0.581332] vda: vda1\n[ 0.582924] scsi0 : ata_piix\n[ 0.584014] scsi1 : ata_piix\n[ 0.584997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.586766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.588762] libphy: Fixed MDIO Bus: probed\n[ 0.590105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.591555] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594113] PPP generic driver version 2.4.2\n[ 0.595430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597207] ehci-pci: EHCI PCI platform driver\n[ 0.598509] ehci-platform: EHCI generic platform driver\n[ 0.599981] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.601666] ohci-pci: OHCI PCI platform driver\n[ 0.602963] ohci-platform: OHCI generic platform driver\n[ 0.604440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626888] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628393] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636284] usb usb1: Product: UHCI Host Controller\n[ 0.637682] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.639418] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640835] hub 1-0:1.0: USB hub found\n[ 0.641985] hub 1-0:1.0: 2 ports detected\n[ 0.643337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646333] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647754] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649291] mousedev: PS/2 mouse device common for all mice\n[ 0.651108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655038] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656512] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658027] device-mapper: uevent: version 1.0.3\n[ 0.659215] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661230] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662668] TCP: cubic registered\n[ 0.663605] NET: Registered protocol family 10\n[ 0.664959] NET: Registered protocol family 17\n[ 0.666061] Key type dns_resolver registered\n[ 0.667276] Loading compiled-in X.509 certificates\n[ 0.668973] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.671161] registered taskstats version 1\n[ 0.681127] Key type trusted registered\n[ 0.684697] Key type encrypted registered\n[ 0.685722] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686995] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.688725] regulator-dummy: disabling\n[ 0.689748] Magic number: 10:782:448\n[ 0.690816] rtc_cmos 00:00: setting system clock to 2018-11-02 21:26:49 UTC (1541194009)\n[ 0.692827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694193] EDD information not available.\n[ 0.745386] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.747710] Write protecting the kernel read-only data: 12288k\n[ 0.749879] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.753463] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.767320] systemd-udevd[107]: starting version 204\n[ 0.812405] FDC 0 is a S82078B\n[ 0.952015] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.111354] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.112971] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114621] usb 1-1: Product: QEMU USB Tablet\n[ 1.115740] usb 1-1: Manufacturer: QEMU\n[ 1.116755] usb 1-1: SerialNumber: 42\n[ 1.420043] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.828974] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.126154] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.246074] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.351399] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 21:26:51 +0000. Up 2.66 seconds.\ncloud-init-nonet[2.82]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 21:26:53 +0000. Up 4.23 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.17 | 255.255.255.0 | fa:16:3e:52:cc:4e |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-11-02 21:26:55,619 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e/action used request id req-ca080513-ad87-41a0-b69f-f97096f24ede 2018-11-02 21:26:55,620 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-02 21:26:55,620 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009079] AppArmor: AppArmor initialized [ 0.010100] Yama: becoming mindful. [ 0.011137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013676] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016802] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018301] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020273] Initializing cgroup subsys memory [ 0.021343] Initializing cgroup subsys devices [ 0.022413] Initializing cgroup subsys freezer [ 0.023493] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025129] Initializing cgroup subsys hugetlb [ 0.026259] FEATURE SPEC_CTRL Present [ 0.028603] mce: CPU supports 10 MCE banks [ 0.029641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029641] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031985] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033636] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037716] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040625] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046581] ACPI: Core revision 20131115 [ 0.048182] ACPI: All ACPI Tables successfully acquired [ 0.049602] ftrace: allocating 28747 entries in 113 pages [ 0.068208] smpboot: Max logical packages: 2 [ 0.069292] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073695] Enabling x2apic [ 0.074498] Enabled x2apic [ 0.075531] Switched APIC routing to physical x2apic. [ 0.077245] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078687] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089063] KVM setup paravirtual spinlock [ 0.091378] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092183] x86: Booting SMP configuration: [ 0.093267] .... node #0, CPUs: #1[ 0.091339] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108019] x86: Booted up 1 node, 2 CPUs [ 0.108012] KVM setup async PF for cpu 1 [ 0.108014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111325] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112380] devtmpfs: initialized [ 0.114129] EVM: security.selinux [ 0.115007] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116803] EVM: security.capability [ 0.117745] pinctrl core: initialized pinctrl subsystem [ 0.118065] regulator-dummy: no parameters [ 0.120070] RTC time: 21:26:48, date: 11/02/18 [ 0.121173] NET: Registered protocol family 16 [ 0.122331] cpuidle: using governor ladder [ 0.123338] cpuidle: using governor menu [ 0.124063] ACPI: bus type PCI registered [ 0.125059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126575] PCI: Using configuration type 1 for base access [ 0.128432] bio: create slab at 0 [ 0.129047] ACPI: Added _OSI(Module Device) [ 0.129079] ACPI: Added _OSI(Processor Device) [ 0.130139] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134225] ACPI: Interpreter enabled [ 0.135156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.138936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.140663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.142916] ACPI: (supports S0 S5) [ 0.143783] ACPI: Using IOAPIC for interrupt routing [ 0.144013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146277] ACPI: No dock devices found. [ 0.149135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150510] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.151992] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.152017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.154688] acpiphp: Slot [3] registered [ 0.155682] acpiphp: Slot [4] registered [ 0.156018] acpiphp: Slot [5] registered [ 0.157014] acpiphp: Slot [6] registered [ 0.158000] acpiphp: Slot [7] registered [ 0.158986] acpiphp: Slot [8] registered [ 0.159973] acpiphp: Slot [9] registered [ 0.160024] acpiphp: Slot [10] registered [ 0.161044] acpiphp: Slot [11] registered [ 0.162062] acpiphp: Slot [12] registered [ 0.163064] acpiphp: Slot [13] registered [ 0.164024] acpiphp: Slot [14] registered [ 0.165033] acpiphp: Slot [15] registered [ 0.166037] acpiphp: Slot [16] registered [ 0.168255] acpiphp: Slot [17] registered [ 0.169271] acpiphp: Slot [18] registered [ 0.170284] acpiphp: Slot [19] registered [ 0.171300] acpiphp: Slot [20] registered [ 0.172019] acpiphp: Slot [21] registered [ 0.173026] acpiphp: Slot [22] registered [ 0.174030] acpiphp: Slot [23] registered [ 0.175042] acpiphp: Slot [24] registered [ 0.176018] acpiphp: Slot [25] registered [ 0.177025] acpiphp: Slot [26] registered [ 0.178029] acpiphp: Slot [27] registered [ 0.179029] acpiphp: Slot [28] registered [ 0.180017] acpiphp: Slot [29] registered [ 0.181022] acpiphp: Slot [30] registered [ 0.182028] acpiphp: Slot [31] registered [ 0.183033] PCI host bridge to bus 0000:00 [ 0.184022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.185282] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.186661] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.188003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.189502] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.191005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.197317] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.199103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.218736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.220509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.222278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.224077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.225812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.227449] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.228300] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.229339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.231253] vgaarb: loaded [ 0.232003] vgaarb: bridge control possible 0000:00:02.0 [ 0.233516] SCSI subsystem initialized [ 0.234666] ACPI: bus type USB registered [ 0.234666] usbcore: registered new interface driver usbfs [ 0.236018] usbcore: registered new interface driver hub [ 0.237286] usbcore: registered new device driver usb [ 0.237286] PCI: Using ACPI for IRQ routing [ 0.240107] NetLabel: Initializing [ 0.241012] NetLabel: domain hash size = 128 [ 0.242063] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243307] NetLabel: unlabeled traffic allowed by default [ 0.244213] Switched to clocksource kvm-clock [ 0.252245] AppArmor: AppArmor Filesystem Enabled [ 0.253419] pnp: PnP ACPI init [ 0.254254] ACPI: bus type PNP registered [ 0.255717] pnp: PnP ACPI: found 8 devices [ 0.256735] ACPI: bus type PNP unregistered [ 0.263975] NET: Registered protocol family 2 [ 0.265334] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.267215] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.268874] TCP: Hash tables configured (established 16384 bind 16384) [ 0.270444] TCP: reno registered [ 0.271302] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.272677] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.274198] NET: Registered protocol family 1 [ 0.275285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.276637] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.277950] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.300199] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.322276] Trying to unpack rootfs image as initramfs... [ 0.419798] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423227] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.424915] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.426960] Scanning for low memory corruption every 60 seconds [ 0.428684] Initialise system trusted keyring [ 0.430005] audit: initializing netlink socket (disabled) [ 0.431515] type=2000 audit(1541194008.802:1): initialized [ 0.452048] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.454691] zbud: loaded [ 0.455771] VFS: Disk quotas dquot_6.5.2 [ 0.457035] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.459130] fuse init (API version 7.22) [ 0.460419] msgmni has been set to 3997 [ 0.461640] Key type big_key registered [ 0.463197] Key type asymmetric registered [ 0.464451] Asymmetric key parser 'x509' registered [ 0.465843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467997] io scheduler noop registered [ 0.469180] io scheduler deadline registered (default) [ 0.470598] io scheduler cfq registered [ 0.471774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.473343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.475140] ipmi message handler version 39.2 [ 0.476455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.478565] ACPI: Power Button [PWRF] [ 0.479752] GHES: HEST is not enabled! [ 0.501717] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.545317] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.547231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570701] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.573336] Linux agpgart interface v0.103 [ 0.575297] brd: module loaded [ 0.576592] loop: module loaded [ 0.577782] blk-mq: CPU -> queue map [ 0.578715] CPU 0 -> Queue 0 [ 0.579554] CPU 1 -> Queue 0 [ 0.581332] vda: vda1 [ 0.582924] scsi0 : ata_piix [ 0.584014] scsi1 : ata_piix [ 0.584997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.586766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.588762] libphy: Fixed MDIO Bus: probed [ 0.590105] tun: Universal TUN/TAP device driver, 1.6 [ 0.591555] tun: (C) 1999-2004 Max Krasnyansky [ 0.594113] PPP generic driver version 2.4.2 [ 0.595430] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597207] ehci-pci: EHCI PCI platform driver [ 0.598509] ehci-platform: EHCI generic platform driver [ 0.599981] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.601666] ohci-pci: OHCI PCI platform driver [ 0.602963] ohci-platform: OHCI generic platform driver [ 0.604440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626888] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.628393] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.630643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636284] usb usb1: Product: UHCI Host Controller [ 0.637682] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.639418] usb usb1: SerialNumber: 0000:00:01.2 [ 0.640835] hub 1-0:1.0: USB hub found [ 0.641985] hub 1-0:1.0: 2 ports detected [ 0.643337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.646333] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.647754] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.649291] mousedev: PS/2 mouse device common for all mice [ 0.651108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653638] rtc_cmos 00:00: RTC can wake from S4 [ 0.655038] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656512] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658027] device-mapper: uevent: version 1.0.3 [ 0.659215] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661230] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662668] TCP: cubic registered [ 0.663605] NET: Registered protocol family 10 [ 0.664959] NET: Registered protocol family 17 [ 0.666061] Key type dns_resolver registered [ 0.667276] Loading compiled-in X.509 certificates [ 0.668973] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.671161] registered taskstats version 1 [ 0.681127] Key type trusted registered [ 0.684697] Key type encrypted registered [ 0.685722] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686995] IMA: No TPM chip found, activating TPM-bypass! [ 0.688725] regulator-dummy: disabling [ 0.689748] Magic number: 10:782:448 [ 0.690816] rtc_cmos 00:00: setting system clock to 2018-11-02 21:26:49 UTC (1541194009) [ 0.692827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694193] EDD information not available. [ 0.745386] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.747710] Write protecting the kernel read-only data: 12288k [ 0.749879] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.753463] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.767320] systemd-udevd[107]: starting version 204 [ 0.812405] FDC 0 is a S82078B [ 0.952015] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.111354] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.112971] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.114621] usb 1-1: Product: QEMU USB Tablet [ 1.115740] usb 1-1: Manufacturer: QEMU [ 1.116755] usb 1-1: SerialNumber: 42 [ 1.420043] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.828974] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.126154] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.246074] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.351399] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 21:26:51 +0000. Up 2.66 seconds. cloud-init-nonet[2.82]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.91]: static networking is now up * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 21:26:53 +0000. Up 4.23 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.17 | 255.255.255.0 | fa:16:3e:52:cc:4e | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-11-02 21:26:55,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:55,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a28bba9-e0b1-4db9-8bec-56eb402177b4 x-compute-request-id: req-1a28bba9-e0b1-4db9-8bec-56eb402177b4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:55,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-1a28bba9-e0b1-4db9-8bec-56eb402177b4 2018-11-02 21:26:55,948 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:26:55,949 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:26:55,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:56,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-719e4383-7151-4548-b1cc-fbd18cb933d9 x-compute-request-id: req-719e4383-7151-4548-b1cc-fbd18cb933d9 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:56,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-719e4383-7151-4548-b1cc-fbd18cb933d9 2018-11-02 21:26:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:56,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-51690f61-77e4-4d1f-953a-08d5d5eb98bc Date: Fri, 02 Nov 2018 21:26:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:26:56,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-51690f61-77e4-4d1f-953a-08d5d5eb98bc 2018-11-02 21:26:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:56,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c4fee8-98d8-4f48-b355-341a9f926042 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:26:56,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-20c4fee8-98d8-4f48-b355-341a9f926042 2018-11-02 21:26:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:56,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-418e26c3-d01c-4de3-a2b8-5fbce961e58d Date: Fri, 02 Nov 2018 21:26:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:26:56,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-418e26c3-d01c-4de3-a2b8-5fbce961e58d 2018-11-02 21:26:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:56,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-571323c9-f0a5-4d7b-bd76-901ada95539a Date: Fri, 02 Nov 2018 21:26:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:47Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:26:56,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-571323c9-f0a5-4d7b-bd76-901ada95539a 2018-11-02 21:26:56,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:57,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-142cae35-8149-4ab3-bee6-b31a5d31da71 x-compute-request-id: req-142cae35-8149-4ab3-bee6-b31a5d31da71 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:57,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-142cae35-8149-4ab3-bee6-b31a5d31da71 2018-11-02 21:26:57,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:57,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-4867dfab-9f23-493d-a449-61a9a70a0d9a Date: Fri, 02 Nov 2018 21:26:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:26:57,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-4867dfab-9f23-493d-a449-61a9a70a0d9a 2018-11-02 21:26:57,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:57,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08dea7bc-7b6d-472b-b4a6-ba0c28b65379 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:26:57,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-08dea7bc-7b6d-472b-b4a6-ba0c28b65379 2018-11-02 21:26:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:57,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a45bc6c3-41a8-49c5-bd13-b9a3a54dbc1b Date: Fri, 02 Nov 2018 21:26:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:26:57,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-a45bc6c3-41a8-49c5-bd13-b9a3a54dbc1b 2018-11-02 21:26:57,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:57,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3736 X-Openstack-Request-Id: req-fb695ddf-18bd-4fa1-8bbc-b54c2b2f1a5b Date: Fri, 02 Nov 2018 21:26:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:47Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:26:57,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-fb695ddf-18bd-4fa1-8bbc-b54c2b2f1a5b 2018-11-02 21:26:57,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}}' 2018-11-02 21:26:58,879 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:26:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ea49675-48f2-4c10-9f3f-732e35d1f8c8 x-compute-request-id: req-4ea49675-48f2-4c10-9f3f-732e35d1f8c8 Content-Length: 0 Content-Type: application/json 2018-11-02 21:26:58,879 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e/action used request id req-4ea49675-48f2-4c10-9f3f-732e35d1f8c8 2018-11-02 21:26:58,880 - create_instance - INFO - Checking if VM is active 2018-11-02 21:26:58,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:59,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78435a1f-152e-4ad1-918b-5b8b387f4ae6 x-compute-request-id: req-78435a1f-152e-4ad1-918b-5b8b387f4ae6 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:59,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-78435a1f-152e-4ad1-918b-5b8b387f4ae6 2018-11-02 21:26:59,143 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:26:59,143 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:26:59,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:59,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28808e78-f3c6-44aa-9372-58813647d1d7 x-compute-request-id: req-28808e78-f3c6-44aa-9372-58813647d1d7 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:26:59,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-28808e78-f3c6-44aa-9372-58813647d1d7 2018-11-02 21:26:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:59,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-3fb30e4a-30ee-456f-a142-2f2e7b0a5303 Date: Fri, 02 Nov 2018 21:26:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:26:59,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-3fb30e4a-30ee-456f-a142-2f2e7b0a5303 2018-11-02 21:26:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f66343-89a2-4ca2-b696-dab5cf56ed19 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:26:59,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-65f66343-89a2-4ca2-b696-dab5cf56ed19 2018-11-02 21:26:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:26:59,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-abd17760-06c7-4c53-b3a9-5f7cd899f9d1 Date: Fri, 02 Nov 2018 21:26:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:26:59,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-abd17760-06c7-4c53-b3a9-5f7cd899f9d1 2018-11-02 21:26:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:00,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-4aafbf65-9cd3-45d4-a9f1-28ef8bd97c6a Date: Fri, 02 Nov 2018 21:27:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:58Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["6910aa82-6736-4b5e-90ec-b573b5b50c21","7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:27:00,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-4aafbf65-9cd3-45d4-a9f1-28ef8bd97c6a 2018-11-02 21:27:00,008 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:27:00,012 - paramiko.transport - DEBUG - starting thread (client mode): 0xb376f7d0L 2018-11-02 21:27:00,012 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:27:00,022 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:27:00,023 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:27:00,024 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:27:00,024 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:27:00,024 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:27:00,024 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:27:00,024 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:27:00,025 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:27:00,066 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:27:00,067 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:27:00,077 - paramiko.transport - DEBUG - Trying discovered key 1fd07c3879d6f732509f14138e9f72c9 in tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec 2018-11-02 21:27:00,103 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:27:00,126 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:27:00,227 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:27:00,254 - create_instance - INFO - SSH is active for VM instance 2018-11-02 21:27:00,254 - create_instance - INFO - Checking if cloud-init has completed 2018-11-02 21:27:00,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:00,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c60bd994-3221-4f33-9b78-823a92e8a5d9 x-compute-request-id: req-c60bd994-3221-4f33-9b78-823a92e8a5d9 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:00,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-c60bd994-3221-4f33-9b78-823a92e8a5d9 2018-11-02 21:27:00,602 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:27:00,602 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:27:00,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:01,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00844a86-a366-4aa9-a910-dd852fed7a13 x-compute-request-id: req-00844a86-a366-4aa9-a910-dd852fed7a13 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:01,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-00844a86-a366-4aa9-a910-dd852fed7a13 2018-11-02 21:27:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:01,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-12ddefaa-4214-4d38-8159-0126839542c5 Date: Fri, 02 Nov 2018 21:27:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:27:01,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-12ddefaa-4214-4d38-8159-0126839542c5 2018-11-02 21:27:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:01,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6fe5d0-0027-4c7f-afe6-80a8b4fb0e56 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:27:01,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-4b6fe5d0-0027-4c7f-afe6-80a8b4fb0e56 2018-11-02 21:27:01,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:01,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8c5243f0-adc8-499b-9f13-232a41cbe8e3 Date: Fri, 02 Nov 2018 21:27:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:27:01,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-8c5243f0-adc8-499b-9f13-232a41cbe8e3 2018-11-02 21:27:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:01,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-94956dd5-7591-4893-b742-6f9f995bc004 Date: Fri, 02 Nov 2018 21:27:01 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:58Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["6910aa82-6736-4b5e-90ec-b573b5b50c21","7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:27:01,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-94956dd5-7591-4893-b742-6f9f995bc004 2018-11-02 21:27:01,476 - create_instance - INFO - Checking if VM is active 2018-11-02 21:27:01,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:02,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6dfbc23-1abb-4616-9662-475cb2369d1f x-compute-request-id: req-d6dfbc23-1abb-4616-9662-475cb2369d1f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:02,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-d6dfbc23-1abb-4616-9662-475cb2369d1f 2018-11-02 21:27:02,242 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:27:02,242 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:27:02,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:02,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-421235ca-349a-4611-9c82-a913dc7b60a9 x-compute-request-id: req-421235ca-349a-4611-9c82-a913dc7b60a9 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:02,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-421235ca-349a-4611-9c82-a913dc7b60a9 2018-11-02 21:27:02,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:02,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-2cd2df00-a16d-4a64-96ba-916450c4586f Date: Fri, 02 Nov 2018 21:27:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:27:02,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-2cd2df00-a16d-4a64-96ba-916450c4586f 2018-11-02 21:27:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:02,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1003a0ed-4ed9-473a-b4b2-a326c91e37fa Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:27:02,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-1003a0ed-4ed9-473a-b4b2-a326c91e37fa 2018-11-02 21:27:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:03,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9eba4416-d7a8-425a-ac0f-231144d7a4bf Date: Fri, 02 Nov 2018 21:27:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:27:03,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-9eba4416-d7a8-425a-ac0f-231144d7a4bf 2018-11-02 21:27:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:03,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-e45663e4-1e93-48d8-8435-75e4fa955f82 Date: Fri, 02 Nov 2018 21:27:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:58Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["6910aa82-6736-4b5e-90ec-b573b5b50c21","7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:27:03,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-e45663e4-1e93-48d8-8435-75e4fa955f82 2018-11-02 21:27:03,277 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:27:03,279 - paramiko.transport - DEBUG - starting thread (client mode): 0xb376fe50L 2018-11-02 21:27:03,279 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:27:03,283 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:27:03,283 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:27:03,284 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:27:03,285 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:27:03,285 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:27:03,285 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:27:03,285 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:27:03,285 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:27:03,327 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:27:03,328 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:27:03,344 - paramiko.transport - DEBUG - Trying discovered key 1fd07c3879d6f732509f14138e9f72c9 in tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec 2018-11-02 21:27:03,367 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:27:03,378 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:27:03,478 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:27:03,522 - create_instance - INFO - SSH is active for VM instance 2018-11-02 21:27:03,522 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:27:03,523 - paramiko.transport - DEBUG - starting thread (client mode): 0xb376f7d0L 2018-11-02 21:27:03,524 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:27:03,527 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:27:03,527 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:27:03,529 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:27:03,529 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:27:03,529 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:27:03,529 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:27:03,529 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:27:03,530 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:27:03,574 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:27:03,575 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:27:03,588 - paramiko.transport - DEBUG - Trying discovered key 1fd07c3879d6f732509f14138e9f72c9 in tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec 2018-11-02 21:27:03,611 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:27:03,621 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:27:03,652 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 21:27:03,814 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-02 21:27:03,814 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 21:27:03,818 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 21:27:03,828 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 21:27:03,829 - create_instance - INFO - cloud-init complete for VM instance 2018-11-02 21:27:03,833 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 21:27:03,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:04,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b6946b-3a87-4b02-83ac-11407aea9ad3 x-compute-request-id: req-16b6946b-3a87-4b02-83ac-11407aea9ad3 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:04,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-16b6946b-3a87-4b02-83ac-11407aea9ad3 2018-11-02 21:27:04,183 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:27:04,183 - create_instance - INFO - VM is - ACTIVE 2018-11-02 21:27:04,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:04,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08d18f4b-8669-486c-982e-fbb2f2752c11 x-compute-request-id: req-08d18f4b-8669-486c-982e-fbb2f2752c11 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:04,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-08d18f4b-8669-486c-982e-fbb2f2752c11 2018-11-02 21:27:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:04,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-8e213e6d-642e-48ce-a316-2491ca63c17c Date: Fri, 02 Nov 2018 21:27:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:27:04,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-8e213e6d-642e-48ce-a316-2491ca63c17c 2018-11-02 21:27:04,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64afcdb-b1cc-4fc5-a682-5a1a05a778b6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:27:05,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-d64afcdb-b1cc-4fc5-a682-5a1a05a778b6 2018-11-02 21:27:05,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-edf14169-71dd-4b43-aae4-8fffc43cfe73 Date: Fri, 02 Nov 2018 21:27:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:27:05,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-edf14169-71dd-4b43-aae4-8fffc43cfe73 2018-11-02 21:27:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-16471dac-2b2b-4f01-a29c-3b896b41da74 Date: Fri, 02 Nov 2018 21:27:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:58Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["6910aa82-6736-4b5e-90ec-b573b5b50c21","7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:27:05,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-16471dac-2b2b-4f01-a29c-3b896b41da74 2018-11-02 21:27:05,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78527812-99dc-4681-ac7c-43495821d4c6 x-compute-request-id: req-78527812-99dc-4681-ac7c-43495821d4c6 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:05,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-78527812-99dc-4681-ac7c-43495821d4c6 2018-11-02 21:27:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d3b74d08-fe85-47c7-8e99-644002ed6de6 Date: Fri, 02 Nov 2018 21:27:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78590d09-7166-4157-9019-0e24701bb38b"],"updated_at":"2018-11-02T21:24:44Z","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8340a676ef81492d9793697d07c18e63","id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net"}]} 2018-11-02 21:27:05,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net used request id req-d3b74d08-fe85-47c7-8e99-644002ed6de6 2018-11-02 21:27:05,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2fe30d-fc6c-44ab-876b-2677fa39b995 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:27:05,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-3a2fe30d-fc6c-44ab-876b-2677fa39b995 2018-11-02 21:27:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d4a581d5-e536-4241-a6c9-eccd8cd4e16f Date: Fri, 02 Nov 2018 21:27:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","dns_nameservers":[],"updated_at":"2018-11-02T21:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8340a676ef81492d9793697d07c18e63","id":"78590d09-7166-4157-9019-0e24701bb38b","subnetpool_id":null,"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet"}]} 2018-11-02 21:27:05,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-d4a581d5-e536-4241-a6c9-eccd8cd4e16f 2018-11-02 21:27:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:05,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3775 X-Openstack-Request-Id: req-6bd01d6c-168f-42e8-85b4-f189d09a3aac Date: Fri, 02 Nov 2018 21:27:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:46Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:66:56","id":"08c18d9d-1ca1-4dfe-8183-79f90c31ca7e","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:25:02Z","admin_state_up":true,"updated_at":"2018-11-02T21:26:58Z","binding:vnic_type":"normal","device_id":"d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:52:cc:4e","id":"a1885243-fdfb-42c7-8a48-ec3edd4b155f","port_security_enabled":true,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.17"}],"extra_dhcp_opts":[],"security_groups":["6910aa82-6736-4b5e-90ec-b573b5b50c21","7836c7f5-0f32-4237-bdff-663505ca643d"],"name":"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:45Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:e4:17","id":"aaf5633b-37b8-427c-bab0-b4bde69cbe29","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:50Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:51Z","binding:vnic_type":"normal","device_id":"3b5289ec-b7a8-4462-81ec-21bca3cecc42","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:43:2f:85","id":"bb98a629-5c97-4b42-891e-7fec2e1b5288","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac5a66ec-e26d-4ec5-a442-80f27dbeba65","tenant_id":"8340a676ef81492d9793697d07c18e63","created_at":"2018-11-02T21:24:44Z","admin_state_up":true,"updated_at":"2018-11-02T21:24:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac5a66ec-e26d-4ec5-a442-80f27dbeba65","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:de:1e:ac","id":"ebc706e1-a61d-4c31-904d-d0d9fd44ed85","port_security_enabled":false,"project_id":"8340a676ef81492d9793697d07c18e63","fixed_ips":[{"subnet_id":"78590d09-7166-4157-9019-0e24701bb38b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-02 21:27:05,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-6bd01d6c-168f-42e8-85b4-f189d09a3aac 2018-11-02 21:27:05,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}}' 2018-11-02 21:27:06,399 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 02 Nov 2018 21:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ded17eff-e7cb-4da6-91d6-d1b59c59ce2b x-compute-request-id: req-ded17eff-e7cb-4da6-91d6-d1b59c59ce2b Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '6910aa82-6736-4b5e-90ec-b573b5b50c21'.\nNeutron server returns request_ids: ['req-7d147c06-778a-46ad-8437-ff559d3c2a54']", "code": 400}} 2018-11-02 21:27:06,400 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e/action used request id req-ded17eff-e7cb-4da6-91d6-d1b59c59ce2b 2018-11-02 21:27:06,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:06,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2124e130-d0e4-4426-bf73-1ec8bac14091 x-compute-request-id: req-2124e130-d0e4-4426-bf73-1ec8bac14091 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "security_groups": [{"name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp"}, {"name": "default"}], "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:26:47Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:06,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-2124e130-d0e4-4426-bf73-1ec8bac14091 2018-11-02 21:27:06,948 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp] already added to VM [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] 2018-11-02 21:27:06,952 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-11-02 21:27:06,954 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-11-02 21:27:13,348 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-02 21:27:13,350 - paramiko.transport - DEBUG - starting thread (client mode): 0xb35f2d50L 2018-11-02 21:27:13,351 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 21:27:13,354 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-02 21:27:13,354 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-02 21:27:13,355 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 21:27:13,355 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 21:27:13,356 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 21:27:13,356 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 21:27:13,356 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 21:27:13,356 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 21:27:13,396 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 21:27:13,396 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 21:27:13,415 - paramiko.transport - DEBUG - Trying discovered key 1fd07c3879d6f732509f14138e9f72c9 in tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec 2018-11-02 21:27:13,436 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 21:27:13,445 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 21:27:13,448 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 21:27:13,641 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-02 21:27:13,641 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 21:27:13,650 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 21:27:13,663 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 21:27:13,663 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 21:27:13,764 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:27:13,777 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-11-02 21:27:13,778 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-11-02 21:27:13,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/floatingips/b743169e-0591-4607-9805-bedee4aba4cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:14,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65f97024-dcc1-440f-9787-c3bfb846156b Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:14,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/b743169e-0591-4607-9805-bedee4aba4cb used request id req-65f97024-dcc1-440f-9787-c3bfb846156b 2018-11-02 21:27:14,511 - create_instance - INFO - Deleting Port with ID - a1885243-fdfb-42c7-8a48-ec3edd4b155f 2018-11-02 21:27:14,511 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-port-1 2018-11-02 21:27:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/a1885243-fdfb-42c7-8a48-ec3edd4b155f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:15,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5e23c17-f271-46c9-8aff-cd76bfa7b277 Date: Fri, 02 Nov 2018 21:27:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:15,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/a1885243-fdfb-42c7-8a48-ec3edd4b155f used request id req-d5e23c17-f271-46c9-8aff-cd76bfa7b277 2018-11-02 21:27:15,116 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst 2018-11-02 21:27:15,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:15,269 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5498c540-b20e-4e8b-a89b-d7a17d1cf306 x-compute-request-id: req-5498c540-b20e-4e8b-a89b-d7a17d1cf306 Content-Type: application/json 2018-11-02 21:27:15,269 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-5498c540-b20e-4e8b-a89b-d7a17d1cf306 2018-11-02 21:27:15,270 - create_instance - INFO - Checking deletion status 2018-11-02 21:27:15,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:15,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c251f610-98b7-4898-9f4e-def79ccd633a x-compute-request-id: req-c251f610-98b7-4898-9f4e-def79ccd633a Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:cc:4e", "version": 4, "addr": "10.55.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "rel": "bookmark"}], "image": {"id": "7b603e91-60b4-4831-9feb-f1cf509c4534", "links": [{"href": "http://172.30.9.31:8774/images/7b603e91-60b4-4831-9feb-f1cf509c4534", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T21:26:47.000000", "flavor": {"id": "2ca670f4-57f1-42c3-b5dd-e333f481414b", "links": [{"href": "http://172.30.9.31:8774/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b", "rel": "bookmark"}]}, "id": "d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e", "user_id": "4cbf4f3e56e241b29c7e927e8da5d7d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T21:27:15Z", "hostId": "80814c281228450afd5e680af6f6408b19f8a084c744078a4618f089", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp", "name": "AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst", "created": "2018-11-02T21:25:06Z", "tenant_id": "8340a676ef81492d9793697d07c18e63", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-02 21:27:15,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-c251f610-98b7-4898-9f4e-def79ccd633a 2018-11-02 21:27:15,542 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst] is - ACTIVE 2018-11-02 21:27:15,542 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-02 21:27:18,545 - create_instance - DEBUG - VM status query timeout in 296.724901915 2018-11-02 21:27:18,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107416d4e6ff7a533e1e36ce8d8604cadd14eba4" 2018-11-02 21:27:18,592 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c694326-9577-47ed-8c5e-bb0704a85a14 x-compute-request-id: req-6c694326-9577-47ed-8c5e-bb0704a85a14 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e could not be found.", "code": 404}} 2018-11-02 21:27:18,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e used request id req-6c694326-9577-47ed-8c5e-bb0704a85a14 2018-11-02 21:27:18,593 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d5db1430-e2e1-47f5-a4c4-ecaa5ed08c3e could not be found. (HTTP 404) (Request-ID: req-6c694326-9577-47ed-8c5e-bb0704a85a14) 2018-11-02 21:27:18,593 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-inst 2018-11-02 21:27:18,594 - neutron_utils - INFO - Deleting security group rule with ID - 05a5cbc8-6ede-4f8c-95df-9a561fcde583 2018-11-02 21:27:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/05a5cbc8-6ede-4f8c-95df-9a561fcde583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:27:18,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d2d972b-4b9b-4a40-b122-071267e5be6f Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:18,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/05a5cbc8-6ede-4f8c-95df-9a561fcde583 used request id req-0d2d972b-4b9b-4a40-b122-071267e5be6f 2018-11-02 21:27:18,931 - neutron_utils - INFO - Deleting security group rule with ID - 5b15f027-4c20-4cb5-bfce-3ea6379e9f53 2018-11-02 21:27:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/5b15f027-4c20-4cb5-bfce-3ea6379e9f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:27:19,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00e34345-a38b-4d33-87d2-2955012b9097 Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:19,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/5b15f027-4c20-4cb5-bfce-3ea6379e9f53 used request id req-00e34345-a38b-4d33-87d2-2955012b9097 2018-11-02 21:27:19,224 - neutron_utils - INFO - Deleting security group rule with ID - 784b549f-3ce4-4eff-bd2b-959ca41f881a 2018-11-02 21:27:19,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/784b549f-3ce4-4eff-bd2b-959ca41f881a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:27:19,502 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e899d420-7903-4836-a328-32fb3cc02b27 Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:19,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/784b549f-3ce4-4eff-bd2b-959ca41f881a used request id req-e899d420-7903-4836-a328-32fb3cc02b27 2018-11-02 21:27:19,502 - neutron_utils - INFO - Deleting security group rule with ID - d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0 2018-11-02 21:27:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:27:19,805 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9bd8fdd5-f849-4101-8654-03c25d734b4d Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:19,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/d25a3cbd-06fd-4280-ba6d-dbdf2e61d1e0 used request id req-9bd8fdd5-f849-4101-8654-03c25d734b4d 2018-11-02 21:27:19,805 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-sec-grp 2018-11-02 21:27:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/6910aa82-6736-4b5e-90ec-b573b5b50c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1b6329c453bdf6825f0a699196e1c34f2ff978" 2018-11-02 21:27:20,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad4323f8-3e92-4559-af6e-60ec23eb865d Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:20,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/6910aa82-6736-4b5e-90ec-b573b5b50c21 used request id req-ad4323f8-3e92-4559-af6e-60ec23eb865d 2018-11-02 21:27:20,155 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp 2018-11-02 21:27:20,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbf1fb3d7f96ffbe09ab6b5edae7bca4f7a1c4c" 2018-11-02 21:27:20,190 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95f09d16-c965-484a-8e41-fd41cca5dbce x-compute-request-id: req-95f09d16-c965-484a-8e41-fd41cca5dbce Content-Length: 0 Content-Type: application/json 2018-11-02 21:27:20,190 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-kp used request id req-95f09d16-c965-484a-8e41-fd41cca5dbce 2018-11-02 21:27:20,190 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec.pub] 2018-11-02 21:27:20,191 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec] 2018-11-02 21:27:20,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6011b0a4c1ac67091a783cb88cce661a9f8fa37" 2018-11-02 21:27:20,248 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bca68acd-1582-4068-9c1f-40eae0970396 x-compute-request-id: req-bca68acd-1582-4068-9c1f-40eae0970396 Content-Length: 0 Content-Type: application/json 2018-11-02 21:27:20,248 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2ca670f4-57f1-42c3-b5dd-e333f481414b used request id req-bca68acd-1582-4068-9c1f-40eae0970396 2018-11-02 21:27:20,249 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router and subnet AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet 2018-11-02 21:27:20,249 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router 2018-11-02 21:27:20,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" -d '{"subnet_id": "78590d09-7166-4157-9019-0e24701bb38b"}' 2018-11-02 21:27:21,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40b9338c-7b83-48b7-8824-22480abb1724 Date: Fri, 02 Nov 2018 21:27:21 GMT RESP BODY: {"network_id": "ac5a66ec-e26d-4ec5-a442-80f27dbeba65", "tenant_id": "8340a676ef81492d9793697d07c18e63", "subnet_id": "78590d09-7166-4157-9019-0e24701bb38b", "subnet_ids": ["78590d09-7166-4157-9019-0e24701bb38b"], "port_id": "bb98a629-5c97-4b42-891e-7fec2e1b5288", "id": "3b5289ec-b7a8-4462-81ec-21bca3cecc42"} 2018-11-02 21:27:21,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42/remove_router_interface used request id req-40b9338c-7b83-48b7-8824-22480abb1724 2018-11-02 21:27:21,842 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router 2018-11-02 21:27:21,843 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-router 2018-11-02 21:27:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5249ee207912aec8569ad9c7498677fa0bb91d6d" 2018-11-02 21:27:23,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-089bbfd4-16a0-419e-b6a5-05a14b8872d0 Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:23,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/3b5289ec-b7a8-4462-81ec-21bca3cecc42 used request id req-089bbfd4-16a0-419e-b6a5-05a14b8872d0 2018-11-02 21:27:23,402 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet 2018-11-02 21:27:23,402 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-subnet 2018-11-02 21:27:23,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/78590d09-7166-4157-9019-0e24701bb38b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:27:26,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-548abcae-29a3-48fc-bab2-cba12ecacf0e Date: Fri, 02 Nov 2018 21:27:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:26,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/78590d09-7166-4157-9019-0e24701bb38b used request id req-548abcae-29a3-48fc-bab2-cba12ecacf0e 2018-11-02 21:27:26,068 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec-pub-net 2018-11-02 21:27:26,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/ac5a66ec-e26d-4ec5-a442-80f27dbeba65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1ff83b9e59e7148d34967e26a61a94a5dd568b" 2018-11-02 21:27:27,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7183718-cc05-49cd-9533-9826735826d4 Date: Fri, 02 Nov 2018 21:27:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:27,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ac5a66ec-e26d-4ec5-a442-80f27dbeba65 used request id req-b7183718-cc05-49cd-9533-9826735826d4 2018-11-02 21:27:27,605 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-191567c6-c229-4969-9c8f-ee683a9042ec--image 2018-11-02 21:27:27,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ff6b03d47900ce80baf7137a9f105447d67ecc7" 2018-11-02 21:27:29,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9eae14b-5557-4034-a80c-6fde6405b3a2 Date: Fri, 02 Nov 2018 21:27:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:27:29,124 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7b603e91-60b4-4831-9feb-f1cf509c4534 used request id req-f9eae14b-5557-4034-a80c-6fde6405b3a2 2018-11-02 21:27:29,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:29,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-58f94886-2f28-4e82-a982-b584799b11c4 Date: Fri, 02 Nov 2018 21:27:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:42Z", "updated_at": "2018-11-02T21:24:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "revision_number": 0, "id": "32af2d0d-8c52-4148-b08b-757c06f4b9c1", "remote_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "revision_number": 0, "id": "32e9e3c7-62d6-461b-8951-8eb704239c58", "remote_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "revision_number": 0, "id": "69644945-6bd7-4860-95f7-cd2b01431a1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv4", "project_id": "8340a676ef81492d9793697d07c18e63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "revision_number": 0, "id": "feb42fcb-f1a6-4a19-a2ae-9ec26da458b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "tenant_id": "8340a676ef81492d9793697d07c18e63", "port_range_min": null, "ethertype": "IPv6", "project_id": "8340a676ef81492d9793697d07c18e63"}], "revision_number": 4, "project_id": "8340a676ef81492d9793697d07c18e63", "id": "7836c7f5-0f32-4237-bdff-663505ca643d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:27:29,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-58f94886-2f28-4e82-a982-b584799b11c4 2018-11-02 21:27:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:29,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ff3c87-c759-4668-a351-3c61de00a936 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6707260e6b7544cfb47978ef874acce9.", "code": 404, "title": "Not Found"}} 2018-11-02 21:27:29,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6707260e6b7544cfb47978ef874acce9 used request id req-a2ff3c87-c759-4668-a351-3c61de00a936 2018-11-02 21:27:29,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:27:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:29,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 02 Nov 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81cd5e1-c3f5-4527-a002-820935277553 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f1a0e497b0d44c1abadd15e643102872.", "code": 404, "title": "Not Found"}} 2018-11-02 21:27:29,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f1a0e497b0d44c1abadd15e643102872 used request id req-c81cd5e1-c3f5-4527-a002-820935277553 2018-11-02 21:27:29,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-02 21:27:29,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53e9d93-9859-4e7d-9e55-16c2e979c234 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47231e2929c445d48ec194d54c88f2dc", "name": "service"}} 2018-11-02 21:27:29,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc used request id req-b53e9d93-9859-4e7d-9e55-16c2e979c234 2018-11-02 21:27:29,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:29,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863f8a7f-203e-46ae-b736-5e6ec729b7a7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8340a676ef81492d9793697d07c18e63", "name": "AnsibleProvisioningTests-4469297e-2d0f-417-proj"}} 2018-11-02 21:27:29,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-863f8a7f-203e-46ae-b736-5e6ec729b7a7 2018-11-02 21:27:29,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7836c7f5-0f32-4237-bdff-663505ca643d 2018-11-02 21:27:29,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7836c7f5-0f32-4237-bdff-663505ca643d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:30,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0580501e-fa7e-44b0-8748-bb01ddcef03e Date: Fri, 02 Nov 2018 21:27:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:42Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "32af2d0d-8c52-4148-b08b-757c06f4b9c1"}, {"remote_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:42Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "32e9e3c7-62d6-461b-8951-8eb704239c58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:42Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "69644945-6bd7-4860-95f7-cd2b01431a1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T21:24:42Z", "security_group_id": "7836c7f5-0f32-4237-bdff-663505ca643d", "port_range_min": null, "revision_number": 0, "tenant_id": "8340a676ef81492d9793697d07c18e63", "created_at": "2018-11-02T21:24:42Z", "project_id": "8340a676ef81492d9793697d07c18e63", "id": "feb42fcb-f1a6-4a19-a2ae-9ec26da458b9"}]} 2018-11-02 21:27:30,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7836c7f5-0f32-4237-bdff-663505ca643d used request id req-0580501e-fa7e-44b0-8748-bb01ddcef03e 2018-11-02 21:27:30,082 - neutron_utils - INFO - Deleting security group with name - default 2018-11-02 21:27:30,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7836c7f5-0f32-4237-bdff-663505ca643d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:30,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9751404-54c0-4219-942a-60e1947e7bef Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:30,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7836c7f5-0f32-4237-bdff-663505ca643d used request id req-d9751404-54c0-4219-942a-60e1947e7bef 2018-11-02 21:27:30,497 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-4469297e-2d0f-417-proj 2018-11-02 21:27:30,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:30,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64fd2dd9-a647-4858-a573-873c9c86792d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:30,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8340a676ef81492d9793697d07c18e63 used request id req-64fd2dd9-a647-4858-a573-873c9c86792d 2018-11-02 21:27:30,873 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-4469297e-2d0f-417-proj-role 2018-11-02 21:27:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1adb3b92ea8b4ea093eccda158af7e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:31,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648fd7c9-d7d3-4653-9713-a94c868e9b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:31,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1adb3b92ea8b4ea093eccda158af7e67 used request id req-648fd7c9-d7d3-4653-9713-a94c868e9b17 2018-11-02 21:27:31,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a49f66cb978f8b6b0a16659e0543f0f63360c" 2018-11-02 21:27:31,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635b3281-fbc6-4ebb-8852-e10bc038bb7b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:27:31,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-635b3281-fbc6-4ebb-8852-e10bc038bb7b 2018-11-02 21:27:31,126 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-4469297e-2d0f-417-user 2018-11-02 21:27:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4cbf4f3e56e241b29c7e927e8da5d7d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0efab1b3bc942c933e29511a8f8acfc5e6bc48c3" 2018-11-02 21:27:31,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e0ffadc-186b-43ff-ae57-77b0ac891ccc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:31,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4cbf4f3e56e241b29c7e927e8da5d7d4 used request id req-8e0ffadc-186b-43ff-ae57-77b0ac891ccc 2018-11-02 21:27:31,335 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 3009.653s OK 2018-11-02 21:27:31,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 21:27:31,461 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 50:10 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-02 21:27:31,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:31,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465fab26-9121-4c65-9f5c-7ee7e88e255b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "eaf2663eb1084dd294e591d215a18095", "links": {"self": "http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095"}, "name": "heat_stack_owner"}]} 2018-11-02 21:27:31,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-465fab26-9121-4c65-9f5c-7ee7e88e255b 2018-11-02 21:27:31,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108411073685s 2018-11-02 21:27:31,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-465fab26-9121-4c65-9f5c-7ee7e88e255b 2018-11-02 21:27:31,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 21:27:31,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:31,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2df234-2211-4623-a652-623f62c0115a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:31,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-eb2df234-2211-4623-a652-623f62c0115a 2018-11-02 21:27:31,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.161477804184s 2018-11-02 21:27:31,747 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/eaf2663eb1084dd294e591d215a18095 used request id req-eb2df234-2211-4623-a652-623f62c0115a 2018-11-02 21:27:31,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:27:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:31,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4034ed42-572f-4c5e-85ac-005e74f8f708 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:27:31,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4034ed42-572f-4c5e-85ac-005e74f8f708 2018-11-02 21:27:31,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122726202011s 2018-11-02 21:27:31,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4034ed42-572f-4c5e-85ac-005e74f8f708 2018-11-02 21:27:31,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:27:31,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:32,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098771a8-f6ee-41bb-908e-51330bf86009 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_2021686d-4cbd-4a34-aa31-36d63ce3dc2b", "links": {"self": "http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "edf2b3dd5f3448f7942d202a171694d0", "description": null}} 2018-11-02 21:27:32,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0 used request id req-098771a8-f6ee-41bb-908e-51330bf86009 2018-11-02 21:27:32,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124230146408s 2018-11-02 21:27:32,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0 used request id req-098771a8-f6ee-41bb-908e-51330bf86009 2018-11-02 21:27:32,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 21:27:32,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:32,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-430069f4-085b-4b7c-853e-e1791ce10032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:32,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0 used request id req-430069f4-085b-4b7c-853e-e1791ce10032 2018-11-02 21:27:32,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223853826523s 2018-11-02 21:27:32,227 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/edf2b3dd5f3448f7942d202a171694d0 used request id req-430069f4-085b-4b7c-853e-e1791ce10032 2018-11-02 21:27:32,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:27:32,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:32,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca20cf38-0070-40b7-b587-170605d5de5d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a"}, "tags": [], "enabled": true, "id": "836b76ad75304b15b0a3963247a6f12a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_2021686d-4cbd-4a34-aa31-36d63ce3dc2b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:27:32,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-ca20cf38-0070-40b7-b587-170605d5de5d 2018-11-02 21:27:32,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104750156403s 2018-11-02 21:27:32,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-ca20cf38-0070-40b7-b587-170605d5de5d 2018-11-02 21:27:32,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 21:27:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:32,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e74254-a935-4619-8e4e-bf00f56c2998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:32,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-f2e74254-a935-4619-8e4e-bf00f56c2998 2018-11-02 21:27:32,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.200730800629s 2018-11-02 21:27:32,543 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/836b76ad75304b15b0a3963247a6f12a used request id req-f2e74254-a935-4619-8e4e-bf00f56c2998 2018-11-02 21:27:32,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:32,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc58945f-c162-4a85-acea-d46cd6187946 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "53ec2a716a2c4dcb8307a89ca0d914f0", "links": {"self": "http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:32,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc58945f-c162-4a85-acea-d46cd6187946 2018-11-02 21:27:32,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124929189682s 2018-11-02 21:27:32,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc58945f-c162-4a85-acea-d46cd6187946 2018-11-02 21:27:32,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 21:27:32,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:32,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a34759-6dd7-43ca-a3f1-fa8f1d981f47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:32,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0 used request id req-37a34759-6dd7-43ca-a3f1-fa8f1d981f47 2018-11-02 21:27:32,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.128717899323s 2018-11-02 21:27:32,807 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/53ec2a716a2c4dcb8307a89ca0d914f0 used request id req-37a34759-6dd7-43ca-a3f1-fa8f1d981f47 2018-11-02 21:27:32,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 21:27:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=836b76ad75304b15b0a3963247a6f12a&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:33,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-bbb08655-0200-45a6-a712-0a47963f7f87 Date: Fri, 02 Nov 2018 21:27:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}]} 2018-11-02 21:27:33,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=836b76ad75304b15b0a3963247a6f12a&name=default used request id req-bbb08655-0200-45a6-a712-0a47963f7f87 2018-11-02 21:27:33,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.249060869217s 2018-11-02 21:27:33,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=836b76ad75304b15b0a3963247a6f12a&name=default used request id req-bbb08655-0200-45a6-a712-0a47963f7f87 2018-11-02 21:27:33,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 21:27:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:33,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b3f32290-685f-4204-bd0f-032dd54ccf89 Date: Fri, 02 Nov 2018 21:27:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "created_at": "2018-11-02T20:37:32Z", "updated_at": "2018-11-02T20:37:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "37931f4d-b52f-4320-a4a7-9f81a246bce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "c9fda2d5-7bb7-4986-a640-58375800867d", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "e3570137-f871-4ef5-9a7c-11938e4a71fa", "remote_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv4", "project_id": "836b76ad75304b15b0a3963247a6f12a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T20:37:32Z", "revision_number": 0, "id": "f11e5274-d672-4531-8fa1-6f6219026823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T20:37:32Z", "security_group_id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "tenant_id": "836b76ad75304b15b0a3963247a6f12a", "port_range_min": null, "ethertype": "IPv6", "project_id": "836b76ad75304b15b0a3963247a6f12a"}], "revision_number": 4, "project_id": "836b76ad75304b15b0a3963247a6f12a", "id": "b334d77d-deec-42e5-bc70-ccf7111034c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 21:27:33,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b3f32290-685f-4204-bd0f-032dd54ccf89 2018-11-02 21:27:33,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.283680915833s 2018-11-02 21:27:33,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b3f32290-685f-4204-bd0f-032dd54ccf89 2018-11-02 21:27:33,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 21:27:33,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/b334d77d-deec-42e5-bc70-ccf7111034c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ad1a3c79f9fd21fc261cea2e9ddfc73af61ffe0" 2018-11-02 21:27:33,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1ff9eb6-5d15-4c74-889d-ebe7adbb4fa8 Content-Length: 0 Date: Fri, 02 Nov 2018 21:27:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 21:27:33,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b334d77d-deec-42e5-bc70-ccf7111034c8.json used request id req-a1ff9eb6-5d15-4c74-889d-ebe7adbb4fa8 2018-11-02 21:27:33,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.441069126129s 2018-11-02 21:27:33,796 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b334d77d-deec-42e5-bc70-ccf7111034c8.json used request id req-a1ff9eb6-5d15-4c74-889d-ebe7adbb4fa8 2018-11-02 21:27:33,849 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-02 21:27:33,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:27:33,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4edcacb-9503-4a70-87c8-6d9ed8ea1e44 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:27:33,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a4edcacb-9503-4a70-87c8-6d9ed8ea1e44 2018-11-02 21:27:33,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:27:34,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["pTvMYqJOSaeNGnKfK7S2CQ"], "issued_at": "2018-11-02T21:27:34.000000Z"}} 2018-11-02 21:27:34,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 21:27:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:34,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-e58a26a4-3c74-4a1c-a9b3-a72131b83add Date: Fri, 02 Nov 2018 21:27:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 21:27:34,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e58a26a4-3c74-4a1c-a9b3-a72131b83add 2018-11-02 21:27:34,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299028158188s 2018-11-02 21:27:34,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e58a26a4-3c74-4a1c-a9b3-a72131b83add 2018-11-02 21:27:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:27:34,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:27: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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:27:34,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:27:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:34,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8507b966-7d79-4776-a336-dfc32d23e620 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 21:27:34,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-8507b966-7d79-4776-a336-dfc32d23e620 2018-11-02 21:27:34,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103282928467s 2018-11-02 21:27:34,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-8507b966-7d79-4776-a336-dfc32d23e620 2018-11-02 21:27:34,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 21:27:34,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c"}}' 2018-11-02 21:27:34,849 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6cdbf6b-72fe-4e06-9721-cacd1b961064 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8"}, "tags": [], "enabled": true, "id": "ba3f707c154f46449dc47cd4612943c8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c"}} 2018-11-02 21:27:34,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f6cdbf6b-72fe-4e06-9721-cacd1b961064 2018-11-02 21:27:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123341798782s 2018-11-02 21:27:34,849 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f6cdbf6b-72fe-4e06-9721-cacd1b961064 2018-11-02 21:27:34,850 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'ba3f707c154f46449dc47cd4612943c8', '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'neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c'}) 2018-11-02 21:27:34,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 21:27:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d3d98ffa-3dd6-4c7c-80f7-16598e7fdcc9", "email": null, "name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c"}}' 2018-11-02 21:27:35,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfee743f-f3fb-4d42-83f9-e273edcbc304 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": {"self": "http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "424e902abe8d42a5be247aa50c4a319e", "domain_id": "default", "password_expires_at": null}} 2018-11-02 21:27:35,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-dfee743f-f3fb-4d42-83f9-e273edcbc304 2018-11-02 21:27:35,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375401973724s 2018-11-02 21:27:35,232 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-dfee743f-f3fb-4d42-83f9-e273edcbc304 2018-11-02 21:27:35,233 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'424e902abe8d42a5be247aa50c4a319e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c'}) 2018-11-02 21:27:35,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:35,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6b35e3-7054-4af4-98a8-cb3c2f4fece8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:35,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a6b35e3-7054-4af4-98a8-cb3c2f4fece8 2018-11-02 21:27:35,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105118989944s 2018-11-02 21:27:35,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a6b35e3-7054-4af4-98a8-cb3c2f4fece8 2018-11-02 21:27:35,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:35,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1831a6e4-d3f8-4614-b1c2-78dbd77ba912 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:35,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1831a6e4-d3f8-4614-b1c2-78dbd77ba912 2018-11-02 21:27:35,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0187890529633s 2018-11-02 21:27:35,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1831a6e4-d3f8-4614-b1c2-78dbd77ba912 2018-11-02 21:27:35,367 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 21:27:35,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 21:27:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" -d '{"role": {"name": "Member"}}' 2018-11-02 21:27:35,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c62ffbd-e5da-4011-a044-d63f5052f287 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8bce1ddad307416fa5693222b7806eff", "links": {"self": "http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff"}, "name": "Member"}} 2018-11-02 21:27:35,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c62ffbd-e5da-4011-a044-d63f5052f287 2018-11-02 21:27:35,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.118957996368s 2018-11-02 21:27:35,490 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c62ffbd-e5da-4011-a044-d63f5052f287 2018-11-02 21:27:35,491 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'8bce1ddad307416fa5693222b7806eff'}) 2018-11-02 21:27:35,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:35,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:35,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01270a1b-55f8-477d-abb0-1921965b9ac6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8bce1ddad307416fa5693222b7806eff", "links": {"self": "http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:35,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-01270a1b-55f8-477d-abb0-1921965b9ac6 2018-11-02 21:27:35,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107117176056s 2018-11-02 21:27:35,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-01270a1b-55f8-477d-abb0-1921965b9ac6 2018-11-02 21:27:35,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:27:35,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:35,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17653f11-1805-4bae-9832-0db87661ef5c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:27:35,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17653f11-1805-4bae-9832-0db87661ef5c 2018-11-02 21:27:35,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104626893997s 2018-11-02 21:27:35,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17653f11-1805-4bae-9832-0db87661ef5c 2018-11-02 21:27:35,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:27:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:35,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f832316c-b861-43cc-8b96-e918373f04e0 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": {"self": "http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "424e902abe8d42a5be247aa50c4a319e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:27:35,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f832316c-b861-43cc-8b96-e918373f04e0 2018-11-02 21:27:35,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116328001022s 2018-11-02 21:27:35,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f832316c-b861-43cc-8b96-e918373f04e0 2018-11-02 21:27:35,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:27:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:35,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62f8d96-7c76-4243-a95f-8fc4ec02705b Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8"}, "tags": [], "enabled": true, "id": "ba3f707c154f46449dc47cd4612943c8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:27:35,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d62f8d96-7c76-4243-a95f-8fc4ec02705b 2018-11-02 21:27:35,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113770008087s 2018-11-02 21:27:35,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d62f8d96-7c76-4243-a95f-8fc4ec02705b 2018-11-02 21:27:35,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:27:35,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=8bce1ddad307416fa5693222b7806eff&scope.project.id=ba3f707c154f46449dc47cd4612943c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb3c2fb-fbc9-4876-8836-4816abda3eaf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=8bce1ddad307416fa5693222b7806eff&scope.project.id=ba3f707c154f46449dc47cd4612943c8", "previous": null, "next": null}} 2018-11-02 21:27:36,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=8bce1ddad307416fa5693222b7806eff&scope.project.id=ba3f707c154f46449dc47cd4612943c8 used request id req-0fb3c2fb-fbc9-4876-8836-4816abda3eaf 2018-11-02 21:27:36,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0997929573059s 2018-11-02 21:27:36,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=8bce1ddad307416fa5693222b7806eff&scope.project.id=ba3f707c154f46449dc47cd4612943c8 used request id req-0fb3c2fb-fbc9-4876-8836-4816abda3eaf 2018-11-02 21:27:36,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:27:36,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8/users/424e902abe8d42a5be247aa50c4a319e/roles/8bce1ddad307416fa5693222b7806eff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29a6573-5f08-44d2-8094-fd3f73f3affe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:36,210 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8/users/424e902abe8d42a5be247aa50c4a319e/roles/8bce1ddad307416fa5693222b7806eff used request id req-c29a6573-5f08-44d2-8094-fd3f73f3affe 2018-11-02 21:27:36,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143221855164s 2018-11-02 21:27:36,211 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8/users/424e902abe8d42a5be247aa50c4a319e/roles/8bce1ddad307416fa5693222b7806eff used request id req-c29a6573-5f08-44d2-8094-fd3f73f3affe 2018-11-02 21:27:36,211 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ba3f707c154f46449dc47cd4612943c8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd3d98ffa-3dd6-4c7c-80f7-16598e7fdcc9', 'username': u'neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 21:27:36,215 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'password': 'd3d98ffa-3dd6-4c7c-80f7-16598e7fdcc9', 'project_name': 'neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'ba3f707c154f46449dc47cd4612943c8', 'project_domain_name': 'Default'} 2018-11-02 21:27:36,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de102060-3fb9-4db5-9561-4aef52621521 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8bce1ddad307416fa5693222b7806eff", "links": {"self": "http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:36,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-de102060-3fb9-4db5-9561-4aef52621521 2018-11-02 21:27:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101484060287s 2018-11-02 21:27:36,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-de102060-3fb9-4db5-9561-4aef52621521 2018-11-02 21:27:36,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04004156-d226-4fbb-9cfe-40500299e990 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8bce1ddad307416fa5693222b7806eff", "links": {"self": "http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:36,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-04004156-d226-4fbb-9cfe-40500299e990 2018-11-02 21:27:36,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101209163666s 2018-11-02 21:27:36,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-04004156-d226-4fbb-9cfe-40500299e990 2018-11-02 21:27:36,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:27:36,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa501b3e-f2f6-4c4e-89fc-f9e902794992 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:27:36,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-fa501b3e-f2f6-4c4e-89fc-f9e902794992 2018-11-02 21:27:36,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108888864517s 2018-11-02 21:27:36,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-fa501b3e-f2f6-4c4e-89fc-f9e902794992 2018-11-02 21:27:36,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:27:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a7a6c5-2efd-4ffa-8d6c-18825b817452 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": {"self": "http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "424e902abe8d42a5be247aa50c4a319e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:27:36,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-72a7a6c5-2efd-4ffa-8d6c-18825b817452 2018-11-02 21:27:36,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126296043396s 2018-11-02 21:27:36,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-72a7a6c5-2efd-4ffa-8d6c-18825b817452 2018-11-02 21:27:36,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:27:36,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a581b42f-cc09-4a26-bf66-e2f3dff77261 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8"}, "tags": [], "enabled": true, "id": "ba3f707c154f46449dc47cd4612943c8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:27:36,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a581b42f-cc09-4a26-bf66-e2f3dff77261 2018-11-02 21:27:36,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103675127029s 2018-11-02 21:27:36,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a581b42f-cc09-4a26-bf66-e2f3dff77261 2018-11-02 21:27:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:27:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=ba3f707c154f46449dc47cd4612943c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:36,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2605da10-325f-499e-a3b2-40bdee661860 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=ba3f707c154f46449dc47cd4612943c8", "previous": null, "next": null}} 2018-11-02 21:27:36,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=ba3f707c154f46449dc47cd4612943c8 used request id req-2605da10-325f-499e-a3b2-40bdee661860 2018-11-02 21:27:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101799964905s 2018-11-02 21:27:36,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=424e902abe8d42a5be247aa50c4a319e&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=ba3f707c154f46449dc47cd4612943c8 used request id req-2605da10-325f-499e-a3b2-40bdee661860 2018-11-02 21:27:36,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:27:36,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8/users/424e902abe8d42a5be247aa50c4a319e/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:37,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd8af37-c835-4fbb-abd9-d1fe77e7cb4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:37,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8/users/424e902abe8d42a5be247aa50c4a319e/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-ffd8af37-c835-4fbb-abd9-d1fe77e7cb4f 2018-11-02 21:27:37,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151118040085s 2018-11-02 21:27:37,051 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8/users/424e902abe8d42a5be247aa50c4a319e/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-ffd8af37-c835-4fbb-abd9-d1fe77e7cb4f 2018-11-02 21:27:37,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:37,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0eaee3c-8e19-4380-9675-a659f9c4db7d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8bce1ddad307416fa5693222b7806eff", "links": {"self": "http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:37,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d0eaee3c-8e19-4380-9675-a659f9c4db7d 2018-11-02 21:27:37,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0956120491028s 2018-11-02 21:27:37,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d0eaee3c-8e19-4380-9675-a659f9c4db7d 2018-11-02 21:27:37,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:27:37,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:37,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c1d672-3cc1-4ceb-8f06-41c8acd21689 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:27:37,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17c1d672-3cc1-4ceb-8f06-41c8acd21689 2018-11-02 21:27:37,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100119829178s 2018-11-02 21:27:37,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17c1d672-3cc1-4ceb-8f06-41c8acd21689 2018-11-02 21:27:37,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:27:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:37,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e314e239-d561-4512-89ec-c94cfb175887 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": {"self": "http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "424e902abe8d42a5be247aa50c4a319e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:27:37,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e314e239-d561-4512-89ec-c94cfb175887 2018-11-02 21:27:37,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13129901886s 2018-11-02 21:27:37,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e314e239-d561-4512-89ec-c94cfb175887 2018-11-02 21:27:37,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:27:37,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=424e902abe8d42a5be247aa50c4a319e&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:37,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a40e981-d950-4246-9428-cf3abe4bc425 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=424e902abe8d42a5be247aa50c4a319e&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 21:27:37,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=424e902abe8d42a5be247aa50c4a319e&scope.domain.id=default used request id req-4a40e981-d950-4246-9428-cf3abe4bc425 2018-11-02 21:27:37,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104379892349s 2018-11-02 21:27:37,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=424e902abe8d42a5be247aa50c4a319e&scope.domain.id=default used request id req-4a40e981-d950-4246-9428-cf3abe4bc425 2018-11-02 21:27:37,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 21:27:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/424e902abe8d42a5be247aa50c4a319e/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:27:37,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c947c13-c5c2-4a6e-8f59-a020ac1f4b3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:27:37,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/424e902abe8d42a5be247aa50c4a319e/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-8c947c13-c5c2-4a6e-8f59-a020ac1f4b3d 2018-11-02 21:27:37,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.139168024063s 2018-11-02 21:27:37,648 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/424e902abe8d42a5be247aa50c4a319e/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-8c947c13-c5c2-4a6e-8f59-a020ac1f4b3d 2018-11-02 21:27:37,648 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 21:27:39,776 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 21:27:41,789 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9d4d29a1-de1a-4550-a861-37a6556933f5 | 2018-11-02T21:27:41.464613 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9d4d29a1-de1a-4550-a861-37a6556933f5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 21:27:44,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 21:27:45,808 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 21:27:47,884 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-02 21:27:50,647 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=13b891f5-1342-452b-9623-ee63420a0952) as the default verifier for the future CLI operations. 2018-11-02 21:27:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:27:52,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f75350-55d1-43b3-85e8-94361def5284 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:27:52,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-29f75350-55d1-43b3-85e8-94361def5284 2018-11-02 21:27:52,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:27:52,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "8bce1ddad307416fa5693222b7806eff", "name": "Member"}], "expires_at": "2018-11-02T22:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba3f707c154f46449dc47cd4612943c8", "name": "neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ba3f707c154f46449dc47cd4612943c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ba3f707c154f46449dc47cd4612943c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ba3f707c154f46449dc47cd4612943c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ba3f707c154f46449dc47cd4612943c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ba3f707c154f46449dc47cd4612943c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ba3f707c154f46449dc47cd4612943c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ba3f707c154f46449dc47cd4612943c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ba3f707c154f46449dc47cd4612943c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ba3f707c154f46449dc47cd4612943c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ba3f707c154f46449dc47cd4612943c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ba3f707c154f46449dc47cd4612943c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ba3f707c154f46449dc47cd4612943c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ba3f707c154f46449dc47cd4612943c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ba3f707c154f46449dc47cd4612943c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c", "id": "424e902abe8d42a5be247aa50c4a319e"}, "audit_ids": ["r-WKCUEkRKqsEsZzv4hBTg"], "issued_at": "2018-11-02T21:27:52.000000Z"}} 2018-11-02 21:27:52,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 21:27:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:27:53,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-7b11fe39-ab3c-4905-871e-0b8f5dc4a259 Date: Fri, 02 Nov 2018 21:27:53 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 21:27:53,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7b11fe39-ab3c-4905-871e-0b8f5dc4a259 2018-11-02 21:27:53,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.19438791275s 2018-11-02 21:27:53,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7b11fe39-ab3c-4905-871e-0b8f5dc4a259 2018-11-02 21:27:53,150 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-02 21:27:53,151 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-02 21:27:53,275 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-02 21:27:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:27:53,281 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 21:27:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 21:27:53,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 21:27:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:27:53,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2512b57b-7736-48b8-887c-d8d78954fd1c Date: Fri, 02 Nov 2018 21:27:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 21:27:53,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2512b57b-7736-48b8-887c-d8d78954fd1c 2018-11-02 21:27:53,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213349103928s 2018-11-02 21:27:53,497 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2512b57b-7736-48b8-887c-d8d78954fd1c 2018-11-02 21:27:53,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 21:27:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c"}' 2018-11-02 21:27:53,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/2f42225f-802f-412c-a793-0440338e15ab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f94883d-b90b-408c-bd13-96df7d6798db Date: Fri, 02 Nov 2018 21:27:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file", "owner": "ba3f707c154f46449dc47cd4612943c8", "id": "2f42225f-802f-412c-a793-0440338e15ab", "size": null, "self": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T21:27:53Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "checksum": null, "created_at": "2018-11-02T21:27:53Z", "protected": false} 2018-11-02 21:27:53,784 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-5f94883d-b90b-408c-bd13-96df7d6798db 2018-11-02 21:27:53,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.279350042343s 2018-11-02 21:27:53,785 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-5f94883d-b90b-408c-bd13-96df7d6798db returning object 2f42225f-802f-412c-a793-0440338e15ab 2018-11-02 21:27:53,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 21:27:53,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" -d '' 2018-11-02 21:27:55,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f37f0da8-601e-42e8-be35-2b8e604c0d3f Date: Fri, 02 Nov 2018 21:27:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:27:55,048 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file used request id req-f37f0da8-601e-42e8-be35-2b8e604c0d3f 2018-11-02 21:27:55,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26218700409s 2018-11-02 21:27:55,048 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file used request id req-f37f0da8-601e-42e8-be35-2b8e604c0d3f 2018-11-02 21:27:55,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 21:27:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:27:55,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-120d8b89-a962-4bb8-ac3f-91202f58a0e6 Date: Fri, 02 Nov 2018 21:27:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "metadata": {}}], "file": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file", "owner": "ba3f707c154f46449dc47cd4612943c8", "id": "2f42225f-802f-412c-a793-0440338e15ab", "size": 12716032, "self": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T21:27:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T21:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 21:27:55,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-120d8b89-a962-4bb8-ac3f-91202f58a0e6 2018-11-02 21:27:55,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21663403511s 2018-11-02 21:27:55,269 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-120d8b89-a962-4bb8-ac3f-91202f58a0e6 2018-11-02 21:27:55,271 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file', 'owner': u'ba3f707c154f46449dc47cd4612943c8', 'id': u'2f42225f-802f-412c-a793-0440338e15ab', 'size': 12716032, u'self': u'/v2/images/2f42225f-802f-412c-a793-0440338e15ab', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba3f707c154f46449dc47cd4612943c8', 'name': 'neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T21:27:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T21:27:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2f42225f-802f-412c-a793-0440338e15ab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'created': u'2018-11-02T21:27:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T21:27:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2f42225f-802f-412c-a793-0440338e15ab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 21:27:55,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 21:27:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_1fb0f597-30a3-4529-8594-03ccc9484c5c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 21:27:55,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a93e1b41-9a11-42d6-9594-87e0334c9a76 x-compute-request-id: req-a93e1b41-9a11-42d6-9594-87e0334c9a76 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "988c5964-96cd-42c8-8a0f-8ec7afbd57d4"}} 2018-11-02 21:27:55,496 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a93e1b41-9a11-42d6-9594-87e0334c9a76 2018-11-02 21:27:55,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224628925323s 2018-11-02 21:27:55,497 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a93e1b41-9a11-42d6-9594-87e0334c9a76 2018-11-02 21:27:55,498 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'988c5964-96cd-42c8-8a0f-8ec7afbd57d4', 'swap': 0}) 2018-11-02 21:27:55,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 21:27:55,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" -d '{"extra_specs": {}}' 2018-11-02 21:27:55,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-affcb4a2-935a-4f02-94c4-f3084d4a7e11 x-compute-request-id: req-affcb4a2-935a-4f02-94c4-f3084d4a7e11 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 21:27:55,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4/os-extra_specs used request id req-affcb4a2-935a-4f02-94c4-f3084d4a7e11 2018-11-02 21:27:55,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209200382233s 2018-11-02 21:27:55,520 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4/os-extra_specs used request id req-affcb4a2-935a-4f02-94c4-f3084d4a7e11 2018-11-02 21:27:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:27:55,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:27:55 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:27:55,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:27:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:27:55,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ef4d2d-e1e4-4392-aea0-ab476d7286d2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8bce1ddad307416fa5693222b7806eff", "links": {"self": "http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:27:55,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-02ef4d2d-e1e4-4392-aea0-ab476d7286d2 2018-11-02 21:27:55,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106385946274s 2018-11-02 21:27:55,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-02ef4d2d-e1e4-4392-aea0-ab476d7286d2 2018-11-02 21:27:55,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-02 21:27:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:27:55,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fa7cb5d-7b47-446d-b5fd-91d2c1c10355 x-compute-request-id: req-5fa7cb5d-7b47-446d-b5fd-91d2c1c10355 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 245, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-02 21:27:55,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-5fa7cb5d-7b47-446d-b5fd-91d2c1c10355 2018-11-02 21:27:55,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.215255975723s 2018-11-02 21:27:55,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-5fa7cb5d-7b47-446d-b5fd-91d2c1c10355 2018-11-02 21:27:55,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 21:27:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:27:56,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-adf09743-9114-4996-8d16-71aa3b8494ec Date: Fri, 02 Nov 2018 21:27:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "metadata": {}}], "file": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file", "owner": "ba3f707c154f46449dc47cd4612943c8", "id": "2f42225f-802f-412c-a793-0440338e15ab", "size": 12716032, "self": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T21:27:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T21:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 21:27:56,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-adf09743-9114-4996-8d16-71aa3b8494ec 2018-11-02 21:27:56,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221249103546s 2018-11-02 21:27:56,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-adf09743-9114-4996-8d16-71aa3b8494ec 2018-11-02 21:27:56,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 21:27:56,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c"}' 2018-11-02 21:27:56,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8aaf748-c4e5-428f-a9ee-c90f5cc0ee18 Date: Fri, 02 Nov 2018 21:27:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/file", "owner": "ba3f707c154f46449dc47cd4612943c8", "id": "4d2d76f6-d5db-4582-a061-8e1c143ea8f6", "size": null, "self": "/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T21:27:56Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "checksum": null, "created_at": "2018-11-02T21:27:56Z", "protected": false} 2018-11-02 21:27:56,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e8aaf748-c4e5-428f-a9ee-c90f5cc0ee18 2018-11-02 21:27:56,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.252315998077s 2018-11-02 21:27:56,354 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e8aaf748-c4e5-428f-a9ee-c90f5cc0ee18 returning object 4d2d76f6-d5db-4582-a061-8e1c143ea8f6 2018-11-02 21:27:56,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 21:27:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" -d '' 2018-11-02 21:27:57,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c23c90c-59b7-48c8-973a-3fb2bcdc1847 Date: Fri, 02 Nov 2018 21:27:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:27:57,301 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/file used request id req-9c23c90c-59b7-48c8-973a-3fb2bcdc1847 2018-11-02 21:27:57,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.94550204277s 2018-11-02 21:27:57,301 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/file used request id req-9c23c90c-59b7-48c8-973a-3fb2bcdc1847 2018-11-02 21:27:57,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 21:27:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:27:57,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-1886ab02-960c-4839-9fcd-2264fc8fa523 Date: Fri, 02 Nov 2018 21:27:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/snap", "metadata": {}}], "file": "/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/file", "owner": "ba3f707c154f46449dc47cd4612943c8", "id": "4d2d76f6-d5db-4582-a061-8e1c143ea8f6", "size": 12716032, "self": "/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T21:27:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T21:27:56Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "metadata": {}}], "file": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file", "owner": "ba3f707c154f46449dc47cd4612943c8", "id": "2f42225f-802f-412c-a793-0440338e15ab", "size": 12716032, "self": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T21:27:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T21:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 21:27:57,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1886ab02-960c-4839-9fcd-2264fc8fa523 2018-11-02 21:27:57,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228977203369s 2018-11-02 21:27:57,535 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1886ab02-960c-4839-9fcd-2264fc8fa523 2018-11-02 21:27:57,537 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/file', 'owner': u'ba3f707c154f46449dc47cd4612943c8', 'id': u'4d2d76f6-d5db-4582-a061-8e1c143ea8f6', 'size': 12716032, u'self': u'/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba3f707c154f46449dc47cd4612943c8', 'name': 'neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T21:27:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-02T21:27:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'created': u'2018-11-02T21:27:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-02T21:27:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-02 21:27:57,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 21:27:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-02 21:27:57,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4ea119d-f065-4ebe-8b3e-858a4e991079 x-compute-request-id: req-f4ea119d-f065-4ebe-8b3e-858a4e991079 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/434d1a0f-d963-4c03-8494-f82767f8978d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "434d1a0f-d963-4c03-8494-f82767f8978d"}} 2018-11-02 21:27:57,586 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f4ea119d-f065-4ebe-8b3e-858a4e991079 2018-11-02 21:27:57,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0485408306122s 2018-11-02 21:27:57,587 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f4ea119d-f065-4ebe-8b3e-858a4e991079 2018-11-02 21:27:57,588 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'434d1a0f-d963-4c03-8494-f82767f8978d', 'swap': 0}) 2018-11-02 21:27:57,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 21:27:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" -d '{"extra_specs": {}}' 2018-11-02 21:27:57,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d66d43a-c509-42fa-9c6e-3e40502bf791 x-compute-request-id: req-9d66d43a-c509-42fa-9c6e-3e40502bf791 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 21:27:57,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d/os-extra_specs used request id req-9d66d43a-c509-42fa-9c6e-3e40502bf791 2018-11-02 21:27:57,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227200984955s 2018-11-02 21:27:57,612 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d/os-extra_specs used request id req-9d66d43a-c509-42fa-9c6e-3e40502bf791 2018-11-02 21:27:57,612 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'434d1a0f-d963-4c03-8494-f82767f8978d', 'swap': 0}) 2018-11-02 21:28:00,634 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-02 21:28:00,635 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-02 21:28:00,635 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-02 21:28:00,636 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-02 21:28:00,778 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-02 21:28:04,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-13b891f5-1342-452b-9623-ee63420a0952/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-02 21:28:04,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-02 21:28:04,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-02 21:28:04,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-11-02 21:30:13,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 70a8a16f-0eec-4a05-a61b-866b134deb9b 2018-11-02 21:30:13,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '70a8a16f-0eec-4a05-a61b-866b134deb9b']'. 2018-11-02 21:30:14,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-02 21:30:14,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-02 21:30:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 21:30:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 70a8a16f-0eec-4a05-a61b-866b134deb9b | 2018-11-02 21:30:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-02 21:30:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-02 21:28:06 | 2018-11-02 21:30:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-02 21:30:13 | 2018-11-02 21:30:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:07 | 2018-11-02 21:30:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-02 21:30:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-02 21:30:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 13b891f5-1342-452b-9623-ee63420a0952) | 2018-11-02 21:30:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-02 21:30:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9d4d29a1-de1a-4550-a861-37a6556933f5) | 2018-11-02 21:30:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-02 21:30:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 117.815 | 2018-11-02 21:30:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-11-02 21:30:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-02 21:30:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-02 21:30:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-02 21:30:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-02 21:30:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-02 21:30:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-02 21:30:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-02 21:30:14,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-11-02 21:30:17,036 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 21:30:17,036 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:24 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-02 21:30:17,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 21:30:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:30:17,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39082458-a9cd-4895-867e-05ad5b9f2085 Date: Fri, 02 Nov 2018 21:30:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:30:17,364 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6 used request id req-39082458-a9cd-4895-867e-05ad5b9f2085 2018-11-02 21:30:17,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.320715904236s 2018-11-02 21:30:17,364 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4d2d76f6-d5db-4582-a061-8e1c143ea8f6 used request id req-39082458-a9cd-4895-867e-05ad5b9f2085 2018-11-02 21:30:17,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 21:30:17,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:17,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f9c40fd-8326-4e08-ad97-95ff46fb73ba x-compute-request-id: req-3f9c40fd-8326-4e08-ad97-95ff46fb73ba Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/434d1a0f-d963-4c03-8494-f82767f8978d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "434d1a0f-d963-4c03-8494-f82767f8978d"}, {"name": "neutron_trunk-flavor_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "988c5964-96cd-42c8-8a0f-8ec7afbd57d4"}]} 2018-11-02 21:30:17,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-3f9c40fd-8326-4e08-ad97-95ff46fb73ba 2018-11-02 21:30:17,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0292990207672s 2018-11-02 21:30:17,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-3f9c40fd-8326-4e08-ad97-95ff46fb73ba 2018-11-02 21:30:17,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 21:30:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:17,434 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62fdccd2-4b0e-4077-913c-11c5c8145a2a x-compute-request-id: req-62fdccd2-4b0e-4077-913c-11c5c8145a2a Content-Length: 0 Content-Type: application/json 2018-11-02 21:30:17,435 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d used request id req-62fdccd2-4b0e-4077-913c-11c5c8145a2a 2018-11-02 21:30:17,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374801158905s 2018-11-02 21:30:17,435 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/434d1a0f-d963-4c03-8494-f82767f8978d used request id req-62fdccd2-4b0e-4077-913c-11c5c8145a2a 2018-11-02 21:30:17,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 21:30:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:30:17,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-3fc4cea2-8068-4936-ba80-8187a47b20c0 Date: Fri, 02 Nov 2018 21:30:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "metadata": {}}], "file": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab/file", "owner": "ba3f707c154f46449dc47cd4612943c8", "id": "2f42225f-802f-412c-a793-0440338e15ab", "size": 12716032, "self": "/v2/images/2f42225f-802f-412c-a793-0440338e15ab", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/2f42225f-802f-412c-a793-0440338e15ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-02T21:27:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1fb0f597-30a3-4529-8594-03ccc9484c5c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-02T21:27:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 21:30:17,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3fc4cea2-8068-4936-ba80-8187a47b20c0 2018-11-02 21:30:17,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.244923830032s 2018-11-02 21:30:17,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3fc4cea2-8068-4936-ba80-8187a47b20c0 2018-11-02 21:30:17,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 21:30:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/2f42225f-802f-412c-a793-0440338e15ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce499674583595c0cbb4b2c49f3d81100dd25774" 2018-11-02 21:30:18,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb9f433a-c09d-40cf-a8fb-b99c688e07d4 Date: Fri, 02 Nov 2018 21:30:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:30:18,490 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/2f42225f-802f-412c-a793-0440338e15ab used request id req-fb9f433a-c09d-40cf-a8fb-b99c688e07d4 2018-11-02 21:30:18,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.804266214371s 2018-11-02 21:30:18,490 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/2f42225f-802f-412c-a793-0440338e15ab used request id req-fb9f433a-c09d-40cf-a8fb-b99c688e07d4 2018-11-02 21:30:18,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 21:30:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:18,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4318f945-34b6-4397-9e69-39ed0c90ec07 x-compute-request-id: req-4318f945-34b6-4397-9e69-39ed0c90ec07 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "988c5964-96cd-42c8-8a0f-8ec7afbd57d4"}]} 2018-11-02 21:30:18,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4318f945-34b6-4397-9e69-39ed0c90ec07 2018-11-02 21:30:18,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224001407623s 2018-11-02 21:30:18,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4318f945-34b6-4397-9e69-39ed0c90ec07 2018-11-02 21:30:18,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 21:30:18,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:18,548 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:30:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1c63791-657d-49a1-91ef-64fbde4ed59f x-compute-request-id: req-b1c63791-657d-49a1-91ef-64fbde4ed59f Content-Length: 0 Content-Type: application/json 2018-11-02 21:30:18,548 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4 used request id req-b1c63791-657d-49a1-91ef-64fbde4ed59f 2018-11-02 21:30:18,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326371192932s 2018-11-02 21:30:18,548 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/988c5964-96cd-42c8-8a0f-8ec7afbd57d4 used request id req-b1c63791-657d-49a1-91ef-64fbde4ed59f 2018-11-02 21:30:18,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:18,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17419798-4d51-464c-822a-b8d8c6d98dd3 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": {"self": "http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "424e902abe8d42a5be247aa50c4a319e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:18,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-17419798-4d51-464c-822a-b8d8c6d98dd3 2018-11-02 21:30:18,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123620033264s 2018-11-02 21:30:18,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-17419798-4d51-464c-822a-b8d8c6d98dd3 2018-11-02 21:30:18,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:18,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d46db9b-84c8-4d18-80f2-d02a00362e80 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_1fb0f597-30a3-4529-8594-03ccc9484c5c", "links": {"self": "http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "424e902abe8d42a5be247aa50c4a319e", "description": null}} 2018-11-02 21:30:18,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e used request id req-3d46db9b-84c8-4d18-80f2-d02a00362e80 2018-11-02 21:30:18,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118017911911s 2018-11-02 21:30:18,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e used request id req-3d46db9b-84c8-4d18-80f2-d02a00362e80 2018-11-02 21:30:18,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 21:30:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:19,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01fca255-a01d-4923-95ab-f4d24f0190f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:19,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e used request id req-01fca255-a01d-4923-95ab-f4d24f0190f9 2018-11-02 21:30:19,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.224117994308s 2018-11-02 21:30:19,022 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/424e902abe8d42a5be247aa50c4a319e used request id req-01fca255-a01d-4923-95ab-f4d24f0190f9 2018-11-02 21:30:19,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:30:19,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:19,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964a6d5c-78f6-4293-8241-afb3a1fc204b Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8"}, "tags": [], "enabled": true, "id": "ba3f707c154f46449dc47cd4612943c8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1fb0f597-30a3-4529-8594-03ccc9484c5c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:30:19,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-964a6d5c-78f6-4293-8241-afb3a1fc204b 2018-11-02 21:30:19,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106608867645s 2018-11-02 21:30:19,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-964a6d5c-78f6-4293-8241-afb3a1fc204b 2018-11-02 21:30:19,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 21:30:19,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:19,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b983835-224f-446a-bb53-455cb79eb159 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:19,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8 used request id req-4b983835-224f-446a-bb53-455cb79eb159 2018-11-02 21:30:19,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.193108081818s 2018-11-02 21:30:19,334 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ba3f707c154f46449dc47cd4612943c8 used request id req-4b983835-224f-446a-bb53-455cb79eb159 2018-11-02 21:30:19,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:19,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382ed4e0-150e-4d6a-84ae-bbca1c9d169c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8bce1ddad307416fa5693222b7806eff", "links": {"self": "http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:19,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-382ed4e0-150e-4d6a-84ae-bbca1c9d169c 2018-11-02 21:30:19,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104842185974s 2018-11-02 21:30:19,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-382ed4e0-150e-4d6a-84ae-bbca1c9d169c 2018-11-02 21:30:19,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 21:30:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:19,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d781bc17-6f30-4af0-8725-0ceda808ec8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:19,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff used request id req-d781bc17-6f30-4af0-8725-0ceda808ec8b 2018-11-02 21:30:19,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.144439935684s 2018-11-02 21:30:19,592 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8bce1ddad307416fa5693222b7806eff used request id req-d781bc17-6f30-4af0-8725-0ceda808ec8b 2018-11-02 21:30:19,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 21:30:19,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ba3f707c154f46449dc47cd4612943c8&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cfa870e2a57142d91222db77e4e2cab296cd59f" 2018-11-02 21:30:19,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dea2a1b6-0a32-43dd-bec3-551070ff63a7 Date: Fri, 02 Nov 2018 21:30:19 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:30:19,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ba3f707c154f46449dc47cd4612943c8&name=default used request id req-dea2a1b6-0a32-43dd-bec3-551070ff63a7 2018-11-02 21:30:19,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239139080048s 2018-11-02 21:30:19,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ba3f707c154f46449dc47cd4612943c8&name=default used request id req-dea2a1b6-0a32-43dd-bec3-551070ff63a7 2018-11-02 21:30:19,886 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-11-02 21:30:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:30:19,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f648adeb-d855-4265-84ad-e1ee685b559e 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:30:19,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f648adeb-d855-4265-84ad-e1ee685b559e 2018-11-02 21:30:19,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:30:20,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["BmSPZ7QaQ7KRhj8dAW473A"], "issued_at": "2018-11-02T21:30:20.000000Z"}} 2018-11-02 21:30:20,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 21:30:20,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:20,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-2ffbf743-71da-4f32-b497-efdeb7cec1d8 Date: Fri, 02 Nov 2018 21:30:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 21:30:20,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ffbf743-71da-4f32-b497-efdeb7cec1d8 2018-11-02 21:30:20,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275319099426s 2018-11-02 21:30:20,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ffbf743-71da-4f32-b497-efdeb7cec1d8 2018-11-02 21:30:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:30:20,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:30:20 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:30:20,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:20,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:20,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc0805b-9e34-416e-8353-68355050dafd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 21:30:20,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-5dc0805b-9e34-416e-8353-68355050dafd 2018-11-02 21:30:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0972321033478s 2018-11-02 21:30:20,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-5dc0805b-9e34-416e-8353-68355050dafd 2018-11-02 21:30:20,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 21:30:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a"}}' 2018-11-02 21:30:20,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbdcc5f5-9011-4b1a-a2ac-dafe917e8031 Content-Length: 380 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b"}, "tags": [], "enabled": true, "id": "db3cf4c6aa7744a694c5fdf759e3926b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a"}} 2018-11-02 21:30:20,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-dbdcc5f5-9011-4b1a-a2ac-dafe917e8031 2018-11-02 21:30:20,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146503925323s 2018-11-02 21:30:20,885 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-dbdcc5f5-9011-4b1a-a2ac-dafe917e8031 2018-11-02 21:30:20,885 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'db3cf4c6aa7744a694c5fdf759e3926b', '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'networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a'}) 2018-11-02 21:30:20,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 21:30:20,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "813bdb5e-0140-4260-af71-db7b39a09882", "email": null, "name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a"}}' 2018-11-02 21:30:21,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a058b081-9312-4e1e-b47e-1542c036325a Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a", "links": {"self": "http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4f5eb247bd3452cae2eb6e83b81e053", "domain_id": "default", "password_expires_at": null}} 2018-11-02 21:30:21,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-a058b081-9312-4e1e-b47e-1542c036325a 2018-11-02 21:30:21,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388509988785s 2018-11-02 21:30:21,281 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-a058b081-9312-4e1e-b47e-1542c036325a 2018-11-02 21:30:21,282 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b4f5eb247bd3452cae2eb6e83b81e053', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a'}) 2018-11-02 21:30:21,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:21,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b88178d-c9fe-4865-94e6-d837dcfe7f2b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:21,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b88178d-c9fe-4865-94e6-d837dcfe7f2b 2018-11-02 21:30:21,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108592033386s 2018-11-02 21:30:21,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b88178d-c9fe-4865-94e6-d837dcfe7f2b 2018-11-02 21:30:21,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:21,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84803e5c-205f-4d90-b2fb-9abe88a692b9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:21,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-84803e5c-205f-4d90-b2fb-9abe88a692b9 2018-11-02 21:30:21,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200459957123s 2018-11-02 21:30:21,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-84803e5c-205f-4d90-b2fb-9abe88a692b9 2018-11-02 21:30:21,601 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 21:30:21,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 21:30:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" -d '{"role": {"name": "Member"}}' 2018-11-02 21:30:21,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92330854-ed19-4986-81ad-5fda8a23d878 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d41abc9780e1435b9350b9cef7af856a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a"}, "name": "Member"}} 2018-11-02 21:30:21,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-92330854-ed19-4986-81ad-5fda8a23d878 2018-11-02 21:30:21,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.13604593277s 2018-11-02 21:30:21,742 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-92330854-ed19-4986-81ad-5fda8a23d878 2018-11-02 21:30:21,742 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'd41abc9780e1435b9350b9cef7af856a'}) 2018-11-02 21:30:21,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:21,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:21,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0bc6a34-2a90-4dfc-b211-204bd9776e86 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d41abc9780e1435b9350b9cef7af856a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a"}, "name": "Member"}]} 2018-11-02 21:30:21,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e0bc6a34-2a90-4dfc-b211-204bd9776e86 2018-11-02 21:30:21,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105719089508s 2018-11-02 21:30:21,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e0bc6a34-2a90-4dfc-b211-204bd9776e86 2018-11-02 21:30:21,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:21,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d11530f-02b3-47dc-8eed-e19ab6dbf987 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:30:21,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5d11530f-02b3-47dc-8eed-e19ab6dbf987 2018-11-02 21:30:21,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0992920398712s 2018-11-02 21:30:21,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5d11530f-02b3-47dc-8eed-e19ab6dbf987 2018-11-02 21:30:21,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99cd0ae-e02f-49d1-aad2-b2e731d1fe24 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a", "links": {"self": "http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4f5eb247bd3452cae2eb6e83b81e053", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:22,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e99cd0ae-e02f-49d1-aad2-b2e731d1fe24 2018-11-02 21:30:22,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119636058807s 2018-11-02 21:30:22,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e99cd0ae-e02f-49d1-aad2-b2e731d1fe24 2018-11-02 21:30:22,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:30:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346f4a1a-cf52-435d-b89e-f2aa141a8630 Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b"}, "tags": [], "enabled": true, "id": "db3cf4c6aa7744a694c5fdf759e3926b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a"}]} 2018-11-02 21:30:22,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-346f4a1a-cf52-435d-b89e-f2aa141a8630 2018-11-02 21:30:22,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102193117142s 2018-11-02 21:30:22,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-346f4a1a-cf52-435d-b89e-f2aa141a8630 2018-11-02 21:30:22,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:30:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=d41abc9780e1435b9350b9cef7af856a&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0072c4-e159-4464-8e17-5baa4f62b974 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=d41abc9780e1435b9350b9cef7af856a&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b", "previous": null, "next": null}} 2018-11-02 21:30:22,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=d41abc9780e1435b9350b9cef7af856a&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b used request id req-0b0072c4-e159-4464-8e17-5baa4f62b974 2018-11-02 21:30:22,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0180289745331s 2018-11-02 21:30:22,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=d41abc9780e1435b9350b9cef7af856a&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b used request id req-0b0072c4-e159-4464-8e17-5baa4f62b974 2018-11-02 21:30:22,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:30:22,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/d41abc9780e1435b9350b9cef7af856a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e16b857-e23e-40f0-b4ee-584c6be2fd1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:22,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/d41abc9780e1435b9350b9cef7af856a used request id req-5e16b857-e23e-40f0-b4ee-584c6be2fd1a 2018-11-02 21:30:22,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147353172302s 2018-11-02 21:30:22,368 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/d41abc9780e1435b9350b9cef7af856a used request id req-5e16b857-e23e-40f0-b4ee-584c6be2fd1a 2018-11-02 21:30:22,369 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'db3cf4c6aa7744a694c5fdf759e3926b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '813bdb5e-0140-4260-af71-db7b39a09882', 'username': u'networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 21:30:22,372 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a', 'password': '813bdb5e-0140-4260-af71-db7b39a09882', 'project_name': 'networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'db3cf4c6aa7744a694c5fdf759e3926b', 'project_domain_name': 'Default'} 2018-11-02 21:30:22,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:22,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2419d8ad-96cb-4b29-8e13-508073442891 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d41abc9780e1435b9350b9cef7af856a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a"}, "name": "Member"}]} 2018-11-02 21:30:22,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2419d8ad-96cb-4b29-8e13-508073442891 2018-11-02 21:30:22,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982000827789s 2018-11-02 21:30:22,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2419d8ad-96cb-4b29-8e13-508073442891 2018-11-02 21:30:22,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ece0aea-24c9-42b7-bc7e-7704d41a38de Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d41abc9780e1435b9350b9cef7af856a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a"}, "name": "Member"}]} 2018-11-02 21:30:22,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3ece0aea-24c9-42b7-bc7e-7704d41a38de 2018-11-02 21:30:22,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106113910675s 2018-11-02 21:30:22,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3ece0aea-24c9-42b7-bc7e-7704d41a38de 2018-11-02 21:30:22,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:22,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2123e7-7aa0-4f62-899a-d5570a0e1b02 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:30:22,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2c2123e7-7aa0-4f62-899a-d5570a0e1b02 2018-11-02 21:30:22,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110624074936s 2018-11-02 21:30:22,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2c2123e7-7aa0-4f62-899a-d5570a0e1b02 2018-11-02 21:30:22,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10369d24-3b0c-4a9d-970c-52b9282e2acf Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a", "links": {"self": "http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4f5eb247bd3452cae2eb6e83b81e053", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:22,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-10369d24-3b0c-4a9d-970c-52b9282e2acf 2018-11-02 21:30:22,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11346912384s 2018-11-02 21:30:22,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-10369d24-3b0c-4a9d-970c-52b9282e2acf 2018-11-02 21:30:22,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:30:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:22,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a648b1d-08bf-4d2a-bc86-247648af0b06 Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b"}, "tags": [], "enabled": true, "id": "db3cf4c6aa7744a694c5fdf759e3926b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a"}]} 2018-11-02 21:30:22,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7a648b1d-08bf-4d2a-bc86-247648af0b06 2018-11-02 21:30:22,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10702085495s 2018-11-02 21:30:22,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7a648b1d-08bf-4d2a-bc86-247648af0b06 2018-11-02 21:30:22,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:30:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:23,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e5d9a5-8a6f-4721-98ec-fd153557947f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b", "previous": null, "next": null}} 2018-11-02 21:30:23,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b used request id req-d0e5d9a5-8a6f-4721-98ec-fd153557947f 2018-11-02 21:30:23,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190926074982s 2018-11-02 21:30:23,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b4f5eb247bd3452cae2eb6e83b81e053&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=db3cf4c6aa7744a694c5fdf759e3926b used request id req-d0e5d9a5-8a6f-4721-98ec-fd153557947f 2018-11-02 21:30:23,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:30:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:23,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ed9900-084d-44ff-a3e2-1ae3e505fe51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:23,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-75ed9900-084d-44ff-a3e2-1ae3e505fe51 2018-11-02 21:30:23,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145483016968s 2018-11-02 21:30:23,284 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-75ed9900-084d-44ff-a3e2-1ae3e505fe51 2018-11-02 21:30:23,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:23,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14f8025-e2a0-431a-b9b4-4956623605dc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d41abc9780e1435b9350b9cef7af856a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a"}, "name": "Member"}]} 2018-11-02 21:30:23,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e14f8025-e2a0-431a-b9b4-4956623605dc 2018-11-02 21:30:23,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10450387001s 2018-11-02 21:30:23,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e14f8025-e2a0-431a-b9b4-4956623605dc 2018-11-02 21:30:23,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:23,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40cc4077-ca0c-45d9-a585-29609dc28232 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:30:23,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-40cc4077-ca0c-45d9-a585-29609dc28232 2018-11-02 21:30:23,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11398100853s 2018-11-02 21:30:23,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-40cc4077-ca0c-45d9-a585-29609dc28232 2018-11-02 21:30:23,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:23,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:23,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5925022b-aa27-49dd-8ca7-c37bf3870477 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a", "links": {"self": "http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4f5eb247bd3452cae2eb6e83b81e053", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:23,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5925022b-aa27-49dd-8ca7-c37bf3870477 2018-11-02 21:30:23,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115565061569s 2018-11-02 21:30:23,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5925022b-aa27-49dd-8ca7-c37bf3870477 2018-11-02 21:30:23,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:30:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=b4f5eb247bd3452cae2eb6e83b81e053&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:23,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3555a6ea-20f1-46ea-b9e5-1237eb01e68e Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=b4f5eb247bd3452cae2eb6e83b81e053&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 21:30:23,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=b4f5eb247bd3452cae2eb6e83b81e053&scope.domain.id=default used request id req-3555a6ea-20f1-46ea-b9e5-1237eb01e68e 2018-11-02 21:30:23,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104401826859s 2018-11-02 21:30:23,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=b4f5eb247bd3452cae2eb6e83b81e053&scope.domain.id=default used request id req-3555a6ea-20f1-46ea-b9e5-1237eb01e68e 2018-11-02 21:30:23,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 21:30:23,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:23,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a77472-57ec-4ae7-b559-ad20041e5e3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:23,906 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-83a77472-57ec-4ae7-b559-ad20041e5e3a 2018-11-02 21:30:23,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.15867805481s 2018-11-02 21:30:23,907 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/b4f5eb247bd3452cae2eb6e83b81e053/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-83a77472-57ec-4ae7-b559-ad20041e5e3a 2018-11-02 21:30:23,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 21:30:26,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 21:30:28,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9c0db5f7-a262-4574-97a0-feb685d2512c | 2018-11-02T21:30:27.895418 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9c0db5f7-a262-4574-97a0-feb685d2512c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 21:30:31,270 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 21:30:32,030 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 21:30:34,076 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-02 21:30:36,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d796e50f-ef0c-4c43-8250-4cc7a2def414) as the default verifier for the future CLI operations. 2018-11-02 21:30:38,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:30:38,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0a1d8a-19a8-4921-a455-8455fbca689d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:30:38,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2d0a1d8a-19a8-4921-a455-8455fbca689d 2018-11-02 21:30:38,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:30:38,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "d41abc9780e1435b9350b9cef7af856a", "name": "Member"}], "expires_at": "2018-11-02T22:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db3cf4c6aa7744a694c5fdf759e3926b", "name": "networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/db3cf4c6aa7744a694c5fdf759e3926b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_db3cf4c6aa7744a694c5fdf759e3926b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_db3cf4c6aa7744a694c5fdf759e3926b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a", "id": "b4f5eb247bd3452cae2eb6e83b81e053"}, "audit_ids": ["qbsPsx7wShyW_eiuOX4ObQ"], "issued_at": "2018-11-02T21:30:38.000000Z"}} 2018-11-02 21:30:38,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 21:30:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68238da86e14eeb3d4c857a8143fd64ec8045af2" 2018-11-02 21:30:39,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-523dac0d-c7f7-4927-bfbf-df8c3c5335f4 Date: Fri, 02 Nov 2018 21:30:39 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 21:30:39,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-523dac0d-c7f7-4927-bfbf-df8c3c5335f4 2018-11-02 21:30:39,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.20267701149s 2018-11-02 21:30:39,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-523dac0d-c7f7-4927-bfbf-df8c3c5335f4 2018-11-02 21:30:39,125 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-11-02 21:30:39,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:39,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ace9e3-8f4c-4c40-9776-1529842625f0 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a", "links": {"self": "http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4f5eb247bd3452cae2eb6e83b81e053", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:39,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-63ace9e3-8f4c-4c40-9776-1529842625f0 2018-11-02 21:30:39,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119181156158s 2018-11-02 21:30:39,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-63ace9e3-8f4c-4c40-9776-1529842625f0 2018-11-02 21:30:39,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:39,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:39,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c588a0c9-fb78-4055-bb7a-72f1d7479572 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_9e18717d-df13-4713-ab2f-1ca00731f54a", "links": {"self": "http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b4f5eb247bd3452cae2eb6e83b81e053", "description": null}} 2018-11-02 21:30:39,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053 used request id req-c588a0c9-fb78-4055-bb7a-72f1d7479572 2018-11-02 21:30:39,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118338108063s 2018-11-02 21:30:39,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053 used request id req-c588a0c9-fb78-4055-bb7a-72f1d7479572 2018-11-02 21:30:39,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 21:30:39,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:39,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b58345-2823-42cf-a145-369e1e386f2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:39,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053 used request id req-b1b58345-2823-42cf-a145-369e1e386f2f 2018-11-02 21:30:39,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.226878881454s 2018-11-02 21:30:39,598 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b4f5eb247bd3452cae2eb6e83b81e053 used request id req-b1b58345-2823-42cf-a145-369e1e386f2f 2018-11-02 21:30:39,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:30:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:39,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9d9959-5102-419a-bbbb-cd937bc845aa Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b"}, "tags": [], "enabled": true, "id": "db3cf4c6aa7744a694c5fdf759e3926b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_9e18717d-df13-4713-ab2f-1ca00731f54a"}]} 2018-11-02 21:30:39,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b9d9959-5102-419a-bbbb-cd937bc845aa 2018-11-02 21:30:39,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115735054016s 2018-11-02 21:30:39,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b9d9959-5102-419a-bbbb-cd937bc845aa 2018-11-02 21:30:39,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 21:30:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:39,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e4600c5-136a-4ca3-9219-c1c7a085d55b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:39,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b used request id req-7e4600c5-136a-4ca3-9219-c1c7a085d55b 2018-11-02 21:30:39,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.195780038834s 2018-11-02 21:30:39,921 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/db3cf4c6aa7744a694c5fdf759e3926b used request id req-7e4600c5-136a-4ca3-9219-c1c7a085d55b 2018-11-02 21:30:39,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:40,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3272fc4-3a1d-4499-aac9-cfe9c6eb55d3 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d41abc9780e1435b9350b9cef7af856a", "links": {"self": "http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a"}, "name": "Member"}]} 2018-11-02 21:30:40,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f3272fc4-3a1d-4499-aac9-cfe9c6eb55d3 2018-11-02 21:30:40,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103303194046s 2018-11-02 21:30:40,028 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f3272fc4-3a1d-4499-aac9-cfe9c6eb55d3 2018-11-02 21:30:40,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 21:30:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:40,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-206c4a60-1b4a-4a18-9755-55f76ff5181c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:40,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a used request id req-206c4a60-1b4a-4a18-9755-55f76ff5181c 2018-11-02 21:30:40,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.133527040482s 2018-11-02 21:30:40,166 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d41abc9780e1435b9350b9cef7af856a used request id req-206c4a60-1b4a-4a18-9755-55f76ff5181c 2018-11-02 21:30:40,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 21:30:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=db3cf4c6aa7744a694c5fdf759e3926b&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}475ad4e4f125bea30b47959f360b5d834d3d362e" 2018-11-02 21:30:40,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-be71e0f4-0dfa-46dd-bed5-b93defccc607 Date: Fri, 02 Nov 2018 21:30:40 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:30:40,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=db3cf4c6aa7744a694c5fdf759e3926b&name=default used request id req-be71e0f4-0dfa-46dd-bed5-b93defccc607 2018-11-02 21:30:40,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239483118057s 2018-11-02 21:30:40,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=db3cf4c6aa7744a694c5fdf759e3926b&name=default used request id req-be71e0f4-0dfa-46dd-bed5-b93defccc607 2018-11-02 21:30:40,409 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-11-02 21:30:40,409 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-11-02 21:30:40,450 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-11-02 21:30:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:30:40,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6816d5ae-9f25-4678-afdb-75b738a886be 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:30:40,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6816d5ae-9f25-4678-afdb-75b738a886be 2018-11-02 21:30:40,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:30:40,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["3gUxO_fNRxqN2BwQPIzR1A"], "issued_at": "2018-11-02T21:30:40.000000Z"}} 2018-11-02 21:30:40,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 21:30:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:41,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7c0b543f-5ea6-421d-a5d7-225a20df84f0 Date: Fri, 02 Nov 2018 21:30:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 21:30:41,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7c0b543f-5ea6-421d-a5d7-225a20df84f0 2018-11-02 21:30:41,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273209095001s 2018-11-02 21:30:41,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7c0b543f-5ea6-421d-a5d7-225a20df84f0 2018-11-02 21:30:41,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:30:41,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:30:41 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:30:41,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:41,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c119bc84-0aa2-4ee2-b2cc-8a5235e5a826 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 21:30:41,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-c119bc84-0aa2-4ee2-b2cc-8a5235e5a826 2018-11-02 21:30:41,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110872983932s 2018-11-02 21:30:41,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-c119bc84-0aa2-4ee2-b2cc-8a5235e5a826 2018-11-02 21:30:41,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 21:30:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc"}}' 2018-11-02 21:30:41,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80f5867-bedf-44f1-853c-94d48f62ea60 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b"}, "tags": [], "enabled": true, "id": "35b04be15ae5415ab5c425ed164a623b", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc"}} 2018-11-02 21:30:41,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c80f5867-bedf-44f1-853c-94d48f62ea60 2018-11-02 21:30:41,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141475915909s 2018-11-02 21:30:41,454 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c80f5867-bedf-44f1-853c-94d48f62ea60 2018-11-02 21:30:41,455 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'35b04be15ae5415ab5c425ed164a623b', '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'networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc'}) 2018-11-02 21:30:41,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 21:30:41,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b4ac9713-2adb-497a-86c1-fc3ba3b8be4e", "email": null, "name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc"}}' 2018-11-02 21:30:41,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c2f8ebb-f1af-4b2a-b3f4-359f2fc40864 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc", "links": {"self": "http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "563281b0ce7a4d149e2531e02344c2c6", "domain_id": "default", "password_expires_at": null}} 2018-11-02 21:30:41,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6c2f8ebb-f1af-4b2a-b3f4-359f2fc40864 2018-11-02 21:30:41,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381289958954s 2018-11-02 21:30:41,843 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6c2f8ebb-f1af-4b2a-b3f4-359f2fc40864 2018-11-02 21:30:41,843 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'563281b0ce7a4d149e2531e02344c2c6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc'}) 2018-11-02 21:30:41,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:41,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4df0de-e86e-4c24-869a-565ba47ec49a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:41,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d4df0de-e86e-4c24-869a-565ba47ec49a 2018-11-02 21:30:41,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103014945984s 2018-11-02 21:30:41,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d4df0de-e86e-4c24-869a-565ba47ec49a 2018-11-02 21:30:41,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523e1a3b-f67d-4535-a7bd-ee95a06e367e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:42,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-523e1a3b-f67d-4535-a7bd-ee95a06e367e 2018-11-02 21:30:42,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105619907379s 2018-11-02 21:30:42,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-523e1a3b-f67d-4535-a7bd-ee95a06e367e 2018-11-02 21:30:42,062 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 21:30:42,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 21:30:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" -d '{"role": {"name": "Member"}}' 2018-11-02 21:30:42,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7540c2-1eb3-4452-9a57-6e02f5bcd6b0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d1f5c82d5de4f05a9dc1f15199640da", "links": {"self": "http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da"}, "name": "Member"}} 2018-11-02 21:30:42,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4f7540c2-1eb3-4452-9a57-6e02f5bcd6b0 2018-11-02 21:30:42,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.106239080429s 2018-11-02 21:30:42,172 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4f7540c2-1eb3-4452-9a57-6e02f5bcd6b0 2018-11-02 21:30:42,173 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'9d1f5c82d5de4f05a9dc1f15199640da'}) 2018-11-02 21:30:42,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c215c531-140c-4197-8502-7e8ee3e1f1df Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9d1f5c82d5de4f05a9dc1f15199640da", "links": {"self": "http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:42,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c215c531-140c-4197-8502-7e8ee3e1f1df 2018-11-02 21:30:42,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101248979568s 2018-11-02 21:30:42,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c215c531-140c-4197-8502-7e8ee3e1f1df 2018-11-02 21:30:42,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:42,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f753906c-645a-4cf4-b8b9-f41a837c2d89 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:30:42,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f753906c-645a-4cf4-b8b9-f41a837c2d89 2018-11-02 21:30:42,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104569911957s 2018-11-02 21:30:42,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f753906c-645a-4cf4-b8b9-f41a837c2d89 2018-11-02 21:30:42,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485a91d4-d921-4cb2-956f-220643cb7677 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc", "links": {"self": "http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "563281b0ce7a4d149e2531e02344c2c6", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:42,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-485a91d4-d921-4cb2-956f-220643cb7677 2018-11-02 21:30:42,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115894079208s 2018-11-02 21:30:42,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-485a91d4-d921-4cb2-956f-220643cb7677 2018-11-02 21:30:42,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:30:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a331fa6-e60f-4350-8288-996bd5d965a5 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b"}, "tags": [], "enabled": true, "id": "35b04be15ae5415ab5c425ed164a623b", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:30:42,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1a331fa6-e60f-4350-8288-996bd5d965a5 2018-11-02 21:30:42,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10476899147s 2018-11-02 21:30:42,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1a331fa6-e60f-4350-8288-996bd5d965a5 2018-11-02 21:30:42,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:30:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=9d1f5c82d5de4f05a9dc1f15199640da&scope.project.id=35b04be15ae5415ab5c425ed164a623b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a9d0a6-b2c4-45be-ad7a-000c1487e2e5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=9d1f5c82d5de4f05a9dc1f15199640da&scope.project.id=35b04be15ae5415ab5c425ed164a623b", "previous": null, "next": null}} 2018-11-02 21:30:42,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=9d1f5c82d5de4f05a9dc1f15199640da&scope.project.id=35b04be15ae5415ab5c425ed164a623b used request id req-a0a9d0a6-b2c4-45be-ad7a-000c1487e2e5 2018-11-02 21:30:42,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100584983826s 2018-11-02 21:30:42,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=9d1f5c82d5de4f05a9dc1f15199640da&scope.project.id=35b04be15ae5415ab5c425ed164a623b used request id req-a0a9d0a6-b2c4-45be-ad7a-000c1487e2e5 2018-11-02 21:30:42,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:30:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b/users/563281b0ce7a4d149e2531e02344c2c6/roles/9d1f5c82d5de4f05a9dc1f15199640da -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-139c28f5-30aa-44f0-ad30-30de3f522aba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:42,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b/users/563281b0ce7a4d149e2531e02344c2c6/roles/9d1f5c82d5de4f05a9dc1f15199640da used request id req-139c28f5-30aa-44f0-ad30-30de3f522aba 2018-11-02 21:30:42,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13778591156s 2018-11-02 21:30:42,870 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b/users/563281b0ce7a4d149e2531e02344c2c6/roles/9d1f5c82d5de4f05a9dc1f15199640da used request id req-139c28f5-30aa-44f0-ad30-30de3f522aba 2018-11-02 21:30:42,871 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'35b04be15ae5415ab5c425ed164a623b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b4ac9713-2adb-497a-86c1-fc3ba3b8be4e', 'username': u'networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 21:30:42,874 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc', 'password': 'b4ac9713-2adb-497a-86c1-fc3ba3b8be4e', 'project_name': 'networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '35b04be15ae5415ab5c425ed164a623b', 'project_domain_name': 'Default'} 2018-11-02 21:30:42,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cbcd45-8505-4d51-948e-ec13b880eebc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9d1f5c82d5de4f05a9dc1f15199640da", "links": {"self": "http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:42,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f4cbcd45-8505-4d51-948e-ec13b880eebc 2018-11-02 21:30:42,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958909988403s 2018-11-02 21:30:42,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f4cbcd45-8505-4d51-948e-ec13b880eebc 2018-11-02 21:30:42,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:42,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c6af56-8b00-4263-aa01-51287db45b45 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9d1f5c82d5de4f05a9dc1f15199640da", "links": {"self": "http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:42,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-29c6af56-8b00-4263-aa01-51287db45b45 2018-11-02 21:30:42,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0182600021362s 2018-11-02 21:30:42,998 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-29c6af56-8b00-4263-aa01-51287db45b45 2018-11-02 21:30:43,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211ee94d-8297-4314-88dd-cf83eea0f3a5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:30:43,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-211ee94d-8297-4314-88dd-cf83eea0f3a5 2018-11-02 21:30:43,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.092267036438s 2018-11-02 21:30:43,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-211ee94d-8297-4314-88dd-cf83eea0f3a5 2018-11-02 21:30:43,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27da05db-d574-453d-a76b-5892c48c2ed0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc", "links": {"self": "http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "563281b0ce7a4d149e2531e02344c2c6", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:43,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-27da05db-d574-453d-a76b-5892c48c2ed0 2018-11-02 21:30:43,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123835086823s 2018-11-02 21:30:43,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-27da05db-d574-453d-a76b-5892c48c2ed0 2018-11-02 21:30:43,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:30:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0941d67f-b820-4bc8-a149-5d3b4ccc105c Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b"}, "tags": [], "enabled": true, "id": "35b04be15ae5415ab5c425ed164a623b", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:30:43,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0941d67f-b820-4bc8-a149-5d3b4ccc105c 2018-11-02 21:30:43,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100907802582s 2018-11-02 21:30:43,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0941d67f-b820-4bc8-a149-5d3b4ccc105c 2018-11-02 21:30:43,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:30:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=35b04be15ae5415ab5c425ed164a623b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b360de5-ba16-4f08-956e-bff853a613f4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=35b04be15ae5415ab5c425ed164a623b", "previous": null, "next": null}} 2018-11-02 21:30:43,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=35b04be15ae5415ab5c425ed164a623b used request id req-4b360de5-ba16-4f08-956e-bff853a613f4 2018-11-02 21:30:43,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0998311042786s 2018-11-02 21:30:43,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=563281b0ce7a4d149e2531e02344c2c6&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=35b04be15ae5415ab5c425ed164a623b used request id req-4b360de5-ba16-4f08-956e-bff853a613f4 2018-11-02 21:30:43,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:30:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b/users/563281b0ce7a4d149e2531e02344c2c6/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266a52ff-1855-476a-82f5-7edae1ba606c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:43,595 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b/users/563281b0ce7a4d149e2531e02344c2c6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-266a52ff-1855-476a-82f5-7edae1ba606c 2018-11-02 21:30:43,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151020050049s 2018-11-02 21:30:43,595 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b/users/563281b0ce7a4d149e2531e02344c2c6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-266a52ff-1855-476a-82f5-7edae1ba606c 2018-11-02 21:30:43,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:30:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9e1388-378d-43b9-a4f7-5f269e8d0065 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9d1f5c82d5de4f05a9dc1f15199640da", "links": {"self": "http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:30:43,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7f9e1388-378d-43b9-a4f7-5f269e8d0065 2018-11-02 21:30:43,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948219299316s 2018-11-02 21:30:43,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7f9e1388-378d-43b9-a4f7-5f269e8d0065 2018-11-02 21:30:43,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:30:43,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a12db4-08e7-4d56-9b3a-d072161c5454 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:30:43,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-b1a12db4-08e7-4d56-9b3a-d072161c5454 2018-11-02 21:30:43,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.097904920578s 2018-11-02 21:30:43,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-b1a12db4-08e7-4d56-9b3a-d072161c5454 2018-11-02 21:30:43,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:43,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:43,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2daca3e-e627-4f8f-b477-a35c29f60086 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc", "links": {"self": "http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "563281b0ce7a4d149e2531e02344c2c6", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:43,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a2daca3e-e627-4f8f-b477-a35c29f60086 2018-11-02 21:30:43,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118109941483s 2018-11-02 21:30:43,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a2daca3e-e627-4f8f-b477-a35c29f60086 2018-11-02 21:30:43,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:30:43,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=563281b0ce7a4d149e2531e02344c2c6&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:44,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3114f6-075a-4c4c-aea4-5a1683c73cb3 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=563281b0ce7a4d149e2531e02344c2c6&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 21:30:44,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=563281b0ce7a4d149e2531e02344c2c6&scope.domain.id=default used request id req-cc3114f6-075a-4c4c-aea4-5a1683c73cb3 2018-11-02 21:30:44,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111083030701s 2018-11-02 21:30:44,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=563281b0ce7a4d149e2531e02344c2c6&scope.domain.id=default used request id req-cc3114f6-075a-4c4c-aea4-5a1683c73cb3 2018-11-02 21:30:44,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 21:30:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/563281b0ce7a4d149e2531e02344c2c6/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:44,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1047fc7-d1cd-4d9f-b5af-c6abf44fd496 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:30:44,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/563281b0ce7a4d149e2531e02344c2c6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-d1047fc7-d1cd-4d9f-b5af-c6abf44fd496 2018-11-02 21:30:44,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.15198302269s 2018-11-02 21:30:44,194 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/563281b0ce7a4d149e2531e02344c2c6/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-d1047fc7-d1cd-4d9f-b5af-c6abf44fd496 2018-11-02 21:30:44,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 21:30:46,388 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 21:30:48,473 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 308dc783-4a1c-4ef9-97b4-60b53822a09b | 2018-11-02T21:30:48.104926 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 308dc783-4a1c-4ef9-97b4-60b53822a09b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 21:30:51,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 21:30:52,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 21:30:54,479 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-02 21:30:57,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b69cba7a-b586-437d-9acf-c3bc3115422a) as the default verifier for the future CLI operations. 2018-11-02 21:30:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:30:59,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecafbb97-6963-478d-b6e5-5f86b3804a41 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:30:59,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ecafbb97-6963-478d-b6e5-5f86b3804a41 2018-11-02 21:30:59,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:30:59,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "9d1f5c82d5de4f05a9dc1f15199640da", "name": "Member"}], "expires_at": "2018-11-02T22:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35b04be15ae5415ab5c425ed164a623b", "name": "networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/35b04be15ae5415ab5c425ed164a623b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/35b04be15ae5415ab5c425ed164a623b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/35b04be15ae5415ab5c425ed164a623b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/35b04be15ae5415ab5c425ed164a623b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/35b04be15ae5415ab5c425ed164a623b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/35b04be15ae5415ab5c425ed164a623b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/35b04be15ae5415ab5c425ed164a623b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/35b04be15ae5415ab5c425ed164a623b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/35b04be15ae5415ab5c425ed164a623b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/35b04be15ae5415ab5c425ed164a623b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/35b04be15ae5415ab5c425ed164a623b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/35b04be15ae5415ab5c425ed164a623b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_35b04be15ae5415ab5c425ed164a623b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_35b04be15ae5415ab5c425ed164a623b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc", "id": "563281b0ce7a4d149e2531e02344c2c6"}, "audit_ids": ["iybKhPGIQEGk0kFmYT4u3A"], "issued_at": "2018-11-02T21:30:59.000000Z"}} 2018-11-02 21:30:59,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 21:30:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6bc6f6ba2c992ab740ed59e6f7748071e965a4d3" 2018-11-02 21:30:59,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-78d6de32-5c5d-432d-90ae-004989f50222 Date: Fri, 02 Nov 2018 21:30:59 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 21:30:59,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-78d6de32-5c5d-432d-90ae-004989f50222 2018-11-02 21:30:59,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.222408056259s 2018-11-02 21:30:59,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-78d6de32-5c5d-432d-90ae-004989f50222 2018-11-02 21:30:59,784 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-11-02 21:30:59,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:30:59,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1f08b6-e592-49f1-8d9f-80905cbc986a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc", "links": {"self": "http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "563281b0ce7a4d149e2531e02344c2c6", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:30:59,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7f1f08b6-e592-49f1-8d9f-80905cbc986a 2018-11-02 21:30:59,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131960868835s 2018-11-02 21:30:59,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7f1f08b6-e592-49f1-8d9f-80905cbc986a 2018-11-02 21:30:59,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:30:59,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:31:00,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0258a5cb-e0ac-4039-996a-d9087b0320d8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_403c7f9c-3782-41b8-98f5-cc4c5263dcbc", "links": {"self": "http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "563281b0ce7a4d149e2531e02344c2c6", "description": null}} 2018-11-02 21:31:00,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6 used request id req-0258a5cb-e0ac-4039-996a-d9087b0320d8 2018-11-02 21:31:00,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115208148956s 2018-11-02 21:31:00,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6 used request id req-0258a5cb-e0ac-4039-996a-d9087b0320d8 2018-11-02 21:31:00,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 21:31:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:31:00,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0b99f58-dc94-4bad-816c-121e55567bd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:00,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6 used request id req-d0b99f58-dc94-4bad-816c-121e55567bd8 2018-11-02 21:31:00,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210062980652s 2018-11-02 21:31:00,250 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/563281b0ce7a4d149e2531e02344c2c6 used request id req-d0b99f58-dc94-4bad-816c-121e55567bd8 2018-11-02 21:31:00,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:31:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:31:00,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdcd5db-8b87-4959-a7ca-4fd9c0e7aa2c Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b"}, "tags": [], "enabled": true, "id": "35b04be15ae5415ab5c425ed164a623b", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_403c7f9c-3782-41b8-98f5-cc4c5263dcbc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:31:00,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2bdcd5db-8b87-4959-a7ca-4fd9c0e7aa2c 2018-11-02 21:31:00,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104307889938s 2018-11-02 21:31:00,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2bdcd5db-8b87-4959-a7ca-4fd9c0e7aa2c 2018-11-02 21:31:00,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 21:31:00,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:31:00,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d4ec91-bf8e-40de-89dc-2641ce3a84b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:00,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b used request id req-67d4ec91-bf8e-40de-89dc-2641ce3a84b7 2018-11-02 21:31:00,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194036960602s 2018-11-02 21:31:00,556 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/35b04be15ae5415ab5c425ed164a623b used request id req-67d4ec91-bf8e-40de-89dc-2641ce3a84b7 2018-11-02 21:31:00,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:31:00,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33bdd4b-09de-42e4-8e3d-61cbdc1bb660 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9d1f5c82d5de4f05a9dc1f15199640da", "links": {"self": "http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:31:00,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c33bdd4b-09de-42e4-8e3d-61cbdc1bb660 2018-11-02 21:31:00,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105830907822s 2018-11-02 21:31:00,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c33bdd4b-09de-42e4-8e3d-61cbdc1bb660 2018-11-02 21:31:00,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 21:31:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:31:00,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64dfbbd5-8a39-4624-b189-30862f60047f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:00,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da used request id req-64dfbbd5-8a39-4624-b189-30862f60047f 2018-11-02 21:31:00,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.123420000076s 2018-11-02 21:31:00,795 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9d1f5c82d5de4f05a9dc1f15199640da used request id req-64dfbbd5-8a39-4624-b189-30862f60047f 2018-11-02 21:31:00,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 21:31:00,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=35b04be15ae5415ab5c425ed164a623b&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eab945461aa2c04786b6e48d235323faefbcb0a9" 2018-11-02 21:31:01,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f0ce49a2-a806-4e5e-b486-3110b678bce7 Date: Fri, 02 Nov 2018 21:31:01 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:31:01,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=35b04be15ae5415ab5c425ed164a623b&name=default used request id req-f0ce49a2-a806-4e5e-b486-3110b678bce7 2018-11-02 21:31:01,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2263879776s 2018-11-02 21:31:01,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=35b04be15ae5415ab5c425ed164a623b&name=default used request id req-f0ce49a2-a806-4e5e-b486-3110b678bce7 2018-11-02 21:31:01,025 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-11-02 21:31:01,025 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-11-02 21:31:01,083 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-11-02 21:31:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:01,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7fa361-69ac-4b0c-86a7-97d1dbb133bf 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:31:01,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5c7fa361-69ac-4b0c-86a7-97d1dbb133bf 2018-11-02 21:31:01,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:31:01,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["rzRsHaegSFyT0yi2MlCEfA"], "issued_at": "2018-11-02T21:31:01.000000Z"}} 2018-11-02 21:31:01,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 21:31:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:02,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-2b69559c-7a61-4102-8633-8f1c19315372 Date: Fri, 02 Nov 2018 21:31:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 21:31:02,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2b69559c-7a61-4102-8633-8f1c19315372 2018-11-02 21:31:02,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.464778184891s 2018-11-02 21:31:02,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2b69559c-7a61-4102-8633-8f1c19315372 2018-11-02 21:31:02,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:02,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:31:02 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:31:02,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:31:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:02,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664bc45c-150c-4a5d-be99-a369fc617356 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 21:31:02,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-664bc45c-150c-4a5d-be99-a369fc617356 2018-11-02 21:31:02,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100214958191s 2018-11-02 21:31:02,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-664bc45c-150c-4a5d-be99-a369fc617356 2018-11-02 21:31:02,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 21:31:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00"}}' 2018-11-02 21:31:02,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31bc6605-588b-4578-9b32-e1c338fe0de5 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42"}, "tags": [], "enabled": true, "id": "5253ee9e8ab54afcbeb3bf4a67738f42", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00"}} 2018-11-02 21:31:02,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-31bc6605-588b-4578-9b32-e1c338fe0de5 2018-11-02 21:31:02,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124956846237s 2018-11-02 21:31:02,251 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-31bc6605-588b-4578-9b32-e1c338fe0de5 2018-11-02 21:31:02,252 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'5253ee9e8ab54afcbeb3bf4a67738f42', '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'barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00'}) 2018-11-02 21:31:02,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 21:31:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b02a9ce5-c03d-42b2-9dae-8a228f72f144", "email": null, "name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00"}}' 2018-11-02 21:31:02,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0a6e15-d6b9-4cf9-a50b-00a9255b03c0 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00", "links": {"self": "http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6b6b35ddc704181834c5929fb4e4d49", "domain_id": "default", "password_expires_at": null}} 2018-11-02 21:31:02,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-aa0a6e15-d6b9-4cf9-a50b-00a9255b03c0 2018-11-02 21:31:02,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381325006485s 2018-11-02 21:31:02,640 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-aa0a6e15-d6b9-4cf9-a50b-00a9255b03c0 2018-11-02 21:31:02,641 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e6b6b35ddc704181834c5929fb4e4d49', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00'}) 2018-11-02 21:31:02,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:02,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a334b9f-0c07-4a66-aad9-574bc09bd078 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:31:02,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8a334b9f-0c07-4a66-aad9-574bc09bd078 2018-11-02 21:31:02,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106703042984s 2018-11-02 21:31:02,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8a334b9f-0c07-4a66-aad9-574bc09bd078 2018-11-02 21:31:02,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:02,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2121e93a-62a8-4b5e-a3ec-164bc87ab2d4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:31:02,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2121e93a-62a8-4b5e-a3ec-164bc87ab2d4 2018-11-02 21:31:02,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954580307007s 2018-11-02 21:31:02,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2121e93a-62a8-4b5e-a3ec-164bc87ab2d4 2018-11-02 21:31:02,853 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 21:31:02,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 21:31:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" -d '{"role": {"name": "Member"}}' 2018-11-02 21:31:02,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-832f970b-e351-447c-9aca-ecd971af8e78 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8a7a958004e45b6b34a818fdbf46f98", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98"}, "name": "Member"}} 2018-11-02 21:31:02,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-832f970b-e351-447c-9aca-ecd971af8e78 2018-11-02 21:31:02,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.124805927277s 2018-11-02 21:31:02,981 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-832f970b-e351-447c-9aca-ecd971af8e78 2018-11-02 21:31:02,982 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'e8a7a958004e45b6b34a818fdbf46f98'}) 2018-11-02 21:31:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21866351-6b67-40fd-8955-7284f70f8954 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e8a7a958004e45b6b34a818fdbf46f98", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98"}, "name": "Member"}]} 2018-11-02 21:31:03,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-21866351-6b67-40fd-8955-7284f70f8954 2018-11-02 21:31:03,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108667850494s 2018-11-02 21:31:03,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-21866351-6b67-40fd-8955-7284f70f8954 2018-11-02 21:31:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:31:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7144ffce-82c3-4f9b-9b0a-c1c440a1ce93 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:31:03,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7144ffce-82c3-4f9b-9b0a-c1c440a1ce93 2018-11-02 21:31:03,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108665943146s 2018-11-02 21:31:03,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7144ffce-82c3-4f9b-9b0a-c1c440a1ce93 2018-11-02 21:31:03,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:31:03,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc8fa58-ab15-408c-bee4-0e42b619197c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00", "links": {"self": "http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6b6b35ddc704181834c5929fb4e4d49", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:31:03,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7dc8fa58-ab15-408c-bee4-0e42b619197c 2018-11-02 21:31:03,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140201091766s 2018-11-02 21:31:03,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7dc8fa58-ab15-408c-bee4-0e42b619197c 2018-11-02 21:31:03,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:31:03,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9fe33e-a5e5-40d5-9dc9-1257dd49713f Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42"}, "tags": [], "enabled": true, "id": "5253ee9e8ab54afcbeb3bf4a67738f42", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:31:03,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7e9fe33e-a5e5-40d5-9dc9-1257dd49713f 2018-11-02 21:31:03,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122225999832s 2018-11-02 21:31:03,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7e9fe33e-a5e5-40d5-9dc9-1257dd49713f 2018-11-02 21:31:03,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:31:03,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=e8a7a958004e45b6b34a818fdbf46f98&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5529f5-d181-402a-ad93-cbda972e9b61 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=e8a7a958004e45b6b34a818fdbf46f98&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42", "previous": null, "next": null}} 2018-11-02 21:31:03,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=e8a7a958004e45b6b34a818fdbf46f98&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42 used request id req-fa5529f5-d181-402a-ad93-cbda972e9b61 2018-11-02 21:31:03,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0186581611633s 2018-11-02 21:31:03,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=e8a7a958004e45b6b34a818fdbf46f98&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42 used request id req-fa5529f5-d181-402a-ad93-cbda972e9b61 2018-11-02 21:31:03,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:31:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42/users/e6b6b35ddc704181834c5929fb4e4d49/roles/e8a7a958004e45b6b34a818fdbf46f98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf9707e-d658-4c99-b868-cf745cb08bae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:03,661 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42/users/e6b6b35ddc704181834c5929fb4e4d49/roles/e8a7a958004e45b6b34a818fdbf46f98 used request id req-acf9707e-d658-4c99-b868-cf745cb08bae 2018-11-02 21:31:03,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145478010178s 2018-11-02 21:31:03,661 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42/users/e6b6b35ddc704181834c5929fb4e4d49/roles/e8a7a958004e45b6b34a818fdbf46f98 used request id req-acf9707e-d658-4c99-b868-cf745cb08bae 2018-11-02 21:31:03,662 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5253ee9e8ab54afcbeb3bf4a67738f42', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b02a9ce5-c03d-42b2-9dae-8a228f72f144', 'username': u'barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 21:31:03,665 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00', 'password': 'b02a9ce5-c03d-42b2-9dae-8a228f72f144', 'project_name': 'barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '5253ee9e8ab54afcbeb3bf4a67738f42', 'project_domain_name': 'Default'} 2018-11-02 21:31:03,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22600f0f-80ed-4325-8f60-5a207c5b6f43 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e8a7a958004e45b6b34a818fdbf46f98", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98"}, "name": "Member"}]} 2018-11-02 21:31:03,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-22600f0f-80ed-4325-8f60-5a207c5b6f43 2018-11-02 21:31:03,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999510288239s 2018-11-02 21:31:03,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-22600f0f-80ed-4325-8f60-5a207c5b6f43 2018-11-02 21:31:03,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:03,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae0f610-6af1-4c0b-b3f9-ab46198edfcb Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e8a7a958004e45b6b34a818fdbf46f98", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98"}, "name": "Member"}]} 2018-11-02 21:31:03,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eae0f610-6af1-4c0b-b3f9-ab46198edfcb 2018-11-02 21:31:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0990121364594s 2018-11-02 21:31:03,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eae0f610-6af1-4c0b-b3f9-ab46198edfcb 2018-11-02 21:31:03,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:31:03,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:03,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca38592b-244c-4271-84f9-13ac94a7563d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:31:03,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ca38592b-244c-4271-84f9-13ac94a7563d 2018-11-02 21:31:03,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103749990463s 2018-11-02 21:31:03,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ca38592b-244c-4271-84f9-13ac94a7563d 2018-11-02 21:31:03,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:31:03,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def2d1f6-8d58-42c4-aec0-1a60ac92081f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00", "links": {"self": "http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6b6b35ddc704181834c5929fb4e4d49", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:31:04,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-def2d1f6-8d58-42c4-aec0-1a60ac92081f 2018-11-02 21:31:04,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11973285675s 2018-11-02 21:31:04,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-def2d1f6-8d58-42c4-aec0-1a60ac92081f 2018-11-02 21:31:04,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:31:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d2fde8-9641-4038-ae88-cf6561718878 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42"}, "tags": [], "enabled": true, "id": "5253ee9e8ab54afcbeb3bf4a67738f42", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:31:04,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-49d2fde8-9641-4038-ae88-cf6561718878 2018-11-02 21:31:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109405040741s 2018-11-02 21:31:04,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-49d2fde8-9641-4038-ae88-cf6561718878 2018-11-02 21:31:04,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:31:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a033fef9-cf47-443f-81f8-9a4cb773938d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42", "previous": null, "next": null}} 2018-11-02 21:31:04,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42 used request id req-a033fef9-cf47-443f-81f8-9a4cb773938d 2018-11-02 21:31:04,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103646039963s 2018-11-02 21:31:04,336 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e6b6b35ddc704181834c5929fb4e4d49&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=5253ee9e8ab54afcbeb3bf4a67738f42 used request id req-a033fef9-cf47-443f-81f8-9a4cb773938d 2018-11-02 21:31:04,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:31:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42/users/e6b6b35ddc704181834c5929fb4e4d49/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dfb62c2-e6f2-47e3-a4f3-d7a22948f57c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:04,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42/users/e6b6b35ddc704181834c5929fb4e4d49/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-4dfb62c2-e6f2-47e3-a4f3-d7a22948f57c 2018-11-02 21:31:04,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140637159348s 2018-11-02 21:31:04,481 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42/users/e6b6b35ddc704181834c5929fb4e4d49/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-4dfb62c2-e6f2-47e3-a4f3-d7a22948f57c 2018-11-02 21:31:04,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe6f4db-e965-4281-ba59-7fa325e59c16 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e8a7a958004e45b6b34a818fdbf46f98", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98"}, "name": "Member"}]} 2018-11-02 21:31:04,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5fe6f4db-e965-4281-ba59-7fa325e59c16 2018-11-02 21:31:04,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917859077454s 2018-11-02 21:31:04,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5fe6f4db-e965-4281-ba59-7fa325e59c16 2018-11-02 21:31:04,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:31:04,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dec848a-9a90-41bf-a4c3-d7c36fbcfd58 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:31:04,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1dec848a-9a90-41bf-a4c3-d7c36fbcfd58 2018-11-02 21:31:04,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103549003601s 2018-11-02 21:31:04,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1dec848a-9a90-41bf-a4c3-d7c36fbcfd58 2018-11-02 21:31:04,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:31:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02091ed9-129c-45b2-aafa-c3dc0c5717c7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00", "links": {"self": "http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6b6b35ddc704181834c5929fb4e4d49", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:31:04,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-02091ed9-129c-45b2-aafa-c3dc0c5717c7 2018-11-02 21:31:04,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119462013245s 2018-11-02 21:31:04,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-02091ed9-129c-45b2-aafa-c3dc0c5717c7 2018-11-02 21:31:04,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:31:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=e6b6b35ddc704181834c5929fb4e4d49&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:04,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3cd8ce-c22f-4cb3-96a8-11bcd152db0e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=e6b6b35ddc704181834c5929fb4e4d49&scope.domain.id=default", "previous": null, "next": null}} 2018-11-02 21:31:04,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=e6b6b35ddc704181834c5929fb4e4d49&scope.domain.id=default used request id req-2a3cd8ce-c22f-4cb3-96a8-11bcd152db0e 2018-11-02 21:31:04,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101319789886s 2018-11-02 21:31:04,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=e6b6b35ddc704181834c5929fb4e4d49&scope.domain.id=default used request id req-2a3cd8ce-c22f-4cb3-96a8-11bcd152db0e 2018-11-02 21:31:04,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-02 21:31:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/e6b6b35ddc704181834c5929fb4e4d49/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:05,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-462cb2a2-1b51-4cbe-9f59-1cf30af3318d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:05,068 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/e6b6b35ddc704181834c5929fb4e4d49/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-462cb2a2-1b51-4cbe-9f59-1cf30af3318d 2018-11-02 21:31:05,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14625287056s 2018-11-02 21:31:05,068 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/e6b6b35ddc704181834c5929fb4e4d49/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-462cb2a2-1b51-4cbe-9f59-1cf30af3318d 2018-11-02 21:31:05,069 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-02 21:31:07,323 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-02 21:31:09,616 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 416f79aa-167e-43a6-b7c2-8aa4e6cba80d | 2018-11-02T21:31:09.146630 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 416f79aa-167e-43a6-b7c2-8aa4e6cba80d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-02 21:31:12,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-02 21:31:13,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-02 21:31:15,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-02 21:31:18,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=badbc992-2798-439c-8b33-252898509958) as the default verifier for the future CLI operations. 2018-11-02 21:31:19,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:19,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d81e443-f1e0-447e-bfe0-be75056391bd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:31:19,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0d81e443-f1e0-447e-bfe0-be75056391bd 2018-11-02 21:31:19,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:31:20,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "e8a7a958004e45b6b34a818fdbf46f98", "name": "Member"}], "expires_at": "2018-11-02T22:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5253ee9e8ab54afcbeb3bf4a67738f42", "name": "barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_5253ee9e8ab54afcbeb3bf4a67738f42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00", "id": "e6b6b35ddc704181834c5929fb4e4d49"}, "audit_ids": ["BIQlFGtLTyeB9Uv0iPLEcQ"], "issued_at": "2018-11-02T21:31:20.000000Z"}} 2018-11-02 21:31:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:20,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:31:20 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:31:20,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-02 21:31:20,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:20,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:31:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6559220a07ea69c05fae0e6558c7e32e745cb5fe" 2018-11-02 21:31:20,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5988af-c55b-4d2b-8ab4-49e53eac951d Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/01d5880c2ea849a3971ac7eca281d913"}, "enabled": true, "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2ff400861c86400380573ebd0a81f59d"}, "enabled": true, "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d658d56e387464d9f99169714c5f925"}, "enabled": true, "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5057e0796dbe48c3860a917b4e42a434"}, "enabled": true, "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/59f66af323764c6581b9704eaf09a283"}, "enabled": true, "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67d99eb7ddf647469144fb68c1d36dee"}, "enabled": true, "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6b09167d24c940fd856b12795de93aee"}, "enabled": true, "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8bcebb141acf41eb89df1d343c613517"}, "enabled": true, "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9066e8fb27724e1bb5af699a89b76054"}, "enabled": true, "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/95fec3cd75d44e76bc15dc93271f3a3b"}, "enabled": true, "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a63eb0551d1a43c6bf287adbe42866da"}, "enabled": true, "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/c149bc4ca396455e9352fb0046b1e7fd"}, "enabled": true, "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c15ced145a7245508670f1ce95883e22"}, "enabled": true, "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e3b895f6efdb41b3b510d057be80b79a"}, "enabled": true, "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fc3a5f2250ef4226aec983be33e8e106"}, "enabled": true, "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-02 21:31:20,461 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0b5988af-c55b-4d2b-8ab4-49e53eac951d 2018-11-02 21:31:20,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116446018219s 2018-11-02 21:31:20,461 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0b5988af-c55b-4d2b-8ab4-49e53eac951d 2018-11-02 21:31:20,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-02 21:31:20,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6559220a07ea69c05fae0e6558c7e32e745cb5fe" 2018-11-02 21:31:20,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-ebe1a2d8-292a-4f0e-ad09-8f886ffcff00 Date: Fri, 02 Nov 2018 21:31:20 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-02 21:31:20,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-ebe1a2d8-292a-4f0e-ad09-8f886ffcff00 2018-11-02 21:31:20,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.186154842377s 2018-11-02 21:31:20,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-ebe1a2d8-292a-4f0e-ad09-8f886ffcff00 2018-11-02 21:31:20,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:31:20,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:20,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700f735d-4b70-42fe-94c2-df46bd1454c8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00", "links": {"self": "http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6b6b35ddc704181834c5929fb4e4d49", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:31:20,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-700f735d-4b70-42fe-94c2-df46bd1454c8 2018-11-02 21:31:20,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11825299263s 2018-11-02 21:31:20,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-700f735d-4b70-42fe-94c2-df46bd1454c8 2018-11-02 21:31:20,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:31:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:20,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c78420-609d-4ad3-963f-13b0f6f90e8e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_7d1df631-700e-4739-af1f-38bfb5be1b00", "links": {"self": "http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e6b6b35ddc704181834c5929fb4e4d49", "description": null}} 2018-11-02 21:31:20,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49 used request id req-52c78420-609d-4ad3-963f-13b0f6f90e8e 2018-11-02 21:31:20,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124136924744s 2018-11-02 21:31:20,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49 used request id req-52c78420-609d-4ad3-963f-13b0f6f90e8e 2018-11-02 21:31:20,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 21:31:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:21,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0700384-cbbe-42fb-9ed8-9a0478bac778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:21,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49 used request id req-d0700384-cbbe-42fb-9ed8-9a0478bac778 2018-11-02 21:31:21,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222892045975s 2018-11-02 21:31:21,137 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e6b6b35ddc704181834c5929fb4e4d49 used request id req-d0700384-cbbe-42fb-9ed8-9a0478bac778 2018-11-02 21:31:21,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:31:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:21,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d778e2-ad95-4361-b7eb-2ae4c15fe463 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42"}, "tags": [], "enabled": true, "id": "5253ee9e8ab54afcbeb3bf4a67738f42", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7d1df631-700e-4739-af1f-38bfb5be1b00"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:31:21,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-79d778e2-ad95-4361-b7eb-2ae4c15fe463 2018-11-02 21:31:21,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963230133057s 2018-11-02 21:31:21,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-79d778e2-ad95-4361-b7eb-2ae4c15fe463 2018-11-02 21:31:21,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 21:31:21,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:21,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-481ad9bd-a83f-4a75-8265-16d7111ec02e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:21,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42 used request id req-481ad9bd-a83f-4a75-8265-16d7111ec02e 2018-11-02 21:31:21,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.214365959167s 2018-11-02 21:31:21,459 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5253ee9e8ab54afcbeb3bf4a67738f42 used request id req-481ad9bd-a83f-4a75-8265-16d7111ec02e 2018-11-02 21:31:21,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:21,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8336b22-ecc9-421e-8e78-36640f50d5f9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e8a7a958004e45b6b34a818fdbf46f98", "links": {"self": "http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98"}, "name": "Member"}]} 2018-11-02 21:31:21,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c8336b22-ecc9-421e-8e78-36640f50d5f9 2018-11-02 21:31:21,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11455988884s 2018-11-02 21:31:21,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c8336b22-ecc9-421e-8e78-36640f50d5f9 2018-11-02 21:31:21,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 21:31:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:21,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581b0e73-fc50-490a-9176-1242a0eb5182 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:21,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98 used request id req-581b0e73-fc50-490a-9176-1242a0eb5182 2018-11-02 21:31:21,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.122620105743s 2018-11-02 21:31:21,705 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e8a7a958004e45b6b34a818fdbf46f98 used request id req-581b0e73-fc50-490a-9176-1242a0eb5182 2018-11-02 21:31:21,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 21:31:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5253ee9e8ab54afcbeb3bf4a67738f42&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028d13eaffe2cec98056fc47571d705cddf3093f" 2018-11-02 21:31:21,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8680d14c-d8f7-497e-bfb5-f77b13b03d8a Date: Fri, 02 Nov 2018 21:31:21 GMT RESP BODY: {"security_groups": []} 2018-11-02 21:31:21,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5253ee9e8ab54afcbeb3bf4a67738f42&name=default used request id req-8680d14c-d8f7-497e-bfb5-f77b13b03d8a 2018-11-02 21:31:21,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232771158218s 2018-11-02 21:31:21,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5253ee9e8ab54afcbeb3bf4a67738f42&name=default used request id req-8680d14c-d8f7-497e-bfb5-f77b13b03d8a 2018-11-02 21:31:21,942 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-11-02 21:31:21,942 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-11-02 21:31:21,948 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:23 | PASS | | neutron-tempest-plugin-api | functest | smoke | 14:57 | FAIL | | rally_sanity | functest | smoke | 30:56 | PASS | | rally_jobs | functest | smoke | 25:16 | PASS | | refstack_defcore | functest | smoke | 09:57 | PASS | | patrole | functest | smoke | 01:54 | PASS | | snaps_smoke | functest | smoke | 50:10 | PASS | | neutron_trunk | functest | smoke | 02:24 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-11-02 21:31:21,960 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-02 21:31:22,132 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 21:31:25,294 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | 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-11-02 21:31:25,300 - 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.31,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6Pd8KjHZCXVbJVvc6WRkYwff6 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=ceb139a78723412bbc751e2cc33b534e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ export OS_REGION_NAME=regionOne 2018-11-02 21:31:25,300 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-02 21:31:25,302 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-11-02 21:31:25,313 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-11-02 21:31:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:25,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db75e2fc-fde7-4cec-a90a-e7a1f907483a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:31:25,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db75e2fc-fde7-4cec-a90a-e7a1f907483a 2018-11-02 21:31:25,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:31:25,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T22:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["NIdiUiuXQVGuBPUcKMCLKQ"], "issued_at": "2018-11-02T21:31:25.000000Z"}} 2018-11-02 21:31:25,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 21:31:25,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:26,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c04e7903-9cf8-458a-8317-30fd11b2375d Date: Fri, 02 Nov 2018 21:31:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 21:31:26,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c04e7903-9cf8-458a-8317-30fd11b2375d 2018-11-02 21:31:26,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299272060394s 2018-11-02 21:31:26,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c04e7903-9cf8-458a-8317-30fd11b2375d 2018-11-02 21:31:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:26,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 21:31:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 21:31:26,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:31:26,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:26,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3abee70-eb9b-4032-ae0d-26ddd5769243 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 21:31:26,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e3abee70-eb9b-4032-ae0d-26ddd5769243 2018-11-02 21:31:26,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125076055527s 2018-11-02 21:31:26,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e3abee70-eb9b-4032-ae0d-26ddd5769243 2018-11-02 21:31:26,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 21:31:26,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}}' 2018-11-02 21:31:26,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff9366a-25ca-4eae-b958-a17ad175a626 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23"}, "tags": [], "enabled": true, "id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}} 2018-11-02 21:31:26,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cff9366a-25ca-4eae-b958-a17ad175a626 2018-11-02 21:31:26,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13923406601s 2018-11-02 21:31:26,533 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cff9366a-25ca-4eae-b958-a17ad175a626 2018-11-02 21:31:26,533 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'a24b9a0d5d8c4a16b6eaf802f9393c23', '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'vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd'}) 2018-11-02 21:31:26,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 21:31:26,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "282e4760-4d36-470a-ab0f-cf1310b527bc", "email": null, "name": "vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}}' 2018-11-02 21:31:26,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d79e2a-f98e-4956-acfe-26cf395cb56d Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "links": {"self": "http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2b687f6ffc640f7bac26f9c273e4964", "domain_id": "default", "password_expires_at": null}} 2018-11-02 21:31:26,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-62d79e2a-f98e-4956-acfe-26cf395cb56d 2018-11-02 21:31:26,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386750936508s 2018-11-02 21:31:26,927 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-62d79e2a-f98e-4956-acfe-26cf395cb56d 2018-11-02 21:31:26,927 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a2b687f6ffc640f7bac26f9c273e4964', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd'}) 2018-11-02 21:31:26,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:26,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1a0c24-7ff9-4a79-9996-a3478e460c64 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:31:27,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5e1a0c24-7ff9-4a79-9996-a3478e460c64 2018-11-02 21:31:27,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128446102142s 2018-11-02 21:31:27,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5e1a0c24-7ff9-4a79-9996-a3478e460c64 2018-11-02 21:31:27,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:27,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c70825d-b019-484a-bd59-4d13329ff2e2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 21:31:27,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9c70825d-b019-484a-bd59-4d13329ff2e2 2018-11-02 21:31:27,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100314855576s 2018-11-02 21:31:27,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9c70825d-b019-484a-bd59-4d13329ff2e2 2018-11-02 21:31:27,164 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 21:31:27,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 21:31:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" -d '{"role": {"name": "Member"}}' 2018-11-02 21:31:27,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0502d0eb-d16a-43b3-a746-f650018a5760 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fce06e9f3c7f485cac53328656cffc29", "links": {"self": "http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29"}, "name": "Member"}} 2018-11-02 21:31:27,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0502d0eb-d16a-43b3-a746-f650018a5760 2018-11-02 21:31:27,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.105933904648s 2018-11-02 21:31:27,274 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0502d0eb-d16a-43b3-a746-f650018a5760 2018-11-02 21:31:27,275 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'fce06e9f3c7f485cac53328656cffc29'}) 2018-11-02 21:31:27,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9716d48e-444a-44f1-aca6-f1a261232c90 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fce06e9f3c7f485cac53328656cffc29", "links": {"self": "http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29"}, "name": "Member"}]} 2018-11-02 21:31:27,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9716d48e-444a-44f1-aca6-f1a261232c90 2018-11-02 21:31:27,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102479934692s 2018-11-02 21:31:27,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9716d48e-444a-44f1-aca6-f1a261232c90 2018-11-02 21:31:27,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:31:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18a6fae-6d46-4c77-877a-39e763e4928b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:31:27,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c18a6fae-6d46-4c77-877a-39e763e4928b 2018-11-02 21:31:27,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0225079059601s 2018-11-02 21:31:27,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c18a6fae-6d46-4c77-877a-39e763e4928b 2018-11-02 21:31:27,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:31:27,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a683a82-aeed-42ae-ba74-8b7ec29c8723 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "links": {"self": "http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2b687f6ffc640f7bac26f9c273e4964", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:31:27,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7a683a82-aeed-42ae-ba74-8b7ec29c8723 2018-11-02 21:31:27,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13006901741s 2018-11-02 21:31:27,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7a683a82-aeed-42ae-ba74-8b7ec29c8723 2018-11-02 21:31:27,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:31:27,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626c3229-788a-4052-994c-79825e0f575f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23"}, "tags": [], "enabled": true, "id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:31:27,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-626c3229-788a-4052-994c-79825e0f575f 2018-11-02 21:31:27,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105314970016s 2018-11-02 21:31:27,656 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-626c3229-788a-4052-994c-79825e0f575f 2018-11-02 21:31:27,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:31:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=fce06e9f3c7f485cac53328656cffc29&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cfc4ac-a4f5-4e88-a117-bcf9063bc8b9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=fce06e9f3c7f485cac53328656cffc29&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23", "previous": null, "next": null}} 2018-11-02 21:31:27,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=fce06e9f3c7f485cac53328656cffc29&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23 used request id req-69cfc4ac-a4f5-4e88-a117-bcf9063bc8b9 2018-11-02 21:31:27,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103619098663s 2018-11-02 21:31:27,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=fce06e9f3c7f485cac53328656cffc29&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23 used request id req-69cfc4ac-a4f5-4e88-a117-bcf9063bc8b9 2018-11-02 21:31:27,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:31:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23/users/a2b687f6ffc640f7bac26f9c273e4964/roles/fce06e9f3c7f485cac53328656cffc29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:27,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e0da636-c853-4921-87aa-5c4bbb67511c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:27,918 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23/users/a2b687f6ffc640f7bac26f9c273e4964/roles/fce06e9f3c7f485cac53328656cffc29 used request id req-7e0da636-c853-4921-87aa-5c4bbb67511c 2018-11-02 21:31:27,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147074222565s 2018-11-02 21:31:27,918 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23/users/a2b687f6ffc640f7bac26f9c273e4964/roles/fce06e9f3c7f485cac53328656cffc29 used request id req-7e0da636-c853-4921-87aa-5c4bbb67511c 2018-11-02 21:31:27,919 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a24b9a0d5d8c4a16b6eaf802f9393c23', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '282e4760-4d36-470a-ab0f-cf1310b527bc', 'username': u'vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 21:31:27,922 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'password': '282e4760-4d36-470a-ab0f-cf1310b527bc', 'project_name': 'vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'a24b9a0d5d8c4a16b6eaf802f9393c23', 'project_domain_name': 'Default'} 2018-11-02 21:31:27,927 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-11-02 21:31:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:27,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8ecebc-68d0-47fc-a3b9-14d72c941ddd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 21:31:27,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4d8ecebc-68d0-47fc-a3b9-14d72c941ddd 2018-11-02 21:31:27,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 21:31:28,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fce06e9f3c7f485cac53328656cffc29", "name": "Member"}], "expires_at": "2018-11-02T22:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "name": "vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_a24b9a0d5d8c4a16b6eaf802f9393c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "id": "a2b687f6ffc640f7bac26f9c273e4964"}, "audit_ids": ["rm0Et5QQTaatpZ1H_vlVFA"], "issued_at": "2018-11-02T21:31:28.000000Z"}} 2018-11-02 21:31:28,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 21:31:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "vmtp-router_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "admin_state_up": true}}' 2018-11-02 21:31:29,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-993e0e30-2728-4997-bdba-f9c2e01d9bea Date: Fri, 02 Nov 2018 21:31:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:28Z", "admin_state_up": true, "updated_at": "2018-11-02T21:31:29Z", "revision_number": 2, "routes": [], "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "b4d351c5-1266-4c46-b62b-79cc1dac5a15", "name": "vmtp-router_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}} 2018-11-02 21:31:29,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-993e0e30-2728-4997-bdba-f9c2e01d9bea 2018-11-02 21:31:29,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64034485817s 2018-11-02 21:31:29,988 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-993e0e30-2728-4997-bdba-f9c2e01d9bea 2018-11-02 21:31:29,988 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a24b9a0d5d8c4a16b6eaf802f9393c23', u'created_at': u'2018-11-02T21:31:28Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T21:31:29Z', u'revision_number': 2, u'routes': [], u'project_id': u'a24b9a0d5d8c4a16b6eaf802f9393c23', u'id': u'b4d351c5-1266-4c46-b62b-79cc1dac5a15', u'name': u'vmtp-router_41a1795a-ad69-41e2-aaf7-b8025cef5acd'}) 2018-11-02 21:31:29,989 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-02 21:31:31,474 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-02 21:31:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 21:31:31,484 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 21:31:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 21:31:31,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 21:31:31,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 21:31:31,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-88e925c5-7db7-4bd5-91b2-66f580671acd Date: Fri, 02 Nov 2018 21:31:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 21:31:31,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-88e925c5-7db7-4bd5-91b2-66f580671acd 2018-11-02 21:31:31,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223484992981s 2018-11-02 21:31:31,711 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-88e925c5-7db7-4bd5-91b2-66f580671acd 2018-11-02 21:31:31,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 21:31:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}' 2018-11-02 21:31:31,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/11011633-ad60-4718-854c-bbe1673c810a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12e2a35a-ceba-4a0c-8bf4-b7a0f66e6618 Date: Fri, 02 Nov 2018 21:31:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/11011633-ad60-4718-854c-bbe1673c810a/file", "owner": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "11011633-ad60-4718-854c-bbe1673c810a", "size": null, "self": "/v2/images/11011633-ad60-4718-854c-bbe1673c810a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T21:31:31Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "checksum": null, "created_at": "2018-11-02T21:31:31Z", "protected": false} 2018-11-02 21:31:31,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-12e2a35a-ceba-4a0c-8bf4-b7a0f66e6618 2018-11-02 21:31:31,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.247095108032s 2018-11-02 21:31:31,966 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-12e2a35a-ceba-4a0c-8bf4-b7a0f66e6618 returning object 11011633-ad60-4718-854c-bbe1673c810a 2018-11-02 21:31:31,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 21:31:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/11011633-ad60-4718-854c-bbe1673c810a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" -d '' 2018-11-02 21:31:35,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55f81e6c-6a17-4758-bc13-866924a7367a Date: Fri, 02 Nov 2018 21:31:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 21:31:35,974 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/11011633-ad60-4718-854c-bbe1673c810a/file used request id req-55f81e6c-6a17-4758-bc13-866924a7367a 2018-11-02 21:31:35,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.00728297234s 2018-11-02 21:31:35,975 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/11011633-ad60-4718-854c-bbe1673c810a/file used request id req-55f81e6c-6a17-4758-bc13-866924a7367a 2018-11-02 21:31:35,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 21:31:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 21:31:36,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-1047b708-23fb-4a84-9deb-3b00b3d6c831 Date: Fri, 02 Nov 2018 21:31:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/11011633-ad60-4718-854c-bbe1673c810a/snap", "metadata": {}}], "file": "/v2/images/11011633-ad60-4718-854c-bbe1673c810a/file", "owner": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "11011633-ad60-4718-854c-bbe1673c810a", "size": 263586304, "self": "/v2/images/11011633-ad60-4718-854c-bbe1673c810a", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/11011633-ad60-4718-854c-bbe1673c810a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T21:31:35Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T21:31:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 21:31:36,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1047b708-23fb-4a84-9deb-3b00b3d6c831 2018-11-02 21:31:36,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232938766479s 2018-11-02 21:31:36,212 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1047b708-23fb-4a84-9deb-3b00b3d6c831 2018-11-02 21:31:36,214 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/11011633-ad60-4718-854c-bbe1673c810a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/11011633-ad60-4718-854c-bbe1673c810a/file', 'owner': u'a24b9a0d5d8c4a16b6eaf802f9393c23', 'id': u'11011633-ad60-4718-854c-bbe1673c810a', 'size': 263586304, u'self': u'/v2/images/11011633-ad60-4718-854c-bbe1673c810a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a24b9a0d5d8c4a16b6eaf802f9393c23', 'name': 'vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/11011633-ad60-4718-854c-bbe1673c810a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T21:31:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T21:31:35Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/11011633-ad60-4718-854c-bbe1673c810a', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'created': u'2018-11-02T21:31:31Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-02T21:31:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/11011633-ad60-4718-854c-bbe1673c810a', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-02 21:31:36,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 21:31:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-11-02 21:31:36,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4ff84eb-bdb1-47bd-b778-b64e81ff6426 x-compute-request-id: req-b4ff84eb-bdb1-47bd-b778-b64e81ff6426 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "97ab5d38-11ff-4983-b7b4-78eba79dcf01"}} 2018-11-02 21:31:36,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b4ff84eb-bdb1-47bd-b778-b64e81ff6426 2018-11-02 21:31:36,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233274936676s 2018-11-02 21:31:36,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b4ff84eb-bdb1-47bd-b778-b64e81ff6426 2018-11-02 21:31:36,450 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'97ab5d38-11ff-4983-b7b4-78eba79dcf01', 'swap': 0}) 2018-11-02 21:31:36,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 21:31:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" -d '{"extra_specs": {}}' 2018-11-02 21:31:36,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a921cb5a-c120-4b70-b0dc-be9567d34d2f x-compute-request-id: req-a921cb5a-c120-4b70-b0dc-be9567d34d2f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 21:31:36,473 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01/os-extra_specs used request id req-a921cb5a-c120-4b70-b0dc-be9567d34d2f 2018-11-02 21:31:36,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226349830627s 2018-11-02 21:31:36,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01/os-extra_specs used request id req-a921cb5a-c120-4b70-b0dc-be9567d34d2f 2018-11-02 21:31:36,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:36,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:36,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74020430-014b-4365-b32a-7938595980a8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fce06e9f3c7f485cac53328656cffc29", "links": {"self": "http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29"}, "name": "Member"}]} 2018-11-02 21:31:36,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74020430-014b-4365-b32a-7938595980a8 2018-11-02 21:31:36,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986270904541s 2018-11-02 21:31:36,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74020430-014b-4365-b32a-7938595980a8 2018-11-02 21:31:36,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 21:31:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:36,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856e2a53-35c7-413f-b806-f394da6bcab1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fce06e9f3c7f485cac53328656cffc29", "links": {"self": "http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29"}, "name": "Member"}]} 2018-11-02 21:31:36,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-856e2a53-35c7-413f-b806-f394da6bcab1 2018-11-02 21:31:36,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0989711284637s 2018-11-02 21:31:36,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-856e2a53-35c7-413f-b806-f394da6bcab1 2018-11-02 21:31:36,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 21:31:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:36,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cc4587-71f8-4e5e-b257-70fd668e0567 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 21:31:36,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-09cc4587-71f8-4e5e-b257-70fd668e0567 2018-11-02 21:31:36,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101111888885s 2018-11-02 21:31:36,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-09cc4587-71f8-4e5e-b257-70fd668e0567 2018-11-02 21:31:36,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 21:31:36,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:36,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4924e3a-a727-4d9d-a369-6103a0c57b85 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "links": {"self": "http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2b687f6ffc640f7bac26f9c273e4964", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 21:31:36,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c4924e3a-a727-4d9d-a369-6103a0c57b85 2018-11-02 21:31:36,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125122070312s 2018-11-02 21:31:36,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c4924e3a-a727-4d9d-a369-6103a0c57b85 2018-11-02 21:31:36,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 21:31:36,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:37,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8969aa53-7d3b-4217-a03a-81fc6477f9a7 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23"}, "tags": [], "enabled": true, "id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 21:31:37,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8969aa53-7d3b-4217-a03a-81fc6477f9a7 2018-11-02 21:31:37,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109146118164s 2018-11-02 21:31:37,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8969aa53-7d3b-4217-a03a-81fc6477f9a7 2018-11-02 21:31:37,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 21:31:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:37,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7010e92-9bfd-45f7-8fc2-1a421fe7a4ce Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23", "previous": null, "next": null}} 2018-11-02 21:31:37,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23 used request id req-d7010e92-9bfd-45f7-8fc2-1a421fe7a4ce 2018-11-02 21:31:37,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0997059345245s 2018-11-02 21:31:37,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=a2b687f6ffc640f7bac26f9c273e4964&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=a24b9a0d5d8c4a16b6eaf802f9393c23 used request id req-d7010e92-9bfd-45f7-8fc2-1a421fe7a4ce 2018-11-02 21:31:37,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 21:31:37,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23/users/a2b687f6ffc640f7bac26f9c273e4964/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 21:31:37,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 21:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f86070-abf5-4523-84f4-af82586f58f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 21:31:37,314 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23/users/a2b687f6ffc640f7bac26f9c273e4964/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-13f86070-abf5-4523-84f4-af82586f58f1 2018-11-02 21:31:37,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165689945221s 2018-11-02 21:31:37,314 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23/users/a2b687f6ffc640f7bac26f9c273e4964/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-13f86070-abf5-4523-84f4-af82586f58f1 2018-11-02 21:31:37,314 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd' 2018-11-02 21:31:37,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 21:31:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" -d '{"keypair": {"name": "vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}}' 2018-11-02 21:31:37,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 21:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc5afc8f-5b1f-4195-bdf6-a46326f0143f x-compute-request-id: req-dc5afc8f-5b1f-4195-bdf6-a46326f0143f Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH51G8oGfkNdb9aeEUD2kpfVWEkcasdJk9yRG44e5/sfoKzeQ8z+osJQjoK7UkUVnl3Ek1mkxrPrknJyFUTbd8DhI+m3ILQOMRTvFheMty3/JKM2icXgBYUzTsSR87Eajoj//euSW6yYcpSJ3cTuTLTTdch8AS12q7DkCD/WU4ZqYqWVRXbXXd4PjsYJHjDwCKWPgCj5l2P1QQ2oh3gWgsc2O+rHQJrt2iPlYuLrsGCqHywWIdpHVGvc12god1jrr0Qw2vBfOINXXEnTKb+X0xEOsVGT63yIuIjrHhLvx3DhHipkFbApbDcC/NBV78/74+DVfYCNarLYLh6omF+S5x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx+dRvKBn5DXW/WnhFA9pKX1VhJHGrHSZPckRuOHuf7H6Cs3k\nPM/qLCUI6Cu1JFFZ5dxJNZpMaz65JychVE23fA4SPptyC0DjEU7xYXjLct/ySjNo\nnF4AWFM07EkfOxGo6I//3rklusmHKUid3E7ky003XIfAEtdquw5Ag/1lOGamKllU\nV2113eD47GCR4w8Ailj4Ao+Zdj9UENqId4FoLHNjvqx0Ca7doj5WLi67Bgqh8sFi\nHaR1Rr3NdoKHdY669EMNrwXziDV1xJ0ym/l9MRDrFRk+t8iLiI6x4S78dw4R4qZB\nWwKWw3AvzQVe/P++Pg1X2AjWqy2C4eqJhfkucQIDAQABAoIBABiQRw3rk/iJ2RoY\niYzCfASaHwkENKp6RV4/N8tFD95nCzeKpzIFxluYTWjh/gcxa99/2wsYI63F7lBu\nUX0fc51tyTYiObhCR+SXk7eLdUxvUkFl4cPdFSPFTap/LbQ/bkbtct52V7mFC/O5\ntZQdqaWFnnjjQWnPSJElpi3R1D9CvhT6uTl8ECe0iRmdJ5p89Tj8DWabqSzYczhx\nIyZWpBQJqJOt2A2gbQSqACvzKyoUbOeniQVQIe7UGKJdUNpwgZNcPjV6kh5ZaPnl\nvgJmR7m+CvE6rdoHVMc5ULMj5uxi4Bmy8MHiZD26YWwiYBO4p7jYFUN5u+eYb/2E\nCwoKxgECgYEA8ASbYJluD9y0q9CmHd2EE9egF1ybUnl7ljyS1yKfIvQf09sNaZu9\nA886sM7qyWocLD9O6nh7EwOe61pdXFTvKKdrmoZnxRWPgUWPahRGRl0qy+cMjQpL\nfZr5ncSQ4DbWsQTk2kNc9K9FIW8LtJwMEjVU10Hqr54l/UxF5JcA4JECgYEA1Tbq\nGeIBggzZfvsq+xMJCtYYVC6E/VCzVgpPhp+QVfu2YDG/B4WMjKMC+88fGKN6hjqa\nBhEEqMW15mMJgTiMn+Dj/RHlPlhXdOpqY4fZjFcqKT+b/4HmQGx7jdnG9Swp4luj\n4zxLoiN4jctedoby3PlPHfU7UrgTxh5WI3v+X+ECgYEApJekLZRJw5roUsKch/J2\nNl0xrZOV9/LS623SjLFzS7b5dIDNK9Tew5QCfWkH3ONlOnqXlXbVf26GNoMbbsvX\nzZsx0R/GXYKxjEa1WFta7bnKNVXWZ4ndxt7VunknmHpCs9XVUk/LmQfwckMCVfKE\n3J+x9IOBerkK+C6r51wd/+ECgYA7Ba6cZ6H/PEthCWqGgmh4ZXfqpc4Oya47XTNS\nkw1DoCCGVH8LN/8GV4HV7youieK7EbHdiAyAI+sM0dGpwdu7zmeOgMuzDIV5SgMV\ndl/Up7R2IrOucWkp4F37kJOw/v7BOJkPqHtPcP5IUkneCdFlNmaeZmp7pZVjvLYf\nsI1kQQKBgQCkF4zj7aPXznzZphsb6gYmXYAlPZp7dBCQuB6OvxVJXwtWk+8VwKWS\nNsAXBfVK8+BDaZ3tU6ncwvT4N7RAUKynQXC4THmrTVTj3xKFKIuaJJHxmXt6SQqc\ntf/5J1dzsKTHexAzHrujNCMrEBEqrVFM0JaMHKgDoCtxrkzMEYLeGA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a2b687f6ffc640f7bac26f9c273e4964", "name": "vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "fingerprint": "93:bc:be:6a:d4:cc:96:18:b0:c0:b2:d7:b8:c0:ea:20"}} 2018-11-02 21:31:37,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-dc5afc8f-5b1f-4195-bdf6-a46326f0143f 2018-11-02 21:31:37,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.321464061737s 2018-11-02 21:31:37,637 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-dc5afc8f-5b1f-4195-bdf6-a46326f0143f 2018-11-02 21:31:37,638 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH51G8oGfkNdb9aeEUD2kpfVWEkcasdJk9yRG44e5/sfoKzeQ8z+osJQjoK7UkUVnl3Ek1mkxrPrknJyFUTbd8DhI+m3ILQOMRTvFheMty3/JKM2icXgBYUzTsSR87Eajoj//euSW6yYcpSJ3cTuTLTTdch8AS12q7DkCD/WU4ZqYqWVRXbXXd4PjsYJHjDwCKWPgCj5l2P1QQ2oh3gWgsc2O+rHQJrt2iPlYuLrsGCqHywWIdpHVGvc12god1jrr0Qw2vBfOINXXEnTKb+X0xEOsVGT63yIuIjrHhLvx3DhHipkFbApbDcC/NBV78/74+DVfYCNarLYLh6omF+S5x Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx+dRvKBn5DXW/WnhFA9pKX1VhJHGrHSZPckRuOHuf7H6Cs3k\nPM/qLCUI6Cu1JFFZ5dxJNZpMaz65JychVE23fA4SPptyC0DjEU7xYXjLct/ySjNo\nnF4AWFM07EkfOxGo6I//3rklusmHKUid3E7ky003XIfAEtdquw5Ag/1lOGamKllU\nV2113eD47GCR4w8Ailj4Ao+Zdj9UENqId4FoLHNjvqx0Ca7doj5WLi67Bgqh8sFi\nHaR1Rr3NdoKHdY669EMNrwXziDV1xJ0ym/l9MRDrFRk+t8iLiI6x4S78dw4R4qZB\nWwKWw3AvzQVe/P++Pg1X2AjWqy2C4eqJhfkucQIDAQABAoIBABiQRw3rk/iJ2RoY\niYzCfASaHwkENKp6RV4/N8tFD95nCzeKpzIFxluYTWjh/gcxa99/2wsYI63F7lBu\nUX0fc51tyTYiObhCR+SXk7eLdUxvUkFl4cPdFSPFTap/LbQ/bkbtct52V7mFC/O5\ntZQdqaWFnnjjQWnPSJElpi3R1D9CvhT6uTl8ECe0iRmdJ5p89Tj8DWabqSzYczhx\nIyZWpBQJqJOt2A2gbQSqACvzKyoUbOeniQVQIe7UGKJdUNpwgZNcPjV6kh5ZaPnl\nvgJmR7m+CvE6rdoHVMc5ULMj5uxi4Bmy8MHiZD26YWwiYBO4p7jYFUN5u+eYb/2E\nCwoKxgECgYEA8ASbYJluD9y0q9CmHd2EE9egF1ybUnl7ljyS1yKfIvQf09sNaZu9\nA886sM7qyWocLD9O6nh7EwOe61pdXFTvKKdrmoZnxRWPgUWPahRGRl0qy+cMjQpL\nfZr5ncSQ4DbWsQTk2kNc9K9FIW8LtJwMEjVU10Hqr54l/UxF5JcA4JECgYEA1Tbq\nGeIBggzZfvsq+xMJCtYYVC6E/VCzVgpPhp+QVfu2YDG/B4WMjKMC+88fGKN6hjqa\nBhEEqMW15mMJgTiMn+Dj/RHlPlhXdOpqY4fZjFcqKT+b/4HmQGx7jdnG9Swp4luj\n4zxLoiN4jctedoby3PlPHfU7UrgTxh5WI3v+X+ECgYEApJekLZRJw5roUsKch/J2\nNl0xrZOV9/LS623SjLFzS7b5dIDNK9Tew5QCfWkH3ONlOnqXlXbVf26GNoMbbsvX\nzZsx0R/GXYKxjEa1WFta7bnKNVXWZ4ndxt7VunknmHpCs9XVUk/LmQfwckMCVfKE\n3J+x9IOBerkK+C6r51wd/+ECgYA7Ba6cZ6H/PEthCWqGgmh4ZXfqpc4Oya47XTNS\nkw1DoCCGVH8LN/8GV4HV7youieK7EbHdiAyAI+sM0dGpwdu7zmeOgMuzDIV5SgMV\ndl/Up7R2IrOucWkp4F37kJOw/v7BOJkPqHtPcP5IUkneCdFlNmaeZmp7pZVjvLYf\nsI1kQQKBgQCkF4zj7aPXznzZphsb6gYmXYAlPZp7dBCQuB6OvxVJXwtWk+8VwKWS\nNsAXBfVK8+BDaZ3tU6ncwvT4N7RAUKynQXC4THmrTVTj3xKFKIuaJJHxmXt6SQqc\ntf/5J1dzsKTHexAzHrujNCMrEBEqrVFM0JaMHKgDoCtxrkzMEYLeGA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a2b687f6ffc640f7bac26f9c273e4964', 'name': u'vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'created_at': '2018-11-02T21:31:37.638090', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a24b9a0d5d8c4a16b6eaf802f9393c23', 'name': 'vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'93:bc:be:6a:d4:cc:96:18:b0:c0:b2:d7:b8:c0:ea:20', 'type': 'ssh', 'id': u'vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd'}) 2018-11-02 21:31:37,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 21:31:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 21:31:37,681 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 21:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5351cfc-2b8d-4b7c-9989-7e9460663e0d x-compute-request-id: req-e5351cfc-2b8d-4b7c-9989-7e9460663e0d Content-Length: 0 Content-Type: application/json 2018-11-02 21:31:37,681 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd used request id req-e5351cfc-2b8d-4b7c-9989-7e9460663e0d 2018-11-02 21:31:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0425510406494s 2018-11-02 21:31:37,681 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_41a1795a-ad69-41e2-aaf7-b8025cef5acd used request id req-e5351cfc-2b8d-4b7c-9989-7e9460663e0d 2018-11-02 21:31:38,352 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-11-02 22:13:34,186 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-11-02 21:31:38,997 INFO Using http://172.30.9.31:5000//v3 2018-11-02 21:31:38,997 INFO VM public key: /tmp/tmphfJ69N 2018-11-02 21:31:38,997 INFO VM private key: /tmp/tmpKbHFi0 2018-11-02 21:31:40,136 INFO Found image vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd to launch VM, will continue 2018-11-02 21:31:41,096 INFO Using external router: vmtp-router_41a1795a-ad69-41e2-aaf7-b8025cef5acd 2018-11-02 21:31:41,096 INFO Using external network: external. 2018-11-02 21:31:42,824 INFO Created internal network: pns-internal-net_41a1795a-ad69-41e2-aaf7-b8025cef5acd. 2018-11-02 21:31:44,344 INFO Created internal network: pns-internal-net2_41a1795a-ad69-41e2-aaf7-b8025cef5acd. 2018-11-02 21:31:46,776 DEBUG Ext router associated to pns-internal-net_41a1795a-ad69-41e2-aaf7-b8025cef5acd 2018-11-02 21:31:49,010 DEBUG Ext router associated to pns-internal-net2_41a1795a-ad69-41e2-aaf7-b8025cef5acd 2018-11-02 21:31:49,486 INFO OpenStack agent: Unknown agent 2018-11-02 21:31:49,486 INFO OpenStack network type: vxlan 2018-11-02 21:31:51,264 INFO [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Creating server VM... 2018-11-02 21:31:51,264 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-02 21:31:54,523 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 1 of 90... 2018-11-02 21:31:57,512 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 2 of 90... 2018-11-02 21:32:00,137 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 3 of 90... 2018-11-02 21:32:02,863 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 4 of 90... 2018-11-02 21:32:05,499 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 5 of 90... 2018-11-02 21:32:08,059 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 6 of 90... 2018-11-02 21:32:10,781 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 7 of 90... 2018-11-02 21:32:13,317 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 8 of 90... 2018-11-02 21:32:15,911 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 9 of 90... 2018-11-02 21:32:18,437 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 10 of 90... 2018-11-02 21:32:20,889 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 11 of 90... 2018-11-02 21:32:23,633 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 12 of 90... 2018-11-02 21:32:26,198 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 13 of 90... 2018-11-02 21:32:28,919 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 14 of 90... 2018-11-02 21:32:31,624 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 15 of 90... 2018-11-02 21:32:34,154 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 16 of 90... 2018-11-02 21:32:36,694 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 17 of 90... 2018-11-02 21:32:39,207 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 18 of 90... 2018-11-02 21:32:41,748 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 19 of 90... 2018-11-02 21:32:44,277 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 20 of 90... 2018-11-02 21:32:46,839 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 21 of 90... 2018-11-02 21:32:49,612 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 22 of 90... 2018-11-02 21:32:51,980 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 23 of 90... 2018-11-02 21:32:54,976 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 24 of 90... 2018-11-02 21:32:57,544 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 25 of 90... 2018-11-02 21:33:00,086 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 26 of 90... 2018-11-02 21:33:02,624 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 27 of 90... 2018-11-02 21:33:05,136 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 28 of 90... 2018-11-02 21:33:07,668 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 29 of 90... 2018-11-02 21:33:10,197 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 30 of 90... 2018-11-02 21:33:12,727 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 31 of 90... 2018-11-02 21:33:15,280 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 32 of 90... 2018-11-02 21:33:17,820 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 33 of 90... 2018-11-02 21:33:20,367 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 34 of 90... 2018-11-02 21:33:22,726 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 35 of 90... 2018-11-02 21:33:25,631 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 36 of 90... 2018-11-02 21:33:28,210 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 37 of 90... 2018-11-02 21:33:30,773 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 38 of 90... 2018-11-02 21:33:33,377 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 39 of 90... 2018-11-02 21:33:38,049 INFO [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Internal network IP: 192.168.1.16 2018-11-02 21:33:38,049 INFO [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] SSH IP: 172.30.9.201 2018-11-02 21:33:38,049 INFO [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Setup SSH for ubuntu@172.30.9.201 2018-11-02 21:35:15,518 INFO [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Installing nuttcp-8.1.4... 2018-11-02 21:35:15,561 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Copying nuttcp-8.1.4 to target... 2018-11-02 21:35:15,837 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Starting nuttcp-8.1.4 server... 2018-11-02 21:35:15,882 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] 2018-11-02 21:35:15,927 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Creating client VM... 2018-11-02 21:35:15,928 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-02 21:35:18,480 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 1 of 90... 2018-11-02 21:35:21,063 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 2 of 90... 2018-11-02 21:35:23,649 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 3 of 90... 2018-11-02 21:35:25,997 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] VM status=BUILD, retrying 4 of 90... 2018-11-02 21:35:30,688 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Internal network IP: 192.168.1.21 2018-11-02 21:35:30,688 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] SSH IP: 172.30.9.205 2018-11-02 21:35:30,688 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Setup SSH for ubuntu@172.30.9.205 2018-11-02 21:37:08,158 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Installing nuttcp-8.1.4... 2018-11-02 21:37:08,202 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Copying nuttcp-8.1.4 to target... 2018-11-02 21:37:08,374 INFO ============================================================ 2018-11-02 21:37:08,374 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-11-02 21:37:17,421 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] PING 192.168.1.16 (192.168.1.16) 64(92) bytes of data. 72 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.988 ms 72 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.427 ms 72 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.218 ms 72 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.136 ms 72 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.108 ms 72 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.113 ms 72 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.167 ms 72 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.175 ms 72 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.101 ms 72 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.268 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.101/0.270/0.988/0.256 ms 2018-11-02 21:37:26,465 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] PING 192.168.1.16 (192.168.1.16) 391(419) bytes of data. 399 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.119 ms 399 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.123 ms 399 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.131 ms 399 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.100 ms 399 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.100 ms 399 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.152 ms 399 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.167 ms 399 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.134 ms 399 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.108 ms 399 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.112 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.100/0.124/0.167/0.024 ms 2018-11-02 21:37:35,505 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] PING 192.168.1.16 (192.168.1.16) 1500(1528) bytes of data. 1508 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.397 ms 1508 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.194 ms 1508 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.148 ms 1508 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.139 ms 1508 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.146 ms 1508 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.150 ms 1508 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.130 ms 1508 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.142 ms 1508 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.169 ms 1508 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.177 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.130/0.179/0.397/0.075 ms 2018-11-02 21:37:35,505 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Measuring TCP Throughput (packet size=65536)... 2018-11-02 21:37:35,506 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:37:45,606 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=20033.3486 real_seconds=10.00 rate_Mbps=16801.7632 tx_cpu=35 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.42 2018-11-02 21:37:45,608 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:37:55,704 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=18701.8125 real_seconds=10.00 rate_Mbps=15684.8169 tx_cpu=36 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.23 2018-11-02 21:37:55,705 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:05,801 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=20385.0039 real_seconds=10.00 rate_Mbps=17096.4126 tx_cpu=39 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.20 2018-11-02 21:38:05,801 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Measuring UDP Throughput (packet size=128)... 2018-11-02 21:38:05,802 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:09,125 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=28.3823 real_seconds=1.00 rate_Mbps=238.0047 tx_cpu=19 rx_cpu=40 drop=61 pkt=232569 data_loss=0.02642 2018-11-02 21:38:09,127 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=128 throughput=1<243716/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:38:09,127 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R731148K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:12,480 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=26.3160 real_seconds=1.00 rate_Mbps=220.3112 tx_cpu=17 rx_cpu=35 drop=384 pkt=215965 data_loss=0.17790 2018-11-02 21:38:12,481 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=128 throughput=1<225598/731148<731148 Kbps loss-rate=0 2018-11-02 21:38:12,481 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R478373K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:15,806 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=29.7594 real_seconds=1.00 rate_Mbps=249.3081 tx_cpu=22 rx_cpu=39 drop=0 pkt=243789 data_loss=0.00000 2018-11-02 21:38:15,806 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=128 throughput=1<255291/478373<478373 Kbps loss-rate=0 2018-11-02 21:38:15,807 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R366832K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:19,133 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=29.4795 real_seconds=1.00 rate_Mbps=246.8698 tx_cpu=20 rx_cpu=36 drop=0 pkt=241496 data_loss=0.00000 2018-11-02 21:38:19,134 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=128 throughput=1<252794/366832<366832 Kbps loss-rate=0 2018-11-02 21:38:19,134 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309813K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:22,462 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=29.4448 real_seconds=1.00 rate_Mbps=246.6366 tx_cpu=21 rx_cpu=35 drop=0 pkt=241212 data_loss=0.00000 2018-11-02 21:38:22,462 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=128 throughput=1<252555/309813<309813 Kbps loss-rate=0 2018-11-02 21:38:22,463 DEBUG undershot, min=252555 kbps=281184 max=309813 2018-11-02 21:38:22,463 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R281184K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:25,814 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=28.2821 real_seconds=1.00 rate_Mbps=236.9293 tx_cpu=20 rx_cpu=35 drop=0 pkt=231687 data_loss=0.00000 2018-11-02 21:38:25,814 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=128 throughput=252555<242615/281184<309813 Kbps loss-rate=0 2018-11-02 21:38:25,815 DEBUG undershot, min=281184 kbps=295498 max=309813 2018-11-02 21:38:25,815 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R295498K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:29,142 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=28.5769 real_seconds=1.00 rate_Mbps=239.3985 tx_cpu=20 rx_cpu=39 drop=232 pkt=234334 data_loss=0.09893 2018-11-02 21:38:29,143 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=128 throughput=281184<245144/295498<309813 Kbps loss-rate=0 2018-11-02 21:38:29,143 DEBUG undershot, min=295498 kbps=302655 max=309813 2018-11-02 21:38:29,143 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Measuring UDP Throughput (packet size=1024)... 2018-11-02 21:38:29,144 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:32,494 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=219.2314 real_seconds=1.00 rate_Mbps=1838.2103 tx_cpu=30 rx_cpu=35 drop=0 pkt=224493 data_loss=0.00000 2018-11-02 21:38:32,494 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=1024 throughput=1<1882327/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:38:32,494 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3441163K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:35,821 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=213.2471 real_seconds=1.00 rate_Mbps=1787.5465 tx_cpu=38 rx_cpu=42 drop=0 pkt=218365 data_loss=0.00000 2018-11-02 21:38:35,821 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=1024 throughput=1<1830447/3441163<3441163 Kbps loss-rate=0 2018-11-02 21:38:35,822 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2635805K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:39,146 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=216.7148 real_seconds=1.00 rate_Mbps=1816.0599 tx_cpu=36 rx_cpu=40 drop=0 pkt=221916 data_loss=0.00000 2018-11-02 21:38:39,147 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=1024 throughput=1<1859645/2635805<2635805 Kbps loss-rate=0 2018-11-02 21:38:39,147 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2247725K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:42,498 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=213.2832 real_seconds=1.00 rate_Mbps=1787.8226 tx_cpu=29 rx_cpu=39 drop=873 pkt=219275 data_loss=0.39811 2018-11-02 21:38:42,499 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=1024 throughput=1<1830730/2247725<2247725 Kbps loss-rate=0 2018-11-02 21:38:42,499 DEBUG undershot, min=1830730 kbps=2039227 max=2247725 2018-11-02 21:38:42,499 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2039227K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:45,851 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=202.0674 real_seconds=1.00 rate_Mbps=1694.2136 tx_cpu=32 rx_cpu=38 drop=0 pkt=206917 data_loss=0.00000 2018-11-02 21:38:45,852 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=1024 throughput=1830730<1734874/2039227<2247725 Kbps loss-rate=0 2018-11-02 21:38:45,852 DEBUG undershot, min=2039227 kbps=2143476 max=2247725 2018-11-02 21:38:45,852 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2143476K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:49,177 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=213.4160 real_seconds=1.00 rate_Mbps=1789.0807 tx_cpu=31 rx_cpu=37 drop=0 pkt=218538 data_loss=0.00000 2018-11-02 21:38:49,178 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=1024 throughput=2039227<1832018/2143476<2247725 Kbps loss-rate=0 2018-11-02 21:38:49,178 DEBUG undershot, min=2143476 kbps=2195600 max=2247725 2018-11-02 21:38:49,178 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Measuring UDP Throughput (packet size=8192)... 2018-11-02 21:38:49,179 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:52,506 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=595.9297 real_seconds=1.00 rate_Mbps=4999.7655 tx_cpu=99 rx_cpu=20 drop=15 pkt=76294 data_loss=0.01966 2018-11-02 21:38:52,506 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=8192 throughput=1<5119759/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:38:52,507 DEBUG undershot, min=5119759 kbps=7559879 max=10000000 2018-11-02 21:38:52,507 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559879K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:55,857 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=900.0391 real_seconds=1.00 rate_Mbps=7550.3089 tx_cpu=99 rx_cpu=28 drop=148 pkt=115353 data_loss=0.12830 2018-11-02 21:38:55,857 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=8192 throughput=5119759<7731516/7559879<10000000 Kbps loss-rate=0 2018-11-02 21:38:55,858 DEBUG undershot, min=7731516 kbps=8865758 max=10000000 2018-11-02 21:38:55,858 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8865758K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:38:59,183 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=1033.3750 real_seconds=1.00 rate_Mbps=8655.4561 tx_cpu=77 rx_cpu=31 drop=3 pkt=132275 data_loss=0.00226 2018-11-02 21:38:59,183 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=8192 throughput=7731516<8863187/8865758<10000000 Kbps loss-rate=0 2018-11-02 21:38:59,184 DEBUG undershot, min=8863187 kbps=9431593 max=10000000 2018-11-02 21:38:59,184 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9431593K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:39:02,511 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=1066.3047 real_seconds=1.00 rate_Mbps=8937.3583 tx_cpu=78 rx_cpu=31 drop=204 pkt=136691 data_loss=0.14924 2018-11-02 21:39:02,511 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=8192 throughput=8863187<9151854/9431593<10000000 Kbps loss-rate=0 2018-11-02 21:39:02,511 DEBUG undershot, min=9151854 kbps=9575927 max=10000000 2018-11-02 21:39:02,512 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9575927K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:39:05,839 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] megabytes=1137.2578 real_seconds=1.00 rate_Mbps=9541.5175 tx_cpu=68 rx_cpu=33 drop=548 pkt=146117 data_loss=0.37505 2018-11-02 21:39:05,839 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] pkt-size=8192 throughput=9151854<9770513/9575927<10000000 Kbps loss-rate=0 2018-11-02 21:39:05,839 DEBUG undershot, min=9770513 kbps=9885256 max=10000000 2018-11-02 21:39:05,850 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.21', 'ip_to': u'192.168.1.16', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.42, 'throughput_kbps': 17205005, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.23, 'throughput_kbps': 16061252, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 17506726, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 245144, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1832018, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.38, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9770513, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.270', 'rtt_max_ms': '0.988', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.256', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.124', 'rtt_max_ms': '0.167', 'rtt_min_ms': '0.100', 'rtt_stddev': '0.024', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.179', 'rtt_max_ms': '0.397', 'rtt_min_ms': '0.130', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-11-02 21:39:05,852 INFO Deleting floating ip 45a60d86-ebdf-465b-bc0f-a6c7e4b0a47b 2018-11-02 21:39:06,980 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Floating IP 172.30.9.205 deleted 2018-11-02 21:39:07,235 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Instance deleted 2018-11-02 21:39:07,267 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Creating client VM... 2018-11-02 21:39:07,267 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-02 21:39:10,864 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] VM status=BUILD, retrying 1 of 90... 2018-11-02 21:39:13,327 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] VM status=BUILD, retrying 2 of 90... 2018-11-02 21:39:16,252 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] VM status=BUILD, retrying 3 of 90... 2018-11-02 21:39:18,937 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] VM status=BUILD, retrying 4 of 90... 2018-11-02 21:39:21,832 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] VM status=BUILD, retrying 5 of 90... 2018-11-02 21:39:27,040 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Internal network IP: 192.168.2.17 2018-11-02 21:39:27,041 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] SSH IP: 172.30.9.209 2018-11-02 21:39:27,041 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Setup SSH for ubuntu@172.30.9.209 2018-11-02 21:41:02,506 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Installing nuttcp-8.1.4... 2018-11-02 21:41:02,551 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Copying nuttcp-8.1.4 to target... 2018-11-02 21:41:02,715 INFO ============================================================ 2018-11-02 21:41:02,716 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-11-02 21:41:11,790 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] PING 192.168.1.16 (192.168.1.16) 64(92) bytes of data. 72 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=1.49 ms 72 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.601 ms 72 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.372 ms 72 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.207 ms 72 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.366 ms 72 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.362 ms 72 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.265 ms 72 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.273 ms 72 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.143 ms 72 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.204 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9004ms rtt min/avg/max/mdev = 0.143/0.428/1.495/0.376 ms 2018-11-02 21:41:20,830 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] PING 192.168.1.16 (192.168.1.16) 391(419) bytes of data. 399 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.181 ms 399 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.189 ms 399 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.171 ms 399 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.119 ms 399 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.202 ms 399 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.149 ms 399 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.204 ms 399 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.162 ms 399 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.289 ms 399 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.167 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.119/0.183/0.289/0.043 ms 2018-11-02 21:41:29,871 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] PING 192.168.1.16 (192.168.1.16) 1500(1528) bytes of data. 1508 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.488 ms 1508 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.160 ms 1508 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.156 ms 1508 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.165 ms 1508 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.151 ms 1508 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.238 ms 1508 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.149 ms 1508 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.144 ms 1508 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.219 ms 1508 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.154 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.144/0.202/0.488/0.100 ms 2018-11-02 21:41:29,871 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring TCP Throughput (packet size=65536)... 2018-11-02 21:41:29,872 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:41:39,995 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=22896.3697 real_seconds=10.00 rate_Mbps=19203.0168 tx_cpu=40 rx_cpu=56 retrans=0 cwnd=3137 rtt_ms=0.20 2018-11-02 21:41:39,996 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:41:50,093 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=21528.5905 real_seconds=10.00 rate_Mbps=18057.5711 tx_cpu=40 rx_cpu=56 retrans=0 cwnd=3137 rtt_ms=0.28 2018-11-02 21:41:50,094 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:00,191 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=18562.8921 real_seconds=10.00 rate_Mbps=15568.5610 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3135 rtt_ms=0.33 2018-11-02 21:42:00,192 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring UDP Throughput (packet size=128)... 2018-11-02 21:42:00,192 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:03,544 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=28.3688 real_seconds=0.99 rate_Mbps=239.2473 tx_cpu=19 rx_cpu=36 drop=91 pkt=232488 data_loss=0.03911 2018-11-02 21:42:03,544 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<244989/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:42:03,544 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R734967K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:06,873 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=27.7792 real_seconds=1.00 rate_Mbps=232.6610 tx_cpu=19 rx_cpu=35 drop=0 pkt=227567 data_loss=0.00000 2018-11-02 21:42:06,873 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<238244/734967<734967 Kbps loss-rate=0 2018-11-02 21:42:06,873 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R486605K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:10,200 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=26.0516 real_seconds=1.00 rate_Mbps=218.1918 tx_cpu=24 rx_cpu=38 drop=1130 pkt=214544 data_loss=0.52655 2018-11-02 21:42:10,201 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<223428/486605<486605 Kbps loss-rate=0 2018-11-02 21:42:10,201 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R355016K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:13,527 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=24.4990 real_seconds=1.00 rate_Mbps=205.2502 tx_cpu=20 rx_cpu=33 drop=0 pkt=200696 data_loss=0.00000 2018-11-02 21:42:13,527 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<210176/355016<355016 Kbps loss-rate=0 2018-11-02 21:42:13,528 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282596K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:16,854 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=26.1074 real_seconds=1.00 rate_Mbps=218.6023 tx_cpu=17 rx_cpu=36 drop=0 pkt=213872 data_loss=0.00000 2018-11-02 21:42:16,855 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<223848/282596<282596 Kbps loss-rate=0 2018-11-02 21:42:16,855 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R253222K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:20,179 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=28.6543 real_seconds=1.00 rate_Mbps=240.0061 tx_cpu=21 rx_cpu=40 drop=0 pkt=234736 data_loss=0.00000 2018-11-02 21:42:20,179 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<245766/253222<253222 Kbps loss-rate=0 2018-11-02 21:42:20,179 DEBUG undershot, min=245766 kbps=249494 max=253222 2018-11-02 21:42:20,179 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring UDP Throughput (packet size=1024)... 2018-11-02 21:42:20,180 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:23,509 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=221.8486 real_seconds=1.00 rate_Mbps=1859.3631 tx_cpu=29 rx_cpu=44 drop=0 pkt=227173 data_loss=0.00000 2018-11-02 21:42:23,509 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1903987/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:42:23,510 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3451993K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:26,834 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=216.9551 real_seconds=1.00 rate_Mbps=1818.7362 tx_cpu=38 rx_cpu=38 drop=0 pkt=222162 data_loss=0.00000 2018-11-02 21:42:26,835 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1862385/3451993<3451993 Kbps loss-rate=0 2018-11-02 21:42:26,835 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2657189K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:30,162 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=228.3271 real_seconds=1.00 rate_Mbps=1913.7585 tx_cpu=29 rx_cpu=43 drop=0 pkt=233807 data_loss=0.00000 2018-11-02 21:42:30,163 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1959688/2657189<2657189 Kbps loss-rate=0 2018-11-02 21:42:30,163 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2308438K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:33,513 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=222.2148 real_seconds=1.00 rate_Mbps=1863.3875 tx_cpu=30 rx_cpu=41 drop=0 pkt=227548 data_loss=0.00000 2018-11-02 21:42:33,514 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1908108/2308438<2308438 Kbps loss-rate=0 2018-11-02 21:42:33,514 DEBUG undershot, min=1908108 kbps=2108273 max=2308438 2018-11-02 21:42:33,514 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2108273K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:36,866 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=217.5791 real_seconds=1.00 rate_Mbps=1823.2513 tx_cpu=33 rx_cpu=40 drop=9 pkt=222810 data_loss=0.00404 2018-11-02 21:42:36,866 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1908108<1867009/2108273<2308438 Kbps loss-rate=0 2018-11-02 21:42:36,866 DEBUG undershot, min=2108273 kbps=2208355 max=2308438 2018-11-02 21:42:36,867 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2208355K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:40,193 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=227.6250 real_seconds=1.00 rate_Mbps=1907.3359 tx_cpu=30 rx_cpu=40 drop=377 pkt=233465 data_loss=0.16150 2018-11-02 21:42:40,194 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=2108273<1953111/2208355<2308438 Kbps loss-rate=0 2018-11-02 21:42:40,194 DEBUG undershot, min=2208355 kbps=2258396 max=2308438 2018-11-02 21:42:40,194 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring UDP Throughput (packet size=8192)... 2018-11-02 21:42:40,194 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:43,545 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=595.6172 real_seconds=1.00 rate_Mbps=4996.5740 tx_cpu=99 rx_cpu=21 drop=54 pkt=76293 data_loss=0.07078 2018-11-02 21:42:43,545 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=1<5116491/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:42:43,546 DEBUG undershot, min=5116491 kbps=7558245 max=10000000 2018-11-02 21:42:43,546 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558245K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:46,871 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=893.6797 real_seconds=1.00 rate_Mbps=7497.4933 tx_cpu=99 rx_cpu=30 drop=938 pkt=115329 data_loss=0.81332 2018-11-02 21:42:46,871 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=5116491<7677433/7558245<10000000 Kbps loss-rate=0 2018-11-02 21:42:46,871 DEBUG undershot, min=7677433 kbps=8838716 max=10000000 2018-11-02 21:42:46,872 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8838716K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:50,200 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=1053.6016 real_seconds=1.00 rate_Mbps=8838.6924 tx_cpu=81 rx_cpu=32 drop=7 pkt=134868 data_loss=0.00518 2018-11-02 21:42:50,200 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=7677433<9050821/8838716<10000000 Kbps loss-rate=0 2018-11-02 21:42:50,200 DEBUG undershot, min=9050821 kbps=9525410 max=10000000 2018-11-02 21:42:50,201 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9525410K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:53,553 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=1079.1641 real_seconds=1.00 rate_Mbps=9038.7104 tx_cpu=77 rx_cpu=31 drop=104 pkt=138237 data_loss=0.07523 2018-11-02 21:42:53,553 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=9050821<9255639/9525410<10000000 Kbps loss-rate=0 2018-11-02 21:42:53,553 DEBUG undershot, min=9255639 kbps=9627819 max=10000000 2018-11-02 21:42:53,554 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9627819K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:42:56,906 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=1146.8359 real_seconds=1.00 rate_Mbps=9620.6169 tx_cpu=77 rx_cpu=36 drop=114 pkt=146909 data_loss=0.07761 2018-11-02 21:42:56,907 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=9255639<9851511/9627819<10000000 Kbps loss-rate=0 2018-11-02 21:42:56,907 DEBUG undershot, min=9851511 kbps=9925755 max=10000000 2018-11-02 21:42:56,917 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.17', 'ip_to': u'192.168.1.16', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 19663889, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.28, 'throughput_kbps': 18490952, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 15942206, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 245766, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.16, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1953111, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.08, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9851511, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.428', 'rtt_max_ms': '1.495', 'rtt_min_ms': '0.143', 'rtt_stddev': '0.376', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.183', 'rtt_max_ms': '0.289', 'rtt_min_ms': '0.119', 'rtt_stddev': '0.043', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.202', 'rtt_max_ms': '0.488', 'rtt_min_ms': '0.144', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-02 21:42:56,919 INFO ============================================================ 2018-11-02 21:42:56,919 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-11-02 21:43:05,988 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=64 time=0.612 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=64 time=0.393 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=64 time=0.116 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=64 time=0.125 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=64 time=0.132 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=64 time=0.137 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=64 time=0.412 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=64 time=0.335 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=64 time=0.171 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=64 time=0.252 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.116/0.268/0.612/0.158 ms 2018-11-02 21:43:15,032 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=64 time=0.153 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=64 time=0.218 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=64 time=0.219 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=64 time=0.325 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=64 time=0.289 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=64 time=0.181 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=64 time=0.305 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=64 time=0.399 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=64 time=0.252 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=64 time=0.269 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.153/0.261/0.399/0.069 ms 2018-11-02 21:43:24,076 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=64 time=0.480 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=64 time=0.211 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=64 time=0.196 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=64 time=0.332 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=64 time=0.209 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=64 time=0.332 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=64 time=0.150 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=64 time=0.264 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=64 time=0.198 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=64 time=0.194 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.150/0.256/0.480/0.095 ms 2018-11-02 21:43:24,077 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring TCP Throughput (packet size=65536)... 2018-11-02 21:43:24,077 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:43:34,176 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=22586.6875 real_seconds=10.00 rate_Mbps=18944.9649 tx_cpu=40 rx_cpu=57 retrans=0 cwnd=3137 rtt_ms=0.47 2018-11-02 21:43:34,176 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:43:44,276 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=18596.8299 real_seconds=10.00 rate_Mbps=15596.7983 tx_cpu=34 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.23 2018-11-02 21:43:44,277 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:43:54,376 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=19265.8699 real_seconds=10.00 rate_Mbps=16157.7314 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.32 2018-11-02 21:43:54,377 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring UDP Throughput (packet size=128)... 2018-11-02 21:43:54,377 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:43:57,704 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=28.6628 real_seconds=1.00 rate_Mbps=240.6661 tx_cpu=23 rx_cpu=38 drop=496 pkt=235301 data_loss=0.21063 2018-11-02 21:43:57,705 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<246442/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:43:57,705 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R739326K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:01,032 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=31.2378 real_seconds=1.00 rate_Mbps=261.7100 tx_cpu=22 rx_cpu=36 drop=0 pkt=255900 data_loss=0.00000 2018-11-02 21:44:01,033 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<267991/739326<739326 Kbps loss-rate=0 2018-11-02 21:44:01,033 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R503658K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:04,384 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=30.4027 real_seconds=1.00 rate_Mbps=254.7900 tx_cpu=20 rx_cpu=38 drop=0 pkt=249059 data_loss=0.00000 2018-11-02 21:44:04,384 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<260904/503658<503658 Kbps loss-rate=0 2018-11-02 21:44:04,384 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R382281K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:07,709 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=29.3883 real_seconds=1.00 rate_Mbps=246.2035 tx_cpu=21 rx_cpu=36 drop=1617 pkt=242366 data_loss=0.66721 2018-11-02 21:44:07,710 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<252112/382281<382281 Kbps loss-rate=0 2018-11-02 21:44:07,710 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317196K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:11,036 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=31.4270 real_seconds=1.00 rate_Mbps=263.2871 tx_cpu=22 rx_cpu=36 drop=0 pkt=257450 data_loss=0.00000 2018-11-02 21:44:11,036 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=1<269605/317196<317196 Kbps loss-rate=0 2018-11-02 21:44:11,037 DEBUG undershot, min=269605 kbps=293400 max=317196 2018-11-02 21:44:11,037 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293400K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:14,360 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=30.3973 real_seconds=1.00 rate_Mbps=254.6667 tx_cpu=20 rx_cpu=35 drop=195 pkt=249210 data_loss=0.07824 2018-11-02 21:44:14,360 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=269605<260778/293400<317196 Kbps loss-rate=0 2018-11-02 21:44:14,361 DEBUG undershot, min=293400 kbps=305298 max=317196 2018-11-02 21:44:14,361 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305298K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:17,685 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=29.4590 real_seconds=1.00 rate_Mbps=246.7562 tx_cpu=21 rx_cpu=36 drop=378 pkt=241707 data_loss=0.15658 2018-11-02 21:44:17,685 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=128 throughput=293400<252678/305298<317196 Kbps loss-rate=0 2018-11-02 21:44:17,685 DEBUG undershot, min=305298 kbps=311247 max=317196 2018-11-02 21:44:17,686 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring UDP Throughput (packet size=1024)... 2018-11-02 21:44:17,686 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:21,013 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=213.9062 real_seconds=1.00 rate_Mbps=1793.8895 tx_cpu=38 rx_cpu=34 drop=0 pkt=219040 data_loss=0.00000 2018-11-02 21:44:21,013 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1836942/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:44:21,013 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3418471K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:24,342 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=231.9102 real_seconds=1.00 rate_Mbps=1943.9921 tx_cpu=42 rx_cpu=35 drop=0 pkt=237476 data_loss=0.00000 2018-11-02 21:44:24,342 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1990647/3418471<3418471 Kbps loss-rate=0 2018-11-02 21:44:24,342 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2704559K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:27,693 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=230.3906 real_seconds=1.00 rate_Mbps=1931.7449 tx_cpu=32 rx_cpu=37 drop=601 pkt=236521 data_loss=0.25409 2018-11-02 21:44:27,694 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1978106/2704559<2704559 Kbps loss-rate=0 2018-11-02 21:44:27,694 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2341332K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:31,046 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=224.8125 real_seconds=1.00 rate_Mbps=1883.9480 tx_cpu=44 rx_cpu=34 drop=0 pkt=230208 data_loss=0.00000 2018-11-02 21:44:31,046 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1<1929162/2341332<2341332 Kbps loss-rate=0 2018-11-02 21:44:31,046 DEBUG undershot, min=1929162 kbps=2135247 max=2341332 2018-11-02 21:44:31,047 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2135247K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:34,372 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=235.4932 real_seconds=1.00 rate_Mbps=1973.9083 tx_cpu=40 rx_cpu=36 drop=0 pkt=241145 data_loss=0.00000 2018-11-02 21:44:34,373 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=1929162<2021282/2135247<2341332 Kbps loss-rate=0 2018-11-02 21:44:34,373 DEBUG undershot, min=2021282 kbps=2181307 max=2341332 2018-11-02 21:44:34,373 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2181307K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:37,725 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=234.4727 real_seconds=1.00 rate_Mbps=1966.0538 tx_cpu=41 rx_cpu=38 drop=1063 pkt=241163 data_loss=0.44074 2018-11-02 21:44:37,725 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=2021282<2013239/2181307<2341332 Kbps loss-rate=0 2018-11-02 21:44:37,726 DEBUG undershot, min=2181307 kbps=2261319 max=2341332 2018-11-02 21:44:37,726 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2261319K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:41,078 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=225.8789 real_seconds=1.00 rate_Mbps=1892.7011 tx_cpu=38 rx_cpu=33 drop=0 pkt=231300 data_loss=0.00000 2018-11-02 21:44:41,078 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=1024 throughput=2181307<1938125/2261319<2341332 Kbps loss-rate=0 2018-11-02 21:44:41,078 DEBUG undershot, min=2261319 kbps=2301325 max=2341332 2018-11-02 21:44:41,079 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Measuring UDP Throughput (packet size=8192)... 2018-11-02 21:44:41,079 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:44,429 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=596.0469 real_seconds=1.00 rate_Mbps=5000.3286 tx_cpu=99 rx_cpu=21 drop=0 pkt=76294 data_loss=0.00000 2018-11-02 21:44:44,430 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=1<5120336/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:44:44,430 DEBUG undershot, min=5120336 kbps=7560168 max=10000000 2018-11-02 21:44:44,430 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560168K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:47,757 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=900.4062 real_seconds=1.00 rate_Mbps=7553.6158 tx_cpu=99 rx_cpu=28 drop=107 pkt=115359 data_loss=0.09276 2018-11-02 21:44:47,757 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=5120336<7734902/7560168<10000000 Kbps loss-rate=0 2018-11-02 21:44:47,757 DEBUG undershot, min=7734902 kbps=8867451 max=10000000 2018-11-02 21:44:47,757 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8867451K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:51,084 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=1053.1484 real_seconds=1.00 rate_Mbps=8835.5892 tx_cpu=69 rx_cpu=34 drop=503 pkt=135306 data_loss=0.37175 2018-11-02 21:44:51,084 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=7734902<9047643/8867451<10000000 Kbps loss-rate=0 2018-11-02 21:44:51,085 DEBUG undershot, min=9047643 kbps=9523821 max=10000000 2018-11-02 21:44:51,085 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9523821K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:44:54,437 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] megabytes=1135.3047 real_seconds=1.00 rate_Mbps=9524.2070 tx_cpu=88 rx_cpu=35 drop=3 pkt=145322 data_loss=0.00206 2018-11-02 21:44:54,437 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] pkt-size=8192 throughput=9047643<9752787/9523821<10000000 Kbps loss-rate=0 2018-11-02 21:44:54,437 DEBUG undershot, min=9752787 kbps=9876393 max=10000000 2018-11-02 21:44:54,448 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.17', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.47, 'throughput_kbps': 19399644, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.23, 'throughput_kbps': 15971121, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 16545516, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 252678, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1938125, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9752787, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.268', 'rtt_max_ms': '0.612', 'rtt_min_ms': '0.116', 'rtt_stddev': '0.158', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.261', 'rtt_max_ms': '0.399', 'rtt_min_ms': '0.153', 'rtt_stddev': '0.069', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.256', 'rtt_max_ms': '0.480', 'rtt_min_ms': '0.150', 'rtt_stddev': '0.095', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-02 21:44:54,449 INFO Deleting floating ip 9e8752c0-666c-4aac-b012-c767b03e942a 2018-11-02 21:44:55,817 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Floating IP 172.30.9.209 deleted 2018-11-02 21:44:56,139 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd2] Instance deleted 2018-11-02 21:44:56,155 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Creating client VM... 2018-11-02 21:44:56,155 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-02 21:45:00,113 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 1 of 90... 2018-11-02 21:45:02,848 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 2 of 90... 2018-11-02 21:45:05,573 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 3 of 90... 2018-11-02 21:45:08,702 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 4 of 90... 2018-11-02 21:45:11,405 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 5 of 90... 2018-11-02 21:45:14,574 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 6 of 90... 2018-11-02 21:45:17,114 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 7 of 90... 2018-11-02 21:45:19,844 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 8 of 90... 2018-11-02 21:45:23,040 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 9 of 90... 2018-11-02 21:45:25,945 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 10 of 90... 2018-11-02 21:45:28,844 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 11 of 90... 2018-11-02 21:45:31,573 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 12 of 90... 2018-11-02 21:45:34,139 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 13 of 90... 2018-11-02 21:45:37,361 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 14 of 90... 2018-11-02 21:45:40,708 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 15 of 90... 2018-11-02 21:45:43,237 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 16 of 90... 2018-11-02 21:45:46,988 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 17 of 90... 2018-11-02 21:45:49,738 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 18 of 90... 2018-11-02 21:45:52,096 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 19 of 90... 2018-11-02 21:45:54,618 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 20 of 90... 2018-11-02 21:45:57,364 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 21 of 90... 2018-11-02 21:45:59,915 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 22 of 90... 2018-11-02 21:46:02,838 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 23 of 90... 2018-11-02 21:46:05,372 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 24 of 90... 2018-11-02 21:46:07,898 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 25 of 90... 2018-11-02 21:46:10,439 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 26 of 90... 2018-11-02 21:46:12,979 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 27 of 90... 2018-11-02 21:46:16,115 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 28 of 90... 2018-11-02 21:46:19,245 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 29 of 90... 2018-11-02 21:46:22,383 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 30 of 90... 2018-11-02 21:46:24,924 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 31 of 90... 2018-11-02 21:46:27,447 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 32 of 90... 2018-11-02 21:46:29,982 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 33 of 90... 2018-11-02 21:46:32,527 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 34 of 90... 2018-11-02 21:46:35,056 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 35 of 90... 2018-11-02 21:46:37,568 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 36 of 90... 2018-11-02 21:46:40,100 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] VM status=BUILD, retrying 37 of 90... 2018-11-02 21:46:44,546 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Internal network IP: 192.168.1.12 2018-11-02 21:46:44,546 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] SSH IP: 172.30.9.214 2018-11-02 21:46:44,546 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Setup SSH for ubuntu@172.30.9.214 2018-11-02 21:48:22,006 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Installing nuttcp-8.1.4... 2018-11-02 21:48:22,047 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Copying nuttcp-8.1.4 to target... 2018-11-02 21:48:22,151 INFO ============================================================ 2018-11-02 21:48:22,151 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-11-02 21:48:31,198 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] PING 192.168.1.16 (192.168.1.16) 64(92) bytes of data. 72 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=2.65 ms 72 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.668 ms 72 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.388 ms 72 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.481 ms 72 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.372 ms 72 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.265 ms 72 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.218 ms 72 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.283 ms 72 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.387 ms 72 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.186 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.186/0.590/2.655/0.701 ms 2018-11-02 21:48:40,238 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] PING 192.168.1.16 (192.168.1.16) 391(419) bytes of data. 399 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.183 ms 399 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.188 ms 399 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.293 ms 399 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.422 ms 399 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.344 ms 399 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.226 ms 399 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.447 ms 399 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.488 ms 399 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.161 ms 399 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.185 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.161/0.293/0.488/0.119 ms 2018-11-02 21:48:49,283 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] PING 192.168.1.16 (192.168.1.16) 1500(1528) bytes of data. 1508 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.628 ms 1508 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.709 ms 1508 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.456 ms 1508 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.326 ms 1508 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.504 ms 1508 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.364 ms 1508 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.274 ms 1508 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.366 ms 1508 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.448 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.429/0.709/0.147 ms 2018-11-02 21:48:49,284 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Measuring TCP Throughput (packet size=65536)... 2018-11-02 21:48:49,284 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:48:59,384 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=7289.8125 real_seconds=10.00 rate_Mbps=6113.8112 tx_cpu=11 rx_cpu=19 retrans=14 cwnd=289 rtt_ms=0.25 2018-11-02 21:48:59,385 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:09,483 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=6802.4375 real_seconds=10.00 rate_Mbps=5704.9353 tx_cpu=10 rx_cpu=18 retrans=9 cwnd=551 rtt_ms=0.33 2018-11-02 21:49:09,484 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:19,583 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=7087.0092 real_seconds=10.00 rate_Mbps=5943.7856 tx_cpu=10 rx_cpu=19 retrans=13 cwnd=547 rtt_ms=0.52 2018-11-02 21:49:19,584 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Measuring UDP Throughput (packet size=128)... 2018-11-02 21:49:19,584 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:22,912 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=32.8962 real_seconds=1.00 rate_Mbps=277.1610 tx_cpu=23 rx_cpu=33 drop=3677 pkt=273163 data_loss=1.34622 2018-11-02 21:49:22,912 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=1<283812/5000000<10000000 Kbps loss-rate=1 2018-11-02 21:49:22,913 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R851436K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:26,240 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=32.3318 real_seconds=1.00 rate_Mbps=270.4029 tx_cpu=22 rx_cpu=32 drop=3351 pkt=268213 data_loss=1.24921 2018-11-02 21:49:26,241 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=1<276892/851436<851436 Kbps loss-rate=1 2018-11-02 21:49:26,241 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R564164K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:29,567 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=33.8036 real_seconds=1.00 rate_Mbps=283.2535 tx_cpu=23 rx_cpu=31 drop=592 pkt=277511 data_loss=0.21343 2018-11-02 21:49:29,568 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=1<290051/564164<564164 Kbps loss-rate=0 2018-11-02 21:49:29,568 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R427107K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:32,920 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=32.1809 real_seconds=1.00 rate_Mbps=269.7766 tx_cpu=22 rx_cpu=32 drop=0 pkt=263626 data_loss=0.00000 2018-11-02 21:49:32,920 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=1<276251/427107<427107 Kbps loss-rate=0 2018-11-02 21:49:32,920 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R351679K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:36,272 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=30.9607 real_seconds=1.00 rate_Mbps=259.3222 tx_cpu=20 rx_cpu=35 drop=1860 pkt=255490 data_loss=0.72785 2018-11-02 21:49:36,272 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=1<265545/351679<351679 Kbps loss-rate=0 2018-11-02 21:49:36,272 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308612K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:39,600 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=31.9668 real_seconds=1.00 rate_Mbps=268.1658 tx_cpu=23 rx_cpu=32 drop=179 pkt=262051 data_loss=0.06815 2018-11-02 21:49:39,600 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=1<274601/308612<308612 Kbps loss-rate=0 2018-11-02 21:49:39,601 DEBUG undershot, min=274601 kbps=291606 max=308612 2018-11-02 21:49:39,601 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291606K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:42,927 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=32.3375 real_seconds=1.00 rate_Mbps=271.1749 tx_cpu=22 rx_cpu=33 drop=466 pkt=265375 data_loss=0.17565 2018-11-02 21:49:42,928 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=274601<277683/291606<308612 Kbps loss-rate=0 2018-11-02 21:49:42,928 DEBUG undershot, min=277683 kbps=293147 max=308612 2018-11-02 21:49:42,928 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293147K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:46,256 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=30.5637 real_seconds=1.00 rate_Mbps=255.5919 tx_cpu=27 rx_cpu=33 drop=6933 pkt=257311 data_loss=2.69436 2018-11-02 21:49:46,256 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=128 throughput=277683<261726/293147<308612 Kbps loss-rate=2 2018-11-02 21:49:46,256 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Measuring UDP Throughput (packet size=1024)... 2018-11-02 21:49:46,257 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:49,584 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=246.4805 real_seconds=1.00 rate_Mbps=2067.1071 tx_cpu=45 rx_cpu=34 drop=133 pkt=252529 data_loss=0.05267 2018-11-02 21:49:49,585 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=1024 throughput=1<2116717/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:49:49,585 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3558358K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:52,913 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=252.8018 real_seconds=1.00 rate_Mbps=2121.0663 tx_cpu=39 rx_cpu=34 drop=37 pkt=258906 data_loss=0.01428 2018-11-02 21:49:52,913 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=1024 throughput=1<2171971/3558358<3558358 Kbps loss-rate=0 2018-11-02 21:49:52,913 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2865164K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:56,240 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=248.2295 real_seconds=1.00 rate_Mbps=2081.5505 tx_cpu=46 rx_cpu=34 drop=2904 pkt=257091 data_loss=1.12955 2018-11-02 21:49:56,241 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=1024 throughput=1<2131507/2865164<2865164 Kbps loss-rate=1 2018-11-02 21:49:56,241 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2498335K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:49:59,569 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=247.4912 real_seconds=1.00 rate_Mbps=2074.8204 tx_cpu=47 rx_cpu=34 drop=8563 pkt=261994 data_loss=3.26839 2018-11-02 21:49:59,569 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=1024 throughput=1<2124616/2498335<2498335 Kbps loss-rate=3 2018-11-02 21:49:59,570 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Measuring UDP Throughput (packet size=8192)... 2018-11-02 21:49:59,570 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:50:02,897 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=354.1719 real_seconds=1.00 rate_Mbps=2966.5621 tx_cpu=90 rx_cpu=15 drop=30960 pkt=76294 data_loss=40.57986 2018-11-02 21:50:02,898 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=8192 throughput=1<3037759/5000000<10000000 Kbps loss-rate=40 2018-11-02 21:50:02,898 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4018879K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:50:06,225 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=348.7578 real_seconds=1.00 rate_Mbps=2921.1962 tx_cpu=99 rx_cpu=13 drop=16682 pkt=61323 data_loss=27.20349 2018-11-02 21:50:06,226 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=8192 throughput=1<2991304/4018879<4018879 Kbps loss-rate=27 2018-11-02 21:50:06,226 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3505091K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:50:09,551 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=356.1641 real_seconds=1.00 rate_Mbps=2983.5378 tx_cpu=99 rx_cpu=13 drop=7895 pkt=53484 data_loss=14.76143 2018-11-02 21:50:09,552 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=8192 throughput=1<3055142/3505091<3505091 Kbps loss-rate=14 2018-11-02 21:50:09,552 DEBUG overshot, min=1 kbps=3055142 max=3505091 2018-11-02 21:50:09,552 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3055142K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:50:12,876 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=357.3750 real_seconds=1.00 rate_Mbps=2997.4561 tx_cpu=99 rx_cpu=14 drop=874 pkt=46618 data_loss=1.87481 2018-11-02 21:50:12,877 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=8192 throughput=1<3069395/3055142<3505091 Kbps loss-rate=1 2018-11-02 21:50:12,877 DEBUG undershot, min=3069395 kbps=3287243 max=3505091 2018-11-02 21:50:12,878 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3287243K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:50:16,228 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=370.8438 real_seconds=1.00 rate_Mbps=3106.4176 tx_cpu=99 rx_cpu=14 drop=2692 pkt=50160 data_loss=5.36681 2018-11-02 21:50:16,229 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=8192 throughput=3069395<3180971/3287243<3505091 Kbps loss-rate=5 2018-11-02 21:50:16,229 DEBUG overshot, min=3069395 kbps=3180971 max=3287243 2018-11-02 21:50:16,229 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3180971K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:50:19,557 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] megabytes=369.1797 real_seconds=1.00 rate_Mbps=3097.2815 tx_cpu=99 rx_cpu=14 drop=1283 pkt=48538 data_loss=2.64328 2018-11-02 21:50:19,558 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] pkt-size=8192 throughput=3069395<3171616/3180971<3287243 Kbps loss-rate=2 2018-11-02 21:50:19,567 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.12', 'ip_to': u'192.168.1.16', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.25, 'throughput_kbps': 6260542, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.33, 'throughput_kbps': 5841853, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.52, 'throughput_kbps': 6086436, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.69, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 261726, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.27, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2124616, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.64, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3171616, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.590', 'rtt_max_ms': '2.655', 'rtt_min_ms': '0.186', 'rtt_stddev': '0.701', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.293', 'rtt_max_ms': '0.488', 'rtt_min_ms': '0.161', 'rtt_stddev': '0.119', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.429', 'rtt_max_ms': '0.709', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.147', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-02 21:50:19,568 INFO Deleting floating ip 728fcbb4-15bc-478c-9b76-f213cc2956c8 2018-11-02 21:50:20,552 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Floating IP 172.30.9.214 deleted 2018-11-02 21:50:20,882 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd3] Instance deleted 2018-11-02 21:50:20,996 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Creating client VM... 2018-11-02 21:50:20,996 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-02 21:50:23,975 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] VM status=BUILD, retrying 1 of 90... 2018-11-02 21:50:26,684 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] VM status=BUILD, retrying 2 of 90... 2018-11-02 21:50:29,995 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] VM status=BUILD, retrying 3 of 90... 2018-11-02 21:50:32,728 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] VM status=BUILD, retrying 4 of 90... 2018-11-02 21:50:37,890 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Internal network IP: 192.168.2.24 2018-11-02 21:50:37,890 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] SSH IP: 172.30.9.202 2018-11-02 21:50:37,890 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Setup SSH for ubuntu@172.30.9.202 2018-11-02 21:52:15,358 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Installing nuttcp-8.1.4... 2018-11-02 21:52:15,399 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Copying nuttcp-8.1.4 to target... 2018-11-02 21:52:15,563 INFO ============================================================ 2018-11-02 21:52:15,563 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-11-02 21:52:24,609 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] PING 192.168.1.16 (192.168.1.16) 64(92) bytes of data. 72 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=1.15 ms 72 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.633 ms 72 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.201 ms 72 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.341 ms 72 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.250 ms 72 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.373 ms 72 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.267 ms 72 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.239 ms 72 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.286 ms 72 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.142 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.142/0.388/1.155/0.286 ms 2018-11-02 21:52:33,650 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] PING 192.168.1.16 (192.168.1.16) 391(419) bytes of data. 399 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.190 ms 399 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.159 ms 399 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.290 ms 399 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.163 ms 399 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.303 ms 399 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.267 ms 399 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.195 ms 399 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.169 ms 399 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.224 ms 399 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.195 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.159/0.215/0.303/0.052 ms 2018-11-02 21:52:42,690 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] PING 192.168.1.16 (192.168.1.16) 1500(1528) bytes of data. 1508 bytes from 192.168.1.16: icmp_seq=1 ttl=64 time=0.659 ms 1508 bytes from 192.168.1.16: icmp_seq=2 ttl=64 time=0.275 ms 1508 bytes from 192.168.1.16: icmp_seq=3 ttl=64 time=0.400 ms 1508 bytes from 192.168.1.16: icmp_seq=4 ttl=64 time=0.346 ms 1508 bytes from 192.168.1.16: icmp_seq=5 ttl=64 time=0.391 ms 1508 bytes from 192.168.1.16: icmp_seq=6 ttl=64 time=0.387 ms 1508 bytes from 192.168.1.16: icmp_seq=7 ttl=64 time=0.220 ms 1508 bytes from 192.168.1.16: icmp_seq=8 ttl=64 time=0.215 ms 1508 bytes from 192.168.1.16: icmp_seq=9 ttl=64 time=0.196 ms 1508 bytes from 192.168.1.16: icmp_seq=10 ttl=64 time=0.218 ms --- 192.168.1.16 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.196/0.330/0.659/0.135 ms 2018-11-02 21:52:42,691 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring TCP Throughput (packet size=65536)... 2018-11-02 21:52:42,692 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:52:52,817 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=6704.6315 real_seconds=10.00 rate_Mbps=5622.2965 tx_cpu=10 rx_cpu=18 retrans=29 cwnd=259 rtt_ms=0.48 2018-11-02 21:52:52,817 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:02,916 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=6879.6286 real_seconds=10.00 rate_Mbps=5769.7180 tx_cpu=11 rx_cpu=18 retrans=26 cwnd=552 rtt_ms=0.41 2018-11-02 21:53:02,917 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:13,041 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=7037.7444 real_seconds=10.00 rate_Mbps=5902.4301 tx_cpu=11 rx_cpu=19 retrans=6 cwnd=472 rtt_ms=0.27 2018-11-02 21:53:13,042 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring UDP Throughput (packet size=128)... 2018-11-02 21:53:13,042 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:16,395 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=28.8131 real_seconds=1.00 rate_Mbps=242.6426 tx_cpu=19 rx_cpu=31 drop=14516 pkt=250553 data_loss=5.79367 2018-11-02 21:53:16,395 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=1<248466/5000000<10000000 Kbps loss-rate=5 2018-11-02 21:53:16,396 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R745398K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:19,748 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=32.3838 real_seconds=1.00 rate_Mbps=271.6631 tx_cpu=22 rx_cpu=34 drop=834 pkt=266122 data_loss=0.31337 2018-11-02 21:53:19,749 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=1<278183/745398<745398 Kbps loss-rate=0 2018-11-02 21:53:19,749 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R511790K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:23,075 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=32.1652 real_seconds=1.00 rate_Mbps=269.7117 tx_cpu=22 rx_cpu=32 drop=3364 pkt=266862 data_loss=1.26075 2018-11-02 21:53:23,075 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=1<276184/511790<511790 Kbps loss-rate=1 2018-11-02 21:53:23,076 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R393987K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:26,403 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=32.7263 real_seconds=1.00 rate_Mbps=274.4854 tx_cpu=22 rx_cpu=32 drop=1659 pkt=269753 data_loss=0.61496 2018-11-02 21:53:26,403 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=1<281073/393987<393987 Kbps loss-rate=0 2018-11-02 21:53:26,404 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R337530K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:29,728 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=32.7991 real_seconds=1.00 rate_Mbps=274.8450 tx_cpu=23 rx_cpu=32 drop=824 pkt=269514 data_loss=0.30578 2018-11-02 21:53:29,729 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=1<281441/337530<337530 Kbps loss-rate=0 2018-11-02 21:53:29,729 DEBUG undershot, min=281441 kbps=309485 max=337530 2018-11-02 21:53:29,729 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309485K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:33,056 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=33.0349 real_seconds=1.00 rate_Mbps=276.7947 tx_cpu=23 rx_cpu=32 drop=593 pkt=271215 data_loss=0.21868 2018-11-02 21:53:33,056 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=281441<283437/309485<337530 Kbps loss-rate=0 2018-11-02 21:53:33,057 DEBUG undershot, min=283437 kbps=310483 max=337530 2018-11-02 21:53:33,057 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310483K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:36,407 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=32.8591 real_seconds=1.00 rate_Mbps=275.3004 tx_cpu=23 rx_cpu=33 drop=982 pkt=270164 data_loss=0.36356 2018-11-02 21:53:36,408 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=283437<281907/310483<337530 Kbps loss-rate=0 2018-11-02 21:53:36,408 DEBUG undershot, min=310483 kbps=324006 max=337530 2018-11-02 21:53:36,408 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R324006K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:39,759 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=33.1533 real_seconds=1.00 rate_Mbps=277.8490 tx_cpu=23 rx_cpu=32 drop=69 pkt=271661 data_loss=0.02533 2018-11-02 21:53:39,760 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=128 throughput=310483<284517/324006<337530 Kbps loss-rate=0 2018-11-02 21:53:39,760 DEBUG undershot, min=324006 kbps=330768 max=337530 2018-11-02 21:53:39,760 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring UDP Throughput (packet size=1024)... 2018-11-02 21:53:39,761 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:43,112 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=249.8477 real_seconds=1.00 rate_Mbps=2094.1736 tx_cpu=43 rx_cpu=36 drop=185 pkt=256029 data_loss=0.07223 2018-11-02 21:53:43,113 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=1024 throughput=1<2144433/5000000<10000000 Kbps loss-rate=0 2018-11-02 21:53:43,113 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3572216K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:46,439 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=238.3828 real_seconds=1.00 rate_Mbps=1998.9484 tx_cpu=37 rx_cpu=33 drop=609 pkt=244713 data_loss=0.24885 2018-11-02 21:53:46,439 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=1024 throughput=1<2046923/3572216<3572216 Kbps loss-rate=0 2018-11-02 21:53:46,440 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2809569K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:49,764 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=231.2129 real_seconds=1.00 rate_Mbps=1937.9884 tx_cpu=44 rx_cpu=31 drop=13615 pkt=250377 data_loss=5.43780 2018-11-02 21:53:49,765 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=1024 throughput=1<1984500/2809569<2809569 Kbps loss-rate=5 2018-11-02 21:53:49,765 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2397034K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:53,092 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=246.1602 real_seconds=1.00 rate_Mbps=2064.3775 tx_cpu=43 rx_cpu=34 drop=4215 pkt=256283 data_loss=1.64466 2018-11-02 21:53:53,093 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=1024 throughput=1<2113922/2397034<2397034 Kbps loss-rate=1 2018-11-02 21:53:53,093 DEBUG undershot, min=2113922 kbps=2255478 max=2397034 2018-11-02 21:53:53,093 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2255478K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:56,420 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=261.2207 real_seconds=1.00 rate_Mbps=2190.8180 tx_cpu=38 rx_cpu=35 drop=97 pkt=267587 data_loss=0.03624 2018-11-02 21:53:56,421 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=1024 throughput=2113922<2243397/2255478<2397034 Kbps loss-rate=0 2018-11-02 21:53:56,421 DEBUG undershot, min=2243397 kbps=2320215 max=2397034 2018-11-02 21:53:56,421 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2320215K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:53:59,772 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=242.7070 real_seconds=1.00 rate_Mbps=2035.0523 tx_cpu=36 rx_cpu=35 drop=192 pkt=248724 data_loss=0.07719 2018-11-02 21:53:59,773 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=1024 throughput=2243397<2083893/2320215<2397034 Kbps loss-rate=0 2018-11-02 21:53:59,773 DEBUG undershot, min=2320215 kbps=2358624 max=2397034 2018-11-02 21:53:59,773 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring UDP Throughput (packet size=8192)... 2018-11-02 21:53:59,773 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:54:03,100 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=352.3438 real_seconds=1.00 rate_Mbps=2950.9020 tx_cpu=99 rx_cpu=14 drop=31194 pkt=76294 data_loss=40.88656 2018-11-02 21:54:03,100 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=8192 throughput=1<3021723/5000000<10000000 Kbps loss-rate=40 2018-11-02 21:54:03,101 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4010861K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:54:06,428 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=353.8750 real_seconds=1.00 rate_Mbps=2964.3567 tx_cpu=99 rx_cpu=13 drop=15905 pkt=61201 data_loss=25.98814 2018-11-02 21:54:06,429 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=8192 throughput=1<3035501/4010861<4010861 Kbps loss-rate=25 2018-11-02 21:54:06,429 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3523181K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:54:09,756 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=357.1797 real_seconds=1.00 rate_Mbps=2991.9260 tx_cpu=99 rx_cpu=13 drop=8041 pkt=53760 data_loss=14.95721 2018-11-02 21:54:09,756 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=8192 throughput=1<3063732/3523181<3523181 Kbps loss-rate=14 2018-11-02 21:54:09,757 DEBUG overshot, min=1 kbps=3063732 max=3523181 2018-11-02 21:54:09,757 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3063732K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:54:13,108 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=361.4219 real_seconds=1.00 rate_Mbps=3031.9811 tx_cpu=99 rx_cpu=14 drop=487 pkt=46749 data_loss=1.04174 2018-11-02 21:54:13,109 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=8192 throughput=1<3104748/3063732<3523181 Kbps loss-rate=1 2018-11-02 21:54:13,109 DEBUG undershot, min=3104748 kbps=3313964 max=3523181 2018-11-02 21:54:13,109 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3313964K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:54:16,436 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=369.6875 real_seconds=1.00 rate_Mbps=3096.3487 tx_cpu=99 rx_cpu=13 drop=3247 pkt=50567 data_loss=6.42119 2018-11-02 21:54:16,436 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=8192 throughput=3104748<3170661/3313964<3523181 Kbps loss-rate=6 2018-11-02 21:54:16,437 DEBUG overshot, min=3104748 kbps=3170661 max=3313964 2018-11-02 21:54:16,437 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3170661K -p5001 -P5002 -fparse 192.168.1.16 2018-11-02 21:54:19,764 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] megabytes=377.7812 real_seconds=1.00 rate_Mbps=3168.9416 tx_cpu=99 rx_cpu=14 drop=25 pkt=48381 data_loss=0.05170 2018-11-02 21:54:19,765 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] pkt-size=8192 throughput=3104748<3244996/3170661<3313964 Kbps loss-rate=0 2018-11-02 21:54:19,765 DEBUG undershot, min=3244996 kbps=3279480 max=3313964 2018-11-02 21:54:19,775 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.24', 'ip_to': u'192.168.1.16', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 29, 'rtt_ms': 0.48, 'throughput_kbps': 5757231, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 26, 'rtt_ms': 0.41, 'throughput_kbps': 5908191, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.27, 'throughput_kbps': 6044088, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 284517, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.08, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2083893, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3244996, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.388', 'rtt_max_ms': '1.155', 'rtt_min_ms': '0.142', 'rtt_stddev': '0.286', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.215', 'rtt_max_ms': '0.303', 'rtt_min_ms': '0.159', 'rtt_stddev': '0.052', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.330', 'rtt_max_ms': '0.659', 'rtt_min_ms': '0.196', 'rtt_stddev': '0.135', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-02 21:54:19,776 INFO ============================================================ 2018-11-02 21:54:19,777 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-11-02 21:54:38,920 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] ERROR cmd=ping -c 10 -s 64 172.30.9.201 2018-11-02 21:54:38,920 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. --- 172.30.9.201 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-11-02 21:54:57,965 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] ERROR cmd=ping -c 10 -s 391 172.30.9.201 2018-11-02 21:54:57,966 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. --- 172.30.9.201 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 8999ms 2018-11-02 21:55:17,083 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] ERROR cmd=ping -c 10 -s 1500 172.30.9.201 2018-11-02 21:55:17,084 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. --- 172.30.9.201 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-11-02 21:55:17,085 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring TCP Throughput (packet size=65536)... 2018-11-02 21:55:17,085 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:55:47,183 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202 2018-11-02 21:55:47,184 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:56:17,223 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202 2018-11-02 21:56:17,223 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:56:47,262 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202 2018-11-02 21:56:47,262 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring UDP Throughput (packet size=128)... 2018-11-02 21:56:47,263 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:57:08,290 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202 2018-11-02 21:57:08,290 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring UDP Throughput (packet size=1024)... 2018-11-02 21:57:08,291 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:57:29,320 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202 2018-11-02 21:57:29,320 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Measuring UDP Throughput (packet size=8192)... 2018-11-02 21:57:29,321 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-11-02 21:57:50,349 INFO [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202 2018-11-02 21:57:50,357 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.24', 'ip_to': u'172.30.9.201', 'results': [ { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201" on host 172.30.9.202', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'error': 'ping failed', 'packet_size': 64}, { 'error': 'ping failed', 'packet_size': 391}, { 'error': 'ping failed', 'packet_size': 1500}], 'tool': 'ping'}]} 2018-11-02 21:57:50,357 INFO Deleting floating ip 37cf2489-fb2f-45c0-b400-d5bb831228f4 2018-11-02 21:57:51,406 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Floating IP 172.30.9.202 deleted 2018-11-02 21:57:52,314 DEBUG [TestClient_41a1795a-ad69-41e2-aaf7-b8025cef5acd4] Instance deleted 2018-11-02 21:57:52,378 INFO Cleaning up... 2018-11-02 21:57:52,378 DEBUG [TestServer_41a1795a-ad69-41e2-aaf7-b8025cef5acd1] Terminating nuttcp-8.1.4 2018-11-02 22:13:34,076 ERROR [Errno 110] Operation timed out Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 446, in teardown self.server.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 106, in dispose self.tp_tool.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_tool.py", line 77, in dispose self.instance.ssh.kill_proc(self.pid) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 384, in kill_proc self.execute(cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 241, in run timeout=timeout) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 247, in _run session = transport.open_session() File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 767, in open_session timeout=timeout) File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 891, in open_channel raise e error: [Errno 110] Operation timed out 2018-11-02 22:13:34,388 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp_genchart', '-c', '/home/opnfv/functest/results/vmtp/vmtp.html', '/home/opnfv/functest/results/vmtp/vmtp.json'] Error: No such file %s: /home/opnfv/functest/results/vmtp/vmtp.json 2018-11-02 22:13:34,547 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 22:13:34,548 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 42:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-02 22:13:34,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 22:13:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 22:13:34,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-39cec4f8-ae72-4c42-afd2-48a586f5e49c Date: Fri, 02 Nov 2018 22:13:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T21:31:48Z", "revision_number": 4, "routes": [], "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "b4d351c5-1266-4c46-b62b-79cc1dac5a15", "name": "vmtp-router_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}]} 2018-11-02 22:13:34,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-39cec4f8-ae72-4c42-afd2-48a586f5e49c 2018-11-02 22:13:34,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.316737890244s 2018-11-02 22:13:34,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-39cec4f8-ae72-4c42-afd2-48a586f5e49c 2018-11-02 22:13:34,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 22:13:34,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/b4d351c5-1266-4c46-b62b-79cc1dac5a15.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 22:13:35,602 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 129 X-Openstack-Request-Id: req-79a423c5-bc91-40fa-879d-45d90d6d3459 Date: Fri, 02 Nov 2018 22:13:35 GMT RESP BODY: {"NeutronError": {"message": "Router b4d351c5-1266-4c46-b62b-79cc1dac5a15 still has ports", "type": "RouterInUse", "detail": ""}} 2018-11-02 22:13:35,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/b4d351c5-1266-4c46-b62b-79cc1dac5a15.json used request id req-79a423c5-bc91-40fa-879d-45d90d6d3459 2018-11-02 22:13:35,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.729515075684s 2018-11-02 22:13:35,603 - functest.core.tenantnetwork - ERROR - cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 264, in clean self.cloud.delete_router(self.router.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4422, in delete_router error_message="Error deleting router {0}".format(name_or_id)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 319, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error deleting router b4d351c5-1266-4c46-b62b-79cc1dac5a15. (409) Client Error for url: http://172.30.9.31:9696/v2.0/routers/b4d351c5-1266-4c46-b62b-79cc1dac5a15.json Router b4d351c5-1266-4c46-b62b-79cc1dac5a15 still has ports 2018-11-02 22:13:35,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 22:13:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 22:13:36,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-6a5d6619-43c9-4899-964f-8ae0df0e09c2 Date: Fri, 02 Nov 2018 22:13:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/11011633-ad60-4718-854c-bbe1673c810a/snap", "metadata": {}}], "file": "/v2/images/11011633-ad60-4718-854c-bbe1673c810a/file", "owner": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "11011633-ad60-4718-854c-bbe1673c810a", "size": 263586304, "self": "/v2/images/11011633-ad60-4718-854c-bbe1673c810a", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/11011633-ad60-4718-854c-bbe1673c810a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T21:31:35Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T21:31:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 22:13:36,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6a5d6619-43c9-4899-964f-8ae0df0e09c2 2018-11-02 22:13:36,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.737571001053s 2018-11-02 22:13:36,395 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6a5d6619-43c9-4899-964f-8ae0df0e09c2 2018-11-02 22:13:36,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 22:13:36,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/11011633-ad60-4718-854c-bbe1673c810a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 22:13:37,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b89c484d-72c3-4bbc-a305-91bd29532f59 Date: Fri, 02 Nov 2018 22:13:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 22:13:37,361 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/11011633-ad60-4718-854c-bbe1673c810a used request id req-b89c484d-72c3-4bbc-a305-91bd29532f59 2018-11-02 22:13:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.964701890945s 2018-11-02 22:13:37,362 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/11011633-ad60-4718-854c-bbe1673c810a used request id req-b89c484d-72c3-4bbc-a305-91bd29532f59 2018-11-02 22:13:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 22:13:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:37,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e99dfc4a-daa0-4c5e-bae2-79140efba371 x-compute-request-id: req-e99dfc4a-daa0-4c5e-bae2-79140efba371 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "97ab5d38-11ff-4983-b7b4-78eba79dcf01"}]} 2018-11-02 22:13:37,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e99dfc4a-daa0-4c5e-bae2-79140efba371 2018-11-02 22:13:37,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.622915029526s 2018-11-02 22:13:37,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e99dfc4a-daa0-4c5e-bae2-79140efba371 2018-11-02 22:13:37,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 22:13:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:38,024 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 22:13: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-faa1939d-7a1a-482d-b00d-2d7fb516f21a x-compute-request-id: req-faa1939d-7a1a-482d-b00d-2d7fb516f21a Content-Length: 0 Content-Type: application/json 2018-11-02 22:13:38,024 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01 used request id req-faa1939d-7a1a-482d-b00d-2d7fb516f21a 2018-11-02 22:13:38,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366377830505s 2018-11-02 22:13:38,024 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/97ab5d38-11ff-4983-b7b4-78eba79dcf01 used request id req-faa1939d-7a1a-482d-b00d-2d7fb516f21a 2018-11-02 22:13:38,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 22:13:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:38,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be91fa49-e9b7-4c88-bb55-6447d85c8e30 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "links": {"self": "http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2b687f6ffc640f7bac26f9c273e4964", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 22:13:38,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-be91fa49-e9b7-4c88-bb55-6447d85c8e30 2018-11-02 22:13:38,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107523918152s 2018-11-02 22:13:38,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-be91fa49-e9b7-4c88-bb55-6447d85c8e30 2018-11-02 22:13:38,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 22:13:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:38,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88708198-68b6-4a13-bcca-effbfd8c75c1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_41a1795a-ad69-41e2-aaf7-b8025cef5acd", "links": {"self": "http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a2b687f6ffc640f7bac26f9c273e4964", "description": null}} 2018-11-02 22:13:38,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964 used request id req-88708198-68b6-4a13-bcca-effbfd8c75c1 2018-11-02 22:13:38,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108582019806s 2018-11-02 22:13:38,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964 used request id req-88708198-68b6-4a13-bcca-effbfd8c75c1 2018-11-02 22:13:38,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 22:13:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:38,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 22:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ce88b1-d289-4156-a8ee-43ca8e01277e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 22:13:38,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964 used request id req-e5ce88b1-d289-4156-a8ee-43ca8e01277e 2018-11-02 22:13:38,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.267884016037s 2018-11-02 22:13:38,517 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a2b687f6ffc640f7bac26f9c273e4964 used request id req-e5ce88b1-d289-4156-a8ee-43ca8e01277e 2018-11-02 22:13:38,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 22:13:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:38,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1d8487-69bf-42ce-abf5-244ce9468f7f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23"}, "tags": [], "enabled": true, "id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 22:13:38,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-fa1d8487-69bf-42ce-abf5-244ce9468f7f 2018-11-02 22:13:38,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105694055557s 2018-11-02 22:13:38,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-fa1d8487-69bf-42ce-abf5-244ce9468f7f 2018-11-02 22:13:38,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 22:13:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:38,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 22:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7edf3e-df32-4d5e-9fe0-c4843afa840c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 22:13:38,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23 used request id req-ec7edf3e-df32-4d5e-9fe0-c4843afa840c 2018-11-02 22:13:38,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265601158142s 2018-11-02 22:13:38,899 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a24b9a0d5d8c4a16b6eaf802f9393c23 used request id req-ec7edf3e-df32-4d5e-9fe0-c4843afa840c 2018-11-02 22:13:38,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:13:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:39,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c55727-d6ce-4b3f-bc3e-002772f63742 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fce06e9f3c7f485cac53328656cffc29", "links": {"self": "http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29"}, "name": "Member"}]} 2018-11-02 22:13:39,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a2c55727-d6ce-4b3f-bc3e-002772f63742 2018-11-02 22:13:39,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103492975235s 2018-11-02 22:13:39,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a2c55727-d6ce-4b3f-bc3e-002772f63742 2018-11-02 22:13:39,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 22:13:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:39,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 22:13:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be33497a-3214-496a-8fd5-fe3be011452a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 22:13:39,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29 used request id req-be33497a-3214-496a-8fd5-fe3be011452a 2018-11-02 22:13:39,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.133131980896s 2018-11-02 22:13:39,145 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fce06e9f3c7f485cac53328656cffc29 used request id req-be33497a-3214-496a-8fd5-fe3be011452a 2018-11-02 22:13:39,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 22:13:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a24b9a0d5d8c4a16b6eaf802f9393c23&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:39,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-eac1dec9-f6d7-4378-9742-b10637f8c27e Date: Fri, 02 Nov 2018 22:13:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:41Z", "updated_at": "2018-11-02T21:31:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "126ba204-abd5-4467-ab33-884579183547", "remote_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "96ca26ae-84f2-4092-bec5-786d33982bff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "9af7b3e6-7f2a-44eb-957b-22b04f85e798", "remote_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "e7c41719-aed5-4088-bfc3-c8787e9ed80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 4, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "00deff1d-9b02-4586-8270-33cc4055711d", "name": "default"}]} 2018-11-02 22:13:39,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a24b9a0d5d8c4a16b6eaf802f9393c23&name=default used request id req-eac1dec9-f6d7-4378-9742-b10637f8c27e 2018-11-02 22:13:39,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255182981491s 2018-11-02 22:13:39,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a24b9a0d5d8c4a16b6eaf802f9393c23&name=default used request id req-eac1dec9-f6d7-4378-9742-b10637f8c27e 2018-11-02 22:13:39,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 22:13:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:39,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 29650 X-Openstack-Request-Id: req-f057bbf7-1ade-47d8-94eb-80956ca82641 Date: Fri, 02 Nov 2018 22:13:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:41Z", "updated_at": "2018-11-02T21:31:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "126ba204-abd5-4467-ab33-884579183547", "remote_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "96ca26ae-84f2-4092-bec5-786d33982bff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "9af7b3e6-7f2a-44eb-957b-22b04f85e798", "remote_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:41Z", "revision_number": 0, "id": "e7c41719-aed5-4088-bfc3-c8787e9ed80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:41Z", "security_group_id": "00deff1d-9b02-4586-8270-33cc4055711d", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 4, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "00deff1d-9b02-4586-8270-33cc4055711d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 22:13:39,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f057bbf7-1ade-47d8-94eb-80956ca82641 2018-11-02 22:13:39,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.27033996582s 2018-11-02 22:13:39,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f057bbf7-1ade-47d8-94eb-80956ca82641 2018-11-02 22:13:39,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 22:13:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/00deff1d-9b02-4586-8270-33cc4055711d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7de384f672a1e130ac1d113a56fcf9b105e26ee" 2018-11-02 22:13:40,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba792c5d-6f3a-4367-adb1-f07f4386df5a Content-Length: 0 Date: Fri, 02 Nov 2018 22:13:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 22:13:40,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/00deff1d-9b02-4586-8270-33cc4055711d.json used request id req-ba792c5d-6f3a-4367-adb1-f07f4386df5a 2018-11-02 22:13:40,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.402270078659s 2018-11-02 22:13:40,086 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/00deff1d-9b02-4586-8270-33cc4055711d.json used request id req-ba792c5d-6f3a-4367-adb1-f07f4386df5a 2018-11-02 22:13:40,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 22:13:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ad6bb8b7b2f31d7b7ab8e26576e3450c177f21" 2018-11-02 22:13:40,199 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri='http://192.30.9.3:5000' X-Openstack-Request-Id: req-9ab54c81-b511-43e6-a5ac-a6cf5eedd886 Date: Fri, 02 Nov 2018 22:13:40 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-11-02 22:13:40,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9ab54c81-b511-43e6-a5ac-a6cf5eedd886 2018-11-02 22:13:40,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 22:13:40,213 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-02 22:13:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.126647949219s 2018-11-02 22:13:40,214 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-11-02 22:13:40,225 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-11-02 22:13:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 22:13:40,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c8ecb9-d865-4c4e-bec8-ff946c2f3c69 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 22:13:40,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e1c8ecb9-d865-4c4e-bec8-ff946c2f3c69 2018-11-02 22:13:40,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 22:13:40,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-02T23:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["zbPHHT67RV-KXUDcL51ADQ"], "issued_at": "2018-11-02T22:13:40.000000Z"}} 2018-11-02 22:13:40,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 22:13:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:40,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-ba6bc29f-77e3-4763-a98f-98145610616f Date: Fri, 02 Nov 2018 22:13:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 22:13:40,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ba6bc29f-77e3-4763-a98f-98145610616f 2018-11-02 22:13:40,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288661956787s 2018-11-02 22:13:40,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ba6bc29f-77e3-4763-a98f-98145610616f 2018-11-02 22:13:40,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 22:13:40,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 22:13:40 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 22:13:40,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 22:13:40,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:41,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00663acc-00e8-418b-9e06-3d24b0cf1d39 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 22:13:41,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-00663acc-00e8-418b-9e06-3d24b0cf1d39 2018-11-02 22:13:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101954936981s 2018-11-02 22:13:41,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-00663acc-00e8-418b-9e06-3d24b0cf1d39 2018-11-02 22:13:41,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 22:13:41,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}}' 2018-11-02 22:13:41,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 22:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98b8838-27c9-41d4-a590-081c222d312f Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932"}, "tags": [], "enabled": true, "id": "fa792b80595b44388aab6f080a922932", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}} 2018-11-02 22:13:41,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a98b8838-27c9-41d4-a590-081c222d312f 2018-11-02 22:13:41,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135761022568s 2018-11-02 22:13:41,212 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a98b8838-27c9-41d4-a590-081c222d312f 2018-11-02 22:13:41,212 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'fa792b80595b44388aab6f080a922932', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf'}) 2018-11-02 22:13:41,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 22:13:41,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b245f22a-0620-47ad-a663-c0950f5d0269", "email": null, "name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf"}}' 2018-11-02 22:13:41,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 22:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ec7a48-e8c9-43a2-a567-ca03b8c576ea Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "links": {"self": "http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3220d91c854a4be7abb345fef9c2d1d2", "domain_id": "default", "password_expires_at": null}} 2018-11-02 22:13:41,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-e2ec7a48-e8c9-43a2-a567-ca03b8c576ea 2018-11-02 22:13:41,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375022888184s 2018-11-02 22:13:41,594 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-e2ec7a48-e8c9-43a2-a567-ca03b8c576ea 2018-11-02 22:13:41,595 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3220d91c854a4be7abb345fef9c2d1d2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf'}) 2018-11-02 22:13:41,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:13:41,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:41,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f65adb-45ce-46fa-b68c-ed5e87b60f2c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 22:13:41,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-64f65adb-45ce-46fa-b68c-ed5e87b60f2c 2018-11-02 22:13:41,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103527069092s 2018-11-02 22:13:41,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-64f65adb-45ce-46fa-b68c-ed5e87b60f2c 2018-11-02 22:13:41,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:13:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:41,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d356e1d-b114-4bcf-9864-06ee3d3cfd80 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 22:13:41,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0d356e1d-b114-4bcf-9864-06ee3d3cfd80 2018-11-02 22:13:41,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10743522644s 2018-11-02 22:13:41,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0d356e1d-b114-4bcf-9864-06ee3d3cfd80 2018-11-02 22:13:41,814 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 22:13:41,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 22:13:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" -d '{"role": {"name": "Member"}}' 2018-11-02 22:13:41,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 22:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea5a40a9-a2df-4e5e-9642-d9fa7a34b421 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55b013681b1f4506bd3a2acd4af1c6e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7"}, "name": "Member"}} 2018-11-02 22:13:41,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea5a40a9-a2df-4e5e-9642-d9fa7a34b421 2018-11-02 22:13:41,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.111844062805s 2018-11-02 22:13:41,930 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea5a40a9-a2df-4e5e-9642-d9fa7a34b421 2018-11-02 22:13:41,930 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'55b013681b1f4506bd3a2acd4af1c6e7'}) 2018-11-02 22:13:41,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:13:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35760e68-a5f5-4460-bb0c-e85b59b1a4ab Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "55b013681b1f4506bd3a2acd4af1c6e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 22:13:42,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-35760e68-a5f5-4460-bb0c-e85b59b1a4ab 2018-11-02 22:13:42,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108922958374s 2018-11-02 22:13:42,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-35760e68-a5f5-4460-bb0c-e85b59b1a4ab 2018-11-02 22:13:42,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 22:13:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0a2288-2489-4774-8619-d545466eb3a4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 22:13:42,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7c0a2288-2489-4774-8619-d545466eb3a4 2018-11-02 22:13:42,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11067700386s 2018-11-02 22:13:42,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7c0a2288-2489-4774-8619-d545466eb3a4 2018-11-02 22:13:42,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 22:13:42,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7535fb06-33ba-46d5-b66a-a67d930079fc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "links": {"self": "http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3220d91c854a4be7abb345fef9c2d1d2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 22:13:42,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7535fb06-33ba-46d5-b66a-a67d930079fc 2018-11-02 22:13:42,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115280151367s 2018-11-02 22:13:42,276 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7535fb06-33ba-46d5-b66a-a67d930079fc 2018-11-02 22:13:42,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 22:13:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d673c651-f266-463d-ad1c-2254b06721f8 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932"}, "tags": [], "enabled": true, "id": "fa792b80595b44388aab6f080a922932", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:13:42,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d673c651-f266-463d-ad1c-2254b06721f8 2018-11-02 22:13:42,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110175132751s 2018-11-02 22:13:42,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d673c651-f266-463d-ad1c-2254b06721f8 2018-11-02 22:13:42,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 22:13:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=55b013681b1f4506bd3a2acd4af1c6e7&scope.project.id=fa792b80595b44388aab6f080a922932" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e65c63-f604-4b57-a880-989da1d9bd5c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=55b013681b1f4506bd3a2acd4af1c6e7&scope.project.id=fa792b80595b44388aab6f080a922932", "previous": null, "next": null}} 2018-11-02 22:13:42,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=55b013681b1f4506bd3a2acd4af1c6e7&scope.project.id=fa792b80595b44388aab6f080a922932 used request id req-18e65c63-f604-4b57-a880-989da1d9bd5c 2018-11-02 22:13:42,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0181119441986s 2018-11-02 22:13:42,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=55b013681b1f4506bd3a2acd4af1c6e7&scope.project.id=fa792b80595b44388aab6f080a922932 used request id req-18e65c63-f604-4b57-a880-989da1d9bd5c 2018-11-02 22:13:42,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 22:13:42,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/55b013681b1f4506bd3a2acd4af1c6e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 22:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a0f9c4-083a-4948-934d-15559639c6f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 22:13:42,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/55b013681b1f4506bd3a2acd4af1c6e7 used request id req-d9a0f9c4-083a-4948-934d-15559639c6f6 2018-11-02 22:13:42,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139460802078s 2018-11-02 22:13:42,567 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/55b013681b1f4506bd3a2acd4af1c6e7 used request id req-d9a0f9c4-083a-4948-934d-15559639c6f6 2018-11-02 22:13:42,568 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'fa792b80595b44388aab6f080a922932', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b245f22a-0620-47ad-a663-c0950f5d0269', 'username': u'shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 22:13:42,571 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf', 'password': 'b245f22a-0620-47ad-a663-c0950f5d0269', 'project_name': 'shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'fa792b80595b44388aab6f080a922932', 'project_domain_name': 'Default'} 2018-11-02 22:13:42,572 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-11-02 22:13:42,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 22:13:42,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd453bf3-8c4d-4d81-9342-dfe987791cf6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 22:13:42,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-fd453bf3-8c4d-4d81-9342-dfe987791cf6 2018-11-02 22:13:42,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113712072372s 2018-11-02 22:13:42,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-fd453bf3-8c4d-4d81-9342-dfe987791cf6 2018-11-02 22:13:42,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 22:13:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:13:42,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563c9749-4613-4470-bb3b-9501ddd22bf6 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932"}, "tags": [], "enabled": true, "id": "fa792b80595b44388aab6f080a922932", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:13:42,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-563c9749-4613-4470-bb3b-9501ddd22bf6 2018-11-02 22:13:42,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106465101242s 2018-11-02 22:13:42,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-563c9749-4613-4470-bb3b-9501ddd22bf6 2018-11-02 22:13:42,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 22:13:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" -d '{"network": {"tenant_id": "fa792b80595b44388aab6f080a922932", "name": "shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf", "admin_state_up": true}}' 2018-11-02 22:13:43,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-398cdd09-6308-4f91-ae7f-dd9bcb2365ee Date: Fri, 02 Nov 2018 22:13:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"747a6743-43fa-429b-ae9f-7478d7c2e222","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa792b80595b44388aab6f080a922932","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T22:13:43Z","is_default":false,"provider:segmentation_id":26,"name":"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf","admin_state_up":true,"tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:43Z","mtu":1450}} 2018-11-02 22:13:43,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-398cdd09-6308-4f91-ae7f-dd9bcb2365ee 2018-11-02 22:13:43,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.675860881805s 2018-11-02 22:13:43,479 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-398cdd09-6308-4f91-ae7f-dd9bcb2365ee 2018-11-02 22:13:43,479 - 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-11-02T22:13:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'747a6743-43fa-429b-ae9f-7478d7c2e222', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf', u'admin_state_up': True, u'tenant_id': u'fa792b80595b44388aab6f080a922932', u'created_at': u'2018-11-02T22:13:43Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fa792b80595b44388aab6f080a922932'}) 2018-11-02 22:13:43,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 22:13:43,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe8239c-23a0-498e-9e53-360ec106157b 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 22:13:43,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6fe8239c-23a0-498e-9e53-360ec106157b 2018-11-02 22:13:43,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 22:13:43,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55b013681b1f4506bd3a2acd4af1c6e7", "name": "Member"}], "expires_at": "2018-11-02T23:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa792b80595b44388aab6f080a922932", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "id": "3220d91c854a4be7abb345fef9c2d1d2"}, "audit_ids": ["9-XRCR2STiiVvnSG-yMzsw"], "issued_at": "2018-11-02T22:13:43.000000Z"}} 2018-11-02 22:13:43,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 22:13:43,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:13:44,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-eb2b021d-66f1-4b21-8c8c-e869e4d89429 Date: Fri, 02 Nov 2018 22:13:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T22:13:43Z","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa792b80595b44388aab6f080a922932","id":"747a6743-43fa-429b-ae9f-7478d7c2e222","name":"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 22:13:44,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb2b021d-66f1-4b21-8c8c-e869e4d89429 2018-11-02 22:13:44,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284511089325s 2018-11-02 22:13:44,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb2b021d-66f1-4b21-8c8c-e869e4d89429 2018-11-02 22:13:44,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 22:13:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"subnet": {"name": "shaker-subnet_7284da0f-c7ca-400a-9e52-5274679828bf", "enable_dhcp": true, "network_id": "747a6743-43fa-429b-ae9f-7478d7c2e222", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 22:13:45,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bb3b39e3-88a7-44a3-8052-ef93da77bb09 Date: Fri, 02 Nov 2018 22:13:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"747a6743-43fa-429b-ae9f-7478d7c2e222","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T22:13:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fa792b80595b44388aab6f080a922932","id":"9b37eb2f-4985-4582-be46-e5f7db74f37b","subnetpool_id":null,"name":"shaker-subnet_7284da0f-c7ca-400a-9e52-5274679828bf"}} 2018-11-02 22:13:45,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-bb3b39e3-88a7-44a3-8052-ef93da77bb09 2018-11-02 22:13:45,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.948153018951s 2018-11-02 22:13:45,138 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-bb3b39e3-88a7-44a3-8052-ef93da77bb09 2018-11-02 22:13:45,138 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T22:13:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9b37eb2f-4985-4582-be46-e5f7db74f37b', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_7284da0f-c7ca-400a-9e52-5274679828bf', u'enable_dhcp': True, u'network_id': u'747a6743-43fa-429b-ae9f-7478d7c2e222', u'tenant_id': u'fa792b80595b44388aab6f080a922932', u'created_at': u'2018-11-02T22:13:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fa792b80595b44388aab6f080a922932'}) 2018-11-02 22:13:45,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 22:13:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "shaker-router_7284da0f-c7ca-400a-9e52-5274679828bf", "admin_state_up": true}}' 2018-11-02 22:13:46,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-a320316d-aaa4-4db3-8dbb-ce7cf14489ac Date: Fri, 02 Nov 2018 22:13:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:45Z", "admin_state_up": true, "updated_at": "2018-11-02T22:13:46Z", "revision_number": 2, "routes": [], "project_id": "fa792b80595b44388aab6f080a922932", "id": "0b1d44a5-314b-42de-8203-65416e255e03", "name": "shaker-router_7284da0f-c7ca-400a-9e52-5274679828bf"}} 2018-11-02 22:13:46,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a320316d-aaa4-4db3-8dbb-ce7cf14489ac 2018-11-02 22:13:46,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52145123482s 2018-11-02 22:13:46,661 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a320316d-aaa4-4db3-8dbb-ce7cf14489ac 2018-11-02 22:13:46,661 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fa792b80595b44388aab6f080a922932', u'created_at': u'2018-11-02T22:13:45Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T22:13:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'fa792b80595b44388aab6f080a922932', u'id': u'0b1d44a5-314b-42de-8203-65416e255e03', u'name': u'shaker-router_7284da0f-c7ca-400a-9e52-5274679828bf'}) 2018-11-02 22:13:46,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 22:13:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"subnet_id": "9b37eb2f-4985-4582-be46-e5f7db74f37b"}' 2018-11-02 22:13:48,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3af04b0e-c481-4133-9433-9b59c5cc935a Date: Fri, 02 Nov 2018 22:13:48 GMT RESP BODY: {"network_id": "747a6743-43fa-429b-ae9f-7478d7c2e222", "tenant_id": "fa792b80595b44388aab6f080a922932", "subnet_id": "9b37eb2f-4985-4582-be46-e5f7db74f37b", "subnet_ids": ["9b37eb2f-4985-4582-be46-e5f7db74f37b"], "port_id": "ff72209f-a56d-4ae6-9b2e-494dd1d74ebc", "id": "0b1d44a5-314b-42de-8203-65416e255e03"} 2018-11-02 22:13:48,882 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03/add_router_interface.json used request id req-3af04b0e-c481-4133-9433-9b59c5cc935a 2018-11-02 22:13:48,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22077894211s 2018-11-02 22:13:48,883 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03/add_router_interface.json used request id req-3af04b0e-c481-4133-9433-9b59c5cc935a returning object 0b1d44a5-314b-42de-8203-65416e255e03 2018-11-02 22:13:48,883 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-11-02 22:13:52,441 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-11-02 22:13:52,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 22:13:52,447 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 22:13:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 22:13:52,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 22:13:52,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:13:53,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8936ceac-b47e-459d-bd26-912f4a060d87 Date: Fri, 02 Nov 2018 22:13:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 22:13:53,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8936ceac-b47e-459d-bd26-912f4a060d87 2018-11-02 22:13:53,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.624291181564s 2018-11-02 22:13:53,074 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8936ceac-b47e-459d-bd26-912f4a060d87 2018-11-02 22:13:53,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 22:13:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf"}' 2018-11-02 22:13:53,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/50262937-4867-4acd-840a-0dd1fd042678 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a6076ef-76bc-4b65-9653-3f48f674f38d Date: Fri, 02 Nov 2018 22:13:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file", "owner": "fa792b80595b44388aab6f080a922932", "id": "50262937-4867-4acd-840a-0dd1fd042678", "size": null, "self": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-02T22:13:53Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "checksum": null, "created_at": "2018-11-02T22:13:53Z", "protected": false} 2018-11-02 22:13:53,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-6a6076ef-76bc-4b65-9653-3f48f674f38d 2018-11-02 22:13:53,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.649363040924s 2018-11-02 22:13:53,731 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-6a6076ef-76bc-4b65-9653-3f48f674f38d returning object 50262937-4867-4acd-840a-0dd1fd042678 2018-11-02 22:13:53,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 22:13:53,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '' 2018-11-02 22:14:03,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f426ba5-ba8b-472f-8ad5-63751b5498b8 Date: Fri, 02 Nov 2018 22:14:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 22:14:03,015 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file used request id req-1f426ba5-ba8b-472f-8ad5-63751b5498b8 2018-11-02 22:14:03,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.2829580307s 2018-11-02 22:14:03,016 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file used request id req-1f426ba5-ba8b-472f-8ad5-63751b5498b8 2018-11-02 22:14:03,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 22:14:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:03,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-9269b5f7-f369-4b5a-a040-94c56aca8c7f Date: Fri, 02 Nov 2018 22:14:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap", "metadata": {}}], "file": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file", "owner": "fa792b80595b44388aab6f080a922932", "id": "50262937-4867-4acd-840a-0dd1fd042678", "size": 666173440, "self": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-02T22:14:02Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-02T22:13:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 22:14:03,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9269b5f7-f369-4b5a-a040-94c56aca8c7f 2018-11-02 22:14:03,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.634316921234s 2018-11-02 22:14:03,655 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9269b5f7-f369-4b5a-a040-94c56aca8c7f 2018-11-02 22:14:03,656 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap', u'metadata': Munch({})})], 'file': u'/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file', 'owner': u'fa792b80595b44388aab6f080a922932', 'id': u'50262937-4867-4acd-840a-0dd1fd042678', 'size': 666173440, u'self': u'/v2/images/50262937-4867-4acd-840a-0dd1fd042678', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa792b80595b44388aab6f080a922932', 'name': 'shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T22:14:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T22:14:02Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/50262937-4867-4acd-840a-0dd1fd042678', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf', 'created': u'2018-11-02T22:13:53Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-11-02T22:13:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/50262937-4867-4acd-840a-0dd1fd042678', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-11-02 22:14:03,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 22:14:03,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_7284da0f-c7ca-400a-9e52-5274679828bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-11-02 22:14:04,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fdf15eb-78c8-4444-afe9-ae2bcecced0a x-compute-request-id: req-4fdf15eb-78c8-4444-afe9-ae2bcecced0a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_7284da0f-c7ca-400a-9e52-5274679828bf", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120"}} 2018-11-02 22:14:04,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4fdf15eb-78c8-4444-afe9-ae2bcecced0a 2018-11-02 22:14:04,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.638568878174s 2018-11-02 22:14:04,297 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4fdf15eb-78c8-4444-afe9-ae2bcecced0a 2018-11-02 22:14:04,297 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_7284da0f-c7ca-400a-9e52-5274679828bf', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'ee5c4d79-c8ea-4251-809e-4c63b54b7120', 'swap': 0}) 2018-11-02 22:14:04,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 22:14:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" -d '{"extra_specs": {}}' 2018-11-02 22:14:04,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da36da2f-c2c1-4ffa-bc80-9184307df414 x-compute-request-id: req-da36da2f-c2c1-4ffa-bc80-9184307df414 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 22:14:04,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120/os-extra_specs used request id req-da36da2f-c2c1-4ffa-bc80-9184307df414 2018-11-02 22:14:04,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0292959213257s 2018-11-02 22:14:04,328 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120/os-extra_specs used request id req-da36da2f-c2c1-4ffa-bc80-9184307df414 2018-11-02 22:14:04,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 22:14:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"keypair": {"name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf"}}' 2018-11-02 22:14:05,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0cc10e8-48e0-4e2f-98bf-78f957014e00 x-compute-request-id: req-f0cc10e8-48e0-4e2f-98bf-78f957014e00 Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiLe9r6RuO4/nOBhgvx/LMHIdZl4t1OcnAgDlvM+dcTqBNIlBXtgJgB+5ZAIZ2gMzfbsJWglpWpBYqfIEJww7kZlos5qJtc1FmSgUng1FRGrL5qgcO2ph8A/Y9T/eTf6D64TYpfiggcnW/rLAniV6AQgvaA6f7ZDITl3ypXc2XJsQzAg4RsmsJHbB8SC5xxYxUrlDNFr0YUko8lchh4g3dpqNskUkKkORbLEnGAv2R7gIxw7qMXJAKQw7w0cNbGHLnw17ADKfGvlvWm+WxWggADBYvrwcX4og2BXSM4b0aOtiv+gkcZEf7NTEyBaseYwcZTtvYJdLE5W0AHHxfngmT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoi3va+kbjuP5zgYYL8fyzByHWZeLdTnJwIA5bzPnXE6gTSJQ\nV7YCYAfuWQCGdoDM327CVoJaVqQWKnyBCcMO5GZaLOaibXNRZkoFJ4NRURqy+aoH\nDtqYfAP2PU/3k3+g+uE2KX4oIHJ1v6ywJ4legEIL2gOn+2QyE5d8qV3NlybEMwIO\nEbJrCR2wfEguccWMVK5QzRa9GFJKPJXIYeIN3aajbJFJCpDkWyxJxgL9ke4CMcO6\njFyQCkMO8NHDWxhy58NewAynxr5b1pvlsVoIAAwWL68HF+KINgV0jOG9GjrYr/oJ\nHGRH+zUxMgWrHmMHGU7b2CXSxOVtABx8X54JkwIDAQABAoIBAQCHHfAwHolINiWk\ngS1beaGObmJRwVF9/ARbrjirrjmejR8+xEzdlpVJ/rGUUzyztEF8EWI2AupS7uhM\nw2gagvmATsnoSMqgl4gEybybm+t+v9jG6uJwfKy3/fEESgCBUb8D5ehjD2lNBy+U\n3sHwXqFuCBiprYwhhOu3qOlCjhVATMd3s5D4oUo7SQBq0BHc1ijgoBThdeCfkX7i\nEaqoWtMkPJoTOD2BXnFFyn9cezPCP2EsIckeWfOSKuaHJwZ6G4ukwO4aH8LuxbQU\nonwNAAWNIMIj1Fw768HVcIu74IpaPm6UPr/7Agdm8FOsPXeeACgJdflodqzd6CqW\nTFlADYlhAoGBAM0yyz5gDt1RVzBlILF9SQ+cnBOQ5MKvA2BN7PBJd6s872OVNst4\npP/dKW4XWuF8iiec4ePAOatI7gZemh+xYjyl74s76Oilk8z9Gvc/zUSecp4qvMQh\n/cidnDRPbp7ryaBfIY0eKaPAS16Hna40riegRy4pidHuBOkS3Isto3wDAoGBAMpU\np6cCprlEZyaI/+KnrZ6z5NjNvRUnHotk6p8GsMgaG8Z6jSWg6AV/o6DLRxaWIe5E\nNNNLXpCyutLSPxO81OPt6K+yAPZAHMihPQAX/Rk2yDjM/G0SZAGll/UhzMpKQElM\nnXHovJZzWwLgHOy+nEDN6pKOhAxCCd7swMpi2m8xAoGARyJHoMzt+j0ba5RzG/Rh\non7ZAFNnajH/iqAY9keRq5QJLM1qXGjrUiOaHCcOg0KIJilViX12wHEcyqp65We5\ntWqUuwC+wf+8WACaG4JLp3ECLOCF5bwe3S/+GYg7we3dTLIN0HzXVIPx3MhImj56\n7RO7+T2/ID5SB3ZZbAobNX8CgYBUrYFM4EsulnYlJokRLuP224sXQWO1Cp458I5Q\n59fspyCgvIF+Eg2I35Z3oRurVEH3GgyRsaVuIZ8WxG8pr4nZqqQLhA/q/4IMZY7G\nD0QZ3VeGjiPG8j9wgQFL0k2HC/RDuRDbr2/d94FLfsgcPNngNU3K8GJLTwgaiDNX\ngG+ywQKBgF81e46XsRmSUdnJAns3heroxpBc2Oev8VYju1XZl3lAevLOVJstw9T3\n34T8DDjoNCcsaFaq2UbntHNcEhbQiXM8GA+iKo2ITGTp39IWfHpaFuX5Vl2V7bj0\nyd2dGqKlvCTV4Vx3iTNtIJkjBzGrBQeonCpKlBtJxAbeSA0E+kXS\n-----END RSA PRIVATE KEY-----\n", "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "fingerprint": "40:8e:b8:08:3a:c2:66:26:e8:52:76:15:c8:4e:26:a8"}} 2018-11-02 22:14:05,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f0cc10e8-48e0-4e2f-98bf-78f957014e00 2018-11-02 22:14:05,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.770478010178s 2018-11-02 22:14:05,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f0cc10e8-48e0-4e2f-98bf-78f957014e00 2018-11-02 22:14:05,100 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiLe9r6RuO4/nOBhgvx/LMHIdZl4t1OcnAgDlvM+dcTqBNIlBXtgJgB+5ZAIZ2gMzfbsJWglpWpBYqfIEJww7kZlos5qJtc1FmSgUng1FRGrL5qgcO2ph8A/Y9T/eTf6D64TYpfiggcnW/rLAniV6AQgvaA6f7ZDITl3ypXc2XJsQzAg4RsmsJHbB8SC5xxYxUrlDNFr0YUko8lchh4g3dpqNskUkKkORbLEnGAv2R7gIxw7qMXJAKQw7w0cNbGHLnw17ADKfGvlvWm+WxWggADBYvrwcX4og2BXSM4b0aOtiv+gkcZEf7NTEyBaseYwcZTtvYJdLE5W0AHHxfngmT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoi3va+kbjuP5zgYYL8fyzByHWZeLdTnJwIA5bzPnXE6gTSJQ\nV7YCYAfuWQCGdoDM327CVoJaVqQWKnyBCcMO5GZaLOaibXNRZkoFJ4NRURqy+aoH\nDtqYfAP2PU/3k3+g+uE2KX4oIHJ1v6ywJ4legEIL2gOn+2QyE5d8qV3NlybEMwIO\nEbJrCR2wfEguccWMVK5QzRa9GFJKPJXIYeIN3aajbJFJCpDkWyxJxgL9ke4CMcO6\njFyQCkMO8NHDWxhy58NewAynxr5b1pvlsVoIAAwWL68HF+KINgV0jOG9GjrYr/oJ\nHGRH+zUxMgWrHmMHGU7b2CXSxOVtABx8X54JkwIDAQABAoIBAQCHHfAwHolINiWk\ngS1beaGObmJRwVF9/ARbrjirrjmejR8+xEzdlpVJ/rGUUzyztEF8EWI2AupS7uhM\nw2gagvmATsnoSMqgl4gEybybm+t+v9jG6uJwfKy3/fEESgCBUb8D5ehjD2lNBy+U\n3sHwXqFuCBiprYwhhOu3qOlCjhVATMd3s5D4oUo7SQBq0BHc1ijgoBThdeCfkX7i\nEaqoWtMkPJoTOD2BXnFFyn9cezPCP2EsIckeWfOSKuaHJwZ6G4ukwO4aH8LuxbQU\nonwNAAWNIMIj1Fw768HVcIu74IpaPm6UPr/7Agdm8FOsPXeeACgJdflodqzd6CqW\nTFlADYlhAoGBAM0yyz5gDt1RVzBlILF9SQ+cnBOQ5MKvA2BN7PBJd6s872OVNst4\npP/dKW4XWuF8iiec4ePAOatI7gZemh+xYjyl74s76Oilk8z9Gvc/zUSecp4qvMQh\n/cidnDRPbp7ryaBfIY0eKaPAS16Hna40riegRy4pidHuBOkS3Isto3wDAoGBAMpU\np6cCprlEZyaI/+KnrZ6z5NjNvRUnHotk6p8GsMgaG8Z6jSWg6AV/o6DLRxaWIe5E\nNNNLXpCyutLSPxO81OPt6K+yAPZAHMihPQAX/Rk2yDjM/G0SZAGll/UhzMpKQElM\nnXHovJZzWwLgHOy+nEDN6pKOhAxCCd7swMpi2m8xAoGARyJHoMzt+j0ba5RzG/Rh\non7ZAFNnajH/iqAY9keRq5QJLM1qXGjrUiOaHCcOg0KIJilViX12wHEcyqp65We5\ntWqUuwC+wf+8WACaG4JLp3ECLOCF5bwe3S/+GYg7we3dTLIN0HzXVIPx3MhImj56\n7RO7+T2/ID5SB3ZZbAobNX8CgYBUrYFM4EsulnYlJokRLuP224sXQWO1Cp458I5Q\n59fspyCgvIF+Eg2I35Z3oRurVEH3GgyRsaVuIZ8WxG8pr4nZqqQLhA/q/4IMZY7G\nD0QZ3VeGjiPG8j9wgQFL0k2HC/RDuRDbr2/d94FLfsgcPNngNU3K8GJLTwgaiDNX\ngG+ywQKBgF81e46XsRmSUdnJAns3heroxpBc2Oev8VYju1XZl3lAevLOVJstw9T3\n34T8DDjoNCcsaFaq2UbntHNcEhbQiXM8GA+iKo2ITGTp39IWfHpaFuX5Vl2V7bj0\nyd2dGqKlvCTV4Vx3iTNtIJkjBzGrBQeonCpKlBtJxAbeSA0E+kXS\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3220d91c854a4be7abb345fef9c2d1d2', 'name': u'shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf', 'created_at': '2018-11-02T22:14:05.100461', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa792b80595b44388aab6f080a922932', 'name': 'shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'40:8e:b8:08:3a:c2:66:26:e8:52:76:15:c8:4e:26:a8', 'type': 'ssh', 'id': u'shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf'}) 2018-11-02 22:14:05,100 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAoi3va+kbjuP5zgYYL8fyzByHWZeLdTnJwIA5bzPnXE6gTSJQ V7YCYAfuWQCGdoDM327CVoJaVqQWKnyBCcMO5GZaLOaibXNRZkoFJ4NRURqy+aoH DtqYfAP2PU/3k3+g+uE2KX4oIHJ1v6ywJ4legEIL2gOn+2QyE5d8qV3NlybEMwIO EbJrCR2wfEguccWMVK5QzRa9GFJKPJXIYeIN3aajbJFJCpDkWyxJxgL9ke4CMcO6 jFyQCkMO8NHDWxhy58NewAynxr5b1pvlsVoIAAwWL68HF+KINgV0jOG9GjrYr/oJ HGRH+zUxMgWrHmMHGU7b2CXSxOVtABx8X54JkwIDAQABAoIBAQCHHfAwHolINiWk gS1beaGObmJRwVF9/ARbrjirrjmejR8+xEzdlpVJ/rGUUzyztEF8EWI2AupS7uhM w2gagvmATsnoSMqgl4gEybybm+t+v9jG6uJwfKy3/fEESgCBUb8D5ehjD2lNBy+U 3sHwXqFuCBiprYwhhOu3qOlCjhVATMd3s5D4oUo7SQBq0BHc1ijgoBThdeCfkX7i EaqoWtMkPJoTOD2BXnFFyn9cezPCP2EsIckeWfOSKuaHJwZ6G4ukwO4aH8LuxbQU onwNAAWNIMIj1Fw768HVcIu74IpaPm6UPr/7Agdm8FOsPXeeACgJdflodqzd6CqW TFlADYlhAoGBAM0yyz5gDt1RVzBlILF9SQ+cnBOQ5MKvA2BN7PBJd6s872OVNst4 pP/dKW4XWuF8iiec4ePAOatI7gZemh+xYjyl74s76Oilk8z9Gvc/zUSecp4qvMQh /cidnDRPbp7ryaBfIY0eKaPAS16Hna40riegRy4pidHuBOkS3Isto3wDAoGBAMpU p6cCprlEZyaI/+KnrZ6z5NjNvRUnHotk6p8GsMgaG8Z6jSWg6AV/o6DLRxaWIe5E NNNLXpCyutLSPxO81OPt6K+yAPZAHMihPQAX/Rk2yDjM/G0SZAGll/UhzMpKQElM nXHovJZzWwLgHOy+nEDN6pKOhAxCCd7swMpi2m8xAoGARyJHoMzt+j0ba5RzG/Rh on7ZAFNnajH/iqAY9keRq5QJLM1qXGjrUiOaHCcOg0KIJilViX12wHEcyqp65We5 tWqUuwC+wf+8WACaG4JLp3ECLOCF5bwe3S/+GYg7we3dTLIN0HzXVIPx3MhImj56 7RO7+T2/ID5SB3ZZbAobNX8CgYBUrYFM4EsulnYlJokRLuP224sXQWO1Cp458I5Q 59fspyCgvIF+Eg2I35Z3oRurVEH3GgyRsaVuIZ8WxG8pr4nZqqQLhA/q/4IMZY7G D0QZ3VeGjiPG8j9wgQFL0k2HC/RDuRDbr2/d94FLfsgcPNngNU3K8GJLTwgaiDNX gG+ywQKBgF81e46XsRmSUdnJAns3heroxpBc2Oev8VYju1XZl3lAevLOVJstw9T3 34T8DDjoNCcsaFaq2UbntHNcEhbQiXM8GA+iKo2ITGTp39IWfHpaFuX5Vl2V7bj0 yd2dGqKlvCTV4Vx3iTNtIJkjBzGrBQeonCpKlBtJxAbeSA0E+kXS -----END RSA PRIVATE KEY----- 2018-11-02 22:14:05,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-02 22:14:05,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"security_group": {"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf", "description": "created by OPNFV Functest (shaker)"}}' 2018-11-02 22:14:05,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-dc300eb4-67c4-413d-97ea-fe6c4f2dd7e6 Date: Fri, 02 Nov 2018 22:14:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:05Z", "updated_at": "2018-11-02T22:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "9f973ee8-ea74-47e7-ab78-4b7d0ff5dbe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "e6db4c68-7906-4303-92a2-ad730e291131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 2, "project_id": "fa792b80595b44388aab6f080a922932", "id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}} 2018-11-02 22:14:05,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-dc300eb4-67c4-413d-97ea-fe6c4f2dd7e6 2018-11-02 22:14:05,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.41289806366s 2018-11-02 22:14:05,517 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-dc300eb4-67c4-413d-97ea-fe6c4f2dd7e6 2018-11-02 22:14:05,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 22:14:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:05,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-219a42fe-0b25-43d9-80f0-33075f98b094 Date: Fri, 02 Nov 2018 22:14:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:43Z", "updated_at": "2018-11-02T22:13:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "19f5d932-d818-4251-8123-751a91028fa8", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "45d84b42-cb2c-4956-a9c4-e99689fa2a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "5a7df9a4-444d-47d6-8769-c189f86a2f4b", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "796599de-bf13-4023-a65d-ee3814298e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 4, "project_id": "fa792b80595b44388aab6f080a922932", "id": "47098135-8488-470c-b718-8f66c16f0585", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:05Z", "updated_at": "2018-11-02T22:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "9f973ee8-ea74-47e7-ab78-4b7d0ff5dbe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "e6db4c68-7906-4303-92a2-ad730e291131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 2, "project_id": "fa792b80595b44388aab6f080a922932", "id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:14:05,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-219a42fe-0b25-43d9-80f0-33075f98b094 2018-11-02 22:14:05,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247470140457s 2018-11-02 22:14:05,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-219a42fe-0b25-43d9-80f0-33075f98b094 2018-11-02 22:14:05,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 22:14:05,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8"}}' 2018-11-02 22:14:06,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c45f2ba3-354a-44f4-b929-198aaa945a24 Date: Fri, 02 Nov 2018 22:14:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T22:14:06Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "port_range_min": 22, "revision_number": 0, "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:06Z", "project_id": "fa792b80595b44388aab6f080a922932", "id": "a76bb1a6-2b2a-46f6-9753-7f20f90f9ebc"}} 2018-11-02 22:14:06,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c45f2ba3-354a-44f4-b929-198aaa945a24 2018-11-02 22:14:06,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.413521051407s 2018-11-02 22:14:06,187 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c45f2ba3-354a-44f4-b929-198aaa945a24 2018-11-02 22:14:06,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 22:14:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:06,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-5f17dc9c-311a-49af-924d-6ad90d1a512d Date: Fri, 02 Nov 2018 22:14:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:43Z", "updated_at": "2018-11-02T22:13:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "19f5d932-d818-4251-8123-751a91028fa8", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "45d84b42-cb2c-4956-a9c4-e99689fa2a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "5a7df9a4-444d-47d6-8769-c189f86a2f4b", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "796599de-bf13-4023-a65d-ee3814298e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 4, "project_id": "fa792b80595b44388aab6f080a922932", "id": "47098135-8488-470c-b718-8f66c16f0585", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:05Z", "updated_at": "2018-11-02T22:14:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "9f973ee8-ea74-47e7-ab78-4b7d0ff5dbe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T22:14:06Z", "revision_number": 0, "id": "a76bb1a6-2b2a-46f6-9753-7f20f90f9ebc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:06Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "e6db4c68-7906-4303-92a2-ad730e291131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 3, "project_id": "fa792b80595b44388aab6f080a922932", "id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:14:06,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5f17dc9c-311a-49af-924d-6ad90d1a512d 2018-11-02 22:14:06,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235685110092s 2018-11-02 22:14:06,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5f17dc9c-311a-49af-924d-6ad90d1a512d 2018-11-02 22:14:06,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 22:14:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8"}}' 2018-11-02 22:14:06,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e24c658d-2895-4337-a0b7-1b07a631d201 Date: Fri, 02 Nov 2018 22:14:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T22:14:06Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "port_range_min": null, "revision_number": 0, "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:06Z", "project_id": "fa792b80595b44388aab6f080a922932", "id": "bbe46455-677b-488e-8617-f94d9a3bb424"}} 2018-11-02 22:14:06,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e24c658d-2895-4337-a0b7-1b07a631d201 2018-11-02 22:14:06,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.183444023132s 2018-11-02 22:14:06,614 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e24c658d-2895-4337-a0b7-1b07a631d201 2018-11-02 22:14:06,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 22:14:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:06,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-27f99d31-9249-4595-8260-d5fac7dd0ea5 Date: Fri, 02 Nov 2018 22:14:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:43Z", "updated_at": "2018-11-02T22:13:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "19f5d932-d818-4251-8123-751a91028fa8", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "45d84b42-cb2c-4956-a9c4-e99689fa2a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "5a7df9a4-444d-47d6-8769-c189f86a2f4b", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "796599de-bf13-4023-a65d-ee3814298e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 4, "project_id": "fa792b80595b44388aab6f080a922932", "id": "47098135-8488-470c-b718-8f66c16f0585", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:05Z", "updated_at": "2018-11-02T22:14:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "9f973ee8-ea74-47e7-ab78-4b7d0ff5dbe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T22:14:06Z", "revision_number": 0, "id": "a76bb1a6-2b2a-46f6-9753-7f20f90f9ebc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:06Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:06Z", "revision_number": 0, "id": "bbe46455-677b-488e-8617-f94d9a3bb424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:06Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "e6db4c68-7906-4303-92a2-ad730e291131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 4, "project_id": "fa792b80595b44388aab6f080a922932", "id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:14:06,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-27f99d31-9249-4595-8260-d5fac7dd0ea5 2018-11-02 22:14:06,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224987030029s 2018-11-02 22:14:06,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-27f99d31-9249-4595-8260-d5fac7dd0ea5 2018-11-02 22:14:06,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 22:14:06,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8"}}' 2018-11-02 22:14:07,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-bd89bc47-8220-4ed2-9592-5539b1d3eef1 Date: Fri, 02 Nov 2018 22:14:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-11-02T22:14:07Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "port_range_min": 9000, "revision_number": 0, "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:07Z", "project_id": "fa792b80595b44388aab6f080a922932", "id": "218e762a-2fef-4eeb-ad15-2d9c67873b20"}} 2018-11-02 22:14:07,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-bd89bc47-8220-4ed2-9592-5539b1d3eef1 2018-11-02 22:14:07,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.38399887085s 2018-11-02 22:14:07,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-bd89bc47-8220-4ed2-9592-5539b1d3eef1 2018-11-02 22:14:07,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 22:14:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:07,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-d5c7e37d-aafd-4889-ab2c-b4a093858083 Date: Fri, 02 Nov 2018 22:14:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b37eb2f-4985-4582-be46-e5f7db74f37b"],"updated_at":"2018-11-02T22:13:44Z","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fa792b80595b44388aab6f080a922932","id":"747a6743-43fa-429b-ae9f-7478d7c2e222","name":"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 22:14:07,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d5c7e37d-aafd-4889-ab2c-b4a093858083 2018-11-02 22:14:07,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292136192322s 2018-11-02 22:14:07,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d5c7e37d-aafd-4889-ab2c-b4a093858083 2018-11-02 22:14:07,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 22:14:07,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:08,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a01f72bb-b154-455c-a59e-c256515351f9 Date: Fri, 02 Nov 2018 22:14:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap", "metadata": {}}], "file": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file", "owner": "fa792b80595b44388aab6f080a922932", "id": "50262937-4867-4acd-840a-0dd1fd042678", "size": 666173440, "self": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-02T22:14:02Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-02T22:13:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 22:14:08,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a01f72bb-b154-455c-a59e-c256515351f9 2018-11-02 22:14:08,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.641540050507s 2018-11-02 22:14:08,171 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a01f72bb-b154-455c-a59e-c256515351f9 2018-11-02 22:14:08,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 22:14:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:08,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0241d5ea-4e98-4c42-bfeb-d0bcefc54379 x-compute-request-id: req-0241d5ea-4e98-4c42-bfeb-d0bcefc54379 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_7284da0f-c7ca-400a-9e52-5274679828bf", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120"}]} 2018-11-02 22:14:08,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0241d5ea-4e98-4c42-bfeb-d0bcefc54379 2018-11-02 22:14:08,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259311199188s 2018-11-02 22:14:08,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0241d5ea-4e98-4c42-bfeb-d0bcefc54379 2018-11-02 22:14:08,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 22:14:08,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"server": {"name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "imageRef": "50262937-4867-4acd-840a-0dd1fd042678", "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "flavorRef": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "max_count": 1, "min_count": 1, "networks": [{"uuid": "747a6743-43fa-429b-ae9f-7478d7c2e222"}], "security_groups": [{"name": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8"}]}}' 2018-11-02 22:14:11,511 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 22:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40a9900c-38b4-49cf-8598-6f7f0b61ec7a x-compute-request-id: req-40a9900c-38b4-49cf-8598-6f7f0b61ec7a Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "adminPass": "rNYJnbYDvhd5"}} 2018-11-02 22:14:11,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-40a9900c-38b4-49cf-8598-6f7f0b61ec7a 2018-11-02 22:14:11,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.31096696854s 2018-11-02 22:14:11,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-40a9900c-38b4-49cf-8598-6f7f0b61ec7a 2018-11-02 22:14:11,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:11,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d80a64bf-5261-44d6-895e-7a7dc9ea0eb4 x-compute-request-id: req-d80a64bf-5261-44d6-895e-7a7dc9ea0eb4 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:11,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d80a64bf-5261-44d6-895e-7a7dc9ea0eb4 2018-11-02 22:14:11,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446120023727s 2018-11-02 22:14:11,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d80a64bf-5261-44d6-895e-7a7dc9ea0eb4 2018-11-02 22:14:11,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 22:14:11,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:12,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-928baa86-7e2c-43b9-9e50-b0661aa77cf2 Date: Fri, 02 Nov 2018 22:14:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b37eb2f-4985-4582-be46-e5f7db74f37b"],"updated_at":"2018-11-02T22:13:44Z","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fa792b80595b44388aab6f080a922932","id":"747a6743-43fa-429b-ae9f-7478d7c2e222","name":"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 22:14:12,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-928baa86-7e2c-43b9-9e50-b0661aa77cf2 2018-11-02 22:14:12,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102975130081s 2018-11-02 22:14:12,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-928baa86-7e2c-43b9-9e50-b0661aa77cf2 2018-11-02 22:14:12,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 22:14:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:12,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2449ebce-58a5-45e0-a195-cf6bc7f8893c Date: Fri, 02 Nov 2018 22:14:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"747a6743-43fa-429b-ae9f-7478d7c2e222","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T22:13:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fa792b80595b44388aab6f080a922932","id":"9b37eb2f-4985-4582-be46-e5f7db74f37b","subnetpool_id":null,"name":"shaker-subnet_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:14:12,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2449ebce-58a5-45e0-a195-cf6bc7f8893c 2018-11-02 22:14:12,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0852220058441s 2018-11-02 22:14:12,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2449ebce-58a5-45e0-a195-cf6bc7f8893c 2018-11-02 22:14:12,156 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:14,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:14,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8341ee13-8526-4504-8bb2-dc32d6fabb1a x-compute-request-id: req-8341ee13-8526-4504-8bb2-dc32d6fabb1a Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:14,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8341ee13-8526-4504-8bb2-dc32d6fabb1a 2018-11-02 22:14:14,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505378007889s 2018-11-02 22:14:14,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8341ee13-8526-4504-8bb2-dc32d6fabb1a 2018-11-02 22:14:14,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:16,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:17,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03a9ffb5-3500-4f42-bb49-29df6c0386cd x-compute-request-id: req-03a9ffb5-3500-4f42-bb49-29df6c0386cd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:17,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03a9ffb5-3500-4f42-bb49-29df6c0386cd 2018-11-02 22:14:17,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27837491035s 2018-11-02 22:14:17,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03a9ffb5-3500-4f42-bb49-29df6c0386cd 2018-11-02 22:14:17,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:19,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:21,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-091f3fad-99cc-4f4e-af08-dadc159311e8 x-compute-request-id: req-091f3fad-99cc-4f4e-af08-dadc159311e8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:21,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-091f3fad-99cc-4f4e-af08-dadc159311e8 2018-11-02 22:14:21,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13395905495s 2018-11-02 22:14:21,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-091f3fad-99cc-4f4e-af08-dadc159311e8 2018-11-02 22:14:21,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:23,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:24,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b31119d4-91fd-4d2a-beb2-293e2b11024c x-compute-request-id: req-b31119d4-91fd-4d2a-beb2-293e2b11024c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:24,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b31119d4-91fd-4d2a-beb2-293e2b11024c 2018-11-02 22:14:24,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23570990562s 2018-11-02 22:14:24,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b31119d4-91fd-4d2a-beb2-293e2b11024c 2018-11-02 22:14:24,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:26,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:26,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f0c2491-7050-4ecd-8e41-6a2322ddc572 x-compute-request-id: req-7f0c2491-7050-4ecd-8e41-6a2322ddc572 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:26,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f0c2491-7050-4ecd-8e41-6a2322ddc572 2018-11-02 22:14:26,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579535961151s 2018-11-02 22:14:26,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f0c2491-7050-4ecd-8e41-6a2322ddc572 2018-11-02 22:14:26,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:28,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:28,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:29,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42d0ed22-6c47-44da-b09d-73011feb11ab x-compute-request-id: req-42d0ed22-6c47-44da-b09d-73011feb11ab Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:29,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-42d0ed22-6c47-44da-b09d-73011feb11ab 2018-11-02 22:14:29,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05766606331s 2018-11-02 22:14:29,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-42d0ed22-6c47-44da-b09d-73011feb11ab 2018-11-02 22:14:29,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:31,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:33,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7887a238-2bc4-4143-8de0-c6cb92a419c8 x-compute-request-id: req-7887a238-2bc4-4143-8de0-c6cb92a419c8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:33,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7887a238-2bc4-4143-8de0-c6cb92a419c8 2018-11-02 22:14:33,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18603801727s 2018-11-02 22:14:33,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7887a238-2bc4-4143-8de0-c6cb92a419c8 2018-11-02 22:14:33,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:35,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:35,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:35,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4444307-ecc1-4c3b-bf6d-78dba1f80414 x-compute-request-id: req-e4444307-ecc1-4c3b-bf6d-78dba1f80414 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:35,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4444307-ecc1-4c3b-bf6d-78dba1f80414 2018-11-02 22:14:35,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771547794342s 2018-11-02 22:14:35,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4444307-ecc1-4c3b-bf6d-78dba1f80414 2018-11-02 22:14:35,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:37,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:38,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-230bb1f8-c42e-4625-8f32-c84091f6845d x-compute-request-id: req-230bb1f8-c42e-4625-8f32-c84091f6845d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:38,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-230bb1f8-c42e-4625-8f32-c84091f6845d 2018-11-02 22:14:38,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5641310215s 2018-11-02 22:14:38,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-230bb1f8-c42e-4625-8f32-c84091f6845d 2018-11-02 22:14:38,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:40,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:40,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:41,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1295e30b-da32-494e-b777-a0e26c15f5ab x-compute-request-id: req-1295e30b-da32-494e-b777-a0e26c15f5ab Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:41,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1295e30b-da32-494e-b777-a0e26c15f5ab 2018-11-02 22:14:41,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0277121067s 2018-11-02 22:14:41,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1295e30b-da32-494e-b777-a0e26c15f5ab 2018-11-02 22:14:41,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:43,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:44,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b32ab683-d949-43d0-b95b-7d242154c18b x-compute-request-id: req-b32ab683-d949-43d0-b95b-7d242154c18b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:44,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b32ab683-d949-43d0-b95b-7d242154c18b 2018-11-02 22:14:44,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972623109818s 2018-11-02 22:14:44,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b32ab683-d949-43d0-b95b-7d242154c18b 2018-11-02 22:14:44,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:46,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:47,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9c6c830-33ea-4a4a-89e1-600d22ee2405 x-compute-request-id: req-e9c6c830-33ea-4a4a-89e1-600d22ee2405 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:47,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e9c6c830-33ea-4a4a-89e1-600d22ee2405 2018-11-02 22:14:47,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713954925537s 2018-11-02 22:14:47,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e9c6c830-33ea-4a4a-89e1-600d22ee2405 2018-11-02 22:14:47,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:49,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:49,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36882f1e-1d04-4884-aaad-95650a2c153c x-compute-request-id: req-36882f1e-1d04-4884-aaad-95650a2c153c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:49,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-36882f1e-1d04-4884-aaad-95650a2c153c 2018-11-02 22:14:49,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54702091217s 2018-11-02 22:14:49,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-36882f1e-1d04-4884-aaad-95650a2c153c 2018-11-02 22:14:49,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:51,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:52,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3649ed04-c651-427d-8571-b09230a0ad1a x-compute-request-id: req-3649ed04-c651-427d-8571-b09230a0ad1a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:52,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3649ed04-c651-427d-8571-b09230a0ad1a 2018-11-02 22:14:52,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751754999161s 2018-11-02 22:14:52,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3649ed04-c651-427d-8571-b09230a0ad1a 2018-11-02 22:14:52,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:54,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:55,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abec00c9-6662-490a-b5b4-086f9fe3b82a x-compute-request-id: req-abec00c9-6662-490a-b5b4-086f9fe3b82a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:55,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-abec00c9-6662-490a-b5b4-086f9fe3b82a 2018-11-02 22:14:55,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1760160923s 2018-11-02 22:14:55,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-abec00c9-6662-490a-b5b4-086f9fe3b82a 2018-11-02 22:14:55,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:14:57,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:14:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:14:58,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcdfa35e-c9f6-480d-8cd5-51e5263b759b x-compute-request-id: req-fcdfa35e-c9f6-480d-8cd5-51e5263b759b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:14:58,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fcdfa35e-c9f6-480d-8cd5-51e5263b759b 2018-11-02 22:14:58,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537620067596s 2018-11-02 22:14:58,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fcdfa35e-c9f6-480d-8cd5-51e5263b759b 2018-11-02 22:14:58,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:00,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:00,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:01,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64730f13-e130-4927-a17e-b1c9393dcb20 x-compute-request-id: req-64730f13-e130-4927-a17e-b1c9393dcb20 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:01,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-64730f13-e130-4927-a17e-b1c9393dcb20 2018-11-02 22:15:01,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740473031998s 2018-11-02 22:15:01,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-64730f13-e130-4927-a17e-b1c9393dcb20 2018-11-02 22:15:01,056 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:03,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:04,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e2e67a4-51ac-4a53-8c13-09583f20abcf x-compute-request-id: req-5e2e67a4-51ac-4a53-8c13-09583f20abcf Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:04,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e2e67a4-51ac-4a53-8c13-09583f20abcf 2018-11-02 22:15:04,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982594966888s 2018-11-02 22:15:04,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e2e67a4-51ac-4a53-8c13-09583f20abcf 2018-11-02 22:15:04,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:06,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:06,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:06,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51fb585b-f389-49e0-a624-42a57325e108 x-compute-request-id: req-51fb585b-f389-49e0-a624-42a57325e108 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:06,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-51fb585b-f389-49e0-a624-42a57325e108 2018-11-02 22:15:06,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.877480983734s 2018-11-02 22:15:06,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-51fb585b-f389-49e0-a624-42a57325e108 2018-11-02 22:15:06,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:08,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:09,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bbc455d-d224-458c-aba0-8f48892c6d7b x-compute-request-id: req-5bbc455d-d224-458c-aba0-8f48892c6d7b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:09,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5bbc455d-d224-458c-aba0-8f48892c6d7b 2018-11-02 22:15:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961059093475s 2018-11-02 22:15:09,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5bbc455d-d224-458c-aba0-8f48892c6d7b 2018-11-02 22:15:09,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:11,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:12,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e61ea03-2e24-4038-9563-1efaeb1b0e92 x-compute-request-id: req-8e61ea03-2e24-4038-9563-1efaeb1b0e92 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:12,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8e61ea03-2e24-4038-9563-1efaeb1b0e92 2018-11-02 22:15:12,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532405138016s 2018-11-02 22:15:12,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8e61ea03-2e24-4038-9563-1efaeb1b0e92 2018-11-02 22:15:12,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:14,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:15,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e47b8e2a-353d-44d6-8bbe-d65afd15adf7 x-compute-request-id: req-e47b8e2a-353d-44d6-8bbe-d65afd15adf7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:15,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e47b8e2a-353d-44d6-8bbe-d65afd15adf7 2018-11-02 22:15:15,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576542139053s 2018-11-02 22:15:15,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e47b8e2a-353d-44d6-8bbe-d65afd15adf7 2018-11-02 22:15:15,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:17,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:17,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1577b216-13c0-4954-82dd-a989ee7d05ec x-compute-request-id: req-1577b216-13c0-4954-82dd-a989ee7d05ec Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:17,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1577b216-13c0-4954-82dd-a989ee7d05ec 2018-11-02 22:15:17,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950163841248s 2018-11-02 22:15:17,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1577b216-13c0-4954-82dd-a989ee7d05ec 2018-11-02 22:15:17,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:19,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:20,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16e19c64-e811-4db8-9632-54733c6cc1c2 x-compute-request-id: req-16e19c64-e811-4db8-9632-54733c6cc1c2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:20,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-16e19c64-e811-4db8-9632-54733c6cc1c2 2018-11-02 22:15:20,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52797794342s 2018-11-02 22:15:20,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-16e19c64-e811-4db8-9632-54733c6cc1c2 2018-11-02 22:15:20,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:22,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:23,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f8dd0ff-c4e7-4282-bbc8-d93d70b593f2 x-compute-request-id: req-0f8dd0ff-c4e7-4282-bbc8-d93d70b593f2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:23,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f8dd0ff-c4e7-4282-bbc8-d93d70b593f2 2018-11-02 22:15:23,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545539140701s 2018-11-02 22:15:23,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f8dd0ff-c4e7-4282-bbc8-d93d70b593f2 2018-11-02 22:15:23,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:25,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:25,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:25,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97aecd1c-b036-474e-8c75-af1edcfb92dc x-compute-request-id: req-97aecd1c-b036-474e-8c75-af1edcfb92dc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:25,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97aecd1c-b036-474e-8c75-af1edcfb92dc 2018-11-02 22:15:25,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920498847961s 2018-11-02 22:15:25,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97aecd1c-b036-474e-8c75-af1edcfb92dc 2018-11-02 22:15:25,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:27,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:28,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6485da6b-48d5-4570-aa71-12ea10aa077b x-compute-request-id: req-6485da6b-48d5-4570-aa71-12ea10aa077b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:28,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6485da6b-48d5-4570-aa71-12ea10aa077b 2018-11-02 22:15:28,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630294084549s 2018-11-02 22:15:28,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6485da6b-48d5-4570-aa71-12ea10aa077b 2018-11-02 22:15:28,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:30,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:31,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-427a14ea-d78a-4daa-b42b-4d89029d5ad7 x-compute-request-id: req-427a14ea-d78a-4daa-b42b-4d89029d5ad7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:31,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-427a14ea-d78a-4daa-b42b-4d89029d5ad7 2018-11-02 22:15:31,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06733798981s 2018-11-02 22:15:31,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-427a14ea-d78a-4daa-b42b-4d89029d5ad7 2018-11-02 22:15:31,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:33,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:33,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:34,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dadf7689-e82a-426c-b3b0-e6dcc218b107 x-compute-request-id: req-dadf7689-e82a-426c-b3b0-e6dcc218b107 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:34,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dadf7689-e82a-426c-b3b0-e6dcc218b107 2018-11-02 22:15:34,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341216087341s 2018-11-02 22:15:34,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dadf7689-e82a-426c-b3b0-e6dcc218b107 2018-11-02 22:15:34,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:36,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:36,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:36,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb8cc457-decf-4578-8f09-0b972f06c2d0 x-compute-request-id: req-eb8cc457-decf-4578-8f09-0b972f06c2d0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:36,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb8cc457-decf-4578-8f09-0b972f06c2d0 2018-11-02 22:15:36,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574861049652s 2018-11-02 22:15:36,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb8cc457-decf-4578-8f09-0b972f06c2d0 2018-11-02 22:15:36,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:38,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:39,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d326cec-7363-4dc6-9ac6-87616f97f8e6 x-compute-request-id: req-6d326cec-7363-4dc6-9ac6-87616f97f8e6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:39,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d326cec-7363-4dc6-9ac6-87616f97f8e6 2018-11-02 22:15:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643141031265s 2018-11-02 22:15:39,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d326cec-7363-4dc6-9ac6-87616f97f8e6 2018-11-02 22:15:39,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:41,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:42,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-103cd6fa-ae34-4892-ac5a-7725090e5c66 x-compute-request-id: req-103cd6fa-ae34-4892-ac5a-7725090e5c66 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:42,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-103cd6fa-ae34-4892-ac5a-7725090e5c66 2018-11-02 22:15:42,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728478908539s 2018-11-02 22:15:42,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-103cd6fa-ae34-4892-ac5a-7725090e5c66 2018-11-02 22:15:42,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:44,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:44,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43b6195c-6f5e-44c4-9d99-29bf6f81651b x-compute-request-id: req-43b6195c-6f5e-44c4-9d99-29bf6f81651b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:44,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-43b6195c-6f5e-44c4-9d99-29bf6f81651b 2018-11-02 22:15:44,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567640066147s 2018-11-02 22:15:44,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-43b6195c-6f5e-44c4-9d99-29bf6f81651b 2018-11-02 22:15:44,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:46,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:47,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7da9875-1ac8-4895-b827-58df4d61660f x-compute-request-id: req-f7da9875-1ac8-4895-b827-58df4d61660f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:47,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7da9875-1ac8-4895-b827-58df4d61660f 2018-11-02 22:15:47,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555941104889s 2018-11-02 22:15:47,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7da9875-1ac8-4895-b827-58df4d61660f 2018-11-02 22:15:47,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:49,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:49,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd238d92-d1ee-41ee-9cbd-341b0aa503b0 x-compute-request-id: req-fd238d92-d1ee-41ee-9cbd-341b0aa503b0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:49,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd238d92-d1ee-41ee-9cbd-341b0aa503b0 2018-11-02 22:15:49,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715622901917s 2018-11-02 22:15:49,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd238d92-d1ee-41ee-9cbd-341b0aa503b0 2018-11-02 22:15:49,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:51,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:52,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98ed212c-1c8d-4225-aaef-7c792220cc2d x-compute-request-id: req-98ed212c-1c8d-4225-aaef-7c792220cc2d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:52,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-98ed212c-1c8d-4225-aaef-7c792220cc2d 2018-11-02 22:15:52,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.917606115341s 2018-11-02 22:15:52,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-98ed212c-1c8d-4225-aaef-7c792220cc2d 2018-11-02 22:15:52,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:54,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:55,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06e34d31-f2db-4bb7-aa8e-efad2ddbaa79 x-compute-request-id: req-06e34d31-f2db-4bb7-aa8e-efad2ddbaa79 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:55,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-06e34d31-f2db-4bb7-aa8e-efad2ddbaa79 2018-11-02 22:15:55,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715070009232s 2018-11-02 22:15:55,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-06e34d31-f2db-4bb7-aa8e-efad2ddbaa79 2018-11-02 22:15:55,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:57,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:15:57,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ae31767-bc61-4567-b6f1-7c5631aa9715 x-compute-request-id: req-3ae31767-bc61-4567-b6f1-7c5631aa9715 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:15:57,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3ae31767-bc61-4567-b6f1-7c5631aa9715 2018-11-02 22:15:57,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357266902924s 2018-11-02 22:15:57,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3ae31767-bc61-4567-b6f1-7c5631aa9715 2018-11-02 22:15:57,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:15:59,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:15:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:00,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60931d1c-e46d-4184-9d00-d07e0e6d2d60 x-compute-request-id: req-60931d1c-e46d-4184-9d00-d07e0e6d2d60 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:00,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-60931d1c-e46d-4184-9d00-d07e0e6d2d60 2018-11-02 22:16:00,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520176887512s 2018-11-02 22:16:00,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-60931d1c-e46d-4184-9d00-d07e0e6d2d60 2018-11-02 22:16:00,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:02,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:02,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:02,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80256e7d-2f45-4209-ae26-51266d95970b x-compute-request-id: req-80256e7d-2f45-4209-ae26-51266d95970b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:02,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80256e7d-2f45-4209-ae26-51266d95970b 2018-11-02 22:16:02,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531679868698s 2018-11-02 22:16:02,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80256e7d-2f45-4209-ae26-51266d95970b 2018-11-02 22:16:02,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:04,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:05,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b4c464f-4dfb-4d20-bc53-6c33936e7145 x-compute-request-id: req-0b4c464f-4dfb-4d20-bc53-6c33936e7145 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:05,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0b4c464f-4dfb-4d20-bc53-6c33936e7145 2018-11-02 22:16:05,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567094087601s 2018-11-02 22:16:05,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0b4c464f-4dfb-4d20-bc53-6c33936e7145 2018-11-02 22:16:05,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:07,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:07,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:08,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b1d18c-8731-4860-8139-1dee0a13bb6e x-compute-request-id: req-16b1d18c-8731-4860-8139-1dee0a13bb6e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:08,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-16b1d18c-8731-4860-8139-1dee0a13bb6e 2018-11-02 22:16:08,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567929983139s 2018-11-02 22:16:08,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-16b1d18c-8731-4860-8139-1dee0a13bb6e 2018-11-02 22:16:08,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:10,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:10,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f9bfb27-73b2-4bc7-9055-141e07a5f839 x-compute-request-id: req-3f9bfb27-73b2-4bc7-9055-141e07a5f839 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:10,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f9bfb27-73b2-4bc7-9055-141e07a5f839 2018-11-02 22:16:10,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53581905365s 2018-11-02 22:16:10,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f9bfb27-73b2-4bc7-9055-141e07a5f839 2018-11-02 22:16:10,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:12,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:12,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:13,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7329c63f-4bb6-4756-b50f-ee92eca5e3d8 x-compute-request-id: req-7329c63f-4bb6-4756-b50f-ee92eca5e3d8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:13,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7329c63f-4bb6-4756-b50f-ee92eca5e3d8 2018-11-02 22:16:13,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02560806274s 2018-11-02 22:16:13,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7329c63f-4bb6-4756-b50f-ee92eca5e3d8 2018-11-02 22:16:13,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:15,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:16,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85032c31-068f-4632-91f0-a7fedecae3bd x-compute-request-id: req-85032c31-068f-4632-91f0-a7fedecae3bd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:16,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-85032c31-068f-4632-91f0-a7fedecae3bd 2018-11-02 22:16:16,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349582910538s 2018-11-02 22:16:16,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-85032c31-068f-4632-91f0-a7fedecae3bd 2018-11-02 22:16:16,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:18,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:18,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02ae6e80-c322-4c00-8f67-fe210ad5dd21 x-compute-request-id: req-02ae6e80-c322-4c00-8f67-fe210ad5dd21 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:18,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-02ae6e80-c322-4c00-8f67-fe210ad5dd21 2018-11-02 22:16:18,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556226968765s 2018-11-02 22:16:18,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-02ae6e80-c322-4c00-8f67-fe210ad5dd21 2018-11-02 22:16:18,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:20,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:21,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a997a2ba-7840-444f-8153-e48201e192d5 x-compute-request-id: req-a997a2ba-7840-444f-8153-e48201e192d5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:21,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a997a2ba-7840-444f-8153-e48201e192d5 2018-11-02 22:16:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04523396492s 2018-11-02 22:16:21,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a997a2ba-7840-444f-8153-e48201e192d5 2018-11-02 22:16:21,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:23,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:23,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:24,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c868e97-218b-46d5-8e1a-475adbe6f064 x-compute-request-id: req-8c868e97-218b-46d5-8e1a-475adbe6f064 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:24,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8c868e97-218b-46d5-8e1a-475adbe6f064 2018-11-02 22:16:24,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767035007477s 2018-11-02 22:16:24,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8c868e97-218b-46d5-8e1a-475adbe6f064 2018-11-02 22:16:24,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:26,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:26,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d664ba6d-b5f0-40a3-831c-d3930f654d60 x-compute-request-id: req-d664ba6d-b5f0-40a3-831c-d3930f654d60 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:26,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d664ba6d-b5f0-40a3-831c-d3930f654d60 2018-11-02 22:16:26,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557206869125s 2018-11-02 22:16:26,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d664ba6d-b5f0-40a3-831c-d3930f654d60 2018-11-02 22:16:26,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:28,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:29,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bd4bf26-fcaa-4809-8d87-af8add2041c7 x-compute-request-id: req-1bd4bf26-fcaa-4809-8d87-af8add2041c7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:29,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1bd4bf26-fcaa-4809-8d87-af8add2041c7 2018-11-02 22:16:29,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562867879868s 2018-11-02 22:16:29,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1bd4bf26-fcaa-4809-8d87-af8add2041c7 2018-11-02 22:16:29,553 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:31,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:32,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45c85886-57f6-41f6-b67d-1a59ccbb96c1 x-compute-request-id: req-45c85886-57f6-41f6-b67d-1a59ccbb96c1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:32,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-45c85886-57f6-41f6-b67d-1a59ccbb96c1 2018-11-02 22:16:32,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539782047272s 2018-11-02 22:16:32,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-45c85886-57f6-41f6-b67d-1a59ccbb96c1 2018-11-02 22:16:32,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:34,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:34,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:34,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e665b69-0d99-405b-a565-989cd7a085ed x-compute-request-id: req-4e665b69-0d99-405b-a565-989cd7a085ed Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:34,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e665b69-0d99-405b-a565-989cd7a085ed 2018-11-02 22:16:34,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555618047714s 2018-11-02 22:16:34,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e665b69-0d99-405b-a565-989cd7a085ed 2018-11-02 22:16:34,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:36,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:37,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdcd0476-3caa-41c3-8522-aa04c2427fb5 x-compute-request-id: req-bdcd0476-3caa-41c3-8522-aa04c2427fb5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:37,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bdcd0476-3caa-41c3-8522-aa04c2427fb5 2018-11-02 22:16:37,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736300230026s 2018-11-02 22:16:37,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bdcd0476-3caa-41c3-8522-aa04c2427fb5 2018-11-02 22:16:37,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:39,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:39,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f6757d3-a2f6-477d-9423-1dcc94ff1cf5 x-compute-request-id: req-8f6757d3-a2f6-477d-9423-1dcc94ff1cf5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:39,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f6757d3-a2f6-477d-9423-1dcc94ff1cf5 2018-11-02 22:16:39,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372921943665s 2018-11-02 22:16:39,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f6757d3-a2f6-477d-9423-1dcc94ff1cf5 2018-11-02 22:16:39,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:41,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:42,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acd78e82-d09f-4289-974c-08b3a0a5e69c x-compute-request-id: req-acd78e82-d09f-4289-974c-08b3a0a5e69c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:42,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-acd78e82-d09f-4289-974c-08b3a0a5e69c 2018-11-02 22:16:42,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761541843414s 2018-11-02 22:16:42,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-acd78e82-d09f-4289-974c-08b3a0a5e69c 2018-11-02 22:16:42,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:44,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:44,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8eba488b-1141-4ffb-bf13-33a5a3d2e066 x-compute-request-id: req-8eba488b-1141-4ffb-bf13-33a5a3d2e066 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:44,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8eba488b-1141-4ffb-bf13-33a5a3d2e066 2018-11-02 22:16:44,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365702867508s 2018-11-02 22:16:44,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8eba488b-1141-4ffb-bf13-33a5a3d2e066 2018-11-02 22:16:44,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:46,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:47,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1ed4013-e37e-4344-9341-b1f382ede000 x-compute-request-id: req-c1ed4013-e37e-4344-9341-b1f382ede000 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:47,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c1ed4013-e37e-4344-9341-b1f382ede000 2018-11-02 22:16:47,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576951026917s 2018-11-02 22:16:47,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c1ed4013-e37e-4344-9341-b1f382ede000 2018-11-02 22:16:47,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:49,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:50,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3fe4490-258a-4a4d-a2a3-c73fef2a85ec x-compute-request-id: req-b3fe4490-258a-4a4d-a2a3-c73fef2a85ec Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:50,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3fe4490-258a-4a4d-a2a3-c73fef2a85ec 2018-11-02 22:16:50,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569711208344s 2018-11-02 22:16:50,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3fe4490-258a-4a4d-a2a3-c73fef2a85ec 2018-11-02 22:16:50,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:52,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:52,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53b57f36-667c-487e-9fdd-af8b147c025a x-compute-request-id: req-53b57f36-667c-487e-9fdd-af8b147c025a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:52,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53b57f36-667c-487e-9fdd-af8b147c025a 2018-11-02 22:16:52,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539314985275s 2018-11-02 22:16:52,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53b57f36-667c-487e-9fdd-af8b147c025a 2018-11-02 22:16:52,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:54,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:54,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:55,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f6ea825-3296-4b6e-84e1-8d7db2500b55 x-compute-request-id: req-8f6ea825-3296-4b6e-84e1-8d7db2500b55 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:55,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f6ea825-3296-4b6e-84e1-8d7db2500b55 2018-11-02 22:16:55,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582801818848s 2018-11-02 22:16:55,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f6ea825-3296-4b6e-84e1-8d7db2500b55 2018-11-02 22:16:55,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:57,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:16:57,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3234a92e-2b99-448e-a9bb-07813de65135 x-compute-request-id: req-3234a92e-2b99-448e-a9bb-07813de65135 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:16:57,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3234a92e-2b99-448e-a9bb-07813de65135 2018-11-02 22:16:57,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687368154526s 2018-11-02 22:16:57,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3234a92e-2b99-448e-a9bb-07813de65135 2018-11-02 22:16:57,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:16:59,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:16:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:00,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce8a667-04cb-4ecb-8d75-df6d4bd15f02 x-compute-request-id: req-4ce8a667-04cb-4ecb-8d75-df6d4bd15f02 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:00,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ce8a667-04cb-4ecb-8d75-df6d4bd15f02 2018-11-02 22:17:00,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552947044373s 2018-11-02 22:17:00,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ce8a667-04cb-4ecb-8d75-df6d4bd15f02 2018-11-02 22:17:00,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:02,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:02,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:03,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19e0e23-af8c-4752-9c42-f83d12070271 x-compute-request-id: req-c19e0e23-af8c-4752-9c42-f83d12070271 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:03,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c19e0e23-af8c-4752-9c42-f83d12070271 2018-11-02 22:17:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962862014771s 2018-11-02 22:17:03,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c19e0e23-af8c-4752-9c42-f83d12070271 2018-11-02 22:17:03,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:05,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:05,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:05,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f198f75-2f61-4918-96a3-2774945245fd x-compute-request-id: req-9f198f75-2f61-4918-96a3-2774945245fd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:05,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9f198f75-2f61-4918-96a3-2774945245fd 2018-11-02 22:17:05,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368010044098s 2018-11-02 22:17:05,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9f198f75-2f61-4918-96a3-2774945245fd 2018-11-02 22:17:05,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:07,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-014e2ebe-276c-4bd4-9e1d-cab68846cfa8 x-compute-request-id: req-014e2ebe-276c-4bd4-9e1d-cab68846cfa8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:08,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-014e2ebe-276c-4bd4-9e1d-cab68846cfa8 2018-11-02 22:17:08,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564275979996s 2018-11-02 22:17:08,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-014e2ebe-276c-4bd4-9e1d-cab68846cfa8 2018-11-02 22:17:08,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:10,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:10,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:10,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daa76535-fb36-46e3-afe3-aeeaddfa5091 x-compute-request-id: req-daa76535-fb36-46e3-afe3-aeeaddfa5091 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:10,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-daa76535-fb36-46e3-afe3-aeeaddfa5091 2018-11-02 22:17:10,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532121896744s 2018-11-02 22:17:10,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-daa76535-fb36-46e3-afe3-aeeaddfa5091 2018-11-02 22:17:10,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:12,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:13,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f7094d3-e40d-4c10-b4aa-0a5b19952978 x-compute-request-id: req-5f7094d3-e40d-4c10-b4aa-0a5b19952978 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:13,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f7094d3-e40d-4c10-b4aa-0a5b19952978 2018-11-02 22:17:13,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558011054993s 2018-11-02 22:17:13,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f7094d3-e40d-4c10-b4aa-0a5b19952978 2018-11-02 22:17:13,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:15,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:15,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:16,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a6b063d-8db2-4854-bfbf-93b6f98418f6 x-compute-request-id: req-5a6b063d-8db2-4854-bfbf-93b6f98418f6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:16,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5a6b063d-8db2-4854-bfbf-93b6f98418f6 2018-11-02 22:17:16,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578837871552s 2018-11-02 22:17:16,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5a6b063d-8db2-4854-bfbf-93b6f98418f6 2018-11-02 22:17:16,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:18,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:18,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a26d2f20-f9b1-4a5f-9aae-ada178cec213 x-compute-request-id: req-a26d2f20-f9b1-4a5f-9aae-ada178cec213 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:18,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a26d2f20-f9b1-4a5f-9aae-ada178cec213 2018-11-02 22:17:18,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577301025391s 2018-11-02 22:17:18,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a26d2f20-f9b1-4a5f-9aae-ada178cec213 2018-11-02 22:17:18,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:20,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:21,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a6fac6-31dd-4b1e-9a18-15ae99f5cdb7 x-compute-request-id: req-00a6fac6-31dd-4b1e-9a18-15ae99f5cdb7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:21,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-00a6fac6-31dd-4b1e-9a18-15ae99f5cdb7 2018-11-02 22:17:21,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629782915115s 2018-11-02 22:17:21,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-00a6fac6-31dd-4b1e-9a18-15ae99f5cdb7 2018-11-02 22:17:21,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:23,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:23,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c58ce8e9-c1ab-4240-81b3-81272e8c359a x-compute-request-id: req-c58ce8e9-c1ab-4240-81b3-81272e8c359a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:23,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c58ce8e9-c1ab-4240-81b3-81272e8c359a 2018-11-02 22:17:23,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6300740242s 2018-11-02 22:17:23,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c58ce8e9-c1ab-4240-81b3-81272e8c359a 2018-11-02 22:17:23,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:25,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:26,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36e5370e-6519-4bd5-b44b-25fc43b2d049 x-compute-request-id: req-36e5370e-6519-4bd5-b44b-25fc43b2d049 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:26,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-36e5370e-6519-4bd5-b44b-25fc43b2d049 2018-11-02 22:17:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59002995491s 2018-11-02 22:17:26,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-36e5370e-6519-4bd5-b44b-25fc43b2d049 2018-11-02 22:17:26,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:28,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:29,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d470dbb-bf64-4728-9bda-85ba4f4ec191 x-compute-request-id: req-0d470dbb-bf64-4728-9bda-85ba4f4ec191 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:29,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0d470dbb-bf64-4728-9bda-85ba4f4ec191 2018-11-02 22:17:29,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58957695961s 2018-11-02 22:17:29,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0d470dbb-bf64-4728-9bda-85ba4f4ec191 2018-11-02 22:17:29,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:31,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:31,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:31,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-647f3be9-9d55-4a78-904f-fbbf54619d5c x-compute-request-id: req-647f3be9-9d55-4a78-904f-fbbf54619d5c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:31,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-647f3be9-9d55-4a78-904f-fbbf54619d5c 2018-11-02 22:17:31,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431835174561s 2018-11-02 22:17:31,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-647f3be9-9d55-4a78-904f-fbbf54619d5c 2018-11-02 22:17:31,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:33,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:34,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9448c76a-5cd0-45ed-99b1-33bfab1447d0 x-compute-request-id: req-9448c76a-5cd0-45ed-99b1-33bfab1447d0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T22:14:15Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:34,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9448c76a-5cd0-45ed-99b1-33bfab1447d0 2018-11-02 22:17:34,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984043121338s 2018-11-02 22:17:34,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9448c76a-5cd0-45ed-99b1-33bfab1447d0 2018-11-02 22:17:34,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 22:17:36,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 22:17:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:37,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc29c86-3d47-44d2-abae-24aea540c927 x-compute-request-id: req-6fc29c86-3d47-44d2-abae-24aea540c927 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:89:fe", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T22:17:33.000000", "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T22:17:33Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 22:17:37,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6fc29c86-3d47-44d2-abae-24aea540c927 2018-11-02 22:17:37,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544846057892s 2018-11-02 22:17:37,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6fc29c86-3d47-44d2-abae-24aea540c927 2018-11-02 22:17:37,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 22:17:37,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=5ca9fd69-441c-47bc-af4b-bdc43f37bc88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:37,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e3136fb2-d230-4176-8c6d-bbcc8c461124 Date: Fri, 02 Nov 2018 22:17:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"747a6743-43fa-429b-ae9f-7478d7c2e222","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:14:15Z","admin_state_up":true,"updated_at":"2018-11-02T22:17:33Z","binding:vnic_type":"normal","device_id":"5ca9fd69-441c-47bc-af4b-bdc43f37bc88","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:77:89:fe","id":"2dca6c2a-f9c7-4f8f-9c92-863414bcac2d","port_security_enabled":true,"project_id":"fa792b80595b44388aab6f080a922932","fixed_ips":[{"subnet_id":"9b37eb2f-4985-4582-be46-e5f7db74f37b","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["b3f3ce3c-4b56-4482-9a91-062adf0b0cc8"],"name":""}]} 2018-11-02 22:17:37,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5ca9fd69-441c-47bc-af4b-bdc43f37bc88 used request id req-e3136fb2-d230-4176-8c6d-bbcc8c461124 2018-11-02 22:17:37,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500810146332s 2018-11-02 22:17:37,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5ca9fd69-441c-47bc-af4b-bdc43f37bc88 used request id req-e3136fb2-d230-4176-8c6d-bbcc8c461124 2018-11-02 22:17:37,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 22:17:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=2dca6c2a-f9c7-4f8f-9c92-863414bcac2d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:37,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c1abedcb-52d3-4138-a50b-e85d44eec3c5 Date: Fri, 02 Nov 2018 22:17:37 GMT RESP BODY: {"floatingips": []} 2018-11-02 22:17:37,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=2dca6c2a-f9c7-4f8f-9c92-863414bcac2d used request id req-c1abedcb-52d3-4138-a50b-e85d44eec3c5 2018-11-02 22:17:37,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186011791229s 2018-11-02 22:17:37,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=2dca6c2a-f9c7-4f8f-9c92-863414bcac2d used request id req-c1abedcb-52d3-4138-a50b-e85d44eec3c5 2018-11-02 22:17:37,194 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:77:89:fe', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'50262937-4867-4acd-840a-0dd1fd042678'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T22:17:33.000000', 'flavor': Munch({u'id': u'ee5c4d79-c8ea-4251-809e-4c63b54b7120'}), 'az': u'nova', 'id': u'5ca9fd69-441c-47bc-af4b-bdc43f37bc88', 'security_groups': [Munch({u'name': u'shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3220d91c854a4be7abb345fef9c2d1d2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa792b80595b44388aab6f080a922932', 'name': 'shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T22:17:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T22:17:33Z', 'hostId': u'b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T22:17:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fa792b80595b44388aab6f080a922932', 'name': u'shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf', 'adminPass': u'rNYJnbYDvhd5', 'tenant_id': u'fa792b80595b44388aab6f080a922932', 'created_at': u'2018-11-02T22:14:11Z', 'created': u'2018-11-02T22:14:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 22:17:37,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 22:17:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:37,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-38646f96-977e-4e6c-b8bb-72c62013b3d8 Date: Fri, 02 Nov 2018 22:17:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b37eb2f-4985-4582-be46-e5f7db74f37b"],"updated_at":"2018-11-02T22:13:44Z","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fa792b80595b44388aab6f080a922932","id":"747a6743-43fa-429b-ae9f-7478d7c2e222","name":"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 22:17:37,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-38646f96-977e-4e6c-b8bb-72c62013b3d8 2018-11-02 22:17:37,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103045940399s 2018-11-02 22:17:37,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-38646f96-977e-4e6c-b8bb-72c62013b3d8 2018-11-02 22:17:37,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 22:17:37,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=5ca9fd69-441c-47bc-af4b-bdc43f37bc88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:37,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0b614962-574c-467a-ac87-97db37238bd1 Date: Fri, 02 Nov 2018 22:17:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"747a6743-43fa-429b-ae9f-7478d7c2e222","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:14:15Z","admin_state_up":true,"updated_at":"2018-11-02T22:17:33Z","binding:vnic_type":"normal","device_id":"5ca9fd69-441c-47bc-af4b-bdc43f37bc88","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:77:89:fe","id":"2dca6c2a-f9c7-4f8f-9c92-863414bcac2d","port_security_enabled":true,"project_id":"fa792b80595b44388aab6f080a922932","fixed_ips":[{"subnet_id":"9b37eb2f-4985-4582-be46-e5f7db74f37b","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["b3f3ce3c-4b56-4482-9a91-062adf0b0cc8"],"name":""}]} 2018-11-02 22:17:37,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5ca9fd69-441c-47bc-af4b-bdc43f37bc88 used request id req-0b614962-574c-467a-ac87-97db37238bd1 2018-11-02 22:17:37,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0471951961517s 2018-11-02 22:17:37,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5ca9fd69-441c-47bc-af4b-bdc43f37bc88 used request id req-0b614962-574c-467a-ac87-97db37238bd1 2018-11-02 22:17:37,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 22:17:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.6", "port_id": "2dca6c2a-f9c7-4f8f-9c92-863414bcac2d"}}' 2018-11-02 22:17:39,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-2bbe642c-e449-4400-9844-12b72eeac654 Date: Fri, 02 Nov 2018 22:17:39 GMT RESP BODY: {"floatingip": {"router_id": "0b1d44a5-314b-42de-8203-65416e255e03", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T22:17:38Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "2dca6c2a-f9c7-4f8f-9c92-863414bcac2d", "id": "ad4dbacc-f3cc-4eaf-8783-ab9bbcf47257", "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:17:38Z", "project_id": "fa792b80595b44388aab6f080a922932"}} 2018-11-02 22:17:39,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2bbe642c-e449-4400-9844-12b72eeac654 2018-11-02 22:17:39,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.85909605026s 2018-11-02 22:17:39,210 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2bbe642c-e449-4400-9844-12b72eeac654 2018-11-02 22:17:39,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 22:17:39,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" 2018-11-02 22:17:39,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-b4f9ec78-a899-48f5-9083-32cfbb5a3429 Date: Fri, 02 Nov 2018 22:17:39 GMT RESP BODY: {"floatingips": [{"router_id": "0b1d44a5-314b-42de-8203-65416e255e03", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T22:17:38Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "2dca6c2a-f9c7-4f8f-9c92-863414bcac2d", "id": "ad4dbacc-f3cc-4eaf-8783-ab9bbcf47257", "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:17:38Z", "project_id": "fa792b80595b44388aab6f080a922932"}]} 2018-11-02 22:17:39,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b4f9ec78-a899-48f5-9083-32cfbb5a3429 2018-11-02 22:17:39,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020416021347s 2018-11-02 22:17:39,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b4f9ec78-a899-48f5-9083-32cfbb5a3429 2018-11-02 22:17:39,243 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0b1d44a5-314b-42de-8203-65416e255e03', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'fa792b80595b44388aab6f080a922932', 'created_at': u'2018-11-02T22:17:38Z', 'attached': True, 'updated_at': u'2018-11-02T22:17:38Z', 'id': u'ad4dbacc-f3cc-4eaf-8783-ab9bbcf47257', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa792b80595b44388aab6f080a922932', 'name': 'shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'0b1d44a5-314b-42de-8203-65416e255e03', 'project_id': u'fa792b80595b44388aab6f080a922932', 'port_id': u'2dca6c2a-f9c7-4f8f-9c92-863414bcac2d', 'port': u'2dca6c2a-f9c7-4f8f-9c92-863414bcac2d', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 22:17:39,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:17:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:17:39,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17: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-30760005-172c-4f78-9fd2-350fdeca1789 x-compute-request-id: req-30760005-172c-4f78-9fd2-350fdeca1789 Content-Encoding: gzip Content-Length: 10470 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-11-02 22:17:39,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-30760005-172c-4f78-9fd2-350fdeca1789 2018-11-02 22:17:39,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732500553131s 2018-11-02 22:17:39,319 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-30760005-172c-4f78-9fd2-350fdeca1789 2018-11-02 22:17:39,319 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-11-02 22:17:40,322 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-11-02 22:17:49,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:17:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:17:49,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a46b67a0-6933-45e3-95a5-061d056ee594 x-compute-request-id: req-a46b67a0-6933-45e3-95a5-061d056ee594 Content-Encoding: gzip Content-Length: 10596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-11-02 22:17:49,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-a46b67a0-6933-45e3-95a5-061d056ee594 2018-11-02 22:17:49,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119343996048s 2018-11-02 22:17:49,450 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-a46b67a0-6933-45e3-95a5-061d056ee594 2018-11-02 22:17:49,451 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-11-02 22:17:49,453 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-02 22:17:58,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:17:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:17:58,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c342dfd-1b90-4c02-86c6-43e87e2707d2 x-compute-request-id: req-6c342dfd-1b90-4c02-86c6-43e87e2707d2 Content-Encoding: gzip Content-Length: 10596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-11-02 22:17:58,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-6c342dfd-1b90-4c02-86c6-43e87e2707d2 2018-11-02 22:17:58,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0721161365509s 2018-11-02 22:17:58,536 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-6c342dfd-1b90-4c02-86c6-43e87e2707d2 2018-11-02 22:17:58,536 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-11-02 22:17:58,538 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-02 22:18:07,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:18:07,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:18:07,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f895d53b-a9e6-485b-8164-2a483e624f2f x-compute-request-id: req-f895d53b-a9e6-485b-8164-2a483e624f2f Content-Encoding: gzip Content-Length: 10596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-11-02 22:18:07,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-f895d53b-a9e6-485b-8164-2a483e624f2f 2018-11-02 22:18:07,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0976748466492s 2018-11-02 22:18:07,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-f895d53b-a9e6-485b-8164-2a483e624f2f 2018-11-02 22:18:07,647 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-11-02 22:18:07,649 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-02 22:18:16,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:18:16,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:18:16,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:18:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aab88ab9-3b77-4bb8-8569-ef4361351893 x-compute-request-id: req-aab88ab9-3b77-4bb8-8569-ef4361351893 Content-Encoding: gzip Content-Length: 10596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-11-02 22:18:16,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-aab88ab9-3b77-4bb8-8569-ef4361351893 2018-11-02 22:18:16,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799949169159s 2018-11-02 22:18:16,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-aab88ab9-3b77-4bb8-8569-ef4361351893 2018-11-02 22:18:16,740 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-11-02 22:18:16,742 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-02 22:18:25,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:18:25,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:18:25,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ed88530-de68-4b55-81e8-192a3245c5ac x-compute-request-id: req-9ed88530-de68-4b55-81e8-192a3245c5ac Content-Encoding: gzip Content-Length: 10596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-11-02 22:18:25,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-9ed88530-de68-4b55-81e8-192a3245c5ac 2018-11-02 22:18:25,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737040042877s 2018-11-02 22:18:25,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-9ed88530-de68-4b55-81e8-192a3245c5ac 2018-11-02 22:18:25,827 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-11-02 22:18:25,829 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-02 22:18:34,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:18:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:18:34,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed6a3ef1-5e08-43db-aea4-0d5ecbb299fa x-compute-request-id: req-ed6a3ef1-5e08-43db-aea4-0d5ecbb299fa Content-Encoding: gzip Content-Length: 12934 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds.\n[ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe |\n[ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe |\n[ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH |\n[ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.905267] cloud-init[948]: Generating public/private rsa key pair.\n[ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.914113] cloud-init[948]: The key fingerprint is:\n[ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.921571] cloud-init[948]: The key's randomart image is:\n[ 58.922931] cloud-init[948]: +---[RSA 2048]----+\n[ 58.928276] cloud-init[948]: | .. +o =+.E |\n[ 58.929597] cloud-init[948]: | . +...+ =+oo o.|\n[ 58.930803] cloud-init[948]: |. ooo.+.=+ o +|\n[ 58.936131] cloud-init[948]: |.. ...o.=.o. . |\n[ 58.937378] cloud-init[948]: |o.. .+.S.o. |\n[ 58.938579] cloud-init[948]: |o. . ... + . |\n[ 58.939760] cloud-init[948]: |. . .. + |\n[ 58.944894] cloud-init[948]: | . ooo |\n[ 58.946093] cloud-init[948]: | ..=. |\n[ 58.947285] cloud-init[948]: +----[SHA256]-----+\n[ 58.952323] cloud-init[948]: Generating public/private dsa key pair.\n[ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.960123] cloud-init[948]: The key fingerprint is:\n[ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.966218] cloud-init[948]: The key's randomart image is:\n[ 58.972120] cloud-init[948]: +---[DSA 1024]----+\n[ 58.973364] cloud-init[948]: | o.o.=*B+o |\n[ 58.974570] cloud-init[948]: | o =+**=. |\n[ 58.975768] cloud-init[948]: | o.=@ ++ |\n[ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 58.983238] cloud-init[948]: | . S +... |\n[ 58.984514] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[cloud-init[948]: | o = .. |\n[ 58.988837] cloud-init[948]: | . . .o. |\n[ 58.989717] cloud-init[948]: | . .oo |\n[ 58.990580] cloud-init[948]: | =* |\n[ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.002829] cloud-init[948]: The key fingerprint is:\n[ 59.003729] cloud-init\n[[0;32m OK [0m] Reached target Timers.\n[948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[ 59.012251] cloud-init[948]: The key's randomart image is:\n[ 59.013498] cloud-init[948]: +---[ECDSA 256]---+\n[ 59.014643] cloud-init[948]: | . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 59.017817] cloud-init[948]: | . . |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 59.022739] cloud-init[948]: | . .o. . . |\n[ 59.026826] cloud-init[948]: | . +o.Bo.+ . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.029614] cloud-init[948]: | ..=So*+ = |\n[[0;32m OK [0m] Reached target Basic System.\n[ 59.031889] cloud-init[948]: | .+=o= * . |\n Starting LXD - container startup/shutdown...\n[ 59.034586] cloud-init[948]: | .+*+=.* |\n[ 59.036060] cloud-init[948]: | .o=oo.+.o|\n[ 59.037656] [[0;32m OK [0m] Started ACPI event daemon.\n Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o|\n[ 59.041452] cloud-init[948]: +----[SHA256]-----+\n[ 59.042428] cloud-init\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Accounts Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[948]: Generating public/private ed25519 key pair.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init\n Starting Snappy daemon...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[948]: The key fingerprint is:\n[ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[948]: The key's randomart image is:\n[ 59.221212] cloud-init[948]: +--[ED25519 256]--+\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n[ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 59.269027] cloud-init[948]: | o +=X . |\n[ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[948]: | . XoOo= * |\n[ 59.284469] cloud-init[948]: | SEO.= * =|\n[ 59.290004] cloud-init[948]: | ..+ + +.|\n[ 59.295323] cloud-init[948]: | B.o. |\n[ 59.302808] cloud-init[948]: | o.o. |\n[ 59.307048] cloud-init[948]: | .. |\n[ 59.316096] cloud-init[948]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.681047] cloud-init[1049]: Generating locales (this might take a while)...\n"} 2018-11-02 22:18:34,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-ed6a3ef1-5e08-43db-aea4-0d5ecbb299fa 2018-11-02 22:18:34,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782029628754s 2018-11-02 22:18:34,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-ed6a3ef1-5e08-43db-aea4-0d5ecbb299fa 2018-11-02 22:18:34,918 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds. [ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe | [ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe | [ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH | [ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.905267] cloud-init[948]: Generating public/private rsa key pair. [ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.914113] cloud-init[948]: The key fingerprint is: [ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.921571] cloud-init[948]: The key's randomart image is: [ 58.922931] cloud-init[948]: +---[RSA 2048]----+ [ 58.928276] cloud-init[948]: | .. +o =+.E | [ 58.929597] cloud-init[948]: | . +...+ =+oo o.| [ 58.930803] cloud-init[948]: |. ooo.+.=+ o +| [ 58.936131] cloud-init[948]: |.. ...o.=.o. . | [ 58.937378] cloud-init[948]: |o.. .+.S.o. | [ 58.938579] cloud-init[948]: |o. . ... + . | [ 58.939760] cloud-init[948]: |. . .. + | [ 58.944894] cloud-init[948]: | . ooo | [ 58.946093] cloud-init[948]: | ..=. | [ 58.947285] cloud-init[948]: +----[SHA256]-----+ [ 58.952323] cloud-init[948]: Generating public/private dsa key pair. [ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.960123] cloud-init[948]: The key fingerprint is: [ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.966218] cloud-init[948]: The key's randomart image is: [ 58.972120] cloud-init[948]: +---[DSA 1024]----+ [ 58.973364] cloud-init[948]: | o.o.=*B+o | [ 58.974570] cloud-init[948]: | o =+**=. | [ 58.975768] cloud-init[948]: | o.=@ ++ | [ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.983238] cloud-init[948]: | . S +... | [ 58.984514] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [cloud-init[948]: | o = .. | [ 58.988837] cloud-init[948]: | . . .o. | [ 58.989717] cloud-init[948]: | . .oo | [ 58.990580] cloud-init[948]: | =* | [ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.002829] cloud-init[948]: The key fingerprint is: [ 59.003729] cloud-init [[0;32m OK [0m] Reached target Timers. [948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 59.012251] cloud-init[948]: The key's randomart image is: [ 59.013498] cloud-init[948]: +---[ECDSA 256]---+ [ 59.014643] cloud-init[948]: | . | [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.017817] cloud-init[948]: | . . | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.022739] cloud-init[948]: | . .o. . . | [ 59.026826] cloud-init[948]: | . +o.Bo.+ . | [[0;32m OK [0m] Reached target Sockets. [ 59.029614] cloud-init[948]: | ..=So*+ = | [[0;32m OK [0m] Reached target Basic System. [ 59.031889] cloud-init[948]: | .+=o= * . | Starting LXD - container startup/shutdown... [ 59.034586] cloud-init[948]: | .+*+=.* | [ 59.036060] cloud-init[948]: | .o=oo.+.o| [ 59.037656] [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o| [ 59.041452] cloud-init[948]: +----[SHA256]-----+ [ 59.042428] cloud-init [[0;32m OK [0m] Started iperf3 Service. Starting Accounts Service... Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [948]: Generating public/private ed25519 key pair. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init Starting Snappy daemon... Starting Pollinate to seed the pseudo random number generator... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[948]: The key fingerprint is: [ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [948]: The key's randomart image is: [ 59.221212] cloud-init[948]: +--[ED25519 256]--+ Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. [ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.269027] cloud-init[948]: | o +=X . | [ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[948]: | . XoOo= * | [ 59.284469] cloud-init[948]: | SEO.= * =| [ 59.290004] cloud-init[948]: | ..+ + +.| [ 59.295323] cloud-init[948]: | B.o. | [ 59.302808] cloud-init[948]: | o.o. | [ 59.307048] cloud-init[948]: | .. | [ 59.316096] cloud-init[948]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.681047] cloud-init[1049]: Generating locales (this might take a while)... 2018-11-02 22:18:34,921 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-02 22:18:43,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:18:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:18:44,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93770a55-c817-47c4-b641-76c894e4e475 x-compute-request-id: req-93770a55-c817-47c4-b641-76c894e4e475 Content-Encoding: gzip Content-Length: 12974 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds.\n[ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe |\n[ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe |\n[ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH |\n[ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.905267] cloud-init[948]: Generating public/private rsa key pair.\n[ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.914113] cloud-init[948]: The key fingerprint is:\n[ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.921571] cloud-init[948]: The key's randomart image is:\n[ 58.922931] cloud-init[948]: +---[RSA 2048]----+\n[ 58.928276] cloud-init[948]: | .. +o =+.E |\n[ 58.929597] cloud-init[948]: | . +...+ =+oo o.|\n[ 58.930803] cloud-init[948]: |. ooo.+.=+ o +|\n[ 58.936131] cloud-init[948]: |.. ...o.=.o. . |\n[ 58.937378] cloud-init[948]: |o.. .+.S.o. |\n[ 58.938579] cloud-init[948]: |o. . ... + . |\n[ 58.939760] cloud-init[948]: |. . .. + |\n[ 58.944894] cloud-init[948]: | . ooo |\n[ 58.946093] cloud-init[948]: | ..=. |\n[ 58.947285] cloud-init[948]: +----[SHA256]-----+\n[ 58.952323] cloud-init[948]: Generating public/private dsa key pair.\n[ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.960123] cloud-init[948]: The key fingerprint is:\n[ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.966218] cloud-init[948]: The key's randomart image is:\n[ 58.972120] cloud-init[948]: +---[DSA 1024]----+\n[ 58.973364] cloud-init[948]: | o.o.=*B+o |\n[ 58.974570] cloud-init[948]: | o =+**=. |\n[ 58.975768] cloud-init[948]: | o.=@ ++ |\n[ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 58.983238] cloud-init[948]: | . S +... |\n[ 58.984514] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[cloud-init[948]: | o = .. |\n[ 58.988837] cloud-init[948]: | . . .o. |\n[ 58.989717] cloud-init[948]: | . .oo |\n[ 58.990580] cloud-init[948]: | =* |\n[ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.002829] cloud-init[948]: The key fingerprint is:\n[ 59.003729] cloud-init\n[[0;32m OK [0m] Reached target Timers.\n[948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[ 59.012251] cloud-init[948]: The key's randomart image is:\n[ 59.013498] cloud-init[948]: +---[ECDSA 256]---+\n[ 59.014643] cloud-init[948]: | . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 59.017817] cloud-init[948]: | . . |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 59.022739] cloud-init[948]: | . .o. . . |\n[ 59.026826] cloud-init[948]: | . +o.Bo.+ . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.029614] cloud-init[948]: | ..=So*+ = |\n[[0;32m OK [0m] Reached target Basic System.\n[ 59.031889] cloud-init[948]: | .+=o= * . |\n Starting LXD - container startup/shutdown...\n[ 59.034586] cloud-init[948]: | .+*+=.* |\n[ 59.036060] cloud-init[948]: | .o=oo.+.o|\n[ 59.037656] [[0;32m OK [0m] Started ACPI event daemon.\n Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o|\n[ 59.041452] cloud-init[948]: +----[SHA256]-----+\n[ 59.042428] cloud-init\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Accounts Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[948]: Generating public/private ed25519 key pair.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init\n Starting Snappy daemon...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[948]: The key fingerprint is:\n[ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[948]: The key's randomart image is:\n[ 59.221212] cloud-init[948]: +--[ED25519 256]--+\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n[ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 59.269027] cloud-init[948]: | o +=X . |\n[ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[948]: | . XoOo= * |\n[ 59.284469] cloud-init[948]: | SEO.= * =|\n[ 59.290004] cloud-init[948]: | ..+ + +.|\n[ 59.295323] cloud-init[948]: | B.o. |\n[ 59.302808] cloud-init[948]: | o.o. |\n[ 59.307048] cloud-init[948]: | .. |\n[ 59.316096] cloud-init[948]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.681047] cloud-init[1049]: Generating locales (this might take a while)...\n[ 60.355993] cloud-init[1049]: en_US.UTF-8... done\n[ 60.358133] cloud-init[1049]: Generation complete.\n"} 2018-11-02 22:18:44,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-93770a55-c817-47c4-b641-76c894e4e475 2018-11-02 22:18:44,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.147843122482s 2018-11-02 22:18:44,079 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-93770a55-c817-47c4-b641-76c894e4e475 2018-11-02 22:18:44,079 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds. [ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe | [ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe | [ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH | [ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.905267] cloud-init[948]: Generating public/private rsa key pair. [ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.914113] cloud-init[948]: The key fingerprint is: [ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.921571] cloud-init[948]: The key's randomart image is: [ 58.922931] cloud-init[948]: +---[RSA 2048]----+ [ 58.928276] cloud-init[948]: | .. +o =+.E | [ 58.929597] cloud-init[948]: | . +...+ =+oo o.| [ 58.930803] cloud-init[948]: |. ooo.+.=+ o +| [ 58.936131] cloud-init[948]: |.. ...o.=.o. . | [ 58.937378] cloud-init[948]: |o.. .+.S.o. | [ 58.938579] cloud-init[948]: |o. . ... + . | [ 58.939760] cloud-init[948]: |. . .. + | [ 58.944894] cloud-init[948]: | . ooo | [ 58.946093] cloud-init[948]: | ..=. | [ 58.947285] cloud-init[948]: +----[SHA256]-----+ [ 58.952323] cloud-init[948]: Generating public/private dsa key pair. [ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.960123] cloud-init[948]: The key fingerprint is: [ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.966218] cloud-init[948]: The key's randomart image is: [ 58.972120] cloud-init[948]: +---[DSA 1024]----+ [ 58.973364] cloud-init[948]: | o.o.=*B+o | [ 58.974570] cloud-init[948]: | o =+**=. | [ 58.975768] cloud-init[948]: | o.=@ ++ | [ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.983238] cloud-init[948]: | . S +... | [ 58.984514] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [cloud-init[948]: | o = .. | [ 58.988837] cloud-init[948]: | . . .o. | [ 58.989717] cloud-init[948]: | . .oo | [ 58.990580] cloud-init[948]: | =* | [ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.002829] cloud-init[948]: The key fingerprint is: [ 59.003729] cloud-init [[0;32m OK [0m] Reached target Timers. [948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 59.012251] cloud-init[948]: The key's randomart image is: [ 59.013498] cloud-init[948]: +---[ECDSA 256]---+ [ 59.014643] cloud-init[948]: | . | [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.017817] cloud-init[948]: | . . | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.022739] cloud-init[948]: | . .o. . . | [ 59.026826] cloud-init[948]: | . +o.Bo.+ . | [[0;32m OK [0m] Reached target Sockets. [ 59.029614] cloud-init[948]: | ..=So*+ = | [[0;32m OK [0m] Reached target Basic System. [ 59.031889] cloud-init[948]: | .+=o= * . | Starting LXD - container startup/shutdown... [ 59.034586] cloud-init[948]: | .+*+=.* | [ 59.036060] cloud-init[948]: | .o=oo.+.o| [ 59.037656] [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o| [ 59.041452] cloud-init[948]: +----[SHA256]-----+ [ 59.042428] cloud-init [[0;32m OK [0m] Started iperf3 Service. Starting Accounts Service... Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [948]: Generating public/private ed25519 key pair. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init Starting Snappy daemon... Starting Pollinate to seed the pseudo random number generator... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[948]: The key fingerprint is: [ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [948]: The key's randomart image is: [ 59.221212] cloud-init[948]: +--[ED25519 256]--+ Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. [ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.269027] cloud-init[948]: | o +=X . | [ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[948]: | . XoOo= * | [ 59.284469] cloud-init[948]: | SEO.= * =| [ 59.290004] cloud-init[948]: | ..+ + +.| [ 59.295323] cloud-init[948]: | B.o. | [ 59.302808] cloud-init[948]: | o.o. | [ 59.307048] cloud-init[948]: | .. | [ 59.316096] cloud-init[948]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.681047] cloud-init[1049]: Generating locales (this might take a while)... [ 60.355993] cloud-init[1049]: en_US.UTF-8... done [ 60.358133] cloud-init[1049]: Generation complete. 2018-11-02 22:18:44,081 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-02 22:18:53,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:18:53,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:18:53,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:18:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c081db-55df-4087-a5b2-557c7fb44773 x-compute-request-id: req-78c081db-55df-4087-a5b2-557c7fb44773 Content-Encoding: gzip Content-Length: 13006 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds.\n[ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe |\n[ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe |\n[ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH |\n[ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.905267] cloud-init[948]: Generating public/private rsa key pair.\n[ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.914113] cloud-init[948]: The key fingerprint is:\n[ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.921571] cloud-init[948]: The key's randomart image is:\n[ 58.922931] cloud-init[948]: +---[RSA 2048]----+\n[ 58.928276] cloud-init[948]: | .. +o =+.E |\n[ 58.929597] cloud-init[948]: | . +...+ =+oo o.|\n[ 58.930803] cloud-init[948]: |. ooo.+.=+ o +|\n[ 58.936131] cloud-init[948]: |.. ...o.=.o. . |\n[ 58.937378] cloud-init[948]: |o.. .+.S.o. |\n[ 58.938579] cloud-init[948]: |o. . ... + . |\n[ 58.939760] cloud-init[948]: |. . .. + |\n[ 58.944894] cloud-init[948]: | . ooo |\n[ 58.946093] cloud-init[948]: | ..=. |\n[ 58.947285] cloud-init[948]: +----[SHA256]-----+\n[ 58.952323] cloud-init[948]: Generating public/private dsa key pair.\n[ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.960123] cloud-init[948]: The key fingerprint is:\n[ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.966218] cloud-init[948]: The key's randomart image is:\n[ 58.972120] cloud-init[948]: +---[DSA 1024]----+\n[ 58.973364] cloud-init[948]: | o.o.=*B+o |\n[ 58.974570] cloud-init[948]: | o =+**=. |\n[ 58.975768] cloud-init[948]: | o.=@ ++ |\n[ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 58.983238] cloud-init[948]: | . S +... |\n[ 58.984514] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[cloud-init[948]: | o = .. |\n[ 58.988837] cloud-init[948]: | . . .o. |\n[ 58.989717] cloud-init[948]: | . .oo |\n[ 58.990580] cloud-init[948]: | =* |\n[ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.002829] cloud-init[948]: The key fingerprint is:\n[ 59.003729] cloud-init\n[[0;32m OK [0m] Reached target Timers.\n[948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[ 59.012251] cloud-init[948]: The key's randomart image is:\n[ 59.013498] cloud-init[948]: +---[ECDSA 256]---+\n[ 59.014643] cloud-init[948]: | . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 59.017817] cloud-init[948]: | . . |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 59.022739] cloud-init[948]: | . .o. . . |\n[ 59.026826] cloud-init[948]: | . +o.Bo.+ . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.029614] cloud-init[948]: | ..=So*+ = |\n[[0;32m OK [0m] Reached target Basic System.\n[ 59.031889] cloud-init[948]: | .+=o= * . |\n Starting LXD - container startup/shutdown...\n[ 59.034586] cloud-init[948]: | .+*+=.* |\n[ 59.036060] cloud-init[948]: | .o=oo.+.o|\n[ 59.037656] [[0;32m OK [0m] Started ACPI event daemon.\n Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o|\n[ 59.041452] cloud-init[948]: +----[SHA256]-----+\n[ 59.042428] cloud-init\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Accounts Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[948]: Generating public/private ed25519 key pair.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init\n Starting Snappy daemon...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[948]: The key fingerprint is:\n[ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[948]: The key's randomart image is:\n[ 59.221212] cloud-init[948]: +--[ED25519 256]--+\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n[ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 59.269027] cloud-init[948]: | o +=X . |\n[ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[948]: | . XoOo= * |\n[ 59.284469] cloud-init[948]: | SEO.= * =|\n[ 59.290004] cloud-init[948]: | ..+ + +.|\n[ 59.295323] cloud-init[948]: | B.o. |\n[ 59.302808] cloud-init[948]: | o.o. |\n[ 59.307048] cloud-init[948]: | .. |\n[ 59.316096] cloud-init[948]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.681047] cloud-init[1049]: Generating locales (this might take a while)...\n[ 60.355993] cloud-init[1049]: en_US.UTF-8... done\n[ 60.358133] cloud-init[1049]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2018-11-02 22:18:53,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-78c081db-55df-4087-a5b2-557c7fb44773 2018-11-02 22:18:53,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101968050003s 2018-11-02 22:18:53,194 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-78c081db-55df-4087-a5b2-557c7fb44773 2018-11-02 22:18:53,194 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds. [ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe | [ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe | [ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH | [ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.905267] cloud-init[948]: Generating public/private rsa key pair. [ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.914113] cloud-init[948]: The key fingerprint is: [ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.921571] cloud-init[948]: The key's randomart image is: [ 58.922931] cloud-init[948]: +---[RSA 2048]----+ [ 58.928276] cloud-init[948]: | .. +o =+.E | [ 58.929597] cloud-init[948]: | . +...+ =+oo o.| [ 58.930803] cloud-init[948]: |. ooo.+.=+ o +| [ 58.936131] cloud-init[948]: |.. ...o.=.o. . | [ 58.937378] cloud-init[948]: |o.. .+.S.o. | [ 58.938579] cloud-init[948]: |o. . ... + . | [ 58.939760] cloud-init[948]: |. . .. + | [ 58.944894] cloud-init[948]: | . ooo | [ 58.946093] cloud-init[948]: | ..=. | [ 58.947285] cloud-init[948]: +----[SHA256]-----+ [ 58.952323] cloud-init[948]: Generating public/private dsa key pair. [ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.960123] cloud-init[948]: The key fingerprint is: [ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.966218] cloud-init[948]: The key's randomart image is: [ 58.972120] cloud-init[948]: +---[DSA 1024]----+ [ 58.973364] cloud-init[948]: | o.o.=*B+o | [ 58.974570] cloud-init[948]: | o =+**=. | [ 58.975768] cloud-init[948]: | o.=@ ++ | [ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.983238] cloud-init[948]: | . S +... | [ 58.984514] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [cloud-init[948]: | o = .. | [ 58.988837] cloud-init[948]: | . . .o. | [ 58.989717] cloud-init[948]: | . .oo | [ 58.990580] cloud-init[948]: | =* | [ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.002829] cloud-init[948]: The key fingerprint is: [ 59.003729] cloud-init [[0;32m OK [0m] Reached target Timers. [948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 59.012251] cloud-init[948]: The key's randomart image is: [ 59.013498] cloud-init[948]: +---[ECDSA 256]---+ [ 59.014643] cloud-init[948]: | . | [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.017817] cloud-init[948]: | . . | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.022739] cloud-init[948]: | . .o. . . | [ 59.026826] cloud-init[948]: | . +o.Bo.+ . | [[0;32m OK [0m] Reached target Sockets. [ 59.029614] cloud-init[948]: | ..=So*+ = | [[0;32m OK [0m] Reached target Basic System. [ 59.031889] cloud-init[948]: | .+=o= * . | Starting LXD - container startup/shutdown... [ 59.034586] cloud-init[948]: | .+*+=.* | [ 59.036060] cloud-init[948]: | .o=oo.+.o| [ 59.037656] [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o| [ 59.041452] cloud-init[948]: +----[SHA256]-----+ [ 59.042428] cloud-init [[0;32m OK [0m] Started iperf3 Service. Starting Accounts Service... Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [948]: Generating public/private ed25519 key pair. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init Starting Snappy daemon... Starting Pollinate to seed the pseudo random number generator... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[948]: The key fingerprint is: [ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [948]: The key's randomart image is: [ 59.221212] cloud-init[948]: +--[ED25519 256]--+ Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. [ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.269027] cloud-init[948]: | o +=X . | [ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[948]: | . XoOo= * | [ 59.284469] cloud-init[948]: | SEO.= * =| [ 59.290004] cloud-init[948]: | ..+ + +.| [ 59.295323] cloud-init[948]: | B.o. | [ 59.302808] cloud-init[948]: | o.o. | [ 59.307048] cloud-init[948]: | .. | [ 59.316096] cloud-init[948]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.681047] cloud-init[1049]: Generating locales (this might take a while)... [ 60.355993] cloud-init[1049]: en_US.UTF-8... done [ 60.358133] cloud-init[1049]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2018-11-02 22:18:53,199 - paramiko.transport - DEBUG - starting thread (client mode): 0x87c8ced0L 2018-11-02 22:18:53,199 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 22:18:53,204 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-11-02 22:18:53,204 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-11-02 22:18:53,206 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 22:18:53,206 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 22:18:53,206 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 22:18:53,206 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 22:18:53,206 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 22:18:53,207 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 22:18:53,249 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 22:18:53,250 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 22:18:53,263 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: a77139ac803d3d0acab7961a22b25691 2018-11-02 22:18:53,265 - paramiko.transport - DEBUG - Trying discovered key 408eb8083ac26626e8527615c84e26a8 in /tmp/tmpNGtPtF 2018-11-02 22:18:53,288 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 22:18:53,313 - paramiko.transport - INFO - Auth banner: "System is booting up. See pam_nologin(8)" 2018-11-02 22:18:53,313 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 22:18:53,331 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-02 22:18:53,331 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.202: No existing session 2018-11-02 22:19:02,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 22:19:02,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}235ba9f86a8088bc834ce52556052bcda7c8eff1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 22:19:02,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b93c56e-6089-449f-93f9-50d6441bf82e x-compute-request-id: req-1b93c56e-6089-449f-93f9-50d6441bf82e Content-Encoding: gzip Content-Length: 13295 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 818718438 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171993] pid_max: default: 32768 minimum: 301\n[ 0.173123] ACPI: Core revision 20150930\n[ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176343] Security Framework initialized\n[ 0.177380] Yama: becoming mindful.\n[ 0.178302] AppArmor: AppArmor initialized\n[ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185803] Initializing cgroup subsys io\n[ 0.186823] Initializing cgroup subsys memory\n[ 0.187898] Initializing cgroup subsys devices\n[ 0.189008] Initializing cgroup subsys freezer\n[ 0.190092] Initializing cgroup subsys net_cls\n[ 0.191174] Initializing cgroup subsys perf_event\n[ 0.192303] Initializing cgroup subsys net_prio\n[ 0.193411] Initializing cgroup subsys hugetlb\n[ 0.194494] Initializing cgroup subsys pids\n[ 0.195559] CPU: Physical Processor ID: 0\n[ 0.197271] mce: CPU supports 10 MCE banks\n[ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.200946] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.226299] Freeing SMP alternatives memory: 32K\n[ 0.232126] ftrace: allocating 32237 entries in 126 pages\n[ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268239] smpboot: Max logical packages: 1\n[ 0.269537] x2apic enabled\n[ 0.270584] Switched APIC routing to physical x2apic.\n[ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279123] KVM setup paravirtual spinlock\n[ 0.280644] x86: Booted up 1 node, 1 CPUs\n[ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283413] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286193] evm: security.SMACK64\n[ 0.287065] evm: security.SMACK64EXEC\n[ 0.288005] evm: security.SMACK64TRANSMUTE\n[ 0.289023] evm: security.SMACK64MMAP\n[ 0.289960] evm: security.ima\n[ 0.290767] evm: security.capability\n[ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295514] pinctrl core: initialized pinctrl subsystem\n[ 0.296870] RTC time: 22:17:33, date: 11/02/18\n[ 0.298085] NET: Registered protocol family 16\n[ 0.299295] cpuidle: using governor ladder\n[ 0.300322] cpuidle: using governor menu\n[ 0.301312] PCCT header not found.\n[ 0.302265] ACPI: bus type PCI registered\n[ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304814] PCI: Using configuration type 1 for base access\n[ 0.306931] ACPI: Added _OSI(Module Device)\n[ 0.307986] ACPI: Added _OSI(Processor Device)\n[ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310190] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312294] ACPI: Interpreter enabled\n[ 0.313257] ACPI: (supports S0 S5)\n[ 0.314148] ACPI: Using IOAPIC for interrupt routing\n[ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326229] acpiphp: Slot [3] registered\n[ 0.340289] acpiphp: Slot [4] registered\n[ 0.341294] acpiphp: Slot [5] registered\n[ 0.342300] acpiphp: Slot [6] registered\n[ 0.343312] acpiphp: Slot [7] registered\n[ 0.344320] acpiphp: Slot [8] registered\n[ 0.345323] acpiphp: Slot [9] registered\n[ 0.346329] acpiphp: Slot [10] registered\n[ 0.347345] acpiphp: Slot [11] registered\n[ 0.348383] acpiphp: Slot [12] registered\n[ 0.349401] acpiphp: Slot [13] registered\n[ 0.350414] acpiphp: Slot [14] registered\n[ 0.351432] acpiphp: Slot [15] registered\n[ 0.352459] acpiphp: Slot [16] registered\n[ 0.353483] acpiphp: Slot [17] registered\n[ 0.354502] acpiphp: Slot [18] registered\n[ 0.355519] acpiphp: Slot [19] registered\n[ 0.356542] acpiphp: Slot [20] registered\n[ 0.357557] acpiphp: Slot [21] registered\n[ 0.358571] acpiphp: Slot [22] registered\n[ 0.359587] acpiphp: Slot [23] registered\n[ 0.360606] acpiphp: Slot [24] registered\n[ 0.364148] acpiphp: Slot [25] registered\n[ 0.365301] acpiphp: Slot [26] registered\n[ 0.366325] acpiphp: Slot [27] registered\n[ 0.367345] acpiphp: Slot [28] registered\n[ 0.368371] acpiphp: Slot [29] registered\n[ 0.369397] acpiphp: Slot [30] registered\n[ 0.370419] acpiphp: Slot [31] registered\n[ 0.371460] PCI host bridge to bus 0000:00\n[ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433356] vgaarb: loaded\n[ 0.434122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435741] SCSI subsystem initialized\n[ 0.436951] ACPI: bus type USB registered\n[ 0.438002] usbcore: registered new interface driver usbfs\n[ 0.439292] usbcore: registered new interface driver hub\n[ 0.440557] usbcore: registered new device driver usb\n[ 0.441977] PCI: Using ACPI for IRQ routing\n[ 0.443424] NetLabel: Initializing\n[ 0.444331] NetLabel: domain hash size = 128\n[ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446614] NetLabel: unlabeled traffic allowed by default\n[ 0.448087] amd_nb: Cannot enumerate AMD northbridges\n[ 0.449323] clocksource: Switched to clocksource kvm-clock\n[ 0.458356] AppArmor: AppArmor Filesystem Enabled\n[ 0.459582] pnp: PnP ACPI init\n[ 0.460743] pnp: PnP ACPI: found 5 devices\n[ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469639] NET: Registered protocol family 2\n[ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478386] NET: Registered protocol family 1\n[ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514474] Unpacking initramfs...\n[ 0.990136] Freeing initrd memory: 37084K\n[ 0.991534] Scanning for low memory corruption every 60 seconds\n[ 0.993268] audit: initializing netlink subsys (disabled)\n[ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized\n[ 0.996311] Initialise system trusted keyring\n[ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.001595] zbud: loaded\n[ 1.002621] VFS: Disk quotas dquot_6.6.0\n[ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.007005] fuse init (API version 7.23)\n[ 1.008132] Key type big_key registered\n[ 1.009138] Allocating IMA MOK and blacklist keyrings.\n[ 1.010727] Key type asymmetric registered\n[ 1.011771] Asymmetric key parser 'x509' registered\n[ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014850] io scheduler noop registered\n[ 1.015855] io scheduler deadline registered (default)\n[ 1.017108] io scheduler cfq registered\n[ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.022888] ACPI: Power Button [PWRF]\n[ 1.023982] GHES: HEST is not enabled!\n[ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.100985] Linux agpgart interface v0.103\n[ 1.103567] loop: module loaded\n[ 1.106623] vda: vda1\n[ 1.108060] scsi host0: ata_piix\n[ 1.109009] scsi host1: ata_piix\n[ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.113294] libphy: Fixed MDIO Bus: probed\n[ 1.114553] tun: Universal TUN/TAP device driver, 1.6\n[ 1.115750] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.118313] PPP generic driver version 2.4.2\n[ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.121481] ehci-pci: EHCI PCI platform driver\n[ 1.122722] ehci-platform: EHCI generic platform driver\n[ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.125703] ohci-pci: OHCI PCI platform driver\n[ 1.126944] ohci-platform: OHCI generic platform driver\n[ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.154777] usb usb1: Product: UHCI Host Controller\n[ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.157696] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.159061] hub 1-0:1.0: USB hub found\n[ 1.160145] hub 1-0:1.0: 2 ports detected\n[ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.166666] mousedev: PS/2 mouse device common for all mice\n[ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.170578] rtc_cmos 00:00: RTC can wake from S4\n[ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.174975] i2c /dev entries driver\n[ 1.175938] device-mapper: uevent: version 1.0.3\n[ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.180821] NET: Registered protocol family 10\n[ 1.182182] NET: Registered protocol family 17\n[ 1.183301] Key type dns_resolver registered\n[ 1.184578] registered taskstats version 1\n[ 1.185654] Loading compiled-in X.509 certificates\n[ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.189711] zswap: loaded using pool lzo/zbud\n[ 1.192149] Key type trusted registered\n[ 1.195121] Key type encrypted registered\n[ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.197470] ima: No TPM chip found, activating TPM-bypass!\n[ 1.198789] evm: HMAC attrs: 0x1\n[ 1.199982] Magic number: 10:235:299\n[ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054)\n[ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.217719] EDD information not available.\n[ 1.270809] Freeing unused kernel memory: 1512K\n[ 1.271933] Write protecting the kernel read-only data: 14336k\n[ 1.274528] Freeing unused kernel memory: 1692K\n[ 1.275856] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.372465] [drm] Initialized drm 1.1.0 20060810\n[ 1.374711] virtio_net virtio0 ens3: renamed from eth0\n[ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405696] FDC 0 is a S82078B\n[ 1.417522] AVX2 version of gcm_enc/dec engaged.\n[ 1.418695] AES CTR mode by8 optimization enabled\n[ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.632889] usb 1-1: Product: QEMU USB Tablet\n[ 1.633970] usb 1-1: Manufacturer: QEMU\n[ 1.634952] usb 1-1: SerialNumber: 42\n[ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.650075] usbcore: registered new interface driver usbhid\n[ 1.651427] usbhid: USB HID core driver\n[ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns\nBegin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1\n[ 2.011208] md: multipath personality registered for level -4\n[ 2.014595] md: raid0 personality registered for level 0\n[ 2.018429] md: raid1 personality registered for level 1\n[ 2.089320] raid6: sse2x1 gen() 11432 MB/s\n[ 2.157320] raid6: sse2x1 xor() 8882 MB/s\n[ 2.225320] raid6: sse2x2 gen() 14561 MB/s\n[ 2.293321] raid6: sse2x2 xor() 9707 MB/s\n[ 2.361319] raid6: sse2x4 gen() 16772 MB/s\n[ 2.429321] raid6: sse2x4 xor() 11705 MB/s\n[ 2.497320] raid6: avx2x1 gen() 22216 MB/s\n[ 2.565321] raid6: avx2x2 gen() 26085 MB/s\n[ 2.633319] raid6: avx2x4 gen() 29915 MB/s\n[ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s\n[ 2.635668] raid6: using avx2x2 recovery algorithm\n[ 2.638135] xor: automatically using best checksumming function:\n[ 2.677341] avx : 31666.000 MB/sec\n[ 2.679644] async_tx: api initialized (async)\n[ 2.689629] md: raid6 personality registered for level 6\n[ 2.690935] md: raid5 personality registered for level 5\n[ 2.692202] md: raid4 personality registered for level 4\n[ 2.697733] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.863498] systemd[1]: Detected virtualization kvm.\n[ 2.864739] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.868309] systemd[1]: Set hostname to .\n[ 2.871253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.872707] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.007674] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.012663] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.015167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.017867] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.020575] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.022871] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.028834] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.036944] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.041976] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.044413] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.046852] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.054244] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.061223] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.066536] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.081940] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.090606] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.095080] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.101984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.110273] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.114714] Loading iSCSI transport class v2.0-870.\n[ 3.116394] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.122475] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.125170] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.133370] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.152047] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.157292] iscsi: registered transport (tcp)\n[ 3.158924] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.166424] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.223178] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.981090] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds.\n[ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe |\n[ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe |\n[ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH |\n[ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.905267] cloud-init[948]: Generating public/private rsa key pair.\n[ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.914113] cloud-init[948]: The key fingerprint is:\n[ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.921571] cloud-init[948]: The key's randomart image is:\n[ 58.922931] cloud-init[948]: +---[RSA 2048]----+\n[ 58.928276] cloud-init[948]: | .. +o =+.E |\n[ 58.929597] cloud-init[948]: | . +...+ =+oo o.|\n[ 58.930803] cloud-init[948]: |. ooo.+.=+ o +|\n[ 58.936131] cloud-init[948]: |.. ...o.=.o. . |\n[ 58.937378] cloud-init[948]: |o.. .+.S.o. |\n[ 58.938579] cloud-init[948]: |o. . ... + . |\n[ 58.939760] cloud-init[948]: |. . .. + |\n[ 58.944894] cloud-init[948]: | . ooo |\n[ 58.946093] cloud-init[948]: | ..=. |\n[ 58.947285] cloud-init[948]: +----[SHA256]-----+\n[ 58.952323] cloud-init[948]: Generating public/private dsa key pair.\n[ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.960123] cloud-init[948]: The key fingerprint is:\n[ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 58.966218] cloud-init[948]: The key's randomart image is:\n[ 58.972120] cloud-init[948]: +---[DSA 1024]----+\n[ 58.973364] cloud-init[948]: | o.o.=*B+o |\n[ 58.974570] cloud-init[948]: | o =+**=. |\n[ 58.975768] cloud-init[948]: | o.=@ ++ |\n[ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 58.983238] cloud-init[948]: | . S +... |\n[ 58.984514] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[cloud-init[948]: | o = .. |\n[ 58.988837] cloud-init[948]: | . . .o. |\n[ 58.989717] cloud-init[948]: | . .oo |\n[ 58.990580] cloud-init[948]: | =* |\n[ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 59.002829] cloud-init[948]: The key fingerprint is:\n[ 59.003729] cloud-init\n[[0;32m OK [0m] Reached target Timers.\n[948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[ 59.012251] cloud-init[948]: The key's randomart image is:\n[ 59.013498] cloud-init[948]: +---[ECDSA 256]---+\n[ 59.014643] cloud-init[948]: | . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 59.017817] cloud-init[948]: | . . |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 59.022739] cloud-init[948]: | . .o. . . |\n[ 59.026826] cloud-init[948]: | . +o.Bo.+ . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 59.029614] cloud-init[948]: | ..=So*+ = |\n[[0;32m OK [0m] Reached target Basic System.\n[ 59.031889] cloud-init[948]: | .+=o= * . |\n Starting LXD - container startup/shutdown...\n[ 59.034586] cloud-init[948]: | .+*+=.* |\n[ 59.036060] cloud-init[948]: | .o=oo.+.o|\n[ 59.037656] [[0;32m OK [0m] Started ACPI event daemon.\n Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o|\n[ 59.041452] cloud-init[948]: +----[SHA256]-----+\n[ 59.042428] cloud-init\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Accounts Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[948]: Generating public/private ed25519 key pair.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init\n Starting Snappy daemon...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[948]: The key fingerprint is:\n[ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf\n[ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[948]: The key's randomart image is:\n[ 59.221212] cloud-init[948]: +--[ED25519 256]--+\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n[ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 59.269027] cloud-init[948]: | o +=X . |\n[ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[948]: | . XoOo= * |\n[ 59.284469] cloud-init[948]: | SEO.= * =|\n[ 59.290004] cloud-init[948]: | ..+ + +.|\n[ 59.295323] cloud-init[948]: | B.o. |\n[ 59.302808] cloud-init[948]: | o.o. |\n[ 59.307048] cloud-init[948]: | .. |\n[ 59.316096] cloud-init[948]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.681047] cloud-init[1049]: Generating locales (this might take a while)...\n[ 60.355993] cloud-init[1049]: en_US.UTF-8... done\n[ 60.358133] cloud-init[1049]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: network benchmark...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf ttyS0\n\nshaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf login: "} 2018-11-02 22:19:02,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-1b93c56e-6089-449f-93f9-50d6441bf82e 2018-11-02 22:19:02,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105623006821s 2018-11-02 22:19:02,448 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88/action used request id req-1b93c56e-6089-449f-93f9-50d6441bf82e 2018-11-02 22:19:02,448 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 818718438 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171993] pid_max: default: 32768 minimum: 301 [ 0.173123] ACPI: Core revision 20150930 [ 0.174704] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176343] Security Framework initialized [ 0.177380] Yama: becoming mindful. [ 0.178302] AppArmor: AppArmor initialized [ 0.179372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181031] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182607] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184102] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185803] Initializing cgroup subsys io [ 0.186823] Initializing cgroup subsys memory [ 0.187898] Initializing cgroup subsys devices [ 0.189008] Initializing cgroup subsys freezer [ 0.190092] Initializing cgroup subsys net_cls [ 0.191174] Initializing cgroup subsys perf_event [ 0.192303] Initializing cgroup subsys net_prio [ 0.193411] Initializing cgroup subsys hugetlb [ 0.194494] Initializing cgroup subsys pids [ 0.195559] CPU: Physical Processor ID: 0 [ 0.197271] mce: CPU supports 10 MCE banks [ 0.198340] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200946] Spectre V2 : Mitigation: Full generic retpoline [ 0.202227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.203652] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.205152] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.206459] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.208349] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.226299] Freeing SMP alternatives memory: 32K [ 0.232126] ftrace: allocating 32237 entries in 126 pages [ 0.266726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268239] smpboot: Max logical packages: 1 [ 0.269537] x2apic enabled [ 0.270584] Switched APIC routing to physical x2apic. [ 0.272880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279123] KVM setup paravirtual spinlock [ 0.280644] x86: Booted up 1 node, 1 CPUs [ 0.281659] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283413] devtmpfs: initialized [ 0.285314] evm: security.selinux [ 0.286193] evm: security.SMACK64 [ 0.287065] evm: security.SMACK64EXEC [ 0.288005] evm: security.SMACK64TRANSMUTE [ 0.289023] evm: security.SMACK64MMAP [ 0.289960] evm: security.ima [ 0.290767] evm: security.capability [ 0.291784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295514] pinctrl core: initialized pinctrl subsystem [ 0.296870] RTC time: 22:17:33, date: 11/02/18 [ 0.298085] NET: Registered protocol family 16 [ 0.299295] cpuidle: using governor ladder [ 0.300322] cpuidle: using governor menu [ 0.301312] PCCT header not found. [ 0.302265] ACPI: bus type PCI registered [ 0.303270] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304814] PCI: Using configuration type 1 for base access [ 0.306931] ACPI: Added _OSI(Module Device) [ 0.307986] ACPI: Added _OSI(Processor Device) [ 0.309064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310190] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312294] ACPI: Interpreter enabled [ 0.313257] ACPI: (supports S0 S5) [ 0.314148] ACPI: Using IOAPIC for interrupt routing [ 0.315326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319029] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323487] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326229] acpiphp: Slot [3] registered [ 0.340289] acpiphp: Slot [4] registered [ 0.341294] acpiphp: Slot [5] registered [ 0.342300] acpiphp: Slot [6] registered [ 0.343312] acpiphp: Slot [7] registered [ 0.344320] acpiphp: Slot [8] registered [ 0.345323] acpiphp: Slot [9] registered [ 0.346329] acpiphp: Slot [10] registered [ 0.347345] acpiphp: Slot [11] registered [ 0.348383] acpiphp: Slot [12] registered [ 0.349401] acpiphp: Slot [13] registered [ 0.350414] acpiphp: Slot [14] registered [ 0.351432] acpiphp: Slot [15] registered [ 0.352459] acpiphp: Slot [16] registered [ 0.353483] acpiphp: Slot [17] registered [ 0.354502] acpiphp: Slot [18] registered [ 0.355519] acpiphp: Slot [19] registered [ 0.356542] acpiphp: Slot [20] registered [ 0.357557] acpiphp: Slot [21] registered [ 0.358571] acpiphp: Slot [22] registered [ 0.359587] acpiphp: Slot [23] registered [ 0.360606] acpiphp: Slot [24] registered [ 0.364148] acpiphp: Slot [25] registered [ 0.365301] acpiphp: Slot [26] registered [ 0.366325] acpiphp: Slot [27] registered [ 0.367345] acpiphp: Slot [28] registered [ 0.368371] acpiphp: Slot [29] registered [ 0.369397] acpiphp: Slot [30] registered [ 0.370419] acpiphp: Slot [31] registered [ 0.371460] PCI host bridge to bus 0000:00 [ 0.372497] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379160] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386321] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395234] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428337] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433356] vgaarb: loaded [ 0.434122] vgaarb: bridge control possible 0000:00:02.0 [ 0.435741] SCSI subsystem initialized [ 0.436951] ACPI: bus type USB registered [ 0.438002] usbcore: registered new interface driver usbfs [ 0.439292] usbcore: registered new interface driver hub [ 0.440557] usbcore: registered new device driver usb [ 0.441977] PCI: Using ACPI for IRQ routing [ 0.443424] NetLabel: Initializing [ 0.444331] NetLabel: domain hash size = 128 [ 0.445405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446614] NetLabel: unlabeled traffic allowed by default [ 0.448087] amd_nb: Cannot enumerate AMD northbridges [ 0.449323] clocksource: Switched to clocksource kvm-clock [ 0.458356] AppArmor: AppArmor Filesystem Enabled [ 0.459582] pnp: PnP ACPI init [ 0.460743] pnp: PnP ACPI: found 5 devices [ 0.467443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469639] NET: Registered protocol family 2 [ 0.471003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472585] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478386] NET: Registered protocol family 1 [ 0.479482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498277] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514474] Unpacking initramfs... [ 0.990136] Freeing initrd memory: 37084K [ 0.991534] Scanning for low memory corruption every 60 seconds [ 0.993268] audit: initializing netlink subsys (disabled) [ 0.994638] audit: type=2000 audit(1541197055.150:1): initialized [ 0.996311] Initialise system trusted keyring [ 0.997578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.999027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.001595] zbud: loaded [ 1.002621] VFS: Disk quotas dquot_6.6.0 [ 1.003653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.005419] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.007005] fuse init (API version 7.23) [ 1.008132] Key type big_key registered [ 1.009138] Allocating IMA MOK and blacklist keyrings. [ 1.010727] Key type asymmetric registered [ 1.011771] Asymmetric key parser 'x509' registered [ 1.012972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014850] io scheduler noop registered [ 1.015855] io scheduler deadline registered (default) [ 1.017108] io scheduler cfq registered [ 1.018175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.022888] ACPI: Power Button [PWRF] [ 1.023982] GHES: HEST is not enabled! [ 1.039252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.071141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.073809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.098192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.100985] Linux agpgart interface v0.103 [ 1.103567] loop: module loaded [ 1.106623] vda: vda1 [ 1.108060] scsi host0: ata_piix [ 1.109009] scsi host1: ata_piix [ 1.109924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.111435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.113294] libphy: Fixed MDIO Bus: probed [ 1.114553] tun: Universal TUN/TAP device driver, 1.6 [ 1.115750] tun: (C) 1999-2004 Max Krasnyansky [ 1.118313] PPP generic driver version 2.4.2 [ 1.119795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.121481] ehci-pci: EHCI PCI platform driver [ 1.122722] ehci-platform: EHCI generic platform driver [ 1.124113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.125703] ohci-pci: OHCI PCI platform driver [ 1.126944] ohci-platform: OHCI generic platform driver [ 1.128327] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.148086] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.151078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.154777] usb usb1: Product: UHCI Host Controller [ 1.156094] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.157696] usb usb1: SerialNumber: 0000:00:01.2 [ 1.159061] hub 1-0:1.0: USB hub found [ 1.160145] hub 1-0:1.0: 2 ports detected [ 1.161413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.164163] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.165361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.166666] mousedev: PS/2 mouse device common for all mice [ 1.168248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.170578] rtc_cmos 00:00: RTC can wake from S4 [ 1.171985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.173490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.174975] i2c /dev entries driver [ 1.175938] device-mapper: uevent: version 1.0.3 [ 1.177121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.179170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.180821] NET: Registered protocol family 10 [ 1.182182] NET: Registered protocol family 17 [ 1.183301] Key type dns_resolver registered [ 1.184578] registered taskstats version 1 [ 1.185654] Loading compiled-in X.509 certificates [ 1.187379] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.189711] zswap: loaded using pool lzo/zbud [ 1.192149] Key type trusted registered [ 1.195121] Key type encrypted registered [ 1.196157] AppArmor: AppArmor sha1 policy hashing enabled [ 1.197470] ima: No TPM chip found, activating TPM-bypass! [ 1.198789] evm: HMAC attrs: 0x1 [ 1.199982] Magic number: 10:235:299 [ 1.201060] rtc_cmos 00:00: setting system clock to 2018-11-02 22:17:34 UTC (1541197054) [ 1.203126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.217719] EDD information not available. [ 1.270809] Freeing unused kernel memory: 1512K [ 1.271933] Write protecting the kernel read-only data: 14336k [ 1.274528] Freeing unused kernel memory: 1692K [ 1.275856] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.286248] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288438] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291001] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293356] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.295622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.297929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.305548] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307840] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314264] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.372465] [drm] Initialized drm 1.1.0 20060810 [ 1.374711] virtio_net virtio0 ens3: renamed from eth0 [ 1.383653] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.386076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405696] FDC 0 is a S82078B [ 1.417522] AVX2 version of gcm_enc/dec engaged. [ 1.418695] AES CTR mode by8 optimization enabled [ 1.469356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.629489] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.631283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.632889] usb 1-1: Product: QEMU USB Tablet [ 1.633970] usb 1-1: Manufacturer: QEMU [ 1.634952] usb 1-1: SerialNumber: 42 [ 1.643095] hidraw: raw HID events driver (C) Jiri Kosina [ 1.650075] usbcore: registered new interface driver usbhid [ 1.651427] usbhid: USB HID core driver [ 1.653953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.656747] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.989364] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.990809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255381c9ba, max_idle_ns: 440795307994 ns Begin: Loading essential drivers ... [ 2.007856] md: linear personality registered for level -1 [ 2.011208] md: multipath personality registered for level -4 [ 2.014595] md: raid0 personality registered for level 0 [ 2.018429] md: raid1 personality registered for level 1 [ 2.089320] raid6: sse2x1 gen() 11432 MB/s [ 2.157320] raid6: sse2x1 xor() 8882 MB/s [ 2.225320] raid6: sse2x2 gen() 14561 MB/s [ 2.293321] raid6: sse2x2 xor() 9707 MB/s [ 2.361319] raid6: sse2x4 gen() 16772 MB/s [ 2.429321] raid6: sse2x4 xor() 11705 MB/s [ 2.497320] raid6: avx2x1 gen() 22216 MB/s [ 2.565321] raid6: avx2x2 gen() 26085 MB/s [ 2.633319] raid6: avx2x4 gen() 29915 MB/s [ 2.634377] raid6: using algorithm avx2x4 gen() 29915 MB/s [ 2.635668] raid6: using avx2x2 recovery algorithm [ 2.638135] xor: automatically using best checksumming function: [ 2.677341] avx : 31666.000 MB/sec [ 2.679644] async_tx: api initialized (async) [ 2.689629] md: raid6 personality registered for level 6 [ 2.690935] md: raid5 personality registered for level 5 [ 2.692202] md: raid4 personality registered for level 4 [ 2.697733] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735040] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.754572] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.859259] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.863498] systemd[1]: Detected virtualization kvm. [ 2.864739] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.868309] systemd[1]: Set hostname to . [ 2.871253] systemd[1]: Initializing machine ID from KVM UUID. [ 2.872707] systemd[1]: Installed transient /etc/machine-id file. [ 2.995327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.998248] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.001355] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.004347] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.007674] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.010003] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.012663] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.015167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.017867] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.020575] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.022871] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.025099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.028834] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.031534] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.034208] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.036944] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.039047] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.041976] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.044413] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.046852] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.049597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.054244] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.061223] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.066536] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.070912] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.081940] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.090606] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.095080] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.101984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.110273] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.114714] Loading iSCSI transport class v2.0-870. [ 3.116394] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.122475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.125170] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.133370] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.142327] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.152047] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.157292] iscsi: registered transport (tcp) [ 3.158924] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.166424] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.223178] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.981090] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.554026] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Fri, 02 Nov 2018 22:17:37 +0000. Up 4.36 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.391707] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Fri, 02 Nov 2018 22:17:39 +0000. Up 5.97 seconds. [ 58.394114] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.400364] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.402584] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.407928] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.412158] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:77:89:fe | [ 58.416135] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe77:89fe/64 | . | link | fa:16:3e:77:89:fe | [ 58.419855] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.425873] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.432158] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.434417] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.440364] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.444143] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.448142] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.452164] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.456177] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | ens3 | UGH | [ 58.460168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.464170] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.468202] cloud-init[948]: 2018-11-02 22:18:31,899 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.905267] cloud-init[948]: Generating public/private rsa key pair. [ 58.906854] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.912358] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.914113] cloud-init[948]: The key fingerprint is: [ 58.915405] cloud-init[948]: SHA256:1dZtjcAmD1KsfzIBpgtxZJigrpD338OeCcQT+fFcwHQ root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.921571] cloud-init[948]: The key's randomart image is: [ 58.922931] cloud-init[948]: +---[RSA 2048]----+ [ 58.928276] cloud-init[948]: | .. +o =+.E | [ 58.929597] cloud-init[948]: | . +...+ =+oo o.| [ 58.930803] cloud-init[948]: |. ooo.+.=+ o +| [ 58.936131] cloud-init[948]: |.. ...o.=.o. . | [ 58.937378] cloud-init[948]: |o.. .+.S.o. | [ 58.938579] cloud-init[948]: |o. . ... + . | [ 58.939760] cloud-init[948]: |. . .. + | [ 58.944894] cloud-init[948]: | . ooo | [ 58.946093] cloud-init[948]: | ..=. | [ 58.947285] cloud-init[948]: +----[SHA256]-----+ [ 58.952323] cloud-init[948]: Generating public/private dsa key pair. [ 58.953756] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.956121] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.960123] cloud-init[948]: The key fingerprint is: [ 58.964134] cloud-init[948]: SHA256:+aQY5VcCmHd41hkVgZShgXZZyo6VxrVy67t5eoJFOdk root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 58.966218] cloud-init[948]: The key's randomart image is: [ 58.972120] cloud-init[948]: +---[DSA 1024]----+ [ 58.973364] cloud-init[948]: | o.o.=*B+o | [ 58.974570] cloud-init[948]: | o =+**=. | [ 58.975768] cloud-init[948]: | o.=@ ++ | [ 58.979114] cloud-init[948]: | o * ==.E |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.983238] cloud-init[948]: | . S +... | [ 58.984514] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [cloud-init[948]: | o = .. | [ 58.988837] cloud-init[948]: | . . .o. | [ 58.989717] cloud-init[948]: | . .oo | [ 58.990580] cloud-init[948]: | =* | [ 58.991448] cloud-init[948]: +----[SHA256]-----+[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [ 58.997549] cloud-init[948]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 59.000127] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.001485] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.002829] cloud-init[948]: The key fingerprint is: [ 59.003729] cloud-init [[0;32m OK [0m] Reached target Timers. [948]: SHA256:9Alv2IjP3DZ6sRdxuA8WgIuPIf31qE2hdt7lp94trqE root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 59.012251] cloud-init[948]: The key's randomart image is: [ 59.013498] cloud-init[948]: +---[ECDSA 256]---+ [ 59.014643] cloud-init[948]: | . | [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.017817] cloud-init[948]: | . . | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 59.022739] cloud-init[948]: | . .o. . . | [ 59.026826] cloud-init[948]: | . +o.Bo.+ . | [[0;32m OK [0m] Reached target Sockets. [ 59.029614] cloud-init[948]: | ..=So*+ = | [[0;32m OK [0m] Reached target Basic System. [ 59.031889] cloud-init[948]: | .+=o= * . | Starting LXD - container startup/shutdown... [ 59.034586] cloud-init[948]: | .+*+=.* | [ 59.036060] cloud-init[948]: | .o=oo.+.o| [ 59.037656] [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config...cloud-init[948]: | ..E..+++o| [ 59.041452] cloud-init[948]: +----[SHA256]-----+ [ 59.042428] cloud-init [[0;32m OK [0m] Started iperf3 Service. Starting Accounts Service... Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [948]: Generating public/private ed25519 key pair. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler.[ 59.060492] cloud-init Starting Snappy daemon... Starting Pollinate to seed the pseudo random number generator... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.140994] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.147339] [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[948]: The key fingerprint is: [ 59.167053] cloud-init[948]: SHA256:dXmrel2xSePiCRiTN6V3KhvANlLH2Sz5cmgFcj7htjg root@shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf [ 59.207311] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [948]: The key's randomart image is: [ 59.221212] cloud-init[948]: +--[ED25519 256]--+ Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. [ 59.234668] cloud-init[948]: | ..+* |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.255455] cloud-init[948]: | .=*.* |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.269027] cloud-init[948]: | o +=X . | [ 59.275423] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[948]: | . XoOo= * | [ 59.284469] cloud-init[948]: | SEO.= * =| [ 59.290004] cloud-init[948]: | ..+ + +.| [ 59.295323] cloud-init[948]: | B.o. | [ 59.302808] cloud-init[948]: | o.o. | [ 59.307048] cloud-init[948]: | .. | [ 59.316096] cloud-init[948]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.681047] cloud-init[1049]: Generating locales (this might take a while)... [ 60.355993] cloud-init[1049]: en_US.UTF-8... done [ 60.358133] cloud-init[1049]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf ttyS0 shaker-vm-7284da0f-c7ca-400a-9e52-5274679828bf login: 2018-11-02 22:19:02,452 - paramiko.transport - DEBUG - starting thread (client mode): 0x87e328d0L 2018-11-02 22:19:02,452 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 22:19:02,456 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-11-02 22:19:02,456 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-11-02 22:19:02,457 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 22:19:02,457 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 22:19:02,457 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 22:19:02,458 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 22:19:02,458 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 22:19:02,458 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 22:19:02,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 22:19:02,500 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 22:19:02,517 - paramiko.transport - DEBUG - Trying discovered key 408eb8083ac26626e8527615c84e26a8 in /tmp/tmpNGtPtF 2018-11-02 22:19:02,537 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 22:19:02,544 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 22:19:02,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-02 22:19:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 22:19:02,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 22:19:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 22:19:02,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a929b1-8ecb-4f3f-91b4-444679cc33cc Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/01d5880c2ea849a3971ac7eca281d913"}, "enabled": true, "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2ff400861c86400380573ebd0a81f59d"}, "enabled": true, "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d658d56e387464d9f99169714c5f925"}, "enabled": true, "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5057e0796dbe48c3860a917b4e42a434"}, "enabled": true, "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/59f66af323764c6581b9704eaf09a283"}, "enabled": true, "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67d99eb7ddf647469144fb68c1d36dee"}, "enabled": true, "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6b09167d24c940fd856b12795de93aee"}, "enabled": true, "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8bcebb141acf41eb89df1d343c613517"}, "enabled": true, "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9066e8fb27724e1bb5af699a89b76054"}, "enabled": true, "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/95fec3cd75d44e76bc15dc93271f3a3b"}, "enabled": true, "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a63eb0551d1a43c6bf287adbe42866da"}, "enabled": true, "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/c149bc4ca396455e9352fb0046b1e7fd"}, "enabled": true, "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c15ced145a7245508670f1ce95883e22"}, "enabled": true, "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e3b895f6efdb41b3b510d057be80b79a"}, "enabled": true, "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fc3a5f2250ef4226aec983be33e8e106"}, "enabled": true, "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-02 22:19:02,655 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-08a929b1-8ecb-4f3f-91b4-444679cc33cc 2018-11-02 22:19:02,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.103811979294s 2018-11-02 22:19:02,656 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-08a929b1-8ecb-4f3f-91b4-444679cc33cc 2018-11-02 22:19:02,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-02 22:19:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:02,671 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-02 22:19:02,672 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-02 22:19:02,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a6058c-1dbe-45a4-b536-f057de2f7755 Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/00c5dca1fd9e4f31bb23a2f8c790af5a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/021ffd7896e140d4a245764e9b70ff54"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0753845c32c34e61a761807235bf28c9"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "0753845c32c34e61a761807235bf28c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/09439b69f6194acda70471b5980d463b"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "09439b69f6194acda70471b5980d463b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/098d390dd04842708587bb421755fad7"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "098d390dd04842708587bb421755fad7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0b88f42e8e1b41d981c8cfcc86e6b74d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/146d70ce2b0e4549be17c5ca7018ff19"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16e8dfcea2ad4409bf22d52fff0f3fc7"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/183048d4244d46358b20dd77f8a0d79d"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2b7da07997be4ae3bd9f7b4af442c73d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2f766e7e68d741e5ba86d1b8a16f7dac"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/31ce8cdc109b4e14bcde4fc699809026"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55f9551d70a04d2fb961531fd0d6a9bd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/61298d5ec3e449a9904f1aaa883e223e"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6508ae04ff364692b862bfc3ce75ba8a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/669f96e2718b4a029498f14613cc62fb"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "669f96e2718b4a029498f14613cc62fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/683cce640ce54e6d9f6746eb94425455"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "683cce640ce54e6d9f6746eb94425455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6d291895d25442e68890c29ad6223b33"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "6d291895d25442e68890c29ad6223b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7d1b2e7a4f894b898db650b8306ac495"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "7d1b2e7a4f894b898db650b8306ac495"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8ebd5f56a22a42c5b3acfc7626f0eb4b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/960bdcc551a54245a2aa39f60028454c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "960bdcc551a54245a2aa39f60028454c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/979c8fc291d844d18d475cee653eeba5"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "979c8fc291d844d18d475cee653eeba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9a6ea2e88b3c4100aba5506a1a600610"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "9a6ea2e88b3c4100aba5506a1a600610"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2364f447c9c4974a2669e738bcd62b3"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2a385814ff942d99f68eb4469e717ec"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/aca45a57f7f944fcbc57ab585903c2a6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b32d1a132bba475485856b47620cacf1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "b32d1a132bba475485856b47620cacf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b3b97ec6a83c4b5db7ced64e64e9bbb9"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b675c99194b14f3a960ee2e8e3792ac3"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b6841b5a287d431f8c16cfd535f24949"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bdda5d68d883446ba5af13315c88bdfa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c1287fec084c4901a3e9a2613e837137"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "c1287fec084c4901a3e9a2613e837137"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d76255c866b0437a9515f1638021a758"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "d76255c866b0437a9515f1638021a758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dac88b03f4014556a9ee25528e8c584f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "dac88b03f4014556a9ee25528e8c584f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dd94fca953424ed89a2ee2e6c4da256d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "dd94fca953424ed89a2ee2e6c4da256d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/defbf4aa075947f5ae2c1309f404ad2a"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "defbf4aa075947f5ae2c1309f404ad2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/eb53237e69cb4d8e8e2a124bbed65790"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/efdf84fdd8424db89cca5e2b96cb65c5"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f0c103acfe844e588668f6f0ab9b7b69"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "f0c103acfe844e588668f6f0ab9b7b69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f4ce15d79ac142d7a628b94740cbcbb7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ff61f44f8a1444cbb5f4fcb3ad116fa7"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-02 22:19:02,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-b3a6058c-1dbe-45a4-b536-f057de2f7755 2018-11-02 22:19:02,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.203109025955s 2018-11-02 22:19:02,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-b3a6058c-1dbe-45a4-b536-f057de2f7755 2018-11-02 22:19:02,877 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.31:5000 2018-11-02 22:19:02,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:19:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:02,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110d695e-ad76-45f3-8d7b-78d07ca384a0 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "55b013681b1f4506bd3a2acd4af1c6e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 22:19:02,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-110d695e-ad76-45f3-8d7b-78d07ca384a0 2018-11-02 22:19:02,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100250005722s 2018-11-02 22:19:02,981 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-110d695e-ad76-45f3-8d7b-78d07ca384a0 2018-11-02 22:19:02,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:19:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:03,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691c30b1-1af8-401a-a97a-1c897bbdfad0 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "55b013681b1f4506bd3a2acd4af1c6e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 22:19:03,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-691c30b1-1af8-401a-a97a-1c897bbdfad0 2018-11-02 22:19:03,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108517169952s 2018-11-02 22:19:03,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-691c30b1-1af8-401a-a97a-1c897bbdfad0 2018-11-02 22:19:03,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 22:19:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:03,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc48d16d-7395-4daf-bbec-429c2392c931 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 22:19:03,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-dc48d16d-7395-4daf-bbec-429c2392c931 2018-11-02 22:19:03,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103568077087s 2018-11-02 22:19:03,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-dc48d16d-7395-4daf-bbec-429c2392c931 2018-11-02 22:19:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 22:19:03,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:03,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51226b02-cddd-42a4-817f-b5ec3037f24e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "links": {"self": "http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3220d91c854a4be7abb345fef9c2d1d2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 22:19:03,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-51226b02-cddd-42a4-817f-b5ec3037f24e 2018-11-02 22:19:03,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116101026535s 2018-11-02 22:19:03,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-51226b02-cddd-42a4-817f-b5ec3037f24e 2018-11-02 22:19:03,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 22:19:03,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:03,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7738f758-5d99-4249-90c0-2d1daeee0af0 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932"}, "tags": [], "enabled": true, "id": "fa792b80595b44388aab6f080a922932", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:19:03,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7738f758-5d99-4249-90c0-2d1daeee0af0 2018-11-02 22:19:03,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115792989731s 2018-11-02 22:19:03,448 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7738f758-5d99-4249-90c0-2d1daeee0af0 2018-11-02 22:19:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 22:19:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=fa792b80595b44388aab6f080a922932" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:03,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb8d5fe-cf86-421b-b7b0-49f08f147ae4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=fa792b80595b44388aab6f080a922932", "previous": null, "next": null}} 2018-11-02 22:19:03,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=fa792b80595b44388aab6f080a922932 used request id req-dbb8d5fe-cf86-421b-b7b0-49f08f147ae4 2018-11-02 22:19:03,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102767944336s 2018-11-02 22:19:03,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=fa792b80595b44388aab6f080a922932 used request id req-dbb8d5fe-cf86-421b-b7b0-49f08f147ae4 2018-11-02 22:19:03,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 22:19:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:03,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb1848d-8149-4396-af28-0409809b8c33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 22:19:03,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-5fb1848d-8149-4396-af28-0409809b8c33 2018-11-02 22:19:03,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143384933472s 2018-11-02 22:19:03,705 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-5fb1848d-8149-4396-af28-0409809b8c33 2018-11-02 22:19:03,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:19:03,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:03,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd1befc-42f4-4a0f-bc70-3ec503490b6d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "55b013681b1f4506bd3a2acd4af1c6e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 22:19:03,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7fd1befc-42f4-4a0f-bc70-3ec503490b6d 2018-11-02 22:19:03,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100826978683s 2018-11-02 22:19:03,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7fd1befc-42f4-4a0f-bc70-3ec503490b6d 2018-11-02 22:19:03,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 22:19:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-02 22:19:03,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a6e1211-4c90-4fbe-9599-c18506488fd6 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe6c5c6734234e57bf2c09b95eb31487", "links": {"self": "http://172.30.9.31:5000/v3/roles/fe6c5c6734234e57bf2c09b95eb31487"}, "name": "heat_stack_owner"}} 2018-11-02 22:19:03,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a6e1211-4c90-4fbe-9599-c18506488fd6 2018-11-02 22:19:03,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.121062994003s 2018-11-02 22:19:03,937 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a6e1211-4c90-4fbe-9599-c18506488fd6 2018-11-02 22:19:03,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 22:19:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:04,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d93f0b9-60b3-405d-809e-e69296c57000 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "55b013681b1f4506bd3a2acd4af1c6e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fe6c5c6734234e57bf2c09b95eb31487", "links": {"self": "http://172.30.9.31:5000/v3/roles/fe6c5c6734234e57bf2c09b95eb31487"}, "name": "heat_stack_owner"}]} 2018-11-02 22:19:04,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d93f0b9-60b3-405d-809e-e69296c57000 2018-11-02 22:19:04,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939919948578s 2018-11-02 22:19:04,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1d93f0b9-60b3-405d-809e-e69296c57000 2018-11-02 22:19:04,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 22:19:04,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:04,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a683e56-3125-4bb4-a7bc-afaac9df0bf4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 22:19:04,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2a683e56-3125-4bb4-a7bc-afaac9df0bf4 2018-11-02 22:19:04,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112413167953s 2018-11-02 22:19:04,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2a683e56-3125-4bb4-a7bc-afaac9df0bf4 2018-11-02 22:19:04,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 22:19:04,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:04,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6332095-6d12-494e-a459-8431dd768790 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "links": {"self": "http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3220d91c854a4be7abb345fef9c2d1d2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 22:19:04,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a6332095-6d12-494e-a459-8431dd768790 2018-11-02 22:19:04,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135906934738s 2018-11-02 22:19:04,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a6332095-6d12-494e-a459-8431dd768790 2018-11-02 22:19:04,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 22:19:04,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:04,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18b6afc-ec76-49cb-8788-5f7a18315411 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932"}, "tags": [], "enabled": true, "id": "fa792b80595b44388aab6f080a922932", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 22:19:04,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a18b6afc-ec76-49cb-8788-5f7a18315411 2018-11-02 22:19:04,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115761995316s 2018-11-02 22:19:04,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a18b6afc-ec76-49cb-8788-5f7a18315411 2018-11-02 22:19:04,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 22:19:04,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=fe6c5c6734234e57bf2c09b95eb31487&scope.project.id=fa792b80595b44388aab6f080a922932" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:04,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 22:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bc183e-e152-46b6-831e-cabc64137535 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=fe6c5c6734234e57bf2c09b95eb31487&scope.project.id=fa792b80595b44388aab6f080a922932", "previous": null, "next": null}} 2018-11-02 22:19:04,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=fe6c5c6734234e57bf2c09b95eb31487&scope.project.id=fa792b80595b44388aab6f080a922932 used request id req-14bc183e-e152-46b6-831e-cabc64137535 2018-11-02 22:19:04,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.230277061462s 2018-11-02 22:19:04,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3220d91c854a4be7abb345fef9c2d1d2&role.id=fe6c5c6734234e57bf2c09b95eb31487&scope.project.id=fa792b80595b44388aab6f080a922932 used request id req-14bc183e-e152-46b6-831e-cabc64137535 2018-11-02 22:19:04,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 22:19:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/fe6c5c6734234e57bf2c09b95eb31487 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15be453ba31f081783d95bc9bcfcd5f411b45834" 2018-11-02 22:19:04,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 22:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085f3788-2dc0-4242-9c18-e10d1d4f9810 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 22:19:04,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/fe6c5c6734234e57bf2c09b95eb31487 used request id req-085f3788-2dc0-4242-9c18-e10d1d4f9810 2018-11-02 22:19:04,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149903059006s 2018-11-02 22:19:04,809 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932/users/3220d91c854a4be7abb345fef9c2d1d2/roles/fe6c5c6734234e57bf2c09b95eb31487 used request id req-085f3788-2dc0-4242-9c18-e10d1d4f9810 2018-11-02 22:19:04,809 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 22:19:04,810 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-02 22:19:04,811 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 22:19:04,812 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 22:19:04,886 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 22:19:04,887 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-02 22:19:04,888 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 22:19:04,924 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-02 22:19:04,925 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-02 22:19:04,952 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-02 23:19:05,038 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-02 23:19:05,038 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=fa792b80595b44388aab6f080a922932 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 50880 22 OS_REGION_NAME=regionOne SDN_CONTROLLER_WEBPORT=8081 OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 SDN_CONTROLLER_IP=192.30.9.3 PWD=/home/ubuntu SDN_CONTROLLER_RESTCONFPORT=8081 OS_PASSWORD=b245f22a-0620-47ad-a663-c0950f5d0269 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.31:5000 SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ OS_USERNAME=shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.31,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 50880 192.168.120.6 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-11-02 22:19:05.132 1387 INFO shaker.engine.utils [-] Logging enabled 2018-11-02 22:19:05.135 1387 INFO shaker.engine.messaging [-] Listening on *:9000 2018-11-02 22:19:05.137 1387 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-11-02 22:19:05.145 1395 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-11-02 22:19:05.145 1395 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2018-11-02 22:19:05.145 1395 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-11-02 22:19:05.155 1387 INFO pykwalify.core [-] validation.valid 2018-11-02 22:19:16.947 1387 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-02 22:19:23.433 1387 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd54aca07-79b4-40e7-903e-0f155c5101ee', u'links': [{u'href': u'http://172.30.9.31:8004/v1/fa792b80595b44388aab6f080a922932/stacks/shaker_upfkea/d54aca07-79b4-40e7-903e-0f155c5101ee', u'rel': u'self'}]} 2018-11-02 22:23:16.568 1387 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_upfkea_slave_0', 'shaker_upfkea_master_0']) 2018-11-02 22:23:21.695 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-02 22:24:52.290 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-02 22:26:21.713 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-02 22:27:51.130 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-02 22:27:51.131 1387 INFO shaker.engine.server [-] Execution is done 2018-11-02 22:27:52.144 1387 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-02 23:19:05,039 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-11-02 23:19:05,040 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-02 23:19:05,042 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-02 23:19:05,080 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-02 23:19:05,080 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-02 23:19:05,108 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-02 23:19:05,111 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-02 23:19:05,111 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-02 23:19:05,112 - functest.opnfv_tests.openstack.shaker.shaker - ERROR - cannot get report files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 113, in execute scpc.get('report.json', self.res_dir) File "/usr/lib/python2.7/site-packages/scp.py", line 198, in get self._recv_all() File "/usr/lib/python2.7/site-packages/scp.py", line 348, in _recv_all raise SCPException(asunicode(msg[1:])) SCPException: scp: report.json: No such file or directory 2018-11-02 23:19:05,249 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 23:19:05,249 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 65:23 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-02 23:19:05,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:19:05,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55b013681b1f4506bd3a2acd4af1c6e7", "name": "Member"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "fe6c5c6734234e57bf2c09b95eb31487", "name": "heat_stack_owner"}], "expires_at": "2018-11-03T00:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa792b80595b44388aab6f080a922932", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fa792b80595b44388aab6f080a922932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_fa792b80595b44388aab6f080a922932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fa792b80595b44388aab6f080a922932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "id": "3220d91c854a4be7abb345fef9c2d1d2"}, "audit_ids": ["fezdGOIISRii2gd93irIXA"], "issued_at": "2018-11-02T23:19:05.000000Z"}} 2018-11-02 23:19:05,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 23:19:05,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/ad4dbacc-f3cc-4eaf-8783-ab9bbcf47257.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:06,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e3de9ce-0079-4842-95ca-5aa16e86cfc3 Content-Length: 0 Date: Fri, 02 Nov 2018 23:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:19:06,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/ad4dbacc-f3cc-4eaf-8783-ab9bbcf47257.json used request id req-5e3de9ce-0079-4842-95ca-5aa16e86cfc3 2018-11-02 23:19:06,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01687312126s 2018-11-02 23:19:06,705 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/ad4dbacc-f3cc-4eaf-8783-ab9bbcf47257.json used request id req-5e3de9ce-0079-4842-95ca-5aa16e86cfc3 2018-11-02 23:19:06,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 23:19:06,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:07,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-5fb42115-925b-4cd3-94cd-f2f8611a6f8f Date: Fri, 02 Nov 2018 23:19:07 GMT RESP BODY: {"floatingips": [{"router_id": "b4d351c5-1266-4c46-b62b-79cc1dac5a15", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T21:33:36Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.1.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "9130f7ee-3ee1-4d3e-8aa2-1c2899c43be8", "id": "ec419c7f-0d6f-42f9-a3b0-36cfa5a159f6", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:33:36Z", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}]} 2018-11-02 23:19:07,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5fb42115-925b-4cd3-94cd-f2f8611a6f8f 2018-11-02 23:19:07,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.410628795624s 2018-11-02 23:19:07,121 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5fb42115-925b-4cd3-94cd-f2f8611a6f8f 2018-11-02 23:19:07,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 23:19:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:07,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4af3e70-730d-4d74-b054-6e1814b961ef x-compute-request-id: req-f4af3e70-730d-4d74-b054-6e1814b961ef Content-Type: application/json 2018-11-02 23:19:07,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88 used request id req-f4af3e70-730d-4d74-b054-6e1814b961ef 2018-11-02 23:19:07,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.761467933655s 2018-11-02 23:19:07,887 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88 used request id req-f4af3e70-730d-4d74-b054-6e1814b961ef 2018-11-02 23:19:07,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:19:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:09,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2734096a-80b2-4618-bf37-d32215fb64d9 x-compute-request-id: req-2734096a-80b2-4618-bf37-d32215fb64d9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:89:fe", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:89:fe", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "rel": "bookmark"}], "image": {"id": "50262937-4867-4acd-840a-0dd1fd042678", "links": [{"href": "http://172.30.9.31:8774/images/50262937-4867-4acd-840a-0dd1fd042678", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": "2018-11-02T22:17:33.000000", "flavor": {"id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120", "links": [{"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}]}, "id": "5ca9fd69-441c-47bc-af4b-bdc43f37bc88", "security_groups": [{"name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}], "user_id": "3220d91c854a4be7abb345fef9c2d1d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:19:07Z", "hostId": "b2dbb834226c2fdbc6040a88be87f91289499bd7604d79fd0b53f37c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_7284da0f-c7ca-400a-9e52-5274679828bf", "created": "2018-11-02T22:14:11Z", "tenant_id": "fa792b80595b44388aab6f080a922932", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:19:09,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2734096a-80b2-4618-bf37-d32215fb64d9 2018-11-02 23:19:09,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39707803726s 2018-11-02 23:19:09,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2734096a-80b2-4618-bf37-d32215fb64d9 2018-11-02 23:19:09,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:19:11,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:19:11,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:11,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14678618-d991-4162-8293-2f61a9cdf316 x-compute-request-id: req-14678618-d991-4162-8293-2f61a9cdf316 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 23:19:11,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-14678618-d991-4162-8293-2f61a9cdf316 2018-11-02 23:19:11,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0799908638s 2018-11-02 23:19:11,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-14678618-d991-4162-8293-2f61a9cdf316 2018-11-02 23:19:11,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:19:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:11,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 32541 X-Openstack-Request-Id: req-9bcf7abb-fd6c-4655-b208-9a47974a7e08 Date: Fri, 02 Nov 2018 23:19:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:43Z", "updated_at": "2018-11-02T22:13:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "19f5d932-d818-4251-8123-751a91028fa8", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "45d84b42-cb2c-4956-a9c4-e99689fa2a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "5a7df9a4-444d-47d6-8769-c189f86a2f4b", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "796599de-bf13-4023-a65d-ee3814298e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 4, "project_id": "fa792b80595b44388aab6f080a922932", "id": "47098135-8488-470c-b718-8f66c16f0585", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:14:05Z", "updated_at": "2018-11-02T22:14:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-11-02T22:14:07Z", "revision_number": 0, "id": "218e762a-2fef-4eeb-ad15-2d9c67873b20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:07Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "9f973ee8-ea74-47e7-ab78-4b7d0ff5dbe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T22:14:06Z", "revision_number": 0, "id": "a76bb1a6-2b2a-46f6-9753-7f20f90f9ebc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:06Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:06Z", "revision_number": 0, "id": "bbe46455-677b-488e-8617-f94d9a3bb424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:06Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:14:05Z", "revision_number": 0, "id": "e6db4c68-7906-4303-92a2-ad730e291131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:14:05Z", "security_group_id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 5, "project_id": "fa792b80595b44388aab6f080a922932", "id": "b3f3ce3c-4b56-4482-9a91-062adf0b0cc8", "name": "shaker-sg_7284da0f-c7ca-400a-9e52-5274679828bf"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 23:19:11,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9bcf7abb-fd6c-4655-b208-9a47974a7e08 2018-11-02 23:19:11,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.270524978638s 2018-11-02 23:19:11,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9bcf7abb-fd6c-4655-b208-9a47974a7e08 2018-11-02 23:19:11,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 23:19:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/b3f3ce3c-4b56-4482-9a91-062adf0b0cc8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:12,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1dc6bc40-5071-468e-bf63-2ffff8e04ea4 Content-Length: 0 Date: Fri, 02 Nov 2018 23:19:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:19:12,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b3f3ce3c-4b56-4482-9a91-062adf0b0cc8.json used request id req-1dc6bc40-5071-468e-bf63-2ffff8e04ea4 2018-11-02 23:19:12,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.380785942078s 2018-11-02 23:19:12,031 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b3f3ce3c-4b56-4482-9a91-062adf0b0cc8.json used request id req-1dc6bc40-5071-468e-bf63-2ffff8e04ea4 2018-11-02 23:19:12,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 23:19:12,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:12,088 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13640d55-c065-47f9-b6a9-ed4c71f84270 x-compute-request-id: req-13640d55-c065-47f9-b6a9-ed4c71f84270 Content-Length: 0 Content-Type: application/json 2018-11-02 23:19:12,088 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf used request id req-13640d55-c065-47f9-b6a9-ed4c71f84270 2018-11-02 23:19:12,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0569639205933s 2018-11-02 23:19:12,088 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_7284da0f-c7ca-400a-9e52-5274679828bf used request id req-13640d55-c065-47f9-b6a9-ed4c71f84270 2018-11-02 23:19:12,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 23:19:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" -d '{"subnet_id": "9b37eb2f-4985-4582-be46-e5f7db74f37b"}' 2018-11-02 23:19:13,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c6a5bfbd-25ab-4d12-a72c-24a85b9accbc Date: Fri, 02 Nov 2018 23:19:13 GMT RESP BODY: {"network_id": "747a6743-43fa-429b-ae9f-7478d7c2e222", "tenant_id": "fa792b80595b44388aab6f080a922932", "subnet_id": "9b37eb2f-4985-4582-be46-e5f7db74f37b", "subnet_ids": ["9b37eb2f-4985-4582-be46-e5f7db74f37b"], "port_id": "ff72209f-a56d-4ae6-9b2e-494dd1d74ebc", "id": "0b1d44a5-314b-42de-8203-65416e255e03"} 2018-11-02 23:19:13,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03/remove_router_interface.json used request id req-c6a5bfbd-25ab-4d12-a72c-24a85b9accbc 2018-11-02 23:19:13,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76111912727s 2018-11-02 23:19:13,850 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03/remove_router_interface.json used request id req-c6a5bfbd-25ab-4d12-a72c-24a85b9accbc returning object 0b1d44a5-314b-42de-8203-65416e255e03 2018-11-02 23:19:13,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 23:19:13,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:14,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1269 X-Openstack-Request-Id: req-aabbb342-b6e6-4d31-b56e-89b4c42d60c2 Date: Fri, 02 Nov 2018 23:19:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T23:19:12Z", "revision_number": 4, "routes": [], "project_id": "fa792b80595b44388aab6f080a922932", "id": "0b1d44a5-314b-42de-8203-65416e255e03", "name": "shaker-router_7284da0f-c7ca-400a-9e52-5274679828bf"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-02T21:31:48Z", "revision_number": 4, "routes": [], "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "b4d351c5-1266-4c46-b62b-79cc1dac5a15", "name": "vmtp-router_41a1795a-ad69-41e2-aaf7-b8025cef5acd"}]} 2018-11-02 23:19:14,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-aabbb342-b6e6-4d31-b56e-89b4c42d60c2 2018-11-02 23:19:14,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.336730003357s 2018-11-02 23:19:14,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-aabbb342-b6e6-4d31-b56e-89b4c42d60c2 2018-11-02 23:19:14,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 23:19:14,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:15,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b4a0c44-b6ce-413c-afcc-417c37fc4b69 Content-Length: 0 Date: Fri, 02 Nov 2018 23:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:19:15,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03.json used request id req-4b4a0c44-b6ce-413c-afcc-417c37fc4b69 2018-11-02 23:19:15,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.5210518837s 2018-11-02 23:19:15,711 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0b1d44a5-314b-42de-8203-65416e255e03.json used request id req-4b4a0c44-b6ce-413c-afcc-417c37fc4b69 2018-11-02 23:19:15,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 23:19:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:15,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2539 X-Openstack-Request-Id: req-616a7bc0-457e-40d3-809a-f72d0afeef9b Date: Fri, 02 Nov 2018 23:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3af0202-066c-4d8e-a988-29b277d96ca3","tenant_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","created_at":"2018-11-02T21:31:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T21:31:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","id":"736dfd43-cf5c-4d8c-b5c4-195910173fa8","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:38Z","dns_nameservers":[],"updated_at":"2018-11-02T18:43:38Z","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":"47231e2929c445d48ec194d54c88f2dc","id":"8c88fbab-910c-45a5-817e-2a893406c6a5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"747a6743-43fa-429b-ae9f-7478d7c2e222","tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T22:13:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fa792b80595b44388aab6f080a922932","id":"9b37eb2f-4985-4582-be46-e5f7db74f37b","subnetpool_id":null,"name":"shaker-subnet_7284da0f-c7ca-400a-9e52-5274679828bf"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d1853ae-74df-4fa3-b8a4-a2cde45a79df","tenant_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","created_at":"2018-11-02T21:31:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T21:31:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","id":"be436ba5-b5da-49ef-bdd4-8b013ff91c12","subnetpool_id":null,"name":"pns-internal-subnet"}]} 2018-11-02 23:19:15,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-616a7bc0-457e-40d3-809a-f72d0afeef9b 2018-11-02 23:19:15,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.250523805618s 2018-11-02 23:19:15,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-616a7bc0-457e-40d3-809a-f72d0afeef9b 2018-11-02 23:19:15,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 23:19:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/9b37eb2f-4985-4582-be46-e5f7db74f37b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:18,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95b1ced1-ec2f-4801-9d47-98a6f8087b04 Date: Fri, 02 Nov 2018 23:19:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:19:18,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9b37eb2f-4985-4582-be46-e5f7db74f37b.json used request id req-95b1ced1-ec2f-4801-9d47-98a6f8087b04 2018-11-02 23:19:18,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.6164419651s 2018-11-02 23:19:18,581 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9b37eb2f-4985-4582-be46-e5f7db74f37b.json used request id req-95b1ced1-ec2f-4801-9d47-98a6f8087b04 2018-11-02 23:19:18,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:19:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:18,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2748 X-Openstack-Request-Id: req-8f293a4a-739e-41a0-bafd-1c742c8d1fac Date: Fri, 02 Nov 2018 23:19:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d1853ae-74df-4fa3-b8a4-a2cde45a79df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","status":"ACTIVE","subnets":["be436ba5-b5da-49ef-bdd4-8b013ff91c12"],"description":"","tags":[],"updated_at":"2018-11-02T21:31:42Z","provider:segmentation_id":67,"name":"pns-internal-net_41a1795a-ad69-41e2-aaf7-b8025cef5acd","admin_state_up":true,"tenant_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","created_at":"2018-11-02T21:31:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"747a6743-43fa-429b-ae9f-7478d7c2e222","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa792b80595b44388aab6f080a922932","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T23:19:18Z","provider:segmentation_id":26,"name":"shaker-net_7284da0f-c7ca-400a-9e52-5274679828bf","admin_state_up":true,"tenant_id":"fa792b80595b44388aab6f080a922932","created_at":"2018-11-02T22:13:43Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f3af0202-066c-4d8e-a988-29b277d96ca3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","status":"ACTIVE","subnets":["736dfd43-cf5c-4d8c-b5c4-195910173fa8"],"description":"","tags":[],"updated_at":"2018-11-02T21:31:43Z","provider:segmentation_id":96,"name":"pns-internal-net2_41a1795a-ad69-41e2-aaf7-b8025cef5acd","admin_state_up":true,"tenant_id":"a24b9a0d5d8c4a16b6eaf802f9393c23","created_at":"2018-11-02T21:31:43Z","provider:network_type":"vxlan"}]} 2018-11-02 23:19:18,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8f293a4a-739e-41a0-bafd-1c742c8d1fac 2018-11-02 23:19:18,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305199861526s 2018-11-02 23:19:18,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8f293a4a-739e-41a0-bafd-1c742c8d1fac 2018-11-02 23:19:18,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 23:19:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/747a6743-43fa-429b-ae9f-7478d7c2e222.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:20,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0627bf65-d4bb-4ea7-822d-8872325aa435 Date: Fri, 02 Nov 2018 23:19:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:19:20,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/747a6743-43fa-429b-ae9f-7478d7c2e222.json used request id req-0627bf65-d4bb-4ea7-822d-8872325aa435 2018-11-02 23:19:20,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39456009865s 2018-11-02 23:19:20,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/747a6743-43fa-429b-ae9f-7478d7c2e222.json used request id req-0627bf65-d4bb-4ea7-822d-8872325aa435 2018-11-02 23:19:20,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:19:20,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:20,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-9793b7ee-bc3c-4c41-9a2b-f0b059e2da6f Date: Fri, 02 Nov 2018 23:19:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap", "metadata": {}}], "file": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678/file", "owner": "fa792b80595b44388aab6f080a922932", "id": "50262937-4867-4acd-840a-0dd1fd042678", "size": 666173440, "self": "/v2/images/50262937-4867-4acd-840a-0dd1fd042678", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/50262937-4867-4acd-840a-0dd1fd042678/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-02T22:14:02Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7284da0f-c7ca-400a-9e52-5274679828bf", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-02T22:13:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:19:20,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9793b7ee-bc3c-4c41-9a2b-f0b059e2da6f 2018-11-02 23:19:20,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670680999756s 2018-11-02 23:19:20,959 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9793b7ee-bc3c-4c41-9a2b-f0b059e2da6f 2018-11-02 23:19:20,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 23:19:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/50262937-4867-4acd-840a-0dd1fd042678 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f00ae0eabc0373def8729a64cab6ad0a5319456b" 2018-11-02 23:19:21,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b6f14cd-851f-44ff-8583-c4e293cd89e6 Date: Fri, 02 Nov 2018 23:19:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:19:21,968 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/50262937-4867-4acd-840a-0dd1fd042678 used request id req-8b6f14cd-851f-44ff-8583-c4e293cd89e6 2018-11-02 23:19:21,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00782608986s 2018-11-02 23:19:21,969 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/50262937-4867-4acd-840a-0dd1fd042678 used request id req-8b6f14cd-851f-44ff-8583-c4e293cd89e6 2018-11-02 23:19:21,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:19:21,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:19:22,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T00:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["xQcm31QLSES7fCNkcS7kNg"], "issued_at": "2018-11-02T23:19:22.000000Z"}} 2018-11-02 23:19:22,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:22,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58b8bea8-f10e-42e2-b7d9-43f665b97546 x-compute-request-id: req-58b8bea8-f10e-42e2-b7d9-43f665b97546 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_7284da0f-c7ca-400a-9e52-5274679828bf", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "ee5c4d79-c8ea-4251-809e-4c63b54b7120"}]} 2018-11-02 23:19:22,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-58b8bea8-f10e-42e2-b7d9-43f665b97546 2018-11-02 23:19:22,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.626829862595s 2018-11-02 23:19:22,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-58b8bea8-f10e-42e2-b7d9-43f665b97546 2018-11-02 23:19:22,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 23:19:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:22,638 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d01f525-6cb7-4a8a-9ccb-e28599ec6a36 x-compute-request-id: req-0d01f525-6cb7-4a8a-9ccb-e28599ec6a36 Content-Length: 0 Content-Type: application/json 2018-11-02 23:19:22,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120 used request id req-0d01f525-6cb7-4a8a-9ccb-e28599ec6a36 2018-11-02 23:19:22,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040402173996s 2018-11-02 23:19:22,639 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ee5c4d79-c8ea-4251-809e-4c63b54b7120 used request id req-0d01f525-6cb7-4a8a-9ccb-e28599ec6a36 2018-11-02 23:19:22,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:19:22,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:22,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c4f801-44bf-4e78-a070-2fbed14bf6e0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "links": {"self": "http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3220d91c854a4be7abb345fef9c2d1d2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 23:19:22,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-71c4f801-44bf-4e78-a070-2fbed14bf6e0 2018-11-02 23:19:22,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134351015091s 2018-11-02 23:19:22,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-71c4f801-44bf-4e78-a070-2fbed14bf6e0 2018-11-02 23:19:22,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:19:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:22,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015179fb-2ad6-4c97-ba46-826330dfdde6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_7284da0f-c7ca-400a-9e52-5274679828bf", "links": {"self": "http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3220d91c854a4be7abb345fef9c2d1d2", "description": null}} 2018-11-02 23:19:22,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2 used request id req-015179fb-2ad6-4c97-ba46-826330dfdde6 2018-11-02 23:19:22,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120542049408s 2018-11-02 23:19:22,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2 used request id req-015179fb-2ad6-4c97-ba46-826330dfdde6 2018-11-02 23:19:22,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 23:19:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:23,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24945aa9-58b9-46f1-9b7f-2b70af5ecb4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:19:23,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2 used request id req-24945aa9-58b9-46f1-9b7f-2b70af5ecb4b 2018-11-02 23:19:23,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204674005508s 2018-11-02 23:19:23,107 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3220d91c854a4be7abb345fef9c2d1d2 used request id req-24945aa9-58b9-46f1-9b7f-2b70af5ecb4b 2018-11-02 23:19:23,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:19:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:23,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52476709-db8b-4450-9fd7-d0c16e37498b Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932"}, "tags": [], "enabled": true, "id": "fa792b80595b44388aab6f080a922932", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7284da0f-c7ca-400a-9e52-5274679828bf"}]} 2018-11-02 23:19:23,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-52476709-db8b-4450-9fd7-d0c16e37498b 2018-11-02 23:19:23,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0974450111389s 2018-11-02 23:19:23,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-52476709-db8b-4450-9fd7-d0c16e37498b 2018-11-02 23:19:23,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 23:19:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:23,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9df369-c421-493a-afef-bbc100b1d119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:19:23,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932 used request id req-9a9df369-c421-493a-afef-bbc100b1d119 2018-11-02 23:19:23,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.202065944672s 2018-11-02 23:19:23,417 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fa792b80595b44388aab6f080a922932 used request id req-9a9df369-c421-493a-afef-bbc100b1d119 2018-11-02 23:19:23,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:19:23,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:23,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25da2eeb-7f86-4c86-9abf-8527140ed263 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "55b013681b1f4506bd3a2acd4af1c6e7", "links": {"self": "http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7"}, "name": "Member"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fe6c5c6734234e57bf2c09b95eb31487", "links": {"self": "http://172.30.9.31:5000/v3/roles/fe6c5c6734234e57bf2c09b95eb31487"}, "name": "heat_stack_owner"}]} 2018-11-02 23:19:23,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-25da2eeb-7f86-4c86-9abf-8527140ed263 2018-11-02 23:19:23,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100717067719s 2018-11-02 23:19:23,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-25da2eeb-7f86-4c86-9abf-8527140ed263 2018-11-02 23:19:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 23:19:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:23,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea5800e-69b2-4079-b072-d7712a9aba50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:19:23,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7 used request id req-7ea5800e-69b2-4079-b072-d7712a9aba50 2018-11-02 23:19:23,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.129372119904s 2018-11-02 23:19:23,657 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/55b013681b1f4506bd3a2acd4af1c6e7 used request id req-7ea5800e-69b2-4079-b072-d7712a9aba50 2018-11-02 23:19:23,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:19:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=fa792b80595b44388aab6f080a922932&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:23,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-558fe9ff-eb9e-4485-a338-0431cf24e131 Date: Fri, 02 Nov 2018 23:19:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:43Z", "updated_at": "2018-11-02T22:13:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "19f5d932-d818-4251-8123-751a91028fa8", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "45d84b42-cb2c-4956-a9c4-e99689fa2a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "5a7df9a4-444d-47d6-8769-c189f86a2f4b", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "796599de-bf13-4023-a65d-ee3814298e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 4, "project_id": "fa792b80595b44388aab6f080a922932", "id": "47098135-8488-470c-b718-8f66c16f0585", "name": "default"}]} 2018-11-02 23:19:23,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=fa792b80595b44388aab6f080a922932&name=default used request id req-558fe9ff-eb9e-4485-a338-0431cf24e131 2018-11-02 23:19:23,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222258090973s 2018-11-02 23:19:23,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=fa792b80595b44388aab6f080a922932&name=default used request id req-558fe9ff-eb9e-4485-a338-0431cf24e131 2018-11-02 23:19:23,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:19:23,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:24,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 29650 X-Openstack-Request-Id: req-be885f20-2f38-45f3-a7b0-7882768f5937 Date: Fri, 02 Nov 2018 23:19:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa792b80595b44388aab6f080a922932", "created_at": "2018-11-02T22:13:43Z", "updated_at": "2018-11-02T22:13:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "19f5d932-d818-4251-8123-751a91028fa8", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "45d84b42-cb2c-4956-a9c4-e99689fa2a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "5a7df9a4-444d-47d6-8769-c189f86a2f4b", "remote_group_id": "47098135-8488-470c-b718-8f66c16f0585", "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T22:13:43Z", "revision_number": 0, "id": "796599de-bf13-4023-a65d-ee3814298e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T22:13:43Z", "security_group_id": "47098135-8488-470c-b718-8f66c16f0585", "tenant_id": "fa792b80595b44388aab6f080a922932", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa792b80595b44388aab6f080a922932"}], "revision_number": 4, "project_id": "fa792b80595b44388aab6f080a922932", "id": "47098135-8488-470c-b718-8f66c16f0585", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 23:19:24,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-be885f20-2f38-45f3-a7b0-7882768f5937 2018-11-02 23:19:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.281116962433s 2018-11-02 23:19:24,168 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-be885f20-2f38-45f3-a7b0-7882768f5937 2018-11-02 23:19:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 23:19:24,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/47098135-8488-470c-b718-8f66c16f0585.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:24,653 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6f76352-2cab-4e29-bbb2-60ab15f01ec8 Content-Length: 0 Date: Fri, 02 Nov 2018 23:19:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:19:24,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/47098135-8488-470c-b718-8f66c16f0585.json used request id req-f6f76352-2cab-4e29-bbb2-60ab15f01ec8 2018-11-02 23:19:24,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.480026960373s 2018-11-02 23:19:24,653 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/47098135-8488-470c-b718-8f66c16f0585.json used request id req-f6f76352-2cab-4e29-bbb2-60ab15f01ec8 2018-11-02 23:19:24,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:19:24,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:24,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10e06b4-79fc-44a9-ac9a-de64377cf807 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fe6c5c6734234e57bf2c09b95eb31487", "links": {"self": "http://172.30.9.31:5000/v3/roles/fe6c5c6734234e57bf2c09b95eb31487"}, "name": "heat_stack_owner"}]} 2018-11-02 23:19:24,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b10e06b4-79fc-44a9-ac9a-de64377cf807 2018-11-02 23:19:24,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947060585022s 2018-11-02 23:19:24,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b10e06b4-79fc-44a9-ac9a-de64377cf807 2018-11-02 23:19:24,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 23:19:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/fe6c5c6734234e57bf2c09b95eb31487 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}241f1257b16356bf96bdcbfbb28015765eefaf29" 2018-11-02 23:19:24,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a97054-c176-4318-b428-a5d207f094f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:19:24,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fe6c5c6734234e57bf2c09b95eb31487 used request id req-49a97054-c176-4318-b428-a5d207f094f0 2018-11-02 23:19:24,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.127197980881s 2018-11-02 23:19:24,885 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fe6c5c6734234e57bf2c09b95eb31487 used request id req-49a97054-c176-4318-b428-a5d207f094f0 2018-11-02 23:19:24,885 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-11-02 23:19:24,885 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 42:06 | FAIL | | shaker | functest | benchmarking | 65:23 | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2018-11-02 23:19:24,888 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-02 23:19:24,946 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-02 23:19:27,631 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | 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-11-02 23:19:27,634 - 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.31,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6Pd8KjHZCXVbJVvc6WRkYwff6 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=ceb139a78723412bbc751e2cc33b534e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ export OS_REGION_NAME=regionOne 2018-11-02 23:19:27,634 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-02 23:19:27,634 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-11-02 23:19:27,634 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-11-02 23:19:27,637 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-02 23:19:30,046 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | 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-11-02 23:19:30,049 - 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.31,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6Pd8KjHZCXVbJVvc6WRkYwff6 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=ceb139a78723412bbc751e2cc33b534e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ export OS_REGION_NAME=regionOne 2018-11-02 23:19:30,049 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-02 23:19:30,050 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-11-02 23:19:30,060 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-11-02 23:19:30,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:19:30,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1300b2ab-ee19-4373-8507-cda117d10d6a 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 23:19:30,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1300b2ab-ee19-4373-8507-cda117d10d6a 2018-11-02 23:19:30,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:19:30,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T00:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["8GT_ZmLkSHCiBbB2f9WAQQ"], "issued_at": "2018-11-02T23:19:30.000000Z"}} 2018-11-02 23:19:30,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:19:30,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:30,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-fd03370a-d780-43b1-b13e-c48509e995e3 Date: Fri, 02 Nov 2018 23:19:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 23:19:30,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fd03370a-d780-43b1-b13e-c48509e995e3 2018-11-02 23:19:30,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269505977631s 2018-11-02 23:19:30,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fd03370a-d780-43b1-b13e-c48509e995e3 2018-11-02 23:19:30,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:19:30,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 23:19:30 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 23:19:30,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:19:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:31,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1b163f-bd77-4a5a-9bb9-f552bab46216 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 23:19:31,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-cb1b163f-bd77-4a5a-9bb9-f552bab46216 2018-11-02 23:19:31,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108184099197s 2018-11-02 23:19:31,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-cb1b163f-bd77-4a5a-9bb9-f552bab46216 2018-11-02 23:19:31,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 23:19:31,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4"}}' 2018-11-02 23:19:31,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a77c4af-4036-4bff-a6e0-6bc4f1418dfe Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298"}, "tags": [], "enabled": true, "id": "6e90627cf2204b628e458f2e0ae95298", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4"}} 2018-11-02 23:19:31,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1a77c4af-4036-4bff-a6e0-6bc4f1418dfe 2018-11-02 23:19:31,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.150903940201s 2018-11-02 23:19:31,227 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1a77c4af-4036-4bff-a6e0-6bc4f1418dfe 2018-11-02 23:19:31,227 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'6e90627cf2204b628e458f2e0ae95298', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4'}) 2018-11-02 23:19:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 23:19:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c4b2b56a-b8a2-499d-baa4-a18dc0c04d05", "email": null, "name": "cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4"}}' 2018-11-02 23:19:31,616 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72dcb0d-14f9-4960-bd8f-1a59edf5121a Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4", "links": {"self": "http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f22780ec3b4246e495cbbe2f94a44e07", "domain_id": "default", "password_expires_at": null}} 2018-11-02 23:19:31,616 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-c72dcb0d-14f9-4960-bd8f-1a59edf5121a 2018-11-02 23:19:31,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.383142948151s 2018-11-02 23:19:31,617 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-c72dcb0d-14f9-4960-bd8f-1a59edf5121a 2018-11-02 23:19:31,617 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f22780ec3b4246e495cbbe2f94a44e07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4'}) 2018-11-02 23:19:31,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:19:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:31,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1e28e8-113d-4400-87ac-24108ae41518 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:19:31,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7b1e28e8-113d-4400-87ac-24108ae41518 2018-11-02 23:19:31,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129785060883s 2018-11-02 23:19:31,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7b1e28e8-113d-4400-87ac-24108ae41518 2018-11-02 23:19:31,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:19:31,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a647cf-e22a-4e74-b8a7-6ce5c4e468c5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:19:31,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a1a647cf-e22a-4e74-b8a7-6ce5c4e468c5 2018-11-02 23:19:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104466199875s 2018-11-02 23:19:31,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a1a647cf-e22a-4e74-b8a7-6ce5c4e468c5 2018-11-02 23:19:31,862 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 23:19:31,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 23:19:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" -d '{"role": {"name": "Member"}}' 2018-11-02 23:19:31,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba8efc4-db15-4bae-b708-6aaea878a324 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca697e81df834d4096dd91775ff2fd37", "links": {"self": "http://172.30.9.31:5000/v3/roles/ca697e81df834d4096dd91775ff2fd37"}, "name": "Member"}} 2018-11-02 23:19:31,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5ba8efc4-db15-4bae-b708-6aaea878a324 2018-11-02 23:19:31,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.120606899261s 2018-11-02 23:19:31,987 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5ba8efc4-db15-4bae-b708-6aaea878a324 2018-11-02 23:19:31,987 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'ca697e81df834d4096dd91775ff2fd37'}) 2018-11-02 23:19:31,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:19:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5defb727-7284-442f-94d3-024282f07906 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca697e81df834d4096dd91775ff2fd37", "links": {"self": "http://172.30.9.31:5000/v3/roles/ca697e81df834d4096dd91775ff2fd37"}, "name": "Member"}]} 2018-11-02 23:19:32,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5defb727-7284-442f-94d3-024282f07906 2018-11-02 23:19:32,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10595202446s 2018-11-02 23:19:32,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5defb727-7284-442f-94d3-024282f07906 2018-11-02 23:19:32,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:19:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac136fb-cc70-4659-b6a9-fca5685bf302 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 23:19:32,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8ac136fb-cc70-4659-b6a9-fca5685bf302 2018-11-02 23:19:32,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104770183563s 2018-11-02 23:19:32,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8ac136fb-cc70-4659-b6a9-fca5685bf302 2018-11-02 23:19:32,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:19:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cded76-e6cf-46ff-b9fc-21e711a31dc5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4", "links": {"self": "http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f22780ec3b4246e495cbbe2f94a44e07", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 23:19:32,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c2cded76-e6cf-46ff-b9fc-21e711a31dc5 2018-11-02 23:19:32,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117873907089s 2018-11-02 23:19:32,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c2cded76-e6cf-46ff-b9fc-21e711a31dc5 2018-11-02 23:19:32,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:19:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65da9e9b-4ab3-4307-a64f-1bc9569ac4d5 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298"}, "tags": [], "enabled": true, "id": "6e90627cf2204b628e458f2e0ae95298", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:19:32,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-65da9e9b-4ab3-4307-a64f-1bc9569ac4d5 2018-11-02 23:19:32,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1149559021s 2018-11-02 23:19:32,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-65da9e9b-4ab3-4307-a64f-1bc9569ac4d5 2018-11-02 23:19:32,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 23:19:32,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=f22780ec3b4246e495cbbe2f94a44e07&role.id=ca697e81df834d4096dd91775ff2fd37&scope.project.id=6e90627cf2204b628e458f2e0ae95298" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c37fb2-6dbd-413a-a41c-61c047caa5f4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=f22780ec3b4246e495cbbe2f94a44e07&role.id=ca697e81df834d4096dd91775ff2fd37&scope.project.id=6e90627cf2204b628e458f2e0ae95298", "previous": null, "next": null}} 2018-11-02 23:19:32,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=f22780ec3b4246e495cbbe2f94a44e07&role.id=ca697e81df834d4096dd91775ff2fd37&scope.project.id=6e90627cf2204b628e458f2e0ae95298 used request id req-f7c37fb2-6dbd-413a-a41c-61c047caa5f4 2018-11-02 23:19:32,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108242988586s 2018-11-02 23:19:32,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=f22780ec3b4246e495cbbe2f94a44e07&role.id=ca697e81df834d4096dd91775ff2fd37&scope.project.id=6e90627cf2204b628e458f2e0ae95298 used request id req-f7c37fb2-6dbd-413a-a41c-61c047caa5f4 2018-11-02 23:19:32,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 23:19:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298/users/f22780ec3b4246e495cbbe2f94a44e07/roles/ca697e81df834d4096dd91775ff2fd37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d86867-5cd5-4a43-9483-130d232b4bd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:19:32,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298/users/f22780ec3b4246e495cbbe2f94a44e07/roles/ca697e81df834d4096dd91775ff2fd37 used request id req-d6d86867-5cd5-4a43-9483-130d232b4bd1 2018-11-02 23:19:32,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148032188416s 2018-11-02 23:19:32,721 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298/users/f22780ec3b4246e495cbbe2f94a44e07/roles/ca697e81df834d4096dd91775ff2fd37 used request id req-d6d86867-5cd5-4a43-9483-130d232b4bd1 2018-11-02 23:19:32,722 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6e90627cf2204b628e458f2e0ae95298', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c4b2b56a-b8a2-499d-baa4-a18dc0c04d05', 'username': u'cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 23:19:32,725 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4', 'password': 'c4b2b56a-b8a2-499d-baa4-a18dc0c04d05', 'project_name': 'cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '6e90627cf2204b628e458f2e0ae95298', 'project_domain_name': 'Default'} 2018-11-02 23:19:32,726 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-11-02 23:19:32,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:19:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f0a1ee-4476-4043-92d3-ae37c7058693 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 23:19:32,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d7f0a1ee-4476-4043-92d3-ae37c7058693 2018-11-02 23:19:32,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105916976929s 2018-11-02 23:19:32,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d7f0a1ee-4476-4043-92d3-ae37c7058693 2018-11-02 23:19:32,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:19:32,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:19:32,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e807101d-a35d-4ef3-8df7-e5ce4b7437cb Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298"}, "tags": [], "enabled": true, "id": "6e90627cf2204b628e458f2e0ae95298", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:19:32,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e807101d-a35d-4ef3-8df7-e5ce4b7437cb 2018-11-02 23:19:32,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103662967682s 2018-11-02 23:19:32,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e807101d-a35d-4ef3-8df7-e5ce4b7437cb 2018-11-02 23:19:32,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 23:19:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" -d '{"network": {"tenant_id": "6e90627cf2204b628e458f2e0ae95298", "name": "cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4", "admin_state_up": true}}' 2018-11-02 23:19:33,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-00775ac4-291a-4b18-aea8-0802fba721f3 Date: Fri, 02 Nov 2018 23:19:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e90627cf2204b628e458f2e0ae95298","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T23:19:33Z","is_default":false,"provider:segmentation_id":57,"name":"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4","admin_state_up":true,"tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:33Z","mtu":1450}} 2018-11-02 23:19:33,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-00775ac4-291a-4b18-aea8-0802fba721f3 2018-11-02 23:19:33,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.877204179764s 2018-11-02 23:19:33,823 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-00775ac4-291a-4b18-aea8-0802fba721f3 2018-11-02 23:19:33,824 - 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-11-02T23:19:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'abf3349d-69d9-4f71-b81e-57be4a6fb103', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4', u'admin_state_up': True, u'tenant_id': u'6e90627cf2204b628e458f2e0ae95298', u'created_at': u'2018-11-02T23:19:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6e90627cf2204b628e458f2e0ae95298'}) 2018-11-02 23:19:33,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:19:33,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd42a673-7e0e-4c10-a14d-9fe906df67f5 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 23:19:33,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fd42a673-7e0e-4c10-a14d-9fe906df67f5 2018-11-02 23:19:33,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:19:34,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca697e81df834d4096dd91775ff2fd37", "name": "Member"}], "expires_at": "2018-11-03T00:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e90627cf2204b628e458f2e0ae95298", "name": "cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e90627cf2204b628e458f2e0ae95298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/6e90627cf2204b628e458f2e0ae95298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/6e90627cf2204b628e458f2e0ae95298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6e90627cf2204b628e458f2e0ae95298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/6e90627cf2204b628e458f2e0ae95298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/6e90627cf2204b628e458f2e0ae95298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/6e90627cf2204b628e458f2e0ae95298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/6e90627cf2204b628e458f2e0ae95298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/6e90627cf2204b628e458f2e0ae95298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e90627cf2204b628e458f2e0ae95298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/6e90627cf2204b628e458f2e0ae95298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/6e90627cf2204b628e458f2e0ae95298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_6e90627cf2204b628e458f2e0ae95298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6e90627cf2204b628e458f2e0ae95298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4", "id": "f22780ec3b4246e495cbbe2f94a44e07"}, "audit_ids": ["Bt7LCPzPSjy3g1ebDwh01A"], "issued_at": "2018-11-02T23:19:34.000000Z"}} 2018-11-02 23:19:34,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:19:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:19:34,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-d6b0fea7-f518-45a7-ac00-f4c5dc39006a Date: Fri, 02 Nov 2018 23:19:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T23:19:33Z","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6e90627cf2204b628e458f2e0ae95298","id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","name":"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:19:34,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d6b0fea7-f518-45a7-ac00-f4c5dc39006a 2018-11-02 23:19:34,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.48154091835s 2018-11-02 23:19:34,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d6b0fea7-f518-45a7-ac00-f4c5dc39006a 2018-11-02 23:19:34,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 23:19:34,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"subnet": {"name": "cloudify-subnet_346868b7-555e-4e9e-88db-0341fb1457b4", "enable_dhcp": true, "network_id": "abf3349d-69d9-4f71-b81e-57be4a6fb103", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 23:19:35,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d2e00ab-d866-44e3-84dc-e86eda267515 Date: Fri, 02 Nov 2018 23:19:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:19:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6e90627cf2204b628e458f2e0ae95298","id":"0502b208-749e-41dd-b3c5-887bec5d50e7","subnetpool_id":null,"name":"cloudify-subnet_346868b7-555e-4e9e-88db-0341fb1457b4"}} 2018-11-02 23:19:35,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8d2e00ab-d866-44e3-84dc-e86eda267515 2018-11-02 23:19:35,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.848677158356s 2018-11-02 23:19:35,578 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8d2e00ab-d866-44e3-84dc-e86eda267515 2018-11-02 23:19:35,578 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T23:19:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0502b208-749e-41dd-b3c5-887bec5d50e7', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_346868b7-555e-4e9e-88db-0341fb1457b4', u'enable_dhcp': True, u'network_id': u'abf3349d-69d9-4f71-b81e-57be4a6fb103', u'tenant_id': u'6e90627cf2204b628e458f2e0ae95298', u'created_at': u'2018-11-02T23:19:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6e90627cf2204b628e458f2e0ae95298'}) 2018-11-02 23:19:35,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 23:19:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "cloudify-router_346868b7-555e-4e9e-88db-0341fb1457b4", "admin_state_up": true}}' 2018-11-02 23:19:37,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-487719b6-93a6-412f-beed-96949bf62c9e Date: Fri, 02 Nov 2018 23:19:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:35Z", "admin_state_up": true, "updated_at": "2018-11-02T23:19:36Z", "revision_number": 2, "routes": [], "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "c2be4f13-f723-412e-8fb9-10281fdf31a3", "name": "cloudify-router_346868b7-555e-4e9e-88db-0341fb1457b4"}} 2018-11-02 23:19:37,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-487719b6-93a6-412f-beed-96949bf62c9e 2018-11-02 23:19:37,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47984790802s 2018-11-02 23:19:37,059 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-487719b6-93a6-412f-beed-96949bf62c9e 2018-11-02 23:19:37,059 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.218'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6e90627cf2204b628e458f2e0ae95298', u'created_at': u'2018-11-02T23:19:35Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T23:19:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'6e90627cf2204b628e458f2e0ae95298', u'id': u'c2be4f13-f723-412e-8fb9-10281fdf31a3', u'name': u'cloudify-router_346868b7-555e-4e9e-88db-0341fb1457b4'}) 2018-11-02 23:19:37,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 23:19:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"subnet_id": "0502b208-749e-41dd-b3c5-887bec5d50e7"}' 2018-11-02 23:19:39,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-da051137-b1d5-4ea5-9617-b8a4f49af56d Date: Fri, 02 Nov 2018 23:19:39 GMT RESP BODY: {"network_id": "abf3349d-69d9-4f71-b81e-57be4a6fb103", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "subnet_id": "0502b208-749e-41dd-b3c5-887bec5d50e7", "subnet_ids": ["0502b208-749e-41dd-b3c5-887bec5d50e7"], "port_id": "9303699c-1327-4ecb-af33-066bef4f782c", "id": "c2be4f13-f723-412e-8fb9-10281fdf31a3"} 2018-11-02 23:19:39,882 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3/add_router_interface.json used request id req-da051137-b1d5-4ea5-9617-b8a4f49af56d 2018-11-02 23:19:39,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82200789452s 2018-11-02 23:19:39,882 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3/add_router_interface.json used request id req-da051137-b1d5-4ea5-9617-b8a4f49af56d returning object c2be4f13-f723-412e-8fb9-10281fdf31a3 2018-11-02 23:19:39,883 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-02 23:20:02,811 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-02 23:20:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:20:02,821 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 23:20:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 23:20:02,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:20:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:20:03,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a27fa65d-7023-4e01-8af3-40a863a018a6 Date: Fri, 02 Nov 2018 23:20:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:20:03,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a27fa65d-7023-4e01-8af3-40a863a018a6 2018-11-02 23:20:03,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.645473003387s 2018-11-02 23:20:03,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a27fa65d-7023-4e01-8af3-40a863a018a6 2018-11-02 23:20:03,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 23:20:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4"}' 2018-11-02 23:20:04,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1d875d23-48b1-41f8-95a7-5dca7b9f3543 Date: Fri, 02 Nov 2018 23:20:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file", "owner": "6e90627cf2204b628e458f2e0ae95298", "id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "size": null, "self": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:20:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "checksum": null, "created_at": "2018-11-02T23:20:04Z", "protected": false} 2018-11-02 23:20:04,146 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1d875d23-48b1-41f8-95a7-5dca7b9f3543 2018-11-02 23:20:04,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.665126800537s 2018-11-02 23:20:04,146 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1d875d23-48b1-41f8-95a7-5dca7b9f3543 returning object 65a2d230-ec67-4a31-bf67-a90899f7933e 2018-11-02 23:20:04,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 23:20:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '' 2018-11-02 23:20:59,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2a01bc4-c863-43fa-b7b7-26518ba596ab Date: Fri, 02 Nov 2018 23:20:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:20:59,954 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file used request id req-a2a01bc4-c863-43fa-b7b7-26518ba596ab 2018-11-02 23:20:59,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 55.8062310219s 2018-11-02 23:20:59,954 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file used request id req-a2a01bc4-c863-43fa-b7b7-26518ba596ab 2018-11-02 23:20:59,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:20:59,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:00,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-02d0bb07-851e-41ef-9f5e-31d131930268 Date: Fri, 02 Nov 2018 23:21:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap", "metadata": {}}], "file": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file", "owner": "6e90627cf2204b628e458f2e0ae95298", "id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "size": 4373348352, "self": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:20:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:20:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:21:00,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-02d0bb07-851e-41ef-9f5e-31d131930268 2018-11-02 23:21:00,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222574949265s 2018-11-02 23:21:00,182 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-02d0bb07-851e-41ef-9f5e-31d131930268 2018-11-02 23:21:00,185 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file', 'owner': u'6e90627cf2204b628e458f2e0ae95298', 'id': u'65a2d230-ec67-4a31-bf67-a90899f7933e', 'size': 4373348352, u'self': u'/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e90627cf2204b628e458f2e0ae95298', 'name': 'cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T23:20:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T23:20:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4', 'created': u'2018-11-02T23:20:04Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-02T23:20:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-02 23:21:00,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 23:21:00,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_346868b7-555e-4e9e-88db-0341fb1457b4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-02 23:21:00,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7212fb49-9cce-48b2-b79f-c2870fa7c47e x-compute-request-id: req-7212fb49-9cce-48b2-b79f-c2870fa7c47e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_346868b7-555e-4e9e-88db-0341fb1457b4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67"}} 2018-11-02 23:21:00,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7212fb49-9cce-48b2-b79f-c2870fa7c47e 2018-11-02 23:21:00,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.681037187576s 2018-11-02 23:21:00,868 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7212fb49-9cce-48b2-b79f-c2870fa7c47e 2018-11-02 23:21:00,869 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_346868b7-555e-4e9e-88db-0341fb1457b4', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'7a6b2ee9-c64b-4ff9-a76a-a29291050b67', 'swap': 0}) 2018-11-02 23:21:00,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 23:21:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" -d '{"extra_specs": {}}' 2018-11-02 23:21:00,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ea4bc39-8bb3-4617-8687-ea9bdf77750e x-compute-request-id: req-2ea4bc39-8bb3-4617-8687-ea9bdf77750e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 23:21:00,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67/os-extra_specs used request id req-2ea4bc39-8bb3-4617-8687-ea9bdf77750e 2018-11-02 23:21:00,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277171134949s 2018-11-02 23:21:00,897 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67/os-extra_specs used request id req-2ea4bc39-8bb3-4617-8687-ea9bdf77750e 2018-11-02 23:21:00,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 23:21:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"keypair": {"name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4"}}' 2018-11-02 23:21:01,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-709e04b4-be44-4d9e-87d9-07ff2f27f94a x-compute-request-id: req-709e04b4-be44-4d9e-87d9-07ff2f27f94a Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/pLV/GMt4tnb6PAdkLoI7gdRrlLDTFUcolSjxYGWB/CiQrDWhVafAn3ulRJLHQhZH6Qq4D5HHotFsbCohE7LcmR9JEV8GGvpxpvsDIOoHit+sri4IXZl6x3uXsfPL+GHKBwZV3/gMxMMP/1ZZ/9ial6pUPf4HWsHvUNWagkThia1/qZTqVzaO/038f5oQHCcH8Rp6xKoEwg4yjQIDbxsl+dr85C+Z+qi+eYpHLIZxLp0pqmkO8tMrDaiEuioBgaQGtAIhpfYEJU71yI3xfLDvvltM2MNmjc6fyTKhbf7XuOYctwr6xiEfkMlGFvvSSGFyG96XxJx6mPvXlFIJnojz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAv6S1fxjLeLZ2+jwHZC6CO4HUa5Sw0xVHKJUo8WBlgfwokKw1\noVWnwJ97pUSSx0IWR+kKuA+Rx6LRbGwqIROy3JkfSRFfBhr6cab7AyDqB4rfrK4u\nCF2Zesd7l7Hzy/hhygcGVd/4DMTDD/9WWf/YmpeqVD3+B1rB71DVmoJE4Ymtf6mU\n6lc2jv9N/H+aEBwnB/EaesSqBMIOMo0CA28bJfna/OQvmfqovnmKRyyGcS6dKapp\nDvLTKw2ohLoqAYGkBrQCIaX2BCVO9ciN8Xyw775bTNjDZo3On8kyoW3+17jmHLcK\n+sYhH5DJRhb70khhchvel8Scepj715RSCZ6I8wIDAQABAoIBAH/p0RavFwhQSaOG\nM6zDejt70auoyElrt144CObrX3VeODkwKG+x+1EPYfkShyGmU7bVrkjiY3wribrj\ni08eldC2B3K+vH0XvrfjK0GQU4SLRfY9IA6HYuzXfv/mUAKBm8u72pew8SCcqFHi\nLOHPaeTtfEvUQNzpz+4LNzd04cLi+Y6v6kAG1fv/25DMBL1KKBMoSXuMN9WNBDSv\nhtLtThFi4E5UlukDIAcOQMdy1EF2UKivtrw2cwZcwV50WU4II/GhwZ3vIJwcBeaA\nqasVMy1J/HRYu9FxL22wUy+Pw4jMi1gfEHJZS4bFXDzgRyuUKNg206iK3unRXm6f\nM4WzFwECgYEA3++svrslB+eLmjLEiQ+cc0vAXdgZLBz1eN6hvAKFvZq+lEDLI/Uh\n95nCzq5DfVQb8Xwy4BC0zDr1Jt2g4gWGjoGHbCCdzVJD6nshrrWdoCp78KiRHhDS\nGIIBi2fSHzizvR5eWTfWjyheN7bgOnSX5yuNjMl0mW00N2pjIfrJSIECgYEA2xVZ\nO/IUS01qDGaTmE0MYoydSGQQI3hgeVfycIqv7KpO1LNBaeeKMCf+zj6jzclT/ncU\nJ1XMZuxx9KCHOCJFLNZdo5bUm6/Dl5ov23joDCBzNZCOaWNaB8Nuui53XawGDgEf\nuuCFYraWjONKsy5BB1C/MAMfBmPWVjn/b5j/d3MCgYEAqYZaosUwAmziPSiDqjLc\nQFgvV5u5arC9j/QSQi8yqdfUwIzQe/cd8MBBPo+j3ePnh4d7SC69gAJ+Bh8vpQuD\n0qvyJgQHEiFd8sumMwmgO1kOHKCvwy/+rLj2jF9bLXGSd+/egvIHhraLpOfXlckg\nGcvZy6PSljeamPz78QRWjoECgYANArON785sumg13FGfldPKdndQuUCMGrX//s0T\nCelwsJyF3S9hTrLSMU3cibPIoNAwKHo16857vkb2NCJTnxVkmEZvVKHDrSh8dFer\nPP7q2XJ+F9udPp02INEOlXvZQEILyt1Lh9HkDtvZ+hWRlomeGZmBDG5nPr6X2FHn\nGrrxKQKBgQDeJyFjrtuG47yQsJ0CF2SUan0b1EK+ntsfRRZBHkIe8rMB0Ev6Og7W\nZxv5S1uL7An3YT0IBxOKh0GOpS8STN23xjFNb6KJebTRNZP66J9W976lxmB3GpTW\nfpZma93oTqDpdi2B9vqzw806+9Y5lgBkipZ9Sp0V2870OUDIYYQ3sQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "fingerprint": "ce:6e:21:59:aa:25:01:27:25:21:2e:7e:29:2d:a0:d3"}} 2018-11-02 23:21:01,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-709e04b4-be44-4d9e-87d9-07ff2f27f94a 2018-11-02 23:21:01,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.367612838745s 2018-11-02 23:21:01,266 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-709e04b4-be44-4d9e-87d9-07ff2f27f94a 2018-11-02 23:21:01,267 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/pLV/GMt4tnb6PAdkLoI7gdRrlLDTFUcolSjxYGWB/CiQrDWhVafAn3ulRJLHQhZH6Qq4D5HHotFsbCohE7LcmR9JEV8GGvpxpvsDIOoHit+sri4IXZl6x3uXsfPL+GHKBwZV3/gMxMMP/1ZZ/9ial6pUPf4HWsHvUNWagkThia1/qZTqVzaO/038f5oQHCcH8Rp6xKoEwg4yjQIDbxsl+dr85C+Z+qi+eYpHLIZxLp0pqmkO8tMrDaiEuioBgaQGtAIhpfYEJU71yI3xfLDvvltM2MNmjc6fyTKhbf7XuOYctwr6xiEfkMlGFvvSSGFyG96XxJx6mPvXlFIJnojz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAv6S1fxjLeLZ2+jwHZC6CO4HUa5Sw0xVHKJUo8WBlgfwokKw1\noVWnwJ97pUSSx0IWR+kKuA+Rx6LRbGwqIROy3JkfSRFfBhr6cab7AyDqB4rfrK4u\nCF2Zesd7l7Hzy/hhygcGVd/4DMTDD/9WWf/YmpeqVD3+B1rB71DVmoJE4Ymtf6mU\n6lc2jv9N/H+aEBwnB/EaesSqBMIOMo0CA28bJfna/OQvmfqovnmKRyyGcS6dKapp\nDvLTKw2ohLoqAYGkBrQCIaX2BCVO9ciN8Xyw775bTNjDZo3On8kyoW3+17jmHLcK\n+sYhH5DJRhb70khhchvel8Scepj715RSCZ6I8wIDAQABAoIBAH/p0RavFwhQSaOG\nM6zDejt70auoyElrt144CObrX3VeODkwKG+x+1EPYfkShyGmU7bVrkjiY3wribrj\ni08eldC2B3K+vH0XvrfjK0GQU4SLRfY9IA6HYuzXfv/mUAKBm8u72pew8SCcqFHi\nLOHPaeTtfEvUQNzpz+4LNzd04cLi+Y6v6kAG1fv/25DMBL1KKBMoSXuMN9WNBDSv\nhtLtThFi4E5UlukDIAcOQMdy1EF2UKivtrw2cwZcwV50WU4II/GhwZ3vIJwcBeaA\nqasVMy1J/HRYu9FxL22wUy+Pw4jMi1gfEHJZS4bFXDzgRyuUKNg206iK3unRXm6f\nM4WzFwECgYEA3++svrslB+eLmjLEiQ+cc0vAXdgZLBz1eN6hvAKFvZq+lEDLI/Uh\n95nCzq5DfVQb8Xwy4BC0zDr1Jt2g4gWGjoGHbCCdzVJD6nshrrWdoCp78KiRHhDS\nGIIBi2fSHzizvR5eWTfWjyheN7bgOnSX5yuNjMl0mW00N2pjIfrJSIECgYEA2xVZ\nO/IUS01qDGaTmE0MYoydSGQQI3hgeVfycIqv7KpO1LNBaeeKMCf+zj6jzclT/ncU\nJ1XMZuxx9KCHOCJFLNZdo5bUm6/Dl5ov23joDCBzNZCOaWNaB8Nuui53XawGDgEf\nuuCFYraWjONKsy5BB1C/MAMfBmPWVjn/b5j/d3MCgYEAqYZaosUwAmziPSiDqjLc\nQFgvV5u5arC9j/QSQi8yqdfUwIzQe/cd8MBBPo+j3ePnh4d7SC69gAJ+Bh8vpQuD\n0qvyJgQHEiFd8sumMwmgO1kOHKCvwy/+rLj2jF9bLXGSd+/egvIHhraLpOfXlckg\nGcvZy6PSljeamPz78QRWjoECgYANArON785sumg13FGfldPKdndQuUCMGrX//s0T\nCelwsJyF3S9hTrLSMU3cibPIoNAwKHo16857vkb2NCJTnxVkmEZvVKHDrSh8dFer\nPP7q2XJ+F9udPp02INEOlXvZQEILyt1Lh9HkDtvZ+hWRlomeGZmBDG5nPr6X2FHn\nGrrxKQKBgQDeJyFjrtuG47yQsJ0CF2SUan0b1EK+ntsfRRZBHkIe8rMB0Ev6Og7W\nZxv5S1uL7An3YT0IBxOKh0GOpS8STN23xjFNb6KJebTRNZP66J9W976lxmB3GpTW\nfpZma93oTqDpdi2B9vqzw806+9Y5lgBkipZ9Sp0V2870OUDIYYQ3sQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f22780ec3b4246e495cbbe2f94a44e07', 'name': u'cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4', 'created_at': '2018-11-02T23:21:01.267449', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e90627cf2204b628e458f2e0ae95298', 'name': 'cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ce:6e:21:59:aa:25:01:27:25:21:2e:7e:29:2d:a0:d3', 'type': 'ssh', 'id': u'cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4'}) 2018-11-02 23:21:01,267 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAv6S1fxjLeLZ2+jwHZC6CO4HUa5Sw0xVHKJUo8WBlgfwokKw1 oVWnwJ97pUSSx0IWR+kKuA+Rx6LRbGwqIROy3JkfSRFfBhr6cab7AyDqB4rfrK4u CF2Zesd7l7Hzy/hhygcGVd/4DMTDD/9WWf/YmpeqVD3+B1rB71DVmoJE4Ymtf6mU 6lc2jv9N/H+aEBwnB/EaesSqBMIOMo0CA28bJfna/OQvmfqovnmKRyyGcS6dKapp DvLTKw2ohLoqAYGkBrQCIaX2BCVO9ciN8Xyw775bTNjDZo3On8kyoW3+17jmHLcK +sYhH5DJRhb70khhchvel8Scepj715RSCZ6I8wIDAQABAoIBAH/p0RavFwhQSaOG M6zDejt70auoyElrt144CObrX3VeODkwKG+x+1EPYfkShyGmU7bVrkjiY3wribrj i08eldC2B3K+vH0XvrfjK0GQU4SLRfY9IA6HYuzXfv/mUAKBm8u72pew8SCcqFHi LOHPaeTtfEvUQNzpz+4LNzd04cLi+Y6v6kAG1fv/25DMBL1KKBMoSXuMN9WNBDSv htLtThFi4E5UlukDIAcOQMdy1EF2UKivtrw2cwZcwV50WU4II/GhwZ3vIJwcBeaA qasVMy1J/HRYu9FxL22wUy+Pw4jMi1gfEHJZS4bFXDzgRyuUKNg206iK3unRXm6f M4WzFwECgYEA3++svrslB+eLmjLEiQ+cc0vAXdgZLBz1eN6hvAKFvZq+lEDLI/Uh 95nCzq5DfVQb8Xwy4BC0zDr1Jt2g4gWGjoGHbCCdzVJD6nshrrWdoCp78KiRHhDS GIIBi2fSHzizvR5eWTfWjyheN7bgOnSX5yuNjMl0mW00N2pjIfrJSIECgYEA2xVZ O/IUS01qDGaTmE0MYoydSGQQI3hgeVfycIqv7KpO1LNBaeeKMCf+zj6jzclT/ncU J1XMZuxx9KCHOCJFLNZdo5bUm6/Dl5ov23joDCBzNZCOaWNaB8Nuui53XawGDgEf uuCFYraWjONKsy5BB1C/MAMfBmPWVjn/b5j/d3MCgYEAqYZaosUwAmziPSiDqjLc QFgvV5u5arC9j/QSQi8yqdfUwIzQe/cd8MBBPo+j3ePnh4d7SC69gAJ+Bh8vpQuD 0qvyJgQHEiFd8sumMwmgO1kOHKCvwy/+rLj2jF9bLXGSd+/egvIHhraLpOfXlckg GcvZy6PSljeamPz78QRWjoECgYANArON785sumg13FGfldPKdndQuUCMGrX//s0T CelwsJyF3S9hTrLSMU3cibPIoNAwKHo16857vkb2NCJTnxVkmEZvVKHDrSh8dFer PP7q2XJ+F9udPp02INEOlXvZQEILyt1Lh9HkDtvZ+hWRlomeGZmBDG5nPr6X2FHn GrrxKQKBgQDeJyFjrtuG47yQsJ0CF2SUan0b1EK+ntsfRRZBHkIe8rMB0Ev6Og7W Zxv5S1uL7An3YT0IBxOKh0GOpS8STN23xjFNb6KJebTRNZP66J9W976lxmB3GpTW fpZma93oTqDpdi2B9vqzw806+9Y5lgBkipZ9Sp0V2870OUDIYYQ3sQ== -----END RSA PRIVATE KEY----- 2018-11-02 23:21:01,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-02 23:21:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"security_group": {"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4", "description": "created by OPNFV Functest (cloudify)"}}' 2018-11-02 23:21:01,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-eb8eb406-29aa-47a6-b643-8c58520272a5 Date: Fri, 02 Nov 2018 23:21:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 2, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}} 2018-11-02 23:21:01,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-eb8eb406-29aa-47a6-b643-8c58520272a5 2018-11-02 23:21:01,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.518136024475s 2018-11-02 23:21:01,790 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-eb8eb406-29aa-47a6-b643-8c58520272a5 2018-11-02 23:21:01,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:21:01,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:02,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-48aab549-e486-4543-90c9-4dd143ab6232 Date: Fri, 02 Nov 2018 23:21:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 2, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:21:02,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-48aab549-e486-4543-90c9-4dd143ab6232 2018-11-02 23:21:02,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226660013199s 2018-11-02 23:21:02,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-48aab549-e486-4543-90c9-4dd143ab6232 2018-11-02 23:21:02,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:21:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5"}}' 2018-11-02 23:21:02,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1840c26f-0c58-499f-ba0b-735e044f63ba Date: Fri, 02 Nov 2018 23:21:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "port_range_min": 22, "revision_number": 0, "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:02Z", "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "6de18f7c-1596-4655-91be-bebae3ebb4be"}} 2018-11-02 23:21:02,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1840c26f-0c58-499f-ba0b-735e044f63ba 2018-11-02 23:21:02,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.269608974457s 2018-11-02 23:21:02,295 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1840c26f-0c58-499f-ba0b-735e044f63ba 2018-11-02 23:21:02,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:21:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:02,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-3bf2d76e-b71e-4d66-987e-a2677827f540 Date: Fri, 02 Nov 2018 23:21:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "6de18f7c-1596-4655-91be-bebae3ebb4be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 3, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:21:02,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3bf2d76e-b71e-4d66-987e-a2677827f540 2018-11-02 23:21:02,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230591058731s 2018-11-02 23:21:02,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3bf2d76e-b71e-4d66-987e-a2677827f540 2018-11-02 23:21:02,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:21:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5"}}' 2018-11-02 23:21:03,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8c3f3d79-2dbd-4509-8e72-dc7be49abc9d Date: Fri, 02 Nov 2018 23:21:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "port_range_min": null, "revision_number": 0, "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:02Z", "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b02d1860-4fff-43e4-ba0f-6d10baf9dc45"}} 2018-11-02 23:21:03,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8c3f3d79-2dbd-4509-8e72-dc7be49abc9d 2018-11-02 23:21:03,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.537806034088s 2018-11-02 23:21:03,071 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8c3f3d79-2dbd-4509-8e72-dc7be49abc9d 2018-11-02 23:21:03,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:21:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:03,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-0d259ba0-44b8-4f18-990f-58e2b8cd0d55 Date: Fri, 02 Nov 2018 23:21:03 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "6de18f7c-1596-4655-91be-bebae3ebb4be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "b02d1860-4fff-43e4-ba0f-6d10baf9dc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:21:03,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0d259ba0-44b8-4f18-990f-58e2b8cd0d55 2018-11-02 23:21:03,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22226190567s 2018-11-02 23:21:03,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0d259ba0-44b8-4f18-990f-58e2b8cd0d55 2018-11-02 23:21:03,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:21:03,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5"}}' 2018-11-02 23:21:03,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-501cdbe0-3e71-45de-b50e-176ed2a323be Date: Fri, 02 Nov 2018 23:21:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "port_range_min": 80, "revision_number": 0, "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:03Z", "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "91abe80c-1082-409a-86f5-e2bddec0caa7"}} 2018-11-02 23:21:03,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-501cdbe0-3e71-45de-b50e-176ed2a323be 2018-11-02 23:21:03,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.184136867523s 2018-11-02 23:21:03,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-501cdbe0-3e71-45de-b50e-176ed2a323be 2018-11-02 23:21:03,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:21:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:03,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-34e05a1d-e567-4718-bee8-a9faff1fd7af Date: Fri, 02 Nov 2018 23:21:03 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "6de18f7c-1596-4655-91be-bebae3ebb4be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:21:03Z", "revision_number": 0, "id": "91abe80c-1082-409a-86f5-e2bddec0caa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "b02d1860-4fff-43e4-ba0f-6d10baf9dc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 5, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:21:03,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-34e05a1d-e567-4718-bee8-a9faff1fd7af 2018-11-02 23:21:03,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0576741695404s 2018-11-02 23:21:03,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-34e05a1d-e567-4718-bee8-a9faff1fd7af 2018-11-02 23:21:03,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:21:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5"}}' 2018-11-02 23:21:03,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d64e40cd-6443-4569-a72e-be5e152159e1 Date: Fri, 02 Nov 2018 23:21:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "port_range_min": 443, "revision_number": 0, "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:03Z", "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "3fc77a05-6f82-4e0e-b6fa-ce9e2f2f1487"}} 2018-11-02 23:21:03,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d64e40cd-6443-4569-a72e-be5e152159e1 2018-11-02 23:21:03,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.209125995636s 2018-11-02 23:21:03,760 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d64e40cd-6443-4569-a72e-be5e152159e1 2018-11-02 23:21:03,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:21:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:04,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-4e7b5124-82f1-4080-9c1b-933634c1d36f Date: Fri, 02 Nov 2018 23:21:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-02T23:21:03Z", "revision_number": 0, "id": "3fc77a05-6f82-4e0e-b6fa-ce9e2f2f1487", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "6de18f7c-1596-4655-91be-bebae3ebb4be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:21:03Z", "revision_number": 0, "id": "91abe80c-1082-409a-86f5-e2bddec0caa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "b02d1860-4fff-43e4-ba0f-6d10baf9dc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 6, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:21:04,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4e7b5124-82f1-4080-9c1b-933634c1d36f 2018-11-02 23:21:04,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241898059845s 2018-11-02 23:21:04,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4e7b5124-82f1-4080-9c1b-933634c1d36f 2018-11-02 23:21:04,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:21:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5"}}' 2018-11-02 23:21:04,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-e77fe61f-cfa7-4005-834a-d484f63c380d Date: Fri, 02 Nov 2018 23:21:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-11-02T23:21:04Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "port_range_min": 5671, "revision_number": 0, "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:04Z", "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b5d08ced-58fc-4731-8939-1dfd921f8224"}} 2018-11-02 23:21:04,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e77fe61f-cfa7-4005-834a-d484f63c380d 2018-11-02 23:21:04,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.390518903732s 2018-11-02 23:21:04,400 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e77fe61f-cfa7-4005-834a-d484f63c380d 2018-11-02 23:21:04,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:21:04,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:04,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-e3d557c7-05b9-4288-b530-d68436ce9f7e Date: Fri, 02 Nov 2018 23:21:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-02T23:21:03Z", "revision_number": 0, "id": "3fc77a05-6f82-4e0e-b6fa-ce9e2f2f1487", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "6de18f7c-1596-4655-91be-bebae3ebb4be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:21:03Z", "revision_number": 0, "id": "91abe80c-1082-409a-86f5-e2bddec0caa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "b02d1860-4fff-43e4-ba0f-6d10baf9dc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-02T23:21:04Z", "revision_number": 0, "id": "b5d08ced-58fc-4731-8939-1dfd921f8224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:04Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 7, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:21:04,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e3d557c7-05b9-4288-b530-d68436ce9f7e 2018-11-02 23:21:04,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312933921814s 2018-11-02 23:21:04,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e3d557c7-05b9-4288-b530-d68436ce9f7e 2018-11-02 23:21:04,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:21:04,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5"}}' 2018-11-02 23:21:05,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c50b0a5d-df03-427e-b2e6-aa0700223036 Date: Fri, 02 Nov 2018 23:21:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-02T23:21:05Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "port_range_min": 53333, "revision_number": 0, "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:05Z", "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "4eddef95-f876-4d8f-a696-4753d41b0b04"}} 2018-11-02 23:21:05,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c50b0a5d-df03-427e-b2e6-aa0700223036 2018-11-02 23:21:05,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.416882038116s 2018-11-02 23:21:05,137 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c50b0a5d-df03-427e-b2e6-aa0700223036 2018-11-02 23:21:05,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:21:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:05,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-c431a080-27d4-4e88-9ef0-46e5f9de2ad4 Date: Fri, 02 Nov 2018 23:21:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0502b208-749e-41dd-b3c5-887bec5d50e7"],"updated_at":"2018-11-02T23:19:35Z","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6e90627cf2204b628e458f2e0ae95298","id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","name":"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:21:05,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c431a080-27d4-4e88-9ef0-46e5f9de2ad4 2018-11-02 23:21:05,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288393974304s 2018-11-02 23:21:05,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c431a080-27d4-4e88-9ef0-46e5f9de2ad4 2018-11-02 23:21:05,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:21:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:05,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-25738554-54c2-48cd-802e-97653ce70570 Date: Fri, 02 Nov 2018 23:21:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap", "metadata": {}}], "file": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file", "owner": "6e90627cf2204b628e458f2e0ae95298", "id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "size": 4373348352, "self": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:20:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:20:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:21:05,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-25738554-54c2-48cd-802e-97653ce70570 2018-11-02 23:21:05,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209009885788s 2018-11-02 23:21:05,642 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-25738554-54c2-48cd-802e-97653ce70570 2018-11-02 23:21:05,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:21:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:05,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfb65115-aaad-4e65-8726-8d68219f675e x-compute-request-id: req-bfb65115-aaad-4e65-8726-8d68219f675e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_346868b7-555e-4e9e-88db-0341fb1457b4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67"}]} 2018-11-02 23:21:05,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bfb65115-aaad-4e65-8726-8d68219f675e 2018-11-02 23:21:05,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255069732666s 2018-11-02 23:21:05,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bfb65115-aaad-4e65-8726-8d68219f675e 2018-11-02 23:21:05,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 23:21:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"server": {"name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "imageRef": "65a2d230-ec67-4a31-bf67-a90899f7933e", "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "flavorRef": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "max_count": 1, "min_count": 1, "networks": [{"uuid": "abf3349d-69d9-4f71-b81e-57be4a6fb103"}], "security_groups": [{"name": "b281147e-ca17-4f2c-86ca-857dda8677e5"}]}}' 2018-11-02 23:21:08,959 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-130f8111-47a7-4a6e-b859-e1c9431bcf0e x-compute-request-id: req-130f8111-47a7-4a6e-b859-e1c9431bcf0e Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b281147e-ca17-4f2c-86ca-857dda8677e5"}], "OS-DCF:diskConfig": "MANUAL", "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "adminPass": "oBupQ3kqdUQa"}} 2018-11-02 23:21:08,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-130f8111-47a7-4a6e-b859-e1c9431bcf0e 2018-11-02 23:21:08,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.28821897507s 2018-11-02 23:21:08,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-130f8111-47a7-4a6e-b859-e1c9431bcf0e 2018-11-02 23:21:08,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:08,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:09,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ada5dd4-e9b6-465c-914c-2f70083a9b65 x-compute-request-id: req-7ada5dd4-e9b6-465c-914c-2f70083a9b65 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:09,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7ada5dd4-e9b6-465c-914c-2f70083a9b65 2018-11-02 23:21:09,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931859970093s 2018-11-02 23:21:09,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7ada5dd4-e9b6-465c-914c-2f70083a9b65 2018-11-02 23:21:09,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:21:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:10,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-d88ffd1a-e08b-40c6-8198-9838b9349373 Date: Fri, 02 Nov 2018 23:21:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0502b208-749e-41dd-b3c5-887bec5d50e7"],"updated_at":"2018-11-02T23:19:35Z","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6e90627cf2204b628e458f2e0ae95298","id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","name":"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:21:10,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d88ffd1a-e08b-40c6-8198-9838b9349373 2018-11-02 23:21:10,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120947122574s 2018-11-02 23:21:10,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d88ffd1a-e08b-40c6-8198-9838b9349373 2018-11-02 23:21:10,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 23:21:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:10,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4b97d954-1f22-46d7-9cc1-7880e9c85327 Date: Fri, 02 Nov 2018 23:21:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:19:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6e90627cf2204b628e458f2e0ae95298","id":"0502b208-749e-41dd-b3c5-887bec5d50e7","subnetpool_id":null,"name":"cloudify-subnet_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:21:10,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4b97d954-1f22-46d7-9cc1-7880e9c85327 2018-11-02 23:21:10,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0469419956207s 2018-11-02 23:21:10,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4b97d954-1f22-46d7-9cc1-7880e9c85327 2018-11-02 23:21:10,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:12,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:12,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:12,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2b7ba31-70e9-4456-8bcb-e847aaddcd2d x-compute-request-id: req-f2b7ba31-70e9-4456-8bcb-e847aaddcd2d Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:12,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f2b7ba31-70e9-4456-8bcb-e847aaddcd2d 2018-11-02 23:21:12,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737513065338s 2018-11-02 23:21:12,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f2b7ba31-70e9-4456-8bcb-e847aaddcd2d 2018-11-02 23:21:12,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:14,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:14,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:15,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce7ca25-cebb-417f-b84e-668b69d168e7 x-compute-request-id: req-4ce7ca25-cebb-417f-b84e-668b69d168e7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:15,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ce7ca25-cebb-417f-b84e-668b69d168e7 2018-11-02 23:21:15,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08970189095s 2018-11-02 23:21:15,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ce7ca25-cebb-417f-b84e-668b69d168e7 2018-11-02 23:21:15,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:17,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:19,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5526b8e-d108-4164-99e8-8629833d676e x-compute-request-id: req-b5526b8e-d108-4164-99e8-8629833d676e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:19,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5526b8e-d108-4164-99e8-8629833d676e 2018-11-02 23:21:19,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1781539917s 2018-11-02 23:21:19,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5526b8e-d108-4164-99e8-8629833d676e 2018-11-02 23:21:19,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:21,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:22,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7fbc05c-5b81-498e-8efa-104de19b53b6 x-compute-request-id: req-a7fbc05c-5b81-498e-8efa-104de19b53b6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:22,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a7fbc05c-5b81-498e-8efa-104de19b53b6 2018-11-02 23:21:22,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986102819443s 2018-11-02 23:21:22,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a7fbc05c-5b81-498e-8efa-104de19b53b6 2018-11-02 23:21:22,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:24,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:24,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2fe4b12-3c87-443c-af9d-50ce40131e89 x-compute-request-id: req-d2fe4b12-3c87-443c-af9d-50ce40131e89 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:24,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d2fe4b12-3c87-443c-af9d-50ce40131e89 2018-11-02 23:21:24,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663578033447s 2018-11-02 23:21:24,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d2fe4b12-3c87-443c-af9d-50ce40131e89 2018-11-02 23:21:24,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:26,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:26,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:27,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d8d6dc1-a661-4dfd-8ad5-58378316bbf0 x-compute-request-id: req-6d8d6dc1-a661-4dfd-8ad5-58378316bbf0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:27,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d8d6dc1-a661-4dfd-8ad5-58378316bbf0 2018-11-02 23:21:27,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768378019333s 2018-11-02 23:21:27,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d8d6dc1-a661-4dfd-8ad5-58378316bbf0 2018-11-02 23:21:27,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:29,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:29,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4b21f0c-a531-4375-821d-d31b381d0932 x-compute-request-id: req-b4b21f0c-a531-4375-821d-d31b381d0932 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:30,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b4b21f0c-a531-4375-821d-d31b381d0932 2018-11-02 23:21:30,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609964847565s 2018-11-02 23:21:30,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b4b21f0c-a531-4375-821d-d31b381d0932 2018-11-02 23:21:30,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:33,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9617025-bc21-4079-ac31-f6d11bc8d6f6 x-compute-request-id: req-a9617025-bc21-4079-ac31-f6d11bc8d6f6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:33,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a9617025-bc21-4079-ac31-f6d11bc8d6f6 2018-11-02 23:21:33,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17648506165s 2018-11-02 23:21:33,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a9617025-bc21-4079-ac31-f6d11bc8d6f6 2018-11-02 23:21:33,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:36,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed76ae08-0cfb-4118-a716-9f38fb48e932 x-compute-request-id: req-ed76ae08-0cfb-4118-a716-9f38fb48e932 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:36,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed76ae08-0cfb-4118-a716-9f38fb48e932 2018-11-02 23:21:36,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1644411087s 2018-11-02 23:21:36,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed76ae08-0cfb-4118-a716-9f38fb48e932 2018-11-02 23:21:36,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:38,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:39,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b311d71c-6c3c-4163-8532-fdc876561d8b x-compute-request-id: req-b311d71c-6c3c-4163-8532-fdc876561d8b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:39,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b311d71c-6c3c-4163-8532-fdc876561d8b 2018-11-02 23:21:39,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.936152935028s 2018-11-02 23:21:39,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b311d71c-6c3c-4163-8532-fdc876561d8b 2018-11-02 23:21:39,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:41,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:41,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:42,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d99ac249-2f4a-4bd9-9e8c-94ed095c82cd x-compute-request-id: req-d99ac249-2f4a-4bd9-9e8c-94ed095c82cd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:42,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d99ac249-2f4a-4bd9-9e8c-94ed095c82cd 2018-11-02 23:21:42,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74076294899s 2018-11-02 23:21:42,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d99ac249-2f4a-4bd9-9e8c-94ed095c82cd 2018-11-02 23:21:42,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:44,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:44,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:44,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c3bb35f-aa23-4ba6-837e-71465cd7ede1 x-compute-request-id: req-3c3bb35f-aa23-4ba6-837e-71465cd7ede1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:44,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c3bb35f-aa23-4ba6-837e-71465cd7ede1 2018-11-02 23:21:44,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570329904556s 2018-11-02 23:21:44,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c3bb35f-aa23-4ba6-837e-71465cd7ede1 2018-11-02 23:21:44,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:46,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:47,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dd1fb3d-23dd-456a-a275-6113cdba2fbf x-compute-request-id: req-9dd1fb3d-23dd-456a-a275-6113cdba2fbf Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:47,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9dd1fb3d-23dd-456a-a275-6113cdba2fbf 2018-11-02 23:21:47,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974498987198s 2018-11-02 23:21:47,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9dd1fb3d-23dd-456a-a275-6113cdba2fbf 2018-11-02 23:21:47,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:49,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:51,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f99c0e35-52b5-4a56-bbdd-4fadb906d2c3 x-compute-request-id: req-f99c0e35-52b5-4a56-bbdd-4fadb906d2c3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:51,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f99c0e35-52b5-4a56-bbdd-4fadb906d2c3 2018-11-02 23:21:51,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41052699089s 2018-11-02 23:21:51,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f99c0e35-52b5-4a56-bbdd-4fadb906d2c3 2018-11-02 23:21:51,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:53,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:53,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:54,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b8d74e2-cb2a-43db-843b-11eb82d33f0f x-compute-request-id: req-9b8d74e2-cb2a-43db-843b-11eb82d33f0f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:54,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b8d74e2-cb2a-43db-843b-11eb82d33f0f 2018-11-02 23:21:54,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.99461889267s 2018-11-02 23:21:54,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b8d74e2-cb2a-43db-843b-11eb82d33f0f 2018-11-02 23:21:54,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:56,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:56,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbe6c65a-5ea5-469a-9af1-eecbfdeb60ef x-compute-request-id: req-bbe6c65a-5ea5-469a-9af1-eecbfdeb60ef Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:56,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bbe6c65a-5ea5-469a-9af1-eecbfdeb60ef 2018-11-02 23:21:56,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802389144897s 2018-11-02 23:21:56,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bbe6c65a-5ea5-469a-9af1-eecbfdeb60ef 2018-11-02 23:21:56,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:21:58,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:21:58,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:21:59,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce823861-769a-4030-9ca6-05c3a080b32c x-compute-request-id: req-ce823861-769a-4030-9ca6-05c3a080b32c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:21:59,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ce823861-769a-4030-9ca6-05c3a080b32c 2018-11-02 23:21:59,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900759935379s 2018-11-02 23:21:59,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ce823861-769a-4030-9ca6-05c3a080b32c 2018-11-02 23:21:59,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:01,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:02,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-438e52fb-7d08-4147-8dc5-174a826bdb85 x-compute-request-id: req-438e52fb-7d08-4147-8dc5-174a826bdb85 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:02,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-438e52fb-7d08-4147-8dc5-174a826bdb85 2018-11-02 23:22:02,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74749994278s 2018-11-02 23:22:02,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-438e52fb-7d08-4147-8dc5-174a826bdb85 2018-11-02 23:22:02,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:04,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:05,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd1fc44f-f551-462c-b3f2-c1be52888f1e x-compute-request-id: req-fd1fc44f-f551-462c-b3f2-c1be52888f1e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:05,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd1fc44f-f551-462c-b3f2-c1be52888f1e 2018-11-02 23:22:05,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962100028992s 2018-11-02 23:22:05,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd1fc44f-f551-462c-b3f2-c1be52888f1e 2018-11-02 23:22:05,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:07,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:07,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:08,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-598747fe-b44c-4fa1-85fe-702c67208e57 x-compute-request-id: req-598747fe-b44c-4fa1-85fe-702c67208e57 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:08,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-598747fe-b44c-4fa1-85fe-702c67208e57 2018-11-02 23:22:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33215880394s 2018-11-02 23:22:08,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-598747fe-b44c-4fa1-85fe-702c67208e57 2018-11-02 23:22:08,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:10,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:12,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7518ec-ab61-4a8d-89c0-c90428b69a4d x-compute-request-id: req-2f7518ec-ab61-4a8d-89c0-c90428b69a4d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:12,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2f7518ec-ab61-4a8d-89c0-c90428b69a4d 2018-11-02 23:22:12,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15509295464s 2018-11-02 23:22:12,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2f7518ec-ab61-4a8d-89c0-c90428b69a4d 2018-11-02 23:22:12,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:14,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:14,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6de251a4-7473-4a59-ad0e-e6dd3a2607d1 x-compute-request-id: req-6de251a4-7473-4a59-ad0e-e6dd3a2607d1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:14,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6de251a4-7473-4a59-ad0e-e6dd3a2607d1 2018-11-02 23:22:14,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543792963028s 2018-11-02 23:22:14,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6de251a4-7473-4a59-ad0e-e6dd3a2607d1 2018-11-02 23:22:14,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:16,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:17,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c89cbc63-1d99-438c-96fb-504103722c48 x-compute-request-id: req-c89cbc63-1d99-438c-96fb-504103722c48 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:17,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c89cbc63-1d99-438c-96fb-504103722c48 2018-11-02 23:22:17,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751144170761s 2018-11-02 23:22:17,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c89cbc63-1d99-438c-96fb-504103722c48 2018-11-02 23:22:17,425 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:19,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:20,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6199336-75ad-4b94-8360-61986ecbddce x-compute-request-id: req-d6199336-75ad-4b94-8360-61986ecbddce Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:20,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d6199336-75ad-4b94-8360-61986ecbddce 2018-11-02 23:22:20,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01081085205s 2018-11-02 23:22:20,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d6199336-75ad-4b94-8360-61986ecbddce 2018-11-02 23:22:20,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:22,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:23,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-168f91af-78dc-4b20-a3be-eca9c454f91f x-compute-request-id: req-168f91af-78dc-4b20-a3be-eca9c454f91f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:23,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-168f91af-78dc-4b20-a3be-eca9c454f91f 2018-11-02 23:22:23,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.992657184601s 2018-11-02 23:22:23,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-168f91af-78dc-4b20-a3be-eca9c454f91f 2018-11-02 23:22:23,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:25,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:26,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cb91d5e-f3b9-4b82-8f86-578ffcc45d53 x-compute-request-id: req-6cb91d5e-f3b9-4b82-8f86-578ffcc45d53 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:26,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cb91d5e-f3b9-4b82-8f86-578ffcc45d53 2018-11-02 23:22:26,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985236883163s 2018-11-02 23:22:26,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cb91d5e-f3b9-4b82-8f86-578ffcc45d53 2018-11-02 23:22:26,434 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:28,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:29,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cc402f3-a506-4430-ab51-4263d37b4cdb x-compute-request-id: req-4cc402f3-a506-4430-ab51-4263d37b4cdb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:29,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4cc402f3-a506-4430-ab51-4263d37b4cdb 2018-11-02 23:22:29,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571301937103s 2018-11-02 23:22:29,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4cc402f3-a506-4430-ab51-4263d37b4cdb 2018-11-02 23:22:29,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:31,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:31,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:31,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8494a97-2d95-4033-b5b2-23f0185907db x-compute-request-id: req-b8494a97-2d95-4033-b5b2-23f0185907db Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:31,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b8494a97-2d95-4033-b5b2-23f0185907db 2018-11-02 23:22:31,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549926996231s 2018-11-02 23:22:31,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b8494a97-2d95-4033-b5b2-23f0185907db 2018-11-02 23:22:31,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:33,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:34,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c2134f1-cfe0-46a1-bd18-36c9d9535922 x-compute-request-id: req-5c2134f1-cfe0-46a1-bd18-36c9d9535922 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:34,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c2134f1-cfe0-46a1-bd18-36c9d9535922 2018-11-02 23:22:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562563896179s 2018-11-02 23:22:34,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c2134f1-cfe0-46a1-bd18-36c9d9535922 2018-11-02 23:22:34,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:36,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:37,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4a0db00-d5e1-4973-b8cb-7ff7ff1515d5 x-compute-request-id: req-d4a0db00-d5e1-4973-b8cb-7ff7ff1515d5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:37,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4a0db00-d5e1-4973-b8cb-7ff7ff1515d5 2018-11-02 23:22:37,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984627962112s 2018-11-02 23:22:37,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4a0db00-d5e1-4973-b8cb-7ff7ff1515d5 2018-11-02 23:22:37,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:39,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:40,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22: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-a336d79f-6d33-4668-9534-51205edbee33 x-compute-request-id: req-a336d79f-6d33-4668-9534-51205edbee33 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:40,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a336d79f-6d33-4668-9534-51205edbee33 2018-11-02 23:22:40,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17040491104s 2018-11-02 23:22:40,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a336d79f-6d33-4668-9534-51205edbee33 2018-11-02 23:22:40,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:42,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:42,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:42,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f224b1c6-be5b-4e75-9d85-fa61ff497556 x-compute-request-id: req-f224b1c6-be5b-4e75-9d85-fa61ff497556 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:42,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f224b1c6-be5b-4e75-9d85-fa61ff497556 2018-11-02 23:22:42,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456686973572s 2018-11-02 23:22:42,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f224b1c6-be5b-4e75-9d85-fa61ff497556 2018-11-02 23:22:42,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:44,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:45,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ace896b-688c-4904-bddf-3d23b59a4fdc x-compute-request-id: req-4ace896b-688c-4904-bddf-3d23b59a4fdc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:45,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ace896b-688c-4904-bddf-3d23b59a4fdc 2018-11-02 23:22:45,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747407913208s 2018-11-02 23:22:45,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ace896b-688c-4904-bddf-3d23b59a4fdc 2018-11-02 23:22:45,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:47,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:48,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc42a558-9c9d-47a8-8323-5f3459e81a50 x-compute-request-id: req-dc42a558-9c9d-47a8-8323-5f3459e81a50 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:48,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc42a558-9c9d-47a8-8323-5f3459e81a50 2018-11-02 23:22:48,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03790998459s 2018-11-02 23:22:48,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc42a558-9c9d-47a8-8323-5f3459e81a50 2018-11-02 23:22:48,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:50,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:51,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95f3afc1-f659-4e89-b4d3-b753ecf0ec8e x-compute-request-id: req-95f3afc1-f659-4e89-b4d3-b753ecf0ec8e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:51,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-95f3afc1-f659-4e89-b4d3-b753ecf0ec8e 2018-11-02 23:22:51,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531488180161s 2018-11-02 23:22:51,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-95f3afc1-f659-4e89-b4d3-b753ecf0ec8e 2018-11-02 23:22:51,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:53,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:53,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:53,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe3aa453-5401-4178-953d-7c3a56157bd8 x-compute-request-id: req-fe3aa453-5401-4178-953d-7c3a56157bd8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:53,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe3aa453-5401-4178-953d-7c3a56157bd8 2018-11-02 23:22:53,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582623958588s 2018-11-02 23:22:53,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe3aa453-5401-4178-953d-7c3a56157bd8 2018-11-02 23:22:53,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:55,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:56,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-455b4d0f-7517-472f-bcb5-e6012b2496fa x-compute-request-id: req-455b4d0f-7517-472f-bcb5-e6012b2496fa Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:56,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-455b4d0f-7517-472f-bcb5-e6012b2496fa 2018-11-02 23:22:56,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548853874207s 2018-11-02 23:22:56,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-455b4d0f-7517-472f-bcb5-e6012b2496fa 2018-11-02 23:22:56,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:22:58,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:22:58,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:22:58,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0b34599-75ba-4e98-92cc-e64c50f0e613 x-compute-request-id: req-b0b34599-75ba-4e98-92cc-e64c50f0e613 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:22:58,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0b34599-75ba-4e98-92cc-e64c50f0e613 2018-11-02 23:22:58,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593837976456s 2018-11-02 23:22:58,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0b34599-75ba-4e98-92cc-e64c50f0e613 2018-11-02 23:22:58,853 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:00,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:01,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ea3931d-07b9-48b3-8ce8-1f216721266a x-compute-request-id: req-9ea3931d-07b9-48b3-8ce8-1f216721266a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:01,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9ea3931d-07b9-48b3-8ce8-1f216721266a 2018-11-02 23:23:01,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724109172821s 2018-11-02 23:23:01,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9ea3931d-07b9-48b3-8ce8-1f216721266a 2018-11-02 23:23:01,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:03,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:04,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cabfa71f-c163-4ba4-b1f0-f06e49fe31e7 x-compute-request-id: req-cabfa71f-c163-4ba4-b1f0-f06e49fe31e7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:04,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cabfa71f-c163-4ba4-b1f0-f06e49fe31e7 2018-11-02 23:23:04,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548934936523s 2018-11-02 23:23:04,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cabfa71f-c163-4ba4-b1f0-f06e49fe31e7 2018-11-02 23:23:04,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:06,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:06,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:06,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9a97fd1-80ca-4974-b4eb-f5a96dfd59fc x-compute-request-id: req-e9a97fd1-80ca-4974-b4eb-f5a96dfd59fc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:06,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e9a97fd1-80ca-4974-b4eb-f5a96dfd59fc 2018-11-02 23:23:06,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543164014816s 2018-11-02 23:23:06,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e9a97fd1-80ca-4974-b4eb-f5a96dfd59fc 2018-11-02 23:23:06,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:08,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:09,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e780c759-98ab-4a19-8bdc-ed2297111624 x-compute-request-id: req-e780c759-98ab-4a19-8bdc-ed2297111624 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:09,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e780c759-98ab-4a19-8bdc-ed2297111624 2018-11-02 23:23:09,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986196041107s 2018-11-02 23:23:09,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e780c759-98ab-4a19-8bdc-ed2297111624 2018-11-02 23:23:09,682 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:11,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:12,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0e96771-8eba-4146-b86e-f6d2709ad545 x-compute-request-id: req-f0e96771-8eba-4146-b86e-f6d2709ad545 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:12,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0e96771-8eba-4146-b86e-f6d2709ad545 2018-11-02 23:23:12,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539698123932s 2018-11-02 23:23:12,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0e96771-8eba-4146-b86e-f6d2709ad545 2018-11-02 23:23:12,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:14,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:14,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1304b2-709b-49cc-9b82-e6ad7c817048 x-compute-request-id: req-1d1304b2-709b-49cc-9b82-e6ad7c817048 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:14,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1d1304b2-709b-49cc-9b82-e6ad7c817048 2018-11-02 23:23:14,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545506000519s 2018-11-02 23:23:14,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1d1304b2-709b-49cc-9b82-e6ad7c817048 2018-11-02 23:23:14,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:16,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:16,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:17,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c72e6a8-1550-4106-b944-d2cddeac7d44 x-compute-request-id: req-5c72e6a8-1550-4106-b944-d2cddeac7d44 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:17,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c72e6a8-1550-4106-b944-d2cddeac7d44 2018-11-02 23:23:17,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549390792847s 2018-11-02 23:23:17,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c72e6a8-1550-4106-b944-d2cddeac7d44 2018-11-02 23:23:17,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:19,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96825abb-45c9-4e00-8467-87eb2ea2e74a x-compute-request-id: req-96825abb-45c9-4e00-8467-87eb2ea2e74a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:20,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-96825abb-45c9-4e00-8467-87eb2ea2e74a 2018-11-02 23:23:20,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661744832993s 2018-11-02 23:23:20,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-96825abb-45c9-4e00-8467-87eb2ea2e74a 2018-11-02 23:23:20,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:22,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:22,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:22,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c44c415e-c189-45f1-9f62-18d0c57e843b x-compute-request-id: req-c44c415e-c189-45f1-9f62-18d0c57e843b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:21:12Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:22,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c44c415e-c189-45f1-9f62-18d0c57e843b 2018-11-02 23:23:22,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473351955414s 2018-11-02 23:23:22,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c44c415e-c189-45f1-9f62-18d0c57e843b 2018-11-02 23:23:22,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:23:24,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:23:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:25,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e414b333-e92b-4a84-bff7-a1e14d31ddc5 x-compute-request-id: req-e414b333-e92b-4a84-bff7-a1e14d31ddc5 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:8b:6c", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:23:22.000000", "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:23:22Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:23:25,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e414b333-e92b-4a84-bff7-a1e14d31ddc5 2018-11-02 23:23:25,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586947917938s 2018-11-02 23:23:25,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e414b333-e92b-4a84-bff7-a1e14d31ddc5 2018-11-02 23:23:25,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 23:23:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=5752980b-2183-4521-8ba4-cb639b2395a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:25,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-28b38820-68b0-4577-ad9c-0a5f959e16a0 Date: Fri, 02 Nov 2018 23:23:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:21:12Z","admin_state_up":true,"updated_at":"2018-11-02T23:23:21Z","binding:vnic_type":"normal","device_id":"5752980b-2183-4521-8ba4-cb639b2395a8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:6f:8b:6c","id":"920a1b89-8699-4eba-953f-4749bae61c0d","port_security_enabled":true,"project_id":"6e90627cf2204b628e458f2e0ae95298","fixed_ips":[{"subnet_id":"0502b208-749e-41dd-b3c5-887bec5d50e7","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["b281147e-ca17-4f2c-86ca-857dda8677e5"],"name":""}]} 2018-11-02 23:23:25,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5752980b-2183-4521-8ba4-cb639b2395a8 used request id req-28b38820-68b0-4577-ad9c-0a5f959e16a0 2018-11-02 23:23:25,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0541689395905s 2018-11-02 23:23:25,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5752980b-2183-4521-8ba4-cb639b2395a8 used request id req-28b38820-68b0-4577-ad9c-0a5f959e16a0 2018-11-02 23:23:25,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 23:23:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=920a1b89-8699-4eba-953f-4749bae61c0d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:25,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-023c107d-7bef-4877-9b58-4f2724dbff0c Date: Fri, 02 Nov 2018 23:23:25 GMT RESP BODY: {"floatingips": []} 2018-11-02 23:23:25,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=920a1b89-8699-4eba-953f-4749bae61c0d used request id req-023c107d-7bef-4877-9b58-4f2724dbff0c 2018-11-02 23:23:25,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0177340507507s 2018-11-02 23:23:25,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=920a1b89-8699-4eba-953f-4749bae61c0d used request id req-023c107d-7bef-4877-9b58-4f2724dbff0c 2018-11-02 23:23:25,158 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:8b:6c', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'65a2d230-ec67-4a31-bf67-a90899f7933e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:23:22.000000', 'flavor': Munch({u'id': u'7a6b2ee9-c64b-4ff9-a76a-a29291050b67'}), 'az': u'nova', 'id': u'5752980b-2183-4521-8ba4-cb639b2395a8', 'security_groups': [Munch({u'name': u'cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f22780ec3b4246e495cbbe2f94a44e07', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e90627cf2204b628e458f2e0ae95298', 'name': 'cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T23:23:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:23:22Z', 'hostId': u'a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:23:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e90627cf2204b628e458f2e0ae95298', 'name': u'cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4', 'adminPass': u'oBupQ3kqdUQa', 'tenant_id': u'6e90627cf2204b628e458f2e0ae95298', 'created_at': u'2018-11-02T23:21:08Z', 'created': u'2018-11-02T23:21:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 23:23:25,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:23:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:25,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-0552a78b-2384-4239-9b8d-4a5a0e75731c Date: Fri, 02 Nov 2018 23:23:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0502b208-749e-41dd-b3c5-887bec5d50e7"],"updated_at":"2018-11-02T23:19:35Z","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6e90627cf2204b628e458f2e0ae95298","id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","name":"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:23:25,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0552a78b-2384-4239-9b8d-4a5a0e75731c 2018-11-02 23:23:25,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282237052917s 2018-11-02 23:23:25,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0552a78b-2384-4239-9b8d-4a5a0e75731c 2018-11-02 23:23:25,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 23:23:25,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=5752980b-2183-4521-8ba4-cb639b2395a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:25,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d1906a60-e877-4474-90c0-c8fbb98d42c5 Date: Fri, 02 Nov 2018 23:23:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:21:12Z","admin_state_up":true,"updated_at":"2018-11-02T23:23:21Z","binding:vnic_type":"normal","device_id":"5752980b-2183-4521-8ba4-cb639b2395a8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:6f:8b:6c","id":"920a1b89-8699-4eba-953f-4749bae61c0d","port_security_enabled":true,"project_id":"6e90627cf2204b628e458f2e0ae95298","fixed_ips":[{"subnet_id":"0502b208-749e-41dd-b3c5-887bec5d50e7","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["b281147e-ca17-4f2c-86ca-857dda8677e5"],"name":""}]} 2018-11-02 23:23:25,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5752980b-2183-4521-8ba4-cb639b2395a8 used request id req-d1906a60-e877-4474-90c0-c8fbb98d42c5 2018-11-02 23:23:25,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496299266815s 2018-11-02 23:23:25,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=5752980b-2183-4521-8ba4-cb639b2395a8 used request id req-d1906a60-e877-4474-90c0-c8fbb98d42c5 2018-11-02 23:23:25,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 23:23:25,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.26", "port_id": "920a1b89-8699-4eba-953f-4749bae61c0d"}}' 2018-11-02 23:23:27,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b2ecace1-d185-46db-b277-7dd015a9edec Date: Fri, 02 Nov 2018 23:23:27 GMT RESP BODY: {"floatingip": {"router_id": "c2be4f13-f723-412e-8fb9-10281fdf31a3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T23:23:26Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "920a1b89-8699-4eba-953f-4749bae61c0d", "id": "41a9177d-fc84-4790-8919-a628012fc165", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:23:26Z", "project_id": "6e90627cf2204b628e458f2e0ae95298"}} 2018-11-02 23:23:27,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b2ecace1-d185-46db-b277-7dd015a9edec 2018-11-02 23:23:27,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.79325890541s 2018-11-02 23:23:27,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b2ecace1-d185-46db-b277-7dd015a9edec 2018-11-02 23:23:27,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 23:23:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:23:27,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-6d757ab3-74d4-47ee-8e9c-fef993a5f5d6 Date: Fri, 02 Nov 2018 23:23:27 GMT RESP BODY: {"floatingips": [{"router_id": "c2be4f13-f723-412e-8fb9-10281fdf31a3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T23:23:26Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "920a1b89-8699-4eba-953f-4749bae61c0d", "id": "41a9177d-fc84-4790-8919-a628012fc165", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:23:26Z", "project_id": "6e90627cf2204b628e458f2e0ae95298"}]} 2018-11-02 23:23:27,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6d757ab3-74d4-47ee-8e9c-fef993a5f5d6 2018-11-02 23:23:27,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0203070640564s 2018-11-02 23:23:27,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6d757ab3-74d4-47ee-8e9c-fef993a5f5d6 2018-11-02 23:23:27,322 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'c2be4f13-f723-412e-8fb9-10281fdf31a3', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6e90627cf2204b628e458f2e0ae95298', 'created_at': u'2018-11-02T23:23:26Z', 'attached': True, 'updated_at': u'2018-11-02T23:23:26Z', 'id': u'41a9177d-fc84-4790-8919-a628012fc165', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e90627cf2204b628e458f2e0ae95298', 'name': 'cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'c2be4f13-f723-412e-8fb9-10281fdf31a3', 'project_id': u'6e90627cf2204b628e458f2e0ae95298', 'port_id': u'920a1b89-8699-4eba-953f-4749bae61c0d', 'port': u'920a1b89-8699-4eba-953f-4749bae61c0d', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 23:23:27,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:23:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:23:27,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fab5fd71-21c2-4fac-8a84-a7203604ad17 x-compute-request-id: req-fab5fd71-21c2-4fac-8a84-a7203604ad17 Content-Encoding: gzip Content-Length: 9815 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1902100254 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.397254] pid_max: default: 32768 minimum: 301\n[ 0.398802] Security Framework initialized\n[ 0.400233] SELinux: Initializing.\n[ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411685] Mount-cache hash table entries: 4096\n[ 0.413519] Initializing cgroup subsys memory\n[ 0.415005] Initializing cgroup subsys devices\n[ 0.416491] Initializing cgroup subsys freezer\n[ 0.417974] Initializing cgroup subsys net_cls\n[ 0.419430] Initializing cgroup subsys blkio\n[ 0.420867] Initializing cgroup subsys perf_event\n[ 0.422370] Initializing cgroup subsys hugetlb\n[ 0.423846] Initializing cgroup subsys pids\n[ 0.425243] Initializing cgroup subsys net_prio\n[ 0.426830] CPU: Physical Processor ID: 0\n[ 0.428959] mce: CPU supports 10 MCE banks\n[ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433694] tlb_flushall_shift: 6\n[ 0.435151] Freeing SMP alternatives: 28k freed\n[ 0.439279] ACPI: Core revision 20130517\n[ 0.441094] ACPI: All ACPI Tables successfully acquired\n[ 0.442932] ftrace: allocating 25812 entries in 101 pages\n[ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.468627] smpboot: Max logical packages: 2\n[ 0.470344] Enabling x2apic\n[ 0.471506] Enabled x2apic\n[ 0.472925] Switched APIC routing to physical x2apic.\n[ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.489731] KVM setup paravirtual spinlock\n[ 0.492390] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516570] Brought up 2 CPUs\n[ 0.516572] KVM setup async PF for cpu 1\n[ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523229] devtmpfs: initialized\n[ 0.525860] EVM: security.selinux\n[ 0.527112] EVM: security.ima\n[ 0.528299] EVM: security.capability\n[ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532278] pinctrl core: initialized pinctrl subsystem\n[ 0.534062] NET: Registered protocol family 16\n[ 0.535753] ACPI: bus type PCI registered\n[ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539161] PCI: Using configuration type 1 for base access\n[ 0.544228] ACPI: Added _OSI(Module Device)\n[ 0.545681] ACPI: Added _OSI(Processor Device)\n[ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548727] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551502] ACPI: Interpreter enabled\n[ 0.552877] ACPI: (supports S0 S5)\n[ 0.554161] ACPI: Using IOAPIC for interrupt routing\n[ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569889] acpiphp: Slot [3] registered\n[ 0.571270] acpiphp: Slot [4] registered\n[ 0.572722] acpiphp: Slot [5] registered\n[ 0.574138] acpiphp: Slot [6] registered\n[ 0.575546] acpiphp: Slot [7] registered\n[ 0.576970] acpiphp: Slot [8] registered\n[ 0.578385] acpiphp: Slot [9] registered\n[ 0.579776] acpiphp: Slot [10] registered\n[ 0.581216] acpiphp: Slot [11] registered\n[ 0.582656] acpiphp: Slot [12] registered\n[ 0.584112] acpiphp: Slot [13] registered\n[ 0.585590] acpiphp: Slot [14] registered\n[ 0.587013] acpiphp: Slot [15] registered\n[ 0.588482] acpiphp: Slot [16] registered\n[ 0.589914] acpiphp: Slot [17] registered\n[ 0.591364] acpiphp: Slot [18] registered\n[ 0.592768] acpiphp: Slot [19] registered\n[ 0.594227] acpiphp: Slot [20] registered\n[ 0.595688] acpiphp: Slot [21] registered\n[ 0.597117] acpiphp: Slot [22] registered\n[ 0.598579] acpiphp: Slot [23] registered\n[ 0.600006] acpiphp: Slot [24] registered\n[ 0.601427] acpiphp: Slot [25] registered\n[ 0.602908] acpiphp: Slot [26] registered\n[ 0.604310] acpiphp: Slot [27] registered\n[ 0.605742] acpiphp: Slot [28] registered\n[ 0.607140] acpiphp: Slot [29] registered\n[ 0.608580] acpiphp: Slot [30] registered\n[ 0.610016] acpiphp: Slot [31] registered\n[ 0.611436] PCI host bridge to bus 0000:00\n[ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.681330] vgaarb: loaded\n[ 0.682449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.684239] SCSI subsystem initialized\n[ 0.685604] ACPI: bus type USB registered\n[ 0.687004] usbcore: registered new interface driver usbfs\n[ 0.688660] usbcore: registered new interface driver hub\n[ 0.690310] usbcore: registered new device driver usb\n[ 0.692079] PCI: Using ACPI for IRQ routing\n[ 0.693851] NetLabel: Initializing\n[ 0.695114] NetLabel: domain hash size = 128\n[ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.698127] NetLabel: unlabeled traffic allowed by default\n[ 0.699925] Switched to clocksource kvm-clock\n[ 0.709402] pnp: PnP ACPI init\n[ 0.710627] ACPI: bus type PNP registered\n[ 0.712389] pnp: PnP ACPI: found 5 devices\n[ 0.713778] ACPI: bus type PNP unregistered\n[ 0.721374] NET: Registered protocol family 2\n[ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.728200] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.730170] TCP: reno registered\n[ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.735143] NET: Registered protocol family 1\n[ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.780202] Unpacking initramfs...\n[ 1.252874] Freeing initrd memory: 37508k freed\n[ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274244] Initialise system trusted keyring\n[ 1.275705] audit: initializing netlink socket (disabled)\n[ 1.277367] type=2000 audit(1541201005.357:1): initialized\n[ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298913] zpool: loaded\n[ 1.300032] zbud: loaded\n[ 1.301294] VFS: Disk quotas dquot_6.5.2\n[ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304691] msgmni has been set to 7578\n[ 1.306097] Key type big_key registered\n[ 1.308214] NET: Registered protocol family 38\n[ 1.309673] Key type asymmetric registered\n[ 1.311056] Asymmetric key parser 'x509' registered\n[ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.315167] io scheduler noop registered\n[ 1.316522] io scheduler deadline registered (default)\n[ 1.330749] io scheduler cfq registered\n[ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.338327] ACPI: Power Button [PWRF]\n[ 1.339766] GHES: HEST is not enabled!\n[ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.367872] Non-volatile memory driver v1.3\n[ 1.369279] Linux agpgart interface v0.103\n[ 1.370798] crash memory driver: version 1.1\n[ 1.372264] rdac: device handler registered\n[ 1.373736] hp_sw: device handler registered\n[ 1.375167] emc: device handler registered\n[ 1.376553] alua: device handler registered\n[ 1.377987] libphy: Fixed MDIO Bus: probed\n[ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.381277] ehci-pci: EHCI PCI platform driver\n[ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384499] ohci-pci: OHCI PCI platform driver\n[ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.418225] usb usb1: Product: UHCI Host Controller\n[ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.421707] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.423323] hub 1-0:1.0: USB hub found\n[ 1.424651] hub 1-0:1.0: 2 ports detected\n[ 1.426155] usbcore: registered new interface driver usbserial\n[ 1.427921] usbcore: registered new interface driver usbserial_generic\n[ 1.429765] usbserial: USB Serial support registered for generic\n[ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438074] mousedev: PS/2 mouse device common for all mice\n[ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.446269] rtc_cmos 00:00: RTC can wake from S4\n[ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.451729] cpuidle: using governor menu\n[ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.457843] usbcore: registered new interface driver usbhid\n[ 1.459455] usbhid: USB HID core driver\n[ 1.460776] drop_monitor: Initializing network drop monitor service\n[ 1.462531] TCP: cubic registered\n[ 1.463729] Initializing XFRM netlink socket\n[ 1.465164] NET: Registered protocol family 10\n[ 1.466814] NET: Registered protocol family 17\n[ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474465] Loading compiled-in X.509 certificates\n[ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.484809] registered taskstats version 1\n[ 1.488085] Key type trusted registered\n[ 1.490737] Key type encrypted registered\n[ 1.493345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005)\n[ 1.498646] Freeing unused kernel memory: 1680k freed\n[ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.510122] systemd[1]: Detected virtualization kvm.\n[ 1.511675] systemd[1]: Detected architecture x86-64.\n[ 1.513243] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516161] systemd[1]: No hostname configured.\n[ 1.517671] systemd[1]: Set hostname to .\n[ 1.519321] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.544579] systemd[1]: Created slice Root Slice.\n[ 1.546116] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.548505] systemd[1]: Reached target Timers.\n[ 1.549996] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.552393] systemd[1]: Reached target Local File Systems.\n[ 1.554067] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.556493] systemd[1]: Reached target Swap.\n[ 1.557969] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560364] systemd[1]: Listening on udev Control Socket.\n[ 1.562025] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.564582] systemd[1]: Listening on Journal Socket.\n[ 1.566164] systemd[1]: Starting Journal Socket.\n[ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.574181] systemd[1]: Reached target Paths.\n[ 1.575625] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578089] systemd[1]: Created slice System Slice.\n[ 1.579624] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.582031] systemd[1]: Reached target Slices.\n[ 1.583482] systemd[1]: Starting Slices.\n[ 1.585348] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.589016] systemd[1]: Listening on udev Kernel Socket.\n[ 1.590642] systemd[1]: Starting udev Kernel Socket.\n[ 1.592578] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.595483] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.599602] systemd[1]: Reached target Sockets.\n[ 1.601121] systemd[1]: Starting Sockets.\n[ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Started Journal Service.\n[ 1.610133] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.665146] RPC: Registered named UNIX socket transport module.\n[ 1.666914] RPC: Registered udp transport module.\n[ 1.668449] RPC: Registered tcp transport module.\n[ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.766445] FDC 0 is a S82078B\n[ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.784433] scsi host0: ata_piix\n[ 1.786460] scsi host1: ata_piix\n[ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.833202] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.886112] usb 1-1: Product: QEMU USB Tablet\n[ 1.887594] usb 1-1: Manufacturer: QEMU\n[ 1.888941] usb 1-1: SerialNumber: 42\n[ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.989836] XFS (vda1): Mounting V4 Filesystem\n[ 2.013220] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 2.535794] SELinux: Disabled at runtime.\n[ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.627993] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n"} 2018-11-02 23:23:27,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-fab5fd71-21c2-4fac-8a84-a7203604ad17 2018-11-02 23:23:27,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735762119293s 2018-11-02 23:23:27,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-fab5fd71-21c2-4fac-8a84-a7203604ad17 2018-11-02 23:23:27,398 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1902100254 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.397254] pid_max: default: 32768 minimum: 301 [ 0.398802] Security Framework initialized [ 0.400233] SELinux: Initializing. [ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411685] Mount-cache hash table entries: 4096 [ 0.413519] Initializing cgroup subsys memory [ 0.415005] Initializing cgroup subsys devices [ 0.416491] Initializing cgroup subsys freezer [ 0.417974] Initializing cgroup subsys net_cls [ 0.419430] Initializing cgroup subsys blkio [ 0.420867] Initializing cgroup subsys perf_event [ 0.422370] Initializing cgroup subsys hugetlb [ 0.423846] Initializing cgroup subsys pids [ 0.425243] Initializing cgroup subsys net_prio [ 0.426830] CPU: Physical Processor ID: 0 [ 0.428959] mce: CPU supports 10 MCE banks [ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433694] tlb_flushall_shift: 6 [ 0.435151] Freeing SMP alternatives: 28k freed [ 0.439279] ACPI: Core revision 20130517 [ 0.441094] ACPI: All ACPI Tables successfully acquired [ 0.442932] ftrace: allocating 25812 entries in 101 pages [ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.468627] smpboot: Max logical packages: 2 [ 0.470344] Enabling x2apic [ 0.471506] Enabled x2apic [ 0.472925] Switched APIC routing to physical x2apic. [ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.489731] KVM setup paravirtual spinlock [ 0.492390] smpboot: Booting Node 0, Processors #1 OK [ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516570] Brought up 2 CPUs [ 0.516572] KVM setup async PF for cpu 1 [ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523229] devtmpfs: initialized [ 0.525860] EVM: security.selinux [ 0.527112] EVM: security.ima [ 0.528299] EVM: security.capability [ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532278] pinctrl core: initialized pinctrl subsystem [ 0.534062] NET: Registered protocol family 16 [ 0.535753] ACPI: bus type PCI registered [ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539161] PCI: Using configuration type 1 for base access [ 0.544228] ACPI: Added _OSI(Module Device) [ 0.545681] ACPI: Added _OSI(Processor Device) [ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548727] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551502] ACPI: Interpreter enabled [ 0.552877] ACPI: (supports S0 S5) [ 0.554161] ACPI: Using IOAPIC for interrupt routing [ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569889] acpiphp: Slot [3] registered [ 0.571270] acpiphp: Slot [4] registered [ 0.572722] acpiphp: Slot [5] registered [ 0.574138] acpiphp: Slot [6] registered [ 0.575546] acpiphp: Slot [7] registered [ 0.576970] acpiphp: Slot [8] registered [ 0.578385] acpiphp: Slot [9] registered [ 0.579776] acpiphp: Slot [10] registered [ 0.581216] acpiphp: Slot [11] registered [ 0.582656] acpiphp: Slot [12] registered [ 0.584112] acpiphp: Slot [13] registered [ 0.585590] acpiphp: Slot [14] registered [ 0.587013] acpiphp: Slot [15] registered [ 0.588482] acpiphp: Slot [16] registered [ 0.589914] acpiphp: Slot [17] registered [ 0.591364] acpiphp: Slot [18] registered [ 0.592768] acpiphp: Slot [19] registered [ 0.594227] acpiphp: Slot [20] registered [ 0.595688] acpiphp: Slot [21] registered [ 0.597117] acpiphp: Slot [22] registered [ 0.598579] acpiphp: Slot [23] registered [ 0.600006] acpiphp: Slot [24] registered [ 0.601427] acpiphp: Slot [25] registered [ 0.602908] acpiphp: Slot [26] registered [ 0.604310] acpiphp: Slot [27] registered [ 0.605742] acpiphp: Slot [28] registered [ 0.607140] acpiphp: Slot [29] registered [ 0.608580] acpiphp: Slot [30] registered [ 0.610016] acpiphp: Slot [31] registered [ 0.611436] PCI host bridge to bus 0000:00 [ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.681330] vgaarb: loaded [ 0.682449] vgaarb: bridge control possible 0000:00:02.0 [ 0.684239] SCSI subsystem initialized [ 0.685604] ACPI: bus type USB registered [ 0.687004] usbcore: registered new interface driver usbfs [ 0.688660] usbcore: registered new interface driver hub [ 0.690310] usbcore: registered new device driver usb [ 0.692079] PCI: Using ACPI for IRQ routing [ 0.693851] NetLabel: Initializing [ 0.695114] NetLabel: domain hash size = 128 [ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.698127] NetLabel: unlabeled traffic allowed by default [ 0.699925] Switched to clocksource kvm-clock [ 0.709402] pnp: PnP ACPI init [ 0.710627] ACPI: bus type PNP registered [ 0.712389] pnp: PnP ACPI: found 5 devices [ 0.713778] ACPI: bus type PNP unregistered [ 0.721374] NET: Registered protocol family 2 [ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.728200] TCP: Hash tables configured (established 32768 bind 32768) [ 0.730170] TCP: reno registered [ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.735143] NET: Registered protocol family 1 [ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.780202] Unpacking initramfs... [ 1.252874] Freeing initrd memory: 37508k freed [ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274244] Initialise system trusted keyring [ 1.275705] audit: initializing netlink socket (disabled) [ 1.277367] type=2000 audit(1541201005.357:1): initialized [ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298913] zpool: loaded [ 1.300032] zbud: loaded [ 1.301294] VFS: Disk quotas dquot_6.5.2 [ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304691] msgmni has been set to 7578 [ 1.306097] Key type big_key registered [ 1.308214] NET: Registered protocol family 38 [ 1.309673] Key type asymmetric registered [ 1.311056] Asymmetric key parser 'x509' registered [ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.315167] io scheduler noop registered [ 1.316522] io scheduler deadline registered (default) [ 1.330749] io scheduler cfq registered [ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.338327] ACPI: Power Button [PWRF] [ 1.339766] GHES: HEST is not enabled! [ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.367872] Non-volatile memory driver v1.3 [ 1.369279] Linux agpgart interface v0.103 [ 1.370798] crash memory driver: version 1.1 [ 1.372264] rdac: device handler registered [ 1.373736] hp_sw: device handler registered [ 1.375167] emc: device handler registered [ 1.376553] alua: device handler registered [ 1.377987] libphy: Fixed MDIO Bus: probed [ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.381277] ehci-pci: EHCI PCI platform driver [ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384499] ohci-pci: OHCI PCI platform driver [ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver [ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.418225] usb usb1: Product: UHCI Host Controller [ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.421707] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423323] hub 1-0:1.0: USB hub found [ 1.424651] hub 1-0:1.0: 2 ports detected [ 1.426155] usbcore: registered new interface driver usbserial [ 1.427921] usbcore: registered new interface driver usbserial_generic [ 1.429765] usbserial: USB Serial support registered for generic [ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438074] mousedev: PS/2 mouse device common for all mice [ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.446269] rtc_cmos 00:00: RTC can wake from S4 [ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.451729] cpuidle: using governor menu [ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina [ 1.457843] usbcore: registered new interface driver usbhid [ 1.459455] usbhid: USB HID core driver [ 1.460776] drop_monitor: Initializing network drop monitor service [ 1.462531] TCP: cubic registered [ 1.463729] Initializing XFRM netlink socket [ 1.465164] NET: Registered protocol family 10 [ 1.466814] NET: Registered protocol family 17 [ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474465] Loading compiled-in X.509 certificates [ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.484809] registered taskstats version 1 [ 1.488085] Key type trusted registered [ 1.490737] Key type encrypted registered [ 1.493345] IMA: No TPM chip found, activating TPM-bypass! [ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005) [ 1.498646] Freeing unused kernel memory: 1680k freed [ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.510122] systemd[1]: Detected virtualization kvm. [ 1.511675] systemd[1]: Detected architecture x86-64. [ 1.513243] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516161] systemd[1]: No hostname configured. [ 1.517671] systemd[1]: Set hostname to . [ 1.519321] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.544579] systemd[1]: Created slice Root Slice. [ 1.546116] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.548505] systemd[1]: Reached target Timers. [ 1.549996] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.552393] systemd[1]: Reached target Local File Systems. [ 1.554067] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.556493] systemd[1]: Reached target Swap. [ 1.557969] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.560364] systemd[1]: Listening on udev Control Socket. [ 1.562025] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.564582] systemd[1]: Listening on Journal Socket. [ 1.566164] systemd[1]: Starting Journal Socket. [ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574181] systemd[1]: Reached target Paths. [ 1.575625] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.578089] systemd[1]: Created slice System Slice. [ 1.579624] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.582031] systemd[1]: Reached target Slices. [ 1.583482] systemd[1]: Starting Slices. [ 1.585348] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.589016] systemd[1]: Listening on udev Kernel Socket. [ 1.590642] systemd[1]: Starting udev Kernel Socket. [ 1.592578] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.595483] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.599602] systemd[1]: Reached target Sockets. [ 1.601121] systemd[1]: Starting Sockets. [ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.610133] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.665146] RPC: Registered named UNIX socket transport module. [ 1.666914] RPC: Registered udp transport module. [ 1.668449] RPC: Registered tcp transport module. [ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.766445] FDC 0 is a S82078B [ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.784433] scsi host0: ata_piix [ 1.786460] scsi host1: ata_piix [ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.833202] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.886112] usb 1-1: Product: QEMU USB Tablet [ 1.887594] usb 1-1: Manufacturer: QEMU [ 1.888941] usb 1-1: SerialNumber: 42 [ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled [ 1.989836] XFS (vda1): Mounting V4 Filesystem [ 2.013220] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 2.535794] SELinux: Disabled at runtime. [ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.627993] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. 2018-11-02 23:23:28,402 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-11-02 23:23:37,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:23:37,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:23:37,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d572da6-acb7-4cf7-b0cf-6a58763b89e4 x-compute-request-id: req-6d572da6-acb7-4cf7-b0cf-6a58763b89e4 Content-Encoding: gzip Content-Length: 11718 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1902100254 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.397254] pid_max: default: 32768 minimum: 301\n[ 0.398802] Security Framework initialized\n[ 0.400233] SELinux: Initializing.\n[ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411685] Mount-cache hash table entries: 4096\n[ 0.413519] Initializing cgroup subsys memory\n[ 0.415005] Initializing cgroup subsys devices\n[ 0.416491] Initializing cgroup subsys freezer\n[ 0.417974] Initializing cgroup subsys net_cls\n[ 0.419430] Initializing cgroup subsys blkio\n[ 0.420867] Initializing cgroup subsys perf_event\n[ 0.422370] Initializing cgroup subsys hugetlb\n[ 0.423846] Initializing cgroup subsys pids\n[ 0.425243] Initializing cgroup subsys net_prio\n[ 0.426830] CPU: Physical Processor ID: 0\n[ 0.428959] mce: CPU supports 10 MCE banks\n[ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433694] tlb_flushall_shift: 6\n[ 0.435151] Freeing SMP alternatives: 28k freed\n[ 0.439279] ACPI: Core revision 20130517\n[ 0.441094] ACPI: All ACPI Tables successfully acquired\n[ 0.442932] ftrace: allocating 25812 entries in 101 pages\n[ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.468627] smpboot: Max logical packages: 2\n[ 0.470344] Enabling x2apic\n[ 0.471506] Enabled x2apic\n[ 0.472925] Switched APIC routing to physical x2apic.\n[ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.489731] KVM setup paravirtual spinlock\n[ 0.492390] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516570] Brought up 2 CPUs\n[ 0.516572] KVM setup async PF for cpu 1\n[ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523229] devtmpfs: initialized\n[ 0.525860] EVM: security.selinux\n[ 0.527112] EVM: security.ima\n[ 0.528299] EVM: security.capability\n[ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532278] pinctrl core: initialized pinctrl subsystem\n[ 0.534062] NET: Registered protocol family 16\n[ 0.535753] ACPI: bus type PCI registered\n[ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539161] PCI: Using configuration type 1 for base access\n[ 0.544228] ACPI: Added _OSI(Module Device)\n[ 0.545681] ACPI: Added _OSI(Processor Device)\n[ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548727] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551502] ACPI: Interpreter enabled\n[ 0.552877] ACPI: (supports S0 S5)\n[ 0.554161] ACPI: Using IOAPIC for interrupt routing\n[ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569889] acpiphp: Slot [3] registered\n[ 0.571270] acpiphp: Slot [4] registered\n[ 0.572722] acpiphp: Slot [5] registered\n[ 0.574138] acpiphp: Slot [6] registered\n[ 0.575546] acpiphp: Slot [7] registered\n[ 0.576970] acpiphp: Slot [8] registered\n[ 0.578385] acpiphp: Slot [9] registered\n[ 0.579776] acpiphp: Slot [10] registered\n[ 0.581216] acpiphp: Slot [11] registered\n[ 0.582656] acpiphp: Slot [12] registered\n[ 0.584112] acpiphp: Slot [13] registered\n[ 0.585590] acpiphp: Slot [14] registered\n[ 0.587013] acpiphp: Slot [15] registered\n[ 0.588482] acpiphp: Slot [16] registered\n[ 0.589914] acpiphp: Slot [17] registered\n[ 0.591364] acpiphp: Slot [18] registered\n[ 0.592768] acpiphp: Slot [19] registered\n[ 0.594227] acpiphp: Slot [20] registered\n[ 0.595688] acpiphp: Slot [21] registered\n[ 0.597117] acpiphp: Slot [22] registered\n[ 0.598579] acpiphp: Slot [23] registered\n[ 0.600006] acpiphp: Slot [24] registered\n[ 0.601427] acpiphp: Slot [25] registered\n[ 0.602908] acpiphp: Slot [26] registered\n[ 0.604310] acpiphp: Slot [27] registered\n[ 0.605742] acpiphp: Slot [28] registered\n[ 0.607140] acpiphp: Slot [29] registered\n[ 0.608580] acpiphp: Slot [30] registered\n[ 0.610016] acpiphp: Slot [31] registered\n[ 0.611436] PCI host bridge to bus 0000:00\n[ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.681330] vgaarb: loaded\n[ 0.682449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.684239] SCSI subsystem initialized\n[ 0.685604] ACPI: bus type USB registered\n[ 0.687004] usbcore: registered new interface driver usbfs\n[ 0.688660] usbcore: registered new interface driver hub\n[ 0.690310] usbcore: registered new device driver usb\n[ 0.692079] PCI: Using ACPI for IRQ routing\n[ 0.693851] NetLabel: Initializing\n[ 0.695114] NetLabel: domain hash size = 128\n[ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.698127] NetLabel: unlabeled traffic allowed by default\n[ 0.699925] Switched to clocksource kvm-clock\n[ 0.709402] pnp: PnP ACPI init\n[ 0.710627] ACPI: bus type PNP registered\n[ 0.712389] pnp: PnP ACPI: found 5 devices\n[ 0.713778] ACPI: bus type PNP unregistered\n[ 0.721374] NET: Registered protocol family 2\n[ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.728200] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.730170] TCP: reno registered\n[ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.735143] NET: Registered protocol family 1\n[ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.780202] Unpacking initramfs...\n[ 1.252874] Freeing initrd memory: 37508k freed\n[ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274244] Initialise system trusted keyring\n[ 1.275705] audit: initializing netlink socket (disabled)\n[ 1.277367] type=2000 audit(1541201005.357:1): initialized\n[ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298913] zpool: loaded\n[ 1.300032] zbud: loaded\n[ 1.301294] VFS: Disk quotas dquot_6.5.2\n[ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304691] msgmni has been set to 7578\n[ 1.306097] Key type big_key registered\n[ 1.308214] NET: Registered protocol family 38\n[ 1.309673] Key type asymmetric registered\n[ 1.311056] Asymmetric key parser 'x509' registered\n[ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.315167] io scheduler noop registered\n[ 1.316522] io scheduler deadline registered (default)\n[ 1.330749] io scheduler cfq registered\n[ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.338327] ACPI: Power Button [PWRF]\n[ 1.339766] GHES: HEST is not enabled!\n[ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.367872] Non-volatile memory driver v1.3\n[ 1.369279] Linux agpgart interface v0.103\n[ 1.370798] crash memory driver: version 1.1\n[ 1.372264] rdac: device handler registered\n[ 1.373736] hp_sw: device handler registered\n[ 1.375167] emc: device handler registered\n[ 1.376553] alua: device handler registered\n[ 1.377987] libphy: Fixed MDIO Bus: probed\n[ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.381277] ehci-pci: EHCI PCI platform driver\n[ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384499] ohci-pci: OHCI PCI platform driver\n[ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.418225] usb usb1: Product: UHCI Host Controller\n[ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.421707] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.423323] hub 1-0:1.0: USB hub found\n[ 1.424651] hub 1-0:1.0: 2 ports detected\n[ 1.426155] usbcore: registered new interface driver usbserial\n[ 1.427921] usbcore: registered new interface driver usbserial_generic\n[ 1.429765] usbserial: USB Serial support registered for generic\n[ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438074] mousedev: PS/2 mouse device common for all mice\n[ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.446269] rtc_cmos 00:00: RTC can wake from S4\n[ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.451729] cpuidle: using governor menu\n[ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.457843] usbcore: registered new interface driver usbhid\n[ 1.459455] usbhid: USB HID core driver\n[ 1.460776] drop_monitor: Initializing network drop monitor service\n[ 1.462531] TCP: cubic registered\n[ 1.463729] Initializing XFRM netlink socket\n[ 1.465164] NET: Registered protocol family 10\n[ 1.466814] NET: Registered protocol family 17\n[ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474465] Loading compiled-in X.509 certificates\n[ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.484809] registered taskstats version 1\n[ 1.488085] Key type trusted registered\n[ 1.490737] Key type encrypted registered\n[ 1.493345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005)\n[ 1.498646] Freeing unused kernel memory: 1680k freed\n[ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.510122] systemd[1]: Detected virtualization kvm.\n[ 1.511675] systemd[1]: Detected architecture x86-64.\n[ 1.513243] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516161] systemd[1]: No hostname configured.\n[ 1.517671] systemd[1]: Set hostname to .\n[ 1.519321] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.544579] systemd[1]: Created slice Root Slice.\n[ 1.546116] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.548505] systemd[1]: Reached target Timers.\n[ 1.549996] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.552393] systemd[1]: Reached target Local File Systems.\n[ 1.554067] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.556493] systemd[1]: Reached target Swap.\n[ 1.557969] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560364] systemd[1]: Listening on udev Control Socket.\n[ 1.562025] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.564582] systemd[1]: Listening on Journal Socket.\n[ 1.566164] systemd[1]: Starting Journal Socket.\n[ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.574181] systemd[1]: Reached target Paths.\n[ 1.575625] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578089] systemd[1]: Created slice System Slice.\n[ 1.579624] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.582031] systemd[1]: Reached target Slices.\n[ 1.583482] systemd[1]: Starting Slices.\n[ 1.585348] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.589016] systemd[1]: Listening on udev Kernel Socket.\n[ 1.590642] systemd[1]: Starting udev Kernel Socket.\n[ 1.592578] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.595483] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.599602] systemd[1]: Reached target Sockets.\n[ 1.601121] systemd[1]: Starting Sockets.\n[ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Started Journal Service.\n[ 1.610133] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.665146] RPC: Registered named UNIX socket transport module.\n[ 1.666914] RPC: Registered udp transport module.\n[ 1.668449] RPC: Registered tcp transport module.\n[ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.766445] FDC 0 is a S82078B\n[ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.784433] scsi host0: ata_piix\n[ 1.786460] scsi host1: ata_piix\n[ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.833202] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.886112] usb 1-1: Product: QEMU USB Tablet\n[ 1.887594] usb 1-1: Manufacturer: QEMU\n[ 1.888941] usb 1-1: SerialNumber: 42\n[ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.989836] XFS (vda1): Mounting V4 Filesystem\n[ 2.013220] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 2.535794] SELinux: Disabled at runtime.\n[ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.627993] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.143494] type=1305 audit(1541201007.147:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.222790] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n[ 3.229709] [drm] Initialized drm 1.1.0 20060810\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[ 3.250174] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.269352] ppdev: user-space parallel port driver\n[ 3.270945] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.270945] [TTM] Initializing pool allocator\n[ 3.270947] [TTM] Initializing DMA pool allocator\n[ 3.272374] [drm] fb mappable at 0xFC000000\n[ 3.272375] [drm] vram aper at 0xFC000000\n[ 3.272375] [drm] size 33554432\n[ 3.272375] [drm] fb depth is 24\n[ 3.272375] [drm] pitch is 3072\n[ 3.277970] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.302372] Console: switching to colour frame buffer device 128x48\n[ 3.319708] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.326369] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.390374] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.418335] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.426806] alg: No test for crc32 (crc32-pclmul)\n[ 3.431134] intel_rapl: no valid rapl domains found in package 0\n[ 3.435151] intel_powerclamp: No package C-state available\n[ 3.439656] intel_powerclamp: No package C-state available[ 3.368207] cloud-init[526]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:23:27 +0000. Up 3.33 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Crash recovery kernel arming...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.712472] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:23:30 +0000. Up 5.62 seconds.\n[ 5.755220] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.757106] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.758822] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.762655] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.764565] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.768201] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:6f:8b:6c |\n[ 5.772116] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.775228] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.778213] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.780066] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.781818] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.783598] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.786223] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.787969] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.791686] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-02 23:23:37,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-6d572da6-acb7-4cf7-b0cf-6a58763b89e4 2018-11-02 23:23:37,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801990032196s 2018-11-02 23:23:37,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-6d572da6-acb7-4cf7-b0cf-6a58763b89e4 2018-11-02 23:23:37,493 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1902100254 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.397254] pid_max: default: 32768 minimum: 301 [ 0.398802] Security Framework initialized [ 0.400233] SELinux: Initializing. [ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411685] Mount-cache hash table entries: 4096 [ 0.413519] Initializing cgroup subsys memory [ 0.415005] Initializing cgroup subsys devices [ 0.416491] Initializing cgroup subsys freezer [ 0.417974] Initializing cgroup subsys net_cls [ 0.419430] Initializing cgroup subsys blkio [ 0.420867] Initializing cgroup subsys perf_event [ 0.422370] Initializing cgroup subsys hugetlb [ 0.423846] Initializing cgroup subsys pids [ 0.425243] Initializing cgroup subsys net_prio [ 0.426830] CPU: Physical Processor ID: 0 [ 0.428959] mce: CPU supports 10 MCE banks [ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433694] tlb_flushall_shift: 6 [ 0.435151] Freeing SMP alternatives: 28k freed [ 0.439279] ACPI: Core revision 20130517 [ 0.441094] ACPI: All ACPI Tables successfully acquired [ 0.442932] ftrace: allocating 25812 entries in 101 pages [ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.468627] smpboot: Max logical packages: 2 [ 0.470344] Enabling x2apic [ 0.471506] Enabled x2apic [ 0.472925] Switched APIC routing to physical x2apic. [ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.489731] KVM setup paravirtual spinlock [ 0.492390] smpboot: Booting Node 0, Processors #1 OK [ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516570] Brought up 2 CPUs [ 0.516572] KVM setup async PF for cpu 1 [ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523229] devtmpfs: initialized [ 0.525860] EVM: security.selinux [ 0.527112] EVM: security.ima [ 0.528299] EVM: security.capability [ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532278] pinctrl core: initialized pinctrl subsystem [ 0.534062] NET: Registered protocol family 16 [ 0.535753] ACPI: bus type PCI registered [ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539161] PCI: Using configuration type 1 for base access [ 0.544228] ACPI: Added _OSI(Module Device) [ 0.545681] ACPI: Added _OSI(Processor Device) [ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548727] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551502] ACPI: Interpreter enabled [ 0.552877] ACPI: (supports S0 S5) [ 0.554161] ACPI: Using IOAPIC for interrupt routing [ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569889] acpiphp: Slot [3] registered [ 0.571270] acpiphp: Slot [4] registered [ 0.572722] acpiphp: Slot [5] registered [ 0.574138] acpiphp: Slot [6] registered [ 0.575546] acpiphp: Slot [7] registered [ 0.576970] acpiphp: Slot [8] registered [ 0.578385] acpiphp: Slot [9] registered [ 0.579776] acpiphp: Slot [10] registered [ 0.581216] acpiphp: Slot [11] registered [ 0.582656] acpiphp: Slot [12] registered [ 0.584112] acpiphp: Slot [13] registered [ 0.585590] acpiphp: Slot [14] registered [ 0.587013] acpiphp: Slot [15] registered [ 0.588482] acpiphp: Slot [16] registered [ 0.589914] acpiphp: Slot [17] registered [ 0.591364] acpiphp: Slot [18] registered [ 0.592768] acpiphp: Slot [19] registered [ 0.594227] acpiphp: Slot [20] registered [ 0.595688] acpiphp: Slot [21] registered [ 0.597117] acpiphp: Slot [22] registered [ 0.598579] acpiphp: Slot [23] registered [ 0.600006] acpiphp: Slot [24] registered [ 0.601427] acpiphp: Slot [25] registered [ 0.602908] acpiphp: Slot [26] registered [ 0.604310] acpiphp: Slot [27] registered [ 0.605742] acpiphp: Slot [28] registered [ 0.607140] acpiphp: Slot [29] registered [ 0.608580] acpiphp: Slot [30] registered [ 0.610016] acpiphp: Slot [31] registered [ 0.611436] PCI host bridge to bus 0000:00 [ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.681330] vgaarb: loaded [ 0.682449] vgaarb: bridge control possible 0000:00:02.0 [ 0.684239] SCSI subsystem initialized [ 0.685604] ACPI: bus type USB registered [ 0.687004] usbcore: registered new interface driver usbfs [ 0.688660] usbcore: registered new interface driver hub [ 0.690310] usbcore: registered new device driver usb [ 0.692079] PCI: Using ACPI for IRQ routing [ 0.693851] NetLabel: Initializing [ 0.695114] NetLabel: domain hash size = 128 [ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.698127] NetLabel: unlabeled traffic allowed by default [ 0.699925] Switched to clocksource kvm-clock [ 0.709402] pnp: PnP ACPI init [ 0.710627] ACPI: bus type PNP registered [ 0.712389] pnp: PnP ACPI: found 5 devices [ 0.713778] ACPI: bus type PNP unregistered [ 0.721374] NET: Registered protocol family 2 [ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.728200] TCP: Hash tables configured (established 32768 bind 32768) [ 0.730170] TCP: reno registered [ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.735143] NET: Registered protocol family 1 [ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.780202] Unpacking initramfs... [ 1.252874] Freeing initrd memory: 37508k freed [ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274244] Initialise system trusted keyring [ 1.275705] audit: initializing netlink socket (disabled) [ 1.277367] type=2000 audit(1541201005.357:1): initialized [ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298913] zpool: loaded [ 1.300032] zbud: loaded [ 1.301294] VFS: Disk quotas dquot_6.5.2 [ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304691] msgmni has been set to 7578 [ 1.306097] Key type big_key registered [ 1.308214] NET: Registered protocol family 38 [ 1.309673] Key type asymmetric registered [ 1.311056] Asymmetric key parser 'x509' registered [ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.315167] io scheduler noop registered [ 1.316522] io scheduler deadline registered (default) [ 1.330749] io scheduler cfq registered [ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.338327] ACPI: Power Button [PWRF] [ 1.339766] GHES: HEST is not enabled! [ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.367872] Non-volatile memory driver v1.3 [ 1.369279] Linux agpgart interface v0.103 [ 1.370798] crash memory driver: version 1.1 [ 1.372264] rdac: device handler registered [ 1.373736] hp_sw: device handler registered [ 1.375167] emc: device handler registered [ 1.376553] alua: device handler registered [ 1.377987] libphy: Fixed MDIO Bus: probed [ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.381277] ehci-pci: EHCI PCI platform driver [ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384499] ohci-pci: OHCI PCI platform driver [ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver [ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.418225] usb usb1: Product: UHCI Host Controller [ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.421707] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423323] hub 1-0:1.0: USB hub found [ 1.424651] hub 1-0:1.0: 2 ports detected [ 1.426155] usbcore: registered new interface driver usbserial [ 1.427921] usbcore: registered new interface driver usbserial_generic [ 1.429765] usbserial: USB Serial support registered for generic [ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438074] mousedev: PS/2 mouse device common for all mice [ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.446269] rtc_cmos 00:00: RTC can wake from S4 [ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.451729] cpuidle: using governor menu [ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina [ 1.457843] usbcore: registered new interface driver usbhid [ 1.459455] usbhid: USB HID core driver [ 1.460776] drop_monitor: Initializing network drop monitor service [ 1.462531] TCP: cubic registered [ 1.463729] Initializing XFRM netlink socket [ 1.465164] NET: Registered protocol family 10 [ 1.466814] NET: Registered protocol family 17 [ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474465] Loading compiled-in X.509 certificates [ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.484809] registered taskstats version 1 [ 1.488085] Key type trusted registered [ 1.490737] Key type encrypted registered [ 1.493345] IMA: No TPM chip found, activating TPM-bypass! [ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005) [ 1.498646] Freeing unused kernel memory: 1680k freed [ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.510122] systemd[1]: Detected virtualization kvm. [ 1.511675] systemd[1]: Detected architecture x86-64. [ 1.513243] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516161] systemd[1]: No hostname configured. [ 1.517671] systemd[1]: Set hostname to . [ 1.519321] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.544579] systemd[1]: Created slice Root Slice. [ 1.546116] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.548505] systemd[1]: Reached target Timers. [ 1.549996] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.552393] systemd[1]: Reached target Local File Systems. [ 1.554067] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.556493] systemd[1]: Reached target Swap. [ 1.557969] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.560364] systemd[1]: Listening on udev Control Socket. [ 1.562025] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.564582] systemd[1]: Listening on Journal Socket. [ 1.566164] systemd[1]: Starting Journal Socket. [ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574181] systemd[1]: Reached target Paths. [ 1.575625] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.578089] systemd[1]: Created slice System Slice. [ 1.579624] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.582031] systemd[1]: Reached target Slices. [ 1.583482] systemd[1]: Starting Slices. [ 1.585348] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.589016] systemd[1]: Listening on udev Kernel Socket. [ 1.590642] systemd[1]: Starting udev Kernel Socket. [ 1.592578] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.595483] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.599602] systemd[1]: Reached target Sockets. [ 1.601121] systemd[1]: Starting Sockets. [ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.610133] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.665146] RPC: Registered named UNIX socket transport module. [ 1.666914] RPC: Registered udp transport module. [ 1.668449] RPC: Registered tcp transport module. [ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.766445] FDC 0 is a S82078B [ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.784433] scsi host0: ata_piix [ 1.786460] scsi host1: ata_piix [ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.833202] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.886112] usb 1-1: Product: QEMU USB Tablet [ 1.887594] usb 1-1: Manufacturer: QEMU [ 1.888941] usb 1-1: SerialNumber: 42 [ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled [ 1.989836] XFS (vda1): Mounting V4 Filesystem [ 2.013220] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 2.535794] SELinux: Disabled at runtime. [ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.627993] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.143494] type=1305 audit(1541201007.147:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.222790] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Login Service... [ 3.229709] [drm] Initialized drm 1.1.0 20060810 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [ 3.250174] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.269352] ppdev: user-space parallel port driver [ 3.270945] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.270945] [TTM] Initializing pool allocator [ 3.270947] [TTM] Initializing DMA pool allocator [ 3.272374] [drm] fb mappable at 0xFC000000 [ 3.272375] [drm] vram aper at 0xFC000000 [ 3.272375] [drm] size 33554432 [ 3.272375] [drm] fb depth is 24 [ 3.272375] [drm] pitch is 3072 [ 3.277970] fbcon: cirrusdrmfb (fb0) is primary device [ 3.302372] Console: switching to colour frame buffer device 128x48 [ 3.319708] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.326369] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.390374] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.418335] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.426806] alg: No test for crc32 (crc32-pclmul) [ 3.431134] intel_rapl: no valid rapl domains found in package 0 [ 3.435151] intel_powerclamp: No package C-state available [ 3.439656] intel_powerclamp: No package C-state available[ 3.368207] cloud-init[526]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:23:27 +0000. Up 3.33 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Crash recovery kernel arming... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.712472] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:23:30 +0000. Up 5.62 seconds. [ 5.755220] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.757106] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.758822] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.762655] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.764565] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.768201] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:6f:8b:6c | [ 5.772116] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.775228] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.778213] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.780066] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.781818] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.783598] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.786223] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.787969] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.791686] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-02 23:23:37,499 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e76b190L 2018-11-02 23:23:37,499 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 23:23:37,505 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-02 23:23:37,505 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-02 23:23:37,516 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 23:23:37,516 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 23:23:37,517 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 23:23:37,517 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 23:23:37,517 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 23:23:37,517 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 23:23:37,526 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 23:23:37,527 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 23:23:37,531 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-02 23:23:37,532 - paramiko.transport - DEBUG - Trying discovered key ce6e2159aa25012725212e7e292da0d3 in /tmp/tmpKLw6L1 2018-11-02 23:23:37,567 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:23:47,594 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:23:47,613 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-02 23:23:47,615 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:23:47,621 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:23:47,630 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.205: Authentication failed. 2018-11-02 23:23:56,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:23:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:23:56,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:23:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba690bf8-511d-47fc-8519-e6ba24ad8da6 x-compute-request-id: req-ba690bf8-511d-47fc-8519-e6ba24ad8da6 Content-Encoding: gzip Content-Length: 11718 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1902100254 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.397254] pid_max: default: 32768 minimum: 301\n[ 0.398802] Security Framework initialized\n[ 0.400233] SELinux: Initializing.\n[ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411685] Mount-cache hash table entries: 4096\n[ 0.413519] Initializing cgroup subsys memory\n[ 0.415005] Initializing cgroup subsys devices\n[ 0.416491] Initializing cgroup subsys freezer\n[ 0.417974] Initializing cgroup subsys net_cls\n[ 0.419430] Initializing cgroup subsys blkio\n[ 0.420867] Initializing cgroup subsys perf_event\n[ 0.422370] Initializing cgroup subsys hugetlb\n[ 0.423846] Initializing cgroup subsys pids\n[ 0.425243] Initializing cgroup subsys net_prio\n[ 0.426830] CPU: Physical Processor ID: 0\n[ 0.428959] mce: CPU supports 10 MCE banks\n[ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433694] tlb_flushall_shift: 6\n[ 0.435151] Freeing SMP alternatives: 28k freed\n[ 0.439279] ACPI: Core revision 20130517\n[ 0.441094] ACPI: All ACPI Tables successfully acquired\n[ 0.442932] ftrace: allocating 25812 entries in 101 pages\n[ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.468627] smpboot: Max logical packages: 2\n[ 0.470344] Enabling x2apic\n[ 0.471506] Enabled x2apic\n[ 0.472925] Switched APIC routing to physical x2apic.\n[ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.489731] KVM setup paravirtual spinlock\n[ 0.492390] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516570] Brought up 2 CPUs\n[ 0.516572] KVM setup async PF for cpu 1\n[ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523229] devtmpfs: initialized\n[ 0.525860] EVM: security.selinux\n[ 0.527112] EVM: security.ima\n[ 0.528299] EVM: security.capability\n[ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532278] pinctrl core: initialized pinctrl subsystem\n[ 0.534062] NET: Registered protocol family 16\n[ 0.535753] ACPI: bus type PCI registered\n[ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539161] PCI: Using configuration type 1 for base access\n[ 0.544228] ACPI: Added _OSI(Module Device)\n[ 0.545681] ACPI: Added _OSI(Processor Device)\n[ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548727] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551502] ACPI: Interpreter enabled\n[ 0.552877] ACPI: (supports S0 S5)\n[ 0.554161] ACPI: Using IOAPIC for interrupt routing\n[ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569889] acpiphp: Slot [3] registered\n[ 0.571270] acpiphp: Slot [4] registered\n[ 0.572722] acpiphp: Slot [5] registered\n[ 0.574138] acpiphp: Slot [6] registered\n[ 0.575546] acpiphp: Slot [7] registered\n[ 0.576970] acpiphp: Slot [8] registered\n[ 0.578385] acpiphp: Slot [9] registered\n[ 0.579776] acpiphp: Slot [10] registered\n[ 0.581216] acpiphp: Slot [11] registered\n[ 0.582656] acpiphp: Slot [12] registered\n[ 0.584112] acpiphp: Slot [13] registered\n[ 0.585590] acpiphp: Slot [14] registered\n[ 0.587013] acpiphp: Slot [15] registered\n[ 0.588482] acpiphp: Slot [16] registered\n[ 0.589914] acpiphp: Slot [17] registered\n[ 0.591364] acpiphp: Slot [18] registered\n[ 0.592768] acpiphp: Slot [19] registered\n[ 0.594227] acpiphp: Slot [20] registered\n[ 0.595688] acpiphp: Slot [21] registered\n[ 0.597117] acpiphp: Slot [22] registered\n[ 0.598579] acpiphp: Slot [23] registered\n[ 0.600006] acpiphp: Slot [24] registered\n[ 0.601427] acpiphp: Slot [25] registered\n[ 0.602908] acpiphp: Slot [26] registered\n[ 0.604310] acpiphp: Slot [27] registered\n[ 0.605742] acpiphp: Slot [28] registered\n[ 0.607140] acpiphp: Slot [29] registered\n[ 0.608580] acpiphp: Slot [30] registered\n[ 0.610016] acpiphp: Slot [31] registered\n[ 0.611436] PCI host bridge to bus 0000:00\n[ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.681330] vgaarb: loaded\n[ 0.682449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.684239] SCSI subsystem initialized\n[ 0.685604] ACPI: bus type USB registered\n[ 0.687004] usbcore: registered new interface driver usbfs\n[ 0.688660] usbcore: registered new interface driver hub\n[ 0.690310] usbcore: registered new device driver usb\n[ 0.692079] PCI: Using ACPI for IRQ routing\n[ 0.693851] NetLabel: Initializing\n[ 0.695114] NetLabel: domain hash size = 128\n[ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.698127] NetLabel: unlabeled traffic allowed by default\n[ 0.699925] Switched to clocksource kvm-clock\n[ 0.709402] pnp: PnP ACPI init\n[ 0.710627] ACPI: bus type PNP registered\n[ 0.712389] pnp: PnP ACPI: found 5 devices\n[ 0.713778] ACPI: bus type PNP unregistered\n[ 0.721374] NET: Registered protocol family 2\n[ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.728200] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.730170] TCP: reno registered\n[ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.735143] NET: Registered protocol family 1\n[ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.780202] Unpacking initramfs...\n[ 1.252874] Freeing initrd memory: 37508k freed\n[ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274244] Initialise system trusted keyring\n[ 1.275705] audit: initializing netlink socket (disabled)\n[ 1.277367] type=2000 audit(1541201005.357:1): initialized\n[ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298913] zpool: loaded\n[ 1.300032] zbud: loaded\n[ 1.301294] VFS: Disk quotas dquot_6.5.2\n[ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304691] msgmni has been set to 7578\n[ 1.306097] Key type big_key registered\n[ 1.308214] NET: Registered protocol family 38\n[ 1.309673] Key type asymmetric registered\n[ 1.311056] Asymmetric key parser 'x509' registered\n[ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.315167] io scheduler noop registered\n[ 1.316522] io scheduler deadline registered (default)\n[ 1.330749] io scheduler cfq registered\n[ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.338327] ACPI: Power Button [PWRF]\n[ 1.339766] GHES: HEST is not enabled!\n[ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.367872] Non-volatile memory driver v1.3\n[ 1.369279] Linux agpgart interface v0.103\n[ 1.370798] crash memory driver: version 1.1\n[ 1.372264] rdac: device handler registered\n[ 1.373736] hp_sw: device handler registered\n[ 1.375167] emc: device handler registered\n[ 1.376553] alua: device handler registered\n[ 1.377987] libphy: Fixed MDIO Bus: probed\n[ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.381277] ehci-pci: EHCI PCI platform driver\n[ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384499] ohci-pci: OHCI PCI platform driver\n[ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.418225] usb usb1: Product: UHCI Host Controller\n[ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.421707] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.423323] hub 1-0:1.0: USB hub found\n[ 1.424651] hub 1-0:1.0: 2 ports detected\n[ 1.426155] usbcore: registered new interface driver usbserial\n[ 1.427921] usbcore: registered new interface driver usbserial_generic\n[ 1.429765] usbserial: USB Serial support registered for generic\n[ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438074] mousedev: PS/2 mouse device common for all mice\n[ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.446269] rtc_cmos 00:00: RTC can wake from S4\n[ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.451729] cpuidle: using governor menu\n[ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.457843] usbcore: registered new interface driver usbhid\n[ 1.459455] usbhid: USB HID core driver\n[ 1.460776] drop_monitor: Initializing network drop monitor service\n[ 1.462531] TCP: cubic registered\n[ 1.463729] Initializing XFRM netlink socket\n[ 1.465164] NET: Registered protocol family 10\n[ 1.466814] NET: Registered protocol family 17\n[ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474465] Loading compiled-in X.509 certificates\n[ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.484809] registered taskstats version 1\n[ 1.488085] Key type trusted registered\n[ 1.490737] Key type encrypted registered\n[ 1.493345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005)\n[ 1.498646] Freeing unused kernel memory: 1680k freed\n[ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.510122] systemd[1]: Detected virtualization kvm.\n[ 1.511675] systemd[1]: Detected architecture x86-64.\n[ 1.513243] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516161] systemd[1]: No hostname configured.\n[ 1.517671] systemd[1]: Set hostname to .\n[ 1.519321] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.544579] systemd[1]: Created slice Root Slice.\n[ 1.546116] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.548505] systemd[1]: Reached target Timers.\n[ 1.549996] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.552393] systemd[1]: Reached target Local File Systems.\n[ 1.554067] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.556493] systemd[1]: Reached target Swap.\n[ 1.557969] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560364] systemd[1]: Listening on udev Control Socket.\n[ 1.562025] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.564582] systemd[1]: Listening on Journal Socket.\n[ 1.566164] systemd[1]: Starting Journal Socket.\n[ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.574181] systemd[1]: Reached target Paths.\n[ 1.575625] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578089] systemd[1]: Created slice System Slice.\n[ 1.579624] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.582031] systemd[1]: Reached target Slices.\n[ 1.583482] systemd[1]: Starting Slices.\n[ 1.585348] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.589016] systemd[1]: Listening on udev Kernel Socket.\n[ 1.590642] systemd[1]: Starting udev Kernel Socket.\n[ 1.592578] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.595483] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.599602] systemd[1]: Reached target Sockets.\n[ 1.601121] systemd[1]: Starting Sockets.\n[ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Started Journal Service.\n[ 1.610133] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.665146] RPC: Registered named UNIX socket transport module.\n[ 1.666914] RPC: Registered udp transport module.\n[ 1.668449] RPC: Registered tcp transport module.\n[ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.766445] FDC 0 is a S82078B\n[ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.784433] scsi host0: ata_piix\n[ 1.786460] scsi host1: ata_piix\n[ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.833202] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.886112] usb 1-1: Product: QEMU USB Tablet\n[ 1.887594] usb 1-1: Manufacturer: QEMU\n[ 1.888941] usb 1-1: SerialNumber: 42\n[ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.989836] XFS (vda1): Mounting V4 Filesystem\n[ 2.013220] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 2.535794] SELinux: Disabled at runtime.\n[ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.627993] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.143494] type=1305 audit(1541201007.147:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.222790] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n[ 3.229709] [drm] Initialized drm 1.1.0 20060810\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[ 3.250174] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.269352] ppdev: user-space parallel port driver\n[ 3.270945] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.270945] [TTM] Initializing pool allocator\n[ 3.270947] [TTM] Initializing DMA pool allocator\n[ 3.272374] [drm] fb mappable at 0xFC000000\n[ 3.272375] [drm] vram aper at 0xFC000000\n[ 3.272375] [drm] size 33554432\n[ 3.272375] [drm] fb depth is 24\n[ 3.272375] [drm] pitch is 3072\n[ 3.277970] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.302372] Console: switching to colour frame buffer device 128x48\n[ 3.319708] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.326369] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.390374] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.418335] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.426806] alg: No test for crc32 (crc32-pclmul)\n[ 3.431134] intel_rapl: no valid rapl domains found in package 0\n[ 3.435151] intel_powerclamp: No package C-state available\n[ 3.439656] intel_powerclamp: No package C-state available[ 3.368207] cloud-init[526]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:23:27 +0000. Up 3.33 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Crash recovery kernel arming...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.712472] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:23:30 +0000. Up 5.62 seconds.\n[ 5.755220] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.757106] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.758822] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.762655] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.764565] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.768201] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:6f:8b:6c |\n[ 5.772116] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.775228] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.778213] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.780066] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.781818] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.783598] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.786223] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.787969] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.791686] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-02 23:23:56,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-ba690bf8-511d-47fc-8519-e6ba24ad8da6 2018-11-02 23:23:56,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121966123581s 2018-11-02 23:23:56,763 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-ba690bf8-511d-47fc-8519-e6ba24ad8da6 2018-11-02 23:23:56,763 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1902100254 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.397254] pid_max: default: 32768 minimum: 301 [ 0.398802] Security Framework initialized [ 0.400233] SELinux: Initializing. [ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411685] Mount-cache hash table entries: 4096 [ 0.413519] Initializing cgroup subsys memory [ 0.415005] Initializing cgroup subsys devices [ 0.416491] Initializing cgroup subsys freezer [ 0.417974] Initializing cgroup subsys net_cls [ 0.419430] Initializing cgroup subsys blkio [ 0.420867] Initializing cgroup subsys perf_event [ 0.422370] Initializing cgroup subsys hugetlb [ 0.423846] Initializing cgroup subsys pids [ 0.425243] Initializing cgroup subsys net_prio [ 0.426830] CPU: Physical Processor ID: 0 [ 0.428959] mce: CPU supports 10 MCE banks [ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433694] tlb_flushall_shift: 6 [ 0.435151] Freeing SMP alternatives: 28k freed [ 0.439279] ACPI: Core revision 20130517 [ 0.441094] ACPI: All ACPI Tables successfully acquired [ 0.442932] ftrace: allocating 25812 entries in 101 pages [ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.468627] smpboot: Max logical packages: 2 [ 0.470344] Enabling x2apic [ 0.471506] Enabled x2apic [ 0.472925] Switched APIC routing to physical x2apic. [ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.489731] KVM setup paravirtual spinlock [ 0.492390] smpboot: Booting Node 0, Processors #1 OK [ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516570] Brought up 2 CPUs [ 0.516572] KVM setup async PF for cpu 1 [ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523229] devtmpfs: initialized [ 0.525860] EVM: security.selinux [ 0.527112] EVM: security.ima [ 0.528299] EVM: security.capability [ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532278] pinctrl core: initialized pinctrl subsystem [ 0.534062] NET: Registered protocol family 16 [ 0.535753] ACPI: bus type PCI registered [ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539161] PCI: Using configuration type 1 for base access [ 0.544228] ACPI: Added _OSI(Module Device) [ 0.545681] ACPI: Added _OSI(Processor Device) [ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548727] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551502] ACPI: Interpreter enabled [ 0.552877] ACPI: (supports S0 S5) [ 0.554161] ACPI: Using IOAPIC for interrupt routing [ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569889] acpiphp: Slot [3] registered [ 0.571270] acpiphp: Slot [4] registered [ 0.572722] acpiphp: Slot [5] registered [ 0.574138] acpiphp: Slot [6] registered [ 0.575546] acpiphp: Slot [7] registered [ 0.576970] acpiphp: Slot [8] registered [ 0.578385] acpiphp: Slot [9] registered [ 0.579776] acpiphp: Slot [10] registered [ 0.581216] acpiphp: Slot [11] registered [ 0.582656] acpiphp: Slot [12] registered [ 0.584112] acpiphp: Slot [13] registered [ 0.585590] acpiphp: Slot [14] registered [ 0.587013] acpiphp: Slot [15] registered [ 0.588482] acpiphp: Slot [16] registered [ 0.589914] acpiphp: Slot [17] registered [ 0.591364] acpiphp: Slot [18] registered [ 0.592768] acpiphp: Slot [19] registered [ 0.594227] acpiphp: Slot [20] registered [ 0.595688] acpiphp: Slot [21] registered [ 0.597117] acpiphp: Slot [22] registered [ 0.598579] acpiphp: Slot [23] registered [ 0.600006] acpiphp: Slot [24] registered [ 0.601427] acpiphp: Slot [25] registered [ 0.602908] acpiphp: Slot [26] registered [ 0.604310] acpiphp: Slot [27] registered [ 0.605742] acpiphp: Slot [28] registered [ 0.607140] acpiphp: Slot [29] registered [ 0.608580] acpiphp: Slot [30] registered [ 0.610016] acpiphp: Slot [31] registered [ 0.611436] PCI host bridge to bus 0000:00 [ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.681330] vgaarb: loaded [ 0.682449] vgaarb: bridge control possible 0000:00:02.0 [ 0.684239] SCSI subsystem initialized [ 0.685604] ACPI: bus type USB registered [ 0.687004] usbcore: registered new interface driver usbfs [ 0.688660] usbcore: registered new interface driver hub [ 0.690310] usbcore: registered new device driver usb [ 0.692079] PCI: Using ACPI for IRQ routing [ 0.693851] NetLabel: Initializing [ 0.695114] NetLabel: domain hash size = 128 [ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.698127] NetLabel: unlabeled traffic allowed by default [ 0.699925] Switched to clocksource kvm-clock [ 0.709402] pnp: PnP ACPI init [ 0.710627] ACPI: bus type PNP registered [ 0.712389] pnp: PnP ACPI: found 5 devices [ 0.713778] ACPI: bus type PNP unregistered [ 0.721374] NET: Registered protocol family 2 [ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.728200] TCP: Hash tables configured (established 32768 bind 32768) [ 0.730170] TCP: reno registered [ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.735143] NET: Registered protocol family 1 [ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.780202] Unpacking initramfs... [ 1.252874] Freeing initrd memory: 37508k freed [ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274244] Initialise system trusted keyring [ 1.275705] audit: initializing netlink socket (disabled) [ 1.277367] type=2000 audit(1541201005.357:1): initialized [ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298913] zpool: loaded [ 1.300032] zbud: loaded [ 1.301294] VFS: Disk quotas dquot_6.5.2 [ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304691] msgmni has been set to 7578 [ 1.306097] Key type big_key registered [ 1.308214] NET: Registered protocol family 38 [ 1.309673] Key type asymmetric registered [ 1.311056] Asymmetric key parser 'x509' registered [ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.315167] io scheduler noop registered [ 1.316522] io scheduler deadline registered (default) [ 1.330749] io scheduler cfq registered [ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.338327] ACPI: Power Button [PWRF] [ 1.339766] GHES: HEST is not enabled! [ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.367872] Non-volatile memory driver v1.3 [ 1.369279] Linux agpgart interface v0.103 [ 1.370798] crash memory driver: version 1.1 [ 1.372264] rdac: device handler registered [ 1.373736] hp_sw: device handler registered [ 1.375167] emc: device handler registered [ 1.376553] alua: device handler registered [ 1.377987] libphy: Fixed MDIO Bus: probed [ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.381277] ehci-pci: EHCI PCI platform driver [ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384499] ohci-pci: OHCI PCI platform driver [ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver [ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.418225] usb usb1: Product: UHCI Host Controller [ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.421707] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423323] hub 1-0:1.0: USB hub found [ 1.424651] hub 1-0:1.0: 2 ports detected [ 1.426155] usbcore: registered new interface driver usbserial [ 1.427921] usbcore: registered new interface driver usbserial_generic [ 1.429765] usbserial: USB Serial support registered for generic [ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438074] mousedev: PS/2 mouse device common for all mice [ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.446269] rtc_cmos 00:00: RTC can wake from S4 [ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.451729] cpuidle: using governor menu [ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina [ 1.457843] usbcore: registered new interface driver usbhid [ 1.459455] usbhid: USB HID core driver [ 1.460776] drop_monitor: Initializing network drop monitor service [ 1.462531] TCP: cubic registered [ 1.463729] Initializing XFRM netlink socket [ 1.465164] NET: Registered protocol family 10 [ 1.466814] NET: Registered protocol family 17 [ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474465] Loading compiled-in X.509 certificates [ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.484809] registered taskstats version 1 [ 1.488085] Key type trusted registered [ 1.490737] Key type encrypted registered [ 1.493345] IMA: No TPM chip found, activating TPM-bypass! [ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005) [ 1.498646] Freeing unused kernel memory: 1680k freed [ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.510122] systemd[1]: Detected virtualization kvm. [ 1.511675] systemd[1]: Detected architecture x86-64. [ 1.513243] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516161] systemd[1]: No hostname configured. [ 1.517671] systemd[1]: Set hostname to . [ 1.519321] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.544579] systemd[1]: Created slice Root Slice. [ 1.546116] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.548505] systemd[1]: Reached target Timers. [ 1.549996] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.552393] systemd[1]: Reached target Local File Systems. [ 1.554067] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.556493] systemd[1]: Reached target Swap. [ 1.557969] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.560364] systemd[1]: Listening on udev Control Socket. [ 1.562025] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.564582] systemd[1]: Listening on Journal Socket. [ 1.566164] systemd[1]: Starting Journal Socket. [ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574181] systemd[1]: Reached target Paths. [ 1.575625] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.578089] systemd[1]: Created slice System Slice. [ 1.579624] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.582031] systemd[1]: Reached target Slices. [ 1.583482] systemd[1]: Starting Slices. [ 1.585348] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.589016] systemd[1]: Listening on udev Kernel Socket. [ 1.590642] systemd[1]: Starting udev Kernel Socket. [ 1.592578] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.595483] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.599602] systemd[1]: Reached target Sockets. [ 1.601121] systemd[1]: Starting Sockets. [ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.610133] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.665146] RPC: Registered named UNIX socket transport module. [ 1.666914] RPC: Registered udp transport module. [ 1.668449] RPC: Registered tcp transport module. [ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.766445] FDC 0 is a S82078B [ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.784433] scsi host0: ata_piix [ 1.786460] scsi host1: ata_piix [ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.833202] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.886112] usb 1-1: Product: QEMU USB Tablet [ 1.887594] usb 1-1: Manufacturer: QEMU [ 1.888941] usb 1-1: SerialNumber: 42 [ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled [ 1.989836] XFS (vda1): Mounting V4 Filesystem [ 2.013220] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 2.535794] SELinux: Disabled at runtime. [ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.627993] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.143494] type=1305 audit(1541201007.147:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.222790] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Login Service... [ 3.229709] [drm] Initialized drm 1.1.0 20060810 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [ 3.250174] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.269352] ppdev: user-space parallel port driver [ 3.270945] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.270945] [TTM] Initializing pool allocator [ 3.270947] [TTM] Initializing DMA pool allocator [ 3.272374] [drm] fb mappable at 0xFC000000 [ 3.272375] [drm] vram aper at 0xFC000000 [ 3.272375] [drm] size 33554432 [ 3.272375] [drm] fb depth is 24 [ 3.272375] [drm] pitch is 3072 [ 3.277970] fbcon: cirrusdrmfb (fb0) is primary device [ 3.302372] Console: switching to colour frame buffer device 128x48 [ 3.319708] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.326369] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.390374] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.418335] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.426806] alg: No test for crc32 (crc32-pclmul) [ 3.431134] intel_rapl: no valid rapl domains found in package 0 [ 3.435151] intel_powerclamp: No package C-state available [ 3.439656] intel_powerclamp: No package C-state available[ 3.368207] cloud-init[526]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:23:27 +0000. Up 3.33 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Crash recovery kernel arming... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.712472] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:23:30 +0000. Up 5.62 seconds. [ 5.755220] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.757106] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.758822] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.762655] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.764565] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.768201] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:6f:8b:6c | [ 5.772116] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.775228] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.778213] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.780066] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.781818] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.783598] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.786223] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.787969] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.791686] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-02 23:23:56,766 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e801d10L 2018-11-02 23:23:56,767 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 23:23:56,772 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-02 23:23:56,772 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-02 23:23:56,774 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 23:23:56,774 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 23:23:56,774 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 23:23:56,775 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 23:23:56,775 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 23:23:56,775 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 23:23:56,780 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 23:23:56,780 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 23:23:56,783 - paramiko.transport - DEBUG - Trying discovered key ce6e2159aa25012725212e7e292da0d3 in /tmp/tmpKLw6L1 2018-11-02 23:23:56,819 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:24:06,836 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:24:06,864 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-02 23:24:06,865 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:24:06,870 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:24:06,871 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.205: Authentication failed. 2018-11-02 23:24:15,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:24:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:24:15,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d39d30e2-3d1d-4276-a90f-87b0c289f5ae x-compute-request-id: req-d39d30e2-3d1d-4276-a90f-87b0c289f5ae Content-Encoding: gzip Content-Length: 11718 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1902100254 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.397254] pid_max: default: 32768 minimum: 301\n[ 0.398802] Security Framework initialized\n[ 0.400233] SELinux: Initializing.\n[ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411685] Mount-cache hash table entries: 4096\n[ 0.413519] Initializing cgroup subsys memory\n[ 0.415005] Initializing cgroup subsys devices\n[ 0.416491] Initializing cgroup subsys freezer\n[ 0.417974] Initializing cgroup subsys net_cls\n[ 0.419430] Initializing cgroup subsys blkio\n[ 0.420867] Initializing cgroup subsys perf_event\n[ 0.422370] Initializing cgroup subsys hugetlb\n[ 0.423846] Initializing cgroup subsys pids\n[ 0.425243] Initializing cgroup subsys net_prio\n[ 0.426830] CPU: Physical Processor ID: 0\n[ 0.428959] mce: CPU supports 10 MCE banks\n[ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433694] tlb_flushall_shift: 6\n[ 0.435151] Freeing SMP alternatives: 28k freed\n[ 0.439279] ACPI: Core revision 20130517\n[ 0.441094] ACPI: All ACPI Tables successfully acquired\n[ 0.442932] ftrace: allocating 25812 entries in 101 pages\n[ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.468627] smpboot: Max logical packages: 2\n[ 0.470344] Enabling x2apic\n[ 0.471506] Enabled x2apic\n[ 0.472925] Switched APIC routing to physical x2apic.\n[ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.489731] KVM setup paravirtual spinlock\n[ 0.492390] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516570] Brought up 2 CPUs\n[ 0.516572] KVM setup async PF for cpu 1\n[ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523229] devtmpfs: initialized\n[ 0.525860] EVM: security.selinux\n[ 0.527112] EVM: security.ima\n[ 0.528299] EVM: security.capability\n[ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532278] pinctrl core: initialized pinctrl subsystem\n[ 0.534062] NET: Registered protocol family 16\n[ 0.535753] ACPI: bus type PCI registered\n[ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539161] PCI: Using configuration type 1 for base access\n[ 0.544228] ACPI: Added _OSI(Module Device)\n[ 0.545681] ACPI: Added _OSI(Processor Device)\n[ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548727] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551502] ACPI: Interpreter enabled\n[ 0.552877] ACPI: (supports S0 S5)\n[ 0.554161] ACPI: Using IOAPIC for interrupt routing\n[ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569889] acpiphp: Slot [3] registered\n[ 0.571270] acpiphp: Slot [4] registered\n[ 0.572722] acpiphp: Slot [5] registered\n[ 0.574138] acpiphp: Slot [6] registered\n[ 0.575546] acpiphp: Slot [7] registered\n[ 0.576970] acpiphp: Slot [8] registered\n[ 0.578385] acpiphp: Slot [9] registered\n[ 0.579776] acpiphp: Slot [10] registered\n[ 0.581216] acpiphp: Slot [11] registered\n[ 0.582656] acpiphp: Slot [12] registered\n[ 0.584112] acpiphp: Slot [13] registered\n[ 0.585590] acpiphp: Slot [14] registered\n[ 0.587013] acpiphp: Slot [15] registered\n[ 0.588482] acpiphp: Slot [16] registered\n[ 0.589914] acpiphp: Slot [17] registered\n[ 0.591364] acpiphp: Slot [18] registered\n[ 0.592768] acpiphp: Slot [19] registered\n[ 0.594227] acpiphp: Slot [20] registered\n[ 0.595688] acpiphp: Slot [21] registered\n[ 0.597117] acpiphp: Slot [22] registered\n[ 0.598579] acpiphp: Slot [23] registered\n[ 0.600006] acpiphp: Slot [24] registered\n[ 0.601427] acpiphp: Slot [25] registered\n[ 0.602908] acpiphp: Slot [26] registered\n[ 0.604310] acpiphp: Slot [27] registered\n[ 0.605742] acpiphp: Slot [28] registered\n[ 0.607140] acpiphp: Slot [29] registered\n[ 0.608580] acpiphp: Slot [30] registered\n[ 0.610016] acpiphp: Slot [31] registered\n[ 0.611436] PCI host bridge to bus 0000:00\n[ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.681330] vgaarb: loaded\n[ 0.682449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.684239] SCSI subsystem initialized\n[ 0.685604] ACPI: bus type USB registered\n[ 0.687004] usbcore: registered new interface driver usbfs\n[ 0.688660] usbcore: registered new interface driver hub\n[ 0.690310] usbcore: registered new device driver usb\n[ 0.692079] PCI: Using ACPI for IRQ routing\n[ 0.693851] NetLabel: Initializing\n[ 0.695114] NetLabel: domain hash size = 128\n[ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.698127] NetLabel: unlabeled traffic allowed by default\n[ 0.699925] Switched to clocksource kvm-clock\n[ 0.709402] pnp: PnP ACPI init\n[ 0.710627] ACPI: bus type PNP registered\n[ 0.712389] pnp: PnP ACPI: found 5 devices\n[ 0.713778] ACPI: bus type PNP unregistered\n[ 0.721374] NET: Registered protocol family 2\n[ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.728200] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.730170] TCP: reno registered\n[ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.735143] NET: Registered protocol family 1\n[ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.780202] Unpacking initramfs...\n[ 1.252874] Freeing initrd memory: 37508k freed\n[ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274244] Initialise system trusted keyring\n[ 1.275705] audit: initializing netlink socket (disabled)\n[ 1.277367] type=2000 audit(1541201005.357:1): initialized\n[ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298913] zpool: loaded\n[ 1.300032] zbud: loaded\n[ 1.301294] VFS: Disk quotas dquot_6.5.2\n[ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304691] msgmni has been set to 7578\n[ 1.306097] Key type big_key registered\n[ 1.308214] NET: Registered protocol family 38\n[ 1.309673] Key type asymmetric registered\n[ 1.311056] Asymmetric key parser 'x509' registered\n[ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.315167] io scheduler noop registered\n[ 1.316522] io scheduler deadline registered (default)\n[ 1.330749] io scheduler cfq registered\n[ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.338327] ACPI: Power Button [PWRF]\n[ 1.339766] GHES: HEST is not enabled!\n[ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.367872] Non-volatile memory driver v1.3\n[ 1.369279] Linux agpgart interface v0.103\n[ 1.370798] crash memory driver: version 1.1\n[ 1.372264] rdac: device handler registered\n[ 1.373736] hp_sw: device handler registered\n[ 1.375167] emc: device handler registered\n[ 1.376553] alua: device handler registered\n[ 1.377987] libphy: Fixed MDIO Bus: probed\n[ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.381277] ehci-pci: EHCI PCI platform driver\n[ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.384499] ohci-pci: OHCI PCI platform driver\n[ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.418225] usb usb1: Product: UHCI Host Controller\n[ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.421707] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.423323] hub 1-0:1.0: USB hub found\n[ 1.424651] hub 1-0:1.0: 2 ports detected\n[ 1.426155] usbcore: registered new interface driver usbserial\n[ 1.427921] usbcore: registered new interface driver usbserial_generic\n[ 1.429765] usbserial: USB Serial support registered for generic\n[ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438074] mousedev: PS/2 mouse device common for all mice\n[ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.446269] rtc_cmos 00:00: RTC can wake from S4\n[ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.451729] cpuidle: using governor menu\n[ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.457843] usbcore: registered new interface driver usbhid\n[ 1.459455] usbhid: USB HID core driver\n[ 1.460776] drop_monitor: Initializing network drop monitor service\n[ 1.462531] TCP: cubic registered\n[ 1.463729] Initializing XFRM netlink socket\n[ 1.465164] NET: Registered protocol family 10\n[ 1.466814] NET: Registered protocol family 17\n[ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474465] Loading compiled-in X.509 certificates\n[ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.484809] registered taskstats version 1\n[ 1.488085] Key type trusted registered\n[ 1.490737] Key type encrypted registered\n[ 1.493345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005)\n[ 1.498646] Freeing unused kernel memory: 1680k freed\n[ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.510122] systemd[1]: Detected virtualization kvm.\n[ 1.511675] systemd[1]: Detected architecture x86-64.\n[ 1.513243] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516161] systemd[1]: No hostname configured.\n[ 1.517671] systemd[1]: Set hostname to .\n[ 1.519321] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.544579] systemd[1]: Created slice Root Slice.\n[ 1.546116] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.548505] systemd[1]: Reached target Timers.\n[ 1.549996] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.552393] systemd[1]: Reached target Local File Systems.\n[ 1.554067] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.556493] systemd[1]: Reached target Swap.\n[ 1.557969] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560364] systemd[1]: Listening on udev Control Socket.\n[ 1.562025] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.564582] systemd[1]: Listening on Journal Socket.\n[ 1.566164] systemd[1]: Starting Journal Socket.\n[ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.574181] systemd[1]: Reached target Paths.\n[ 1.575625] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578089] systemd[1]: Created slice System Slice.\n[ 1.579624] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.582031] systemd[1]: Reached target Slices.\n[ 1.583482] systemd[1]: Starting Slices.\n[ 1.585348] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.589016] systemd[1]: Listening on udev Kernel Socket.\n[ 1.590642] systemd[1]: Starting udev Kernel Socket.\n[ 1.592578] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.595483] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.599602] systemd[1]: Reached target Sockets.\n[ 1.601121] systemd[1]: Starting Sockets.\n[ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Started Journal Service.\n[ 1.610133] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.665146] RPC: Registered named UNIX socket transport module.\n[ 1.666914] RPC: Registered udp transport module.\n[ 1.668449] RPC: Registered tcp transport module.\n[ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.766445] FDC 0 is a S82078B\n[ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.784433] scsi host0: ata_piix\n[ 1.786460] scsi host1: ata_piix\n[ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.833202] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.886112] usb 1-1: Product: QEMU USB Tablet\n[ 1.887594] usb 1-1: Manufacturer: QEMU\n[ 1.888941] usb 1-1: SerialNumber: 42\n[ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.989836] XFS (vda1): Mounting V4 Filesystem\n[ 2.013220] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 2.535794] SELinux: Disabled at runtime.\n[ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.627993] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.143494] type=1305 audit(1541201007.147:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.222790] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n[ 3.229709] [drm] Initialized drm 1.1.0 20060810\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[ 3.250174] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.269352] ppdev: user-space parallel port driver\n[ 3.270945] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.270945] [TTM] Initializing pool allocator\n[ 3.270947] [TTM] Initializing DMA pool allocator\n[ 3.272374] [drm] fb mappable at 0xFC000000\n[ 3.272375] [drm] vram aper at 0xFC000000\n[ 3.272375] [drm] size 33554432\n[ 3.272375] [drm] fb depth is 24\n[ 3.272375] [drm] pitch is 3072\n[ 3.277970] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.302372] Console: switching to colour frame buffer device 128x48\n[ 3.319708] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.326369] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.390374] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.418335] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.426806] alg: No test for crc32 (crc32-pclmul)\n[ 3.431134] intel_rapl: no valid rapl domains found in package 0\n[ 3.435151] intel_powerclamp: No package C-state available\n[ 3.439656] intel_powerclamp: No package C-state available[ 3.368207] cloud-init[526]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:23:27 +0000. Up 3.33 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Crash recovery kernel arming...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.712472] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:23:30 +0000. Up 5.62 seconds.\n[ 5.755220] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.757106] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.758822] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.762655] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.764565] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.768201] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:6f:8b:6c |\n[ 5.772116] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.775228] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.778213] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.780066] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.781818] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.783598] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.786223] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.787969] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.791686] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-02 23:24:15,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-d39d30e2-3d1d-4276-a90f-87b0c289f5ae 2018-11-02 23:24:15,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0792019367218s 2018-11-02 23:24:15,962 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8/action used request id req-d39d30e2-3d1d-4276-a90f-87b0c289f5ae 2018-11-02 23:24:15,962 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1902100254 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.394406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.397254] pid_max: default: 32768 minimum: 301 [ 0.398802] Security Framework initialized [ 0.400233] SELinux: Initializing. [ 0.401820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407941] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411685] Mount-cache hash table entries: 4096 [ 0.413519] Initializing cgroup subsys memory [ 0.415005] Initializing cgroup subsys devices [ 0.416491] Initializing cgroup subsys freezer [ 0.417974] Initializing cgroup subsys net_cls [ 0.419430] Initializing cgroup subsys blkio [ 0.420867] Initializing cgroup subsys perf_event [ 0.422370] Initializing cgroup subsys hugetlb [ 0.423846] Initializing cgroup subsys pids [ 0.425243] Initializing cgroup subsys net_prio [ 0.426830] CPU: Physical Processor ID: 0 [ 0.428959] mce: CPU supports 10 MCE banks [ 0.430395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433694] tlb_flushall_shift: 6 [ 0.435151] Freeing SMP alternatives: 28k freed [ 0.439279] ACPI: Core revision 20130517 [ 0.441094] ACPI: All ACPI Tables successfully acquired [ 0.442932] ftrace: allocating 25812 entries in 101 pages [ 0.464772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.466727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.468627] smpboot: Max logical packages: 2 [ 0.470344] Enabling x2apic [ 0.471506] Enabled x2apic [ 0.472925] Switched APIC routing to physical x2apic. [ 0.475794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.477623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.481060] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.489731] KVM setup paravirtual spinlock [ 0.492390] smpboot: Booting Node 0, Processors #1 OK [ 0.494368] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516570] Brought up 2 CPUs [ 0.516572] KVM setup async PF for cpu 1 [ 0.516575] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523229] devtmpfs: initialized [ 0.525860] EVM: security.selinux [ 0.527112] EVM: security.ima [ 0.528299] EVM: security.capability [ 0.530222] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532278] pinctrl core: initialized pinctrl subsystem [ 0.534062] NET: Registered protocol family 16 [ 0.535753] ACPI: bus type PCI registered [ 0.537184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539161] PCI: Using configuration type 1 for base access [ 0.544228] ACPI: Added _OSI(Module Device) [ 0.545681] ACPI: Added _OSI(Processor Device) [ 0.547172] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548727] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551502] ACPI: Interpreter enabled [ 0.552877] ACPI: (supports S0 S5) [ 0.554161] ACPI: Using IOAPIC for interrupt routing [ 0.555758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.562363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.564348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.566287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569889] acpiphp: Slot [3] registered [ 0.571270] acpiphp: Slot [4] registered [ 0.572722] acpiphp: Slot [5] registered [ 0.574138] acpiphp: Slot [6] registered [ 0.575546] acpiphp: Slot [7] registered [ 0.576970] acpiphp: Slot [8] registered [ 0.578385] acpiphp: Slot [9] registered [ 0.579776] acpiphp: Slot [10] registered [ 0.581216] acpiphp: Slot [11] registered [ 0.582656] acpiphp: Slot [12] registered [ 0.584112] acpiphp: Slot [13] registered [ 0.585590] acpiphp: Slot [14] registered [ 0.587013] acpiphp: Slot [15] registered [ 0.588482] acpiphp: Slot [16] registered [ 0.589914] acpiphp: Slot [17] registered [ 0.591364] acpiphp: Slot [18] registered [ 0.592768] acpiphp: Slot [19] registered [ 0.594227] acpiphp: Slot [20] registered [ 0.595688] acpiphp: Slot [21] registered [ 0.597117] acpiphp: Slot [22] registered [ 0.598579] acpiphp: Slot [23] registered [ 0.600006] acpiphp: Slot [24] registered [ 0.601427] acpiphp: Slot [25] registered [ 0.602908] acpiphp: Slot [26] registered [ 0.604310] acpiphp: Slot [27] registered [ 0.605742] acpiphp: Slot [28] registered [ 0.607140] acpiphp: Slot [29] registered [ 0.608580] acpiphp: Slot [30] registered [ 0.610016] acpiphp: Slot [31] registered [ 0.611436] PCI host bridge to bus 0000:00 [ 0.612866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.614570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.616534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.618529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.621183] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.623792] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.629149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.631212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.633119] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.635154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.639348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.641981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.664910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.667293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.670165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.672433] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.674588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.676606] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.678679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.681330] vgaarb: loaded [ 0.682449] vgaarb: bridge control possible 0000:00:02.0 [ 0.684239] SCSI subsystem initialized [ 0.685604] ACPI: bus type USB registered [ 0.687004] usbcore: registered new interface driver usbfs [ 0.688660] usbcore: registered new interface driver hub [ 0.690310] usbcore: registered new device driver usb [ 0.692079] PCI: Using ACPI for IRQ routing [ 0.693851] NetLabel: Initializing [ 0.695114] NetLabel: domain hash size = 128 [ 0.696539] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.698127] NetLabel: unlabeled traffic allowed by default [ 0.699925] Switched to clocksource kvm-clock [ 0.709402] pnp: PnP ACPI init [ 0.710627] ACPI: bus type PNP registered [ 0.712389] pnp: PnP ACPI: found 5 devices [ 0.713778] ACPI: bus type PNP unregistered [ 0.721374] NET: Registered protocol family 2 [ 0.723168] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.725914] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.728200] TCP: Hash tables configured (established 32768 bind 32768) [ 0.730170] TCP: reno registered [ 0.731393] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.733213] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.735143] NET: Registered protocol family 1 [ 0.736605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.738343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.740035] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.760332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.780202] Unpacking initramfs... [ 1.252874] Freeing initrd memory: 37508k freed [ 1.262971] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264909] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270300] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272432] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274244] Initialise system trusted keyring [ 1.275705] audit: initializing netlink socket (disabled) [ 1.277367] type=2000 audit(1541201005.357:1): initialized [ 1.294448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298913] zpool: loaded [ 1.300032] zbud: loaded [ 1.301294] VFS: Disk quotas dquot_6.5.2 [ 1.302686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304691] msgmni has been set to 7578 [ 1.306097] Key type big_key registered [ 1.308214] NET: Registered protocol family 38 [ 1.309673] Key type asymmetric registered [ 1.311056] Asymmetric key parser 'x509' registered [ 1.312600] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.315167] io scheduler noop registered [ 1.316522] io scheduler deadline registered (default) [ 1.330749] io scheduler cfq registered [ 1.332174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.335807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.338327] ACPI: Power Button [PWRF] [ 1.339766] GHES: HEST is not enabled! [ 1.341172] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.365688] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.367872] Non-volatile memory driver v1.3 [ 1.369279] Linux agpgart interface v0.103 [ 1.370798] crash memory driver: version 1.1 [ 1.372264] rdac: device handler registered [ 1.373736] hp_sw: device handler registered [ 1.375167] emc: device handler registered [ 1.376553] alua: device handler registered [ 1.377987] libphy: Fixed MDIO Bus: probed [ 1.379433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.381277] ehci-pci: EHCI PCI platform driver [ 1.382726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384499] ohci-pci: OHCI PCI platform driver [ 1.385951] uhci_hcd: USB Universal Host Controller Interface driver [ 1.406222] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.407895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.410437] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.412061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.413832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.415718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.418225] usb usb1: Product: UHCI Host Controller [ 1.419757] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.421707] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423323] hub 1-0:1.0: USB hub found [ 1.424651] hub 1-0:1.0: 2 ports detected [ 1.426155] usbcore: registered new interface driver usbserial [ 1.427921] usbcore: registered new interface driver usbserial_generic [ 1.429765] usbserial: USB Serial support registered for generic [ 1.431545] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.434863] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.436421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438074] mousedev: PS/2 mouse device common for all mice [ 1.440106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443457] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.446269] rtc_cmos 00:00: RTC can wake from S4 [ 1.448003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.449852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.451729] cpuidle: using governor menu [ 1.453284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.456119] hidraw: raw HID events driver (C) Jiri Kosina [ 1.457843] usbcore: registered new interface driver usbhid [ 1.459455] usbhid: USB HID core driver [ 1.460776] drop_monitor: Initializing network drop monitor service [ 1.462531] TCP: cubic registered [ 1.463729] Initializing XFRM netlink socket [ 1.465164] NET: Registered protocol family 10 [ 1.466814] NET: Registered protocol family 17 [ 1.468349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471716] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474465] Loading compiled-in X.509 certificates [ 1.475931] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.478745] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.481971] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.484809] registered taskstats version 1 [ 1.488085] Key type trusted registered [ 1.490737] Key type encrypted registered [ 1.493345] IMA: No TPM chip found, activating TPM-bypass! [ 1.495358] rtc_cmos 00:00: setting system clock to 2018-11-02 23:23:25 UTC (1541201005) [ 1.498646] Freeing unused kernel memory: 1680k freed [ 1.504142] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.510122] systemd[1]: Detected virtualization kvm. [ 1.511675] systemd[1]: Detected architecture x86-64. [ 1.513243] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516161] systemd[1]: No hostname configured. [ 1.517671] systemd[1]: Set hostname to . [ 1.519321] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.544579] systemd[1]: Created slice Root Slice. [ 1.546116] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.548505] systemd[1]: Reached target Timers. [ 1.549996] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.552393] systemd[1]: Reached target Local File Systems. [ 1.554067] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.556493] systemd[1]: Reached target Swap. [ 1.557969] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.560364] systemd[1]: Listening on udev Control Socket. [ 1.562025] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.564582] systemd[1]: Listening on Journal Socket. [ 1.566164] systemd[1]: Starting Journal Socket. [ 1.567704] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570404] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574181] systemd[1]: Reached target Paths. [ 1.575625] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.578089] systemd[1]: Created slice System Slice. [ 1.579624] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.582031] systemd[1]: Reached target Slices. [ 1.583482] systemd[1]: Starting Slices. [ 1.585348] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.589016] systemd[1]: Listening on udev Kernel Socket. [ 1.590642] systemd[1]: Starting udev Kernel Socket. [ 1.592578] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.595483] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.599602] systemd[1]: Reached target Sockets. [ 1.601121] systemd[1]: Starting Sockets. [ 1.602898] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.610133] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.665146] RPC: Registered named UNIX socket transport module. [ 1.666914] RPC: Registered udp transport module. [ 1.668449] RPC: Registered tcp transport module. [ 1.669990] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ 1.727943] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.766445] FDC 0 is a S82078B [ 1.780449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.784433] scsi host0: ata_piix [ 1.786460] scsi host1: ata_piix [ 1.787733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.827358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.833202] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.882054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.886112] usb 1-1: Product: QEMU USB Tablet [ 1.887594] usb 1-1: Manufacturer: QEMU [ 1.888941] usb 1-1: SerialNumber: 42 [ 1.899338] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.902526] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.987173] SGI XFS with ACLs, security attributes, no debug enabled [ 1.989836] XFS (vda1): Mounting V4 Filesystem [ 2.013220] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.250659] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.270981] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 2.535794] SELinux: Disabled at runtime. [ 2.571948] type=1404 audit(1541201006.576:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.626297] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.627993] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [ 2.896898] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.904501] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.143494] type=1305 audit(1541201007.147:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.222790] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Login Service... [ 3.229709] [drm] Initialized drm 1.1.0 20060810 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [ 3.250174] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.269352] ppdev: user-space parallel port driver [ 3.270945] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.270945] [TTM] Initializing pool allocator [ 3.270947] [TTM] Initializing DMA pool allocator [ 3.272374] [drm] fb mappable at 0xFC000000 [ 3.272375] [drm] vram aper at 0xFC000000 [ 3.272375] [drm] size 33554432 [ 3.272375] [drm] fb depth is 24 [ 3.272375] [drm] pitch is 3072 [ 3.277970] fbcon: cirrusdrmfb (fb0) is primary device [ 3.302372] Console: switching to colour frame buffer device 128x48 [ 3.319708] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.326369] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.390374] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.418335] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.426806] alg: No test for crc32 (crc32-pclmul) [ 3.431134] intel_rapl: no valid rapl domains found in package 0 [ 3.435151] intel_powerclamp: No package C-state available [ 3.439656] intel_powerclamp: No package C-state available[ 3.368207] cloud-init[526]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:23:27 +0000. Up 3.33 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Crash recovery kernel arming... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.712472] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:23:30 +0000. Up 5.62 seconds. [ 5.755220] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.757106] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.758822] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.762655] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.764565] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.768201] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:6f:8b:6c | [ 5.772116] cloud-init[815]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.775228] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.778213] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.780066] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.781818] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.783598] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.786223] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.787969] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.791686] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-02 23:24:15,965 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e74a990L 2018-11-02 23:24:15,966 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 23:24:15,972 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-02 23:24:15,972 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-02 23:24:15,974 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 23:24:15,974 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 23:24:15,975 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 23:24:15,975 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 23:24:15,975 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 23:24:15,975 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 23:24:15,980 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 23:24:15,980 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 23:24:15,998 - paramiko.transport - DEBUG - Trying discovered key ce6e2159aa25012725212e7e292da0d3 in /tmp/tmpKLw6L1 2018-11-02 23:24:16,020 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:24:26,040 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 23:24:26,045 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-02 23:24:26,045 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-02 23:24:26,047 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-02 23:24:26,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-11-02 23:24:26,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:24:26,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 795, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8015, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1022, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 799, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 1000, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:24:25 GMT 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:24:26,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2380 2018-11-02 23:24:26,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:24:26,206 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 795, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8015, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1022, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 800, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 799, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 1000, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-02 23:24:26,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-11-02 23:24:26,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 795, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8015, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1022, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 799, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 1000, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:24:26,343 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:24:25 GMT 2018-11-02 23:24:26,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:24:26,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2380 2018-11-02 23:24:26,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:24:26,344 - functest.core.cloudify - INFO - The current manager status is running 2018-11-02 23:24:26,345 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-02 23:24:26,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:24:26,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:24:26,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:24:26,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:24:26,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:24:25.930Z", "updated_at": "2018-11-02T23:24:25.930Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:24:25 GMT 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-02 23:24:26,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:24:26,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-11-02 23:24:26,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:24:26,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:24:26,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:24:26,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-02T23:24:25.930Z", "updated_at": "2018-11-02T23:24:25.930Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:24:25 GMT 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-02 23:24:26,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:24:26,457 - functest.core.cloudify - DEBUG - List secrets: 2018-11-02 23:24:26,457 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-11-02 23:24:26,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:24:26,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:24:26,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:24:26,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:24:26,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:24:26,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:24:26,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:24:26,505 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-02 23:24:26,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:24:25.930Z", "updated_at": "2018-11-02T23:24:25.930Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-02 23:24:26,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:24:26,506 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:24:26 GMT 2018-11-02 23:24:26,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:24:26,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-02 23:24:26,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:24:26,506 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-02 23:24:26,506 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-02 23:24:26,632 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 23:24:26,632 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-02 23:24:26,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 23:24:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/41a9177d-fc84-4790-8919-a628012fc165.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:27,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dddc20c7-5337-4580-9e90-e98aa76da46d Content-Length: 0 Date: Fri, 02 Nov 2018 23:24:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:24:27,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/41a9177d-fc84-4790-8919-a628012fc165.json used request id req-dddc20c7-5337-4580-9e90-e98aa76da46d 2018-11-02 23:24:27,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.951528072357s 2018-11-02 23:24:27,593 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/41a9177d-fc84-4790-8919-a628012fc165.json used request id req-dddc20c7-5337-4580-9e90-e98aa76da46d 2018-11-02 23:24:27,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 23:24:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:27,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-370edaeb-d6a5-4636-a01d-c19e432d2874 Date: Fri, 02 Nov 2018 23:24:27 GMT RESP BODY: {"floatingips": []} 2018-11-02 23:24:27,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-370edaeb-d6a5-4636-a01d-c19e432d2874 2018-11-02 23:24:27,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.023050069809s 2018-11-02 23:24:27,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-370edaeb-d6a5-4636-a01d-c19e432d2874 2018-11-02 23:24:27,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 23:24:27,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:27,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ff23f72-b611-48c8-86de-e19559f8b9c3 x-compute-request-id: req-8ff23f72-b611-48c8-86de-e19559f8b9c3 Content-Type: application/json 2018-11-02 23:24:27,768 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8 used request id req-8ff23f72-b611-48c8-86de-e19559f8b9c3 2018-11-02 23:24:27,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147027015686s 2018-11-02 23:24:27,768 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8 used request id req-8ff23f72-b611-48c8-86de-e19559f8b9c3 2018-11-02 23:24:27,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:24:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:28,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ed7c3f3-fc83-4d2c-bcfe-6dca0e820bfe x-compute-request-id: req-2ed7c3f3-fc83-4d2c-bcfe-6dca0e820bfe Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:8b:6c", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:8b:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5752980b-2183-4521-8ba4-cb639b2395a8", "rel": "bookmark"}], "image": {"id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "links": [{"href": "http://172.30.9.31:8774/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:23:22.000000", "flavor": {"id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "links": [{"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}]}, "id": "5752980b-2183-4521-8ba4-cb639b2395a8", "security_groups": [{"name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}], "user_id": "f22780ec3b4246e495cbbe2f94a44e07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:24:27Z", "hostId": "a83098cf9f1d0e6b6e9f5ed0caedd37fdbf29adcb19152f2d4dc6846", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4", "name": "cloudify-vm_346868b7-555e-4e9e-88db-0341fb1457b4", "created": "2018-11-02T23:21:08Z", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:24:28,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2ed7c3f3-fc83-4d2c-bcfe-6dca0e820bfe 2018-11-02 23:24:28,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553954839706s 2018-11-02 23:24:28,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2ed7c3f3-fc83-4d2c-bcfe-6dca0e820bfe 2018-11-02 23:24:28,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:24:30,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:24:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:30,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5985415b-33f5-4b9a-abc4-24c61cd79986 x-compute-request-id: req-5985415b-33f5-4b9a-abc4-24c61cd79986 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 23:24:30,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5985415b-33f5-4b9a-abc4-24c61cd79986 2018-11-02 23:24:30,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.078281879425s 2018-11-02 23:24:30,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5985415b-33f5-4b9a-abc4-24c61cd79986 2018-11-02 23:24:30,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:24:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:30,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-3385655c-dfaa-4f28-9907-be27cc2433b7 Date: Fri, 02 Nov 2018 23:24:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:21:01Z", "updated_at": "2018-11-02T23:21:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-02T23:21:03Z", "revision_number": 0, "id": "3fc77a05-6f82-4e0e-b6fa-ce9e2f2f1487", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "4a1cc14b-d8de-42f9-9a77-75db6cebc5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-02T23:21:05Z", "revision_number": 0, "id": "4eddef95-f876-4d8f-a696-4753d41b0b04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:05Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "6de18f7c-1596-4655-91be-bebae3ebb4be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:21:03Z", "revision_number": 0, "id": "91abe80c-1082-409a-86f5-e2bddec0caa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:03Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:02Z", "revision_number": 0, "id": "b02d1860-4fff-43e4-ba0f-6d10baf9dc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:02Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-02T23:21:04Z", "revision_number": 0, "id": "b5d08ced-58fc-4731-8939-1dfd921f8224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:04Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:21:01Z", "revision_number": 0, "id": "d2a30b64-940f-4fb4-aead-e3831f1c8b79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:21:01Z", "security_group_id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 8, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "b281147e-ca17-4f2c-86ca-857dda8677e5", "name": "cloudify-sg_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:24:30,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3385655c-dfaa-4f28-9907-be27cc2433b7 2018-11-02 23:24:30,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050136089325s 2018-11-02 23:24:30,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3385655c-dfaa-4f28-9907-be27cc2433b7 2018-11-02 23:24:30,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 23:24:30,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/b281147e-ca17-4f2c-86ca-857dda8677e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:30,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba3a9821-4284-4927-99f0-81874d55eec2 Content-Length: 0 Date: Fri, 02 Nov 2018 23:24:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:24:30,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b281147e-ca17-4f2c-86ca-857dda8677e5.json used request id req-ba3a9821-4284-4927-99f0-81874d55eec2 2018-11-02 23:24:30,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.279245138168s 2018-11-02 23:24:30,743 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b281147e-ca17-4f2c-86ca-857dda8677e5.json used request id req-ba3a9821-4284-4927-99f0-81874d55eec2 2018-11-02 23:24:30,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 23:24:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:30,802 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:24:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad65ce1b-b3c9-42c6-aae0-b9d4c4e2c56b x-compute-request-id: req-ad65ce1b-b3c9-42c6-aae0-b9d4c4e2c56b Content-Length: 0 Content-Type: application/json 2018-11-02 23:24:30,802 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4 used request id req-ad65ce1b-b3c9-42c6-aae0-b9d4c4e2c56b 2018-11-02 23:24:30,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.05890583992s 2018-11-02 23:24:30,802 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_346868b7-555e-4e9e-88db-0341fb1457b4 used request id req-ad65ce1b-b3c9-42c6-aae0-b9d4c4e2c56b 2018-11-02 23:24:30,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 23:24:30,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" -d '{"subnet_id": "0502b208-749e-41dd-b3c5-887bec5d50e7"}' 2018-11-02 23:24:32,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c97bd34-bcd5-4bd0-948a-296a5c713354 Date: Fri, 02 Nov 2018 23:24:32 GMT RESP BODY: {"network_id": "abf3349d-69d9-4f71-b81e-57be4a6fb103", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "subnet_id": "0502b208-749e-41dd-b3c5-887bec5d50e7", "subnet_ids": ["0502b208-749e-41dd-b3c5-887bec5d50e7"], "port_id": "9303699c-1327-4ecb-af33-066bef4f782c", "id": "c2be4f13-f723-412e-8fb9-10281fdf31a3"} 2018-11-02 23:24:32,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3/remove_router_interface.json used request id req-3c97bd34-bcd5-4bd0-948a-296a5c713354 2018-11-02 23:24:32,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.60911893845s 2018-11-02 23:24:32,412 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3/remove_router_interface.json used request id req-3c97bd34-bcd5-4bd0-948a-296a5c713354 returning object c2be4f13-f723-412e-8fb9-10281fdf31a3 2018-11-02 23:24:32,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 23:24:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:32,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-544d37d2-80d4-4564-ac85-4279e5c30a19 Date: Fri, 02 Nov 2018 23:24:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:35Z", "admin_state_up": true, "updated_at": "2018-11-02T23:24:31Z", "revision_number": 4, "routes": [], "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "c2be4f13-f723-412e-8fb9-10281fdf31a3", "name": "cloudify-router_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:24:32,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-544d37d2-80d4-4564-ac85-4279e5c30a19 2018-11-02 23:24:32,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.305574893951s 2018-11-02 23:24:32,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-544d37d2-80d4-4564-ac85-4279e5c30a19 2018-11-02 23:24:32,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 23:24:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:34,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-442d0324-12d9-41a0-87a6-12966bbc8b11 Content-Length: 0 Date: Fri, 02 Nov 2018 23:24:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:24:34,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3.json used request id req-442d0324-12d9-41a0-87a6-12966bbc8b11 2018-11-02 23:24:34,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31438493729s 2018-11-02 23:24:34,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c2be4f13-f723-412e-8fb9-10281fdf31a3.json used request id req-442d0324-12d9-41a0-87a6-12966bbc8b11 2018-11-02 23:24:34,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 23:24:34,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:34,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-580bb176-97d1-4b06-bbca-1201fc473f57 Date: Fri, 02 Nov 2018 23:24:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:19:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6e90627cf2204b628e458f2e0ae95298","id":"0502b208-749e-41dd-b3c5-887bec5d50e7","subnetpool_id":null,"name":"cloudify-subnet_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:24:34,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-580bb176-97d1-4b06-bbca-1201fc473f57 2018-11-02 23:24:34,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454239845276s 2018-11-02 23:24:34,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-580bb176-97d1-4b06-bbca-1201fc473f57 2018-11-02 23:24:34,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 23:24:34,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/0502b208-749e-41dd-b3c5-887bec5d50e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:36,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df8d6b0f-caa5-4275-b342-2c3cc97d51cb Date: Fri, 02 Nov 2018 23:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:24:36,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0502b208-749e-41dd-b3c5-887bec5d50e7.json used request id req-df8d6b0f-caa5-4275-b342-2c3cc97d51cb 2018-11-02 23:24:36,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.52961993217s 2018-11-02 23:24:36,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0502b208-749e-41dd-b3c5-887bec5d50e7.json used request id req-df8d6b0f-caa5-4275-b342-2c3cc97d51cb 2018-11-02 23:24:36,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:24:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:36,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-5c554988-e26d-474d-bef4-efcf086a3ce5 Date: Fri, 02 Nov 2018 23:24:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T23:24:36Z","tenant_id":"6e90627cf2204b628e458f2e0ae95298","created_at":"2018-11-02T23:19:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e90627cf2204b628e458f2e0ae95298","id":"abf3349d-69d9-4f71-b81e-57be4a6fb103","name":"cloudify-net_346868b7-555e-4e9e-88db-0341fb1457b4"}]} 2018-11-02 23:24:36,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5c554988-e26d-474d-bef4-efcf086a3ce5 2018-11-02 23:24:36,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102648973465s 2018-11-02 23:24:36,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5c554988-e26d-474d-bef4-efcf086a3ce5 2018-11-02 23:24:36,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 23:24:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/abf3349d-69d9-4f71-b81e-57be4a6fb103.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:38,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2b52cc9-c204-42a6-aecf-952b96123617 Date: Fri, 02 Nov 2018 23:24:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:24:38,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/abf3349d-69d9-4f71-b81e-57be4a6fb103.json used request id req-c2b52cc9-c204-42a6-aecf-952b96123617 2018-11-02 23:24:38,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.93140888214s 2018-11-02 23:24:38,649 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/abf3349d-69d9-4f71-b81e-57be4a6fb103.json used request id req-c2b52cc9-c204-42a6-aecf-952b96123617 2018-11-02 23:24:38,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:24:38,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:39,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-69f53dc7-7c6a-4f73-938f-40dd97ea113b Date: Fri, 02 Nov 2018 23:24:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap", "metadata": {}}], "file": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e/file", "owner": "6e90627cf2204b628e458f2e0ae95298", "id": "65a2d230-ec67-4a31-bf67-a90899f7933e", "size": 4373348352, "self": "/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/65a2d230-ec67-4a31-bf67-a90899f7933e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:20:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_346868b7-555e-4e9e-88db-0341fb1457b4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:20:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:24:39,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-69f53dc7-7c6a-4f73-938f-40dd97ea113b 2018-11-02 23:24:39,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.640998125076s 2018-11-02 23:24:39,294 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-69f53dc7-7c6a-4f73-938f-40dd97ea113b 2018-11-02 23:24:39,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 23:24:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bde633877eae74588a337f967eb766325286ce" 2018-11-02 23:24:40,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48036cba-c012-4b90-8401-685c7a5d1afb Date: Fri, 02 Nov 2018 23:24:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:24:40,245 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e used request id req-48036cba-c012-4b90-8401-685c7a5d1afb 2018-11-02 23:24:40,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.949909925461s 2018-11-02 23:24:40,246 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/65a2d230-ec67-4a31-bf67-a90899f7933e used request id req-48036cba-c012-4b90-8401-685c7a5d1afb 2018-11-02 23:24:40,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:24:40,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:40,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e687a85-2383-487e-bf3a-5db0e70f2602 x-compute-request-id: req-4e687a85-2383-487e-bf3a-5db0e70f2602 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_346868b7-555e-4e9e-88db-0341fb1457b4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "7a6b2ee9-c64b-4ff9-a76a-a29291050b67"}]} 2018-11-02 23:24:40,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4e687a85-2383-487e-bf3a-5db0e70f2602 2018-11-02 23:24:40,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251138210297s 2018-11-02 23:24:40,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4e687a85-2383-487e-bf3a-5db0e70f2602 2018-11-02 23:24:40,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 23:24:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:40,302 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bf044f1-622f-43c5-b58b-2a8bc6850385 x-compute-request-id: req-7bf044f1-622f-43c5-b58b-2a8bc6850385 Content-Length: 0 Content-Type: application/json 2018-11-02 23:24:40,302 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67 used request id req-7bf044f1-622f-43c5-b58b-2a8bc6850385 2018-11-02 23:24:40,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291879177094s 2018-11-02 23:24:40,303 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7a6b2ee9-c64b-4ff9-a76a-a29291050b67 used request id req-7bf044f1-622f-43c5-b58b-2a8bc6850385 2018-11-02 23:24:40,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:24:40,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:40,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915c4e0a-0d95-4afb-b908-b33a145ef027 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4", "links": {"self": "http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f22780ec3b4246e495cbbe2f94a44e07", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 23:24:40,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-915c4e0a-0d95-4afb-b908-b33a145ef027 2018-11-02 23:24:40,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120643138885s 2018-11-02 23:24:40,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-915c4e0a-0d95-4afb-b908-b33a145ef027 2018-11-02 23:24:40,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:24:40,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:40,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8240907f-44e2-4608-b4db-bb4e6ec3f5ba Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_346868b7-555e-4e9e-88db-0341fb1457b4", "links": {"self": "http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f22780ec3b4246e495cbbe2f94a44e07", "description": null}} 2018-11-02 23:24:40,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07 used request id req-8240907f-44e2-4608-b4db-bb4e6ec3f5ba 2018-11-02 23:24:40,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113533973694s 2018-11-02 23:24:40,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07 used request id req-8240907f-44e2-4608-b4db-bb4e6ec3f5ba 2018-11-02 23:24:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 23:24:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:40,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6acb66d0-53af-4e6d-ad42-c22f20e41224 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:24:40,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07 used request id req-6acb66d0-53af-4e6d-ad42-c22f20e41224 2018-11-02 23:24:40,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.226005077362s 2018-11-02 23:24:40,771 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f22780ec3b4246e495cbbe2f94a44e07 used request id req-6acb66d0-53af-4e6d-ad42-c22f20e41224 2018-11-02 23:24:40,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:24:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:40,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1bc813-c0c3-4d56-9e8a-bfe765afc84d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298"}, "tags": [], "enabled": true, "id": "6e90627cf2204b628e458f2e0ae95298", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_346868b7-555e-4e9e-88db-0341fb1457b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:24:40,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-dc1bc813-c0c3-4d56-9e8a-bfe765afc84d 2018-11-02 23:24:40,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194188833237s 2018-11-02 23:24:40,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-dc1bc813-c0c3-4d56-9e8a-bfe765afc84d 2018-11-02 23:24:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 23:24:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:41,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-282ae07f-9a37-4fcf-be5b-fa81d83dd3ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:24:41,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298 used request id req-282ae07f-9a37-4fcf-be5b-fa81d83dd3ac 2018-11-02 23:24:41,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.184214115143s 2018-11-02 23:24:41,161 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6e90627cf2204b628e458f2e0ae95298 used request id req-282ae07f-9a37-4fcf-be5b-fa81d83dd3ac 2018-11-02 23:24:41,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:24:41,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:41,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919aa1b0-2c64-4f45-a3d5-c811747bc1b5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ca697e81df834d4096dd91775ff2fd37", "links": {"self": "http://172.30.9.31:5000/v3/roles/ca697e81df834d4096dd91775ff2fd37"}, "name": "Member"}]} 2018-11-02 23:24:41,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-919aa1b0-2c64-4f45-a3d5-c811747bc1b5 2018-11-02 23:24:41,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10596704483s 2018-11-02 23:24:41,270 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-919aa1b0-2c64-4f45-a3d5-c811747bc1b5 2018-11-02 23:24:41,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 23:24:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/ca697e81df834d4096dd91775ff2fd37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:41,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c639f24-9e52-4212-b149-64395accc030 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:24:41,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ca697e81df834d4096dd91775ff2fd37 used request id req-5c639f24-9e52-4212-b149-64395accc030 2018-11-02 23:24:41,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.117718935013s 2018-11-02 23:24:41,393 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ca697e81df834d4096dd91775ff2fd37 used request id req-5c639f24-9e52-4212-b149-64395accc030 2018-11-02 23:24:41,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:24:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6e90627cf2204b628e458f2e0ae95298&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:41,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-34fabe7f-57b6-4eed-b019-1fc462d6a9fd Date: Fri, 02 Nov 2018 23:24:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}]} 2018-11-02 23:24:41,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6e90627cf2204b628e458f2e0ae95298&name=default used request id req-34fabe7f-57b6-4eed-b019-1fc462d6a9fd 2018-11-02 23:24:41,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221452951431s 2018-11-02 23:24:41,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6e90627cf2204b628e458f2e0ae95298&name=default used request id req-34fabe7f-57b6-4eed-b019-1fc462d6a9fd 2018-11-02 23:24:41,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:24:41,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:41,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 29650 X-Openstack-Request-Id: req-20af76f3-67c5-42ea-ae22-37786b0a279c Date: Fri, 02 Nov 2018 23:24:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "created_at": "2018-11-02T23:19:33Z", "updated_at": "2018-11-02T23:19:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "4659ac8a-0aa6-49b4-b18e-52c603ca09b3", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "73602097-5f4d-43e8-bbd0-8a101be1247c", "remote_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "8802fed1-0bdc-45f3-9400-a78e427fb2b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e90627cf2204b628e458f2e0ae95298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:19:33Z", "revision_number": 0, "id": "c701eed7-734d-4bca-912c-5d65339f7df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:19:33Z", "security_group_id": "df81afd9-4051-44f6-ab89-dc786b72d211", "tenant_id": "6e90627cf2204b628e458f2e0ae95298", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e90627cf2204b628e458f2e0ae95298"}], "revision_number": 4, "project_id": "6e90627cf2204b628e458f2e0ae95298", "id": "df81afd9-4051-44f6-ab89-dc786b72d211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 23:24:41,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-20af76f3-67c5-42ea-ae22-37786b0a279c 2018-11-02 23:24:41,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.259289979935s 2018-11-02 23:24:41,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-20af76f3-67c5-42ea-ae22-37786b0a279c 2018-11-02 23:24:41,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 23:24:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/df81afd9-4051-44f6-ab89-dc786b72d211.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b69b34d0a1f3b1ac1de34ef81330248fbcfc163" 2018-11-02 23:24:42,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6c80481-d4d6-46d6-8da3-841be074d48f Content-Length: 0 Date: Fri, 02 Nov 2018 23:24:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:24:42,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/df81afd9-4051-44f6-ab89-dc786b72d211.json used request id req-e6c80481-d4d6-46d6-8da3-841be074d48f 2018-11-02 23:24:42,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.387711048126s 2018-11-02 23:24:42,275 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/df81afd9-4051-44f6-ab89-dc786b72d211.json used request id req-e6c80481-d4d6-46d6-8da3-841be074d48f 2018-11-02 23:24:42,300 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-02 23:24:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:24:42,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bf0723-ddd3-48bd-8f92-8d4cc9a18130 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 23:24:42,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f1bf0723-ddd3-48bd-8f92-8d4cc9a18130 2018-11-02 23:24:42,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:24:42,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T00:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["1Gpu76iEQQWv9_UPWnCMXg"], "issued_at": "2018-11-02T23:24:42.000000Z"}} 2018-11-02 23:24:42,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:24:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:43,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-587defc4-4f61-412b-88a8-46bde28f9087 Date: Fri, 02 Nov 2018 23:24:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 23:24:43,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-587defc4-4f61-412b-88a8-46bde28f9087 2018-11-02 23:24:43,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287235021591s 2018-11-02 23:24:43,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-587defc4-4f61-412b-88a8-46bde28f9087 2018-11-02 23:24:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:24:43,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 23:24:43 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 23:24:43,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:24:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:43,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c3cdef-fe3c-4e62-8b8d-8498a163fad7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 23:24:43,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-81c3cdef-fe3c-4e62-8b8d-8498a163fad7 2018-11-02 23:24:43,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987920761108s 2018-11-02 23:24:43,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-81c3cdef-fe3c-4e62-8b8d-8498a163fad7 2018-11-02 23:24:43,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 23:24:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"}}' 2018-11-02 23:24:43,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:24:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a96d7a80-0358-4064-93b4-1b0991b81b87 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a"}, "tags": [], "enabled": true, "id": "6487774e53cf4d4daf52bb5d8792201a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"}} 2018-11-02 23:24:43,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a96d7a80-0358-4064-93b4-1b0991b81b87 2018-11-02 23:24:43,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145004987717s 2018-11-02 23:24:43,299 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a96d7a80-0358-4064-93b4-1b0991b81b87 2018-11-02 23:24:43,299 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'6487774e53cf4d4daf52bb5d8792201a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c'}) 2018-11-02 23:24:43,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 23:24:43,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8ad45ab8-38aa-4a24-b022-16ec79894ba3", "email": null, "name": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c"}}' 2018-11-02 23:24:43,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:24:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc8960f-1642-4018-82f2-5924c37dc28c Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": {"self": "http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d7b3b8568364c5980b8a65a2b4ea93a", "domain_id": "default", "password_expires_at": null}} 2018-11-02 23:24:43,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-4fc8960f-1642-4018-82f2-5924c37dc28c 2018-11-02 23:24:43,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394852876663s 2018-11-02 23:24:43,701 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-4fc8960f-1642-4018-82f2-5924c37dc28c 2018-11-02 23:24:43,701 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5d7b3b8568364c5980b8a65a2b4ea93a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c'}) 2018-11-02 23:24:43,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:24:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:43,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc68c2d1-3db9-4b50-b795-3e9d6cf38c83 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:24:43,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fc68c2d1-3db9-4b50-b795-3e9d6cf38c83 2018-11-02 23:24:43,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103021860123s 2018-11-02 23:24:43,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fc68c2d1-3db9-4b50-b795-3e9d6cf38c83 2018-11-02 23:24:43,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:24:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:43,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9551f7-6cbc-4a8f-bbe6-66a5710e0bcf Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:24:43,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9d9551f7-6cbc-4a8f-bbe6-66a5710e0bcf 2018-11-02 23:24:43,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105372905731s 2018-11-02 23:24:43,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9d9551f7-6cbc-4a8f-bbe6-66a5710e0bcf 2018-11-02 23:24:43,920 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 23:24:43,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 23:24:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"role": {"name": "Member"}}' 2018-11-02 23:24:44,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:24:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dbec3ea-b8dd-4fd4-a16c-a70f46b50e23 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8479f7e9045844e7884ff3ad2a99520d", "links": {"self": "http://172.30.9.31:5000/v3/roles/8479f7e9045844e7884ff3ad2a99520d"}, "name": "Member"}} 2018-11-02 23:24:44,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7dbec3ea-b8dd-4fd4-a16c-a70f46b50e23 2018-11-02 23:24:44,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.128580093384s 2018-11-02 23:24:44,053 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7dbec3ea-b8dd-4fd4-a16c-a70f46b50e23 2018-11-02 23:24:44,054 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'8479f7e9045844e7884ff3ad2a99520d'}) 2018-11-02 23:24:44,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:24:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:44,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134627e3-b815-4d9b-8e81-48e7e2501a39 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8479f7e9045844e7884ff3ad2a99520d", "links": {"self": "http://172.30.9.31:5000/v3/roles/8479f7e9045844e7884ff3ad2a99520d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:24:44,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-134627e3-b815-4d9b-8e81-48e7e2501a39 2018-11-02 23:24:44,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119641065598s 2018-11-02 23:24:44,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-134627e3-b815-4d9b-8e81-48e7e2501a39 2018-11-02 23:24:44,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:24:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:44,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e1c4a0-4528-42b6-8a65-7bc6ba724bd8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 23:24:44,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-66e1c4a0-4528-42b6-8a65-7bc6ba724bd8 2018-11-02 23:24:44,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104322910309s 2018-11-02 23:24:44,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-66e1c4a0-4528-42b6-8a65-7bc6ba724bd8 2018-11-02 23:24:44,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:24:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:44,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9638d903-2116-4ebb-a010-4b9fd518fa07 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": {"self": "http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d7b3b8568364c5980b8a65a2b4ea93a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 23:24:44,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9638d903-2116-4ebb-a010-4b9fd518fa07 2018-11-02 23:24:44,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122226953506s 2018-11-02 23:24:44,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9638d903-2116-4ebb-a010-4b9fd518fa07 2018-11-02 23:24:44,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:24:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:44,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb133458-f992-43db-919b-ad43c23f6990 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a"}, "tags": [], "enabled": true, "id": "6487774e53cf4d4daf52bb5d8792201a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:24:44,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-cb133458-f992-43db-919b-ad43c23f6990 2018-11-02 23:24:44,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.132789850235s 2018-11-02 23:24:44,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-cb133458-f992-43db-919b-ad43c23f6990 2018-11-02 23:24:44,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 23:24:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=5d7b3b8568364c5980b8a65a2b4ea93a&role.id=8479f7e9045844e7884ff3ad2a99520d&scope.project.id=6487774e53cf4d4daf52bb5d8792201a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:44,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e06a7b-c5e7-47fd-9997-f48603706dee Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=5d7b3b8568364c5980b8a65a2b4ea93a&role.id=8479f7e9045844e7884ff3ad2a99520d&scope.project.id=6487774e53cf4d4daf52bb5d8792201a", "previous": null, "next": null}} 2018-11-02 23:24:44,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=5d7b3b8568364c5980b8a65a2b4ea93a&role.id=8479f7e9045844e7884ff3ad2a99520d&scope.project.id=6487774e53cf4d4daf52bb5d8792201a used request id req-10e06a7b-c5e7-47fd-9997-f48603706dee 2018-11-02 23:24:44,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.138454914093s 2018-11-02 23:24:44,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=5d7b3b8568364c5980b8a65a2b4ea93a&role.id=8479f7e9045844e7884ff3ad2a99520d&scope.project.id=6487774e53cf4d4daf52bb5d8792201a used request id req-10e06a7b-c5e7-47fd-9997-f48603706dee 2018-11-02 23:24:44,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 23:24:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a/users/5d7b3b8568364c5980b8a65a2b4ea93a/roles/8479f7e9045844e7884ff3ad2a99520d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:44,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff6faee0-18ba-485b-8a91-2a928cf7e05c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:24:44,859 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a/users/5d7b3b8568364c5980b8a65a2b4ea93a/roles/8479f7e9045844e7884ff3ad2a99520d used request id req-ff6faee0-18ba-485b-8a91-2a928cf7e05c 2018-11-02 23:24:44,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153878927231s 2018-11-02 23:24:44,860 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a/users/5d7b3b8568364c5980b8a65a2b4ea93a/roles/8479f7e9045844e7884ff3ad2a99520d used request id req-ff6faee0-18ba-485b-8a91-2a928cf7e05c 2018-11-02 23:24:44,860 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6487774e53cf4d4daf52bb5d8792201a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8ad45ab8-38aa-4a24-b022-16ec79894ba3', 'username': u'cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 23:24:44,864 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'password': '8ad45ab8-38aa-4a24-b022-16ec79894ba3', 'project_name': 'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '6487774e53cf4d4daf52bb5d8792201a', 'project_domain_name': 'Default'} 2018-11-02 23:24:44,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-11-02 23:24:44,934 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-02 23:24:44,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:24:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:45,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924eb958-1f6e-41c0-b2df-df71b2643c11 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 23:24:45,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-924eb958-1f6e-41c0-b2df-df71b2643c11 2018-11-02 23:24:45,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100075960159s 2018-11-02 23:24:45,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-924eb958-1f6e-41c0-b2df-df71b2643c11 2018-11-02 23:24:45,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:24:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:24:45,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256ed813-2315-4a0e-8ade-e2f50ef98634 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a"}, "tags": [], "enabled": true, "id": "6487774e53cf4d4daf52bb5d8792201a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:24:45,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-256ed813-2315-4a0e-8ade-e2f50ef98634 2018-11-02 23:24:45,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0215828418732s 2018-11-02 23:24:45,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-256ed813-2315-4a0e-8ade-e2f50ef98634 2018-11-02 23:24:45,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 23:24:45,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"network": {"tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "name": "cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c", "admin_state_up": true}}' 2018-11-02 23:24:45,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72105c31-f436-4513-adb9-3a09b572e75f Date: Fri, 02 Nov 2018 23:24:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6487774e53cf4d4daf52bb5d8792201a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T23:24:45Z","is_default":false,"provider:segmentation_id":25,"name":"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c","admin_state_up":true,"tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:45Z","mtu":1450}} 2018-11-02 23:24:45,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-72105c31-f436-4513-adb9-3a09b572e75f 2018-11-02 23:24:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.649263143539s 2018-11-02 23:24:45,716 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-72105c31-f436-4513-adb9-3a09b572e75f 2018-11-02 23:24:45,716 - 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-11-02T23:24:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5c79ab61-1372-4afc-a835-eb3ecfeddc0d', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c', u'admin_state_up': True, u'tenant_id': u'6487774e53cf4d4daf52bb5d8792201a', u'created_at': u'2018-11-02T23:24:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6487774e53cf4d4daf52bb5d8792201a'}) 2018-11-02 23:24:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:24:45,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd9d4dd-f59a-4e70-8f1b-41342a13a4dc 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 23:24:45,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8cd9d4dd-f59a-4e70-8f1b-41342a13a4dc 2018-11-02 23:24:45,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:24:46,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8479f7e9045844e7884ff3ad2a99520d", "name": "Member"}], "expires_at": "2018-11-03T00:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6487774e53cf4d4daf52bb5d8792201a", "name": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6487774e53cf4d4daf52bb5d8792201a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/6487774e53cf4d4daf52bb5d8792201a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/6487774e53cf4d4daf52bb5d8792201a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6487774e53cf4d4daf52bb5d8792201a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/6487774e53cf4d4daf52bb5d8792201a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/6487774e53cf4d4daf52bb5d8792201a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/6487774e53cf4d4daf52bb5d8792201a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/6487774e53cf4d4daf52bb5d8792201a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/6487774e53cf4d4daf52bb5d8792201a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6487774e53cf4d4daf52bb5d8792201a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/6487774e53cf4d4daf52bb5d8792201a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/6487774e53cf4d4daf52bb5d8792201a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_6487774e53cf4d4daf52bb5d8792201a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_6487774e53cf4d4daf52bb5d8792201a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c", "id": "5d7b3b8568364c5980b8a65a2b4ea93a"}, "audit_ids": ["iSdGsDU9SWK_Ngt2MZcCAQ"], "issued_at": "2018-11-02T23:24:46.000000Z"}} 2018-11-02 23:24:46,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:24:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:24:46,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-a43c2b44-3107-4173-af60-fdaa6697fc3c Date: Fri, 02 Nov 2018 23:24:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T23:24:45Z","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","name":"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 23:24:46,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a43c2b44-3107-4173-af60-fdaa6697fc3c 2018-11-02 23:24:46,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29461812973s 2018-11-02 23:24:46,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a43c2b44-3107-4173-af60-fdaa6697fc3c 2018-11-02 23:24:46,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 23:24:46,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"subnet": {"name": "cloudify_ims-subnet_75961145-4dbf-45f5-a421-72c3d8b79a9c", "enable_dhcp": true, "network_id": "5c79ab61-1372-4afc-a835-eb3ecfeddc0d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 23:24:47,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e368b274-85dc-4b1f-aea8-cd587b86e869 Date: Fri, 02 Nov 2018 23:24:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:24:46Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"c71fe396-91b9-4c2a-8157-0861d5402cab","subnetpool_id":null,"name":"cloudify_ims-subnet_75961145-4dbf-45f5-a421-72c3d8b79a9c"}} 2018-11-02 23:24:47,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e368b274-85dc-4b1f-aea8-cd587b86e869 2018-11-02 23:24:47,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.23991894722s 2018-11-02 23:24:47,668 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e368b274-85dc-4b1f-aea8-cd587b86e869 2018-11-02 23:24:47,669 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T23:24:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c71fe396-91b9-4c2a-8157-0861d5402cab', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_75961145-4dbf-45f5-a421-72c3d8b79a9c', u'enable_dhcp': True, u'network_id': u'5c79ab61-1372-4afc-a835-eb3ecfeddc0d', u'tenant_id': u'6487774e53cf4d4daf52bb5d8792201a', u'created_at': u'2018-11-02T23:24:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6487774e53cf4d4daf52bb5d8792201a'}) 2018-11-02 23:24:47,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 23:24:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "cloudify_ims-router_75961145-4dbf-45f5-a421-72c3d8b79a9c", "admin_state_up": true}}' 2018-11-02 23:24:49,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-b17e639e-dd36-4377-a6b1-760256fa0d59 Date: Fri, 02 Nov 2018 23:24:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:47Z", "admin_state_up": true, "updated_at": "2018-11-02T23:24:49Z", "revision_number": 2, "routes": [], "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378", "name": "cloudify_ims-router_75961145-4dbf-45f5-a421-72c3d8b79a9c"}} 2018-11-02 23:24:49,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b17e639e-dd36-4377-a6b1-760256fa0d59 2018-11-02 23:24:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72445583344s 2018-11-02 23:24:49,394 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b17e639e-dd36-4377-a6b1-760256fa0d59 2018-11-02 23:24:49,394 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6487774e53cf4d4daf52bb5d8792201a', u'created_at': u'2018-11-02T23:24:47Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T23:24:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'6487774e53cf4d4daf52bb5d8792201a', u'id': u'ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378', u'name': u'cloudify_ims-router_75961145-4dbf-45f5-a421-72c3d8b79a9c'}) 2018-11-02 23:24:49,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 23:24:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"subnet_id": "c71fe396-91b9-4c2a-8157-0861d5402cab"}' 2018-11-02 23:24:52,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2c1fcc9-94d8-475c-ad68-1cef931a3f68 Date: Fri, 02 Nov 2018 23:24:52 GMT RESP BODY: {"network_id": "5c79ab61-1372-4afc-a835-eb3ecfeddc0d", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "subnet_id": "c71fe396-91b9-4c2a-8157-0861d5402cab", "subnet_ids": ["c71fe396-91b9-4c2a-8157-0861d5402cab"], "port_id": "dccdb9ee-2d7e-42bd-bfc0-647ec4b9f18f", "id": "ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378"} 2018-11-02 23:24:52,118 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378/add_router_interface.json used request id req-b2c1fcc9-94d8-475c-ad68-1cef931a3f68 2018-11-02 23:24:52,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72280907631s 2018-11-02 23:24:52,118 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378/add_router_interface.json used request id req-b2c1fcc9-94d8-475c-ad68-1cef931a3f68 returning object ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378 2018-11-02 23:24:52,119 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-02 23:25:15,029 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-02 23:25:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:25:15,036 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 23:25:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 23:25:15,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:25:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:25:15,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-46613a84-42dc-4113-8156-f224347620cf Date: Fri, 02 Nov 2018 23:25:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:25:15,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-46613a84-42dc-4113-8156-f224347620cf 2018-11-02 23:25:15,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.639612913132s 2018-11-02 23:25:15,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-46613a84-42dc-4113-8156-f224347620cf 2018-11-02 23:25:15,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 23:25:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c"}' 2018-11-02 23:25:16,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9952474-29ee-48fc-ab42-e6d6d6d7c85b Date: Fri, 02 Nov 2018 23:25:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "size": null, "self": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:25:16Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": null, "created_at": "2018-11-02T23:25:16Z", "protected": false} 2018-11-02 23:25:16,344 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c9952474-29ee-48fc-ab42-e6d6d6d7c85b 2018-11-02 23:25:16,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.658763170242s 2018-11-02 23:25:16,345 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c9952474-29ee-48fc-ab42-e6d6d6d7c85b returning object 62d4c21d-4c88-41c0-9a79-2b13566fb7eb 2018-11-02 23:25:16,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 23:25:16,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '' 2018-11-02 23:26:10,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fdee1412-a5da-4340-93d8-58506019d0da Date: Fri, 02 Nov 2018 23:26:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:26:10,824 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file used request id req-fdee1412-a5da-4340-93d8-58506019d0da 2018-11-02 23:26:10,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 54.4778959751s 2018-11-02 23:26:10,824 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file used request id req-fdee1412-a5da-4340-93d8-58506019d0da 2018-11-02 23:26:10,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:26:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:11,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-9dad1447-977e-4db9-a777-e6d6a068bbea Date: Fri, 02 Nov 2018 23:26:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "metadata": {}}], "file": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "size": 4373348352, "self": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:26:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:25:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:26:11,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9dad1447-977e-4db9-a777-e6d6a068bbea 2018-11-02 23:26:11,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.813618898392s 2018-11-02 23:26:11,642 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9dad1447-977e-4db9-a777-e6d6a068bbea 2018-11-02 23:26:11,644 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file', 'owner': u'6487774e53cf4d4daf52bb5d8792201a', 'id': u'62d4c21d-4c88-41c0-9a79-2b13566fb7eb', 'size': 4373348352, u'self': u'/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6487774e53cf4d4daf52bb5d8792201a', 'name': 'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T23:26:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T23:26:10Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'created': u'2018-11-02T23:25:16Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-02T23:25:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-02 23:26:11,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 23:26:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_75961145-4dbf-45f5-a421-72c3d8b79a9c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-02 23:26:11,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56779067-ad59-421d-b8a9-a25e7d5c3f95 x-compute-request-id: req-56779067-ad59-421d-b8a9-a25e7d5c3f95 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "11c307f2-8163-4893-8d27-4bd55ed4043c"}} 2018-11-02 23:26:11,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-56779067-ad59-421d-b8a9-a25e7d5c3f95 2018-11-02 23:26:11,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.259130001068s 2018-11-02 23:26:11,905 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-56779067-ad59-421d-b8a9-a25e7d5c3f95 2018-11-02 23:26:11,905 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'11c307f2-8163-4893-8d27-4bd55ed4043c', 'swap': 0}) 2018-11-02 23:26:11,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 23:26:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"extra_specs": {}}' 2018-11-02 23:26:11,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3f09ade-f575-44f3-a475-d49adbf837f1 x-compute-request-id: req-d3f09ade-f575-44f3-a475-d49adbf837f1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 23:26:11,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c/os-extra_specs used request id req-d3f09ade-f575-44f3-a475-d49adbf837f1 2018-11-02 23:26:11,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213539600372s 2018-11-02 23:26:11,928 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c/os-extra_specs used request id req-d3f09ade-f575-44f3-a475-d49adbf837f1 2018-11-02 23:26:11,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 23:26:11,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"keypair": {"name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c"}}' 2018-11-02 23:26:12,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77f074f6-28b4-448f-898b-08272b369cfb x-compute-request-id: req-77f074f6-28b4-448f-898b-08272b369cfb Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtTYhYECtxAlk0pOBocwxrhbksGHnMng+fu5T9/WSDL49BCsrbZdTP6syJt7P2OvS/SYcIYlg80regDjYt2yS93kjPXfcOJIpbUnYnJviFQyMshJmNmI9tZGySxMkn79Ck5A78rWNXQpu2/uAkuB4rcMNctL1sjoBg7OTah8slANrlhDJclVdvrS748oksZlOiIxSrPRgpFhu5dCbYIMNqYa02/RXzbBpMhqtNAYWS4XlrKObGhSPlRDyBTCbvW2iyS2Sucevd2NYWSJQHH9Fdobtl+bmYZkDSmoQ4lKlUKWcoufHbLA9j/vwdQPZYcgLN9k04SgUuv7m0gI2Ut8Wf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7U2IWBArcQJZNKTgaHMMa4W5LBh5zJ4Pn7uU/f1kgy+PQQrK\n22XUz+rMibez9jr0v0mHCGJYPNK3oA42Ldskvd5Iz133DiSKW1J2Jyb4hUMjLISZ\njZiPbWRsksTJJ+/QpOQO/K1jV0Kbtv7gJLgeK3DDXLS9bI6AYOzk2ofLJQDa5YQy\nXJVXb60u+PKJLGZToiMUqz0YKRYbuXQm2CDDamGtNv0V82waTIarTQGFkuF5ayjm\nxoUj5UQ8gUwm71tosktkrnHr3djWFkiUBx/RXaG7Zfm5mGZA0pqEOJSpVClnKLnx\n2ywPY/78HUD2WHICzfZNOEoFLr+5tICNlLfFnwIDAQABAoIBAQCtrhdiTMNevNdJ\nXnsYN0wZzg+PJILQrcbFo+cSVkkgcsioVBvQpCEz46e8DAXc652B+3CnRENMkPTw\nYjZpLYEgrfYgP6e4ZCoXWK09TpqJ/m9Z/9ra9ZPT/rIwYXLQlgbhCEGn0cdpcEjD\nkJvAhDkgljGGQop5T3rKddex0b1u4F6LThT4COvfGO4M8H5N4qcX7i7DPpMuEpJ0\nBxznBwl2/GBJ+Qorh9nSWDCEZH0deHNmhnIuyh04p2I9SdbbRFENks0f0ViMwH5U\nItIv74+jVJQDdaMXt/1eTrrJ4LcNAyrP4JpNzUPmm7RRKBYDilQQz1bF8+NuANiB\n/0uZ91KRAoGBAPZ6QZzUXXprV4SqJjXcskbEqQWocAX5BqYKSICDMY+tDouM7BYv\nm6OkpZt6pBGZEi3CwZD68JlUUPijORtSquTsJzpmioYCCaxKtrtg+NmzNZPiNkOH\nNghUVrKgG8OEdLIbgSP1TVn6LQtRVRDZrPKfc/SMWwiul6ZPvvNR50uNAoGBAPZ4\niRX+7Uhz82RnKhz8+RNEPc9BwCGxpZcERIw4zCUzfUGA8TMlyEIraCvsgvRHvp4k\nntZcFhrgrvowvDWx1DJtITGqBNXfmotSfxnB/fAf/L2CPS0tILHN4ipAov3tBt4h\nlK0obRKJNxA0yym8znrgC8z13tFzuDfBlJSxZ7TbAoGABbxAjJqwdinLRo4DB5vU\nFit7V2Nc//aUfgadO0hSPeqj/QFReQ6wi3VIWT7YVISAVMpEYNBGCvtYSwDZUlZx\nHZSVMRmzvXyMpxKx/9g40jAGXiOUaavayQTVY6CwJLOPV5mmPqT1oNNeevXwiczW\n5mppc1ZUw/X0F22hnt3YCP0CgYA3UURLSIUPDt8guLrN+MUaWuWYf8RUi5+DrnSI\nGDNRYiYJrpv0A9XXbBCcUx/tHbEdo1B3AgIAFE+RXaDQWFIs4ythDyy4p8/y1xgp\nus14uGUsT2/VlNxSq8fH/evXG/y/nD/XQUyBrYRLQd4bRwH8uA5N+R0CW3uMIAlt\n+gcxowKBgQDsk3pjs9vGrNZn7/Bax1TuuREl3QIW8IzlSj8LmlPZL566MAj3mHlH\nH1ChECLChEX3LaZcB8hZ+OE+sDwSkG7f/fp67pTfD0lzitAvuEEuUl7jHiFlw+pF\nRdBRWrirpFIj9wn/UDxETW409aqlwZT8fEmV+ZUofbP1qe71tKQ8LA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "fingerprint": "4a:bc:5a:cb:80:d8:08:3b:ae:38:c8:68:d8:9d:ee:5f"}} 2018-11-02 23:26:12,233 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-77f074f6-28b4-448f-898b-08272b369cfb 2018-11-02 23:26:12,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.305105924606s 2018-11-02 23:26:12,234 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-77f074f6-28b4-448f-898b-08272b369cfb 2018-11-02 23:26:12,235 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtTYhYECtxAlk0pOBocwxrhbksGHnMng+fu5T9/WSDL49BCsrbZdTP6syJt7P2OvS/SYcIYlg80regDjYt2yS93kjPXfcOJIpbUnYnJviFQyMshJmNmI9tZGySxMkn79Ck5A78rWNXQpu2/uAkuB4rcMNctL1sjoBg7OTah8slANrlhDJclVdvrS748oksZlOiIxSrPRgpFhu5dCbYIMNqYa02/RXzbBpMhqtNAYWS4XlrKObGhSPlRDyBTCbvW2iyS2Sucevd2NYWSJQHH9Fdobtl+bmYZkDSmoQ4lKlUKWcoufHbLA9j/vwdQPZYcgLN9k04SgUuv7m0gI2Ut8Wf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7U2IWBArcQJZNKTgaHMMa4W5LBh5zJ4Pn7uU/f1kgy+PQQrK\n22XUz+rMibez9jr0v0mHCGJYPNK3oA42Ldskvd5Iz133DiSKW1J2Jyb4hUMjLISZ\njZiPbWRsksTJJ+/QpOQO/K1jV0Kbtv7gJLgeK3DDXLS9bI6AYOzk2ofLJQDa5YQy\nXJVXb60u+PKJLGZToiMUqz0YKRYbuXQm2CDDamGtNv0V82waTIarTQGFkuF5ayjm\nxoUj5UQ8gUwm71tosktkrnHr3djWFkiUBx/RXaG7Zfm5mGZA0pqEOJSpVClnKLnx\n2ywPY/78HUD2WHICzfZNOEoFLr+5tICNlLfFnwIDAQABAoIBAQCtrhdiTMNevNdJ\nXnsYN0wZzg+PJILQrcbFo+cSVkkgcsioVBvQpCEz46e8DAXc652B+3CnRENMkPTw\nYjZpLYEgrfYgP6e4ZCoXWK09TpqJ/m9Z/9ra9ZPT/rIwYXLQlgbhCEGn0cdpcEjD\nkJvAhDkgljGGQop5T3rKddex0b1u4F6LThT4COvfGO4M8H5N4qcX7i7DPpMuEpJ0\nBxznBwl2/GBJ+Qorh9nSWDCEZH0deHNmhnIuyh04p2I9SdbbRFENks0f0ViMwH5U\nItIv74+jVJQDdaMXt/1eTrrJ4LcNAyrP4JpNzUPmm7RRKBYDilQQz1bF8+NuANiB\n/0uZ91KRAoGBAPZ6QZzUXXprV4SqJjXcskbEqQWocAX5BqYKSICDMY+tDouM7BYv\nm6OkpZt6pBGZEi3CwZD68JlUUPijORtSquTsJzpmioYCCaxKtrtg+NmzNZPiNkOH\nNghUVrKgG8OEdLIbgSP1TVn6LQtRVRDZrPKfc/SMWwiul6ZPvvNR50uNAoGBAPZ4\niRX+7Uhz82RnKhz8+RNEPc9BwCGxpZcERIw4zCUzfUGA8TMlyEIraCvsgvRHvp4k\nntZcFhrgrvowvDWx1DJtITGqBNXfmotSfxnB/fAf/L2CPS0tILHN4ipAov3tBt4h\nlK0obRKJNxA0yym8znrgC8z13tFzuDfBlJSxZ7TbAoGABbxAjJqwdinLRo4DB5vU\nFit7V2Nc//aUfgadO0hSPeqj/QFReQ6wi3VIWT7YVISAVMpEYNBGCvtYSwDZUlZx\nHZSVMRmzvXyMpxKx/9g40jAGXiOUaavayQTVY6CwJLOPV5mmPqT1oNNeevXwiczW\n5mppc1ZUw/X0F22hnt3YCP0CgYA3UURLSIUPDt8guLrN+MUaWuWYf8RUi5+DrnSI\nGDNRYiYJrpv0A9XXbBCcUx/tHbEdo1B3AgIAFE+RXaDQWFIs4ythDyy4p8/y1xgp\nus14uGUsT2/VlNxSq8fH/evXG/y/nD/XQUyBrYRLQd4bRwH8uA5N+R0CW3uMIAlt\n+gcxowKBgQDsk3pjs9vGrNZn7/Bax1TuuREl3QIW8IzlSj8LmlPZL566MAj3mHlH\nH1ChECLChEX3LaZcB8hZ+OE+sDwSkG7f/fp67pTfD0lzitAvuEEuUl7jHiFlw+pF\nRdBRWrirpFIj9wn/UDxETW409aqlwZT8fEmV+ZUofbP1qe71tKQ8LA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5d7b3b8568364c5980b8a65a2b4ea93a', 'name': u'cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'created_at': '2018-11-02T23:26:12.235043', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6487774e53cf4d4daf52bb5d8792201a', 'name': 'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4a:bc:5a:cb:80:d8:08:3b:ae:38:c8:68:d8:9d:ee:5f', 'type': 'ssh', 'id': u'cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c'}) 2018-11-02 23:26:12,235 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA7U2IWBArcQJZNKTgaHMMa4W5LBh5zJ4Pn7uU/f1kgy+PQQrK 22XUz+rMibez9jr0v0mHCGJYPNK3oA42Ldskvd5Iz133DiSKW1J2Jyb4hUMjLISZ jZiPbWRsksTJJ+/QpOQO/K1jV0Kbtv7gJLgeK3DDXLS9bI6AYOzk2ofLJQDa5YQy XJVXb60u+PKJLGZToiMUqz0YKRYbuXQm2CDDamGtNv0V82waTIarTQGFkuF5ayjm xoUj5UQ8gUwm71tosktkrnHr3djWFkiUBx/RXaG7Zfm5mGZA0pqEOJSpVClnKLnx 2ywPY/78HUD2WHICzfZNOEoFLr+5tICNlLfFnwIDAQABAoIBAQCtrhdiTMNevNdJ XnsYN0wZzg+PJILQrcbFo+cSVkkgcsioVBvQpCEz46e8DAXc652B+3CnRENMkPTw YjZpLYEgrfYgP6e4ZCoXWK09TpqJ/m9Z/9ra9ZPT/rIwYXLQlgbhCEGn0cdpcEjD kJvAhDkgljGGQop5T3rKddex0b1u4F6LThT4COvfGO4M8H5N4qcX7i7DPpMuEpJ0 BxznBwl2/GBJ+Qorh9nSWDCEZH0deHNmhnIuyh04p2I9SdbbRFENks0f0ViMwH5U ItIv74+jVJQDdaMXt/1eTrrJ4LcNAyrP4JpNzUPmm7RRKBYDilQQz1bF8+NuANiB /0uZ91KRAoGBAPZ6QZzUXXprV4SqJjXcskbEqQWocAX5BqYKSICDMY+tDouM7BYv m6OkpZt6pBGZEi3CwZD68JlUUPijORtSquTsJzpmioYCCaxKtrtg+NmzNZPiNkOH NghUVrKgG8OEdLIbgSP1TVn6LQtRVRDZrPKfc/SMWwiul6ZPvvNR50uNAoGBAPZ4 iRX+7Uhz82RnKhz8+RNEPc9BwCGxpZcERIw4zCUzfUGA8TMlyEIraCvsgvRHvp4k ntZcFhrgrvowvDWx1DJtITGqBNXfmotSfxnB/fAf/L2CPS0tILHN4ipAov3tBt4h lK0obRKJNxA0yym8znrgC8z13tFzuDfBlJSxZ7TbAoGABbxAjJqwdinLRo4DB5vU Fit7V2Nc//aUfgadO0hSPeqj/QFReQ6wi3VIWT7YVISAVMpEYNBGCvtYSwDZUlZx HZSVMRmzvXyMpxKx/9g40jAGXiOUaavayQTVY6CwJLOPV5mmPqT1oNNeevXwiczW 5mppc1ZUw/X0F22hnt3YCP0CgYA3UURLSIUPDt8guLrN+MUaWuWYf8RUi5+DrnSI GDNRYiYJrpv0A9XXbBCcUx/tHbEdo1B3AgIAFE+RXaDQWFIs4ythDyy4p8/y1xgp us14uGUsT2/VlNxSq8fH/evXG/y/nD/XQUyBrYRLQd4bRwH8uA5N+R0CW3uMIAlt +gcxowKBgQDsk3pjs9vGrNZn7/Bax1TuuREl3QIW8IzlSj8LmlPZL566MAj3mHlH H1ChECLChEX3LaZcB8hZ+OE+sDwSkG7f/fp67pTfD0lzitAvuEEuUl7jHiFlw+pF RdBRWrirpFIj9wn/UDxETW409aqlwZT8fEmV+ZUofbP1qe71tKQ8LA== -----END RSA PRIVATE KEY----- 2018-11-02 23:26:12,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-02 23:26:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group": {"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-11-02 23:26:12,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-d5bf44af-4916-42ae-941b-3e027813fdf8 Date: Fri, 02 Nov 2018 23:26:12 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 2, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}} 2018-11-02 23:26:12,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d5bf44af-4916-42ae-941b-3e027813fdf8 2018-11-02 23:26:12,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.533492088318s 2018-11-02 23:26:12,772 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d5bf44af-4916-42ae-941b-3e027813fdf8 2018-11-02 23:26:12,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:26:12,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:13,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-073d60b3-9298-4541-8dd9-5b3c9a19ce63 Date: Fri, 02 Nov 2018 23:26:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 2, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:26:13,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-073d60b3-9298-4541-8dd9-5b3c9a19ce63 2018-11-02 23:26:13,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.279308080673s 2018-11-02 23:26:13,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-073d60b3-9298-4541-8dd9-5b3c9a19ce63 2018-11-02 23:26:13,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:26:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}}' 2018-11-02 23:26:13,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f4fb98b2-6777-4af7-a27c-34cef2446cf5 Date: Fri, 02 Nov 2018 23:26:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "port_range_min": 22, "revision_number": 0, "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:13Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198"}} 2018-11-02 23:26:13,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f4fb98b2-6777-4af7-a27c-34cef2446cf5 2018-11-02 23:26:13,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.394977807999s 2018-11-02 23:26:13,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f4fb98b2-6777-4af7-a27c-34cef2446cf5 2018-11-02 23:26:13,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:26:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:13,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-e8c7c1de-940d-4684-ac85-254631cc61d2 Date: Fri, 02 Nov 2018 23:26:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 3, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:26:13,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e8c7c1de-940d-4684-ac85-254631cc61d2 2018-11-02 23:26:13,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220196008682s 2018-11-02 23:26:13,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e8c7c1de-940d-4684-ac85-254631cc61d2 2018-11-02 23:26:13,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:26:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}}' 2018-11-02 23:26:14,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-013ca9c4-58e1-424f-b6e1-6c255debab4b Date: Fri, 02 Nov 2018 23:26:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "port_range_min": null, "revision_number": 0, "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:13Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "b9256ee2-99a2-44ed-9d45-f2f707e35bd4"}} 2018-11-02 23:26:14,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-013ca9c4-58e1-424f-b6e1-6c255debab4b 2018-11-02 23:26:14,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.627660989761s 2018-11-02 23:26:14,311 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-013ca9c4-58e1-424f-b6e1-6c255debab4b 2018-11-02 23:26:14,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:26:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:14,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-13d83c5d-044e-4194-82b9-94351aa2d887 Date: Fri, 02 Nov 2018 23:26:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "b9256ee2-99a2-44ed-9d45-f2f707e35bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:26:14,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-13d83c5d-044e-4194-82b9-94351aa2d887 2018-11-02 23:26:14,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.055388212204s 2018-11-02 23:26:14,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-13d83c5d-044e-4194-82b9-94351aa2d887 2018-11-02 23:26:14,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:26:14,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}}' 2018-11-02 23:26:14,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-55fa1f1e-e6a7-43c1-a4c1-03c899494c59 Date: Fri, 02 Nov 2018 23:26:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-02T23:26:14Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "port_range_min": 80, "revision_number": 0, "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:14Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "ba96797f-3c0d-43ab-aa8a-8b1278be2ac6"}} 2018-11-02 23:26:14,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-55fa1f1e-e6a7-43c1-a4c1-03c899494c59 2018-11-02 23:26:14,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.486834049225s 2018-11-02 23:26:14,861 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-55fa1f1e-e6a7-43c1-a4c1-03c899494c59 2018-11-02 23:26:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:26:14,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:14,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-33cbb0f9-1efd-4184-9640-1a7d30e7581b Date: Fri, 02 Nov 2018 23:26:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "b9256ee2-99a2-44ed-9d45-f2f707e35bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:26:14Z", "revision_number": 0, "id": "ba96797f-3c0d-43ab-aa8a-8b1278be2ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:14Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 5, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:26:14,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-33cbb0f9-1efd-4184-9640-1a7d30e7581b 2018-11-02 23:26:14,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524790287018s 2018-11-02 23:26:14,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-33cbb0f9-1efd-4184-9640-1a7d30e7581b 2018-11-02 23:26:14,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:26:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}}' 2018-11-02 23:26:15,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c201d40e-6cbc-48d3-8b70-87b01b3437a3 Date: Fri, 02 Nov 2018 23:26:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "port_range_min": 443, "revision_number": 0, "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:15Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "bb6a70b2-c3e8-4bc5-8872-81478fad561c"}} 2018-11-02 23:26:15,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c201d40e-6cbc-48d3-8b70-87b01b3437a3 2018-11-02 23:26:15,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.215731143951s 2018-11-02 23:26:15,137 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c201d40e-6cbc-48d3-8b70-87b01b3437a3 2018-11-02 23:26:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:26:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:15,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-ab349dc3-dda5-46c6-9562-e07e026a1fae Date: Fri, 02 Nov 2018 23:26:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "b9256ee2-99a2-44ed-9d45-f2f707e35bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:26:14Z", "revision_number": 0, "id": "ba96797f-3c0d-43ab-aa8a-8b1278be2ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:14Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-02T23:26:15Z", "revision_number": 0, "id": "bb6a70b2-c3e8-4bc5-8872-81478fad561c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 6, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:26:15,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ab349dc3-dda5-46c6-9562-e07e026a1fae 2018-11-02 23:26:15,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224925994873s 2018-11-02 23:26:15,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ab349dc3-dda5-46c6-9562-e07e026a1fae 2018-11-02 23:26:15,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:26:15,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}}' 2018-11-02 23:26:15,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-d7393efb-b8cd-48d2-b899-1a26cf29e23a Date: Fri, 02 Nov 2018 23:26:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:15Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "d3aea69d-330c-4d3e-89c0-82c2646051ca"}} 2018-11-02 23:26:15,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d7393efb-b8cd-48d2-b899-1a26cf29e23a 2018-11-02 23:26:15,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168517112732s 2018-11-02 23:26:15,538 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d7393efb-b8cd-48d2-b899-1a26cf29e23a 2018-11-02 23:26:15,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:26:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:15,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-17841125-8eda-40c6-b232-c8b2b445a652 Date: Fri, 02 Nov 2018 23:26:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "b9256ee2-99a2-44ed-9d45-f2f707e35bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:26:14Z", "revision_number": 0, "id": "ba96797f-3c0d-43ab-aa8a-8b1278be2ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:14Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-02T23:26:15Z", "revision_number": 0, "id": "bb6a70b2-c3e8-4bc5-8872-81478fad561c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-02T23:26:15Z", "revision_number": 0, "id": "d3aea69d-330c-4d3e-89c0-82c2646051ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 7, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:26:15,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-17841125-8eda-40c6-b232-c8b2b445a652 2018-11-02 23:26:15,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225224018097s 2018-11-02 23:26:15,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-17841125-8eda-40c6-b232-c8b2b445a652 2018-11-02 23:26:15,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:26:15,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}}' 2018-11-02 23:26:16,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-d9133f0a-c454-4813-855c-d6891d83e9d9 Date: Fri, 02 Nov 2018 23:26:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-02T23:26:16Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:16Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "0e6413d1-919a-425a-b83b-b3ecbb6a1d2f"}} 2018-11-02 23:26:16,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d9133f0a-c454-4813-855c-d6891d83e9d9 2018-11-02 23:26:16,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.480848073959s 2018-11-02 23:26:16,251 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d9133f0a-c454-4813-855c-d6891d83e9d9 2018-11-02 23:26:16,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:26:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:16,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-e0d733aa-2949-4fe8-affa-c0f6c445d21c Date: Fri, 02 Nov 2018 23:26:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c71fe396-91b9-4c2a-8157-0861d5402cab"],"updated_at":"2018-11-02T23:24:46Z","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","name":"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 23:26:16,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e0d733aa-2949-4fe8-affa-c0f6c445d21c 2018-11-02 23:26:16,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281644105911s 2018-11-02 23:26:16,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e0d733aa-2949-4fe8-affa-c0f6c445d21c 2018-11-02 23:26:16,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:26:16,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:16,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-4ea1dba2-09ba-4011-8405-e18c7023ba43 Date: Fri, 02 Nov 2018 23:26:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "metadata": {}}], "file": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "size": 4373348352, "self": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:26:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:25:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:26:16,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4ea1dba2-09ba-4011-8405-e18c7023ba43 2018-11-02 23:26:16,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235025882721s 2018-11-02 23:26:16,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4ea1dba2-09ba-4011-8405-e18c7023ba43 2018-11-02 23:26:16,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:26:16,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:16,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6653aa83-d171-4e49-b68a-60f45870daf8 x-compute-request-id: req-6653aa83-d171-4e49-b68a-60f45870daf8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "11c307f2-8163-4893-8d27-4bd55ed4043c"}]} 2018-11-02 23:26:16,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6653aa83-d171-4e49-b68a-60f45870daf8 2018-11-02 23:26:16,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268979072571s 2018-11-02 23:26:16,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6653aa83-d171-4e49-b68a-60f45870daf8 2018-11-02 23:26:16,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-02 23:26:16,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"server": {"name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "imageRef": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "flavorRef": "11c307f2-8163-4893-8d27-4bd55ed4043c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5c79ab61-1372-4afc-a835-eb3ecfeddc0d"}], "security_groups": [{"name": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}]}}' 2018-11-02 23:26:20,422 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f36a514d-353c-4fa1-aef5-fff10106aaf7 x-compute-request-id: req-f36a514d-353c-4fa1-aef5-fff10106aaf7 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8cc0e556-b248-41b9-9d8a-d4621231ea6c"}], "OS-DCF:diskConfig": "MANUAL", "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "adminPass": "bKwpQVKtd2Er"}} 2018-11-02 23:26:20,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-f36a514d-353c-4fa1-aef5-fff10106aaf7 2018-11-02 23:26:20,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.61652302742s 2018-11-02 23:26:20,423 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-f36a514d-353c-4fa1-aef5-fff10106aaf7 2018-11-02 23:26:20,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:20,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f57a5e27-b7bc-4442-be4a-4a0392a0d711 x-compute-request-id: req-f57a5e27-b7bc-4442-be4a-4a0392a0d711 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:20,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f57a5e27-b7bc-4442-be4a-4a0392a0d711 2018-11-02 23:26:20,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464861154556s 2018-11-02 23:26:20,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f57a5e27-b7bc-4442-be4a-4a0392a0d711 2018-11-02 23:26:20,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:26:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:21,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-96b9c971-8b7b-4fc2-876d-75ba3911d422 Date: Fri, 02 Nov 2018 23:26:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c71fe396-91b9-4c2a-8157-0861d5402cab"],"updated_at":"2018-11-02T23:24:46Z","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","name":"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 23:26:21,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-96b9c971-8b7b-4fc2-876d-75ba3911d422 2018-11-02 23:26:21,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269054174423s 2018-11-02 23:26:21,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-96b9c971-8b7b-4fc2-876d-75ba3911d422 2018-11-02 23:26:21,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 23:26:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:21,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c7126c7b-9b13-4c0c-a838-52c4f499f8ac Date: Fri, 02 Nov 2018 23:26:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:24:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"c71fe396-91b9-4c2a-8157-0861d5402cab","subnetpool_id":null,"name":"cloudify_ims-subnet_75961145-4dbf-45f5-a421-72c3d8b79a9c"}]} 2018-11-02 23:26:21,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-c7126c7b-9b13-4c0c-a838-52c4f499f8ac 2018-11-02 23:26:21,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.234748125076s 2018-11-02 23:26:21,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-c7126c7b-9b13-4c0c-a838-52c4f499f8ac 2018-11-02 23:26:21,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:23,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:24,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0753ec9e-9282-494f-930b-f133091fcad2 x-compute-request-id: req-0753ec9e-9282-494f-930b-f133091fcad2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:24,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0753ec9e-9282-494f-930b-f133091fcad2 2018-11-02 23:26:24,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.992456912994s 2018-11-02 23:26:24,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0753ec9e-9282-494f-930b-f133091fcad2 2018-11-02 23:26:24,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:26,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:26,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7fc02f4-4fb7-4a5d-9604-ef82708d70e9 x-compute-request-id: req-d7fc02f4-4fb7-4a5d-9604-ef82708d70e9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:26,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d7fc02f4-4fb7-4a5d-9604-ef82708d70e9 2018-11-02 23:26:26,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475234985352s 2018-11-02 23:26:26,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d7fc02f4-4fb7-4a5d-9604-ef82708d70e9 2018-11-02 23:26:26,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:28,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:28,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:29,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0576b184-6c25-4ba7-a5c8-8943717c3f72 x-compute-request-id: req-0576b184-6c25-4ba7-a5c8-8943717c3f72 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:29,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0576b184-6c25-4ba7-a5c8-8943717c3f72 2018-11-02 23:26:29,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507144927979s 2018-11-02 23:26:29,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0576b184-6c25-4ba7-a5c8-8943717c3f72 2018-11-02 23:26:29,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:31,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:32,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3be778fd-2a7a-4ce3-889b-67a15818985d x-compute-request-id: req-3be778fd-2a7a-4ce3-889b-67a15818985d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:32,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3be778fd-2a7a-4ce3-889b-67a15818985d 2018-11-02 23:26:32,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802481889725s 2018-11-02 23:26:32,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3be778fd-2a7a-4ce3-889b-67a15818985d 2018-11-02 23:26:32,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:34,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:34,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:34,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88591802-7bd7-4342-a218-bd05d5c0c25e x-compute-request-id: req-88591802-7bd7-4342-a218-bd05d5c0c25e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:34,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-88591802-7bd7-4342-a218-bd05d5c0c25e 2018-11-02 23:26:34,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762650966644s 2018-11-02 23:26:34,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-88591802-7bd7-4342-a218-bd05d5c0c25e 2018-11-02 23:26:34,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:36,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:36,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:37,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fc66879-95f7-4f77-b6d2-ad7b78b149a2 x-compute-request-id: req-4fc66879-95f7-4f77-b6d2-ad7b78b149a2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:37,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4fc66879-95f7-4f77-b6d2-ad7b78b149a2 2018-11-02 23:26:37,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626098871231s 2018-11-02 23:26:37,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4fc66879-95f7-4f77-b6d2-ad7b78b149a2 2018-11-02 23:26:37,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:39,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:40,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26: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-a12b81ed-284a-49c0-a52c-2c1f3bb7c445 x-compute-request-id: req-a12b81ed-284a-49c0-a52c-2c1f3bb7c445 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:40,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a12b81ed-284a-49c0-a52c-2c1f3bb7c445 2018-11-02 23:26:40,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623741865158s 2018-11-02 23:26:40,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a12b81ed-284a-49c0-a52c-2c1f3bb7c445 2018-11-02 23:26:40,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:42,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:42,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:43,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2702a8a8-b41c-49d6-b8aa-77eea09e2ae2 x-compute-request-id: req-2702a8a8-b41c-49d6-b8aa-77eea09e2ae2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:43,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2702a8a8-b41c-49d6-b8aa-77eea09e2ae2 2018-11-02 23:26:43,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23665785789s 2018-11-02 23:26:43,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2702a8a8-b41c-49d6-b8aa-77eea09e2ae2 2018-11-02 23:26:43,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:45,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:46,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80da70ff-23bb-469b-8131-9012f219ec7d x-compute-request-id: req-80da70ff-23bb-469b-8131-9012f219ec7d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:46,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80da70ff-23bb-469b-8131-9012f219ec7d 2018-11-02 23:26:46,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709311008453s 2018-11-02 23:26:46,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80da70ff-23bb-469b-8131-9012f219ec7d 2018-11-02 23:26:46,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:48,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:48,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9df43c9-fdb4-40e5-aaf0-f5d9689b0728 x-compute-request-id: req-a9df43c9-fdb4-40e5-aaf0-f5d9689b0728 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:48,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a9df43c9-fdb4-40e5-aaf0-f5d9689b0728 2018-11-02 23:26:48,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54887008667s 2018-11-02 23:26:48,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a9df43c9-fdb4-40e5-aaf0-f5d9689b0728 2018-11-02 23:26:48,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:50,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:51,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6c7733-c49c-4eca-84cf-31dcd2a51769 x-compute-request-id: req-3a6c7733-c49c-4eca-84cf-31dcd2a51769 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:51,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3a6c7733-c49c-4eca-84cf-31dcd2a51769 2018-11-02 23:26:51,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528039932251s 2018-11-02 23:26:51,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3a6c7733-c49c-4eca-84cf-31dcd2a51769 2018-11-02 23:26:51,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:53,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:54,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d21bb7-12c1-4070-9959-5e723b304a77 x-compute-request-id: req-06d21bb7-12c1-4070-9959-5e723b304a77 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:54,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-06d21bb7-12c1-4070-9959-5e723b304a77 2018-11-02 23:26:54,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766650915146s 2018-11-02 23:26:54,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-06d21bb7-12c1-4070-9959-5e723b304a77 2018-11-02 23:26:54,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:56,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:56,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ac1449d-ce30-46e8-87a1-bcced712b5b0 x-compute-request-id: req-7ac1449d-ce30-46e8-87a1-bcced712b5b0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:56,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7ac1449d-ce30-46e8-87a1-bcced712b5b0 2018-11-02 23:26:56,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.930773973465s 2018-11-02 23:26:56,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7ac1449d-ce30-46e8-87a1-bcced712b5b0 2018-11-02 23:26:57,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:26:59,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:26:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:26:59,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:26:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70e79782-836a-440b-8add-6c0cec237159 x-compute-request-id: req-70e79782-836a-440b-8add-6c0cec237159 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:26:59,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-70e79782-836a-440b-8add-6c0cec237159 2018-11-02 23:26:59,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718935966492s 2018-11-02 23:26:59,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-70e79782-836a-440b-8add-6c0cec237159 2018-11-02 23:26:59,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:01,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:02,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-743de100-765f-467c-8123-41bbc6cfcae8 x-compute-request-id: req-743de100-765f-467c-8123-41bbc6cfcae8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:02,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-743de100-765f-467c-8123-41bbc6cfcae8 2018-11-02 23:27:02,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.951756954193s 2018-11-02 23:27:02,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-743de100-765f-467c-8123-41bbc6cfcae8 2018-11-02 23:27:02,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:04,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:05,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b18df6be-a4c7-4e0c-9865-49f4e0124a02 x-compute-request-id: req-b18df6be-a4c7-4e0c-9865-49f4e0124a02 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:05,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b18df6be-a4c7-4e0c-9865-49f4e0124a02 2018-11-02 23:27:05,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595676183701s 2018-11-02 23:27:05,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b18df6be-a4c7-4e0c-9865-49f4e0124a02 2018-11-02 23:27:05,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:07,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:07,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:08,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-326b1d23-96bc-4b7d-b028-f50472f26bc2 x-compute-request-id: req-326b1d23-96bc-4b7d-b028-f50472f26bc2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:08,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-326b1d23-96bc-4b7d-b028-f50472f26bc2 2018-11-02 23:27:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753116130829s 2018-11-02 23:27:08,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-326b1d23-96bc-4b7d-b028-f50472f26bc2 2018-11-02 23:27:08,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:10,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:10,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e12ecac-e070-437f-8ff4-1cd8283d9fce x-compute-request-id: req-0e12ecac-e070-437f-8ff4-1cd8283d9fce Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:10,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0e12ecac-e070-437f-8ff4-1cd8283d9fce 2018-11-02 23:27:10,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541839838028s 2018-11-02 23:27:10,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0e12ecac-e070-437f-8ff4-1cd8283d9fce 2018-11-02 23:27:10,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:12,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:12,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:12,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53ade37b-6fc0-4dcb-935a-140f92fac2c8 x-compute-request-id: req-53ade37b-6fc0-4dcb-935a-140f92fac2c8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:12,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53ade37b-6fc0-4dcb-935a-140f92fac2c8 2018-11-02 23:27:12,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353183031082s 2018-11-02 23:27:12,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53ade37b-6fc0-4dcb-935a-140f92fac2c8 2018-11-02 23:27:12,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:14,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:15,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acb3361c-9158-4433-90dc-4ae4a4ca751b x-compute-request-id: req-acb3361c-9158-4433-90dc-4ae4a4ca751b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:15,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-acb3361c-9158-4433-90dc-4ae4a4ca751b 2018-11-02 23:27:15,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548885822296s 2018-11-02 23:27:15,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-acb3361c-9158-4433-90dc-4ae4a4ca751b 2018-11-02 23:27:15,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:17,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:18,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ea86856-3789-411f-a6b0-8e9c0d6dff96 x-compute-request-id: req-3ea86856-3789-411f-a6b0-8e9c0d6dff96 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:18,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3ea86856-3789-411f-a6b0-8e9c0d6dff96 2018-11-02 23:27:18,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52800822258s 2018-11-02 23:27:18,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3ea86856-3789-411f-a6b0-8e9c0d6dff96 2018-11-02 23:27:18,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:20,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:20,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac24a420-17a9-4b1f-a003-e6da5a89d560 x-compute-request-id: req-ac24a420-17a9-4b1f-a003-e6da5a89d560 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:20,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac24a420-17a9-4b1f-a003-e6da5a89d560 2018-11-02 23:27:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726096153259s 2018-11-02 23:27:20,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac24a420-17a9-4b1f-a003-e6da5a89d560 2018-11-02 23:27:20,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:22,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:23,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8765e8a-35ac-4f6a-a19f-27a6f60d466d x-compute-request-id: req-d8765e8a-35ac-4f6a-a19f-27a6f60d466d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:23,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d8765e8a-35ac-4f6a-a19f-27a6f60d466d 2018-11-02 23:27:23,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647617816925s 2018-11-02 23:27:23,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d8765e8a-35ac-4f6a-a19f-27a6f60d466d 2018-11-02 23:27:23,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:25,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:26,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa6498b6-b3bc-4de8-9f83-f394ab50b085 x-compute-request-id: req-aa6498b6-b3bc-4de8-9f83-f394ab50b085 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:26,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aa6498b6-b3bc-4de8-9f83-f394ab50b085 2018-11-02 23:27:26,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57025885582s 2018-11-02 23:27:26,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aa6498b6-b3bc-4de8-9f83-f394ab50b085 2018-11-02 23:27:26,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:28,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:28,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4b603a5-b4b8-4068-a683-4474f54b7da4 x-compute-request-id: req-d4b603a5-b4b8-4068-a683-4474f54b7da4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:28,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4b603a5-b4b8-4068-a683-4474f54b7da4 2018-11-02 23:27:28,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741499900818s 2018-11-02 23:27:28,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4b603a5-b4b8-4068-a683-4474f54b7da4 2018-11-02 23:27:28,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:30,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:31,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54ba7572-a5a3-4b4d-9859-72c17774903f x-compute-request-id: req-54ba7572-a5a3-4b4d-9859-72c17774903f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:31,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54ba7572-a5a3-4b4d-9859-72c17774903f 2018-11-02 23:27:31,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84962105751s 2018-11-02 23:27:31,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54ba7572-a5a3-4b4d-9859-72c17774903f 2018-11-02 23:27:31,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:33,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:34,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-508e7609-4aef-4889-974a-cdbb9bcf5b2a x-compute-request-id: req-508e7609-4aef-4889-974a-cdbb9bcf5b2a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:34,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-508e7609-4aef-4889-974a-cdbb9bcf5b2a 2018-11-02 23:27:34,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752279043198s 2018-11-02 23:27:34,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-508e7609-4aef-4889-974a-cdbb9bcf5b2a 2018-11-02 23:27:34,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:36,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:36,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:37,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e3139a2-72dd-491e-bcdb-5abec53c2b78 x-compute-request-id: req-2e3139a2-72dd-491e-bcdb-5abec53c2b78 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:37,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2e3139a2-72dd-491e-bcdb-5abec53c2b78 2018-11-02 23:27:37,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744542837143s 2018-11-02 23:27:37,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2e3139a2-72dd-491e-bcdb-5abec53c2b78 2018-11-02 23:27:37,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:39,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:39,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27: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-d46bf6d7-841e-49e2-9a0e-9a1b7ff8755d x-compute-request-id: req-d46bf6d7-841e-49e2-9a0e-9a1b7ff8755d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:39,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d46bf6d7-841e-49e2-9a0e-9a1b7ff8755d 2018-11-02 23:27:39,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556262016296s 2018-11-02 23:27:39,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d46bf6d7-841e-49e2-9a0e-9a1b7ff8755d 2018-11-02 23:27:39,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:41,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:41,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:42,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75c9514e-b1e0-479b-9166-ddaa2cc771cb x-compute-request-id: req-75c9514e-b1e0-479b-9166-ddaa2cc771cb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:42,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-75c9514e-b1e0-479b-9166-ddaa2cc771cb 2018-11-02 23:27:42,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524947881699s 2018-11-02 23:27:42,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-75c9514e-b1e0-479b-9166-ddaa2cc771cb 2018-11-02 23:27:42,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:44,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:44,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26bcc4cc-f94e-4f2a-a45f-e83cf3c9dd96 x-compute-request-id: req-26bcc4cc-f94e-4f2a-a45f-e83cf3c9dd96 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:44,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26bcc4cc-f94e-4f2a-a45f-e83cf3c9dd96 2018-11-02 23:27:44,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556681871414s 2018-11-02 23:27:44,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26bcc4cc-f94e-4f2a-a45f-e83cf3c9dd96 2018-11-02 23:27:44,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:47,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24f83906-56b5-478a-8f00-671363d231cb x-compute-request-id: req-24f83906-56b5-478a-8f00-671363d231cb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:47,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-24f83906-56b5-478a-8f00-671363d231cb 2018-11-02 23:27:47,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18485617638s 2018-11-02 23:27:47,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-24f83906-56b5-478a-8f00-671363d231cb 2018-11-02 23:27:47,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:49,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:50,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af7c0932-8747-4e65-99fc-a730714da803 x-compute-request-id: req-af7c0932-8747-4e65-99fc-a730714da803 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:50,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-af7c0932-8747-4e65-99fc-a730714da803 2018-11-02 23:27:50,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17625617981s 2018-11-02 23:27:50,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-af7c0932-8747-4e65-99fc-a730714da803 2018-11-02 23:27:50,158 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:52,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:52,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:52,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e21cc5a5-0b88-4605-afe8-b39679391ce4 x-compute-request-id: req-e21cc5a5-0b88-4605-afe8-b39679391ce4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:52,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e21cc5a5-0b88-4605-afe8-b39679391ce4 2018-11-02 23:27:52,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534715175629s 2018-11-02 23:27:52,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e21cc5a5-0b88-4605-afe8-b39679391ce4 2018-11-02 23:27:52,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:54,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:55,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f113945-135c-46ee-aac0-67e5bb3682d6 x-compute-request-id: req-5f113945-135c-46ee-aac0-67e5bb3682d6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:55,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f113945-135c-46ee-aac0-67e5bb3682d6 2018-11-02 23:27:55,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546252965927s 2018-11-02 23:27:55,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f113945-135c-46ee-aac0-67e5bb3682d6 2018-11-02 23:27:55,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:57,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:27:57,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-102e3d43-0cdc-403e-9614-7b2c1ebb5de1 x-compute-request-id: req-102e3d43-0cdc-403e-9614-7b2c1ebb5de1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:27:57,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-102e3d43-0cdc-403e-9614-7b2c1ebb5de1 2018-11-02 23:27:57,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580387115479s 2018-11-02 23:27:57,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-102e3d43-0cdc-403e-9614-7b2c1ebb5de1 2018-11-02 23:27:57,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:27:59,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:27:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:00,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03c53f0f-0bbc-4a29-84f6-9e3bda9e0fab x-compute-request-id: req-03c53f0f-0bbc-4a29-84f6-9e3bda9e0fab Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:00,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03c53f0f-0bbc-4a29-84f6-9e3bda9e0fab 2018-11-02 23:28:00,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367216110229s 2018-11-02 23:28:00,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03c53f0f-0bbc-4a29-84f6-9e3bda9e0fab 2018-11-02 23:28:00,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:02,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:02,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d0657bb-f3d5-4421-b830-a689459f7708 x-compute-request-id: req-5d0657bb-f3d5-4421-b830-a689459f7708 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:02,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5d0657bb-f3d5-4421-b830-a689459f7708 2018-11-02 23:28:02,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177803039551s 2018-11-02 23:28:02,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5d0657bb-f3d5-4421-b830-a689459f7708 2018-11-02 23:28:02,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:04,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:04,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:05,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61e3b373-0ffe-4bc6-aadb-7b91b4045eb6 x-compute-request-id: req-61e3b373-0ffe-4bc6-aadb-7b91b4045eb6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:05,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61e3b373-0ffe-4bc6-aadb-7b91b4045eb6 2018-11-02 23:28:05,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761668920517s 2018-11-02 23:28:05,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61e3b373-0ffe-4bc6-aadb-7b91b4045eb6 2018-11-02 23:28:05,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:07,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:07,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c08985dd-7386-47f2-b85a-809d21aa73d7 x-compute-request-id: req-c08985dd-7386-47f2-b85a-809d21aa73d7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:07,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c08985dd-7386-47f2-b85a-809d21aa73d7 2018-11-02 23:28:07,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61120891571s 2018-11-02 23:28:07,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c08985dd-7386-47f2-b85a-809d21aa73d7 2018-11-02 23:28:07,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:09,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:10,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebfb8b22-55d8-4cec-a706-a2d67794f3ac x-compute-request-id: req-ebfb8b22-55d8-4cec-a706-a2d67794f3ac Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:10,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ebfb8b22-55d8-4cec-a706-a2d67794f3ac 2018-11-02 23:28:10,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605818033218s 2018-11-02 23:28:10,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ebfb8b22-55d8-4cec-a706-a2d67794f3ac 2018-11-02 23:28:10,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:12,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:12,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-358ca092-1e43-4b8a-9885-da1126de07c9 x-compute-request-id: req-358ca092-1e43-4b8a-9885-da1126de07c9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:12,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-358ca092-1e43-4b8a-9885-da1126de07c9 2018-11-02 23:28:12,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542929172516s 2018-11-02 23:28:12,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-358ca092-1e43-4b8a-9885-da1126de07c9 2018-11-02 23:28:12,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:14,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:15,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8494c646-1dda-4356-9e9c-ec1ca3265be5 x-compute-request-id: req-8494c646-1dda-4356-9e9c-ec1ca3265be5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:15,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8494c646-1dda-4356-9e9c-ec1ca3265be5 2018-11-02 23:28:15,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358633041382s 2018-11-02 23:28:15,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8494c646-1dda-4356-9e9c-ec1ca3265be5 2018-11-02 23:28:15,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:17,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:17,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94898477-19e3-47ca-914c-133593f9f562 x-compute-request-id: req-94898477-19e3-47ca-914c-133593f9f562 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:17,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94898477-19e3-47ca-914c-133593f9f562 2018-11-02 23:28:17,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348635911942s 2018-11-02 23:28:17,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94898477-19e3-47ca-914c-133593f9f562 2018-11-02 23:28:17,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:19,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:20,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b073fab1-42bb-4ec1-9cfa-e7583791ed3e x-compute-request-id: req-b073fab1-42bb-4ec1-9cfa-e7583791ed3e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:20,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b073fab1-42bb-4ec1-9cfa-e7583791ed3e 2018-11-02 23:28:20,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554852962494s 2018-11-02 23:28:20,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b073fab1-42bb-4ec1-9cfa-e7583791ed3e 2018-11-02 23:28:20,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:22,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:22,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-994c8b1a-267f-4e4e-8636-3d3c345cd6c8 x-compute-request-id: req-994c8b1a-267f-4e4e-8636-3d3c345cd6c8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:22,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-994c8b1a-267f-4e4e-8636-3d3c345cd6c8 2018-11-02 23:28:22,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649150848389s 2018-11-02 23:28:22,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-994c8b1a-267f-4e4e-8636-3d3c345cd6c8 2018-11-02 23:28:22,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:24,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:25,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fab16a1-833e-41ec-8983-3dec7508f51d x-compute-request-id: req-4fab16a1-833e-41ec-8983-3dec7508f51d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:25,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4fab16a1-833e-41ec-8983-3dec7508f51d 2018-11-02 23:28:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526095151901s 2018-11-02 23:28:25,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4fab16a1-833e-41ec-8983-3dec7508f51d 2018-11-02 23:28:25,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:27,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:27,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:28,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2220e02f-b6ad-451d-b02b-31fa6b35da14 x-compute-request-id: req-2220e02f-b6ad-451d-b02b-31fa6b35da14 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:28,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2220e02f-b6ad-451d-b02b-31fa6b35da14 2018-11-02 23:28:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593349933624s 2018-11-02 23:28:28,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2220e02f-b6ad-451d-b02b-31fa6b35da14 2018-11-02 23:28:28,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:30,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:30,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:30,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae4e09cd-432c-43da-8fad-4f54efe41cf0 x-compute-request-id: req-ae4e09cd-432c-43da-8fad-4f54efe41cf0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:30,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae4e09cd-432c-43da-8fad-4f54efe41cf0 2018-11-02 23:28:30,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566081047058s 2018-11-02 23:28:30,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae4e09cd-432c-43da-8fad-4f54efe41cf0 2018-11-02 23:28:30,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:32,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:32,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:33,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08ce6b2b-a8f3-4fa0-9bff-f3a04c123987 x-compute-request-id: req-08ce6b2b-a8f3-4fa0-9bff-f3a04c123987 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:33,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08ce6b2b-a8f3-4fa0-9bff-f3a04c123987 2018-11-02 23:28:33,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574102878571s 2018-11-02 23:28:33,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08ce6b2b-a8f3-4fa0-9bff-f3a04c123987 2018-11-02 23:28:33,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:35,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:35,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:35,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d02419f9-faa2-4f05-a161-883ea98a8f95 x-compute-request-id: req-d02419f9-faa2-4f05-a161-883ea98a8f95 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-02T23:26:23Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:35,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d02419f9-faa2-4f05-a161-883ea98a8f95 2018-11-02 23:28:35,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551131010056s 2018-11-02 23:28:35,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d02419f9-faa2-4f05-a161-883ea98a8f95 2018-11-02 23:28:35,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:28:37,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:28:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:38,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-877e1704-4dcf-4a28-bca2-f563da70b8b8 x-compute-request-id: req-877e1704-4dcf-4a28-bca2-f563da70b8b8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:90:46", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:28:37.000000", "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:28:37Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:28:38,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-877e1704-4dcf-4a28-bca2-f563da70b8b8 2018-11-02 23:28:38,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563347101212s 2018-11-02 23:28:38,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-877e1704-4dcf-4a28-bca2-f563da70b8b8 2018-11-02 23:28:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 23:28:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9c3d6d-8478-4567-8de2-13657af1b0ee" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:38,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ca0a1e2e-dbf3-4009-8639-f13ea5f584a7 Date: Fri, 02 Nov 2018 23:28:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:26:23Z","admin_state_up":true,"updated_at":"2018-11-02T23:28:36Z","binding:vnic_type":"normal","device_id":"ea9c3d6d-8478-4567-8de2-13657af1b0ee","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1e:90:46","id":"83399f4a-cdfc-4ee7-a32f-f265dc563d20","port_security_enabled":true,"project_id":"6487774e53cf4d4daf52bb5d8792201a","fixed_ips":[{"subnet_id":"c71fe396-91b9-4c2a-8157-0861d5402cab","ip_address":"192.168.120.32"}],"extra_dhcp_opts":[],"security_groups":["8cc0e556-b248-41b9-9d8a-d4621231ea6c"],"name":""}]} 2018-11-02 23:28:38,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9c3d6d-8478-4567-8de2-13657af1b0ee used request id req-ca0a1e2e-dbf3-4009-8639-f13ea5f584a7 2018-11-02 23:28:38,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554020404816s 2018-11-02 23:28:38,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9c3d6d-8478-4567-8de2-13657af1b0ee used request id req-ca0a1e2e-dbf3-4009-8639-f13ea5f584a7 2018-11-02 23:28:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 23:28:38,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=83399f4a-cdfc-4ee7-a32f-f265dc563d20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:38,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-41c51066-040f-4738-87ca-5aeb31ee5562 Date: Fri, 02 Nov 2018 23:28:38 GMT RESP BODY: {"floatingips": []} 2018-11-02 23:28:38,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=83399f4a-cdfc-4ee7-a32f-f265dc563d20 used request id req-41c51066-040f-4738-87ca-5aeb31ee5562 2018-11-02 23:28:38,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018070936203s 2018-11-02 23:28:38,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=83399f4a-cdfc-4ee7-a32f-f265dc563d20 used request id req-41c51066-040f-4738-87ca-5aeb31ee5562 2018-11-02 23:28:38,380 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:90:46', u'version': 4, u'addr': u'192.168.120.32', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'62d4c21d-4c88-41c0-9a79-2b13566fb7eb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:28:37.000000', 'flavor': Munch({u'id': u'11c307f2-8163-4893-8d27-4bd55ed4043c'}), 'az': u'nova', 'id': u'ea9c3d6d-8478-4567-8de2-13657af1b0ee', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5d7b3b8568364c5980b8a65a2b4ea93a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6487774e53cf4d4daf52bb5d8792201a', 'name': 'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-02T23:28:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:28:37Z', 'hostId': u'881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'public_v6': '', 'private_v4': u'192.168.120.32', 'cloud': 'envvars', 'host_id': u'881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:28:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6487774e53cf4d4daf52bb5d8792201a', 'name': u'cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'adminPass': u'bKwpQVKtd2Er', 'tenant_id': u'6487774e53cf4d4daf52bb5d8792201a', 'created_at': u'2018-11-02T23:26:20Z', 'created': u'2018-11-02T23:26:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 23:28:38,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:28:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:38,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-981ac0a9-0b2f-4895-8e15-bcd0a67b8b7d Date: Fri, 02 Nov 2018 23:28:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c71fe396-91b9-4c2a-8157-0861d5402cab"],"updated_at":"2018-11-02T23:24:46Z","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","name":"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 23:28:38,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-981ac0a9-0b2f-4895-8e15-bcd0a67b8b7d 2018-11-02 23:28:38,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101649999619s 2018-11-02 23:28:38,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-981ac0a9-0b2f-4895-8e15-bcd0a67b8b7d 2018-11-02 23:28:38,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-02 23:28:38,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9c3d6d-8478-4567-8de2-13657af1b0ee" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:38,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5c02c32b-1b3b-4a41-8d39-90c2950ded4f Date: Fri, 02 Nov 2018 23:28:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:26:23Z","admin_state_up":true,"updated_at":"2018-11-02T23:28:36Z","binding:vnic_type":"normal","device_id":"ea9c3d6d-8478-4567-8de2-13657af1b0ee","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1e:90:46","id":"83399f4a-cdfc-4ee7-a32f-f265dc563d20","port_security_enabled":true,"project_id":"6487774e53cf4d4daf52bb5d8792201a","fixed_ips":[{"subnet_id":"c71fe396-91b9-4c2a-8157-0861d5402cab","ip_address":"192.168.120.32"}],"extra_dhcp_opts":[],"security_groups":["8cc0e556-b248-41b9-9d8a-d4621231ea6c"],"name":""}]} 2018-11-02 23:28:38,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9c3d6d-8478-4567-8de2-13657af1b0ee used request id req-5c02c32b-1b3b-4a41-8d39-90c2950ded4f 2018-11-02 23:28:38,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527338981628s 2018-11-02 23:28:38,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9c3d6d-8478-4567-8de2-13657af1b0ee used request id req-5c02c32b-1b3b-4a41-8d39-90c2950ded4f 2018-11-02 23:28:38,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-02 23:28:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.32", "port_id": "83399f4a-cdfc-4ee7-a32f-f265dc563d20"}}' 2018-11-02 23:28:40,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-178546b5-67b6-4cf7-bbc3-4778c9ddfcd7 Date: Fri, 02 Nov 2018 23:28:40 GMT RESP BODY: {"floatingip": {"router_id": "ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T23:28:39Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "83399f4a-cdfc-4ee7-a32f-f265dc563d20", "id": "05ec8a89-c77a-418a-947d-0031bac24297", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:28:39Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}} 2018-11-02 23:28:40,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-178546b5-67b6-4cf7-bbc3-4778c9ddfcd7 2018-11-02 23:28:40,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.93395876884s 2018-11-02 23:28:40,474 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-178546b5-67b6-4cf7-bbc3-4778c9ddfcd7 2018-11-02 23:28:40,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 23:28:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:28:40,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-6a16232a-b797-4af9-989a-c1a626d95707 Date: Fri, 02 Nov 2018 23:28:40 GMT RESP BODY: {"floatingips": [{"router_id": "ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-02T23:28:39Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "83399f4a-cdfc-4ee7-a32f-f265dc563d20", "id": "05ec8a89-c77a-418a-947d-0031bac24297", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:28:39Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}]} 2018-11-02 23:28:40,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6a16232a-b797-4af9-989a-c1a626d95707 2018-11-02 23:28:40,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0203278064728s 2018-11-02 23:28:40,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6a16232a-b797-4af9-989a-c1a626d95707 2018-11-02 23:28:40,507 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6487774e53cf4d4daf52bb5d8792201a', 'created_at': u'2018-11-02T23:28:39Z', 'attached': True, 'updated_at': u'2018-11-02T23:28:39Z', 'id': u'05ec8a89-c77a-418a-947d-0031bac24297', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.32', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6487774e53cf4d4daf52bb5d8792201a', 'name': 'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378', 'project_id': u'6487774e53cf4d4daf52bb5d8792201a', 'port_id': u'83399f4a-cdfc-4ee7-a32f-f265dc563d20', 'port': u'83399f4a-cdfc-4ee7-a32f-f265dc563d20', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-02 23:28:40,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:28:40,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:28:40,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b026aae-2f77-466d-942b-5a9a01a62372 x-compute-request-id: req-1b026aae-2f77-466d-942b-5a9a01a62372 Content-Encoding: gzip Content-Length: 8321 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1865775615 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.401473] pid_max: default: 32768 minimum: 301\n[ 0.402943] Security Framework initialized\n[ 0.404324] SELinux: Initializing.\n[ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.415477] Mount-cache hash table entries: 4096\n[ 0.417223] Initializing cgroup subsys memory\n[ 0.418636] Initializing cgroup subsys devices\n[ 0.420040] Initializing cgroup subsys freezer\n[ 0.421448] Initializing cgroup subsys net_cls\n[ 0.422839] Initializing cgroup subsys blkio\n[ 0.424210] Initializing cgroup subsys perf_event\n[ 0.425654] Initializing cgroup subsys hugetlb\n[ 0.427056] Initializing cgroup subsys pids\n[ 0.428428] Initializing cgroup subsys net_prio\n[ 0.429913] CPU: Physical Processor ID: 0\n[ 0.431960] mce: CPU supports 10 MCE banks\n[ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.436455] tlb_flushall_shift: 6\n[ 0.437856] Freeing SMP alternatives: 28k freed\n[ 0.442056] ACPI: Core revision 20130517\n[ 0.443827] ACPI: All ACPI Tables successfully acquired\n[ 0.445589] ftrace: allocating 25812 entries in 101 pages\n[ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.471750] smpboot: Max logical packages: 2\n[ 0.473402] Enabling x2apic\n[ 0.474508] Enabled x2apic\n[ 0.475872] Switched APIC routing to physical x2apic.\n[ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.491632] KVM setup paravirtual spinlock\n[ 0.494298] smpboot: Booting Node 0, Processors #1 OK\n[ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.518035] Brought up 2 CPUs\n[ 0.518037] KVM setup async PF for cpu 1\n[ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.524440] devtmpfs: initialized\n[ 0.527255] EVM: security.selinux\n[ 0.528459] EVM: security.ima\n[ 0.529562] EVM: security.capability\n[ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.533331] pinctrl core: initialized pinctrl subsystem\n[ 0.534982] NET: Registered protocol family 16\n[ 0.536569] ACPI: bus type PCI registered\n[ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539738] PCI: Using configuration type 1 for base access\n[ 0.544664] ACPI: Added _OSI(Module Device)\n[ 0.546037] ACPI: Added _OSI(Processor Device)\n[ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548870] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551481] ACPI: Interpreter enabled\n[ 0.552758] ACPI: (supports S0 S5)\n[ 0.553968] ACPI: Using IOAPIC for interrupt routing\n[ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568671] acpiphp: Slot [3] registered\n[ 0.570004] acpiphp: Slot [4] registered\n[ 0.571329] acpiphp: Slot [5] registered\n[ 0.572620] acpiphp: Slot [6] registered\n[ 0.573958] acpiphp: Slot [7] registered\n[ 0.575319] acpiphp: Slot [8] registered\n[ 0.576602] acpiphp: Slot [9] registered\n[ 0.577916] acpiphp: Slot [10] registered\n[ 0.579249] acpiphp: Slot [11] registered\n[ 0.580554] acpiphp: Slot [12] registered\n[ 0.581874] acpiphp: Slot [13] registered\n[ 0.583193] acpiphp: Slot [14] registered\n[ 0.584525] acpiphp: Slot [15] registered\n[ 0.585828] acpiphp: Slot [16] registered\n[ 0.587152] acpiphp: Slot [17] registered\n[ 0.588489] acpiphp: Slot [18] registered\n[ 0.589825] acpiphp: Slot [19] registered\n[ 0.591149] acpiphp: Slot [20] registered\n[ 0.592492] acpiphp: Slot [21] registered\n[ 0.593821] acpiphp: Slot [22] registered\n[ 0.595138] acpiphp: Slot [23] registered\n[ 0.596491] acpiphp: Slot [24] registered\n[ 0.597829] acpiphp: Slot [25] registered\n[ 0.599148] acpiphp: Slot [26] registered\n[ 0.600491] acpiphp: Slot [27] registered\n[ 0.601916] acpiphp: Slot [28] registered\n[ 0.603235] acpiphp: Slot [29] registered\n[ 0.604572] acpiphp: Slot [30] registered\n[ 0.605900] acpiphp: Slot [31] registered\n[ 0.607226] PCI host bridge to bus 0000:00\n[ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.675014] vgaarb: loaded\n[ 0.676095] vgaarb: bridge control possible 0000:00:02.0\n[ 0.677852] SCSI subsystem initialized\n[ 0.679162] ACPI: bus type USB registered\n[ 0.680508] usbcore: registered new interface driver usbfs\n[ 0.682097] usbcore: registered new interface driver hub\n[ 0.683668] usbcore: registered new device driver usb\n[ 0.685367] PCI: Using ACPI for IRQ routing\n[ 0.687089] NetLabel: Initializing\n[ 0.688313] NetLabel: domain hash size = 128\n[ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.691198] NetLabel: unlabeled traffic allowed by default\n[ 0.692912] Switched to clocksource kvm-clock\n[ 0.702460] pnp: PnP ACPI init\n[ 0.703647] ACPI: bus type PNP registered\n[ 0.705348] pnp: PnP ACPI: found 5 devices\n[ 0.706668] ACPI: bus type PNP unregistered\n[ 0.714125] NET: Registered protocol family 2\n[ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.720668] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.722533] TCP: reno registered\n[ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.727286] NET: Registered protocol family 1\n[ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.772414] Unpacking initramfs...\n[ 1.245577] Freeing initrd memory: 37508k freed\n[ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.265982] Initialise system trusted keyring\n[ 1.267406] audit: initializing netlink socket (disabled)\n[ 1.268987] type=2000 audit(1541201319.866:1): initialized\n[ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.290738] zpool: loaded\n[ 1.291847] zbud: loaded\n[ 1.293113] VFS: Disk quotas dquot_6.5.2\n[ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.296451] msgmni has been set to 7578\n[ 1.297860] Key type big_key registered\n[ 1.299926] NET: Registered protocol family 38\n[ 1.301402] Key type asymmetric registered\n[ 1.302772] Asymmetric key parser 'x509' registered\n[ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.306893] io scheduler noop registered\n[ 1.308254] io scheduler deadline registered (default)\n[ 1.323001] io scheduler cfq registered\n[ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.330473] ACPI: Power Button [PWRF]\n[ 1.331875] GHES: HEST is not enabled!\n[ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.359715] Non-volatile memory driver v1.3\n[ 1.361070] Linux agpgart interface v0.103\n[ 1.362519] crash memory driver: version 1.1\n[ 1.363950] rdac: device handler registered\n[ 1.365356] hp_sw: device handler registered\n[ 1.366729] emc: device handler registered\n[ 1.368061] alua: device handler registered\n[ 1.369445] libphy: Fixed MDIO Bus: probed\n[ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.372628] ehci-pci: EHCI PCI platform driver\n[ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.375735] ohci-pci: OHCI PCI platform driver\n[ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.408800] usb usb1: Product: UHCI Host Controller\n[ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.412142] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.413680] hub 1-0:1.0: USB hub found\n[ 1.414965] hub 1-0:1.0: 2 ports detected\n[ 1.416419] usbcore: registered new interface driver usbserial\n[ 1.418085] usbcore: registered new interface driver usbserial_generic\n[ 1.419869] usbserial: USB Serial support registered for generic\n[ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.427919] mousedev: PS/2 mouse device common for all mice\n[ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432671] rtc_cmos 00:00: RTC can wake from S4\n[ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443529] cpuidle: using governor menu\n[ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.446540] usbcore: registered new interface driver usbhid\n[ 1.448190] usbhid: USB HID core driver\n[ 1.449514] drop_monitor: Initializing network drop monitor service\n[ 1.451273] TCP: cubic registered\n[ 1.452470] Initializing XFRM netlink socket\n[ 1.453920] NET: Registered protocol family 10\n[ 1.455589] NET: Registered protocol family 17\n[ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.463368] Loading compiled-in X.509 certificates\n[ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.473759] registered taskstats version 1\n[ 1.476964] Key type trusted registered\n[ 1.479802] Key type encrypted registered\n[ 1.482345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319)\n[ 1.487584] Freeing unused kernel memory: 1680k freed\n[ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.497819] systemd[1]: Detected virtualization kvm.\n[ 1.499318] systemd[1]: Detected architecture x86-64.\n[ 1.500811] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.503549] systemd[1]: No hostname configured.\n[ 1.504972] systemd[1]: Set hostname to .\n[ 1.506536] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.530227] systemd[1]: Reached target Local File Systems.\n[ 1.531838] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.534246] systemd[1]: Created slice Root Slice.\n[ 1.535712] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.538060] systemd[1]: Listening on udev Control Socket.\n[ 1.539641] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.541960] systemd[1]: Reached target Swap.\n[ 1.543345] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545578] systemd[1]: Created slice System Slice.\n[ 1.547050] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549274] systemd[1]: Reached target Slices.\n[ 1.550686] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.552893] systemd[1]: Listening on Journal Socket.\n[ 1.554390] systemd[1]: Starting Journal Socket.\n[ 1.556221] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.559531] systemd[1]: Listening on udev Kernel Socket.\n[ 1.561085] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.563440] systemd[1]: Reached target Sockets.\n[ 1.564862] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.567011] systemd[1]: Reached target Timers.\n[ 1.568417] systemd[1]: Starting Timers.\n[ 1.569974] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.583255] systemd[1]: Reached target Paths.\n[ 1.584664] systemd[1]: Starting Paths.\n[ 1.586301] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.589790] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.632025] RPC: Registered named UNIX socket transport module.\n[ 1.633725] RPC: Registered udp transport module.\n[ 1.635183] RPC: Registered tcp transport module.\n[ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.728373] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n"} 2018-11-02 23:28:40,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-1b026aae-2f77-466d-942b-5a9a01a62372 2018-11-02 23:28:40,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.265948057175s 2018-11-02 23:28:40,775 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-1b026aae-2f77-466d-942b-5a9a01a62372 2018-11-02 23:28:40,775 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1865775615 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.401473] pid_max: default: 32768 minimum: 301 [ 0.402943] Security Framework initialized [ 0.404324] SELinux: Initializing. [ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.415477] Mount-cache hash table entries: 4096 [ 0.417223] Initializing cgroup subsys memory [ 0.418636] Initializing cgroup subsys devices [ 0.420040] Initializing cgroup subsys freezer [ 0.421448] Initializing cgroup subsys net_cls [ 0.422839] Initializing cgroup subsys blkio [ 0.424210] Initializing cgroup subsys perf_event [ 0.425654] Initializing cgroup subsys hugetlb [ 0.427056] Initializing cgroup subsys pids [ 0.428428] Initializing cgroup subsys net_prio [ 0.429913] CPU: Physical Processor ID: 0 [ 0.431960] mce: CPU supports 10 MCE banks [ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436455] tlb_flushall_shift: 6 [ 0.437856] Freeing SMP alternatives: 28k freed [ 0.442056] ACPI: Core revision 20130517 [ 0.443827] ACPI: All ACPI Tables successfully acquired [ 0.445589] ftrace: allocating 25812 entries in 101 pages [ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471750] smpboot: Max logical packages: 2 [ 0.473402] Enabling x2apic [ 0.474508] Enabled x2apic [ 0.475872] Switched APIC routing to physical x2apic. [ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.491632] KVM setup paravirtual spinlock [ 0.494298] smpboot: Booting Node 0, Processors #1 OK [ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.518035] Brought up 2 CPUs [ 0.518037] KVM setup async PF for cpu 1 [ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.524440] devtmpfs: initialized [ 0.527255] EVM: security.selinux [ 0.528459] EVM: security.ima [ 0.529562] EVM: security.capability [ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.533331] pinctrl core: initialized pinctrl subsystem [ 0.534982] NET: Registered protocol family 16 [ 0.536569] ACPI: bus type PCI registered [ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539738] PCI: Using configuration type 1 for base access [ 0.544664] ACPI: Added _OSI(Module Device) [ 0.546037] ACPI: Added _OSI(Processor Device) [ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548870] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551481] ACPI: Interpreter enabled [ 0.552758] ACPI: (supports S0 S5) [ 0.553968] ACPI: Using IOAPIC for interrupt routing [ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568671] acpiphp: Slot [3] registered [ 0.570004] acpiphp: Slot [4] registered [ 0.571329] acpiphp: Slot [5] registered [ 0.572620] acpiphp: Slot [6] registered [ 0.573958] acpiphp: Slot [7] registered [ 0.575319] acpiphp: Slot [8] registered [ 0.576602] acpiphp: Slot [9] registered [ 0.577916] acpiphp: Slot [10] registered [ 0.579249] acpiphp: Slot [11] registered [ 0.580554] acpiphp: Slot [12] registered [ 0.581874] acpiphp: Slot [13] registered [ 0.583193] acpiphp: Slot [14] registered [ 0.584525] acpiphp: Slot [15] registered [ 0.585828] acpiphp: Slot [16] registered [ 0.587152] acpiphp: Slot [17] registered [ 0.588489] acpiphp: Slot [18] registered [ 0.589825] acpiphp: Slot [19] registered [ 0.591149] acpiphp: Slot [20] registered [ 0.592492] acpiphp: Slot [21] registered [ 0.593821] acpiphp: Slot [22] registered [ 0.595138] acpiphp: Slot [23] registered [ 0.596491] acpiphp: Slot [24] registered [ 0.597829] acpiphp: Slot [25] registered [ 0.599148] acpiphp: Slot [26] registered [ 0.600491] acpiphp: Slot [27] registered [ 0.601916] acpiphp: Slot [28] registered [ 0.603235] acpiphp: Slot [29] registered [ 0.604572] acpiphp: Slot [30] registered [ 0.605900] acpiphp: Slot [31] registered [ 0.607226] PCI host bridge to bus 0000:00 [ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.675014] vgaarb: loaded [ 0.676095] vgaarb: bridge control possible 0000:00:02.0 [ 0.677852] SCSI subsystem initialized [ 0.679162] ACPI: bus type USB registered [ 0.680508] usbcore: registered new interface driver usbfs [ 0.682097] usbcore: registered new interface driver hub [ 0.683668] usbcore: registered new device driver usb [ 0.685367] PCI: Using ACPI for IRQ routing [ 0.687089] NetLabel: Initializing [ 0.688313] NetLabel: domain hash size = 128 [ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.691198] NetLabel: unlabeled traffic allowed by default [ 0.692912] Switched to clocksource kvm-clock [ 0.702460] pnp: PnP ACPI init [ 0.703647] ACPI: bus type PNP registered [ 0.705348] pnp: PnP ACPI: found 5 devices [ 0.706668] ACPI: bus type PNP unregistered [ 0.714125] NET: Registered protocol family 2 [ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.720668] TCP: Hash tables configured (established 32768 bind 32768) [ 0.722533] TCP: reno registered [ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.727286] NET: Registered protocol family 1 [ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.772414] Unpacking initramfs... [ 1.245577] Freeing initrd memory: 37508k freed [ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.265982] Initialise system trusted keyring [ 1.267406] audit: initializing netlink socket (disabled) [ 1.268987] type=2000 audit(1541201319.866:1): initialized [ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.290738] zpool: loaded [ 1.291847] zbud: loaded [ 1.293113] VFS: Disk quotas dquot_6.5.2 [ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.296451] msgmni has been set to 7578 [ 1.297860] Key type big_key registered [ 1.299926] NET: Registered protocol family 38 [ 1.301402] Key type asymmetric registered [ 1.302772] Asymmetric key parser 'x509' registered [ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.306893] io scheduler noop registered [ 1.308254] io scheduler deadline registered (default) [ 1.323001] io scheduler cfq registered [ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.330473] ACPI: Power Button [PWRF] [ 1.331875] GHES: HEST is not enabled! [ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.359715] Non-volatile memory driver v1.3 [ 1.361070] Linux agpgart interface v0.103 [ 1.362519] crash memory driver: version 1.1 [ 1.363950] rdac: device handler registered [ 1.365356] hp_sw: device handler registered [ 1.366729] emc: device handler registered [ 1.368061] alua: device handler registered [ 1.369445] libphy: Fixed MDIO Bus: probed [ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.372628] ehci-pci: EHCI PCI platform driver [ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.375735] ohci-pci: OHCI PCI platform driver [ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver [ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.408800] usb usb1: Product: UHCI Host Controller [ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.412142] usb usb1: SerialNumber: 0000:00:01.2 [ 1.413680] hub 1-0:1.0: USB hub found [ 1.414965] hub 1-0:1.0: 2 ports detected [ 1.416419] usbcore: registered new interface driver usbserial [ 1.418085] usbcore: registered new interface driver usbserial_generic [ 1.419869] usbserial: USB Serial support registered for generic [ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.427919] mousedev: PS/2 mouse device common for all mice [ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432671] rtc_cmos 00:00: RTC can wake from S4 [ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443529] cpuidle: using governor menu [ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina [ 1.446540] usbcore: registered new interface driver usbhid [ 1.448190] usbhid: USB HID core driver [ 1.449514] drop_monitor: Initializing network drop monitor service [ 1.451273] TCP: cubic registered [ 1.452470] Initializing XFRM netlink socket [ 1.453920] NET: Registered protocol family 10 [ 1.455589] NET: Registered protocol family 17 [ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.463368] Loading compiled-in X.509 certificates [ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.473759] registered taskstats version 1 [ 1.476964] Key type trusted registered [ 1.479802] Key type encrypted registered [ 1.482345] IMA: No TPM chip found, activating TPM-bypass! [ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319) [ 1.487584] Freeing unused kernel memory: 1680k freed [ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.497819] systemd[1]: Detected virtualization kvm. [ 1.499318] systemd[1]: Detected architecture x86-64. [ 1.500811] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.503549] systemd[1]: No hostname configured. [ 1.504972] systemd[1]: Set hostname to . [ 1.506536] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.530227] systemd[1]: Reached target Local File Systems. [ 1.531838] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.534246] systemd[1]: Created slice Root Slice. [ 1.535712] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.538060] systemd[1]: Listening on udev Control Socket. [ 1.539641] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.541960] systemd[1]: Reached target Swap. [ 1.543345] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.545578] systemd[1]: Created slice System Slice. [ 1.547050] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549274] systemd[1]: Reached target Slices. [ 1.550686] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.552893] systemd[1]: Listening on Journal Socket. [ 1.554390] systemd[1]: Starting Journal Socket. [ 1.556221] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.559531] systemd[1]: Listening on udev Kernel Socket. [ 1.561085] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.563440] systemd[1]: Reached target Sockets. [ 1.564862] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.567011] systemd[1]: Reached target Timers. [ 1.568417] systemd[1]: Starting Timers. [ 1.569974] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.583255] systemd[1]: Reached target Paths. [ 1.584664] systemd[1]: Starting Paths. [ 1.586301] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.589790] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.632025] RPC: Registered named UNIX socket transport module. [ 1.633725] RPC: Registered udp transport module. [ 1.635183] RPC: Registered tcp transport module. [ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [ 1.728373] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 2018-11-02 23:28:41,777 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-11-02 23:28:50,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:28:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:28:50,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c465dca6-5c94-40fa-8394-14159566f85c x-compute-request-id: req-c465dca6-5c94-40fa-8394-14159566f85c Content-Encoding: gzip Content-Length: 11714 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1865775615 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.401473] pid_max: default: 32768 minimum: 301\n[ 0.402943] Security Framework initialized\n[ 0.404324] SELinux: Initializing.\n[ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.415477] Mount-cache hash table entries: 4096\n[ 0.417223] Initializing cgroup subsys memory\n[ 0.418636] Initializing cgroup subsys devices\n[ 0.420040] Initializing cgroup subsys freezer\n[ 0.421448] Initializing cgroup subsys net_cls\n[ 0.422839] Initializing cgroup subsys blkio\n[ 0.424210] Initializing cgroup subsys perf_event\n[ 0.425654] Initializing cgroup subsys hugetlb\n[ 0.427056] Initializing cgroup subsys pids\n[ 0.428428] Initializing cgroup subsys net_prio\n[ 0.429913] CPU: Physical Processor ID: 0\n[ 0.431960] mce: CPU supports 10 MCE banks\n[ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.436455] tlb_flushall_shift: 6\n[ 0.437856] Freeing SMP alternatives: 28k freed\n[ 0.442056] ACPI: Core revision 20130517\n[ 0.443827] ACPI: All ACPI Tables successfully acquired\n[ 0.445589] ftrace: allocating 25812 entries in 101 pages\n[ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.471750] smpboot: Max logical packages: 2\n[ 0.473402] Enabling x2apic\n[ 0.474508] Enabled x2apic\n[ 0.475872] Switched APIC routing to physical x2apic.\n[ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.491632] KVM setup paravirtual spinlock\n[ 0.494298] smpboot: Booting Node 0, Processors #1 OK\n[ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.518035] Brought up 2 CPUs\n[ 0.518037] KVM setup async PF for cpu 1\n[ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.524440] devtmpfs: initialized\n[ 0.527255] EVM: security.selinux\n[ 0.528459] EVM: security.ima\n[ 0.529562] EVM: security.capability\n[ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.533331] pinctrl core: initialized pinctrl subsystem\n[ 0.534982] NET: Registered protocol family 16\n[ 0.536569] ACPI: bus type PCI registered\n[ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539738] PCI: Using configuration type 1 for base access\n[ 0.544664] ACPI: Added _OSI(Module Device)\n[ 0.546037] ACPI: Added _OSI(Processor Device)\n[ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548870] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551481] ACPI: Interpreter enabled\n[ 0.552758] ACPI: (supports S0 S5)\n[ 0.553968] ACPI: Using IOAPIC for interrupt routing\n[ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568671] acpiphp: Slot [3] registered\n[ 0.570004] acpiphp: Slot [4] registered\n[ 0.571329] acpiphp: Slot [5] registered\n[ 0.572620] acpiphp: Slot [6] registered\n[ 0.573958] acpiphp: Slot [7] registered\n[ 0.575319] acpiphp: Slot [8] registered\n[ 0.576602] acpiphp: Slot [9] registered\n[ 0.577916] acpiphp: Slot [10] registered\n[ 0.579249] acpiphp: Slot [11] registered\n[ 0.580554] acpiphp: Slot [12] registered\n[ 0.581874] acpiphp: Slot [13] registered\n[ 0.583193] acpiphp: Slot [14] registered\n[ 0.584525] acpiphp: Slot [15] registered\n[ 0.585828] acpiphp: Slot [16] registered\n[ 0.587152] acpiphp: Slot [17] registered\n[ 0.588489] acpiphp: Slot [18] registered\n[ 0.589825] acpiphp: Slot [19] registered\n[ 0.591149] acpiphp: Slot [20] registered\n[ 0.592492] acpiphp: Slot [21] registered\n[ 0.593821] acpiphp: Slot [22] registered\n[ 0.595138] acpiphp: Slot [23] registered\n[ 0.596491] acpiphp: Slot [24] registered\n[ 0.597829] acpiphp: Slot [25] registered\n[ 0.599148] acpiphp: Slot [26] registered\n[ 0.600491] acpiphp: Slot [27] registered\n[ 0.601916] acpiphp: Slot [28] registered\n[ 0.603235] acpiphp: Slot [29] registered\n[ 0.604572] acpiphp: Slot [30] registered\n[ 0.605900] acpiphp: Slot [31] registered\n[ 0.607226] PCI host bridge to bus 0000:00\n[ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.675014] vgaarb: loaded\n[ 0.676095] vgaarb: bridge control possible 0000:00:02.0\n[ 0.677852] SCSI subsystem initialized\n[ 0.679162] ACPI: bus type USB registered\n[ 0.680508] usbcore: registered new interface driver usbfs\n[ 0.682097] usbcore: registered new interface driver hub\n[ 0.683668] usbcore: registered new device driver usb\n[ 0.685367] PCI: Using ACPI for IRQ routing\n[ 0.687089] NetLabel: Initializing\n[ 0.688313] NetLabel: domain hash size = 128\n[ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.691198] NetLabel: unlabeled traffic allowed by default\n[ 0.692912] Switched to clocksource kvm-clock\n[ 0.702460] pnp: PnP ACPI init\n[ 0.703647] ACPI: bus type PNP registered\n[ 0.705348] pnp: PnP ACPI: found 5 devices\n[ 0.706668] ACPI: bus type PNP unregistered\n[ 0.714125] NET: Registered protocol family 2\n[ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.720668] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.722533] TCP: reno registered\n[ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.727286] NET: Registered protocol family 1\n[ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.772414] Unpacking initramfs...\n[ 1.245577] Freeing initrd memory: 37508k freed\n[ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.265982] Initialise system trusted keyring\n[ 1.267406] audit: initializing netlink socket (disabled)\n[ 1.268987] type=2000 audit(1541201319.866:1): initialized\n[ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.290738] zpool: loaded\n[ 1.291847] zbud: loaded\n[ 1.293113] VFS: Disk quotas dquot_6.5.2\n[ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.296451] msgmni has been set to 7578\n[ 1.297860] Key type big_key registered\n[ 1.299926] NET: Registered protocol family 38\n[ 1.301402] Key type asymmetric registered\n[ 1.302772] Asymmetric key parser 'x509' registered\n[ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.306893] io scheduler noop registered\n[ 1.308254] io scheduler deadline registered (default)\n[ 1.323001] io scheduler cfq registered\n[ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.330473] ACPI: Power Button [PWRF]\n[ 1.331875] GHES: HEST is not enabled!\n[ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.359715] Non-volatile memory driver v1.3\n[ 1.361070] Linux agpgart interface v0.103\n[ 1.362519] crash memory driver: version 1.1\n[ 1.363950] rdac: device handler registered\n[ 1.365356] hp_sw: device handler registered\n[ 1.366729] emc: device handler registered\n[ 1.368061] alua: device handler registered\n[ 1.369445] libphy: Fixed MDIO Bus: probed\n[ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.372628] ehci-pci: EHCI PCI platform driver\n[ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.375735] ohci-pci: OHCI PCI platform driver\n[ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.408800] usb usb1: Product: UHCI Host Controller\n[ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.412142] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.413680] hub 1-0:1.0: USB hub found\n[ 1.414965] hub 1-0:1.0: 2 ports detected\n[ 1.416419] usbcore: registered new interface driver usbserial\n[ 1.418085] usbcore: registered new interface driver usbserial_generic\n[ 1.419869] usbserial: USB Serial support registered for generic\n[ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.427919] mousedev: PS/2 mouse device common for all mice\n[ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432671] rtc_cmos 00:00: RTC can wake from S4\n[ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443529] cpuidle: using governor menu\n[ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.446540] usbcore: registered new interface driver usbhid\n[ 1.448190] usbhid: USB HID core driver\n[ 1.449514] drop_monitor: Initializing network drop monitor service\n[ 1.451273] TCP: cubic registered\n[ 1.452470] Initializing XFRM netlink socket\n[ 1.453920] NET: Registered protocol family 10\n[ 1.455589] NET: Registered protocol family 17\n[ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.463368] Loading compiled-in X.509 certificates\n[ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.473759] registered taskstats version 1\n[ 1.476964] Key type trusted registered\n[ 1.479802] Key type encrypted registered\n[ 1.482345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319)\n[ 1.487584] Freeing unused kernel memory: 1680k freed\n[ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.497819] systemd[1]: Detected virtualization kvm.\n[ 1.499318] systemd[1]: Detected architecture x86-64.\n[ 1.500811] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.503549] systemd[1]: No hostname configured.\n[ 1.504972] systemd[1]: Set hostname to .\n[ 1.506536] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.530227] systemd[1]: Reached target Local File Systems.\n[ 1.531838] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.534246] systemd[1]: Created slice Root Slice.\n[ 1.535712] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.538060] systemd[1]: Listening on udev Control Socket.\n[ 1.539641] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.541960] systemd[1]: Reached target Swap.\n[ 1.543345] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545578] systemd[1]: Created slice System Slice.\n[ 1.547050] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549274] systemd[1]: Reached target Slices.\n[ 1.550686] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.552893] systemd[1]: Listening on Journal Socket.\n[ 1.554390] systemd[1]: Starting Journal Socket.\n[ 1.556221] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.559531] systemd[1]: Listening on udev Kernel Socket.\n[ 1.561085] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.563440] systemd[1]: Reached target Sockets.\n[ 1.564862] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.567011] systemd[1]: Reached target Timers.\n[ 1.568417] systemd[1]: Starting Timers.\n[ 1.569974] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.583255] systemd[1]: Reached target Paths.\n[ 1.584664] systemd[1]: Starting Paths.\n[ 1.586301] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.589790] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.632025] RPC: Registered named UNIX socket transport module.\n[ 1.633725] RPC: Registered udp transport module.\n[ 1.635183] RPC: Registered tcp transport module.\n[ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.728373] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.793517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799208] scsi host0: ata_piix\n[ 1.800618] vda: vda1\n[ 1.802050] scsi host1: ata_piix\n[ 1.803713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.806039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.873229] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.875205] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.877123] usb 1-1: Product: QEMU USB Tablet\n[ 1.878545] usb 1-1: Manufacturer: QEMU\n[ 1.879843] usb 1-1: SerialNumber: 42\n[ 1.889560] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.892638] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.978493] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.981232] XFS (vda1): Mounting V4 Filesystem\n[ 2.010689] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.233808] systemd-journald[125]: Received SIGTERM from PID 1 (systemd).\n[ 2.261063] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.394577] SELinux: Disabled at runtime.\n[ 2.432964] type=1404 audit(1541201320.448:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.459745] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.461558] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.846478] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.852712] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.054497] type=1305 audit(1541201321.069:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...[ 3.244577] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[ 3.253260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.262696] [drm] Initialized drm 1.1.0 20060810\n\n[ 3.293837] ppdev: user-space parallel port driver\n[ 3.298473] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.298474] [TTM] Initializing pool allocator\n[ 3.298475] [TTM] Initializing DMA pool allocator\n[ 3.298700] [drm] fb mappable at 0xFC000000\n[ 3.298700] [drm] vram aper at 0xFC000000\n[ 3.298700] [drm] size 33554432\n[ 3.298701] [drm] fb depth is 24\n[ 3.298701] [drm] pitch is 3072\n[ 3.330308] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.355165] Console: switching to colour frame buffer device 128x48\n[ 3.370292] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.376357] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m[ 3.424661] AES CTR mode by8 optimization enabled\n] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.471613] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.486302] alg: No test for crc32 (crc32-pclmul)\n[ 3.491332] intel_rapl: no valid rapl domains found in package 0\n[ 3.495662] intel_powerclamp: No package C-state available\n[ 3.499569] intel_powerclamp: No package C-state available[ 3.464915] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:28:41 +0000. Up 3.43 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.871295] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:28:44 +0000. Up 5.79 seconds.\n[ 5.903237] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.904964] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.906731] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.908833] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.910868] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.912885] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:1e:90:46 |\n[ 5.930391] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.932533] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.934760] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.936976] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.939215] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.951553] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.953879] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.956175] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.958376] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-02 23:28:50,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-c465dca6-5c94-40fa-8394-14159566f85c 2018-11-02 23:28:50,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764079093933s 2018-11-02 23:28:50,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-c465dca6-5c94-40fa-8394-14159566f85c 2018-11-02 23:28:50,865 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1865775615 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.401473] pid_max: default: 32768 minimum: 301 [ 0.402943] Security Framework initialized [ 0.404324] SELinux: Initializing. [ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.415477] Mount-cache hash table entries: 4096 [ 0.417223] Initializing cgroup subsys memory [ 0.418636] Initializing cgroup subsys devices [ 0.420040] Initializing cgroup subsys freezer [ 0.421448] Initializing cgroup subsys net_cls [ 0.422839] Initializing cgroup subsys blkio [ 0.424210] Initializing cgroup subsys perf_event [ 0.425654] Initializing cgroup subsys hugetlb [ 0.427056] Initializing cgroup subsys pids [ 0.428428] Initializing cgroup subsys net_prio [ 0.429913] CPU: Physical Processor ID: 0 [ 0.431960] mce: CPU supports 10 MCE banks [ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436455] tlb_flushall_shift: 6 [ 0.437856] Freeing SMP alternatives: 28k freed [ 0.442056] ACPI: Core revision 20130517 [ 0.443827] ACPI: All ACPI Tables successfully acquired [ 0.445589] ftrace: allocating 25812 entries in 101 pages [ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471750] smpboot: Max logical packages: 2 [ 0.473402] Enabling x2apic [ 0.474508] Enabled x2apic [ 0.475872] Switched APIC routing to physical x2apic. [ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.491632] KVM setup paravirtual spinlock [ 0.494298] smpboot: Booting Node 0, Processors #1 OK [ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.518035] Brought up 2 CPUs [ 0.518037] KVM setup async PF for cpu 1 [ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.524440] devtmpfs: initialized [ 0.527255] EVM: security.selinux [ 0.528459] EVM: security.ima [ 0.529562] EVM: security.capability [ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.533331] pinctrl core: initialized pinctrl subsystem [ 0.534982] NET: Registered protocol family 16 [ 0.536569] ACPI: bus type PCI registered [ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539738] PCI: Using configuration type 1 for base access [ 0.544664] ACPI: Added _OSI(Module Device) [ 0.546037] ACPI: Added _OSI(Processor Device) [ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548870] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551481] ACPI: Interpreter enabled [ 0.552758] ACPI: (supports S0 S5) [ 0.553968] ACPI: Using IOAPIC for interrupt routing [ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568671] acpiphp: Slot [3] registered [ 0.570004] acpiphp: Slot [4] registered [ 0.571329] acpiphp: Slot [5] registered [ 0.572620] acpiphp: Slot [6] registered [ 0.573958] acpiphp: Slot [7] registered [ 0.575319] acpiphp: Slot [8] registered [ 0.576602] acpiphp: Slot [9] registered [ 0.577916] acpiphp: Slot [10] registered [ 0.579249] acpiphp: Slot [11] registered [ 0.580554] acpiphp: Slot [12] registered [ 0.581874] acpiphp: Slot [13] registered [ 0.583193] acpiphp: Slot [14] registered [ 0.584525] acpiphp: Slot [15] registered [ 0.585828] acpiphp: Slot [16] registered [ 0.587152] acpiphp: Slot [17] registered [ 0.588489] acpiphp: Slot [18] registered [ 0.589825] acpiphp: Slot [19] registered [ 0.591149] acpiphp: Slot [20] registered [ 0.592492] acpiphp: Slot [21] registered [ 0.593821] acpiphp: Slot [22] registered [ 0.595138] acpiphp: Slot [23] registered [ 0.596491] acpiphp: Slot [24] registered [ 0.597829] acpiphp: Slot [25] registered [ 0.599148] acpiphp: Slot [26] registered [ 0.600491] acpiphp: Slot [27] registered [ 0.601916] acpiphp: Slot [28] registered [ 0.603235] acpiphp: Slot [29] registered [ 0.604572] acpiphp: Slot [30] registered [ 0.605900] acpiphp: Slot [31] registered [ 0.607226] PCI host bridge to bus 0000:00 [ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.675014] vgaarb: loaded [ 0.676095] vgaarb: bridge control possible 0000:00:02.0 [ 0.677852] SCSI subsystem initialized [ 0.679162] ACPI: bus type USB registered [ 0.680508] usbcore: registered new interface driver usbfs [ 0.682097] usbcore: registered new interface driver hub [ 0.683668] usbcore: registered new device driver usb [ 0.685367] PCI: Using ACPI for IRQ routing [ 0.687089] NetLabel: Initializing [ 0.688313] NetLabel: domain hash size = 128 [ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.691198] NetLabel: unlabeled traffic allowed by default [ 0.692912] Switched to clocksource kvm-clock [ 0.702460] pnp: PnP ACPI init [ 0.703647] ACPI: bus type PNP registered [ 0.705348] pnp: PnP ACPI: found 5 devices [ 0.706668] ACPI: bus type PNP unregistered [ 0.714125] NET: Registered protocol family 2 [ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.720668] TCP: Hash tables configured (established 32768 bind 32768) [ 0.722533] TCP: reno registered [ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.727286] NET: Registered protocol family 1 [ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.772414] Unpacking initramfs... [ 1.245577] Freeing initrd memory: 37508k freed [ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.265982] Initialise system trusted keyring [ 1.267406] audit: initializing netlink socket (disabled) [ 1.268987] type=2000 audit(1541201319.866:1): initialized [ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.290738] zpool: loaded [ 1.291847] zbud: loaded [ 1.293113] VFS: Disk quotas dquot_6.5.2 [ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.296451] msgmni has been set to 7578 [ 1.297860] Key type big_key registered [ 1.299926] NET: Registered protocol family 38 [ 1.301402] Key type asymmetric registered [ 1.302772] Asymmetric key parser 'x509' registered [ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.306893] io scheduler noop registered [ 1.308254] io scheduler deadline registered (default) [ 1.323001] io scheduler cfq registered [ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.330473] ACPI: Power Button [PWRF] [ 1.331875] GHES: HEST is not enabled! [ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.359715] Non-volatile memory driver v1.3 [ 1.361070] Linux agpgart interface v0.103 [ 1.362519] crash memory driver: version 1.1 [ 1.363950] rdac: device handler registered [ 1.365356] hp_sw: device handler registered [ 1.366729] emc: device handler registered [ 1.368061] alua: device handler registered [ 1.369445] libphy: Fixed MDIO Bus: probed [ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.372628] ehci-pci: EHCI PCI platform driver [ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.375735] ohci-pci: OHCI PCI platform driver [ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver [ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.408800] usb usb1: Product: UHCI Host Controller [ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.412142] usb usb1: SerialNumber: 0000:00:01.2 [ 1.413680] hub 1-0:1.0: USB hub found [ 1.414965] hub 1-0:1.0: 2 ports detected [ 1.416419] usbcore: registered new interface driver usbserial [ 1.418085] usbcore: registered new interface driver usbserial_generic [ 1.419869] usbserial: USB Serial support registered for generic [ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.427919] mousedev: PS/2 mouse device common for all mice [ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432671] rtc_cmos 00:00: RTC can wake from S4 [ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443529] cpuidle: using governor menu [ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina [ 1.446540] usbcore: registered new interface driver usbhid [ 1.448190] usbhid: USB HID core driver [ 1.449514] drop_monitor: Initializing network drop monitor service [ 1.451273] TCP: cubic registered [ 1.452470] Initializing XFRM netlink socket [ 1.453920] NET: Registered protocol family 10 [ 1.455589] NET: Registered protocol family 17 [ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.463368] Loading compiled-in X.509 certificates [ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.473759] registered taskstats version 1 [ 1.476964] Key type trusted registered [ 1.479802] Key type encrypted registered [ 1.482345] IMA: No TPM chip found, activating TPM-bypass! [ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319) [ 1.487584] Freeing unused kernel memory: 1680k freed [ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.497819] systemd[1]: Detected virtualization kvm. [ 1.499318] systemd[1]: Detected architecture x86-64. [ 1.500811] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.503549] systemd[1]: No hostname configured. [ 1.504972] systemd[1]: Set hostname to . [ 1.506536] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.530227] systemd[1]: Reached target Local File Systems. [ 1.531838] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.534246] systemd[1]: Created slice Root Slice. [ 1.535712] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.538060] systemd[1]: Listening on udev Control Socket. [ 1.539641] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.541960] systemd[1]: Reached target Swap. [ 1.543345] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.545578] systemd[1]: Created slice System Slice. [ 1.547050] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549274] systemd[1]: Reached target Slices. [ 1.550686] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.552893] systemd[1]: Listening on Journal Socket. [ 1.554390] systemd[1]: Starting Journal Socket. [ 1.556221] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.559531] systemd[1]: Listening on udev Kernel Socket. [ 1.561085] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.563440] systemd[1]: Reached target Sockets. [ 1.564862] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.567011] systemd[1]: Reached target Timers. [ 1.568417] systemd[1]: Starting Timers. [ 1.569974] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.583255] systemd[1]: Reached target Paths. [ 1.584664] systemd[1]: Starting Paths. [ 1.586301] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.589790] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.632025] RPC: Registered named UNIX socket transport module. [ 1.633725] RPC: Registered udp transport module. [ 1.635183] RPC: Registered tcp transport module. [ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [ 1.728373] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.793517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.799208] scsi host0: ata_piix [ 1.800618] vda: vda1 [ 1.802050] scsi host1: ata_piix [ 1.803713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.806039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.873229] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.875205] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.877123] usb 1-1: Product: QEMU USB Tablet [ 1.878545] usb 1-1: Manufacturer: QEMU [ 1.879843] usb 1-1: SerialNumber: 42 [ 1.889560] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.892638] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.978493] SGI XFS with ACLs, security attributes, no debug enabled [ 1.981232] XFS (vda1): Mounting V4 Filesystem [ 2.010689] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.233808] systemd-journald[125]: Received SIGTERM from PID 1 (systemd). [ 2.261063] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.394577] SELinux: Disabled at runtime. [ 2.432964] type=1404 audit(1541201320.448:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.459745] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.461558] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.846478] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.852712] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.054497] type=1305 audit(1541201321.069:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Login Service... Starting Dump dmesg to /var/log/dmesg...[ 3.244577] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.253260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus.[ 3.262696] [drm] Initialized drm 1.1.0 20060810 [ 3.293837] ppdev: user-space parallel port driver [ 3.298473] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.298474] [TTM] Initializing pool allocator [ 3.298475] [TTM] Initializing DMA pool allocator [ 3.298700] [drm] fb mappable at 0xFC000000 [ 3.298700] [drm] vram aper at 0xFC000000 [ 3.298700] [drm] size 33554432 [ 3.298701] [drm] fb depth is 24 [ 3.298701] [drm] pitch is 3072 [ 3.330308] fbcon: cirrusdrmfb (fb0) is primary device [ 3.355165] Console: switching to colour frame buffer device 128x48 [ 3.370292] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.376357] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m[ 3.424661] AES CTR mode by8 optimization enabled ] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.471613] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.486302] alg: No test for crc32 (crc32-pclmul) [ 3.491332] intel_rapl: no valid rapl domains found in package 0 [ 3.495662] intel_powerclamp: No package C-state available [ 3.499569] intel_powerclamp: No package C-state available[ 3.464915] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:28:41 +0000. Up 3.43 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.871295] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:28:44 +0000. Up 5.79 seconds. [ 5.903237] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.904964] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.906731] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.908833] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.910868] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.912885] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:1e:90:46 | [ 5.930391] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.932533] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.934760] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.936976] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.939215] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.951553] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.953879] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.956175] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.958376] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-02 23:28:50,869 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e739ed0L 2018-11-02 23:28:50,870 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 23:28:50,883 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-02 23:28:50,883 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-02 23:28:50,902 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 23:28:50,902 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 23:28:50,902 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 23:28:50,902 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 23:28:50,903 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 23:28:50,903 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 23:28:50,908 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 23:28:50,909 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 23:28:50,933 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-02 23:28:50,935 - paramiko.transport - DEBUG - Trying discovered key 4abc5acb80d8083bae38c868d89dee5f in /tmp/tmpi3IJQe 2018-11-02 23:28:50,949 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:29:00,981 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:29:00,983 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-02 23:29:00,988 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:29:00,997 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:29:00,999 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.200: Authentication failed. 2018-11-02 23:29:10,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:29:10,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:29:10,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:29:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc731c35-ae81-48ae-a83a-e92da2c210ae x-compute-request-id: req-cc731c35-ae81-48ae-a83a-e92da2c210ae Content-Encoding: gzip Content-Length: 11714 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1865775615 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.401473] pid_max: default: 32768 minimum: 301\n[ 0.402943] Security Framework initialized\n[ 0.404324] SELinux: Initializing.\n[ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.415477] Mount-cache hash table entries: 4096\n[ 0.417223] Initializing cgroup subsys memory\n[ 0.418636] Initializing cgroup subsys devices\n[ 0.420040] Initializing cgroup subsys freezer\n[ 0.421448] Initializing cgroup subsys net_cls\n[ 0.422839] Initializing cgroup subsys blkio\n[ 0.424210] Initializing cgroup subsys perf_event\n[ 0.425654] Initializing cgroup subsys hugetlb\n[ 0.427056] Initializing cgroup subsys pids\n[ 0.428428] Initializing cgroup subsys net_prio\n[ 0.429913] CPU: Physical Processor ID: 0\n[ 0.431960] mce: CPU supports 10 MCE banks\n[ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.436455] tlb_flushall_shift: 6\n[ 0.437856] Freeing SMP alternatives: 28k freed\n[ 0.442056] ACPI: Core revision 20130517\n[ 0.443827] ACPI: All ACPI Tables successfully acquired\n[ 0.445589] ftrace: allocating 25812 entries in 101 pages\n[ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.471750] smpboot: Max logical packages: 2\n[ 0.473402] Enabling x2apic\n[ 0.474508] Enabled x2apic\n[ 0.475872] Switched APIC routing to physical x2apic.\n[ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.491632] KVM setup paravirtual spinlock\n[ 0.494298] smpboot: Booting Node 0, Processors #1 OK\n[ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.518035] Brought up 2 CPUs\n[ 0.518037] KVM setup async PF for cpu 1\n[ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.524440] devtmpfs: initialized\n[ 0.527255] EVM: security.selinux\n[ 0.528459] EVM: security.ima\n[ 0.529562] EVM: security.capability\n[ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.533331] pinctrl core: initialized pinctrl subsystem\n[ 0.534982] NET: Registered protocol family 16\n[ 0.536569] ACPI: bus type PCI registered\n[ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539738] PCI: Using configuration type 1 for base access\n[ 0.544664] ACPI: Added _OSI(Module Device)\n[ 0.546037] ACPI: Added _OSI(Processor Device)\n[ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548870] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551481] ACPI: Interpreter enabled\n[ 0.552758] ACPI: (supports S0 S5)\n[ 0.553968] ACPI: Using IOAPIC for interrupt routing\n[ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568671] acpiphp: Slot [3] registered\n[ 0.570004] acpiphp: Slot [4] registered\n[ 0.571329] acpiphp: Slot [5] registered\n[ 0.572620] acpiphp: Slot [6] registered\n[ 0.573958] acpiphp: Slot [7] registered\n[ 0.575319] acpiphp: Slot [8] registered\n[ 0.576602] acpiphp: Slot [9] registered\n[ 0.577916] acpiphp: Slot [10] registered\n[ 0.579249] acpiphp: Slot [11] registered\n[ 0.580554] acpiphp: Slot [12] registered\n[ 0.581874] acpiphp: Slot [13] registered\n[ 0.583193] acpiphp: Slot [14] registered\n[ 0.584525] acpiphp: Slot [15] registered\n[ 0.585828] acpiphp: Slot [16] registered\n[ 0.587152] acpiphp: Slot [17] registered\n[ 0.588489] acpiphp: Slot [18] registered\n[ 0.589825] acpiphp: Slot [19] registered\n[ 0.591149] acpiphp: Slot [20] registered\n[ 0.592492] acpiphp: Slot [21] registered\n[ 0.593821] acpiphp: Slot [22] registered\n[ 0.595138] acpiphp: Slot [23] registered\n[ 0.596491] acpiphp: Slot [24] registered\n[ 0.597829] acpiphp: Slot [25] registered\n[ 0.599148] acpiphp: Slot [26] registered\n[ 0.600491] acpiphp: Slot [27] registered\n[ 0.601916] acpiphp: Slot [28] registered\n[ 0.603235] acpiphp: Slot [29] registered\n[ 0.604572] acpiphp: Slot [30] registered\n[ 0.605900] acpiphp: Slot [31] registered\n[ 0.607226] PCI host bridge to bus 0000:00\n[ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.675014] vgaarb: loaded\n[ 0.676095] vgaarb: bridge control possible 0000:00:02.0\n[ 0.677852] SCSI subsystem initialized\n[ 0.679162] ACPI: bus type USB registered\n[ 0.680508] usbcore: registered new interface driver usbfs\n[ 0.682097] usbcore: registered new interface driver hub\n[ 0.683668] usbcore: registered new device driver usb\n[ 0.685367] PCI: Using ACPI for IRQ routing\n[ 0.687089] NetLabel: Initializing\n[ 0.688313] NetLabel: domain hash size = 128\n[ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.691198] NetLabel: unlabeled traffic allowed by default\n[ 0.692912] Switched to clocksource kvm-clock\n[ 0.702460] pnp: PnP ACPI init\n[ 0.703647] ACPI: bus type PNP registered\n[ 0.705348] pnp: PnP ACPI: found 5 devices\n[ 0.706668] ACPI: bus type PNP unregistered\n[ 0.714125] NET: Registered protocol family 2\n[ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.720668] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.722533] TCP: reno registered\n[ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.727286] NET: Registered protocol family 1\n[ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.772414] Unpacking initramfs...\n[ 1.245577] Freeing initrd memory: 37508k freed\n[ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.265982] Initialise system trusted keyring\n[ 1.267406] audit: initializing netlink socket (disabled)\n[ 1.268987] type=2000 audit(1541201319.866:1): initialized\n[ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.290738] zpool: loaded\n[ 1.291847] zbud: loaded\n[ 1.293113] VFS: Disk quotas dquot_6.5.2\n[ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.296451] msgmni has been set to 7578\n[ 1.297860] Key type big_key registered\n[ 1.299926] NET: Registered protocol family 38\n[ 1.301402] Key type asymmetric registered\n[ 1.302772] Asymmetric key parser 'x509' registered\n[ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.306893] io scheduler noop registered\n[ 1.308254] io scheduler deadline registered (default)\n[ 1.323001] io scheduler cfq registered\n[ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.330473] ACPI: Power Button [PWRF]\n[ 1.331875] GHES: HEST is not enabled!\n[ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.359715] Non-volatile memory driver v1.3\n[ 1.361070] Linux agpgart interface v0.103\n[ 1.362519] crash memory driver: version 1.1\n[ 1.363950] rdac: device handler registered\n[ 1.365356] hp_sw: device handler registered\n[ 1.366729] emc: device handler registered\n[ 1.368061] alua: device handler registered\n[ 1.369445] libphy: Fixed MDIO Bus: probed\n[ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.372628] ehci-pci: EHCI PCI platform driver\n[ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.375735] ohci-pci: OHCI PCI platform driver\n[ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.408800] usb usb1: Product: UHCI Host Controller\n[ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.412142] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.413680] hub 1-0:1.0: USB hub found\n[ 1.414965] hub 1-0:1.0: 2 ports detected\n[ 1.416419] usbcore: registered new interface driver usbserial\n[ 1.418085] usbcore: registered new interface driver usbserial_generic\n[ 1.419869] usbserial: USB Serial support registered for generic\n[ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.427919] mousedev: PS/2 mouse device common for all mice\n[ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432671] rtc_cmos 00:00: RTC can wake from S4\n[ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443529] cpuidle: using governor menu\n[ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.446540] usbcore: registered new interface driver usbhid\n[ 1.448190] usbhid: USB HID core driver\n[ 1.449514] drop_monitor: Initializing network drop monitor service\n[ 1.451273] TCP: cubic registered\n[ 1.452470] Initializing XFRM netlink socket\n[ 1.453920] NET: Registered protocol family 10\n[ 1.455589] NET: Registered protocol family 17\n[ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.463368] Loading compiled-in X.509 certificates\n[ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.473759] registered taskstats version 1\n[ 1.476964] Key type trusted registered\n[ 1.479802] Key type encrypted registered\n[ 1.482345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319)\n[ 1.487584] Freeing unused kernel memory: 1680k freed\n[ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.497819] systemd[1]: Detected virtualization kvm.\n[ 1.499318] systemd[1]: Detected architecture x86-64.\n[ 1.500811] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.503549] systemd[1]: No hostname configured.\n[ 1.504972] systemd[1]: Set hostname to .\n[ 1.506536] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.530227] systemd[1]: Reached target Local File Systems.\n[ 1.531838] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.534246] systemd[1]: Created slice Root Slice.\n[ 1.535712] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.538060] systemd[1]: Listening on udev Control Socket.\n[ 1.539641] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.541960] systemd[1]: Reached target Swap.\n[ 1.543345] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545578] systemd[1]: Created slice System Slice.\n[ 1.547050] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549274] systemd[1]: Reached target Slices.\n[ 1.550686] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.552893] systemd[1]: Listening on Journal Socket.\n[ 1.554390] systemd[1]: Starting Journal Socket.\n[ 1.556221] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.559531] systemd[1]: Listening on udev Kernel Socket.\n[ 1.561085] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.563440] systemd[1]: Reached target Sockets.\n[ 1.564862] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.567011] systemd[1]: Reached target Timers.\n[ 1.568417] systemd[1]: Starting Timers.\n[ 1.569974] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.583255] systemd[1]: Reached target Paths.\n[ 1.584664] systemd[1]: Starting Paths.\n[ 1.586301] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.589790] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.632025] RPC: Registered named UNIX socket transport module.\n[ 1.633725] RPC: Registered udp transport module.\n[ 1.635183] RPC: Registered tcp transport module.\n[ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.728373] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.793517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799208] scsi host0: ata_piix\n[ 1.800618] vda: vda1\n[ 1.802050] scsi host1: ata_piix\n[ 1.803713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.806039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.873229] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.875205] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.877123] usb 1-1: Product: QEMU USB Tablet\n[ 1.878545] usb 1-1: Manufacturer: QEMU\n[ 1.879843] usb 1-1: SerialNumber: 42\n[ 1.889560] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.892638] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.978493] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.981232] XFS (vda1): Mounting V4 Filesystem\n[ 2.010689] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.233808] systemd-journald[125]: Received SIGTERM from PID 1 (systemd).\n[ 2.261063] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.394577] SELinux: Disabled at runtime.\n[ 2.432964] type=1404 audit(1541201320.448:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.459745] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.461558] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.846478] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.852712] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.054497] type=1305 audit(1541201321.069:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...[ 3.244577] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[ 3.253260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.262696] [drm] Initialized drm 1.1.0 20060810\n\n[ 3.293837] ppdev: user-space parallel port driver\n[ 3.298473] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.298474] [TTM] Initializing pool allocator\n[ 3.298475] [TTM] Initializing DMA pool allocator\n[ 3.298700] [drm] fb mappable at 0xFC000000\n[ 3.298700] [drm] vram aper at 0xFC000000\n[ 3.298700] [drm] size 33554432\n[ 3.298701] [drm] fb depth is 24\n[ 3.298701] [drm] pitch is 3072\n[ 3.330308] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.355165] Console: switching to colour frame buffer device 128x48\n[ 3.370292] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.376357] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m[ 3.424661] AES CTR mode by8 optimization enabled\n] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.471613] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.486302] alg: No test for crc32 (crc32-pclmul)\n[ 3.491332] intel_rapl: no valid rapl domains found in package 0\n[ 3.495662] intel_powerclamp: No package C-state available\n[ 3.499569] intel_powerclamp: No package C-state available[ 3.464915] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:28:41 +0000. Up 3.43 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.871295] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:28:44 +0000. Up 5.79 seconds.\n[ 5.903237] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.904964] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.906731] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.908833] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.910868] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.912885] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:1e:90:46 |\n[ 5.930391] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.932533] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.934760] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.936976] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.939215] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.951553] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.953879] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.956175] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.958376] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-02 23:29:10,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-cc731c35-ae81-48ae-a83a-e92da2c210ae 2018-11-02 23:29:10,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0767920017242s 2018-11-02 23:29:10,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-cc731c35-ae81-48ae-a83a-e92da2c210ae 2018-11-02 23:29:10,087 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1865775615 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.401473] pid_max: default: 32768 minimum: 301 [ 0.402943] Security Framework initialized [ 0.404324] SELinux: Initializing. [ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.415477] Mount-cache hash table entries: 4096 [ 0.417223] Initializing cgroup subsys memory [ 0.418636] Initializing cgroup subsys devices [ 0.420040] Initializing cgroup subsys freezer [ 0.421448] Initializing cgroup subsys net_cls [ 0.422839] Initializing cgroup subsys blkio [ 0.424210] Initializing cgroup subsys perf_event [ 0.425654] Initializing cgroup subsys hugetlb [ 0.427056] Initializing cgroup subsys pids [ 0.428428] Initializing cgroup subsys net_prio [ 0.429913] CPU: Physical Processor ID: 0 [ 0.431960] mce: CPU supports 10 MCE banks [ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436455] tlb_flushall_shift: 6 [ 0.437856] Freeing SMP alternatives: 28k freed [ 0.442056] ACPI: Core revision 20130517 [ 0.443827] ACPI: All ACPI Tables successfully acquired [ 0.445589] ftrace: allocating 25812 entries in 101 pages [ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471750] smpboot: Max logical packages: 2 [ 0.473402] Enabling x2apic [ 0.474508] Enabled x2apic [ 0.475872] Switched APIC routing to physical x2apic. [ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.491632] KVM setup paravirtual spinlock [ 0.494298] smpboot: Booting Node 0, Processors #1 OK [ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.518035] Brought up 2 CPUs [ 0.518037] KVM setup async PF for cpu 1 [ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.524440] devtmpfs: initialized [ 0.527255] EVM: security.selinux [ 0.528459] EVM: security.ima [ 0.529562] EVM: security.capability [ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.533331] pinctrl core: initialized pinctrl subsystem [ 0.534982] NET: Registered protocol family 16 [ 0.536569] ACPI: bus type PCI registered [ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539738] PCI: Using configuration type 1 for base access [ 0.544664] ACPI: Added _OSI(Module Device) [ 0.546037] ACPI: Added _OSI(Processor Device) [ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548870] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551481] ACPI: Interpreter enabled [ 0.552758] ACPI: (supports S0 S5) [ 0.553968] ACPI: Using IOAPIC for interrupt routing [ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568671] acpiphp: Slot [3] registered [ 0.570004] acpiphp: Slot [4] registered [ 0.571329] acpiphp: Slot [5] registered [ 0.572620] acpiphp: Slot [6] registered [ 0.573958] acpiphp: Slot [7] registered [ 0.575319] acpiphp: Slot [8] registered [ 0.576602] acpiphp: Slot [9] registered [ 0.577916] acpiphp: Slot [10] registered [ 0.579249] acpiphp: Slot [11] registered [ 0.580554] acpiphp: Slot [12] registered [ 0.581874] acpiphp: Slot [13] registered [ 0.583193] acpiphp: Slot [14] registered [ 0.584525] acpiphp: Slot [15] registered [ 0.585828] acpiphp: Slot [16] registered [ 0.587152] acpiphp: Slot [17] registered [ 0.588489] acpiphp: Slot [18] registered [ 0.589825] acpiphp: Slot [19] registered [ 0.591149] acpiphp: Slot [20] registered [ 0.592492] acpiphp: Slot [21] registered [ 0.593821] acpiphp: Slot [22] registered [ 0.595138] acpiphp: Slot [23] registered [ 0.596491] acpiphp: Slot [24] registered [ 0.597829] acpiphp: Slot [25] registered [ 0.599148] acpiphp: Slot [26] registered [ 0.600491] acpiphp: Slot [27] registered [ 0.601916] acpiphp: Slot [28] registered [ 0.603235] acpiphp: Slot [29] registered [ 0.604572] acpiphp: Slot [30] registered [ 0.605900] acpiphp: Slot [31] registered [ 0.607226] PCI host bridge to bus 0000:00 [ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.675014] vgaarb: loaded [ 0.676095] vgaarb: bridge control possible 0000:00:02.0 [ 0.677852] SCSI subsystem initialized [ 0.679162] ACPI: bus type USB registered [ 0.680508] usbcore: registered new interface driver usbfs [ 0.682097] usbcore: registered new interface driver hub [ 0.683668] usbcore: registered new device driver usb [ 0.685367] PCI: Using ACPI for IRQ routing [ 0.687089] NetLabel: Initializing [ 0.688313] NetLabel: domain hash size = 128 [ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.691198] NetLabel: unlabeled traffic allowed by default [ 0.692912] Switched to clocksource kvm-clock [ 0.702460] pnp: PnP ACPI init [ 0.703647] ACPI: bus type PNP registered [ 0.705348] pnp: PnP ACPI: found 5 devices [ 0.706668] ACPI: bus type PNP unregistered [ 0.714125] NET: Registered protocol family 2 [ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.720668] TCP: Hash tables configured (established 32768 bind 32768) [ 0.722533] TCP: reno registered [ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.727286] NET: Registered protocol family 1 [ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.772414] Unpacking initramfs... [ 1.245577] Freeing initrd memory: 37508k freed [ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.265982] Initialise system trusted keyring [ 1.267406] audit: initializing netlink socket (disabled) [ 1.268987] type=2000 audit(1541201319.866:1): initialized [ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.290738] zpool: loaded [ 1.291847] zbud: loaded [ 1.293113] VFS: Disk quotas dquot_6.5.2 [ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.296451] msgmni has been set to 7578 [ 1.297860] Key type big_key registered [ 1.299926] NET: Registered protocol family 38 [ 1.301402] Key type asymmetric registered [ 1.302772] Asymmetric key parser 'x509' registered [ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.306893] io scheduler noop registered [ 1.308254] io scheduler deadline registered (default) [ 1.323001] io scheduler cfq registered [ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.330473] ACPI: Power Button [PWRF] [ 1.331875] GHES: HEST is not enabled! [ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.359715] Non-volatile memory driver v1.3 [ 1.361070] Linux agpgart interface v0.103 [ 1.362519] crash memory driver: version 1.1 [ 1.363950] rdac: device handler registered [ 1.365356] hp_sw: device handler registered [ 1.366729] emc: device handler registered [ 1.368061] alua: device handler registered [ 1.369445] libphy: Fixed MDIO Bus: probed [ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.372628] ehci-pci: EHCI PCI platform driver [ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.375735] ohci-pci: OHCI PCI platform driver [ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver [ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.408800] usb usb1: Product: UHCI Host Controller [ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.412142] usb usb1: SerialNumber: 0000:00:01.2 [ 1.413680] hub 1-0:1.0: USB hub found [ 1.414965] hub 1-0:1.0: 2 ports detected [ 1.416419] usbcore: registered new interface driver usbserial [ 1.418085] usbcore: registered new interface driver usbserial_generic [ 1.419869] usbserial: USB Serial support registered for generic [ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.427919] mousedev: PS/2 mouse device common for all mice [ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432671] rtc_cmos 00:00: RTC can wake from S4 [ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443529] cpuidle: using governor menu [ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina [ 1.446540] usbcore: registered new interface driver usbhid [ 1.448190] usbhid: USB HID core driver [ 1.449514] drop_monitor: Initializing network drop monitor service [ 1.451273] TCP: cubic registered [ 1.452470] Initializing XFRM netlink socket [ 1.453920] NET: Registered protocol family 10 [ 1.455589] NET: Registered protocol family 17 [ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.463368] Loading compiled-in X.509 certificates [ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.473759] registered taskstats version 1 [ 1.476964] Key type trusted registered [ 1.479802] Key type encrypted registered [ 1.482345] IMA: No TPM chip found, activating TPM-bypass! [ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319) [ 1.487584] Freeing unused kernel memory: 1680k freed [ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.497819] systemd[1]: Detected virtualization kvm. [ 1.499318] systemd[1]: Detected architecture x86-64. [ 1.500811] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.503549] systemd[1]: No hostname configured. [ 1.504972] systemd[1]: Set hostname to . [ 1.506536] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.530227] systemd[1]: Reached target Local File Systems. [ 1.531838] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.534246] systemd[1]: Created slice Root Slice. [ 1.535712] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.538060] systemd[1]: Listening on udev Control Socket. [ 1.539641] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.541960] systemd[1]: Reached target Swap. [ 1.543345] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.545578] systemd[1]: Created slice System Slice. [ 1.547050] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549274] systemd[1]: Reached target Slices. [ 1.550686] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.552893] systemd[1]: Listening on Journal Socket. [ 1.554390] systemd[1]: Starting Journal Socket. [ 1.556221] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.559531] systemd[1]: Listening on udev Kernel Socket. [ 1.561085] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.563440] systemd[1]: Reached target Sockets. [ 1.564862] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.567011] systemd[1]: Reached target Timers. [ 1.568417] systemd[1]: Starting Timers. [ 1.569974] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.583255] systemd[1]: Reached target Paths. [ 1.584664] systemd[1]: Starting Paths. [ 1.586301] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.589790] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.632025] RPC: Registered named UNIX socket transport module. [ 1.633725] RPC: Registered udp transport module. [ 1.635183] RPC: Registered tcp transport module. [ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [ 1.728373] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.793517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.799208] scsi host0: ata_piix [ 1.800618] vda: vda1 [ 1.802050] scsi host1: ata_piix [ 1.803713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.806039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.873229] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.875205] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.877123] usb 1-1: Product: QEMU USB Tablet [ 1.878545] usb 1-1: Manufacturer: QEMU [ 1.879843] usb 1-1: SerialNumber: 42 [ 1.889560] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.892638] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.978493] SGI XFS with ACLs, security attributes, no debug enabled [ 1.981232] XFS (vda1): Mounting V4 Filesystem [ 2.010689] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.233808] systemd-journald[125]: Received SIGTERM from PID 1 (systemd). [ 2.261063] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.394577] SELinux: Disabled at runtime. [ 2.432964] type=1404 audit(1541201320.448:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.459745] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.461558] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.846478] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.852712] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.054497] type=1305 audit(1541201321.069:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Login Service... Starting Dump dmesg to /var/log/dmesg...[ 3.244577] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.253260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus.[ 3.262696] [drm] Initialized drm 1.1.0 20060810 [ 3.293837] ppdev: user-space parallel port driver [ 3.298473] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.298474] [TTM] Initializing pool allocator [ 3.298475] [TTM] Initializing DMA pool allocator [ 3.298700] [drm] fb mappable at 0xFC000000 [ 3.298700] [drm] vram aper at 0xFC000000 [ 3.298700] [drm] size 33554432 [ 3.298701] [drm] fb depth is 24 [ 3.298701] [drm] pitch is 3072 [ 3.330308] fbcon: cirrusdrmfb (fb0) is primary device [ 3.355165] Console: switching to colour frame buffer device 128x48 [ 3.370292] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.376357] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m[ 3.424661] AES CTR mode by8 optimization enabled ] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.471613] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.486302] alg: No test for crc32 (crc32-pclmul) [ 3.491332] intel_rapl: no valid rapl domains found in package 0 [ 3.495662] intel_powerclamp: No package C-state available [ 3.499569] intel_powerclamp: No package C-state available[ 3.464915] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:28:41 +0000. Up 3.43 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.871295] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:28:44 +0000. Up 5.79 seconds. [ 5.903237] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.904964] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.906731] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.908833] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.910868] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.912885] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:1e:90:46 | [ 5.930391] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.932533] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.934760] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.936976] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.939215] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.951553] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.953879] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.956175] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.958376] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-02 23:29:10,090 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e76b3d0L 2018-11-02 23:29:10,090 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 23:29:10,095 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-02 23:29:10,095 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-02 23:29:10,097 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 23:29:10,097 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 23:29:10,097 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 23:29:10,097 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 23:29:10,098 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 23:29:10,098 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 23:29:10,103 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 23:29:10,103 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 23:29:10,106 - paramiko.transport - DEBUG - Trying discovered key 4abc5acb80d8083bae38c868d89dee5f in /tmp/tmpi3IJQe 2018-11-02 23:29:10,143 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:29:20,166 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:29:20,186 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-02 23:29:20,187 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:29:20,193 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-02 23:29:20,194 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.200: Authentication failed. 2018-11-02 23:29:29,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:29:29,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:29:29,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:29:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e6a6a4e-fab3-4e2f-89ce-1ec9f6084f5a x-compute-request-id: req-5e6a6a4e-fab3-4e2f-89ce-1ec9f6084f5a Content-Encoding: gzip Content-Length: 11714 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1865775615 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.401473] pid_max: default: 32768 minimum: 301\n[ 0.402943] Security Framework initialized\n[ 0.404324] SELinux: Initializing.\n[ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.415477] Mount-cache hash table entries: 4096\n[ 0.417223] Initializing cgroup subsys memory\n[ 0.418636] Initializing cgroup subsys devices\n[ 0.420040] Initializing cgroup subsys freezer\n[ 0.421448] Initializing cgroup subsys net_cls\n[ 0.422839] Initializing cgroup subsys blkio\n[ 0.424210] Initializing cgroup subsys perf_event\n[ 0.425654] Initializing cgroup subsys hugetlb\n[ 0.427056] Initializing cgroup subsys pids\n[ 0.428428] Initializing cgroup subsys net_prio\n[ 0.429913] CPU: Physical Processor ID: 0\n[ 0.431960] mce: CPU supports 10 MCE banks\n[ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.436455] tlb_flushall_shift: 6\n[ 0.437856] Freeing SMP alternatives: 28k freed\n[ 0.442056] ACPI: Core revision 20130517\n[ 0.443827] ACPI: All ACPI Tables successfully acquired\n[ 0.445589] ftrace: allocating 25812 entries in 101 pages\n[ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.471750] smpboot: Max logical packages: 2\n[ 0.473402] Enabling x2apic\n[ 0.474508] Enabled x2apic\n[ 0.475872] Switched APIC routing to physical x2apic.\n[ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.491632] KVM setup paravirtual spinlock\n[ 0.494298] smpboot: Booting Node 0, Processors #1 OK\n[ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.518035] Brought up 2 CPUs\n[ 0.518037] KVM setup async PF for cpu 1\n[ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.524440] devtmpfs: initialized\n[ 0.527255] EVM: security.selinux\n[ 0.528459] EVM: security.ima\n[ 0.529562] EVM: security.capability\n[ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.533331] pinctrl core: initialized pinctrl subsystem\n[ 0.534982] NET: Registered protocol family 16\n[ 0.536569] ACPI: bus type PCI registered\n[ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539738] PCI: Using configuration type 1 for base access\n[ 0.544664] ACPI: Added _OSI(Module Device)\n[ 0.546037] ACPI: Added _OSI(Processor Device)\n[ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548870] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551481] ACPI: Interpreter enabled\n[ 0.552758] ACPI: (supports S0 S5)\n[ 0.553968] ACPI: Using IOAPIC for interrupt routing\n[ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568671] acpiphp: Slot [3] registered\n[ 0.570004] acpiphp: Slot [4] registered\n[ 0.571329] acpiphp: Slot [5] registered\n[ 0.572620] acpiphp: Slot [6] registered\n[ 0.573958] acpiphp: Slot [7] registered\n[ 0.575319] acpiphp: Slot [8] registered\n[ 0.576602] acpiphp: Slot [9] registered\n[ 0.577916] acpiphp: Slot [10] registered\n[ 0.579249] acpiphp: Slot [11] registered\n[ 0.580554] acpiphp: Slot [12] registered\n[ 0.581874] acpiphp: Slot [13] registered\n[ 0.583193] acpiphp: Slot [14] registered\n[ 0.584525] acpiphp: Slot [15] registered\n[ 0.585828] acpiphp: Slot [16] registered\n[ 0.587152] acpiphp: Slot [17] registered\n[ 0.588489] acpiphp: Slot [18] registered\n[ 0.589825] acpiphp: Slot [19] registered\n[ 0.591149] acpiphp: Slot [20] registered\n[ 0.592492] acpiphp: Slot [21] registered\n[ 0.593821] acpiphp: Slot [22] registered\n[ 0.595138] acpiphp: Slot [23] registered\n[ 0.596491] acpiphp: Slot [24] registered\n[ 0.597829] acpiphp: Slot [25] registered\n[ 0.599148] acpiphp: Slot [26] registered\n[ 0.600491] acpiphp: Slot [27] registered\n[ 0.601916] acpiphp: Slot [28] registered\n[ 0.603235] acpiphp: Slot [29] registered\n[ 0.604572] acpiphp: Slot [30] registered\n[ 0.605900] acpiphp: Slot [31] registered\n[ 0.607226] PCI host bridge to bus 0000:00\n[ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.675014] vgaarb: loaded\n[ 0.676095] vgaarb: bridge control possible 0000:00:02.0\n[ 0.677852] SCSI subsystem initialized\n[ 0.679162] ACPI: bus type USB registered\n[ 0.680508] usbcore: registered new interface driver usbfs\n[ 0.682097] usbcore: registered new interface driver hub\n[ 0.683668] usbcore: registered new device driver usb\n[ 0.685367] PCI: Using ACPI for IRQ routing\n[ 0.687089] NetLabel: Initializing\n[ 0.688313] NetLabel: domain hash size = 128\n[ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.691198] NetLabel: unlabeled traffic allowed by default\n[ 0.692912] Switched to clocksource kvm-clock\n[ 0.702460] pnp: PnP ACPI init\n[ 0.703647] ACPI: bus type PNP registered\n[ 0.705348] pnp: PnP ACPI: found 5 devices\n[ 0.706668] ACPI: bus type PNP unregistered\n[ 0.714125] NET: Registered protocol family 2\n[ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.720668] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.722533] TCP: reno registered\n[ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.727286] NET: Registered protocol family 1\n[ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.772414] Unpacking initramfs...\n[ 1.245577] Freeing initrd memory: 37508k freed\n[ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.265982] Initialise system trusted keyring\n[ 1.267406] audit: initializing netlink socket (disabled)\n[ 1.268987] type=2000 audit(1541201319.866:1): initialized\n[ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.290738] zpool: loaded\n[ 1.291847] zbud: loaded\n[ 1.293113] VFS: Disk quotas dquot_6.5.2\n[ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.296451] msgmni has been set to 7578\n[ 1.297860] Key type big_key registered\n[ 1.299926] NET: Registered protocol family 38\n[ 1.301402] Key type asymmetric registered\n[ 1.302772] Asymmetric key parser 'x509' registered\n[ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.306893] io scheduler noop registered\n[ 1.308254] io scheduler deadline registered (default)\n[ 1.323001] io scheduler cfq registered\n[ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.330473] ACPI: Power Button [PWRF]\n[ 1.331875] GHES: HEST is not enabled!\n[ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.359715] Non-volatile memory driver v1.3\n[ 1.361070] Linux agpgart interface v0.103\n[ 1.362519] crash memory driver: version 1.1\n[ 1.363950] rdac: device handler registered\n[ 1.365356] hp_sw: device handler registered\n[ 1.366729] emc: device handler registered\n[ 1.368061] alua: device handler registered\n[ 1.369445] libphy: Fixed MDIO Bus: probed\n[ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.372628] ehci-pci: EHCI PCI platform driver\n[ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.375735] ohci-pci: OHCI PCI platform driver\n[ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.408800] usb usb1: Product: UHCI Host Controller\n[ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.412142] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.413680] hub 1-0:1.0: USB hub found\n[ 1.414965] hub 1-0:1.0: 2 ports detected\n[ 1.416419] usbcore: registered new interface driver usbserial\n[ 1.418085] usbcore: registered new interface driver usbserial_generic\n[ 1.419869] usbserial: USB Serial support registered for generic\n[ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.427919] mousedev: PS/2 mouse device common for all mice\n[ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432671] rtc_cmos 00:00: RTC can wake from S4\n[ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443529] cpuidle: using governor menu\n[ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.446540] usbcore: registered new interface driver usbhid\n[ 1.448190] usbhid: USB HID core driver\n[ 1.449514] drop_monitor: Initializing network drop monitor service\n[ 1.451273] TCP: cubic registered\n[ 1.452470] Initializing XFRM netlink socket\n[ 1.453920] NET: Registered protocol family 10\n[ 1.455589] NET: Registered protocol family 17\n[ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.463368] Loading compiled-in X.509 certificates\n[ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.473759] registered taskstats version 1\n[ 1.476964] Key type trusted registered\n[ 1.479802] Key type encrypted registered\n[ 1.482345] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319)\n[ 1.487584] Freeing unused kernel memory: 1680k freed\n[ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.497819] systemd[1]: Detected virtualization kvm.\n[ 1.499318] systemd[1]: Detected architecture x86-64.\n[ 1.500811] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.503549] systemd[1]: No hostname configured.\n[ 1.504972] systemd[1]: Set hostname to .\n[ 1.506536] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.530227] systemd[1]: Reached target Local File Systems.\n[ 1.531838] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.534246] systemd[1]: Created slice Root Slice.\n[ 1.535712] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.538060] systemd[1]: Listening on udev Control Socket.\n[ 1.539641] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.541960] systemd[1]: Reached target Swap.\n[ 1.543345] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545578] systemd[1]: Created slice System Slice.\n[ 1.547050] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549274] systemd[1]: Reached target Slices.\n[ 1.550686] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.552893] systemd[1]: Listening on Journal Socket.\n[ 1.554390] systemd[1]: Starting Journal Socket.\n[ 1.556221] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.559531] systemd[1]: Listening on udev Kernel Socket.\n[ 1.561085] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.563440] systemd[1]: Reached target Sockets.\n[ 1.564862] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.567011] systemd[1]: Reached target Timers.\n[ 1.568417] systemd[1]: Starting Timers.\n[ 1.569974] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.583255] systemd[1]: Reached target Paths.\n[ 1.584664] systemd[1]: Starting Paths.\n[ 1.586301] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.589790] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.632025] RPC: Registered named UNIX socket transport module.\n[ 1.633725] RPC: Registered udp transport module.\n[ 1.635183] RPC: Registered tcp transport module.\n[ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.728373] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.793517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799208] scsi host0: ata_piix\n[ 1.800618] vda: vda1\n[ 1.802050] scsi host1: ata_piix\n[ 1.803713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.806039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.873229] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.875205] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.877123] usb 1-1: Product: QEMU USB Tablet\n[ 1.878545] usb 1-1: Manufacturer: QEMU\n[ 1.879843] usb 1-1: SerialNumber: 42\n[ 1.889560] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.892638] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.978493] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.981232] XFS (vda1): Mounting V4 Filesystem\n[ 2.010689] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.233808] systemd-journald[125]: Received SIGTERM from PID 1 (systemd).\n[ 2.261063] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.394577] SELinux: Disabled at runtime.\n[ 2.432964] type=1404 audit(1541201320.448:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.459745] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.461558] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.846478] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.852712] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.054497] type=1305 audit(1541201321.069:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...[ 3.244577] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[ 3.253260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.262696] [drm] Initialized drm 1.1.0 20060810\n\n[ 3.293837] ppdev: user-space parallel port driver\n[ 3.298473] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.298474] [TTM] Initializing pool allocator\n[ 3.298475] [TTM] Initializing DMA pool allocator\n[ 3.298700] [drm] fb mappable at 0xFC000000\n[ 3.298700] [drm] vram aper at 0xFC000000\n[ 3.298700] [drm] size 33554432\n[ 3.298701] [drm] fb depth is 24\n[ 3.298701] [drm] pitch is 3072\n[ 3.330308] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.355165] Console: switching to colour frame buffer device 128x48\n[ 3.370292] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.376357] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m[ 3.424661] AES CTR mode by8 optimization enabled\n] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.471613] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.486302] alg: No test for crc32 (crc32-pclmul)\n[ 3.491332] intel_rapl: no valid rapl domains found in package 0\n[ 3.495662] intel_powerclamp: No package C-state available\n[ 3.499569] intel_powerclamp: No package C-state available[ 3.464915] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:28:41 +0000. Up 3.43 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.871295] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:28:44 +0000. Up 5.79 seconds.\n[ 5.903237] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.904964] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.906731] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.908833] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.910868] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.912885] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:1e:90:46 |\n[ 5.930391] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.932533] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.934760] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.936976] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.939215] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.951553] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.953879] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.956175] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.958376] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-02 23:29:29,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-5e6a6a4e-fab3-4e2f-89ce-1ec9f6084f5a 2018-11-02 23:29:29,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746850967407s 2018-11-02 23:29:29,278 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee/action used request id req-5e6a6a4e-fab3-4e2f-89ce-1ec9f6084f5a 2018-11-02 23:29:29,279 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1865775615 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.398723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.401473] pid_max: default: 32768 minimum: 301 [ 0.402943] Security Framework initialized [ 0.404324] SELinux: Initializing. [ 0.405829] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411774] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.415477] Mount-cache hash table entries: 4096 [ 0.417223] Initializing cgroup subsys memory [ 0.418636] Initializing cgroup subsys devices [ 0.420040] Initializing cgroup subsys freezer [ 0.421448] Initializing cgroup subsys net_cls [ 0.422839] Initializing cgroup subsys blkio [ 0.424210] Initializing cgroup subsys perf_event [ 0.425654] Initializing cgroup subsys hugetlb [ 0.427056] Initializing cgroup subsys pids [ 0.428428] Initializing cgroup subsys net_prio [ 0.429913] CPU: Physical Processor ID: 0 [ 0.431960] mce: CPU supports 10 MCE banks [ 0.433336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436455] tlb_flushall_shift: 6 [ 0.437856] Freeing SMP alternatives: 28k freed [ 0.442056] ACPI: Core revision 20130517 [ 0.443827] ACPI: All ACPI Tables successfully acquired [ 0.445589] ftrace: allocating 25812 entries in 101 pages [ 0.468160] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469958] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471750] smpboot: Max logical packages: 2 [ 0.473402] Enabling x2apic [ 0.474508] Enabled x2apic [ 0.475872] Switched APIC routing to physical x2apic. [ 0.478653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.480424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.483700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.491632] KVM setup paravirtual spinlock [ 0.494298] smpboot: Booting Node 0, Processors #1 OK [ 0.496237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.518035] Brought up 2 CPUs [ 0.518037] KVM setup async PF for cpu 1 [ 0.518040] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.521840] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.524440] devtmpfs: initialized [ 0.527255] EVM: security.selinux [ 0.528459] EVM: security.ima [ 0.529562] EVM: security.capability [ 0.531500] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.533331] pinctrl core: initialized pinctrl subsystem [ 0.534982] NET: Registered protocol family 16 [ 0.536569] ACPI: bus type PCI registered [ 0.537899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539738] PCI: Using configuration type 1 for base access [ 0.544664] ACPI: Added _OSI(Module Device) [ 0.546037] ACPI: Added _OSI(Processor Device) [ 0.547421] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548870] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551481] ACPI: Interpreter enabled [ 0.552758] ACPI: (supports S0 S5) [ 0.553968] ACPI: Using IOAPIC for interrupt routing [ 0.555460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561750] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565380] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568671] acpiphp: Slot [3] registered [ 0.570004] acpiphp: Slot [4] registered [ 0.571329] acpiphp: Slot [5] registered [ 0.572620] acpiphp: Slot [6] registered [ 0.573958] acpiphp: Slot [7] registered [ 0.575319] acpiphp: Slot [8] registered [ 0.576602] acpiphp: Slot [9] registered [ 0.577916] acpiphp: Slot [10] registered [ 0.579249] acpiphp: Slot [11] registered [ 0.580554] acpiphp: Slot [12] registered [ 0.581874] acpiphp: Slot [13] registered [ 0.583193] acpiphp: Slot [14] registered [ 0.584525] acpiphp: Slot [15] registered [ 0.585828] acpiphp: Slot [16] registered [ 0.587152] acpiphp: Slot [17] registered [ 0.588489] acpiphp: Slot [18] registered [ 0.589825] acpiphp: Slot [19] registered [ 0.591149] acpiphp: Slot [20] registered [ 0.592492] acpiphp: Slot [21] registered [ 0.593821] acpiphp: Slot [22] registered [ 0.595138] acpiphp: Slot [23] registered [ 0.596491] acpiphp: Slot [24] registered [ 0.597829] acpiphp: Slot [25] registered [ 0.599148] acpiphp: Slot [26] registered [ 0.600491] acpiphp: Slot [27] registered [ 0.601916] acpiphp: Slot [28] registered [ 0.603235] acpiphp: Slot [29] registered [ 0.604572] acpiphp: Slot [30] registered [ 0.605900] acpiphp: Slot [31] registered [ 0.607226] PCI host bridge to bus 0000:00 [ 0.608558] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.610138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.611940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.613728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.616174] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.618714] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.623779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.625658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.627411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.629265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.633640] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.636038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.659452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.661639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.663793] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.666478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.668540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.670479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.672466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.675014] vgaarb: loaded [ 0.676095] vgaarb: bridge control possible 0000:00:02.0 [ 0.677852] SCSI subsystem initialized [ 0.679162] ACPI: bus type USB registered [ 0.680508] usbcore: registered new interface driver usbfs [ 0.682097] usbcore: registered new interface driver hub [ 0.683668] usbcore: registered new device driver usb [ 0.685367] PCI: Using ACPI for IRQ routing [ 0.687089] NetLabel: Initializing [ 0.688313] NetLabel: domain hash size = 128 [ 0.689680] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.691198] NetLabel: unlabeled traffic allowed by default [ 0.692912] Switched to clocksource kvm-clock [ 0.702460] pnp: PnP ACPI init [ 0.703647] ACPI: bus type PNP registered [ 0.705348] pnp: PnP ACPI: found 5 devices [ 0.706668] ACPI: bus type PNP unregistered [ 0.714125] NET: Registered protocol family 2 [ 0.715834] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.718483] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.720668] TCP: Hash tables configured (established 32768 bind 32768) [ 0.722533] TCP: reno registered [ 0.723711] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725440] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.727286] NET: Registered protocol family 1 [ 0.728690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.730354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.731979] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.752214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.772414] Unpacking initramfs... [ 1.245577] Freeing initrd memory: 37508k freed [ 1.255222] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.257044] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.260457] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264248] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.265982] Initialise system trusted keyring [ 1.267406] audit: initializing netlink socket (disabled) [ 1.268987] type=2000 audit(1541201319.866:1): initialized [ 1.286257] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.288085] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.290738] zpool: loaded [ 1.291847] zbud: loaded [ 1.293113] VFS: Disk quotas dquot_6.5.2 [ 1.294489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.296451] msgmni has been set to 7578 [ 1.297860] Key type big_key registered [ 1.299926] NET: Registered protocol family 38 [ 1.301402] Key type asymmetric registered [ 1.302772] Asymmetric key parser 'x509' registered [ 1.304326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.306893] io scheduler noop registered [ 1.308254] io scheduler deadline registered (default) [ 1.323001] io scheduler cfq registered [ 1.324444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.326091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.328022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.330473] ACPI: Power Button [PWRF] [ 1.331875] GHES: HEST is not enabled! [ 1.333245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.357623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.359715] Non-volatile memory driver v1.3 [ 1.361070] Linux agpgart interface v0.103 [ 1.362519] crash memory driver: version 1.1 [ 1.363950] rdac: device handler registered [ 1.365356] hp_sw: device handler registered [ 1.366729] emc: device handler registered [ 1.368061] alua: device handler registered [ 1.369445] libphy: Fixed MDIO Bus: probed [ 1.370857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.372628] ehci-pci: EHCI PCI platform driver [ 1.374024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.375735] ohci-pci: OHCI PCI platform driver [ 1.377153] uhci_hcd: USB Universal Host Controller Interface driver [ 1.397232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.398854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.401310] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.402862] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.404574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.406396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.408800] usb usb1: Product: UHCI Host Controller [ 1.410272] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.412142] usb usb1: SerialNumber: 0000:00:01.2 [ 1.413680] hub 1-0:1.0: USB hub found [ 1.414965] hub 1-0:1.0: 2 ports detected [ 1.416419] usbcore: registered new interface driver usbserial [ 1.418085] usbcore: registered new interface driver usbserial_generic [ 1.419869] usbserial: USB Serial support registered for generic [ 1.421578] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.424836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.426326] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.427919] mousedev: PS/2 mouse device common for all mice [ 1.429833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432671] rtc_cmos 00:00: RTC can wake from S4 [ 1.433179] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.434669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.439967] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443529] cpuidle: using governor menu [ 1.444904] hidraw: raw HID events driver (C) Jiri Kosina [ 1.446540] usbcore: registered new interface driver usbhid [ 1.448190] usbhid: USB HID core driver [ 1.449514] drop_monitor: Initializing network drop monitor service [ 1.451273] TCP: cubic registered [ 1.452470] Initializing XFRM netlink socket [ 1.453920] NET: Registered protocol family 10 [ 1.455589] NET: Registered protocol family 17 [ 1.457202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.458854] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.460542] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.463368] Loading compiled-in X.509 certificates [ 1.464834] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.467657] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.470906] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.473759] registered taskstats version 1 [ 1.476964] Key type trusted registered [ 1.479802] Key type encrypted registered [ 1.482345] IMA: No TPM chip found, activating TPM-bypass! [ 1.484367] rtc_cmos 00:00: setting system clock to 2018-11-02 23:28:39 UTC (1541201319) [ 1.487584] Freeing unused kernel memory: 1680k freed [ 1.492802] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.497819] systemd[1]: Detected virtualization kvm. [ 1.499318] systemd[1]: Detected architecture x86-64. [ 1.500811] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.503549] systemd[1]: No hostname configured. [ 1.504972] systemd[1]: Set hostname to . [ 1.506536] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.530227] systemd[1]: Reached target Local File Systems. [ 1.531838] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.534246] systemd[1]: Created slice Root Slice. [ 1.535712] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.538060] systemd[1]: Listening on udev Control Socket. [ 1.539641] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.541960] systemd[1]: Reached target Swap. [ 1.543345] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.545578] systemd[1]: Created slice System Slice. [ 1.547050] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549274] systemd[1]: Reached target Slices. [ 1.550686] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.552893] systemd[1]: Listening on Journal Socket. [ 1.554390] systemd[1]: Starting Journal Socket. [ 1.556221] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.559531] systemd[1]: Listening on udev Kernel Socket. [ 1.561085] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.563440] systemd[1]: Reached target Sockets. [ 1.564862] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.567011] systemd[1]: Reached target Timers. [ 1.568417] systemd[1]: Starting Timers. [ 1.569974] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.572506] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.576821] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.579373] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.583255] systemd[1]: Reached target Paths. [ 1.584664] systemd[1]: Starting Paths. [ 1.586301] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.589790] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.632025] RPC: Registered named UNIX socket transport module. [ 1.633725] RPC: Registered udp transport module. [ 1.635183] RPC: Registered tcp transport module. [ 1.636643] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [ 1.718924] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [ 1.728373] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.752714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.793517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.799208] scsi host0: ata_piix [ 1.800618] vda: vda1 [ 1.802050] scsi host1: ata_piix [ 1.803713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.806039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.873229] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.875205] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.877123] usb 1-1: Product: QEMU USB Tablet [ 1.878545] usb 1-1: Manufacturer: QEMU [ 1.879843] usb 1-1: SerialNumber: 42 [ 1.889560] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.892638] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.978493] SGI XFS with ACLs, security attributes, no debug enabled [ 1.981232] XFS (vda1): Mounting V4 Filesystem [ 2.010689] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.233808] systemd-journald[125]: Received SIGTERM from PID 1 (systemd). [ 2.261063] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.394577] SELinux: Disabled at runtime. [ 2.432964] type=1404 audit(1541201320.448:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.459745] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.461558] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.846478] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.852712] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.054497] type=1305 audit(1541201321.069:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Login Service... Starting Dump dmesg to /var/log/dmesg...[ 3.244577] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.253260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus.[ 3.262696] [drm] Initialized drm 1.1.0 20060810 [ 3.293837] ppdev: user-space parallel port driver [ 3.298473] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.298474] [TTM] Initializing pool allocator [ 3.298475] [TTM] Initializing DMA pool allocator [ 3.298700] [drm] fb mappable at 0xFC000000 [ 3.298700] [drm] vram aper at 0xFC000000 [ 3.298700] [drm] size 33554432 [ 3.298701] [drm] fb depth is 24 [ 3.298701] [drm] pitch is 3072 [ 3.330308] fbcon: cirrusdrmfb (fb0) is primary device [ 3.355165] Console: switching to colour frame buffer device 128x48 [ 3.370292] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.376357] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m[ 3.424661] AES CTR mode by8 optimization enabled ] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.471613] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.486302] alg: No test for crc32 (crc32-pclmul) [ 3.491332] intel_rapl: no valid rapl domains found in package 0 [ 3.495662] intel_powerclamp: No package C-state available [ 3.499569] intel_powerclamp: No package C-state available[ 3.464915] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:28:41 +0000. Up 3.43 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.871295] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:28:44 +0000. Up 5.79 seconds. [ 5.903237] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.904964] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.906731] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.908833] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.910868] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.912885] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:1e:90:46 | [ 5.930391] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.932533] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.934760] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.936976] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.939215] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.951553] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.953879] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.956175] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.958376] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-02 23:29:29,283 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e325fd0L 2018-11-02 23:29:29,283 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-02 23:29:29,290 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-02 23:29:29,291 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-02 23:29:29,293 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-02 23:29:29,293 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-02 23:29:29,293 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-02 23:29:29,293 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-02 23:29:29,294 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-02 23:29:29,294 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-02 23:29:29,299 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-02 23:29:29,300 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-02 23:29:29,316 - paramiko.transport - DEBUG - Trying discovered key 4abc5acb80d8083bae38c868d89dee5f in /tmp/tmpi3IJQe 2018-11-02 23:29:29,339 - paramiko.transport - DEBUG - userauth is OK 2018-11-02 23:29:39,360 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-02 23:29:39,392 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-02 23:29:39,392 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-02 23:29:39,393 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-02 23:29:39,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-11-02 23:29:39,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 816, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8013, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 876, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 809, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 849, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:38 GMT 2018-11-02 23:29:39,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:39,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-02 23:29:39,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:39,619 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 816, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8013, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 876, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 849, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-02 23:29:39,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-11-02 23:29:39,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:39,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:39,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:39,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:39,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:39,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:39,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:39,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 816, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8013, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 876, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 809, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 849, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-02 23:29:39,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:39,747 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:38 GMT 2018-11-02 23:29:39,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:39,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-02 23:29:39,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:39,747 - functest.core.cloudify - INFO - The current manager status is running 2018-11-02 23:29:39,748 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-02 23:29:39,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:39,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:39,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:39,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:39,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:39,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:39,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:39,814 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-02 23:29:39,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:38.830Z", "updated_at": "2018-11-02T23:29:38.830Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-02 23:29:39,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:39,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:38 GMT 2018-11-02 23:29:39,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:39,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-02 23:29:39,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:39,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-11-02 23:29:39,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:38.830Z", "updated_at": "2018-11-02T23:29:38.830Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-02 23:29:39,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:39,868 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:38 GMT 2018-11-02 23:29:39,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:39,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-02 23:29:39,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:39,868 - functest.core.cloudify - DEBUG - List secrets: 2018-11-02 23:29:39,868 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-11-02 23:29:39,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:39,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:38.830Z", "updated_at": "2018-11-02T23:29:38.830Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-02 23:29:39,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:39,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:38 GMT 2018-11-02 23:29:39,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:39,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-02 23:29:39,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:39,919 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-02 23:29:39,919 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-02 23:29:39,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:29:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:29:40,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52e2af7-72ca-48f1-a12f-c13e8dcfc4ae Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a"}, "tags": [], "enabled": true, "id": "6487774e53cf4d4daf52bb5d8792201a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:29:40,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d52e2af7-72ca-48f1-a12f-c13e8dcfc4ae 2018-11-02 23:29:40,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112088918686s 2018-11-02 23:29:40,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d52e2af7-72ca-48f1-a12f-c13e8dcfc4ae 2018-11-02 23:29:40,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-02 23:29:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/quotas/6487774e53cf4d4daf52bb5d8792201a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-02 23:29:40,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-dc86cf72-c58a-4c9f-8022-b9656b216e10 Date: Fri, 02 Nov 2018 23:29:40 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-11-02 23:29:40,302 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/6487774e53cf4d4daf52bb5d8792201a.json used request id req-dc86cf72-c58a-4c9f-8022-b9656b216e10 2018-11-02 23:29:40,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.259783029556s 2018-11-02 23:29:40,303 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/6487774e53cf4d4daf52bb5d8792201a.json used request id req-dc86cf72-c58a-4c9f-8022-b9656b216e10 2018-11-02 23:29:40,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-11-02 23:29:40,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-02 23:29:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:29:40,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 23:29:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 23:29:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:29:40,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bf0202-7694-41dd-8446-b33bfa9ea91a Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/01d5880c2ea849a3971ac7eca281d913"}, "enabled": true, "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2ff400861c86400380573ebd0a81f59d"}, "enabled": true, "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d658d56e387464d9f99169714c5f925"}, "enabled": true, "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5057e0796dbe48c3860a917b4e42a434"}, "enabled": true, "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/59f66af323764c6581b9704eaf09a283"}, "enabled": true, "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67d99eb7ddf647469144fb68c1d36dee"}, "enabled": true, "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6b09167d24c940fd856b12795de93aee"}, "enabled": true, "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8bcebb141acf41eb89df1d343c613517"}, "enabled": true, "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9066e8fb27724e1bb5af699a89b76054"}, "enabled": true, "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/95fec3cd75d44e76bc15dc93271f3a3b"}, "enabled": true, "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a63eb0551d1a43c6bf287adbe42866da"}, "enabled": true, "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/c149bc4ca396455e9352fb0046b1e7fd"}, "enabled": true, "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c15ced145a7245508670f1ce95883e22"}, "enabled": true, "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e3b895f6efdb41b3b510d057be80b79a"}, "enabled": true, "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fc3a5f2250ef4226aec983be33e8e106"}, "enabled": true, "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-02 23:29:40,415 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-14bf0202-7694-41dd-8446-b33bfa9ea91a 2018-11-02 23:29:40,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.108190059662s 2018-11-02 23:29:40,415 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-14bf0202-7694-41dd-8446-b33bfa9ea91a 2018-11-02 23:29:40,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-02 23:29:40,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:29:40,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0384967a-17dd-4744-9cc1-2ab5bab30962 Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/00c5dca1fd9e4f31bb23a2f8c790af5a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/021ffd7896e140d4a245764e9b70ff54"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0753845c32c34e61a761807235bf28c9"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "0753845c32c34e61a761807235bf28c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/09439b69f6194acda70471b5980d463b"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "09439b69f6194acda70471b5980d463b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/098d390dd04842708587bb421755fad7"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "098d390dd04842708587bb421755fad7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0b88f42e8e1b41d981c8cfcc86e6b74d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/146d70ce2b0e4549be17c5ca7018ff19"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16e8dfcea2ad4409bf22d52fff0f3fc7"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/183048d4244d46358b20dd77f8a0d79d"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2b7da07997be4ae3bd9f7b4af442c73d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2f766e7e68d741e5ba86d1b8a16f7dac"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/31ce8cdc109b4e14bcde4fc699809026"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55f9551d70a04d2fb961531fd0d6a9bd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/61298d5ec3e449a9904f1aaa883e223e"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6508ae04ff364692b862bfc3ce75ba8a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/669f96e2718b4a029498f14613cc62fb"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "669f96e2718b4a029498f14613cc62fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/683cce640ce54e6d9f6746eb94425455"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "683cce640ce54e6d9f6746eb94425455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6d291895d25442e68890c29ad6223b33"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "6d291895d25442e68890c29ad6223b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7d1b2e7a4f894b898db650b8306ac495"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "7d1b2e7a4f894b898db650b8306ac495"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8ebd5f56a22a42c5b3acfc7626f0eb4b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/960bdcc551a54245a2aa39f60028454c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "960bdcc551a54245a2aa39f60028454c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/979c8fc291d844d18d475cee653eeba5"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "979c8fc291d844d18d475cee653eeba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9a6ea2e88b3c4100aba5506a1a600610"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "9a6ea2e88b3c4100aba5506a1a600610"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2364f447c9c4974a2669e738bcd62b3"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2a385814ff942d99f68eb4469e717ec"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/aca45a57f7f944fcbc57ab585903c2a6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b32d1a132bba475485856b47620cacf1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "b32d1a132bba475485856b47620cacf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b3b97ec6a83c4b5db7ced64e64e9bbb9"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b675c99194b14f3a960ee2e8e3792ac3"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b6841b5a287d431f8c16cfd535f24949"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bdda5d68d883446ba5af13315c88bdfa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c1287fec084c4901a3e9a2613e837137"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "c1287fec084c4901a3e9a2613e837137"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d76255c866b0437a9515f1638021a758"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "d76255c866b0437a9515f1638021a758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dac88b03f4014556a9ee25528e8c584f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "dac88b03f4014556a9ee25528e8c584f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dd94fca953424ed89a2ee2e6c4da256d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "dd94fca953424ed89a2ee2e6c4da256d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/defbf4aa075947f5ae2c1309f404ad2a"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "defbf4aa075947f5ae2c1309f404ad2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/eb53237e69cb4d8e8e2a124bbed65790"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/efdf84fdd8424db89cca5e2b96cb65c5"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f0c103acfe844e588668f6f0ab9b7b69"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "f0c103acfe844e588668f6f0ab9b7b69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f4ce15d79ac142d7a628b94740cbcbb7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ff61f44f8a1444cbb5f4fcb3ad116fa7"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-02 23:29:40,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-0384967a-17dd-4744-9cc1-2ab5bab30962 2018-11-02 23:29:40,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.109750032425s 2018-11-02 23:29:40,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-0384967a-17dd-4744-9cc1-2ab5bab30962 2018-11-02 23:29:40,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '8ad45ab8-38aa-4a24-b022-16ec79894ba3', 'keystone_tenant_name': u'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.31:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'project_domain_name': 'Default'} 2018-11-02 23:29:40,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-11-02 23:29:40,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:40,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:40,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:40,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:40,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:40,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:40,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:40,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-11-02 23:29:40,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:40,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:39 GMT 2018-11-02 23:29:40,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:40,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-11-02 23:29:40,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:40,597 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "8ad45ab8-38aa-4a24-b022-16ec79894ba3"} 2018-11-02 23:29:40,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-11-02 23:29:40,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:39.678Z", "updated_at": "2018-11-02T23:29:39.678Z", "created_by": "admin", "private_resource": false, "value": "8ad45ab8-38aa-4a24-b022-16ec79894ba3", "key": "keystone_password"} 2018-11-02 23:29:40,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:40,658 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:39 GMT 2018-11-02 23:29:40,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:40,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-11-02 23:29:40,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:40,658 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"} 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-11-02 23:29:40,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:39.740Z", "updated_at": "2018-11-02T23:29:39.740Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c", "key": "keystone_tenant_name"} 2018-11-02 23:29:40,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:40,718 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:39 GMT 2018-11-02 23:29:40,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:40,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-11-02 23:29:40,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:40,718 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-11-02 23:29:40,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:40,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:40,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:40,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:40,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:40,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:40,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:40,811 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-11-02 23:29:40,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:39.830Z", "updated_at": "2018-11-02T23:29:39.830Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-11-02 23:29:40,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:40,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:39 GMT 2018-11-02 23:29:40,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:40,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-11-02 23:29:40,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:40,812 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.31:5000"} 2018-11-02 23:29:40,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:40,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:39.922Z", "updated_at": "2018-11-02T23:29:39.922Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.31:5000", "key": "keystone_url"} 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:39 GMT 2018-11-02 23:29:40,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:40,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-11-02 23:29:40,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:40,904 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-02 23:29:40,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-02 23:29:40,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:39.984Z", "updated_at": "2018-11-02T23:29:39.984Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-11-02 23:29:40,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:40,963 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:39 GMT 2018-11-02 23:29:40,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:40,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-11-02 23:29:40,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:40,963 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c"} 2018-11-02 23:29:41,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:41,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:41,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:41,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:41,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:41,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:40.074Z", "updated_at": "2018-11-02T23:29:40.074Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c", "key": "keystone_username"} 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:40 GMT 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-11-02 23:29:41,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:41,057 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-02 23:29:41,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:29:41,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-02T23:29:40.138Z", "updated_at": "2018-11-02T23:29:40.138Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:29:41,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:29:40 GMT 2018-11-02 23:29:41,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:29:41,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-11-02 23:29:41,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:29:41,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-11-02 23:29:41,118 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-02 23:29:41,119 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-02 23:29:41,119 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-02 23:29:41,121 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-02 23:29:41,156 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-02 23:29:41,157 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-02 23:29:41,158 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-02 23:29:41,198 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-02 23:29:41,198 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-02 23:29:41,223 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-02 23:30:02,176 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-02 23:30:02,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-11-02 23:30:02,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-11-02 23:30:02,181 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-02 23:30:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:30:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6487774e53cf4d4daf52bb5d8792201a&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:02,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-79af6533-5dc7-435d-8f30-4d34b16f9eb9 Date: Fri, 02 Nov 2018 23:30:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:30:02,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6487774e53cf4d4daf52bb5d8792201a&name=default used request id req-79af6533-5dc7-435d-8f30-4d34b16f9eb9 2018-11-02 23:30:02,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464651584625s 2018-11-02 23:30:02,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6487774e53cf4d4daf52bb5d8792201a&name=default used request id req-79af6533-5dc7-435d-8f30-4d34b16f9eb9 2018-11-02 23:30:02,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:30:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-56d87ebe-606f-45cc-96ea-26f19f4f0523 Date: Fri, 02 Nov 2018 23:30:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-02T23:26:16Z", "revision_number": 0, "id": "0e6413d1-919a-425a-b83b-b3ecbb6a1d2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:16Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "b9256ee2-99a2-44ed-9d45-f2f707e35bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:26:14Z", "revision_number": 0, "id": "ba96797f-3c0d-43ab-aa8a-8b1278be2ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:14Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-02T23:26:15Z", "revision_number": 0, "id": "bb6a70b2-c3e8-4bc5-8872-81478fad561c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-02T23:26:15Z", "revision_number": 0, "id": "d3aea69d-330c-4d3e-89c0-82c2646051ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 8, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 4, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:30:02,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-56d87ebe-606f-45cc-96ea-26f19f4f0523 2018-11-02 23:30:02,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509841442108s 2018-11-02 23:30:02,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-56d87ebe-606f-45cc-96ea-26f19f4f0523 2018-11-02 23:30:02,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-02 23:30:02,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 22, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 22, "ethertype": "IPv4", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4"}}' 2018-11-02 23:30:02,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bcabeecf-f077-46e0-a2fc-1e5d35ad3330 Date: Fri, 02 Nov 2018 23:30:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-02T23:30:02Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "port_range_min": 22, "revision_number": 0, "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:30:02Z", "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "30ca9e02-49a0-4711-8e8e-11d2932df6d0"}} 2018-11-02 23:30:02,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-bcabeecf-f077-46e0-a2fc-1e5d35ad3330 2018-11-02 23:30:02,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.284964084625s 2018-11-02 23:30:02,574 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-bcabeecf-f077-46e0-a2fc-1e5d35ad3330 2018-11-02 23:30:02,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-11-02 23:30:02,665 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:30:05,355 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-02 23:30:05,356 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-02T23:30:04.336Z", "updated_at": "2018-11-02T23:30:04.336Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-11-02 23:30:05,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:30:05,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:30:04 GMT 2018-11-02 23:30:05,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:30:05,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-02 23:30:05,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:30:05,383 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-02 23:30:06,871 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-02 23:30:06,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:30:06,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:07,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0aaa55c2-5dd1-4eda-9427-b9e686540290 Date: Fri, 02 Nov 2018 23:30:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "metadata": {}}], "file": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "size": 4373348352, "self": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:26:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:25:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:30:07,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0aaa55c2-5dd1-4eda-9427-b9e686540290 2018-11-02 23:30:07,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.654860973358s 2018-11-02 23:30:07,527 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0aaa55c2-5dd1-4eda-9427-b9e686540290 2018-11-02 23:30:07,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 23:30:07,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c"}' 2018-11-02 23:30:08,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1db34221-d629-4c19-a4d3-c3ef4d49ba93 Date: Fri, 02 Nov 2018 23:30:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "d6424781-ae46-4547-b73e-89e0987c09ad", "size": null, "self": "/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:08Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": null, "created_at": "2018-11-02T23:30:08Z", "protected": false} 2018-11-02 23:30:08,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1db34221-d629-4c19-a4d3-c3ef4d49ba93 2018-11-02 23:30:08,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.658594846725s 2018-11-02 23:30:08,196 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1db34221-d629-4c19-a4d3-c3ef4d49ba93 returning object d6424781-ae46-4547-b73e-89e0987c09ad 2018-11-02 23:30:08,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 23:30:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '' 2018-11-02 23:30:12,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ff0954e-8439-4a29-ae44-7d1be2bc99b7 Date: Fri, 02 Nov 2018 23:30:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:30:12,561 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad/file used request id req-4ff0954e-8439-4a29-ae44-7d1be2bc99b7 2018-11-02 23:30:12,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.36433196068s 2018-11-02 23:30:12,561 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad/file used request id req-4ff0954e-8439-4a29-ae44-7d1be2bc99b7 2018-11-02 23:30:12,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:30:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:12,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-488d955f-dc7a-4924-96da-079a4516070b Date: Fri, 02 Nov 2018 23:30:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d6424781-ae46-4547-b73e-89e0987c09ad/snap", "metadata": {}}], "file": "/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "d6424781-ae46-4547-b73e-89e0987c09ad", "size": 263586304, "self": "/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d6424781-ae46-4547-b73e-89e0987c09ad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:12Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:08Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "metadata": {}}], "file": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "size": 4373348352, "self": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:26:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:25:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:30:12,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-488d955f-dc7a-4924-96da-079a4516070b 2018-11-02 23:30:12,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0649740695953s 2018-11-02 23:30:12,631 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-488d955f-dc7a-4924-96da-079a4516070b 2018-11-02 23:30:12,633 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d6424781-ae46-4547-b73e-89e0987c09ad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad/file', 'owner': u'6487774e53cf4d4daf52bb5d8792201a', 'id': u'd6424781-ae46-4547-b73e-89e0987c09ad', 'size': 263586304, u'self': u'/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6487774e53cf4d4daf52bb5d8792201a', 'name': 'cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/d6424781-ae46-4547-b73e-89e0987c09ad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T23:30:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T23:30:12Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'created': u'2018-11-02T23:30:08Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-02T23:30:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-02 23:30:12,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 23:30:12,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-02 23:30:12,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e52752a-7bad-4e88-8275-90cf6aa8704e x-compute-request-id: req-8e52752a-7bad-4e88-8275-90cf6aa8704e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/27d5642c-7190-4067-bc86-2dc0774febe7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "27d5642c-7190-4067-bc86-2dc0774febe7"}} 2018-11-02 23:30:12,687 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8e52752a-7bad-4e88-8275-90cf6aa8704e 2018-11-02 23:30:12,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0525350570679s 2018-11-02 23:30:12,687 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8e52752a-7bad-4e88-8275-90cf6aa8704e 2018-11-02 23:30:12,688 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'27d5642c-7190-4067-bc86-2dc0774febe7', 'swap': 0}) 2018-11-02 23:30:12,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 23:30:12,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" -d '{"extra_specs": {}}' 2018-11-02 23:30:12,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edcd679d-fbbc-49b4-883d-aa947a8ef880 x-compute-request-id: req-edcd679d-fbbc-49b4-883d-aa947a8ef880 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 23:30:12,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7/os-extra_specs used request id req-edcd679d-fbbc-49b4-883d-aa947a8ef880 2018-11-02 23:30:12,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193350315094s 2018-11-02 23:30:12,708 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7/os-extra_specs used request id req-edcd679d-fbbc-49b4-883d-aa947a8ef880 2018-11-02 23:30:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-11-02 23:30:12,709 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d6424781-ae46-4547-b73e-89e0987c09ad", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "bono_cluster_size": 1, "flavor_id": "27d5642c-7190-4067-bc86-2dc0774febe7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:30:14,628 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-11-02 23:30:14,629 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-11-02 23:30:14,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:30:14,629 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:30:13 GMT 2018-11-02 23:30:14,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:30:14,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-11-02 23:30:14,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:30:14,629 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 446, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 162, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 201, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-11-02 23:30:14,763 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-02 23:30:14,764 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:30 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-02 23:30:14,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-02 23:30:14,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-11-02 23:30:14,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:30:14,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:30:14,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:30:14,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-02T23:30:12.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5deb27a5-67fe-433c-9e78-1ea5c7c1ac1c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:30:13 GMT 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-11-02 23:30:14,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:30:14,835 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-02 23:30:14,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-02 23:30:14,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-02 23:30:14,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-02 23:30:14,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 02 Nov 2018 23:30:13 GMT 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-02 23:30:14,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-11-02 23:30:14,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-02 23:30:14,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 283, in clean force=True) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-11-02 23:30:14,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 23:30:14,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:16,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d7f7d27-df45-4ee0-985e-64e65f9d46b0 Date: Fri, 02 Nov 2018 23:30:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:30:16,514 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad used request id req-8d7f7d27-df45-4ee0-985e-64e65f9d46b0 2018-11-02 23:30:16,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.5955388546s 2018-11-02 23:30:16,515 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d6424781-ae46-4547-b73e-89e0987c09ad used request id req-8d7f7d27-df45-4ee0-985e-64e65f9d46b0 2018-11-02 23:30:16,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:30:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:16,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64a0f348-4d04-4c4f-bc10-a052b6cfd94c x-compute-request-id: req-64a0f348-4d04-4c4f-bc10-a052b6cfd94c Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "11c307f2-8163-4893-8d27-4bd55ed4043c"}, {"name": "cloudify_ims-flavor_alt_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/27d5642c-7190-4067-bc86-2dc0774febe7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "27d5642c-7190-4067-bc86-2dc0774febe7"}]} 2018-11-02 23:30:16,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-64a0f348-4d04-4c4f-bc10-a052b6cfd94c 2018-11-02 23:30:16,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0315880775452s 2018-11-02 23:30:16,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-64a0f348-4d04-4c4f-bc10-a052b6cfd94c 2018-11-02 23:30:16,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 23:30:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:16,620 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c27e37c5-56c7-4872-b9fd-0cb509de56c9 x-compute-request-id: req-c27e37c5-56c7-4872-b9fd-0cb509de56c9 Content-Length: 0 Content-Type: application/json 2018-11-02 23:30:16,620 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7 used request id req-c27e37c5-56c7-4872-b9fd-0cb509de56c9 2018-11-02 23:30:16,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0709280967712s 2018-11-02 23:30:16,621 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/27d5642c-7190-4067-bc86-2dc0774febe7 used request id req-c27e37c5-56c7-4872-b9fd-0cb509de56c9 2018-11-02 23:30:16,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-02 23:30:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/05ec8a89-c77a-418a-947d-0031bac24297.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:17,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-487af822-3ca1-4939-86a5-995c5562140a Content-Length: 0 Date: Fri, 02 Nov 2018 23:30:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:30:17,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/05ec8a89-c77a-418a-947d-0031bac24297.json used request id req-487af822-3ca1-4939-86a5-995c5562140a 2018-11-02 23:30:17,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.763988018036s 2018-11-02 23:30:17,388 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/05ec8a89-c77a-418a-947d-0031bac24297.json used request id req-487af822-3ca1-4939-86a5-995c5562140a 2018-11-02 23:30:17,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-02 23:30:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:17,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d5f7c08c-bf83-4482-871e-0d63cc06982b Date: Fri, 02 Nov 2018 23:30:17 GMT RESP BODY: {"floatingips": []} 2018-11-02 23:30:17,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d5f7c08c-bf83-4482-871e-0d63cc06982b 2018-11-02 23:30:17,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189299583435s 2018-11-02 23:30:17,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d5f7c08c-bf83-4482-871e-0d63cc06982b 2018-11-02 23:30:17,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-02 23:30:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:17,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e55e13a-32d5-4dbe-870b-3e364f7bdb82 x-compute-request-id: req-7e55e13a-32d5-4dbe-870b-3e364f7bdb82 Content-Type: application/json 2018-11-02 23:30:17,582 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee used request id req-7e55e13a-32d5-4dbe-870b-3e364f7bdb82 2018-11-02 23:30:17,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168776988983s 2018-11-02 23:30:17,582 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee used request id req-7e55e13a-32d5-4dbe-870b-3e364f7bdb82 2018-11-02 23:30:17,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:30:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:18,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5f5cab2-b413-4007-8edf-9058d0777dfe x-compute-request-id: req-f5f5cab2-b413-4007-8edf-9058d0777dfe Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:90:46", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:90:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9c3d6d-8478-4567-8de2-13657af1b0ee", "rel": "bookmark"}], "image": {"id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "links": [{"href": "http://172.30.9.31:8774/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:28:37.000000", "flavor": {"id": "11c307f2-8163-4893-8d27-4bd55ed4043c", "links": [{"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}]}, "id": "ea9c3d6d-8478-4567-8de2-13657af1b0ee", "security_groups": [{"name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}], "user_id": "5d7b3b8568364c5980b8a65a2b4ea93a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:30:17Z", "hostId": "881f0d1f7618b92bad3cc6d76e2bae96159a434891275fa3c99ef930", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c", "name": "cloudify_ims-vm_75961145-4dbf-45f5-a421-72c3d8b79a9c", "created": "2018-11-02T23:26:20Z", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:30:18,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5f5cab2-b413-4007-8edf-9058d0777dfe 2018-11-02 23:30:18,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614555120468s 2018-11-02 23:30:18,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5f5cab2-b413-4007-8edf-9058d0777dfe 2018-11-02 23:30:18,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-02 23:30:20,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:30:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:20,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d381832-7efa-49b6-93c0-08660cbf11eb x-compute-request-id: req-7d381832-7efa-49b6-93c0-08660cbf11eb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-02 23:30:20,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d381832-7efa-49b6-93c0-08660cbf11eb 2018-11-02 23:30:20,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0717301368713s 2018-11-02 23:30:20,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d381832-7efa-49b6-93c0-08660cbf11eb 2018-11-02 23:30:20,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:30:20,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:20,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-80752781-b6f7-48b3-9c72-11bcab06370d Date: Fri, 02 Nov 2018 23:30:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:26:12Z", "updated_at": "2018-11-02T23:26:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-02T23:26:16Z", "revision_number": 0, "id": "0e6413d1-919a-425a-b83b-b3ecbb6a1d2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:16Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "68038131-0d82-44e5-b757-1cd93d6933fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "850f2449-4455-4ddf-bbe7-3b7628cfa198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:12Z", "revision_number": 0, "id": "879baad2-fdef-456b-8822-af252f0e84d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:12Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:26:13Z", "revision_number": 0, "id": "b9256ee2-99a2-44ed-9d45-f2f707e35bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:13Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-02T23:26:14Z", "revision_number": 0, "id": "ba96797f-3c0d-43ab-aa8a-8b1278be2ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:14Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-02T23:26:15Z", "revision_number": 0, "id": "bb6a70b2-c3e8-4bc5-8872-81478fad561c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-02T23:26:15Z", "revision_number": 0, "id": "d3aea69d-330c-4d3e-89c0-82c2646051ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:26:15Z", "security_group_id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 8, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "8cc0e556-b248-41b9-9d8a-d4621231ea6c", "name": "cloudify_ims-sg_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:30:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:30:02Z", "revision_number": 0, "id": "30ca9e02-49a0-4711-8e8e-11d2932df6d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:02Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 5, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:30:20,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-80752781-b6f7-48b3-9c72-11bcab06370d 2018-11-02 23:30:20,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0572209358215s 2018-11-02 23:30:20,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-80752781-b6f7-48b3-9c72-11bcab06370d 2018-11-02 23:30:20,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 23:30:20,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/8cc0e556-b248-41b9-9d8a-d4621231ea6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:20,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b45d8a88-a408-4517-b9d4-24e0cf3aa190 Content-Length: 0 Date: Fri, 02 Nov 2018 23:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:30:20,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8cc0e556-b248-41b9-9d8a-d4621231ea6c.json used request id req-b45d8a88-a408-4517-b9d4-24e0cf3aa190 2018-11-02 23:30:20,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.265894889832s 2018-11-02 23:30:20,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8cc0e556-b248-41b9-9d8a-d4621231ea6c.json used request id req-b45d8a88-a408-4517-b9d4-24e0cf3aa190 2018-11-02 23:30:20,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-02 23:30:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:20,658 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:30:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17fa92f2-4359-42d4-8b95-e9a472e452b8 x-compute-request-id: req-17fa92f2-4359-42d4-8b95-e9a472e452b8 Content-Length: 0 Content-Type: application/json 2018-11-02 23:30:20,658 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c used request id req-17fa92f2-4359-42d4-8b95-e9a472e452b8 2018-11-02 23:30:20,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0532259941101s 2018-11-02 23:30:20,658 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_75961145-4dbf-45f5-a421-72c3d8b79a9c used request id req-17fa92f2-4359-42d4-8b95-e9a472e452b8 2018-11-02 23:30:20,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-02 23:30:20,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" -d '{"subnet_id": "c71fe396-91b9-4c2a-8157-0861d5402cab"}' 2018-11-02 23:30:22,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e529f45-15ee-4521-9a90-baa799a4edb9 Date: Fri, 02 Nov 2018 23:30:22 GMT RESP BODY: {"network_id": "5c79ab61-1372-4afc-a835-eb3ecfeddc0d", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "subnet_id": "c71fe396-91b9-4c2a-8157-0861d5402cab", "subnet_ids": ["c71fe396-91b9-4c2a-8157-0861d5402cab"], "port_id": "dccdb9ee-2d7e-42bd-bfc0-647ec4b9f18f", "id": "ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378"} 2018-11-02 23:30:22,129 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378/remove_router_interface.json used request id req-5e529f45-15ee-4521-9a90-baa799a4edb9 2018-11-02 23:30:22,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47040295601s 2018-11-02 23:30:22,129 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378/remove_router_interface.json used request id req-5e529f45-15ee-4521-9a90-baa799a4edb9 returning object ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378 2018-11-02 23:30:22,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-02 23:30:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:22,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-7436309a-b2b4-4fa8-9d36-be056fc1607c Date: Fri, 02 Nov 2018 23:30:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:47Z", "admin_state_up": true, "updated_at": "2018-11-02T23:30:21Z", "revision_number": 4, "routes": [], "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378", "name": "cloudify_ims-router_75961145-4dbf-45f5-a421-72c3d8b79a9c"}]} 2018-11-02 23:30:22,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-7436309a-b2b4-4fa8-9d36-be056fc1607c 2018-11-02 23:30:22,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125272989273s 2018-11-02 23:30:22,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-7436309a-b2b4-4fa8-9d36-be056fc1607c 2018-11-02 23:30:22,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-02 23:30:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:23,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-985cf00e-5fce-4d02-bdfe-90fbbd39d614 Content-Length: 0 Date: Fri, 02 Nov 2018 23:30:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:30:23,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378.json used request id req-985cf00e-5fce-4d02-bdfe-90fbbd39d614 2018-11-02 23:30:23,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40007209778s 2018-11-02 23:30:23,657 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/ea75be62-bdd6-4e1d-a6b8-1c8d74bb9378.json used request id req-985cf00e-5fce-4d02-bdfe-90fbbd39d614 2018-11-02 23:30:23,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 23:30:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:23,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fc395053-77d2-47ca-a92f-6fe3ec293531 Date: Fri, 02 Nov 2018 23:30:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:24:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"c71fe396-91b9-4c2a-8157-0861d5402cab","subnetpool_id":null,"name":"cloudify_ims-subnet_75961145-4dbf-45f5-a421-72c3d8b79a9c"}]} 2018-11-02 23:30:23,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fc395053-77d2-47ca-a92f-6fe3ec293531 2018-11-02 23:30:23,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0498609542847s 2018-11-02 23:30:23,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fc395053-77d2-47ca-a92f-6fe3ec293531 2018-11-02 23:30:23,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-02 23:30:23,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/c71fe396-91b9-4c2a-8157-0861d5402cab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:26,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1faaaca4-fee8-45fd-8392-1d37ee7b6631 Date: Fri, 02 Nov 2018 23:30:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:30:26,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/c71fe396-91b9-4c2a-8157-0861d5402cab.json used request id req-1faaaca4-fee8-45fd-8392-1d37ee7b6631 2018-11-02 23:30:26,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48265886307s 2018-11-02 23:30:26,192 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/c71fe396-91b9-4c2a-8157-0861d5402cab.json used request id req-1faaaca4-fee8-45fd-8392-1d37ee7b6631 2018-11-02 23:30:26,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:30:26,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:26,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-83c6500d-525c-4e78-a610-fe5002daf491 Date: Fri, 02 Nov 2018 23:30:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T23:30:26Z","tenant_id":"6487774e53cf4d4daf52bb5d8792201a","created_at":"2018-11-02T23:24:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6487774e53cf4d4daf52bb5d8792201a","id":"5c79ab61-1372-4afc-a835-eb3ecfeddc0d","name":"cloudify_ims-net_75961145-4dbf-45f5-a421-72c3d8b79a9c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"}]} 2018-11-02 23:30:26,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-83c6500d-525c-4e78-a610-fe5002daf491 2018-11-02 23:30:26,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309414148331s 2018-11-02 23:30:26,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-83c6500d-525c-4e78-a610-fe5002daf491 2018-11-02 23:30:26,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-02 23:30:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/5c79ab61-1372-4afc-a835-eb3ecfeddc0d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:28,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab13a9ec-d5fd-4c78-a11d-5eb12b57b20a Date: Fri, 02 Nov 2018 23:30:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:30:28,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/5c79ab61-1372-4afc-a835-eb3ecfeddc0d.json used request id req-ab13a9ec-d5fd-4c78-a11d-5eb12b57b20a 2018-11-02 23:30:28,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.67836022377s 2018-11-02 23:30:28,182 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/5c79ab61-1372-4afc-a835-eb3ecfeddc0d.json used request id req-ab13a9ec-d5fd-4c78-a11d-5eb12b57b20a 2018-11-02 23:30:28,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:30:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:28,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-6605138a-a055-4a95-b2c9-1ee8ba677888 Date: Fri, 02 Nov 2018 23:30:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "metadata": {}}], "file": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/file", "owner": "6487774e53cf4d4daf52bb5d8792201a", "id": "62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "size": 4373348352, "self": "/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-02T23:26:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_75961145-4dbf-45f5-a421-72c3d8b79a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-02T23:25:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:30:28,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6605138a-a055-4a95-b2c9-1ee8ba677888 2018-11-02 23:30:28,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0469961166382s 2018-11-02 23:30:28,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6605138a-a055-4a95-b2c9-1ee8ba677888 2018-11-02 23:30:28,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-02 23:30:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6dfefb45b063622c00a340f107476afa74e5e41" 2018-11-02 23:30:30,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa0677fe-f797-4e61-ab07-5b27baf3af3b Date: Fri, 02 Nov 2018 23:30:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:30:30,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb used request id req-aa0677fe-f797-4e61-ab07-5b27baf3af3b 2018-11-02 23:30:30,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.21373581886s 2018-11-02 23:30:30,449 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/62d4c21d-4c88-41c0-9a79-2b13566fb7eb used request id req-aa0677fe-f797-4e61-ab07-5b27baf3af3b 2018-11-02 23:30:30,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:30:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:30,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4453ab4c-a7a4-438c-b9c3-daf9fdfff398 x-compute-request-id: req-4453ab4c-a7a4-438c-b9c3-daf9fdfff398 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "11c307f2-8163-4893-8d27-4bd55ed4043c"}]} 2018-11-02 23:30:30,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4453ab4c-a7a4-438c-b9c3-daf9fdfff398 2018-11-02 23:30:30,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022027015686s 2018-11-02 23:30:30,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4453ab4c-a7a4-438c-b9c3-daf9fdfff398 2018-11-02 23:30:30,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-02 23:30:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:30,506 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 02 Nov 2018 23:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0fba6ae8-108d-4523-8221-90ed774cdc75 x-compute-request-id: req-0fba6ae8-108d-4523-8221-90ed774cdc75 Content-Length: 0 Content-Type: application/json 2018-11-02 23:30:30,506 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c used request id req-0fba6ae8-108d-4523-8221-90ed774cdc75 2018-11-02 23:30:30,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0329930782318s 2018-11-02 23:30:30,507 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/11c307f2-8163-4893-8d27-4bd55ed4043c used request id req-0fba6ae8-108d-4523-8221-90ed774cdc75 2018-11-02 23:30:30,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:30:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:30,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ffe84a5-0a36-4cd8-b1c8-8c8c3c23fe5d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": {"self": "http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d7b3b8568364c5980b8a65a2b4ea93a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 23:30:30,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3ffe84a5-0a36-4cd8-b1c8-8c8c3c23fe5d 2018-11-02 23:30:30,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115552902222s 2018-11-02 23:30:30,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3ffe84a5-0a36-4cd8-b1c8-8c8c3c23fe5d 2018-11-02 23:30:30,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:30:30,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:30,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf3ab75-22f5-41b8-aabd-23c8c0a1d6fb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_75961145-4dbf-45f5-a421-72c3d8b79a9c", "links": {"self": "http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5d7b3b8568364c5980b8a65a2b4ea93a", "description": null}} 2018-11-02 23:30:30,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a used request id req-fdf3ab75-22f5-41b8-aabd-23c8c0a1d6fb 2018-11-02 23:30:30,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114866018295s 2018-11-02 23:30:30,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a used request id req-fdf3ab75-22f5-41b8-aabd-23c8c0a1d6fb 2018-11-02 23:30:30,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-02 23:30:30,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:30,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc6f6a6-17fb-4728-95d7-171d38a12b54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:30:30,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a used request id req-7dc6f6a6-17fb-4728-95d7-171d38a12b54 2018-11-02 23:30:30,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223530054092s 2018-11-02 23:30:30,969 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5d7b3b8568364c5980b8a65a2b4ea93a used request id req-7dc6f6a6-17fb-4728-95d7-171d38a12b54 2018-11-02 23:30:30,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:30:30,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:31,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d48084-86da-4eb6-a137-a751252c8e23 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a"}, "tags": [], "enabled": true, "id": "6487774e53cf4d4daf52bb5d8792201a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_75961145-4dbf-45f5-a421-72c3d8b79a9c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:30:31,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-66d48084-86da-4eb6-a137-a751252c8e23 2018-11-02 23:30:31,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990250110626s 2018-11-02 23:30:31,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-66d48084-86da-4eb6-a137-a751252c8e23 2018-11-02 23:30:31,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-02 23:30:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:31,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6a778c-b01b-4239-bbe5-bb277cdb10b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:30:31,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a used request id req-8d6a778c-b01b-4239-bbe5-bb277cdb10b9 2018-11-02 23:30:31,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.201850891113s 2018-11-02 23:30:31,281 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6487774e53cf4d4daf52bb5d8792201a used request id req-8d6a778c-b01b-4239-bbe5-bb277cdb10b9 2018-11-02 23:30:31,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:30:31,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:31,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6e59b7-677d-4af8-9bad-ee41670dd4ce Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "8479f7e9045844e7884ff3ad2a99520d", "links": {"self": "http://172.30.9.31:5000/v3/roles/8479f7e9045844e7884ff3ad2a99520d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:30:31,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bf6e59b7-677d-4af8-9bad-ee41670dd4ce 2018-11-02 23:30:31,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961019992828s 2018-11-02 23:30:31,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bf6e59b7-677d-4af8-9bad-ee41670dd4ce 2018-11-02 23:30:31,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-02 23:30:31,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/8479f7e9045844e7884ff3ad2a99520d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:31,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70220dee-98f3-4346-8d19-5e26ccbd14d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:30:31,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8479f7e9045844e7884ff3ad2a99520d used request id req-70220dee-98f3-4346-8d19-5e26ccbd14d6 2018-11-02 23:30:31,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.122343063354s 2018-11-02 23:30:31,509 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8479f7e9045844e7884ff3ad2a99520d used request id req-70220dee-98f3-4346-8d19-5e26ccbd14d6 2018-11-02 23:30:31,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:30:31,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6487774e53cf4d4daf52bb5d8792201a&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:31,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-9bc40a4e-47de-49d9-8650-e883bcf149fd Date: Fri, 02 Nov 2018 23:30:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:30:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:30:02Z", "revision_number": 0, "id": "30ca9e02-49a0-4711-8e8e-11d2932df6d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:02Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 5, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}]} 2018-11-02 23:30:31,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6487774e53cf4d4daf52bb5d8792201a&name=default used request id req-9bc40a4e-47de-49d9-8650-e883bcf149fd 2018-11-02 23:30:31,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235148191452s 2018-11-02 23:30:31,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=6487774e53cf4d4daf52bb5d8792201a&name=default used request id req-9bc40a4e-47de-49d9-8650-e883bcf149fd 2018-11-02 23:30:31,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-02 23:30:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:32,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 30146 X-Openstack-Request-Id: req-95c9aaa9-3814-4ad7-91d0-4b43df09aee8 Date: Fri, 02 Nov 2018 23:30:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "created_at": "2018-11-02T23:24:45Z", "updated_at": "2018-11-02T23:30:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "12039852-9cc8-47b9-ae77-eb2d68a793e1", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T23:30:02Z", "revision_number": 0, "id": "30ca9e02-49a0-4711-8e8e-11d2932df6d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:02Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "6dfe4798-2c33-4041-b1a1-0abe1db1ff59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "8d6577f3-2ae3-4e60-b2d3-c9eda41019eb", "remote_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:24:45Z", "revision_number": 0, "id": "9762624d-9207-4d80-b7e7-711286a42c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:24:45Z", "security_group_id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "tenant_id": "6487774e53cf4d4daf52bb5d8792201a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6487774e53cf4d4daf52bb5d8792201a"}], "revision_number": 5, "project_id": "6487774e53cf4d4daf52bb5d8792201a", "id": "9cc63ce4-8eea-4365-a402-9ba2b27e7db4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-02 23:30:32,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-95c9aaa9-3814-4ad7-91d0-4b43df09aee8 2018-11-02 23:30:32,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310546159744s 2018-11-02 23:30:32,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-95c9aaa9-3814-4ad7-91d0-4b43df09aee8 2018-11-02 23:30:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-02 23:30:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9cc63ce4-8eea-4365-a402-9ba2b27e7db4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}782006a309a430fb8cbdf53f293741874ea602fe" 2018-11-02 23:30:32,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-589d7322-e9f3-41cc-b649-396e8877e918 Content-Length: 0 Date: Fri, 02 Nov 2018 23:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-02 23:30:32,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9cc63ce4-8eea-4365-a402-9ba2b27e7db4.json used request id req-589d7322-e9f3-41cc-b649-396e8877e918 2018-11-02 23:30:32,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.384299993515s 2018-11-02 23:30:32,452 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9cc63ce4-8eea-4365-a402-9ba2b27e7db4.json used request id req-589d7322-e9f3-41cc-b649-396e8877e918 2018-11-02 23:30:32,452 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-11-02 23:30:32,480 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-11-02 23:30:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:30:32,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2165f364-39b6-4a22-8159-272e513f0fdd 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 23:30:32,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2165f364-39b6-4a22-8159-272e513f0fdd 2018-11-02 23:30:32,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:30:33,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T00:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["ZfkoU7CbQbuQRUkhRSlplQ"], "issued_at": "2018-11-02T23:30:33.000000Z"}} 2018-11-02 23:30:33,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:30:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:33,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-2cbf3f6e-0fb5-4245-a23b-f64514b6c0c5 Date: Fri, 02 Nov 2018 23:30:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-02 23:30:33,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2cbf3f6e-0fb5-4245-a23b-f64514b6c0c5 2018-11-02 23:30:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283452033997s 2018-11-02 23:30:33,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2cbf3f6e-0fb5-4245-a23b-f64514b6c0c5 2018-11-02 23:30:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:30:33,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 02 Nov 2018 23:30:33 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-02 23:30:33,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:30:33,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:33,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75825378-3ae9-4662-9c91-bb310b80d773 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 23:30:33,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-75825378-3ae9-4662-9c91-bb310b80d773 2018-11-02 23:30:33,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108374834061s 2018-11-02 23:30:33,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-75825378-3ae9-4662-9c91-bb310b80d773 2018-11-02 23:30:33,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-02 23:30:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}}' 2018-11-02 23:30:33,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c685f7-5cc1-4c8d-8486-7b0ebfc4048c Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c"}, "tags": [], "enabled": true, "id": "41f4d788e5014caeabf58d45bd038a6c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}} 2018-11-02 23:30:33,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f0c685f7-5cc1-4c8d-8486-7b0ebfc4048c 2018-11-02 23:30:33,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246787071228s 2018-11-02 23:30:33,665 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f0c685f7-5cc1-4c8d-8486-7b0ebfc4048c 2018-11-02 23:30:33,665 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'41f4d788e5014caeabf58d45bd038a6c', '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'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368'}) 2018-11-02 23:30:33,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-02 23:30:33,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dd44a3a4-1651-4d35-95af-6b546f8c45fe", "email": null, "name": "heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368"}}' 2018-11-02 23:30:34,058 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e7e2bd-2a1a-4947-8460-f4aad72834a0 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": {"self": "http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc6f96abd4764662a3128573d88cbe16", "domain_id": "default", "password_expires_at": null}} 2018-11-02 23:30:34,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-26e7e2bd-2a1a-4947-8460-f4aad72834a0 2018-11-02 23:30:34,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386924982071s 2018-11-02 23:30:34,059 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-26e7e2bd-2a1a-4947-8460-f4aad72834a0 2018-11-02 23:30:34,060 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dc6f96abd4764662a3128573d88cbe16', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368'}) 2018-11-02 23:30:34,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:30:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:34,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4475c8c-ce80-4897-a261-9a32365cf672 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:30:34,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4475c8c-ce80-4897-a261-9a32365cf672 2018-11-02 23:30:34,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106163024902s 2018-11-02 23:30:34,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4475c8c-ce80-4897-a261-9a32365cf672 2018-11-02 23:30:34,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:30:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:34,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf20273f-ac31-43cc-94ca-f67b7bc7a0be Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:30:34,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bf20273f-ac31-43cc-94ca-f67b7bc7a0be 2018-11-02 23:30:34,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10365819931s 2018-11-02 23:30:34,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bf20273f-ac31-43cc-94ca-f67b7bc7a0be 2018-11-02 23:30:34,280 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-02 23:30:34,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 23:30:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"role": {"name": "Member"}}' 2018-11-02 23:30:34,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c18b8f8-5239-4cf0-81d4-d8491fe8a58d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c1cb56c40a549e59c5299f07572cac3", "links": {"self": "http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3"}, "name": "Member"}} 2018-11-02 23:30:34,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4c18b8f8-5239-4cf0-81d4-d8491fe8a58d 2018-11-02 23:30:34,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.308549880981s 2018-11-02 23:30:34,593 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4c18b8f8-5239-4cf0-81d4-d8491fe8a58d 2018-11-02 23:30:34,594 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'0c1cb56c40a549e59c5299f07572cac3'}) 2018-11-02 23:30:34,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:30:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:34,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b289b8-1550-4f88-96a1-5fa7a6dc21ec Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c1cb56c40a549e59c5299f07572cac3", "links": {"self": "http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:30:34,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-70b289b8-1550-4f88-96a1-5fa7a6dc21ec 2018-11-02 23:30:34,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107346057892s 2018-11-02 23:30:34,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-70b289b8-1550-4f88-96a1-5fa7a6dc21ec 2018-11-02 23:30:34,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:30:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:34,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e591bd-a120-4d82-b716-d038192d106b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 23:30:34,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-b5e591bd-a120-4d82-b716-d038192d106b 2018-11-02 23:30:34,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110628128052s 2018-11-02 23:30:34,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-b5e591bd-a120-4d82-b716-d038192d106b 2018-11-02 23:30:34,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:30:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:34,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89295797-7773-4454-8a20-dc5865ba832d Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": {"self": "http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc6f96abd4764662a3128573d88cbe16", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 23:30:34,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-89295797-7773-4454-8a20-dc5865ba832d 2018-11-02 23:30:34,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116077899933s 2018-11-02 23:30:34,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-89295797-7773-4454-8a20-dc5865ba832d 2018-11-02 23:30:34,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:30:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:35,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3cca98-43ec-4500-9292-cf4fe27fc08a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c"}, "tags": [], "enabled": true, "id": "41f4d788e5014caeabf58d45bd038a6c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:30:35,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6f3cca98-43ec-4500-9292-cf4fe27fc08a 2018-11-02 23:30:35,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117918968201s 2018-11-02 23:30:35,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6f3cca98-43ec-4500-9292-cf4fe27fc08a 2018-11-02 23:30:35,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 23:30:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=0c1cb56c40a549e59c5299f07572cac3&scope.project.id=41f4d788e5014caeabf58d45bd038a6c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:35,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50c3852-d8e8-4f85-9344-badbf1e902d8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=0c1cb56c40a549e59c5299f07572cac3&scope.project.id=41f4d788e5014caeabf58d45bd038a6c", "previous": null, "next": null}} 2018-11-02 23:30:35,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=0c1cb56c40a549e59c5299f07572cac3&scope.project.id=41f4d788e5014caeabf58d45bd038a6c used request id req-b50c3852-d8e8-4f85-9344-badbf1e902d8 2018-11-02 23:30:35,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210173130035s 2018-11-02 23:30:35,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=0c1cb56c40a549e59c5299f07572cac3&scope.project.id=41f4d788e5014caeabf58d45bd038a6c used request id req-b50c3852-d8e8-4f85-9344-badbf1e902d8 2018-11-02 23:30:35,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 23:30:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c/users/dc6f96abd4764662a3128573d88cbe16/roles/0c1cb56c40a549e59c5299f07572cac3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:35,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c43e60d-ff3b-4066-bbd0-3f32a9c49f71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:30:35,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c/users/dc6f96abd4764662a3128573d88cbe16/roles/0c1cb56c40a549e59c5299f07572cac3 used request id req-3c43e60d-ff3b-4066-bbd0-3f32a9c49f71 2018-11-02 23:30:35,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141209125519s 2018-11-02 23:30:35,433 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c/users/dc6f96abd4764662a3128573d88cbe16/roles/0c1cb56c40a549e59c5299f07572cac3 used request id req-3c43e60d-ff3b-4066-bbd0-3f32a9c49f71 2018-11-02 23:30:35,434 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dd44a3a4-1651-4d35-95af-6b546f8c45fe', 'username': u'heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-02 23:30:35,437 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'password': 'dd44a3a4-1651-4d35-95af-6b546f8c45fe', 'project_name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '41f4d788e5014caeabf58d45bd038a6c', 'project_domain_name': 'Default'} 2018-11-02 23:30:35,470 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-11-02 23:30:35,471 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-11-02 23:30:35,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:30:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:35,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443422fd-a67e-49c2-81d4-fff4ee481da7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-02 23:30:35,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-443422fd-a67e-49c2-81d4-fff4ee481da7 2018-11-02 23:30:35,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110267162323s 2018-11-02 23:30:35,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-443422fd-a67e-49c2-81d4-fff4ee481da7 2018-11-02 23:30:35,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:30:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:35,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5e7ce8-d16f-485a-b614-95f11a4422c8 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c"}, "tags": [], "enabled": true, "id": "41f4d788e5014caeabf58d45bd038a6c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:30:35,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7f5e7ce8-d16f-485a-b614-95f11a4422c8 2018-11-02 23:30:35,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11381316185s 2018-11-02 23:30:35,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7f5e7ce8-d16f-485a-b614-95f11a4422c8 2018-11-02 23:30:35,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-02 23:30:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"network": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "heat_ims-net_dc2955dd-baa3-4a50-a660-efd0c4d80368", "admin_state_up": true}}' 2018-11-02 23:30:36,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d92d81e1-eefb-4429-9933-0536ceed3372 Date: Fri, 02 Nov 2018 23:30:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41f4d788e5014caeabf58d45bd038a6c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-02T23:30:36Z","is_default":false,"provider:segmentation_id":31,"name":"heat_ims-net_dc2955dd-baa3-4a50-a660-efd0c4d80368","admin_state_up":true,"tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:30:36Z","mtu":1450}} 2018-11-02 23:30:36,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d92d81e1-eefb-4429-9933-0536ceed3372 2018-11-02 23:30:36,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.639907836914s 2018-11-02 23:30:36,345 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d92d81e1-eefb-4429-9933-0536ceed3372 2018-11-02 23:30:36,345 - 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-11-02T23:30:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'admin_state_up': True, u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'created_at': u'2018-11-02T23:30:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41f4d788e5014caeabf58d45bd038a6c'}) 2018-11-02 23:30:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:30:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab77840-e297-4e65-9a20-18c55fff7e42 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.31:5000/v3/", "rel": "self"}]}} 2018-11-02 23:30:36,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8ab77840-e297-4e65-9a20-18c55fff7e42 2018-11-02 23:30:36,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-02 23:30:36,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c1cb56c40a549e59c5299f07572cac3", "name": "Member"}], "expires_at": "2018-11-03T00:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41f4d788e5014caeabf58d45bd038a6c", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/41f4d788e5014caeabf58d45bd038a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/41f4d788e5014caeabf58d45bd038a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/41f4d788e5014caeabf58d45bd038a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/41f4d788e5014caeabf58d45bd038a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/41f4d788e5014caeabf58d45bd038a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/41f4d788e5014caeabf58d45bd038a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/41f4d788e5014caeabf58d45bd038a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/41f4d788e5014caeabf58d45bd038a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/41f4d788e5014caeabf58d45bd038a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/41f4d788e5014caeabf58d45bd038a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_41f4d788e5014caeabf58d45bd038a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_41f4d788e5014caeabf58d45bd038a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368", "id": "dc6f96abd4764662a3128573d88cbe16"}, "audit_ids": ["FQeydvPfS9KNfY9xttmzvg"], "issued_at": "2018-11-02T23:30:36.000000Z"}} 2018-11-02 23:30:36,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:30:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:30:37,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-53b754bf-67b5-4244-b589-db27163e3615 Date: Fri, 02 Nov 2018 23:30:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-02T23:30:36Z","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:30:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea","name":"heat_ims-net_dc2955dd-baa3-4a50-a660-efd0c4d80368"}]} 2018-11-02 23:30:37,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-53b754bf-67b5-4244-b589-db27163e3615 2018-11-02 23:30:37,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305297851562s 2018-11-02 23:30:37,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-53b754bf-67b5-4244-b589-db27163e3615 2018-11-02 23:30:37,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-02 23:30:37,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"subnet": {"name": "heat_ims-subnet_dc2955dd-baa3-4a50-a660-efd0c4d80368", "enable_dhcp": true, "network_id": "9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-02 23:30:37,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5c31db42-5f41-46b1-b7e7-57a3540e9a79 Date: Fri, 02 Nov 2018 23:30:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:30:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:30:37Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"a998eeac-f230-4919-ba5a-6ebbe27f272d","subnetpool_id":null,"name":"heat_ims-subnet_dc2955dd-baa3-4a50-a660-efd0c4d80368"}} 2018-11-02 23:30:37,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5c31db42-5f41-46b1-b7e7-57a3540e9a79 2018-11-02 23:30:37,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.895935058594s 2018-11-02 23:30:37,968 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5c31db42-5f41-46b1-b7e7-57a3540e9a79 2018-11-02 23:30:37,968 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-02T23:30:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a998eeac-f230-4919-ba5a-6ebbe27f272d', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'enable_dhcp': True, u'network_id': u'9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea', u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'created_at': u'2018-11-02T23:30:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'41f4d788e5014caeabf58d45bd038a6c'}) 2018-11-02 23:30:37,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-02 23:30:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "heat_ims-router_dc2955dd-baa3-4a50-a660-efd0c4d80368", "admin_state_up": true}}' 2018-11-02 23:30:39,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-badea797-e45a-46b4-b00a-f9d66449ac4f Date: Fri, 02 Nov 2018 23:30:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "created_at": "2018-11-02T23:30:38Z", "admin_state_up": true, "updated_at": "2018-11-02T23:30:39Z", "revision_number": 2, "routes": [], "project_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "cabc99df-4dd9-4943-8501-233895f4dfe1", "name": "heat_ims-router_dc2955dd-baa3-4a50-a660-efd0c4d80368"}} 2018-11-02 23:30:39,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-badea797-e45a-46b4-b00a-f9d66449ac4f 2018-11-02 23:30:39,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40282797813s 2018-11-02 23:30:39,372 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-badea797-e45a-46b4-b00a-f9d66449ac4f 2018-11-02 23:30:39,372 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.219'}]}, u'description': u'', u'tags': [], u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'created_at': u'2018-11-02T23:30:38Z', u'admin_state_up': True, u'updated_at': u'2018-11-02T23:30:39Z', u'revision_number': 2, u'routes': [], u'project_id': u'41f4d788e5014caeabf58d45bd038a6c', u'id': u'cabc99df-4dd9-4943-8501-233895f4dfe1', u'name': u'heat_ims-router_dc2955dd-baa3-4a50-a660-efd0c4d80368'}) 2018-11-02 23:30:39,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-02 23:30:39,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"subnet_id": "a998eeac-f230-4919-ba5a-6ebbe27f272d"}' 2018-11-02 23:30:41,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1490780e-44ff-48d4-bb70-5f80d10da120 Date: Fri, 02 Nov 2018 23:30:41 GMT RESP BODY: {"network_id": "9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "subnet_id": "a998eeac-f230-4919-ba5a-6ebbe27f272d", "subnet_ids": ["a998eeac-f230-4919-ba5a-6ebbe27f272d"], "port_id": "079279f3-41f8-4706-8de9-45012095ebbd", "id": "cabc99df-4dd9-4943-8501-233895f4dfe1"} 2018-11-02 23:30:41,509 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1/add_router_interface.json used request id req-1490780e-44ff-48d4-bb70-5f80d10da120 2018-11-02 23:30:41,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13623905182s 2018-11-02 23:30:41,509 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1/add_router_interface.json used request id req-1490780e-44ff-48d4-bb70-5f80d10da120 returning object cabc99df-4dd9-4943-8501-233895f4dfe1 2018-11-02 23:30:41,510 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-02 23:30:42,996 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-02 23:30:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-02 23:30:43,002 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 02 Nov 2018 23:30:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-02 23:30:43,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:30:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:30:43,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0985a414-f99d-47d8-8819-fb51cdc6f3d0 Date: Fri, 02 Nov 2018 23:30:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:30:43,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0985a414-f99d-47d8-8819-fb51cdc6f3d0 2018-11-02 23:30:43,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265177965164s 2018-11-02 23:30:43,272 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0985a414-f99d-47d8-8819-fb51cdc6f3d0 2018-11-02 23:30:43,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-02 23:30:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368"}' 2018-11-02 23:30:43,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-93e29630-9bd9-49b6-b4c2-6dd4cddffa10 Date: Fri, 02 Nov 2018 23:30:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": null, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:43Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": null, "created_at": "2018-11-02T23:30:43Z", "protected": false} 2018-11-02 23:30:43,534 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-93e29630-9bd9-49b6-b4c2-6dd4cddffa10 2018-11-02 23:30:43,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25363612175s 2018-11-02 23:30:43,534 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-93e29630-9bd9-49b6-b4c2-6dd4cddffa10 returning object 593467d6-1af4-459e-95dd-83d83fc56a1d 2018-11-02 23:30:43,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-02 23:30:43,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '' 2018-11-02 23:30:48,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee069b46-286d-42a7-9876-f3254509b5e6 Date: Fri, 02 Nov 2018 23:30:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:30:48,886 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file used request id req-ee069b46-286d-42a7-9876-f3254509b5e6 2018-11-02 23:30:48,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.35138678551s 2018-11-02 23:30:48,887 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file used request id req-ee069b46-286d-42a7-9876-f3254509b5e6 2018-11-02 23:30:48,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:30:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:30:49,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-636e20bb-7bd0-4066-86f4-d0c2c5fcb06c Date: Fri, 02 Nov 2018 23:30:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:30:49,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-636e20bb-7bd0-4066-86f4-d0c2c5fcb06c 2018-11-02 23:30:49,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.231034994125s 2018-11-02 23:30:49,122 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-636e20bb-7bd0-4066-86f4-d0c2c5fcb06c 2018-11-02 23:30:49,124 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file', 'owner': u'41f4d788e5014caeabf58d45bd038a6c', 'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'size': 263586304, u'self': u'/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-02T23:30:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-02T23:30:48Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'created': u'2018-11-02T23:30:43Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-02T23:30:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-02 23:30:49,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-02 23:30:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-02 23:30:49,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a75d0adb-aa24-4811-ba07-414359c2a3a2 x-compute-request-id: req-a75d0adb-aa24-4811-ba07-414359c2a3a2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}} 2018-11-02 23:30:49,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a75d0adb-aa24-4811-ba07-414359c2a3a2 2018-11-02 23:30:49,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.229069948196s 2018-11-02 23:30:49,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a75d0adb-aa24-4811-ba07-414359c2a3a2 2018-11-02 23:30:49,355 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'swap': 0}) 2018-11-02 23:30:49,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-02 23:30:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"extra_specs": {}}' 2018-11-02 23:30:49,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4949e018-e172-44b1-97ba-9c3826cc9e4e x-compute-request-id: req-4949e018-e172-44b1-97ba-9c3826cc9e4e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-02 23:30:49,380 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d/os-extra_specs used request id req-4949e018-e172-44b1-97ba-9c3826cc9e4e 2018-11-02 23:30:49,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238490104675s 2018-11-02 23:30:49,380 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d/os-extra_specs used request id req-4949e018-e172-44b1-97ba-9c3826cc9e4e 2018-11-02 23:30:49,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:30:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:49,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a452c24-afb5-4a96-b847-95e0329cbff6 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c"}, "tags": [], "enabled": true, "id": "41f4d788e5014caeabf58d45bd038a6c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:30:49,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-5a452c24-afb5-4a96-b847-95e0329cbff6 2018-11-02 23:30:49,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109528064728s 2018-11-02 23:30:49,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-5a452c24-afb5-4a96-b847-95e0329cbff6 2018-11-02 23:30:49,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-02 23:30:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/quotas/41f4d788e5014caeabf58d45bd038a6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-02 23:30:49,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-5baaf4f7-8876-43cc-96cd-bc9aea22dba3 Date: Fri, 02 Nov 2018 23:30:49 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-11-02 23:30:49,847 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/41f4d788e5014caeabf58d45bd038a6c.json used request id req-5baaf4f7-8876-43cc-96cd-bc9aea22dba3 2018-11-02 23:30:49,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.348437070847s 2018-11-02 23:30:49,847 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/41f4d788e5014caeabf58d45bd038a6c.json used request id req-5baaf4f7-8876-43cc-96cd-bc9aea22dba3 2018-11-02 23:30:49,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:30:49,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:49,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bd394c-2f98-4600-9f1c-48256e4a6e57 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c1cb56c40a549e59c5299f07572cac3", "links": {"self": "http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-02 23:30:49,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d1bd394c-2f98-4600-9f1c-48256e4a6e57 2018-11-02 23:30:49,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945358276367s 2018-11-02 23:30:49,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d1bd394c-2f98-4600-9f1c-48256e4a6e57 2018-11-02 23:30:49,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-02 23:30:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-02 23:30:50,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed64f39d-90da-4b91-bd16-e1a50b4cfcbf Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec795791270044488e9a2ef89da4e5ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec795791270044488e9a2ef89da4e5ff"}, "name": "heat_stack_owner"}} 2018-11-02 23:30:50,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ed64f39d-90da-4b91-bd16-e1a50b4cfcbf 2018-11-02 23:30:50,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.12677192688s 2018-11-02 23:30:50,078 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ed64f39d-90da-4b91-bd16-e1a50b4cfcbf 2018-11-02 23:30:50,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-02 23:30:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:50,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c77c8e35-28de-456f-9ea2-8fd5c88d7668 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c1cb56c40a549e59c5299f07572cac3", "links": {"self": "http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec795791270044488e9a2ef89da4e5ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec795791270044488e9a2ef89da4e5ff"}, "name": "heat_stack_owner"}]} 2018-11-02 23:30:50,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c77c8e35-28de-456f-9ea2-8fd5c88d7668 2018-11-02 23:30:50,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123339891434s 2018-11-02 23:30:50,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c77c8e35-28de-456f-9ea2-8fd5c88d7668 2018-11-02 23:30:50,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-02 23:30:50,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:50,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141c47b3-ea57-451c-8e18-a39d1e4faa86 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-02 23:30:50,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-141c47b3-ea57-451c-8e18-a39d1e4faa86 2018-11-02 23:30:50,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0995140075684s 2018-11-02 23:30:50,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-141c47b3-ea57-451c-8e18-a39d1e4faa86 2018-11-02 23:30:50,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-02 23:30:50,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:50,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fbb528-55f4-447f-8502-5614b6c4f7ca Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": {"self": "http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc6f96abd4764662a3128573d88cbe16", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-02 23:30:50,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e9fbb528-55f4-447f-8502-5614b6c4f7ca 2018-11-02 23:30:50,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12791800499s 2018-11-02 23:30:50,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e9fbb528-55f4-447f-8502-5614b6c4f7ca 2018-11-02 23:30:50,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-02 23:30:50,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:50,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f266490a-328c-43fa-a381-920fcb6cb523 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c"}, "tags": [], "enabled": true, "id": "41f4d788e5014caeabf58d45bd038a6c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-02 23:30:50,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f266490a-328c-43fa-a381-920fcb6cb523 2018-11-02 23:30:50,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1026699543s 2018-11-02 23:30:50,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f266490a-328c-43fa-a381-920fcb6cb523 2018-11-02 23:30:50,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-02 23:30:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=ec795791270044488e9a2ef89da4e5ff&scope.project.id=41f4d788e5014caeabf58d45bd038a6c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:50,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575657ff-4c01-4281-9613-90ec0e37424e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=ec795791270044488e9a2ef89da4e5ff&scope.project.id=41f4d788e5014caeabf58d45bd038a6c", "previous": null, "next": null}} 2018-11-02 23:30:50,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=ec795791270044488e9a2ef89da4e5ff&scope.project.id=41f4d788e5014caeabf58d45bd038a6c used request id req-575657ff-4c01-4281-9613-90ec0e37424e 2018-11-02 23:30:50,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106117010117s 2018-11-02 23:30:50,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dc6f96abd4764662a3128573d88cbe16&role.id=ec795791270044488e9a2ef89da4e5ff&scope.project.id=41f4d788e5014caeabf58d45bd038a6c used request id req-575657ff-4c01-4281-9613-90ec0e37424e 2018-11-02 23:30:50,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-02 23:30:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c/users/dc6f96abd4764662a3128573d88cbe16/roles/ec795791270044488e9a2ef89da4e5ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-02 23:30:50,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 02 Nov 2018 23:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73856867-54ad-4871-8fe5-fd3264141596 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-02 23:30:50,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c/users/dc6f96abd4764662a3128573d88cbe16/roles/ec795791270044488e9a2ef89da4e5ff used request id req-73856867-54ad-4871-8fe5-fd3264141596 2018-11-02 23:30:50,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170524835587s 2018-11-02 23:30:50,843 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c/users/dc6f96abd4764662a3128573d88cbe16/roles/ec795791270044488e9a2ef89da4e5ff used request id req-73856867-54ad-4871-8fe5-fd3264141596 2018-11-02 23:30:50,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-02 23:30:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"keypair": {"name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368"}}' 2018-11-02 23:30:51,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:30:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d54ea6b-478e-47d3-8d94-8886cf70cc4d x-compute-request-id: req-6d54ea6b-478e-47d3-8d94-8886cf70cc4d Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCql3o47+AanXaVEMPdD6tCWzwWo2OqX/LUmlPaSEkqM7+CLv+3Hik2R54Sf6WDFzK5wzeb+rHfZ4tqFZ4saWR+o1bVRHAERh3QUe3+zXnY5KmLoXlE2XHEDlFmMKE4+9pKHWF1jer9MiMhzV3fqVyccyqzThPOwMN701eTX13+D8RsKXKhpcEQa3v9zpdu7OT42j7uW7EpepxbqirNzWGgLkQOUjRT+oqZCLxdBoCxbgJlW9/aqZgw2jPiURE2LIW00N/KKm/EB6xKosLnql+SE/bhomRhuk0BbGKe4nL2hyqRFyz5VH1UVeTEKzWZ5MehJO+HFNCCdSp5zJ8WR62j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqpd6OO/gGp12lRDD3Q+rQls8FqNjql/y1JpT2khJKjO/gi7/\ntx4pNkeeEn+lgxcyucM3m/qx32eLahWeLGlkfqNW1URwBEYd0FHt/s152OSpi6F5\nRNlxxA5RZjChOPvaSh1hdY3q/TIjIc1d36lcnHMqs04TzsDDe9NXk19d/g/EbCly\noaXBEGt7/c6Xbuzk+No+7luxKXqcW6oqzc1hoC5EDlI0U/qKmQi8XQaAsW4CZVvf\n2qmYMNoz4lERNiyFtNDfyipvxAesSqLC56pfkhP24aJkYbpNAWxinuJy9ocqkRcs\n+VR9VFXkxCs1meTHoSTvhxTQgnUqecyfFketowIDAQABAoIBAHzBeqjZBFNyhJ5P\nPG4WX3CPuEn2A5U9xiClHF2uL5OldJCIPop0jD8d8QQmRayw8m/XzHtNw3dWCiby\n2FIyYUQbwA0Hl8QIYxVOVXbaXhm4YCW1WTJ4szJmJjFNrxo1VVaOVg/aUdgJKpg1\n0EkZWpkvwDKRDvtNDakozgsA24RIYaZfZulb5FIXEPgV69msyr2DLID+/hgYoLwz\n3BHJC82RaGpQrm1gqkie9f4q5Q7xfNcMqRb20beKp6WodebSQqOPL6s9d0TGjbAV\nVhIM//K3HYiGa3OGJu+v9ndiZpFZGeeeMT4SVMlhhHtdehiPx73vhNXAXujJQhQx\njltm4cECgYEA2watqW6BhQlm9eVIR1Od1Bg7zyeSIGs9XiShy86EThLIPwkJaB6J\nXwNO63jQ+Kum94bdihBW7ZPiBcW6WJmlKJ2ob7ZGW33x0K+3p9UelH7ubqi6uiT1\nsyj7WeYCimWSsM4wJnycpyo+Xy1He/mkb5CCzjLyec7mAJEjt4bB0d8CgYEAx2Ou\n6AwdBn8dohbHU/9RF+pqVklliZyo4JvaTk1TxZ5rlduoo4oYuCmGYCPqephk/3UG\npUAL8YMjACynqo6OEIdRA8j02+ZhTqTF5amKSXlSJEbmRr/xXqHWZru7pBduMr0t\nDnR+pcX7lltFCV8/ce3lrDfcfeEb/S7utoWfxL0CgYEAqFgluoiZPGvRm0Yzm78F\nHDPUJJDBm/FRJb76LO/6eReumeSUOlbeNw0P56Tg2YD1wGMEfE26wrhbjRxA8kCF\n1QX4pIRw53mSF1g3zOPdsT0ufhdqDhDCWIYzSxGi+kS/zu1rzOkSbtnlPrpKq1th\nq+5i26IFBOKlneHwlesZpfkCgYEAm+RsVDFkYDfyy1BT+HCezrwQ9/Xa1YUO5M32\nGVKMNO5v33MmnvbR7OtKjNCH++I61SCCWaGBtQp6yyAe11Mt7+5cgUEVcPjnC734\nnF+6J0gb2RE16gsYhIy0PQ563wkSt8kA+VRL0QDCfARQLcuypzkBYW0rj5/5ajLP\noRVInWECgYBYQMit0HflraqMA1i+meIcEy97eRrn9CjAkkse9jPJJF+FKFL9DukF\n/SPJ4ALh8OonP8BYMkeSS7CEe7qhduzPKHXIwDnfRxHSry8Iwq7+RbP2ZpUNVNG2\nLIGlcdha2wkVn4FR82LqcfF1bWLP/suj7OudbsGAQO09DxH9EfPhRg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "dc6f96abd4764662a3128573d88cbe16", "name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "fingerprint": "96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42"}} 2018-11-02 23:30:51,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6d54ea6b-478e-47d3-8d94-8886cf70cc4d 2018-11-02 23:30:51,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.342923164368s 2018-11-02 23:30:51,186 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6d54ea6b-478e-47d3-8d94-8886cf70cc4d 2018-11-02 23:30:51,187 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCql3o47+AanXaVEMPdD6tCWzwWo2OqX/LUmlPaSEkqM7+CLv+3Hik2R54Sf6WDFzK5wzeb+rHfZ4tqFZ4saWR+o1bVRHAERh3QUe3+zXnY5KmLoXlE2XHEDlFmMKE4+9pKHWF1jer9MiMhzV3fqVyccyqzThPOwMN701eTX13+D8RsKXKhpcEQa3v9zpdu7OT42j7uW7EpepxbqirNzWGgLkQOUjRT+oqZCLxdBoCxbgJlW9/aqZgw2jPiURE2LIW00N/KKm/EB6xKosLnql+SE/bhomRhuk0BbGKe4nL2hyqRFyz5VH1UVeTEKzWZ5MehJO+HFNCCdSp5zJ8WR62j Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqpd6OO/gGp12lRDD3Q+rQls8FqNjql/y1JpT2khJKjO/gi7/\ntx4pNkeeEn+lgxcyucM3m/qx32eLahWeLGlkfqNW1URwBEYd0FHt/s152OSpi6F5\nRNlxxA5RZjChOPvaSh1hdY3q/TIjIc1d36lcnHMqs04TzsDDe9NXk19d/g/EbCly\noaXBEGt7/c6Xbuzk+No+7luxKXqcW6oqzc1hoC5EDlI0U/qKmQi8XQaAsW4CZVvf\n2qmYMNoz4lERNiyFtNDfyipvxAesSqLC56pfkhP24aJkYbpNAWxinuJy9ocqkRcs\n+VR9VFXkxCs1meTHoSTvhxTQgnUqecyfFketowIDAQABAoIBAHzBeqjZBFNyhJ5P\nPG4WX3CPuEn2A5U9xiClHF2uL5OldJCIPop0jD8d8QQmRayw8m/XzHtNw3dWCiby\n2FIyYUQbwA0Hl8QIYxVOVXbaXhm4YCW1WTJ4szJmJjFNrxo1VVaOVg/aUdgJKpg1\n0EkZWpkvwDKRDvtNDakozgsA24RIYaZfZulb5FIXEPgV69msyr2DLID+/hgYoLwz\n3BHJC82RaGpQrm1gqkie9f4q5Q7xfNcMqRb20beKp6WodebSQqOPL6s9d0TGjbAV\nVhIM//K3HYiGa3OGJu+v9ndiZpFZGeeeMT4SVMlhhHtdehiPx73vhNXAXujJQhQx\njltm4cECgYEA2watqW6BhQlm9eVIR1Od1Bg7zyeSIGs9XiShy86EThLIPwkJaB6J\nXwNO63jQ+Kum94bdihBW7ZPiBcW6WJmlKJ2ob7ZGW33x0K+3p9UelH7ubqi6uiT1\nsyj7WeYCimWSsM4wJnycpyo+Xy1He/mkb5CCzjLyec7mAJEjt4bB0d8CgYEAx2Ou\n6AwdBn8dohbHU/9RF+pqVklliZyo4JvaTk1TxZ5rlduoo4oYuCmGYCPqephk/3UG\npUAL8YMjACynqo6OEIdRA8j02+ZhTqTF5amKSXlSJEbmRr/xXqHWZru7pBduMr0t\nDnR+pcX7lltFCV8/ce3lrDfcfeEb/S7utoWfxL0CgYEAqFgluoiZPGvRm0Yzm78F\nHDPUJJDBm/FRJb76LO/6eReumeSUOlbeNw0P56Tg2YD1wGMEfE26wrhbjRxA8kCF\n1QX4pIRw53mSF1g3zOPdsT0ufhdqDhDCWIYzSxGi+kS/zu1rzOkSbtnlPrpKq1th\nq+5i26IFBOKlneHwlesZpfkCgYEAm+RsVDFkYDfyy1BT+HCezrwQ9/Xa1YUO5M32\nGVKMNO5v33MmnvbR7OtKjNCH++I61SCCWaGBtQp6yyAe11Mt7+5cgUEVcPjnC734\nnF+6J0gb2RE16gsYhIy0PQ563wkSt8kA+VRL0QDCfARQLcuypzkBYW0rj5/5ajLP\noRVInWECgYBYQMit0HflraqMA1i+meIcEy97eRrn9CjAkkse9jPJJF+FKFL9DukF\n/SPJ4ALh8OonP8BYMkeSS7CEe7qhduzPKHXIwDnfRxHSry8Iwq7+RbP2ZpUNVNG2\nLIGlcdha2wkVn4FR82LqcfF1bWLP/suj7OudbsGAQO09DxH9EfPhRg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'created_at': '2018-11-02T23:30:51.187548', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42', 'type': 'ssh', 'id': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368'}) 2018-11-02 23:30:51,188 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-11-02 23:30:51,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-11-02 23:30:51,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-11-02 23:31:04,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 02 Nov 2018 23:30:51 GMT Server: Apache x-openstack-request-id: req-230a47e1-ec2e-428f-8b29-9219eec0b4a4 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}]}} 2018-11-02 23:31:04,152 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks used request id req-230a47e1-ec2e-428f-8b29-9219eec0b4a4 2018-11-02 23:31:04,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 12.2095968723s 2018-11-02 23:31:04,152 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks used request id req-230a47e1-ec2e-428f-8b29-9219eec0b4a4 2018-11-02 23:31:04,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:04,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:04 GMT Server: Apache x-openstack-request-id: req-6479dea4-3891-4013-9e97-922ca32c7f7a Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:05,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:04 GMT Server: Apache x-openstack-request-id: req-d94c5cf0-b063-4f6f-9643-10cc7bb8a11e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 427 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-02T23:31:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv/events/7cb6df13-4322-4a36-84df-20391456eb5d", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "id": "7cb6df13-4322-4a36-84df-20391456eb5d"}, {"resource_name": "mgmt_network", "event_time": "2018-11-02T23:31:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network/events/e1e2b42d-1789-4528-b127-e1dc041b27d0", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-4csyldakfc5n", "id": "e1e2b42d-1789-4528-b127-e1dc041b27d0"}]} 2018-11-02 23:31:05,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?sort_dir=asc&sort_dir=asc used request id req-d94c5cf0-b063-4f6f-9643-10cc7bb8a11e 2018-11-02 23:31:05,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.29314899445s 2018-11-02 23:31:05,446 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?sort_dir=asc&sort_dir=asc used request id req-d94c5cf0-b063-4f6f-9643-10cc7bb8a11e 2018-11-02 23:31:10,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=e1e2b42d-1789-4528-b127-e1dc041b27d0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:11,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:10 GMT Server: Apache x-openstack-request-id: req-22ee7bc1-e5d1-44c2-85d4-faf84affa348 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=e1e2b42d-1789-4528-b127-e1dc041b27d0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:11,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:11 GMT Server: Apache x-openstack-request-id: req-2dcdcb4b-b38b-4874-855a-98c03ae5e399 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 439 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-11-02T23:31:05Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network/events/0eef3c94-b203-4ac3-9a1c-6252c04188c7", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-7oymdmy43ob3", "id": "0eef3c94-b203-4ac3-9a1c-6252c04188c7"}, {"resource_name": "security_groups", "event_time": "2018-11-02T23:31:06Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups/events/3dc5532b-5073-4d66-baf8-985eedeb73f7", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-zj6i2ipcqlgf", "id": "3dc5532b-5073-4d66-baf8-985eedeb73f7"}]} 2018-11-02 23:31:11,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=e1e2b42d-1789-4528-b127-e1dc041b27d0&sort_dir=asc&marker=e1e2b42d-1789-4528-b127-e1dc041b27d0&sort_dir=asc used request id req-2dcdcb4b-b38b-4874-855a-98c03ae5e399 2018-11-02 23:31:11,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.42628908157s 2018-11-02 23:31:11,879 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=e1e2b42d-1789-4528-b127-e1dc041b27d0&sort_dir=asc&marker=e1e2b42d-1789-4528-b127-e1dc041b27d0&sort_dir=asc used request id req-2dcdcb4b-b38b-4874-855a-98c03ae5e399 2018-11-02 23:31:16,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:16,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:17,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:16 GMT Server: Apache x-openstack-request-id: req-fa8e5471-3bbd-4796-a142-6a7ad71c788e Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:18,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:17 GMT Server: Apache x-openstack-request-id: req-b80ec799-056c-4219-8a6c-04e5b6f75431 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:31:18,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc&marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc used request id req-b80ec799-056c-4219-8a6c-04e5b6f75431 2018-11-02 23:31:18,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.3770339489s 2018-11-02 23:31:18,263 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc&marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc used request id req-b80ec799-056c-4219-8a6c-04e5b6f75431 2018-11-02 23:31:23,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:23,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:23 GMT Server: Apache x-openstack-request-id: req-4d378d6d-33bf-4523-9473-1a9bc4e0dc75 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:24,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:23 GMT Server: Apache x-openstack-request-id: req-da94aac9-ee00-447a-a3cd-6394bd746476 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-11-02T23:31:21Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network/events/9e302ac6-e449-4e64-860e-ec0b8c9bea85", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "16d1da80-686a-422b-86eb-1b55e9aaef4a", "id": "9e302ac6-e449-4e64-860e-ec0b8c9bea85"}, {"resource_name": "sig_network", "event_time": "2018-11-02T23:31:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network/events/cf565522-cbd1-464a-97db-bfa2b43c34df", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "63dfbfde-485d-42bb-b6e0-f4ee1e3db635", "id": "cf565522-cbd1-464a-97db-bfa2b43c34df"}]} 2018-11-02 23:31:24,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc&marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc used request id req-da94aac9-ee00-447a-a3cd-6394bd746476 2018-11-02 23:31:24,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.29099702835s 2018-11-02 23:31:24,560 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc&marker=3dc5532b-5073-4d66-baf8-985eedeb73f7&sort_dir=asc used request id req-da94aac9-ee00-447a-a3cd-6394bd746476 2018-11-02 23:31:29,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=cf565522-cbd1-464a-97db-bfa2b43c34df&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:30,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:29 GMT Server: Apache x-openstack-request-id: req-ad1eafc3-cf3e-4b4a-ad2a-b65580802337 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=cf565522-cbd1-464a-97db-bfa2b43c34df&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:30,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:30 GMT Server: Apache x-openstack-request-id: req-6104f6fb-1b3f-48b1-baee-595ce497db61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-11-02T23:31:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups/events/b284e9da-6c81-48e9-9545-13c70fe48b42", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "928d567f-4519-4ce8-a26c-fbb98bb81c7b", "id": "b284e9da-6c81-48e9-9545-13c70fe48b42"}, {"resource_name": "dns", "event_time": "2018-11-02T23:31:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns/events/94acaaa8-cd30-430d-8981-85c518d3d9eb", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-we465vqxgy4i", "id": "94acaaa8-cd30-430d-8981-85c518d3d9eb"}]} 2018-11-02 23:31:30,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=cf565522-cbd1-464a-97db-bfa2b43c34df&sort_dir=asc&marker=cf565522-cbd1-464a-97db-bfa2b43c34df&sort_dir=asc used request id req-6104f6fb-1b3f-48b1-baee-595ce497db61 2018-11-02 23:31:30,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.26295804977s 2018-11-02 23:31:30,829 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=cf565522-cbd1-464a-97db-bfa2b43c34df&sort_dir=asc&marker=cf565522-cbd1-464a-97db-bfa2b43c34df&sort_dir=asc used request id req-6104f6fb-1b3f-48b1-baee-595ce497db61 2018-11-02 23:31:35,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:35,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:36,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:35 GMT Server: Apache x-openstack-request-id: req-76f49fb1-a7d4-4ad5-8cf4-a05d857f32d1 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:37,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:36 GMT Server: Apache x-openstack-request-id: req-ba77cf51-004d-4bd6-9397-ee310311e89a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:31:37,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-ba77cf51-004d-4bd6-9397-ee310311e89a 2018-11-02 23:31:37,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.28971409798s 2018-11-02 23:31:37,124 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-ba77cf51-004d-4bd6-9397-ee310311e89a 2018-11-02 23:31:42,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:42,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:42,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:42 GMT Server: Apache x-openstack-request-id: req-1f56c5bf-0133-48e1-a800-756f6056db1d Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:42,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:42 GMT Server: Apache x-openstack-request-id: req-3b45b07b-1623-4a77-8a60-3ea22acdd58d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:31:42,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3b45b07b-1623-4a77-8a60-3ea22acdd58d 2018-11-02 23:31:42,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071830034256s 2018-11-02 23:31:42,202 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3b45b07b-1623-4a77-8a60-3ea22acdd58d 2018-11-02 23:31:42,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:31:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:42,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:42 GMT Server: Apache x-openstack-request-id: req-bdfcadd5-7957-4e1e-b591-4329452e053d Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:43,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:42 GMT Server: Apache x-openstack-request-id: req-d397a5dd-b65a-4313-8470-64226d8519c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:31:43,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-d397a5dd-b65a-4313-8470-64226d8519c2 2018-11-02 23:31:43,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.24774599075s 2018-11-02 23:31:43,450 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-d397a5dd-b65a-4313-8470-64226d8519c2 2018-11-02 23:31:48,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:48,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:49,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:48 GMT Server: Apache x-openstack-request-id: req-43f26bfa-1ce3-4411-aea7-7e714720b286 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:49,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:49 GMT Server: Apache x-openstack-request-id: req-a586b13a-6c98-44ac-b7bb-15c53b7d461f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:31:49,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-a586b13a-6c98-44ac-b7bb-15c53b7d461f 2018-11-02 23:31:49,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.656457901001s 2018-11-02 23:31:49,114 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-a586b13a-6c98-44ac-b7bb-15c53b7d461f 2018-11-02 23:31:54,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:31:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:54,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:54 GMT Server: Apache x-openstack-request-id: req-b6d45065-3b8d-4713-8ebc-05ee466ed1f1 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:55,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:54 GMT Server: Apache x-openstack-request-id: req-ca638fe5-6657-4bc7-8ab0-c8e6b85068fd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:31:55,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-ca638fe5-6657-4bc7-8ab0-c8e6b85068fd 2018-11-02 23:31:55,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.2717051506s 2018-11-02 23:31:55,392 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-ca638fe5-6657-4bc7-8ab0-c8e6b85068fd 2018-11-02 23:31:55,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:31:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:31:55,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:31:55 GMT Server: Apache x-openstack-request-id: req-f677f760-17ba-4aba-96a9-380295c54997 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:31:56,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:31:55 GMT Server: Apache x-openstack-request-id: req-713e5d52-13a6-4d51-b7d8-17ed369cb6ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:31:56,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-713e5d52-13a6-4d51-b7d8-17ed369cb6ba 2018-11-02 23:31:56,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.748625040054s 2018-11-02 23:31:56,141 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-713e5d52-13a6-4d51-b7d8-17ed369cb6ba 2018-11-02 23:32:01,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:01,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:01 GMT Server: Apache x-openstack-request-id: req-6fd489fc-02e4-40f6-9a88-c32f71337188 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:01,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:01 GMT Server: Apache x-openstack-request-id: req-e2f11766-e0cc-47b5-bfc4-70fa1e3a2af5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:01,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-e2f11766-e0cc-47b5-bfc4-70fa1e3a2af5 2018-11-02 23:32:01,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.679908037186s 2018-11-02 23:32:01,828 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-e2f11766-e0cc-47b5-bfc4-70fa1e3a2af5 2018-11-02 23:32:06,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:06,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:06,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:06 GMT Server: Apache x-openstack-request-id: req-611aaf95-11b1-4de7-889e-60a1096d1a9a Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:07,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:06 GMT Server: Apache x-openstack-request-id: req-24235c07-e82a-459c-88e6-e63f0655351a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:07,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-24235c07-e82a-459c-88e6-e63f0655351a 2018-11-02 23:32:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.757990837097s 2018-11-02 23:32:07,592 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-24235c07-e82a-459c-88e6-e63f0655351a 2018-11-02 23:32:07,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:32:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:07,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:07 GMT Server: Apache x-openstack-request-id: req-13843f67-0c27-47e1-9a99-dd0d8ff6be56 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:08,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:07 GMT Server: Apache x-openstack-request-id: req-1e88f520-fd0c-4edc-8a18-3c9ee9425dbd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:32:08,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-1e88f520-fd0c-4edc-8a18-3c9ee9425dbd 2018-11-02 23:32:08,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.68502497673s 2018-11-02 23:32:08,278 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-1e88f520-fd0c-4edc-8a18-3c9ee9425dbd 2018-11-02 23:32:13,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:13,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:13,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:13 GMT Server: Apache x-openstack-request-id: req-e2baf5f7-3d56-4fac-a6db-68c4db651b91 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:14,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:14 GMT Server: Apache x-openstack-request-id: req-154823c9-b2e5-42d2-88ad-594407b220bc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:14,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-154823c9-b2e5-42d2-88ad-594407b220bc 2018-11-02 23:32:14,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.757076025009s 2018-11-02 23:32:14,042 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-154823c9-b2e5-42d2-88ad-594407b220bc 2018-11-02 23:32:19,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:19,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:19 GMT Server: Apache x-openstack-request-id: req-928fbd32-bb67-44f6-ba9e-8bd687846e98 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:19,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:19 GMT Server: Apache x-openstack-request-id: req-3a373d64-bc15-454a-b33f-42586425ffae Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:19,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3a373d64-bc15-454a-b33f-42586425ffae 2018-11-02 23:32:19,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.677878856659s 2018-11-02 23:32:19,726 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3a373d64-bc15-454a-b33f-42586425ffae 2018-11-02 23:32:19,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:32:19,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:19,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:19 GMT Server: Apache x-openstack-request-id: req-9f1d0a72-9b40-46d0-9ae0-215214ec8611 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:19,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:19 GMT Server: Apache x-openstack-request-id: req-b3e08ee6-af4c-45e0-bb23-1989d538b556 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:32:19,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-b3e08ee6-af4c-45e0-bb23-1989d538b556 2018-11-02 23:32:19,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711510181427s 2018-11-02 23:32:19,798 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-b3e08ee6-af4c-45e0-bb23-1989d538b556 2018-11-02 23:32:24,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:25,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:24 GMT Server: Apache x-openstack-request-id: req-7796fffa-f6ab-4025-9fe0-979b8b37182b Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:26,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:25 GMT Server: Apache x-openstack-request-id: req-61a047f3-17b2-463d-83d8-49d35c127e19 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:26,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-61a047f3-17b2-463d-83d8-49d35c127e19 2018-11-02 23:32:26,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.33698487282s 2018-11-02 23:32:26,142 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-61a047f3-17b2-463d-83d8-49d35c127e19 2018-11-02 23:32:31,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:31,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:31 GMT Server: Apache x-openstack-request-id: req-629c2821-49fe-44fc-b8f6-27bf61c034a4 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:31,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:31 GMT Server: Apache x-openstack-request-id: req-b6ef1033-3bf9-4032-a32c-0d5901e86a3b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:31,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-b6ef1033-3bf9-4032-a32c-0d5901e86a3b 2018-11-02 23:32:31,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714101791382s 2018-11-02 23:32:31,219 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-b6ef1033-3bf9-4032-a32c-0d5901e86a3b 2018-11-02 23:32:31,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:32:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:31,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:31 GMT Server: Apache x-openstack-request-id: req-d200b3c0-dc0d-4aec-9dc0-28a6241eeae3 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:31,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:31 GMT Server: Apache x-openstack-request-id: req-cc9ccd48-6154-444b-b702-bb9124b7a662 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:32:31,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-cc9ccd48-6154-444b-b702-bb9124b7a662 2018-11-02 23:32:31,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.670236825943s 2018-11-02 23:32:31,891 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-cc9ccd48-6154-444b-b702-bb9124b7a662 2018-11-02 23:32:36,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:36,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:36 GMT Server: Apache x-openstack-request-id: req-5e4e6db8-65e6-403a-ba0b-b725d3ec8d02 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:36,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:36 GMT Server: Apache x-openstack-request-id: req-f75e61d4-22c9-4fc7-bdc3-29e4a7a707ba Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:36,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-f75e61d4-22c9-4fc7-bdc3-29e4a7a707ba 2018-11-02 23:32:36,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734279155731s 2018-11-02 23:32:36,971 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-f75e61d4-22c9-4fc7-bdc3-29e4a7a707ba 2018-11-02 23:32:41,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:41,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:42,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:41 GMT Server: Apache x-openstack-request-id: req-660f18d1-133d-4957-bf93-5d56ce1d75f3 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:42,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:42 GMT Server: Apache x-openstack-request-id: req-4a6babfb-c659-4470-b830-db19a2077b8e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:42,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-4a6babfb-c659-4470-b830-db19a2077b8e 2018-11-02 23:32:42,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073145866394s 2018-11-02 23:32:42,050 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-4a6babfb-c659-4470-b830-db19a2077b8e 2018-11-02 23:32:42,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:32:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:42,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:42 GMT Server: Apache x-openstack-request-id: req-77f7a1b2-c548-48a8-8737-2a28554fedaf Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:42,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:42 GMT Server: Apache x-openstack-request-id: req-17083d2c-3431-4834-b98a-c07d70d69119 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:32:42,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-17083d2c-3431-4834-b98a-c07d70d69119 2018-11-02 23:32:42,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732679367065s 2018-11-02 23:32:42,124 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-17083d2c-3431-4834-b98a-c07d70d69119 2018-11-02 23:32:47,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:47,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:47,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:47 GMT Server: Apache x-openstack-request-id: req-984c58ad-d5c6-4797-aacf-ba680a08538b Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:47,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:47 GMT Server: Apache x-openstack-request-id: req-cef007f0-458b-4acb-bd5e-a8526005edee Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:47,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-cef007f0-458b-4acb-bd5e-a8526005edee 2018-11-02 23:32:47,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.65219783783s 2018-11-02 23:32:47,783 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-cef007f0-458b-4acb-bd5e-a8526005edee 2018-11-02 23:32:52,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:52,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:52 GMT Server: Apache x-openstack-request-id: req-eef69933-1142-4f09-8b0f-5ab478fc008a Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:52,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:52 GMT Server: Apache x-openstack-request-id: req-3e6153d8-101b-4868-abb5-516bee1b6d7d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:52,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3e6153d8-101b-4868-abb5-516bee1b6d7d 2018-11-02 23:32:52,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716669559479s 2018-11-02 23:32:52,861 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3e6153d8-101b-4868-abb5-516bee1b6d7d 2018-11-02 23:32:52,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:32:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:52,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:52 GMT Server: Apache x-openstack-request-id: req-ffe9a9eb-433b-43a8-8a14-31a9c989afee Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:52,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:52 GMT Server: Apache x-openstack-request-id: req-6f9f7c8a-8b89-45c1-9232-741e90889da5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:32:52,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-6f9f7c8a-8b89-45c1-9232-741e90889da5 2018-11-02 23:32:52,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073390007019s 2018-11-02 23:32:52,935 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-6f9f7c8a-8b89-45c1-9232-741e90889da5 2018-11-02 23:32:57,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:32:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:32:57,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:32:57 GMT Server: Apache x-openstack-request-id: req-f3f6267a-3e98-41ce-a1ad-eb23df3ba948 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:32:58,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:32:57 GMT Server: Apache x-openstack-request-id: req-3f0d9314-09fc-4c7d-914e-40086a0b815e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:32:58,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3f0d9314-09fc-4c7d-914e-40086a0b815e 2018-11-02 23:32:58,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712060928345s 2018-11-02 23:32:58,011 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-3f0d9314-09fc-4c7d-914e-40086a0b815e 2018-11-02 23:33:03,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:03,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:03 GMT Server: Apache x-openstack-request-id: req-f3cddfce-cd54-4e43-9e35-e06a09a9cc5f Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:03,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:03 GMT Server: Apache x-openstack-request-id: req-62ce8814-a621-409b-b23d-1872e5ad4bd9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:03,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-62ce8814-a621-409b-b23d-1872e5ad4bd9 2018-11-02 23:33:03,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719130039215s 2018-11-02 23:33:03,089 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-62ce8814-a621-409b-b23d-1872e5ad4bd9 2018-11-02 23:33:03,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:33:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:03,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:03 GMT Server: Apache x-openstack-request-id: req-18e2447c-ac96-4c94-869d-50502de7fec8 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:03,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:03 GMT Server: Apache x-openstack-request-id: req-f452a198-a673-4f82-9318-e19c08177533 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:33:03,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-f452a198-a673-4f82-9318-e19c08177533 2018-11-02 23:33:03,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.670813798904s 2018-11-02 23:33:03,760 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-f452a198-a673-4f82-9318-e19c08177533 2018-11-02 23:33:08,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:08,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:08,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:08 GMT Server: Apache x-openstack-request-id: req-fac8e007-4d79-4fd9-a7d6-3c0eb618122b Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:08,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:08 GMT Server: Apache x-openstack-request-id: req-07bfabb5-386f-4289-a48a-afd88c143401 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:08,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-07bfabb5-386f-4289-a48a-afd88c143401 2018-11-02 23:33:08,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747599601746s 2018-11-02 23:33:08,842 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-07bfabb5-386f-4289-a48a-afd88c143401 2018-11-02 23:33:13,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:13,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:13,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:13 GMT Server: Apache x-openstack-request-id: req-ddcac91a-0409-4e39-9add-2d364996a775 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:13,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:13 GMT Server: Apache x-openstack-request-id: req-d1d3a4cb-7afe-410b-b040-c1c1a21af499 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:13,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-d1d3a4cb-7afe-410b-b040-c1c1a21af499 2018-11-02 23:33:13,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699689388275s 2018-11-02 23:33:13,918 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-d1d3a4cb-7afe-410b-b040-c1c1a21af499 2018-11-02 23:33:13,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:33:13,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:13,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:13 GMT Server: Apache x-openstack-request-id: req-a074f815-1eea-4bdf-a5e5-5322bb1e356f Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:13,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:13 GMT Server: Apache x-openstack-request-id: req-fcd237ea-19af-45e9-bf62-88cfa294dca2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:33:13,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-fcd237ea-19af-45e9-bf62-88cfa294dca2 2018-11-02 23:33:13,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706639289856s 2018-11-02 23:33:13,989 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-fcd237ea-19af-45e9-bf62-88cfa294dca2 2018-11-02 23:33:18,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:19,021 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:19 GMT Server: Apache x-openstack-request-id: req-6bcb3a1f-7269-46a6-87f4-9e564a035bd5 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:19,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:19 GMT Server: Apache x-openstack-request-id: req-dde2820f-72a6-4405-b42c-ff2802feeeaa Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:19,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-dde2820f-72a6-4405-b42c-ff2802feeeaa 2018-11-02 23:33:19,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704221725464s 2018-11-02 23:33:19,062 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-dde2820f-72a6-4405-b42c-ff2802feeeaa 2018-11-02 23:33:24,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:24,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:24,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:24 GMT Server: Apache x-openstack-request-id: req-b1e05b41-13d8-4ec1-b220-94820ecaf5ec Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:24,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:24 GMT Server: Apache x-openstack-request-id: req-2b25a01b-2584-4ef0-a782-537221ea9546 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:24,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-2b25a01b-2584-4ef0-a782-537221ea9546 2018-11-02 23:33:24,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749809741974s 2018-11-02 23:33:24,143 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-2b25a01b-2584-4ef0-a782-537221ea9546 2018-11-02 23:33:24,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:33:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:24,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:24 GMT Server: Apache x-openstack-request-id: req-2de1f70a-2e50-4e42-8ffd-71932ae3225d Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:24,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:24 GMT Server: Apache x-openstack-request-id: req-54b76a75-c1ef-4a19-ae91-9648aa3583a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:33:24,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-54b76a75-c1ef-4a19-ae91-9648aa3583a8 2018-11-02 23:33:24,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.673799037933s 2018-11-02 23:33:24,818 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-54b76a75-c1ef-4a19-ae91-9648aa3583a8 2018-11-02 23:33:29,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:29,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:29 GMT Server: Apache x-openstack-request-id: req-1620f6e9-ed05-47a6-9fe9-c44e76755a26 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:29,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:29 GMT Server: Apache x-openstack-request-id: req-eebc6453-02cf-4d69-95fe-0bda446b9b92 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:29,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-eebc6453-02cf-4d69-95fe-0bda446b9b92 2018-11-02 23:33:29,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724902153015s 2018-11-02 23:33:29,894 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-eebc6453-02cf-4d69-95fe-0bda446b9b92 2018-11-02 23:33:34,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:34,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:34,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:34 GMT Server: Apache x-openstack-request-id: req-362bf2b0-c50e-45c4-9b3b-821da2f8bae6 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:34,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:34 GMT Server: Apache x-openstack-request-id: req-539cf09e-9b8f-4f33-a86f-132252b23030 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-11-02T23:33:30Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns/events/20957d28-ca88-4f20-b34e-09eadcf943a2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "904f6057-2fff-470d-ad24-6e9d62ec70d8", "id": "20957d28-ca88-4f20-b34e-09eadcf943a2"}, {"resource_name": "ellis", "event_time": "2018-11-02T23:33:30Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis/events/50bdadc2-7e23-451e-a24b-f65e4d506df0", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-bi4oq6szyncv", "id": "50bdadc2-7e23-451e-a24b-f65e4d506df0"}]} 2018-11-02 23:33:34,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-539cf09e-9b8f-4f33-a86f-132252b23030 2018-11-02 23:33:34,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07404088974s 2018-11-02 23:33:34,974 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc&marker=94acaaa8-cd30-430d-8981-85c518d3d9eb&sort_dir=asc used request id req-539cf09e-9b8f-4f33-a86f-132252b23030 2018-11-02 23:33:39,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:40,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:39 GMT Server: Apache x-openstack-request-id: req-5313316b-72ad-410a-88d7-45566457dc48 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:40,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:40 GMT Server: Apache x-openstack-request-id: req-0d3e6612-4b65-4485-8104-310d593b4e76 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:40,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-0d3e6612-4b65-4485-8104-310d593b4e76 2018-11-02 23:33:40,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0681800842285s 2018-11-02 23:33:40,049 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-0d3e6612-4b65-4485-8104-310d593b4e76 2018-11-02 23:33:45,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:45,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:45 GMT Server: Apache x-openstack-request-id: req-5ad78840-18ac-4338-959c-270648cb15fd Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:45,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:45 GMT Server: Apache x-openstack-request-id: req-ab3d44ad-d598-4f4c-83ce-cf4ff7c9d1fb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:45,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-ab3d44ad-d598-4f4c-83ce-cf4ff7c9d1fb 2018-11-02 23:33:45,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.128973960876s 2018-11-02 23:33:45,184 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-ab3d44ad-d598-4f4c-83ce-cf4ff7c9d1fb 2018-11-02 23:33:45,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:33:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:45,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:45 GMT Server: Apache x-openstack-request-id: req-3f2814b9-5946-4955-bfec-eff8263532f7 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:45,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:45 GMT Server: Apache x-openstack-request-id: req-9e2f783c-7fea-41ab-963b-f1e2a679cbd3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:33:45,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-9e2f783c-7fea-41ab-963b-f1e2a679cbd3 2018-11-02 23:33:45,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713839530945s 2018-11-02 23:33:45,257 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-9e2f783c-7fea-41ab-963b-f1e2a679cbd3 2018-11-02 23:33:50,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:50,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:50 GMT Server: Apache x-openstack-request-id: req-05128e71-2d3a-45b4-9644-fcfb368a1101 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:50,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:50 GMT Server: Apache x-openstack-request-id: req-47fc5f5f-f345-401c-bf8b-c02153e241c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:50,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-47fc5f5f-f345-401c-bf8b-c02153e241c4 2018-11-02 23:33:50,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719540119171s 2018-11-02 23:33:50,336 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-47fc5f5f-f345-401c-bf8b-c02153e241c4 2018-11-02 23:33:55,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:33:55,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:55,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:55 GMT Server: Apache x-openstack-request-id: req-086d77fd-bd07-4fa0-9bd3-92309cda26bd Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:55,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:55 GMT Server: Apache x-openstack-request-id: req-893b8177-3200-425f-8e42-ecbaf0236bcc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:33:55,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-893b8177-3200-425f-8e42-ecbaf0236bcc 2018-11-02 23:33:55,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731298923492s 2018-11-02 23:33:55,415 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-893b8177-3200-425f-8e42-ecbaf0236bcc 2018-11-02 23:33:55,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:33:55,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:33:55,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:33:55 GMT Server: Apache x-openstack-request-id: req-c2e17cef-f61e-416e-90ad-328e617610a8 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:33:56,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:33:55 GMT Server: Apache x-openstack-request-id: req-1c242336-cddc-46fd-a9f8-e256e3fa91ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:33:56,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-1c242336-cddc-46fd-a9f8-e256e3fa91ff 2018-11-02 23:33:56,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.797996044159s 2018-11-02 23:33:56,214 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-1c242336-cddc-46fd-a9f8-e256e3fa91ff 2018-11-02 23:34:01,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:01,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:01,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:01 GMT Server: Apache x-openstack-request-id: req-41ca7755-4979-4385-821a-c9d6fedec90d Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:01,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:01 GMT Server: Apache x-openstack-request-id: req-a6f50ed3-7391-4558-8754-05dc2b3a1d25 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:01,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-a6f50ed3-7391-4558-8754-05dc2b3a1d25 2018-11-02 23:34:01,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722541809082s 2018-11-02 23:34:01,293 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-a6f50ed3-7391-4558-8754-05dc2b3a1d25 2018-11-02 23:34:06,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:06,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:06 GMT Server: Apache x-openstack-request-id: req-d3d04b02-446f-4a8c-a65a-d61f0bf184f2 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:06,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:06 GMT Server: Apache x-openstack-request-id: req-b7e30f6d-0b1d-45b1-a691-5e270ad021f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:06,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-b7e30f6d-0b1d-45b1-a691-5e270ad021f7 2018-11-02 23:34:06,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752220153809s 2018-11-02 23:34:06,374 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-b7e30f6d-0b1d-45b1-a691-5e270ad021f7 2018-11-02 23:34:06,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:34:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:06,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:06 GMT Server: Apache x-openstack-request-id: req-cc703900-4824-47ac-9c8c-6f2d460c9e9d Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:06,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:06 GMT Server: Apache x-openstack-request-id: req-e4d493a1-e58a-426a-9b66-0f6787c0a473 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:34:06,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-e4d493a1-e58a-426a-9b66-0f6787c0a473 2018-11-02 23:34:06,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717279911041s 2018-11-02 23:34:06,447 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-e4d493a1-e58a-426a-9b66-0f6787c0a473 2018-11-02 23:34:11,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:11,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:11 GMT Server: Apache x-openstack-request-id: req-719f98f6-d9dc-4d7b-9d09-d3cd94c3f252 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:11,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:11 GMT Server: Apache x-openstack-request-id: req-5b8c7142-0a77-41e2-8caf-547ad8664203 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:11,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-5b8c7142-0a77-41e2-8caf-547ad8664203 2018-11-02 23:34:11,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733909606934s 2018-11-02 23:34:11,527 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-5b8c7142-0a77-41e2-8caf-547ad8664203 2018-11-02 23:34:16,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:16,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:16 GMT Server: Apache x-openstack-request-id: req-488f68f2-1763-4177-b93f-c8096bcf1eab Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:16,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:16 GMT Server: Apache x-openstack-request-id: req-2b72b112-aa4f-4667-8783-1b5b3303e350 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:16,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-2b72b112-aa4f-4667-8783-1b5b3303e350 2018-11-02 23:34:16,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0888829231262s 2018-11-02 23:34:16,622 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-2b72b112-aa4f-4667-8783-1b5b3303e350 2018-11-02 23:34:16,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:34:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:16,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:16 GMT Server: Apache x-openstack-request-id: req-e3d9433d-3843-4dc6-b5ed-3de4ca00619a Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:16,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:16 GMT Server: Apache x-openstack-request-id: req-9cae5dba-ba11-410f-b1c9-89ad2832ed54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:34:16,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-9cae5dba-ba11-410f-b1c9-89ad2832ed54 2018-11-02 23:34:16,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742630958557s 2018-11-02 23:34:16,697 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-9cae5dba-ba11-410f-b1c9-89ad2832ed54 2018-11-02 23:34:21,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:21,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:21 GMT Server: Apache x-openstack-request-id: req-461e21f6-91e5-448b-9b71-e7aea6d49ee2 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:21,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:21 GMT Server: Apache x-openstack-request-id: req-6b1408d5-1a90-4b60-8cdb-3223fd8ac747 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:21,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6b1408d5-1a90-4b60-8cdb-3223fd8ac747 2018-11-02 23:34:21,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727980136871s 2018-11-02 23:34:21,777 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6b1408d5-1a90-4b60-8cdb-3223fd8ac747 2018-11-02 23:34:26,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:26,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:26 GMT Server: Apache x-openstack-request-id: req-8dc8400e-ac8f-4f9c-a9f1-6aca3ac595e7 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:26,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:26 GMT Server: Apache x-openstack-request-id: req-dc7dfda9-7a39-46fc-873d-05684767af40 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:26,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-dc7dfda9-7a39-46fc-873d-05684767af40 2018-11-02 23:34:26,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717730522156s 2018-11-02 23:34:26,855 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-dc7dfda9-7a39-46fc-873d-05684767af40 2018-11-02 23:34:26,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:34:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:26,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:26 GMT Server: Apache x-openstack-request-id: req-e4bd7b3a-1113-489f-80e7-e11df464cacd Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:26,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:26 GMT Server: Apache x-openstack-request-id: req-6734b5de-3220-4724-a574-523fdea35c74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:34:26,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-6734b5de-3220-4724-a574-523fdea35c74 2018-11-02 23:34:26,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714650154114s 2018-11-02 23:34:26,927 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-6734b5de-3220-4724-a574-523fdea35c74 2018-11-02 23:34:31,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:32,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:31 GMT Server: Apache x-openstack-request-id: req-74f9f127-c751-4bc1-9133-c92b1c5d454a Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:32,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:32 GMT Server: Apache x-openstack-request-id: req-656b96de-84c1-437b-9886-41c9724e7ec2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:32,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-656b96de-84c1-437b-9886-41c9724e7ec2 2018-11-02 23:34:32,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.138998031616s 2018-11-02 23:34:32,074 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-656b96de-84c1-437b-9886-41c9724e7ec2 2018-11-02 23:34:37,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:37,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:37 GMT Server: Apache x-openstack-request-id: req-ec2f0a62-9f0b-4901-a655-93231b771ef7 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:37,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:37 GMT Server: Apache x-openstack-request-id: req-6f11b70d-792c-40bb-b599-6ae91dcf9f26 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:37,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6f11b70d-792c-40bb-b599-6ae91dcf9f26 2018-11-02 23:34:37,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704398155212s 2018-11-02 23:34:37,150 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6f11b70d-792c-40bb-b599-6ae91dcf9f26 2018-11-02 23:34:37,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:34:37,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:37,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:37 GMT Server: Apache x-openstack-request-id: req-1bb82551-c850-443d-a0b1-890763860410 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:37,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:37 GMT Server: Apache x-openstack-request-id: req-378e75c0-e9d4-4ded-8f38-87b515df1891 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:34:37,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-378e75c0-e9d4-4ded-8f38-87b515df1891 2018-11-02 23:34:37,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072879076004s 2018-11-02 23:34:37,224 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-378e75c0-e9d4-4ded-8f38-87b515df1891 2018-11-02 23:34:42,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:42,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:42 GMT Server: Apache x-openstack-request-id: req-78a08013-0032-4232-b5b7-2a69ad7b01f6 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:42,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:42 GMT Server: Apache x-openstack-request-id: req-77162e49-7135-412c-93af-6976c62901df Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:42,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-77162e49-7135-412c-93af-6976c62901df 2018-11-02 23:34:42,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.132355213165s 2018-11-02 23:34:42,363 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-77162e49-7135-412c-93af-6976c62901df 2018-11-02 23:34:47,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:47,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:47 GMT Server: Apache x-openstack-request-id: req-e6534ef8-2069-48e4-ae25-6c1470280592 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:47,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:47 GMT Server: Apache x-openstack-request-id: req-55112f2e-0caf-4601-9bff-d33892368c4e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:47,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-55112f2e-0caf-4601-9bff-d33892368c4e 2018-11-02 23:34:47,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.146698951721s 2018-11-02 23:34:47,516 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-55112f2e-0caf-4601-9bff-d33892368c4e 2018-11-02 23:34:47,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:34:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:47,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:47 GMT Server: Apache x-openstack-request-id: req-4493cc27-89d1-48c7-be8b-94cd876aff3a Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:47,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:47 GMT Server: Apache x-openstack-request-id: req-6b724ad2-5e12-48fe-aeb2-05815bc905d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:34:47,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-6b724ad2-5e12-48fe-aeb2-05815bc905d2 2018-11-02 23:34:47,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712699890137s 2018-11-02 23:34:47,588 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-6b724ad2-5e12-48fe-aeb2-05815bc905d2 2018-11-02 23:34:52,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:52,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:52 GMT Server: Apache x-openstack-request-id: req-daa99c21-aa3b-4d2f-a8b2-6501e9b0d9d4 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:52,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:52 GMT Server: Apache x-openstack-request-id: req-6986c04e-763e-4c61-9365-10dcc53b544b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:52,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6986c04e-763e-4c61-9365-10dcc53b544b 2018-11-02 23:34:52,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0913770198822s 2018-11-02 23:34:52,685 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6986c04e-763e-4c61-9365-10dcc53b544b 2018-11-02 23:34:57,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:34:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:58,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:57 GMT Server: Apache x-openstack-request-id: req-bea69fda-8c13-4987-bf57-92f0d3f7da46 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:58,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:58 GMT Server: Apache x-openstack-request-id: req-fd97fce1-2fa1-432f-bcf5-deae735e75bf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:34:58,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-fd97fce1-2fa1-432f-bcf5-deae735e75bf 2018-11-02 23:34:58,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.684126138687s 2018-11-02 23:34:58,375 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-fd97fce1-2fa1-432f-bcf5-deae735e75bf 2018-11-02 23:34:58,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:34:58,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:34:58,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:34:58 GMT Server: Apache x-openstack-request-id: req-f68c5d64-03d3-43c2-8fea-be7b41e17e18 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:34:58,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:34:58 GMT Server: Apache x-openstack-request-id: req-3802f53c-cafe-46fa-8415-ab9045911d8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:34:58,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-3802f53c-cafe-46fa-8415-ab9045911d8a 2018-11-02 23:34:58,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721487998962s 2018-11-02 23:34:58,448 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-3802f53c-cafe-46fa-8415-ab9045911d8a 2018-11-02 23:35:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:03,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:03 GMT Server: Apache x-openstack-request-id: req-cd577f1f-509e-4f52-bab2-e21a4364953a Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:03,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:03 GMT Server: Apache x-openstack-request-id: req-57551679-3813-40e9-9775-9eb22957b0b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:03,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-57551679-3813-40e9-9775-9eb22957b0b4 2018-11-02 23:35:03,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073056936264s 2018-11-02 23:35:03,528 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-57551679-3813-40e9-9775-9eb22957b0b4 2018-11-02 23:35:08,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:09,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:08 GMT Server: Apache x-openstack-request-id: req-b8d1a0e2-2691-433e-bc90-a5e4da0f91c5 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:09,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:09 GMT Server: Apache x-openstack-request-id: req-3eadd610-7476-4b13-826f-d07ecfa3dbce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:09,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-3eadd610-7476-4b13-826f-d07ecfa3dbce 2018-11-02 23:35:09,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.690129041672s 2018-11-02 23:35:09,224 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-3eadd610-7476-4b13-826f-d07ecfa3dbce 2018-11-02 23:35:09,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:35:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:09,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:09 GMT Server: Apache x-openstack-request-id: req-c5bd5593-227a-48b0-95b4-2155220df422 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:09,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:09 GMT Server: Apache x-openstack-request-id: req-d622a1d1-821d-4832-aa23-35feff51974c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:35:09,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-d622a1d1-821d-4832-aa23-35feff51974c 2018-11-02 23:35:09,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729348659515s 2018-11-02 23:35:09,298 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-d622a1d1-821d-4832-aa23-35feff51974c 2018-11-02 23:35:14,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:14,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:14 GMT Server: Apache x-openstack-request-id: req-d233fab4-f7f7-4119-b736-6286bc8af57b Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:14,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:14 GMT Server: Apache x-openstack-request-id: req-6b62f704-331d-425f-88af-e93e9f9068c3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:14,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6b62f704-331d-425f-88af-e93e9f9068c3 2018-11-02 23:35:14,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.138671875s 2018-11-02 23:35:14,444 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-6b62f704-331d-425f-88af-e93e9f9068c3 2018-11-02 23:35:19,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:19,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:19,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:19 GMT Server: Apache x-openstack-request-id: req-035879e8-9da2-4623-9ca2-4139a7fc29c7 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:19,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:19 GMT Server: Apache x-openstack-request-id: req-0faabbdf-fca6-4d78-8b52-325f62e70370 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:19,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-0faabbdf-fca6-4d78-8b52-325f62e70370 2018-11-02 23:35:19,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.148524045944s 2018-11-02 23:35:19,598 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-0faabbdf-fca6-4d78-8b52-325f62e70370 2018-11-02 23:35:19,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:35:19,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:19,704 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:19 GMT Server: Apache x-openstack-request-id: req-fded8cac-c43a-46f7-92df-5b4d2a639ac1 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:19,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:19 GMT Server: Apache x-openstack-request-id: req-bb48976c-4650-4d1a-bbd1-68756c3d51d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:35:19,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-bb48976c-4650-4d1a-bbd1-68756c3d51d5 2018-11-02 23:35:19,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.13209104538s 2018-11-02 23:35:19,731 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-bb48976c-4650-4d1a-bbd1-68756c3d51d5 2018-11-02 23:35:24,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:24,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:24,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:24 GMT Server: Apache x-openstack-request-id: req-507e311b-c493-481c-a2dc-1f241497ced8 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:24,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:24 GMT Server: Apache x-openstack-request-id: req-29c2b794-b070-41e5-9db6-be5edb423435 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-11-02T23:35:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis/events/3b0823a8-2879-40e0-bd4c-6e8eef883084", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e4aac0a8-dcfd-40df-8ade-74d4c2898ae0", "id": "3b0823a8-2879-40e0-bd4c-6e8eef883084"}, {"resource_name": "homer", "event_time": "2018-11-02T23:35:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer/events/04f8446a-b8dc-49a3-b62a-0c093f5684a8", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-42bi2hrhsjlm", "id": "04f8446a-b8dc-49a3-b62a-0c093f5684a8"}, {"resource_name": "vellum", "event_time": "2018-11-02T23:35:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum/events/a6e5d698-33e3-4950-b5fe-4be543d682ef", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-325ttay4uuay", "id": "a6e5d698-33e3-4950-b5fe-4be543d682ef"}, {"resource_name": "dime", "event_time": "2018-11-02T23:35:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime/events/ed701f9f-0a3a-495a-aa31-2197d3dbb44c", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-zeeh4zwctrur", "id": "ed701f9f-0a3a-495a-aa31-2197d3dbb44c"}, {"resource_name": "bono", "event_time": "2018-11-02T23:35:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono/events/6c8224b0-b620-47f8-b57b-2b9ba99da134", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-mqzvy3l4a45q", "id": "6c8224b0-b620-47f8-b57b-2b9ba99da134"}, {"resource_name": "sprout", "event_time": "2018-11-02T23:35:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout/events/9d8ed3e3-46c6-43ad-b46b-05fdb9f57746", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-qglepmqiut3s", "id": "9d8ed3e3-46c6-43ad-b46b-05fdb9f57746"}]} 2018-11-02 23:35:24,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-29c2b794-b070-41e5-9db6-be5edb423435 2018-11-02 23:35:24,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0924010276794s 2018-11-02 23:35:24,831 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc&marker=50bdadc2-7e23-451e-a24b-f65e4d506df0&sort_dir=asc used request id req-29c2b794-b070-41e5-9db6-be5edb423435 2018-11-02 23:35:29,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:29,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:29 GMT Server: Apache x-openstack-request-id: req-6e7df78a-ffd6-49ee-9af0-296e5add8ba2 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:30,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:29 GMT Server: Apache x-openstack-request-id: req-5e127327-8f44-4ce1-939e-ec2a5caa05ef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:30,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-5e127327-8f44-4ce1-939e-ec2a5caa05ef 2018-11-02 23:35:30,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.715599060059s 2018-11-02 23:35:30,554 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-5e127327-8f44-4ce1-939e-ec2a5caa05ef 2018-11-02 23:35:35,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:35,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:35,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:35 GMT Server: Apache x-openstack-request-id: req-39d91c0e-33dc-4398-afe3-5e7e0975fed3 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:35,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:35 GMT Server: Apache x-openstack-request-id: req-ed8af9a5-fe99-4127-b8f6-51b231522ed8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:35,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-ed8af9a5-fe99-4127-b8f6-51b231522ed8 2018-11-02 23:35:35,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726840496063s 2018-11-02 23:35:35,633 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-ed8af9a5-fe99-4127-b8f6-51b231522ed8 2018-11-02 23:35:35,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:35:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:35,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:35 GMT Server: Apache x-openstack-request-id: req-ff2c53b3-109e-4658-82bd-842e523100c7 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:35,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:35 GMT Server: Apache x-openstack-request-id: req-dedc4306-3f53-4815-9a62-a68f6df43ee2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:35:35,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-dedc4306-3f53-4815-9a62-a68f6df43ee2 2018-11-02 23:35:35,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700721740723s 2018-11-02 23:35:35,704 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-dedc4306-3f53-4815-9a62-a68f6df43ee2 2018-11-02 23:35:40,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:40,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:40,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:40 GMT Server: Apache x-openstack-request-id: req-339f9cd2-dce1-4002-a652-36e0d0dd9f3e Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:40,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:40 GMT Server: Apache x-openstack-request-id: req-3fd5d743-bc69-44ce-9989-7e9c17ef91f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:40,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-3fd5d743-bc69-44ce-9989-7e9c17ef91f7 2018-11-02 23:35:40,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738120079041s 2018-11-02 23:35:40,785 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-3fd5d743-bc69-44ce-9989-7e9c17ef91f7 2018-11-02 23:35:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:45,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:45 GMT Server: Apache x-openstack-request-id: req-cf4fef02-5246-4bbc-8bf1-49a28eb316c6 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:45,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:45 GMT Server: Apache x-openstack-request-id: req-600f8aa2-e4f4-4184-8cf0-1e1ea06ce805 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:45,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-600f8aa2-e4f4-4184-8cf0-1e1ea06ce805 2018-11-02 23:35:45,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.147779941559s 2018-11-02 23:35:45,934 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-600f8aa2-e4f4-4184-8cf0-1e1ea06ce805 2018-11-02 23:35:45,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:35:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:45,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:45 GMT Server: Apache x-openstack-request-id: req-595d57a6-8713-4cf9-bb00-906a8459f1d3 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:46,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:45 GMT Server: Apache x-openstack-request-id: req-5de8acbd-364c-429e-b04b-ee637210952d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:35:46,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-5de8acbd-364c-429e-b04b-ee637210952d 2018-11-02 23:35:46,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734889507294s 2018-11-02 23:35:46,009 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-5de8acbd-364c-429e-b04b-ee637210952d 2018-11-02 23:35:51,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:51,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:51 GMT Server: Apache x-openstack-request-id: req-44439ab1-ca15-4f9a-8375-6dacb3e5a603 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:51,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:51 GMT Server: Apache x-openstack-request-id: req-f959d36f-e35c-41ae-9995-66a9a92c8cf3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:51,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-f959d36f-e35c-41ae-9995-66a9a92c8cf3 2018-11-02 23:35:51,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726389884949s 2018-11-02 23:35:51,088 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-f959d36f-e35c-41ae-9995-66a9a92c8cf3 2018-11-02 23:35:56,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:35:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:56,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:56 GMT Server: Apache x-openstack-request-id: req-7ab95503-7b71-4324-87ff-b24918f12414 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:56,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:56 GMT Server: Apache x-openstack-request-id: req-3f307f6a-eef7-4530-be58-730a9179d02a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:35:56,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-3f307f6a-eef7-4530-be58-730a9179d02a 2018-11-02 23:35:56,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747349262238s 2018-11-02 23:35:56,169 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-3f307f6a-eef7-4530-be58-730a9179d02a 2018-11-02 23:35:56,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:35:56,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:35:56,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:35:56 GMT Server: Apache x-openstack-request-id: req-df8f2690-22a4-4bab-891d-eecf02ede5c0 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:35:56,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:35:56 GMT Server: Apache x-openstack-request-id: req-d2925fb8-8521-4c1e-855d-9279f4f5f469 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:35:56,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-d2925fb8-8521-4c1e-855d-9279f4f5f469 2018-11-02 23:35:56,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.70537686348s 2018-11-02 23:35:56,876 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-d2925fb8-8521-4c1e-855d-9279f4f5f469 2018-11-02 23:36:01,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:36:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:01,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:01 GMT Server: Apache x-openstack-request-id: req-f89ad52c-10d0-477b-b59b-bbca1c9993a0 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:02,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:01 GMT Server: Apache x-openstack-request-id: req-078f4cd6-75e3-445b-ae72-22f41832db21 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:36:02,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-078f4cd6-75e3-445b-ae72-22f41832db21 2018-11-02 23:36:02,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.150328874588s 2018-11-02 23:36:02,033 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-078f4cd6-75e3-445b-ae72-22f41832db21 2018-11-02 23:36:07,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:36:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:07,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:07 GMT Server: Apache x-openstack-request-id: req-174734a8-fd78-46ef-94e1-54f16b0c4940 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:07,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:07 GMT Server: Apache x-openstack-request-id: req-7d7bfdb2-99af-4766-bc37-ec9d2f70c961 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-11-02T23:36:05Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime/events/ed950c07-20fd-4d65-957f-b133ae2b3087", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c348e639-ab58-4f55-876b-1547e4d44a99", "id": "ed950c07-20fd-4d65-957f-b133ae2b3087"}]} 2018-11-02 23:36:07,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-7d7bfdb2-99af-4766-bc37-ec9d2f70c961 2018-11-02 23:36:07,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742638111115s 2018-11-02 23:36:07,113 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc&marker=9d8ed3e3-46c6-43ad-b46b-05fdb9f57746&sort_dir=asc used request id req-7d7bfdb2-99af-4766-bc37-ec9d2f70c961 2018-11-02 23:36:12,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:36:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:12,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:12 GMT Server: Apache x-openstack-request-id: req-63097f8e-48e9-4a2b-84c9-64f2507ca1e1 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:12,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:12 GMT Server: Apache x-openstack-request-id: req-5e927777-e772-4d7c-9b5e-992c36a49d75 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:36:12,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc&marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc used request id req-5e927777-e772-4d7c-9b5e-992c36a49d75 2018-11-02 23:36:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.249280929565s 2018-11-02 23:36:12,369 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc&marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc used request id req-5e927777-e772-4d7c-9b5e-992c36a49d75 2018-11-02 23:36:17,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:36:17,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:17,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:17 GMT Server: Apache x-openstack-request-id: req-a4313fa9-0aef-4b64-b05b-3980d31146e3 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:17,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:17 GMT Server: Apache x-openstack-request-id: req-7aad072a-ef16-4178-b8c1-f1b92959ae72 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-02 23:36:17,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc&marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc used request id req-7aad072a-ef16-4178-b8c1-f1b92959ae72 2018-11-02 23:36:17,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723509788513s 2018-11-02 23:36:17,447 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc&marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc used request id req-7aad072a-ef16-4178-b8c1-f1b92959ae72 2018-11-02 23:36:17,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:36:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:17,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:17 GMT Server: Apache x-openstack-request-id: req-08e1394e-c24f-4681-baf2-2391c8031a88 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:17,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:17 GMT Server: Apache x-openstack-request-id: req-3c655c48-1c92-4fd3-a5c8-f6f50c8219ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-02 23:36:17,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-3c655c48-1c92-4fd3-a5c8-f6f50c8219ee 2018-11-02 23:36:17,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.135190010071s 2018-11-02 23:36:17,583 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-3c655c48-1c92-4fd3-a5c8-f6f50c8219ee 2018-11-02 23:36:22,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:36:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:22,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:22 GMT Server: Apache x-openstack-request-id: req-8dad5178-8592-4a9f-86c0-a675ad9c72f1 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:22,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:22 GMT Server: Apache x-openstack-request-id: req-42622f58-2561-4d3d-bedd-80e4ee59c0be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-11-02T23:36:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum/events/fad7a5de-835d-4be0-9a89-4d5dc05fb81d", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "00b36ad7-8bb0-4277-9f01-54a378220f25", "id": "fad7a5de-835d-4be0-9a89-4d5dc05fb81d"}, {"resource_name": "sprout", "event_time": "2018-11-02T23:36:19Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout/events/259b43a1-49be-4dd4-972e-a78c6d3307ff", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f0768bb2-10f5-44c6-95eb-11e7ca6b53fe", "id": "259b43a1-49be-4dd4-972e-a78c6d3307ff"}, {"resource_name": "homer", "event_time": "2018-11-02T23:36:20Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer/events/af5acfdb-3132-4540-afbc-fc6a2b471b3e", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "812803b4-31dc-4bb7-9ed9-b13ac7a7d90b", "id": "af5acfdb-3132-4540-afbc-fc6a2b471b3e"}]} 2018-11-02 23:36:22,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc&marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc used request id req-42622f58-2561-4d3d-bedd-80e4ee59c0be 2018-11-02 23:36:22,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744938850403s 2018-11-02 23:36:22,665 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc&marker=ed950c07-20fd-4d65-957f-b133ae2b3087&sort_dir=asc used request id req-42622f58-2561-4d3d-bedd-80e4ee59c0be 2018-11-02 23:36:27,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-02 23:36:27,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/events?marker=af5acfdb-3132-4540-afbc-fc6a2b471b3e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:27,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:27 GMT Server: Apache x-openstack-request-id: req-694dd2ed-c1cc-4541-97e5-05e1971009c1 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=af5acfdb-3132-4540-afbc-fc6a2b471b3e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:28,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:27 GMT Server: Apache x-openstack-request-id: req-bda7c37a-0dc6-4ae7-8272-dc4f576ae53e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-11-02T23:36:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono/events/d07e1339-88fb-4064-a117-a60fd8b3a972", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2744c3b3-3998-4cc1-8e9c-ce56bec5cbcd", "id": "d07e1339-88fb-4064-a117-a60fd8b3a972"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-11-02T23:36:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv/events/6cdf9667-6b4a-457b-9e04-9594d82ba1a3", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "id": "6cdf9667-6b4a-457b-9e04-9594d82ba1a3"}]} 2018-11-02 23:36:28,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=af5acfdb-3132-4540-afbc-fc6a2b471b3e&sort_dir=asc&marker=af5acfdb-3132-4540-afbc-fc6a2b471b3e&sort_dir=asc used request id req-bda7c37a-0dc6-4ae7-8272-dc4f576ae53e 2018-11-02 23:36:28,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.473040819168s 2018-11-02 23:36:28,145 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=af5acfdb-3132-4540-afbc-fc6a2b471b3e&sort_dir=asc&marker=af5acfdb-3132-4540-afbc-fc6a2b471b3e&sort_dir=asc used request id req-bda7c37a-0dc6-4ae7-8272-dc4f576ae53e 2018-11-02 23:36:28,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-02 23:36:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:28,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 02 Nov 2018 23:36:28 GMT Server: Apache x-openstack-request-id: req-56a40a1d-47cf-4730-acd9-83e024258212 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-02 23:36:28,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:28 GMT Server: Apache x-openstack-request-id: req-3769c7ae-8141-45f9-a95d-dd83090b555b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-11-02 23:36:28,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742 used request id req-3769c7ae-8141-45f9-a95d-dd83090b555b 2018-11-02 23:36:28,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.320014953613s 2018-11-02 23:36:28,466 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742 used request id req-3769c7ae-8141-45f9-a95d-dd83090b555b 2018-11-02 23:36:28,468 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-11-02T23:31:03Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'f442f5f6-34f7-4e54-b0dd-688fd064f742', 'parameters': Munch({u'OS::project_id': u'41f4d788e5014caeabf58d45bd038a6c', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'f442f5f6-34f7-4e54-b0dd-688fd064f742', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'17389ad502d54814a38a39c2cf1cef5d', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-11-02T23:31:03Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742'}) 2018-11-02 23:36:28,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:36:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:28,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e66a0fd-04e7-4897-bc1d-0f35c007243e x-compute-request-id: req-5e66a0fd-04e7-4897-bc1d-0f35c007243e Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:36:28,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e66a0fd-04e7-4897-bc1d-0f35c007243e 2018-11-02 23:36:28,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455835103989s 2018-11-02 23:36:28,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e66a0fd-04e7-4897-bc1d-0f35c007243e 2018-11-02 23:36:28,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-02 23:36:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:29,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2361 X-Openstack-Request-Id: req-13a3f7d8-27f3-442d-9f51-a3c0d06bb732 Date: Fri, 02 Nov 2018 23:36:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f32e2321-80b0-401b-8a19-9550da8a2217"],"updated_at":"2018-11-02T23:31:10Z","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"3aa224f0-9574-4b2d-a90f-84383662af49","name":"clearwater-opnfv-private-signaling"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8aaf1de1-4403-40a9-9dbf-ba832f5a69cc"],"updated_at":"2018-11-02T23:31:08Z","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:31:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"858fde9f-49fd-4b52-a844-ecafe6b4d01f","name":"clearwater-opnfv-private-management"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a998eeac-f230-4919-ba5a-6ebbe27f272d"],"updated_at":"2018-11-02T23:30:37Z","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:30:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea","name":"heat_ims-net_dc2955dd-baa3-4a50-a660-efd0c4d80368"}]} 2018-11-02 23:36:29,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-13a3f7d8-27f3-442d-9f51-a3c0d06bb732 2018-11-02 23:36:29,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114753007889s 2018-11-02 23:36:29,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-13a3f7d8-27f3-442d-9f51-a3c0d06bb732 2018-11-02 23:36:29,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-02 23:36:29,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:29,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-1e20267a-c923-4527-9fee-d17332fb6a95 Date: Fri, 02 Nov 2018 23:36:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"858fde9f-49fd-4b52-a844-ecafe6b4d01f","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:31:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"8aaf1de1-4403-40a9-9dbf-ba832f5a69cc","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:30:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"a998eeac-f230-4919-ba5a-6ebbe27f272d","subnetpool_id":null,"name":"heat_ims-subnet_dc2955dd-baa3-4a50-a660-efd0c4d80368"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3aa224f0-9574-4b2d-a90f-84383662af49","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:31:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"f32e2321-80b0-401b-8a19-9550da8a2217","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-11-02 23:36:29,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1e20267a-c923-4527-9fee-d17332fb6a95 2018-11-02 23:36:29,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0560240745544s 2018-11-02 23:36:29,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1e20267a-c923-4527-9fee-d17332fb6a95 2018-11-02 23:36:29,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:36:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:29,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8953e790-cf72-4772-9ef0-2c72d9037c6d x-compute-request-id: req-8953e790-cf72-4772-9ef0-2c72d9037c6d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-02 23:36:29,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8953e790-cf72-4772-9ef0-2c72d9037c6d 2018-11-02 23:36:29,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237939357758s 2018-11-02 23:36:29,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8953e790-cf72-4772-9ef0-2c72d9037c6d 2018-11-02 23:36:29,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-02 23:36:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:29,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb238877-87bf-4b67-967e-e4fb1b450850 x-compute-request-id: req-fb238877-87bf-4b67-967e-e4fb1b450850 Content-Encoding: gzip Content-Length: 908 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "374df4d2-fad6-4e11-88b0-c88634e2b71c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38387434-a250-4a51-84c2-2672f8311222"}, {"from_port": 4000, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d609b86-45ae-42f9-9b01-bcfa09ad493b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e445c094-f3c1-461f-834d-337056a896ef"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "73e5a988-279d-4286-ae69-f6ba44f06598", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "2dc802cb-cf19-4691-a063-1600976d94ef", "ip_range": {}, "id": "22dab0d0-976c-46f2-9b95-965ea7d0d3fd"}, {"from_port": 7253, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "2dc802cb-cf19-4691-a063-1600976d94ef", "ip_range": {}, "id": "46f107da-2c79-42a6-83cf-95c082db0054"}, {"from_port": 9160, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "2dc802cb-cf19-4691-a063-1600976d94ef", "ip_range": {}, "id": "663b9fb3-c5e5-477a-b839-28e7cf43bd16"}, {"from_port": 7253, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "2dc802cb-cf19-4691-a063-1600976d94ef", "ip_range": {}, "id": "6f7a8c06-8509-4ecd-ae28-ff13b6a5d1ce"}, {"from_port": 11311, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "2dc802cb-cf19-4691-a063-1600976d94ef", "ip_range": {}, "id": "8c3c43a5-9de7-43bd-ad3b-91956bc281e9"}, {"from_port": 11311, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "2dc802cb-cf19-4691-a063-1600976d94ef", "ip_range": {}, "id": "fe15ebd3-ae16-42ba-a1a3-1fcb4c8b6859"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "2dc802cb-cf19-4691-a063-1600976d94ef", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "11789094-6e89-47a8-8294-11d1331351a3", "ip_range": {}, "id": "7b4e8d7b-8162-4e67-a50f-7a9b28004966"}, {"from_port": 11211, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "11789094-6e89-47a8-8294-11d1331351a3", "ip_range": {}, "id": "989a90dc-a30b-4956-b663-f614e7b8786d"}, {"from_port": 7253, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "11789094-6e89-47a8-8294-11d1331351a3", "ip_range": {}, "id": "e5911b4a-8b70-4975-82c6-1858f48e6b19"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "11789094-6e89-47a8-8294-11d1331351a3", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-11-02 23:36:29,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/os-security-groups used request id req-fb238877-87bf-4b67-967e-e4fb1b450850 2018-11-02 23:36:29,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.776466846466s 2018-11-02 23:36:29,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/os-security-groups used request id req-fb238877-87bf-4b67-967e-e4fb1b450850 2018-11-02 23:36:29,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:36:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:29,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-a6ad656b-2355-49a3-947b-549e460cf20d Date: Fri, 02 Nov 2018 23:36:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:36:29,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a6ad656b-2355-49a3-947b-549e460cf20d 2018-11-02 23:36:29,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355641841888s 2018-11-02 23:36:29,956 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a6ad656b-2355-49a3-947b-549e460cf20d 2018-11-02 23:36:29,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 23:36:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:30,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:29 GMT Server: Apache x-compute-request-id: req-50ab1415-8271-4ff2-916c-bed2d406ffa0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50ab1415-8271-4ff2-916c-bed2d406ffa0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 23:36:30,701 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-50ab1415-8271-4ff2-916c-bed2d406ffa0 2018-11-02 23:36:30,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.741218090057s 2018-11-02 23:36:30,702 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-50ab1415-8271-4ff2-916c-bed2d406ffa0 2018-11-02 23:36:30,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:36:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:30,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6d24f21-725b-44e1-837b-d126d26be943 x-compute-request-id: req-e6d24f21-725b-44e1-837b-d126d26be943 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-02 23:36:30,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e6d24f21-725b-44e1-837b-d126d26be943 2018-11-02 23:36:30,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024090051651s 2018-11-02 23:36:30,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e6d24f21-725b-44e1-837b-d126d26be943 2018-11-02 23:36:30,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-02 23:36:30,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:31,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc935280-0556-474b-b9b3-7d0a01924ad1 x-compute-request-id: req-dc935280-0556-474b-b9b3-7d0a01924ad1 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "374df4d2-fad6-4e11-88b0-c88634e2b71c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38387434-a250-4a51-84c2-2672f8311222"}, {"from_port": 4000, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d609b86-45ae-42f9-9b01-bcfa09ad493b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e445c094-f3c1-461f-834d-337056a896ef"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "73e5a988-279d-4286-ae69-f6ba44f06598", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "431e6cde-e589-4ddb-b13d-14b5e82f9e11", "ip_range": {}, "id": "10f50a53-86af-401c-b6b8-d32f0c387f83"}, {"from_port": 9888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "431e6cde-e589-4ddb-b13d-14b5e82f9e11", "ip_range": {}, "id": "4299a526-63b1-435b-beb1-63c9826e923f"}, {"from_port": 5052, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "431e6cde-e589-4ddb-b13d-14b5e82f9e11", "ip_range": {}, "id": "46fc7e97-deac-40e4-8827-10f1d5874622"}, {"from_port": 5054, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "431e6cde-e589-4ddb-b13d-14b5e82f9e11", "ip_range": {}, "id": "997da0ab-d5f0-4076-bf86-52b6c5576305"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "431e6cde-e589-4ddb-b13d-14b5e82f9e11", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "a9c11fd6-7996-4d27-94c6-d73aa9702be7", "ip_range": {}, "id": "27d8b59d-5070-4372-a1c3-8d3378b1907a"}, {"from_port": 5054, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "a9c11fd6-7996-4d27-94c6-d73aa9702be7", "ip_range": {}, "id": "fc4f4163-3aa3-4363-9530-fc118cd567cf"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "a9c11fd6-7996-4d27-94c6-d73aa9702be7", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-11-02 23:36:31,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9/os-security-groups used request id req-dc935280-0556-474b-b9b3-7d0a01924ad1 2018-11-02 23:36:31,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.04090189934s 2018-11-02 23:36:31,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9/os-security-groups used request id req-dc935280-0556-474b-b9b3-7d0a01924ad1 2018-11-02 23:36:31,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:36:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:32,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-3598d81f-bd3a-4c0e-aa42-4f0a55ac32b5 Date: Fri, 02 Nov 2018 23:36:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:36:32,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3598d81f-bd3a-4c0e-aa42-4f0a55ac32b5 2018-11-02 23:36:32,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229585886002s 2018-11-02 23:36:32,008 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3598d81f-bd3a-4c0e-aa42-4f0a55ac32b5 2018-11-02 23:36:32,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 23:36:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:32,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:32 GMT Server: Apache x-compute-request-id: req-e2fed487-b53f-432c-ab6e-2becb642523d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2fed487-b53f-432c-ab6e-2becb642523d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 23:36:32,659 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-e2fed487-b53f-432c-ab6e-2becb642523d 2018-11-02 23:36:32,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.646667957306s 2018-11-02 23:36:32,660 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-e2fed487-b53f-432c-ab6e-2becb642523d 2018-11-02 23:36:33,663 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-11-02 23:36:33,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:36:33,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:33,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d879b97-d941-4e35-86c0-7e4e597355dd x-compute-request-id: req-7d879b97-d941-4e35-86c0-7e4e597355dd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-02 23:36:33,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7d879b97-d941-4e35-86c0-7e4e597355dd 2018-11-02 23:36:33,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229060649872s 2018-11-02 23:36:33,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7d879b97-d941-4e35-86c0-7e4e597355dd 2018-11-02 23:36:33,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-02 23:36:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:34,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dfa35d8-8413-4bb0-b285-190dd075f73f x-compute-request-id: req-3dfa35d8-8413-4bb0-b285-190dd075f73f Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "374df4d2-fad6-4e11-88b0-c88634e2b71c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38387434-a250-4a51-84c2-2672f8311222"}, {"from_port": 4000, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d609b86-45ae-42f9-9b01-bcfa09ad493b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e445c094-f3c1-461f-834d-337056a896ef"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "73e5a988-279d-4286-ae69-f6ba44f06598", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0dff0535-356b-4753-b9b3-9f78e71d6614"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18793c84-bbf7-46af-ba5e-bba84e1dbba8"}, {"from_port": 5058, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {}, "id": "241858e1-256e-452a-b831-5dbb91efa57c"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3d1e3574-11b9-4145-8d82-e9e17a1b1f7c"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4de13efc-e9d6-49c2-91d2-1def1f47579f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6facc36e-d128-4838-95c9-cd219ab6314e"}, {"from_port": 5058, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {}, "id": "85d443be-ad7b-427e-b762-0d1c965dbdd8"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9c90283-3bd6-44cf-a1ba-aa7ca47bd0d7"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "432a4b76-d9a4-47e3-92a8-f9b5a5121ba7", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-11-02 23:36:34,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3/os-security-groups used request id req-3dfa35d8-8413-4bb0-b285-190dd075f73f 2018-11-02 23:36:34,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.732954025269s 2018-11-02 23:36:34,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3/os-security-groups used request id req-3dfa35d8-8413-4bb0-b285-190dd075f73f 2018-11-02 23:36:34,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:36:34,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:34,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-aba3a3a8-b323-463e-ba9c-f1bb871f0936 Date: Fri, 02 Nov 2018 23:36:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:36:34,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-aba3a3a8-b323-463e-ba9c-f1bb871f0936 2018-11-02 23:36:34,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360770225525s 2018-11-02 23:36:34,466 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-aba3a3a8-b323-463e-ba9c-f1bb871f0936 2018-11-02 23:36:34,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 23:36:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:35,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:34 GMT Server: Apache x-compute-request-id: req-237e7ac5-6460-45dd-9dcc-5dc9e8203f18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-237e7ac5-6460-45dd-9dcc-5dc9e8203f18 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 23:36:35,139 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-237e7ac5-6460-45dd-9dcc-5dc9e8203f18 2018-11-02 23:36:35,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.669071912766s 2018-11-02 23:36:35,139 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-237e7ac5-6460-45dd-9dcc-5dc9e8203f18 2018-11-02 23:36:36,142 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-11-02 23:36:36,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:36:36,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:36,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f7eec3f-fff1-477c-b680-0e076b9f542e x-compute-request-id: req-4f7eec3f-fff1-477c-b680-0e076b9f542e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-02 23:36:36,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4f7eec3f-fff1-477c-b680-0e076b9f542e 2018-11-02 23:36:36,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247609615326s 2018-11-02 23:36:36,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4f7eec3f-fff1-477c-b680-0e076b9f542e 2018-11-02 23:36:36,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-02 23:36:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:36,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-773c59d0-0535-4513-9b17-58e799d5f376 x-compute-request-id: req-773c59d0-0535-4513-9b17-58e799d5f376 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "374df4d2-fad6-4e11-88b0-c88634e2b71c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38387434-a250-4a51-84c2-2672f8311222"}, {"from_port": 4000, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d609b86-45ae-42f9-9b01-bcfa09ad493b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e445c094-f3c1-461f-834d-337056a896ef"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "73e5a988-279d-4286-ae69-f6ba44f06598", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "014c80dd-20ee-4354-9a21-828d3a398627", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "21557cc4-8fb8-47d7-9428-e61285cd7885"}, {"from_port": 7888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "014c80dd-20ee-4354-9a21-828d3a398627", "ip_range": {}, "id": "c37b2fa4-0cfc-4aaa-a15e-cacf0a235fe7"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "014c80dd-20ee-4354-9a21-828d3a398627", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17a04875-59f8-4278-95fd-d0362b573d8c"}, {"from_port": 7888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441", "ip_range": {}, "id": "1cb53934-31ee-4124-a540-9f752aa4877d"}, {"from_port": 9160, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441", "ip_range": {}, "id": "e2725805-1823-43f9-9c50-da39e11de288"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-11-02 23:36:36,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde/os-security-groups used request id req-773c59d0-0535-4513-9b17-58e799d5f376 2018-11-02 23:36:36,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.552742958069s 2018-11-02 23:36:36,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde/os-security-groups used request id req-773c59d0-0535-4513-9b17-58e799d5f376 2018-11-02 23:36:36,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:36:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:36,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9e7c7f21-76a5-40d6-93c7-e267aed45de8 Date: Fri, 02 Nov 2018 23:36:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:36:36,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9e7c7f21-76a5-40d6-93c7-e267aed45de8 2018-11-02 23:36:36,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375020503998s 2018-11-02 23:36:36,769 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9e7c7f21-76a5-40d6-93c7-e267aed45de8 2018-11-02 23:36:36,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 23:36:36,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:36,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:36 GMT Server: Apache x-compute-request-id: req-7701fbe2-063e-4e59-a217-3f9ddcf3bba0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7701fbe2-063e-4e59-a217-3f9ddcf3bba0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 23:36:36,859 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-7701fbe2-063e-4e59-a217-3f9ddcf3bba0 2018-11-02 23:36:36,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0458309650421s 2018-11-02 23:36:36,859 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-7701fbe2-063e-4e59-a217-3f9ddcf3bba0 2018-11-02 23:36:36,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:36:36,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:36,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f0ddfd9-d2be-464e-95b8-eb94e39ca62f x-compute-request-id: req-5f0ddfd9-d2be-464e-95b8-eb94e39ca62f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-02 23:36:36,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5f0ddfd9-d2be-464e-95b8-eb94e39ca62f 2018-11-02 23:36:36,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287799835205s 2018-11-02 23:36:36,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5f0ddfd9-d2be-464e-95b8-eb94e39ca62f 2018-11-02 23:36:36,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-02 23:36:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:38,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d21ae80-e53f-4b97-8f8b-fb5bbf1f859a x-compute-request-id: req-4d21ae80-e53f-4b97-8f8b-fb5bbf1f859a Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "374df4d2-fad6-4e11-88b0-c88634e2b71c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38387434-a250-4a51-84c2-2672f8311222"}, {"from_port": 4000, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d609b86-45ae-42f9-9b01-bcfa09ad493b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e445c094-f3c1-461f-834d-337056a896ef"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "73e5a988-279d-4286-ae69-f6ba44f06598", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "6d5435e6-fecc-4cd9-900e-f79209727fdc", "ip_range": {}, "id": "37724126-fba1-47b6-b7a2-a36a8e356d16"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "6d5435e6-fecc-4cd9-900e-f79209727fdc", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "2ebb0e1b-b413-490c-84e3-964cdbf815e6", "ip_range": {}, "id": "2f6dc2d0-ea39-42cb-adf9-b10a08b8d351"}, {"from_port": 8888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "2ebb0e1b-b413-490c-84e3-964cdbf815e6", "ip_range": {}, "id": "43cb3ad1-6d2b-4608-9654-0bf82e2e3bb8"}, {"from_port": 8888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "2ebb0e1b-b413-490c-84e3-964cdbf815e6", "ip_range": {}, "id": "79d27960-0871-4a2a-9e60-22e5f0e00367"}, {"from_port": 10888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "2ebb0e1b-b413-490c-84e3-964cdbf815e6", "ip_range": {}, "id": "b6ae035f-c64d-420d-a049-7ef38c70352f"}, {"from_port": 10888, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "2ebb0e1b-b413-490c-84e3-964cdbf815e6", "ip_range": {}, "id": "bbdd246a-8772-4f54-a620-3d7f1db58322"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "2ebb0e1b-b413-490c-84e3-964cdbf815e6", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-11-02 23:36:38,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/os-security-groups used request id req-4d21ae80-e53f-4b97-8f8b-fb5bbf1f859a 2018-11-02 23:36:38,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.60642886162s 2018-11-02 23:36:38,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/os-security-groups used request id req-4d21ae80-e53f-4b97-8f8b-fb5bbf1f859a 2018-11-02 23:36:38,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:36:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:38,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-94b0d62f-caf3-4e8b-b96a-78da7b13457b Date: Fri, 02 Nov 2018 23:36:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:36:38,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-94b0d62f-caf3-4e8b-b96a-78da7b13457b 2018-11-02 23:36:38,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386419296265s 2018-11-02 23:36:38,545 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-94b0d62f-caf3-4e8b-b96a-78da7b13457b 2018-11-02 23:36:38,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 23:36:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:39,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:38 GMT Server: Apache x-compute-request-id: req-374f0782-6a07-4540-8cf6-ba1becf01795 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-374f0782-6a07-4540-8cf6-ba1becf01795 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 23:36:39,202 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-374f0782-6a07-4540-8cf6-ba1becf01795 2018-11-02 23:36:39,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.65321803093s 2018-11-02 23:36:39,202 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-374f0782-6a07-4540-8cf6-ba1becf01795 2018-11-02 23:36:39,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:36:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:39,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36: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-91d911f2-9904-4e7d-b374-672685414471 x-compute-request-id: req-91d911f2-9904-4e7d-b374-672685414471 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-02 23:36:39,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-91d911f2-9904-4e7d-b374-672685414471 2018-11-02 23:36:39,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230820178986s 2018-11-02 23:36:39,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-91d911f2-9904-4e7d-b374-672685414471 2018-11-02 23:36:39,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-02 23:36:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:39,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36: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-690a77db-767f-4a07-bc25-1b6285af8481 x-compute-request-id: req-690a77db-767f-4a07-bc25-1b6285af8481 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "374df4d2-fad6-4e11-88b0-c88634e2b71c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38387434-a250-4a51-84c2-2672f8311222"}, {"from_port": 4000, "group": {"tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {}, "id": "3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d609b86-45ae-42f9-9b01-bcfa09ad493b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73e5a988-279d-4286-ae69-f6ba44f06598", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e445c094-f3c1-461f-834d-337056a896ef"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "73e5a988-279d-4286-ae69-f6ba44f06598", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "1337fc55-35af-492f-b581-95710c130943", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ea8fd64-7f30-400e-bcfe-34c3d348b7ea"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "1337fc55-35af-492f-b581-95710c130943", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8c0cd7d-4e0e-4794-a354-ac7076a5d700"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "1337fc55-35af-492f-b581-95710c130943", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-11-02 23:36:39,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed/os-security-groups used request id req-690a77db-767f-4a07-bc25-1b6285af8481 2018-11-02 23:36:39,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140863895416s 2018-11-02 23:36:39,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed/os-security-groups used request id req-690a77db-767f-4a07-bc25-1b6285af8481 2018-11-02 23:36:39,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:36:39,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:39,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-394c6448-f405-4918-9a2c-45c1a249ceeb Date: Fri, 02 Nov 2018 23:36:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:36:39,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-394c6448-f405-4918-9a2c-45c1a249ceeb 2018-11-02 23:36:39,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388329029083s 2018-11-02 23:36:39,414 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-394c6448-f405-4918-9a2c-45c1a249ceeb 2018-11-02 23:36:39,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 23:36:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:40,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:39 GMT Server: Apache x-compute-request-id: req-d7671aaa-c10c-4576-ad4b-cbbaff8c0047 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7671aaa-c10c-4576-ad4b-cbbaff8c0047 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 23:36:40,053 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-d7671aaa-c10c-4576-ad4b-cbbaff8c0047 2018-11-02 23:36:40,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.635276794434s 2018-11-02 23:36:40,054 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-d7671aaa-c10c-4576-ad4b-cbbaff8c0047 2018-11-02 23:36:40,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-02 23:36:40,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:40,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b10cfc00-10f3-4ba9-90a9-e75d617aefd1 x-compute-request-id: req-b10cfc00-10f3-4ba9-90a9-e75d617aefd1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-02 23:36:40,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b10cfc00-10f3-4ba9-90a9-e75d617aefd1 2018-11-02 23:36:40,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245530605316s 2018-11-02 23:36:40,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b10cfc00-10f3-4ba9-90a9-e75d617aefd1 2018-11-02 23:36:40,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-02 23:36:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:40,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04635fb8-75bd-44d5-b2cf-425219992ed2 x-compute-request-id: req-04635fb8-75bd-44d5-b2cf-425219992ed2 Content-Encoding: gzip Content-Length: 405 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b5810ff-d398-40b9-8eb8-e9ec549b48cd"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6cb5a79d-5071-4c86-a3c2-d312dafd4019"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5adbcf8-8f41-4a79-a6b4-96fc8d9f3ed6"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d79eb6a2-bff5-449a-8ea0-79f7c53c0190"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b5810ff-d398-40b9-8eb8-e9ec549b48cd"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6cb5a79d-5071-4c86-a3c2-d312dafd4019"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5adbcf8-8f41-4a79-a6b4-96fc8d9f3ed6"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d79eb6a2-bff5-449a-8ea0-79f7c53c0190"}], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "1dd904b6-101c-4c74-aa17-0ea22b27d868", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-11-02 23:36:40,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609/os-security-groups used request id req-04635fb8-75bd-44d5-b2cf-425219992ed2 2018-11-02 23:36:40,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.521725893021s 2018-11-02 23:36:40,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609/os-security-groups used request id req-04635fb8-75bd-44d5-b2cf-425219992ed2 2018-11-02 23:36:40,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-02 23:36:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:40,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-0b8c0ca2-2a98-4159-8fab-3a95daba2ac1 Date: Fri, 02 Nov 2018 23:36:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-02 23:36:40,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0b8c0ca2-2a98-4159-8fab-3a95daba2ac1 2018-11-02 23:36:40,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22212100029s 2018-11-02 23:36:40,832 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0b8c0ca2-2a98-4159-8fab-3a95daba2ac1 2018-11-02 23:36:40,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-02 23:36:40,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:41,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:40 GMT Server: Apache x-compute-request-id: req-7a306764-031e-43d6-9b82-6dbdc70377c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a306764-031e-43d6-9b82-6dbdc70377c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-02 23:36:41,498 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-7a306764-031e-43d6-9b82-6dbdc70377c8 2018-11-02 23:36:41,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.661489009857s 2018-11-02 23:36:41,498 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/41f4d788e5014caeabf58d45bd038a6c/volumes/detail used request id req-7a306764-031e-43d6-9b82-6dbdc70377c8 2018-11-02 23:36:41,498 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:17:7e', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:a0:a1', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:a0:a1', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:14.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'053d7910-84cd-4575-a6a4-f5f10a8da487', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'374df4d2-fad6-4e11-88b0-c88634e2b71c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'38387434-a250-4a51-84c2-2672f8311222'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8d609b86-45ae-42f9-9b01-bcfa09ad493b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e445c094-f3c1-461f-834d-337056a896ef'})], 'id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'2dc802cb-cf19-4691-a063-1600976d94ef', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'22dab0d0-976c-46f2-9b95-965ea7d0d3fd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'2dc802cb-cf19-4691-a063-1600976d94ef', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'46f107da-2c79-42a6-83cf-95c082db0054'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'2dc802cb-cf19-4691-a063-1600976d94ef', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'663b9fb3-c5e5-477a-b839-28e7cf43bd16'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'2dc802cb-cf19-4691-a063-1600976d94ef', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'6f7a8c06-8509-4ecd-ae28-ff13b6a5d1ce'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'2dc802cb-cf19-4691-a063-1600976d94ef', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8c3c43a5-9de7-43bd-ad3b-91956bc281e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'2dc802cb-cf19-4691-a063-1600976d94ef', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'fe15ebd3-ae16-42ba-a1a3-1fcb4c8b6859'})], 'id': u'2dc802cb-cf19-4691-a063-1600976d94ef', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'11789094-6e89-47a8-8294-11d1331351a3', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'7b4e8d7b-8162-4e67-a50f-7a9b28004966'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'11789094-6e89-47a8-8294-11d1331351a3', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'989a90dc-a30b-4956-b663-f614e7b8786d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'11789094-6e89-47a8-8294-11d1331351a3', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e5911b4a-8b70-4975-82c6-1858f48e6b19'})], 'id': u'11789094-6e89-47a8-8294-11d1331351a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-11-02T23:36:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:36:14Z', 'hostId': u'3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.0.23', 'cloud': 'envvars', 'host_id': u'3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:35:38Z', 'created': u'2018-11-02T23:35:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:fe:68', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:9d:e5', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:9d:e5', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:16.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'ae5ae65d-1960-4f37-9062-b4040f20a2e9', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'374df4d2-fad6-4e11-88b0-c88634e2b71c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'38387434-a250-4a51-84c2-2672f8311222'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8d609b86-45ae-42f9-9b01-bcfa09ad493b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e445c094-f3c1-461f-834d-337056a896ef'})], 'id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'431e6cde-e589-4ddb-b13d-14b5e82f9e11', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'10f50a53-86af-401c-b6b8-d32f0c387f83'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'431e6cde-e589-4ddb-b13d-14b5e82f9e11', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'4299a526-63b1-435b-beb1-63c9826e923f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'431e6cde-e589-4ddb-b13d-14b5e82f9e11', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'46fc7e97-deac-40e4-8827-10f1d5874622'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'431e6cde-e589-4ddb-b13d-14b5e82f9e11', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'997da0ab-d5f0-4076-bf86-52b6c5576305'})], 'id': u'431e6cde-e589-4ddb-b13d-14b5e82f9e11', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'a9c11fd6-7996-4d27-94c6-d73aa9702be7', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'27d8b59d-5070-4372-a1c3-8d3378b1907a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'a9c11fd6-7996-4d27-94c6-d73aa9702be7', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'fc4f4163-3aa3-4363-9530-fc118cd567cf'})], 'id': u'a9c11fd6-7996-4d27-94c6-d73aa9702be7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-11-02T23:36:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:36:16Z', 'hostId': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:35:38Z', 'created': u'2018-11-02T23:35:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:1e:fd', u'version': 4, u'addr': u'192.168.1.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:1e:fd', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:52:ce', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:52:ce', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:18.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'374df4d2-fad6-4e11-88b0-c88634e2b71c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'38387434-a250-4a51-84c2-2672f8311222'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8d609b86-45ae-42f9-9b01-bcfa09ad493b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e445c094-f3c1-461f-834d-337056a896ef'})], 'id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0dff0535-356b-4753-b9b3-9f78e71d6614'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'18793c84-bbf7-46af-ba5e-bba84e1dbba8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'241858e1-256e-452a-b831-5dbb91efa57c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3d1e3574-11b9-4145-8d82-e9e17a1b1f7c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4de13efc-e9d6-49c2-91d2-1def1f47579f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6facc36e-d128-4838-95c9-cd219ab6314e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'85d443be-ad7b-427e-b762-0d1c965dbdd8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9c90283-3bd6-44cf-a1ba-aa7ca47bd0d7'})], 'id': u'432a4b76-d9a4-47e3-92a8-f9b5a5121ba7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2018-11-02T23:36:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:36:18Z', 'hostId': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.1.16', 'cloud': 'envvars', 'host_id': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:35:38Z', 'created': u'2018-11-02T23:35:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:8f:86', u'version': 4, u'addr': u'192.168.1.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:8f:86', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:f9:ea', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:f9:ea', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:16.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'cf1bb37c-5e61-4d77-a7ad-0e35525b0fde', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'374df4d2-fad6-4e11-88b0-c88634e2b71c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'38387434-a250-4a51-84c2-2672f8311222'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8d609b86-45ae-42f9-9b01-bcfa09ad493b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e445c094-f3c1-461f-834d-337056a896ef'})], 'id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'014c80dd-20ee-4354-9a21-828d3a398627', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'21557cc4-8fb8-47d7-9428-e61285cd7885'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'014c80dd-20ee-4354-9a21-828d3a398627', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c37b2fa4-0cfc-4aaa-a15e-cacf0a235fe7'})], 'id': u'014c80dd-20ee-4354-9a21-828d3a398627', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'17a04875-59f8-4278-95fd-d0362b573d8c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1cb53934-31ee-4124-a540-9f752aa4877d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'e2725805-1823-43f9-9c50-da39e11de288'})], 'id': u'e8be0b8f-82ad-4fa9-b59e-3b2cfe00a441', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2018-11-02T23:36:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:36:16Z', 'hostId': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.1.11', 'cloud': 'envvars', 'host_id': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:35:37Z', 'created': u'2018-11-02T23:35:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:1e:57', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:57:ff', u'version': 4, u'addr': u'192.168.0.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:57:ff', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:00.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'189d5980-f607-465d-bcf9-7de8958d519b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'374df4d2-fad6-4e11-88b0-c88634e2b71c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'38387434-a250-4a51-84c2-2672f8311222'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8d609b86-45ae-42f9-9b01-bcfa09ad493b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e445c094-f3c1-461f-834d-337056a896ef'})], 'id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'6d5435e6-fecc-4cd9-900e-f79209727fdc', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'37724126-fba1-47b6-b7a2-a36a8e356d16'})], 'id': u'6d5435e6-fecc-4cd9-900e-f79209727fdc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'2ebb0e1b-b413-490c-84e3-964cdbf815e6', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2f6dc2d0-ea39-42cb-adf9-b10a08b8d351'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'2ebb0e1b-b413-490c-84e3-964cdbf815e6', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'43cb3ad1-6d2b-4608-9654-0bf82e2e3bb8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'2ebb0e1b-b413-490c-84e3-964cdbf815e6', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'79d27960-0871-4a2a-9e60-22e5f0e00367'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'2ebb0e1b-b413-490c-84e3-964cdbf815e6', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'b6ae035f-c64d-420d-a049-7ef38c70352f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'2ebb0e1b-b413-490c-84e3-964cdbf815e6', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'bbdd246a-8772-4f54-a620-3d7f1db58322'})], 'id': u'2ebb0e1b-b413-490c-84e3-964cdbf815e6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-11-02T23:36:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:36:00Z', 'hostId': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.0.14', 'cloud': 'envvars', 'host_id': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:36:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:35:36Z', 'created': u'2018-11-02T23:35:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:60:24:ec', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:60:24:ec', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:35:19.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'374df4d2-fad6-4e11-88b0-c88634e2b71c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'38387434-a250-4a51-84c2-2672f8311222'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8d609b86-45ae-42f9-9b01-bcfa09ad493b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e445c094-f3c1-461f-834d-337056a896ef'})], 'id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'1337fc55-35af-492f-b581-95710c130943', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2ea8fd64-7f30-400e-bcfe-34c3d348b7ea'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'1337fc55-35af-492f-b581-95710c130943', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd8c0cd7d-4e0e-4794-a354-ac7076a5d700'})], 'id': u'1337fc55-35af-492f-b581-95710c130943', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-11-02T23:35:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:35:19Z', 'hostId': u'3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:35:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:33:40Z', 'created': u'2018-11-02T23:33:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:de:b1', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:2c:fb', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:2c:fb', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:33:27.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'9a2075b3-d96d-40fc-aa3b-5c24391ef609', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b5810ff-d398-40b9-8eb8-e9ec549b48cd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6cb5a79d-5071-4c86-a3c2-d312dafd4019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b5adbcf8-8f41-4a79-a6b4-96fc8d9f3ed6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd79eb6a2-bff5-449a-8ea0-79f7c53c0190'})], 'id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2b5810ff-d398-40b9-8eb8-e9ec549b48cd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6cb5a79d-5071-4c86-a3c2-d312dafd4019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b5adbcf8-8f41-4a79-a6b4-96fc8d9f3ed6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd79eb6a2-bff5-449a-8ea0-79f7c53c0190'})], 'id': u'1dd904b6-101c-4c74-aa17-0ea22b27d868', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-11-02T23:33:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:33:27Z', 'hostId': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:33:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:31:43Z', 'created': u'2018-11-02T23:31:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-11-02 23:36:41,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:36:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:41,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e94b698-54ce-4f44-80ce-645e45f2133a x-compute-request-id: req-5e94b698-54ce-4f44-80ce-645e45f2133a Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:36:41,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e94b698-54ce-4f44-80ce-645e45f2133a 2018-11-02 23:36:41,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436326980591s 2018-11-02 23:36:41,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e94b698-54ce-4f44-80ce-645e45f2133a 2018-11-02 23:36:41,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:36:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:36:42,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c0405af-b384-49a0-902b-4b7332fe09cc x-compute-request-id: req-3c0405af-b384-49a0-902b-4b7332fe09cc Content-Encoding: gzip Content-Length: 8707 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-11-02 23:36:42,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-3c0405af-b384-49a0-902b-4b7332fe09cc 2018-11-02 23:36:42,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102454900742s 2018-11-02 23:36:42,060 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-3c0405af-b384-49a0-902b-4b7332fe09cc 2018-11-02 23:36:42,060 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-02 23:36:42,061 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:36:52,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:36:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:36:52,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72ecae4b-30eb-4e2b-856c-b3bdc075978a x-compute-request-id: req-72ecae4b-30eb-4e2b-856c-b3bdc075978a Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:36:52,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-72ecae4b-30eb-4e2b-856c-b3bdc075978a 2018-11-02 23:36:52,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640883207321s 2018-11-02 23:36:52,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-72ecae4b-30eb-4e2b-856c-b3bdc075978a 2018-11-02 23:36:52,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:36:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:36:52,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b36e484c-e9e4-44d2-b8d2-5779a63480c9 x-compute-request-id: req-b36e484c-e9e4-44d2-b8d2-5779a63480c9 Content-Encoding: gzip Content-Length: 8707 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-11-02 23:36:52,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b36e484c-e9e4-44d2-b8d2-5779a63480c9 2018-11-02 23:36:52,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805609226227s 2018-11-02 23:36:52,803 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b36e484c-e9e4-44d2-b8d2-5779a63480c9 2018-11-02 23:36:52,803 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-02 23:36:52,804 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:37:02,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:37:02,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:37:03,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b558d92a-6595-4ff5-8b81-2c4ae7443782 x-compute-request-id: req-b558d92a-6595-4ff5-8b81-2c4ae7443782 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:37:03,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b558d92a-6595-4ff5-8b81-2c4ae7443782 2018-11-02 23:37:03,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55242395401s 2018-11-02 23:37:03,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b558d92a-6595-4ff5-8b81-2c4ae7443782 2018-11-02 23:37:03,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:37:03,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:37:03,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64bb74e-6c1c-4c89-813a-c160bf791f2f x-compute-request-id: req-b64bb74e-6c1c-4c89-813a-c160bf791f2f Content-Encoding: gzip Content-Length: 8707 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-11-02 23:37:03,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b64bb74e-6c1c-4c89-813a-c160bf791f2f 2018-11-02 23:37:03,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102787017822s 2018-11-02 23:37:03,478 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b64bb74e-6c1c-4c89-813a-c160bf791f2f 2018-11-02 23:37:03,478 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-02 23:37:03,479 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:37:13,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:37:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:37:14,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f34a62c-ace2-4256-8272-69f7151faf30 x-compute-request-id: req-7f34a62c-ace2-4256-8272-69f7151faf30 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:37:14,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f34a62c-ace2-4256-8272-69f7151faf30 2018-11-02 23:37:14,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62119603157s 2018-11-02 23:37:14,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f34a62c-ace2-4256-8272-69f7151faf30 2018-11-02 23:37:14,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:37:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:37:14,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faa33b85-8437-4c49-bd5a-88d7167bc38f x-compute-request-id: req-faa33b85-8437-4c49-bd5a-88d7167bc38f Content-Encoding: gzip Content-Length: 8707 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-11-02 23:37:14,187 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-faa33b85-8437-4c49-bd5a-88d7167bc38f 2018-11-02 23:37:14,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.073737859726s 2018-11-02 23:37:14,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-faa33b85-8437-4c49-bd5a-88d7167bc38f 2018-11-02 23:37:14,188 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-02 23:37:14,189 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:37:24,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:37:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:37:24,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca529f33-ae7b-4e53-9366-31da759646e8 x-compute-request-id: req-ca529f33-ae7b-4e53-9366-31da759646e8 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:37:24,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca529f33-ae7b-4e53-9366-31da759646e8 2018-11-02 23:37:24,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482078075409s 2018-11-02 23:37:24,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca529f33-ae7b-4e53-9366-31da759646e8 2018-11-02 23:37:24,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:37:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:37:24,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8df9866b-383d-403f-89bf-50cc21ac2ef7 x-compute-request-id: req-8df9866b-383d-403f-89bf-50cc21ac2ef7 Content-Encoding: gzip Content-Length: 8707 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-11-02 23:37:24,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-8df9866b-383d-403f-89bf-50cc21ac2ef7 2018-11-02 23:37:24,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0743300914764s 2018-11-02 23:37:24,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-8df9866b-383d-403f-89bf-50cc21ac2ef7 2018-11-02 23:37:24,763 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-02 23:37:24,763 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:37:34,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:37:34,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:37:35,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4661e8b-70b8-4ccf-a2d1-4469cb9617c0 x-compute-request-id: req-a4661e8b-70b8-4ccf-a2d1-4469cb9617c0 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:37:35,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4661e8b-70b8-4ccf-a2d1-4469cb9617c0 2018-11-02 23:37:35,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633369207382s 2018-11-02 23:37:35,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4661e8b-70b8-4ccf-a2d1-4469cb9617c0 2018-11-02 23:37:35,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:37:35,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:37:35,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-150ad93c-922b-40c6-bbfe-b7723ae70a2d x-compute-request-id: req-150ad93c-922b-40c6-bbfe-b7723ae70a2d Content-Encoding: gzip Content-Length: 8707 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-11-02 23:37:35,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-150ad93c-922b-40c6-bbfe-b7723ae70a2d 2018-11-02 23:37:35,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714211463928s 2018-11-02 23:37:35,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-150ad93c-922b-40c6-bbfe-b7723ae70a2d 2018-11-02 23:37:35,488 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-02 23:37:35,489 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:37:45,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:37:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:37:46,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fd608d8-4c51-4fc8-8a09-5560b68bcd76 x-compute-request-id: req-0fd608d8-4c51-4fc8-8a09-5560b68bcd76 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:37:46,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0fd608d8-4c51-4fc8-8a09-5560b68bcd76 2018-11-02 23:37:46,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625532865524s 2018-11-02 23:37:46,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0fd608d8-4c51-4fc8-8a09-5560b68bcd76 2018-11-02 23:37:46,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:37:46,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:37:46,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41269457-19d4-48db-9e36-d773d760eea4 x-compute-request-id: req-41269457-19d4-48db-9e36-d773d760eea4 Content-Encoding: gzip Content-Length: 9753 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n"} 2018-11-02 23:37:46,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-41269457-19d4-48db-9e36-d773d760eea4 2018-11-02 23:37:46,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0773918628693s 2018-11-02 23:37:46,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-41269457-19d4-48db-9e36-d773d760eea4 2018-11-02 23:37:46,212 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] 2018-11-02 23:37:46,214 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:37:56,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:37:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:37:56,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08242d23-9c55-4e1c-ac5d-452ed5a92b9e x-compute-request-id: req-08242d23-9c55-4e1c-ac5d-452ed5a92b9e Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:37:56,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08242d23-9c55-4e1c-ac5d-452ed5a92b9e 2018-11-02 23:37:56,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740701198578s 2018-11-02 23:37:56,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08242d23-9c55-4e1c-ac5d-452ed5a92b9e 2018-11-02 23:37:56,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:37:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:37:57,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19032fdd-4ee1-4061-817e-73fd82041547 x-compute-request-id: req-19032fdd-4ee1-4061-817e-73fd82041547 Content-Encoding: gzip Content-Length: 9780 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: "} 2018-11-02 23:37:57,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-19032fdd-4ee1-4061-817e-73fd82041547 2018-11-02 23:37:57,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0778608322144s 2018-11-02 23:37:57,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-19032fdd-4ee1-4061-817e-73fd82041547 2018-11-02 23:37:57,052 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 2018-11-02 23:37:57,053 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:38:07,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:38:07,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:38:07,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b9f0cc7-96d3-42ee-a272-f6232acb6ca6 x-compute-request-id: req-3b9f0cc7-96d3-42ee-a272-f6232acb6ca6 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:38:07,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3b9f0cc7-96d3-42ee-a272-f6232acb6ca6 2018-11-02 23:38:07,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662028074265s 2018-11-02 23:38:07,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3b9f0cc7-96d3-42ee-a272-f6232acb6ca6 2018-11-02 23:38:07,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:38:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:38:07,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45fb5b1c-a6e1-479e-9a54-a151102eb248 x-compute-request-id: req-45fb5b1c-a6e1-479e-9a54-a151102eb248 Content-Encoding: gzip Content-Length: 9780 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: "} 2018-11-02 23:38:07,843 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-45fb5b1c-a6e1-479e-9a54-a151102eb248 2018-11-02 23:38:07,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108104944229s 2018-11-02 23:38:07,844 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-45fb5b1c-a6e1-479e-9a54-a151102eb248 2018-11-02 23:38:07,844 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 2018-11-02 23:38:07,845 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:38:17,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:38:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:38:18,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bf759ac-f877-4cd9-a95b-8e6ab94688ae x-compute-request-id: req-0bf759ac-f877-4cd9-a95b-8e6ab94688ae Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:38:18,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0bf759ac-f877-4cd9-a95b-8e6ab94688ae 2018-11-02 23:38:18,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.268828868866s 2018-11-02 23:38:18,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0bf759ac-f877-4cd9-a95b-8e6ab94688ae 2018-11-02 23:38:18,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:38:18,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:38:18,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-618e3b82-0b62-4d49-978f-49135223e37c x-compute-request-id: req-618e3b82-0b62-4d49-978f-49135223e37c Content-Encoding: gzip Content-Length: 9780 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: "} 2018-11-02 23:38:18,207 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-618e3b82-0b62-4d49-978f-49135223e37c 2018-11-02 23:38:18,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744168758392s 2018-11-02 23:38:18,208 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-618e3b82-0b62-4d49-978f-49135223e37c 2018-11-02 23:38:18,208 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 2018-11-02 23:38:18,209 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:38:28,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:38:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:38:28,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5f52499-4072-4e0a-8a4c-40967a3d707d x-compute-request-id: req-f5f52499-4072-4e0a-8a4c-40967a3d707d Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:38:28,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5f52499-4072-4e0a-8a4c-40967a3d707d 2018-11-02 23:38:28,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663501977921s 2018-11-02 23:38:28,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5f52499-4072-4e0a-8a4c-40967a3d707d 2018-11-02 23:38:28,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:38:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:38:28,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-806c727a-e166-4af5-ae7a-4d9f7e2381ec x-compute-request-id: req-806c727a-e166-4af5-ae7a-4d9f7e2381ec Content-Encoding: gzip Content-Length: 9840 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-02 23:38:28,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-806c727a-e166-4af5-ae7a-4d9f7e2381ec 2018-11-02 23:38:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.078980922699s 2018-11-02 23:38:28,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-806c727a-e166-4af5-ae7a-4d9f7e2381ec 2018-11-02 23:38:28,965 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-02 23:38:28,967 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:38:38,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:38:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:38:39,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6d89540-4d15-4730-b8c6-880c6f54b686 x-compute-request-id: req-b6d89540-4d15-4730-b8c6-880c6f54b686 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:38:39,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6d89540-4d15-4730-b8c6-880c6f54b686 2018-11-02 23:38:39,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491443872452s 2018-11-02 23:38:39,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6d89540-4d15-4730-b8c6-880c6f54b686 2018-11-02 23:38:39,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:38:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:38:39,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38: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-5c619909-de6e-4da3-bddf-b2317574d9e7 x-compute-request-id: req-5c619909-de6e-4da3-bddf-b2317574d9e7 Content-Encoding: gzip Content-Length: 9840 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-02 23:38:39,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-5c619909-de6e-4da3-bddf-b2317574d9e7 2018-11-02 23:38:39,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0818350315094s 2018-11-02 23:38:39,560 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-5c619909-de6e-4da3-bddf-b2317574d9e7 2018-11-02 23:38:39,560 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-02 23:38:39,561 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:38:49,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:38:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:38:50,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c175f582-40e6-4577-90dc-28e290772b7c x-compute-request-id: req-c175f582-40e6-4577-90dc-28e290772b7c Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:38:50,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c175f582-40e6-4577-90dc-28e290772b7c 2018-11-02 23:38:50,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652303218842s 2018-11-02 23:38:50,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c175f582-40e6-4577-90dc-28e290772b7c 2018-11-02 23:38:50,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:38:50,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:38:50,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:38:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c071878e-849f-4d87-8506-5492e3c10b40 x-compute-request-id: req-c071878e-849f-4d87-8506-5492e3c10b40 Content-Encoding: gzip Content-Length: 9840 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-02 23:38:50,338 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c071878e-849f-4d87-8506-5492e3c10b40 2018-11-02 23:38:50,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10644698143s 2018-11-02 23:38:50,339 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c071878e-849f-4d87-8506-5492e3c10b40 2018-11-02 23:38:50,340 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-02 23:38:50,341 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:39:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:39:00,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:39:01,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c088e7c4-a2e9-4e1f-9340-329adc587572 x-compute-request-id: req-c088e7c4-a2e9-4e1f-9340-329adc587572 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:39:01,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c088e7c4-a2e9-4e1f-9340-329adc587572 2018-11-02 23:39:01,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648483037949s 2018-11-02 23:39:01,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c088e7c4-a2e9-4e1f-9340-329adc587572 2018-11-02 23:39:01,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:39:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:39:01,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40ee3b02-4d30-4f3f-b6c2-b6027adb9c09 x-compute-request-id: req-40ee3b02-4d30-4f3f-b6c2-b6027adb9c09 Content-Encoding: gzip Content-Length: 9840 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-02 23:39:01,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-40ee3b02-4d30-4f3f-b6c2-b6027adb9c09 2018-11-02 23:39:01,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0694990158081s 2018-11-02 23:39:01,078 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-40ee3b02-4d30-4f3f-b6c2-b6027adb9c09 2018-11-02 23:39:01,078 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-02 23:39:01,079 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:39:11,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:39:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:39:11,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d79c862d-e6bd-40bd-bbfd-c12145e4c1a2 x-compute-request-id: req-d79c862d-e6bd-40bd-bbfd-c12145e4c1a2 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:39:11,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d79c862d-e6bd-40bd-bbfd-c12145e4c1a2 2018-11-02 23:39:11,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655851125717s 2018-11-02 23:39:11,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d79c862d-e6bd-40bd-bbfd-c12145e4c1a2 2018-11-02 23:39:11,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:39:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:39:11,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9faf5a46-1aaa-4bcd-8206-c784da29b7c4 x-compute-request-id: req-9faf5a46-1aaa-4bcd-8206-c784da29b7c4 Content-Encoding: gzip Content-Length: 9840 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-02 23:39:11,847 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-9faf5a46-1aaa-4bcd-8206-c784da29b7c4 2018-11-02 23:39:11,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100233078003s 2018-11-02 23:39:11,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-9faf5a46-1aaa-4bcd-8206-c784da29b7c4 2018-11-02 23:39:11,849 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-02 23:39:11,850 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:39:21,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:39:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:39:22,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd7ce2fb-a485-4752-9dd1-aa82b33ae414 x-compute-request-id: req-fd7ce2fb-a485-4752-9dd1-aa82b33ae414 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:39:22,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd7ce2fb-a485-4752-9dd1-aa82b33ae414 2018-11-02 23:39:22,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68620300293s 2018-11-02 23:39:22,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd7ce2fb-a485-4752-9dd1-aa82b33ae414 2018-11-02 23:39:22,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:39:22,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:39:22,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5181da4e-6ae9-455d-b4e8-df92f56f7ba7 x-compute-request-id: req-5181da4e-6ae9-455d-b4e8-df92f56f7ba7 Content-Encoding: gzip Content-Length: 9840 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-02 23:39:22,632 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-5181da4e-6ae9-455d-b4e8-df92f56f7ba7 2018-11-02 23:39:22,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771639347076s 2018-11-02 23:39:22,633 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-5181da4e-6ae9-455d-b4e8-df92f56f7ba7 2018-11-02 23:39:22,633 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-02 23:39:22,634 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:39:32,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:39:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:39:32,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e182a363-2fd9-4938-847d-9c5044f0ffa4 x-compute-request-id: req-e182a363-2fd9-4938-847d-9c5044f0ffa4 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:39:32,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e182a363-2fd9-4938-847d-9c5044f0ffa4 2018-11-02 23:39:32,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288084030151s 2018-11-02 23:39:32,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e182a363-2fd9-4938-847d-9c5044f0ffa4 2018-11-02 23:39:32,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:39:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:39:33,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0cc7904-b423-474d-92b3-ed75f2b4aa07 x-compute-request-id: req-b0cc7904-b423-474d-92b3-ed75f2b4aa07 Content-Encoding: gzip Content-Length: 10111 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0"} 2018-11-02 23:39:33,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b0cc7904-b423-474d-92b3-ed75f2b4aa07 2018-11-02 23:39:33,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0724139213562s 2018-11-02 23:39:33,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b0cc7904-b423-474d-92b3-ed75f2b4aa07 2018-11-02 23:39:33,016 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 2018-11-02 23:39:33,017 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:39:43,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:39:43,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:39:43,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5830cb66-69cb-40cd-8ff7-27f3bdf2d83d x-compute-request-id: req-5830cb66-69cb-40cd-8ff7-27f3bdf2d83d Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:39:43,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5830cb66-69cb-40cd-8ff7-27f3bdf2d83d 2018-11-02 23:39:43,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45848608017s 2018-11-02 23:39:43,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5830cb66-69cb-40cd-8ff7-27f3bdf2d83d 2018-11-02 23:39:43,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:39:43,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:39:43,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-090568df-e9bb-4e53-aff0-c6775dc15c63 x-compute-request-id: req-090568df-e9bb-4e53-aff0-c6775dc15c63 Content-Encoding: gzip Content-Length: 10151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0"} 2018-11-02 23:39:43,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-090568df-e9bb-4e53-aff0-c6775dc15c63 2018-11-02 23:39:43,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0709609985352s 2018-11-02 23:39:43,566 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-090568df-e9bb-4e53-aff0-c6775dc15c63 2018-11-02 23:39:43,567 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 2018-11-02 23:39:43,568 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:39:53,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:39:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:39:54,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93c9df14-272d-4e57-9e6d-e226ebe568e9 x-compute-request-id: req-93c9df14-272d-4e57-9e6d-e226ebe568e9 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:39:54,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-93c9df14-272d-4e57-9e6d-e226ebe568e9 2018-11-02 23:39:54,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659278154373s 2018-11-02 23:39:54,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-93c9df14-272d-4e57-9e6d-e226ebe568e9 2018-11-02 23:39:54,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:39:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:39:54,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83691249-0a3c-4790-822c-d656fac282e8 x-compute-request-id: req-83691249-0a3c-4790-822c-d656fac282e8 Content-Encoding: gzip Content-Length: 10216 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-02 23:39:54,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-83691249-0a3c-4790-822c-d656fac282e8 2018-11-02 23:39:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754299163818s 2018-11-02 23:39:54,318 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-83691249-0a3c-4790-822c-d656fac282e8 2018-11-02 23:39:54,318 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-02 23:39:54,319 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:40:04,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:40:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:40:04,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38ee0ff7-349a-4869-aacf-54a7030f698b x-compute-request-id: req-38ee0ff7-349a-4869-aacf-54a7030f698b Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:40:04,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-38ee0ff7-349a-4869-aacf-54a7030f698b 2018-11-02 23:40:04,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640887022018s 2018-11-02 23:40:04,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-38ee0ff7-349a-4869-aacf-54a7030f698b 2018-11-02 23:40:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:40:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:40:05,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85147934-430d-4338-913b-973294643fbb x-compute-request-id: req-85147934-430d-4338-913b-973294643fbb Content-Encoding: gzip Content-Length: 10216 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-02 23:40:05,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-85147934-430d-4338-913b-973294643fbb 2018-11-02 23:40:05,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.084792137146s 2018-11-02 23:40:05,066 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-85147934-430d-4338-913b-973294643fbb 2018-11-02 23:40:05,066 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-02 23:40:05,067 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:40:15,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:40:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:40:15,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed43f48f-d7a5-48dd-976a-53575753abef x-compute-request-id: req-ed43f48f-d7a5-48dd-976a-53575753abef Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:40:15,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed43f48f-d7a5-48dd-976a-53575753abef 2018-11-02 23:40:15,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652016878128s 2018-11-02 23:40:15,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed43f48f-d7a5-48dd-976a-53575753abef 2018-11-02 23:40:15,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:40:15,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:40:15,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b5cfd19-ff66-4011-974a-c5a318804b7e x-compute-request-id: req-0b5cfd19-ff66-4011-974a-c5a318804b7e Content-Encoding: gzip Content-Length: 10216 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-02 23:40:15,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-0b5cfd19-ff66-4011-974a-c5a318804b7e 2018-11-02 23:40:15,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714819431305s 2018-11-02 23:40:15,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-0b5cfd19-ff66-4011-974a-c5a318804b7e 2018-11-02 23:40:15,811 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-02 23:40:15,812 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:40:25,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:40:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:40:26,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cdf3a78-d6dc-472b-b042-30eb2890c439 x-compute-request-id: req-6cdf3a78-d6dc-472b-b042-30eb2890c439 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:40:26,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cdf3a78-d6dc-472b-b042-30eb2890c439 2018-11-02 23:40:26,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802077054977s 2018-11-02 23:40:26,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cdf3a78-d6dc-472b-b042-30eb2890c439 2018-11-02 23:40:26,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:40:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:40:26,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1434a6c-9126-4755-954a-33d16a30bc9c x-compute-request-id: req-d1434a6c-9126-4755-954a-33d16a30bc9c Content-Encoding: gzip Content-Length: 10216 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-02 23:40:26,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-d1434a6c-9126-4755-954a-33d16a30bc9c 2018-11-02 23:40:26,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0728061199188s 2018-11-02 23:40:26,707 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-d1434a6c-9126-4755-954a-33d16a30bc9c 2018-11-02 23:40:26,707 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-02 23:40:26,708 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:40:36,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:40:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:40:37,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4afa1a3-8b61-402d-8f0a-808e19a60a02 x-compute-request-id: req-a4afa1a3-8b61-402d-8f0a-808e19a60a02 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:40:37,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4afa1a3-8b61-402d-8f0a-808e19a60a02 2018-11-02 23:40:37,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745512962341s 2018-11-02 23:40:37,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4afa1a3-8b61-402d-8f0a-808e19a60a02 2018-11-02 23:40:37,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:40:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:40:37,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-607576a1-88ce-43fd-a3bd-7dcdbc1b6431 x-compute-request-id: req-607576a1-88ce-43fd-a3bd-7dcdbc1b6431 Content-Encoding: gzip Content-Length: 10800 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:40:37,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-607576a1-88ce-43fd-a3bd-7dcdbc1b6431 2018-11-02 23:40:37,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737380981445s 2018-11-02 23:40:37,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-607576a1-88ce-43fd-a3bd-7dcdbc1b6431 2018-11-02 23:40:37,547 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:40:37,549 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:40:47,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:40:47,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:40:48,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f321407-515b-4843-8657-20b6c4823e45 x-compute-request-id: req-8f321407-515b-4843-8657-20b6c4823e45 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:40:48,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f321407-515b-4843-8657-20b6c4823e45 2018-11-02 23:40:48,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666758775711s 2018-11-02 23:40:48,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f321407-515b-4843-8657-20b6c4823e45 2018-11-02 23:40:48,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:40:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:40:48,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52eb8774-b914-40c5-9ac1-ae449af8af36 x-compute-request-id: req-52eb8774-b914-40c5-9ac1-ae449af8af36 Content-Encoding: gzip Content-Length: 10800 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:40:48,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-52eb8774-b914-40c5-9ac1-ae449af8af36 2018-11-02 23:40:48,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734310150146s 2018-11-02 23:40:48,309 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-52eb8774-b914-40c5-9ac1-ae449af8af36 2018-11-02 23:40:48,310 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:40:48,311 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:40:58,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:40:58,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:40:58,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03f961d8-ab47-4ae3-ad22-7e938f95c20c x-compute-request-id: req-03f961d8-ab47-4ae3-ad22-7e938f95c20c Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:40:58,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03f961d8-ab47-4ae3-ad22-7e938f95c20c 2018-11-02 23:40:58,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633128881454s 2018-11-02 23:40:58,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03f961d8-ab47-4ae3-ad22-7e938f95c20c 2018-11-02 23:40:58,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:40:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:40:59,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e1c14ad-5797-4673-b570-a3f3aea2859a x-compute-request-id: req-1e1c14ad-5797-4673-b570-a3f3aea2859a Content-Encoding: gzip Content-Length: 10906 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:40:59,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-1e1c14ad-5797-4673-b570-a3f3aea2859a 2018-11-02 23:40:59,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741169452667s 2018-11-02 23:40:59,039 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-1e1c14ad-5797-4673-b570-a3f3aea2859a 2018-11-02 23:40:59,039 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:40:59,041 - functest.core.singlevm - DEBUG - try 25: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:41:09,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:41:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:41:09,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd7513e8-ff16-4895-a8d6-f6b224a2118c x-compute-request-id: req-bd7513e8-ff16-4895-a8d6-f6b224a2118c Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:41:09,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bd7513e8-ff16-4895-a8d6-f6b224a2118c 2018-11-02 23:41:09,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852683067322s 2018-11-02 23:41:09,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bd7513e8-ff16-4895-a8d6-f6b224a2118c 2018-11-02 23:41:09,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:41:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:41:10,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c49d3bd-99ed-4450-a396-baefdb90c108 x-compute-request-id: req-7c49d3bd-99ed-4450-a396-baefdb90c108 Content-Encoding: gzip Content-Length: 10906 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:41:10,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-7c49d3bd-99ed-4450-a396-baefdb90c108 2018-11-02 23:41:10,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.126527070999s 2018-11-02 23:41:10,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-7c49d3bd-99ed-4450-a396-baefdb90c108 2018-11-02 23:41:10,041 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:41:10,042 - functest.core.singlevm - DEBUG - try 26: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:41:20,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:41:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:41:20,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfd74090-30f2-407e-bccd-1cf8567f0c96 x-compute-request-id: req-dfd74090-30f2-407e-bccd-1cf8567f0c96 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:41:20,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dfd74090-30f2-407e-bccd-1cf8567f0c96 2018-11-02 23:41:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460723876953s 2018-11-02 23:41:20,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dfd74090-30f2-407e-bccd-1cf8567f0c96 2018-11-02 23:41:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:41:20,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:41:20,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79c4b984-4ee8-4ff3-a57c-fa5b335e906b x-compute-request-id: req-79c4b984-4ee8-4ff3-a57c-fa5b335e906b Content-Encoding: gzip Content-Length: 10925 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:41:20,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-79c4b984-4ee8-4ff3-a57c-fa5b335e906b 2018-11-02 23:41:20,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.07994389534s 2018-11-02 23:41:20,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-79c4b984-4ee8-4ff3-a57c-fa5b335e906b 2018-11-02 23:41:20,604 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:41:20,606 - functest.core.singlevm - DEBUG - try 27: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:41:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:41:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:41:31,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc6fff87-3689-4181-b589-e08b5900eb77 x-compute-request-id: req-fc6fff87-3689-4181-b589-e08b5900eb77 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:41:31,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc6fff87-3689-4181-b589-e08b5900eb77 2018-11-02 23:41:31,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655450820923s 2018-11-02 23:41:31,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc6fff87-3689-4181-b589-e08b5900eb77 2018-11-02 23:41:31,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:41:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:41:31,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8931f03-59f2-4838-a4cf-67302d55ee9a x-compute-request-id: req-a8931f03-59f2-4838-a4cf-67302d55ee9a Content-Encoding: gzip Content-Length: 10925 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:41:31,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-a8931f03-59f2-4838-a4cf-67302d55ee9a 2018-11-02 23:41:31,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729532241821s 2018-11-02 23:41:31,354 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-a8931f03-59f2-4838-a4cf-67302d55ee9a 2018-11-02 23:41:31,354 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:41:31,356 - functest.core.singlevm - DEBUG - try 28: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:41:41,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:41:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:41:42,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6e740ea-9efc-44ea-babf-954d16e26c85 x-compute-request-id: req-a6e740ea-9efc-44ea-babf-954d16e26c85 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:41:42,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a6e740ea-9efc-44ea-babf-954d16e26c85 2018-11-02 23:41:42,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1011660099s 2018-11-02 23:41:42,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a6e740ea-9efc-44ea-babf-954d16e26c85 2018-11-02 23:41:42,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:41:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:41:42,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c051da9f-5ff2-484d-a994-a1e22e5f0fcd x-compute-request-id: req-c051da9f-5ff2-484d-a994-a1e22e5f0fcd Content-Encoding: gzip Content-Length: 10943 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n"} 2018-11-02 23:41:42,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c051da9f-5ff2-484d-a994-a1e22e5f0fcd 2018-11-02 23:41:42,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0699610710144s 2018-11-02 23:41:42,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c051da9f-5ff2-484d-a994-a1e22e5f0fcd 2018-11-02 23:41:42,548 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 2018-11-02 23:41:42,549 - functest.core.singlevm - DEBUG - try 29: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:41:52,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:41:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:41:53,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba1a9cb7-c125-42a9-8879-69b258c840b1 x-compute-request-id: req-ba1a9cb7-c125-42a9-8879-69b258c840b1 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:41:53,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ba1a9cb7-c125-42a9-8879-69b258c840b1 2018-11-02 23:41:53,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01176595688s 2018-11-02 23:41:53,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ba1a9cb7-c125-42a9-8879-69b258c840b1 2018-11-02 23:41:53,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:41:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:41:53,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0238eec0-bab2-4ad7-a185-fd3a269305c6 x-compute-request-id: req-0238eec0-bab2-4ad7-a185-fd3a269305c6 Content-Encoding: gzip Content-Length: 10947 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:41:53,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-0238eec0-bab2-4ad7-a185-fd3a269305c6 2018-11-02 23:41:53,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787470340729s 2018-11-02 23:41:53,656 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-0238eec0-bab2-4ad7-a185-fd3a269305c6 2018-11-02 23:41:53,657 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:41:53,658 - functest.core.singlevm - DEBUG - try 30: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:42:03,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:42:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:42:05,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f627a08-75bf-4509-8065-fb9ad6b84ac9 x-compute-request-id: req-1f627a08-75bf-4509-8065-fb9ad6b84ac9 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:42:05,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1f627a08-75bf-4509-8065-fb9ad6b84ac9 2018-11-02 23:42:05,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44007182121s 2018-11-02 23:42:05,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1f627a08-75bf-4509-8065-fb9ad6b84ac9 2018-11-02 23:42:05,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:42:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:42:05,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e76e91-a800-4485-bb04-1632704b39a4 x-compute-request-id: req-c0e76e91-a800-4485-bb04-1632704b39a4 Content-Encoding: gzip Content-Length: 10961 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n"} 2018-11-02 23:42:05,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c0e76e91-a800-4485-bb04-1632704b39a4 2018-11-02 23:42:05,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790259838104s 2018-11-02 23:42:05,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c0e76e91-a800-4485-bb04-1632704b39a4 2018-11-02 23:42:05,193 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 2018-11-02 23:42:05,195 - functest.core.singlevm - DEBUG - try 31: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:42:15,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:42:15,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:42:16,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0b7c23b-5f28-454d-9635-b465685b7167 x-compute-request-id: req-a0b7c23b-5f28-454d-9635-b465685b7167 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:42:16,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a0b7c23b-5f28-454d-9635-b465685b7167 2018-11-02 23:42:16,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833436012268s 2018-11-02 23:42:16,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a0b7c23b-5f28-454d-9635-b465685b7167 2018-11-02 23:42:16,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:42:16,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:42:16,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d2b6573-96d6-4376-8ac2-8090d8dbeafe x-compute-request-id: req-5d2b6573-96d6-4376-8ac2-8090d8dbeafe Content-Encoding: gzip Content-Length: 10966 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:42:16,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-5d2b6573-96d6-4376-8ac2-8090d8dbeafe 2018-11-02 23:42:16,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739839076996s 2018-11-02 23:42:16,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-5d2b6573-96d6-4376-8ac2-8090d8dbeafe 2018-11-02 23:42:16,122 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:42:16,124 - functest.core.singlevm - DEBUG - try 32: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:42:26,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:42:26,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:42:27,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60905edf-5f9d-46c1-8a99-18100f41bc75 x-compute-request-id: req-60905edf-5f9d-46c1-8a99-18100f41bc75 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:42:27,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-60905edf-5f9d-46c1-8a99-18100f41bc75 2018-11-02 23:42:27,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00466299057s 2018-11-02 23:42:27,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-60905edf-5f9d-46c1-8a99-18100f41bc75 2018-11-02 23:42:27,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:42:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:42:27,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b748793-47f4-42da-9f94-b8ab814401bd x-compute-request-id: req-1b748793-47f4-42da-9f94-b8ab814401bd Content-Encoding: gzip Content-Length: 10966 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:42:27,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-1b748793-47f4-42da-9f94-b8ab814401bd 2018-11-02 23:42:27,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0800909996033s 2018-11-02 23:42:27,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-1b748793-47f4-42da-9f94-b8ab814401bd 2018-11-02 23:42:27,220 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:42:27,222 - functest.core.singlevm - DEBUG - try 33: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:42:37,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:42:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:42:38,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1992000c-6cfb-46be-8cd6-fba69c329f02 x-compute-request-id: req-1992000c-6cfb-46be-8cd6-fba69c329f02 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:42:38,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1992000c-6cfb-46be-8cd6-fba69c329f02 2018-11-02 23:42:38,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17499899864s 2018-11-02 23:42:38,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1992000c-6cfb-46be-8cd6-fba69c329f02 2018-11-02 23:42:38,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:42:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:42:38,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-925bd1b9-ca1e-4283-ae5d-1bf181e72e08 x-compute-request-id: req-925bd1b9-ca1e-4283-ae5d-1bf181e72e08 Content-Encoding: gzip Content-Length: 10984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:42:38,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-925bd1b9-ca1e-4283-ae5d-1bf181e72e08 2018-11-02 23:42:38,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782940387726s 2018-11-02 23:42:38,496 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-925bd1b9-ca1e-4283-ae5d-1bf181e72e08 2018-11-02 23:42:38,496 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:42:38,498 - functest.core.singlevm - DEBUG - try 34: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:42:48,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:42:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:42:49,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a24e833-c61e-4652-accc-1987bf395660 x-compute-request-id: req-8a24e833-c61e-4652-accc-1987bf395660 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:42:49,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8a24e833-c61e-4652-accc-1987bf395660 2018-11-02 23:42:49,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44171094894s 2018-11-02 23:42:49,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8a24e833-c61e-4652-accc-1987bf395660 2018-11-02 23:42:49,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:42:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:42:50,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64fbe028-8717-492b-bc68-2decc6aa54b5 x-compute-request-id: req-64fbe028-8717-492b-bc68-2decc6aa54b5 Content-Encoding: gzip Content-Length: 10984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:42:50,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-64fbe028-8717-492b-bc68-2decc6aa54b5 2018-11-02 23:42:50,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803678035736s 2018-11-02 23:42:50,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-64fbe028-8717-492b-bc68-2decc6aa54b5 2018-11-02 23:42:50,041 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:42:50,043 - functest.core.singlevm - DEBUG - try 35: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:43:00,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:43:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:43:01,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac7693b2-41f0-40c4-94dd-0022c3dcfb67 x-compute-request-id: req-ac7693b2-41f0-40c4-94dd-0022c3dcfb67 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:43:01,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac7693b2-41f0-40c4-94dd-0022c3dcfb67 2018-11-02 23:43:01,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03360080719s 2018-11-02 23:43:01,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac7693b2-41f0-40c4-94dd-0022c3dcfb67 2018-11-02 23:43:01,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:43:01,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:43:01,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c7b6817-4130-46ef-84bd-a3a9ce64a40d x-compute-request-id: req-9c7b6817-4130-46ef-84bd-a3a9ce64a40d Content-Encoding: gzip Content-Length: 11003 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:43:01,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-9c7b6817-4130-46ef-84bd-a3a9ce64a40d 2018-11-02 23:43:01,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0845720767975s 2018-11-02 23:43:01,181 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-9c7b6817-4130-46ef-84bd-a3a9ce64a40d 2018-11-02 23:43:01,181 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:43:01,183 - functest.core.singlevm - DEBUG - try 36: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:43:11,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:43:11,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:43:12,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-deb3e4f8-f840-4292-87dd-eb89cae976bc x-compute-request-id: req-deb3e4f8-f840-4292-87dd-eb89cae976bc Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:43:12,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-deb3e4f8-f840-4292-87dd-eb89cae976bc 2018-11-02 23:43:12,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.6500248909s 2018-11-02 23:43:12,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-deb3e4f8-f840-4292-87dd-eb89cae976bc 2018-11-02 23:43:12,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:43:12,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:43:12,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e026a5a-eaec-4e33-86b6-7f3aadb6b061 x-compute-request-id: req-2e026a5a-eaec-4e33-86b6-7f3aadb6b061 Content-Encoding: gzip Content-Length: 11003 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:43:12,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-2e026a5a-eaec-4e33-86b6-7f3aadb6b061 2018-11-02 23:43:12,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0780057907104s 2018-11-02 23:43:12,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-2e026a5a-eaec-4e33-86b6-7f3aadb6b061 2018-11-02 23:43:12,932 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:43:12,933 - functest.core.singlevm - DEBUG - try 37: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:43:22,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:43:22,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:43:23,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8df03cd-a87a-4f9b-ad92-19c0f4911cc9 x-compute-request-id: req-c8df03cd-a87a-4f9b-ad92-19c0f4911cc9 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:43:23,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c8df03cd-a87a-4f9b-ad92-19c0f4911cc9 2018-11-02 23:43:23,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00997686386s 2018-11-02 23:43:23,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c8df03cd-a87a-4f9b-ad92-19c0f4911cc9 2018-11-02 23:43:23,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:43:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:43:24,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6891b98-663b-4667-af6b-4288fa3d346e x-compute-request-id: req-e6891b98-663b-4667-af6b-4288fa3d346e Content-Encoding: gzip Content-Length: 11018 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n"} 2018-11-02 23:43:24,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-e6891b98-663b-4667-af6b-4288fa3d346e 2018-11-02 23:43:24,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0760638713837s 2018-11-02 23:43:24,036 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-e6891b98-663b-4667-af6b-4288fa3d346e 2018-11-02 23:43:24,036 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 2018-11-02 23:43:24,038 - functest.core.singlevm - DEBUG - try 38: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:43:34,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:43:34,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:43:34,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a259b3fe-6018-4624-aefc-d2728785db71 x-compute-request-id: req-a259b3fe-6018-4624-aefc-d2728785db71 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:43:34,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a259b3fe-6018-4624-aefc-d2728785db71 2018-11-02 23:43:34,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643928050995s 2018-11-02 23:43:34,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a259b3fe-6018-4624-aefc-d2728785db71 2018-11-02 23:43:34,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:43:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:43:34,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c44288de-6410-44ef-af92-06c9dddccc17 x-compute-request-id: req-c44288de-6410-44ef-af92-06c9dddccc17 Content-Encoding: gzip Content-Length: 11022 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:43:34,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c44288de-6410-44ef-af92-06c9dddccc17 2018-11-02 23:43:34,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727670192719s 2018-11-02 23:43:34,776 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-c44288de-6410-44ef-af92-06c9dddccc17 2018-11-02 23:43:34,776 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:43:34,778 - functest.core.singlevm - DEBUG - try 39: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:43:44,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:43:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:43:45,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8aa654f-bcdb-4b51-8d58-d370104c4b29 x-compute-request-id: req-e8aa654f-bcdb-4b51-8d58-d370104c4b29 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:43:45,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e8aa654f-bcdb-4b51-8d58-d370104c4b29 2018-11-02 23:43:45,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628138065338s 2018-11-02 23:43:45,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e8aa654f-bcdb-4b51-8d58-d370104c4b29 2018-11-02 23:43:45,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:43:45,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:43:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd12ac07-28e4-45f1-ac3f-f689e6d79210 x-compute-request-id: req-fd12ac07-28e4-45f1-ac3f-f689e6d79210 Content-Encoding: gzip Content-Length: 11037 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n"} 2018-11-02 23:43:45,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-fd12ac07-28e4-45f1-ac3f-f689e6d79210 2018-11-02 23:43:45,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804371833801s 2018-11-02 23:43:45,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-fd12ac07-28e4-45f1-ac3f-f689e6d79210 2018-11-02 23:43:45,507 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 2018-11-02 23:43:45,509 - functest.core.singlevm - DEBUG - try 40: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:43:55,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:43:55,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:43:56,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d2920d0-2512-4979-8ab9-a42896404161 x-compute-request-id: req-7d2920d0-2512-4979-8ab9-a42896404161 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:43:56,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d2920d0-2512-4979-8ab9-a42896404161 2018-11-02 23:43:56,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.907449007034s 2018-11-02 23:43:56,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d2920d0-2512-4979-8ab9-a42896404161 2018-11-02 23:43:56,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:43:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:43:56,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8c181cc-f4d6-48de-ae7b-56c90529f448 x-compute-request-id: req-b8c181cc-f4d6-48de-ae7b-56c90529f448 Content-Encoding: gzip Content-Length: 11041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:43:56,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b8c181cc-f4d6-48de-ae7b-56c90529f448 2018-11-02 23:43:56,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714840888977s 2018-11-02 23:43:56,509 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-b8c181cc-f4d6-48de-ae7b-56c90529f448 2018-11-02 23:43:56,509 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:43:56,511 - functest.core.singlevm - DEBUG - try 41: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:44:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:44:06,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:44:07,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7be45770-3630-4f76-8e43-d30986bd5801 x-compute-request-id: req-7be45770-3630-4f76-8e43-d30986bd5801 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:44:07,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7be45770-3630-4f76-8e43-d30986bd5801 2018-11-02 23:44:07,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0300989151s 2018-11-02 23:44:07,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7be45770-3630-4f76-8e43-d30986bd5801 2018-11-02 23:44:07,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:44:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:44:07,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e492b264-7ec5-4850-aca2-3be5f4e490c9 x-compute-request-id: req-e492b264-7ec5-4850-aca2-3be5f4e490c9 Content-Encoding: gzip Content-Length: 11041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:44:07,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-e492b264-7ec5-4850-aca2-3be5f4e490c9 2018-11-02 23:44:07,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0873160362244s 2018-11-02 23:44:07,649 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-e492b264-7ec5-4850-aca2-3be5f4e490c9 2018-11-02 23:44:07,649 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:44:07,651 - functest.core.singlevm - DEBUG - try 42: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:44:17,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:44:17,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:44:18,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-667c7fed-f6f7-4563-885a-f3e8dcb4e671 x-compute-request-id: req-667c7fed-f6f7-4563-885a-f3e8dcb4e671 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:44:18,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-667c7fed-f6f7-4563-885a-f3e8dcb4e671 2018-11-02 23:44:18,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.831073999405s 2018-11-02 23:44:18,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-667c7fed-f6f7-4563-885a-f3e8dcb4e671 2018-11-02 23:44:18,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:44:18,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:44:18,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4006414b-39f7-4094-9383-40c97dcda574 x-compute-request-id: req-4006414b-39f7-4094-9383-40c97dcda574 Content-Encoding: gzip Content-Length: 11064 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n"} 2018-11-02 23:44:18,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-4006414b-39f7-4094-9383-40c97dcda574 2018-11-02 23:44:18,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0728969573975s 2018-11-02 23:44:18,570 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-4006414b-39f7-4094-9383-40c97dcda574 2018-11-02 23:44:18,570 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 2018-11-02 23:44:18,572 - functest.core.singlevm - DEBUG - try 43: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:44:28,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:44:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:44:29,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf58df95-55a3-408f-a116-f14f5f217059 x-compute-request-id: req-cf58df95-55a3-408f-a116-f14f5f217059 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:44:29,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf58df95-55a3-408f-a116-f14f5f217059 2018-11-02 23:44:29,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629427909851s 2018-11-02 23:44:29,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf58df95-55a3-408f-a116-f14f5f217059 2018-11-02 23:44:29,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:44:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:44:29,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af5ddcf5-b7c5-4377-a1bc-194dbe194756 x-compute-request-id: req-af5ddcf5-b7c5-4377-a1bc-194dbe194756 Content-Encoding: gzip Content-Length: 11064 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n"} 2018-11-02 23:44:29,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-af5ddcf5-b7c5-4377-a1bc-194dbe194756 2018-11-02 23:44:29,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0723350048065s 2018-11-02 23:44:29,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-af5ddcf5-b7c5-4377-a1bc-194dbe194756 2018-11-02 23:44:29,285 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 2018-11-02 23:44:29,287 - functest.core.singlevm - DEBUG - try 44: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:44:39,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:44:39,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:44:39,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44: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-77d21d5e-18c7-4f0a-a399-ba36fbfc9e79 x-compute-request-id: req-77d21d5e-18c7-4f0a-a399-ba36fbfc9e79 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:44:39,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-77d21d5e-18c7-4f0a-a399-ba36fbfc9e79 2018-11-02 23:44:39,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564357042313s 2018-11-02 23:44:39,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-77d21d5e-18c7-4f0a-a399-ba36fbfc9e79 2018-11-02 23:44:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:44:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:44:40,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44: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-67d100b3-692a-4c24-aa19-7c6196b9cd8f x-compute-request-id: req-67d100b3-692a-4c24-aa19-7c6196b9cd8f Content-Encoding: gzip Content-Length: 11083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:44:40,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-67d100b3-692a-4c24-aa19-7c6196b9cd8f 2018-11-02 23:44:40,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.269330024719s 2018-11-02 23:44:40,135 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-67d100b3-692a-4c24-aa19-7c6196b9cd8f 2018-11-02 23:44:40,135 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:44:40,137 - functest.core.singlevm - DEBUG - try 45: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:44:50,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:44:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:44:50,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf47c63a-d7d6-44c8-b620-dade969eb281 x-compute-request-id: req-cf47c63a-d7d6-44c8-b620-dade969eb281 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:44:50,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf47c63a-d7d6-44c8-b620-dade969eb281 2018-11-02 23:44:50,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619240045547s 2018-11-02 23:44:50,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf47c63a-d7d6-44c8-b620-dade969eb281 2018-11-02 23:44:50,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:44:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:44:50,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080254dc-89a5-4e01-b8c9-30c2a3499440 x-compute-request-id: req-080254dc-89a5-4e01-b8c9-30c2a3499440 Content-Encoding: gzip Content-Length: 11083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n"} 2018-11-02 23:44:50,851 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-080254dc-89a5-4e01-b8c9-30c2a3499440 2018-11-02 23:44:50,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0758099555969s 2018-11-02 23:44:50,853 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-080254dc-89a5-4e01-b8c9-30c2a3499440 2018-11-02 23:44:50,853 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 2018-11-02 23:44:50,855 - functest.core.singlevm - DEBUG - try 46: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:45:00,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:00,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:01,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f255eea-598f-4887-8819-5158bb082929 x-compute-request-id: req-4f255eea-598f-4887-8819-5158bb082929 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:01,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4f255eea-598f-4887-8819-5158bb082929 2018-11-02 23:45:01,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.259152889252s 2018-11-02 23:45:01,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4f255eea-598f-4887-8819-5158bb082929 2018-11-02 23:45:01,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:01,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19bcad42-1f77-499a-9f75-ac049fb43b90 x-compute-request-id: req-19bcad42-1f77-499a-9f75-ac049fb43b90 Content-Encoding: gzip Content-Length: 12190 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009215] AppArmor: AppArmor initialized\n[ 0.010331] Yama: becoming mindful.\n[ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020255] Initializing cgroup subsys memory\n[ 0.021456] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025216] Initializing cgroup subsys blkio\n[ 0.026370] Initializing cgroup subsys perf_event\n[ 0.027615] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029767] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052346] ACPI: All ACPI Tables successfully acquired\n[ 0.053894] ftrace: allocating 28747 entries in 113 pages\n[ 0.072205] smpboot: Max logical packages: 2\n[ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077873] Enabling x2apic\n[ 0.078719] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093302] KVM setup paravirtual spinlock\n[ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096176] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116394] devtmpfs: initialized\n[ 0.118241] EVM: security.selinux\n[ 0.119180] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120866] EVM: security.capability\n[ 0.121882] pinctrl core: initialized pinctrl subsystem\n[ 0.124042] regulator-dummy: no parameters\n[ 0.125199] RTC time: 23:36:14, date: 11/02/18\n[ 0.126410] NET: Registered protocol family 16\n[ 0.127707] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129132] ACPI: bus type PCI registered\n[ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131913] PCI: Using configuration type 1 for base access\n[ 0.132589] bio: create slab at 0\n[ 0.133185] ACPI: Added _OSI(Module Device)\n[ 0.133212] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137218] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139595] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152712] ACPI: (supports S0 S5)\n[ 0.153660] ACPI: Using IOAPIC for interrupt routing\n[ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156187] ACPI: No dock devices found.\n[ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164529] acpiphp: Slot [3] registered\n[ 0.165657] acpiphp: Slot [4] registered\n[ 0.166745] acpiphp: Slot [5] registered\n[ 0.167830] acpiphp: Slot [6] registered\n[ 0.168023] acpiphp: Slot [7] registered\n[ 0.169132] acpiphp: Slot [8] registered\n[ 0.170258] acpiphp: Slot [9] registered\n[ 0.171366] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173148] acpiphp: Slot [12] registered\n[ 0.174275] acpiphp: Slot [13] registered\n[ 0.175411] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177338] acpiphp: Slot [16] registered\n[ 0.178471] acpiphp: Slot [17] registered\n[ 0.179639] acpiphp: Slot [18] registered\n[ 0.180031] acpiphp: Slot [19] registered\n[ 0.181166] acpiphp: Slot [20] registered\n[ 0.182321] acpiphp: Slot [21] registered\n[ 0.183437] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.185125] acpiphp: Slot [24] registered\n[ 0.186269] acpiphp: Slot [25] registered\n[ 0.187403] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189134] acpiphp: Slot [28] registered\n[ 0.190252] acpiphp: Slot [29] registered\n[ 0.191351] acpiphp: Slot [30] registered\n[ 0.192025] acpiphp: Slot [31] registered\n[ 0.193152] PCI host bridge to bus 0000:00\n[ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247608] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249634] SCSI subsystem initialized\n[ 0.250893] ACPI: bus type USB registered\n[ 0.252032] usbcore: registered new interface driver usbfs\n[ 0.253446] usbcore: registered new interface driver hub\n[ 0.254831] usbcore: registered new device driver usb\n[ 0.256110] PCI: Using ACPI for IRQ routing\n[ 0.257489] NetLabel: Initializing\n[ 0.258400] NetLabel: domain hash size = 128\n[ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261385] Switched to clocksource kvm-clock\n[ 0.268120] AppArmor: AppArmor Filesystem Enabled\n[ 0.269306] pnp: PnP ACPI init\n[ 0.270155] ACPI: bus type PNP registered\n[ 0.271628] pnp: PnP ACPI: found 8 devices\n[ 0.272670] ACPI: bus type PNP unregistered\n[ 0.279918] NET: Registered protocol family 2\n[ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.284898] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286499] TCP: reno registered\n[ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290346] NET: Registered protocol family 1\n[ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338773] Trying to unpack rootfs image as initramfs...\n[ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443020] Scanning for low memory corruption every 60 seconds\n[ 0.444754] Initialise system trusted keyring\n[ 0.446220] audit: initializing netlink socket (disabled)\n[ 0.447908] type=2000 audit(1541201775.772:1): initialized\n[ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.471242] zbud: loaded\n[ 0.472384] VFS: Disk quotas dquot_6.5.2\n[ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476050] fuse init (API version 7.22)\n[ 0.477398] msgmni has been set to 3997\n[ 0.478716] Key type big_key registered\n[ 0.480371] Key type asymmetric registered\n[ 0.481695] Asymmetric key parser 'x509' registered\n[ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485626] io scheduler noop registered\n[ 0.486910] io scheduler deadline registered (default)\n[ 0.488503] io scheduler cfq registered\n[ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493536] ipmi message handler version 39.2\n[ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497284] ACPI: Power Button [PWRF]\n[ 0.498582] GHES: HEST is not enabled!\n[ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616496] Linux agpgart interface v0.103\n[ 0.618506] brd: module loaded\n[ 0.619824] loop: module loaded\n[ 0.621054] blk-mq: CPU -> queue map\n[ 0.622035] CPU 0 -> Queue 0\n[ 0.622909] CPU 1 -> Queue 0\n[ 0.624570] vda: vda1\n[ 0.626103] scsi0 : ata_piix\n[ 0.627095] scsi1 : ata_piix\n[ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631527] libphy: Fixed MDIO Bus: probed\n[ 0.632742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637293] PPP generic driver version 2.4.2\n[ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640167] ehci-pci: EHCI PCI platform driver\n[ 0.641340] ehci-platform: EHCI generic platform driver\n[ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644184] ohci-pci: OHCI PCI platform driver\n[ 0.645355] ohci-platform: OHCI generic platform driver\n[ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677534] usb usb1: Product: UHCI Host Controller\n[ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.680330] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681643] hub 1-0:1.0: USB hub found\n[ 0.682688] hub 1-0:1.0: 2 ports detected\n[ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689384] mousedev: PS/2 mouse device common for all mice\n[ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693532] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698239] device-mapper: uevent: version 1.0.3\n[ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703184] TCP: cubic registered\n[ 0.711408] NET: Registered protocol family 10\n[ 0.712853] NET: Registered protocol family 17\n[ 0.714032] Key type dns_resolver registered\n[ 0.715388] Loading compiled-in X.509 certificates\n[ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719481] registered taskstats version 1\n[ 0.722506] Key type trusted registered\n[ 0.726397] Key type encrypted registered\n[ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730671] regulator-dummy: disabling\n[ 0.731727] Magic number: 10:203:655\n[ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775)\n[ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736422] EDD information not available.\n[ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791351] Write protecting the kernel read-only data: 12288k\n[ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809911] systemd-udevd[107]: starting version 204\n[ 0.848647] FDC 0 is a S82078B\n[ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161925] usb 1-1: Product: QEMU USB Tablet\n[ 1.163338] usb 1-1: Manufacturer: QEMU\n[ 1.164604] usb 1-1: SerialNumber: 42\n[ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.265754] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| o o . |\n| . . |\n| o S. . |\n| . o o + o |\n| . + E + o |\n| . o + * ...|\n| .. . o +..o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| .. |\n| ..o |\n| . . .+. = |\n| o S+.+ = o |\n| . o* = E |\n| o .o |\n| o . . |\n| .o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+..oo..|\n| .+. E.+.|\n| .. . +.=|\n| .. ...+o|\n| S.oo o . |\n| . +. o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.+oo |\n|.. =.. . |\n|....o . o |\n|.o. . B . |\n|. + S . |\n| + . |\n| . o |\n| . . o |\n| E .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-02 23:44:58,530 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-02 23:44:58,534 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-02 23:44:58,537 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 (DSA)\nec2: 256 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 (ECDSA)\nec2: 256 ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 (ED25519)\nec2: 2048 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBTYaj8OKD6C5/YE0pFa4Mm4Yeg8UqjpS5P1zMZE9tOngCBquyXPfWfa4t9ACn2sSKuQIbkVhm3WqbWne+YWYv0= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMal5QfY4Ve2ovM77yKWYauL3PaqpfOSJqQw5bfVO3dw root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUCoLymBwCfaxBIxI9diYA2w3GhI1SdRQRb+AFu3IO+rXrKQx+hb+rk8SVyVDsYQlDSNllfZlrYKx55DioMHML2bU3MUgmU84IeJASNiLwjOHLKRnK6t5cRIIUddl7Sos6lRa7upokwG0RqFZGoWzYQzpECjzllGCsrOnSYM1UXiDxk3Cd/U76lRQAf6j9vthTmqcqbGmsmnLXKe/hC5GBxfwGB0cGkhS5RT2pw9hZMOV/DooX9BJtemYQhr0e0hdUlfoulrmwzkr/pB5SdOe6u0SVdoT1So5Q3Tjw9M48vOm6emno+3YeFACXn5Jk3xjDo6M1+Zc6DPLhKQiFgY4V root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:44:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 523.83 seconds\n"} 2018-11-02 23:45:01,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-19bcad42-1f77-499a-9f75-ac049fb43b90 2018-11-02 23:45:01,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734159946442s 2018-11-02 23:45:01,208 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487/action used request id req-19bcad42-1f77-499a-9f75-ac049fb43b90 2018-11-02 23:45:01,208 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009215] AppArmor: AppArmor initialized [ 0.010331] Yama: becoming mindful. [ 0.012137] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016778] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018464] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020255] Initializing cgroup subsys memory [ 0.021456] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025216] Initializing cgroup subsys blkio [ 0.026370] Initializing cgroup subsys perf_event [ 0.027615] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034665] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041904] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052346] ACPI: All ACPI Tables successfully acquired [ 0.053894] ftrace: allocating 28747 entries in 113 pages [ 0.072205] smpboot: Max logical packages: 2 [ 0.073387] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077873] Enabling x2apic [ 0.078719] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093302] KVM setup paravirtual spinlock [ 0.095710] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096176] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095671] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115673] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116394] devtmpfs: initialized [ 0.118241] EVM: security.selinux [ 0.119180] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120866] EVM: security.capability [ 0.121882] pinctrl core: initialized pinctrl subsystem [ 0.124042] regulator-dummy: no parameters [ 0.125199] RTC time: 23:36:14, date: 11/02/18 [ 0.126410] NET: Registered protocol family 16 [ 0.127707] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129132] ACPI: bus type PCI registered [ 0.130254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131913] PCI: Using configuration type 1 for base access [ 0.132589] bio: create slab at 0 [ 0.133185] ACPI: Added _OSI(Module Device) [ 0.133212] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139595] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152712] ACPI: (supports S0 S5) [ 0.153660] ACPI: Using IOAPIC for interrupt routing [ 0.154965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156187] ACPI: No dock devices found. [ 0.159161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161743] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164529] acpiphp: Slot [3] registered [ 0.165657] acpiphp: Slot [4] registered [ 0.166745] acpiphp: Slot [5] registered [ 0.167830] acpiphp: Slot [6] registered [ 0.168023] acpiphp: Slot [7] registered [ 0.169132] acpiphp: Slot [8] registered [ 0.170258] acpiphp: Slot [9] registered [ 0.171366] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173148] acpiphp: Slot [12] registered [ 0.174275] acpiphp: Slot [13] registered [ 0.175411] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177338] acpiphp: Slot [16] registered [ 0.178471] acpiphp: Slot [17] registered [ 0.179639] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181166] acpiphp: Slot [20] registered [ 0.182321] acpiphp: Slot [21] registered [ 0.183437] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.185125] acpiphp: Slot [24] registered [ 0.186269] acpiphp: Slot [25] registered [ 0.187403] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189134] acpiphp: Slot [28] registered [ 0.190252] acpiphp: Slot [29] registered [ 0.191351] acpiphp: Slot [30] registered [ 0.192025] acpiphp: Slot [31] registered [ 0.193152] PCI host bridge to bus 0000:00 [ 0.194269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199200] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.233910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236932] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242340] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247608] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249634] SCSI subsystem initialized [ 0.250893] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253446] usbcore: registered new interface driver hub [ 0.254831] usbcore: registered new device driver usb [ 0.256110] PCI: Using ACPI for IRQ routing [ 0.257489] NetLabel: Initializing [ 0.258400] NetLabel: domain hash size = 128 [ 0.259471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261385] Switched to clocksource kvm-clock [ 0.268120] AppArmor: AppArmor Filesystem Enabled [ 0.269306] pnp: PnP ACPI init [ 0.270155] ACPI: bus type PNP registered [ 0.271628] pnp: PnP ACPI: found 8 devices [ 0.272670] ACPI: bus type PNP unregistered [ 0.279918] NET: Registered protocol family 2 [ 0.281296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283209] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.284898] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286499] TCP: reno registered [ 0.287369] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288770] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290346] NET: Registered protocol family 1 [ 0.291476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.292880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316614] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338773] Trying to unpack rootfs image as initramfs... [ 0.435536] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.437712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440922] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443020] Scanning for low memory corruption every 60 seconds [ 0.444754] Initialise system trusted keyring [ 0.446220] audit: initializing netlink socket (disabled) [ 0.447908] type=2000 audit(1541201775.772:1): initialized [ 0.468402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471242] zbud: loaded [ 0.472384] VFS: Disk quotas dquot_6.5.2 [ 0.473719] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476050] fuse init (API version 7.22) [ 0.477398] msgmni has been set to 3997 [ 0.478716] Key type big_key registered [ 0.480371] Key type asymmetric registered [ 0.481695] Asymmetric key parser 'x509' registered [ 0.483225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485626] io scheduler noop registered [ 0.486910] io scheduler deadline registered (default) [ 0.488503] io scheduler cfq registered [ 0.489821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493536] ipmi message handler version 39.2 [ 0.494945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497284] ACPI: Power Button [PWRF] [ 0.498582] GHES: HEST is not enabled! [ 0.520635] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586993] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616496] Linux agpgart interface v0.103 [ 0.618506] brd: module loaded [ 0.619824] loop: module loaded [ 0.621054] blk-mq: CPU -> queue map [ 0.622035] CPU 0 -> Queue 0 [ 0.622909] CPU 1 -> Queue 0 [ 0.624570] vda: vda1 [ 0.626103] scsi0 : ata_piix [ 0.627095] scsi1 : ata_piix [ 0.627987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631527] libphy: Fixed MDIO Bus: probed [ 0.632742] tun: Universal TUN/TAP device driver, 1.6 [ 0.634069] tun: (C) 1999-2004 Max Krasnyansky [ 0.637293] PPP generic driver version 2.4.2 [ 0.638536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640167] ehci-pci: EHCI PCI platform driver [ 0.641340] ehci-platform: EHCI generic platform driver [ 0.642677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644184] ohci-pci: OHCI PCI platform driver [ 0.645355] ohci-platform: OHCI generic platform driver [ 0.646689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677534] usb usb1: Product: UHCI Host Controller [ 0.678780] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.680330] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681643] hub 1-0:1.0: USB hub found [ 0.682688] hub 1-0:1.0: 2 ports detected [ 0.683888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686649] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689384] mousedev: PS/2 mouse device common for all mice [ 0.691082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693532] rtc_cmos 00:00: RTC can wake from S4 [ 0.695068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698239] device-mapper: uevent: version 1.0.3 [ 0.699484] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701632] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703184] TCP: cubic registered [ 0.711408] NET: Registered protocol family 10 [ 0.712853] NET: Registered protocol family 17 [ 0.714032] Key type dns_resolver registered [ 0.715388] Loading compiled-in X.509 certificates [ 0.717151] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719481] registered taskstats version 1 [ 0.722506] Key type trusted registered [ 0.726397] Key type encrypted registered [ 0.727470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728816] IMA: No TPM chip found, activating TPM-bypass! [ 0.730671] regulator-dummy: disabling [ 0.731727] Magic number: 10:203:655 [ 0.732866] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:15 UTC (1541201775) [ 0.734962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736422] EDD information not available. [ 0.789302] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791351] Write protecting the kernel read-only data: 12288k [ 0.793354] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796730] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809911] systemd-udevd[107]: starting version 204 [ 0.848647] FDC 0 is a S82078B [ 0.992069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161925] usb 1-1: Product: QEMU USB Tablet [ 1.163338] usb 1-1: Manufacturer: QEMU [ 1.164604] usb 1-1: SerialNumber: 42 [ 1.436044] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.860912] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.172856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.265754] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.348560] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:17 +0000. Up 2.75 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:21 +0000. Up 6.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6f:17:7e | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:6a:a0:a1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | o o . | | . . | | o S. . | | . o o + o | | . + E + o | | . o + * ...| | .. . o +..o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | .. | | ..o | | . . .+. = | | o S+.+ = o | | . o* = E | | o .o | | o . . | | .o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o+..oo..| | .+. E.+.| | .. . +.=| | .. ...+o| | S.oo o . | | . +. o . | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |o.+oo | |.. =.. . | |....o . o | |.o. . B . | |. + S . | | + . | | . o | | . . o | | E .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:25 +0000. Up 130.23 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:25 +0000. Up 190.96 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-02 23:44:58,530 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-02 23:44:58,534 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-02 23:44:58,537 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f3:ae:e8:64:c4:dd:01:f9:99:5f:63:a3:8c:c3:cc:d7 root@vellum-0 (DSA) ec2: 256 1e:67:50:43:69:bc:de:43:4f:6d:b5:99:58:24:d4:29 root@vellum-0 (ECDSA) ec2: 256 ad:0f:d0:a4:09:20:58:2b:4b:17:49:79:b7:1b:ab:8a root@vellum-0 (ED25519) ec2: 2048 72:81:89:f9:ee:37:7d:b5:42:fd:3e:0a:cd:8e:30:f1 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBTYaj8OKD6C5/YE0pFa4Mm4Yeg8UqjpS5P1zMZE9tOngCBquyXPfWfa4t9ACn2sSKuQIbkVhm3WqbWne+YWYv0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMal5QfY4Ve2ovM77yKWYauL3PaqpfOSJqQw5bfVO3dw root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUCoLymBwCfaxBIxI9diYA2w3GhI1SdRQRb+AFu3IO+rXrKQx+hb+rk8SVyVDsYQlDSNllfZlrYKx55DioMHML2bU3MUgmU84IeJASNiLwjOHLKRnK6t5cRIIUddl7Sos6lRa7upokwG0RqFZGoWzYQzpECjzllGCsrOnSYM1UXiDxk3Cd/U76lRQAf6j9vthTmqcqbGmsmnLXKe/hC5GBxfwGB0cGkhS5RT2pw9hZMOV/DooX9BJtemYQhr0e0hdUlfoulrmwzkr/pB5SdOe6u0SVdoT1So5Q3Tjw9M48vOm6emno+3YeFACXn5Jk3xjDo6M1+Zc6DPLhKQiFgY4V root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:44:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 523.83 seconds 2018-11-02 23:45:01,210 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-02 23:45:01,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:02,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8896304-92f4-4d42-b4d4-be23f8e272dd x-compute-request-id: req-b8896304-92f4-4d42-b4d4-be23f8e272dd Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:02,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b8896304-92f4-4d42-b4d4-be23f8e272dd 2018-11-02 23:45:02,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.76608777046s 2018-11-02 23:45:02,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b8896304-92f4-4d42-b4d4-be23f8e272dd 2018-11-02 23:45:02,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:03,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-092d3d41-ac1f-445d-9c9f-007920933bdd x-compute-request-id: req-092d3d41-ac1f-445d-9c9f-007920933bdd Content-Encoding: gzip Content-Length: 12242 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009437] Security Framework initialized\n[ 0.010755] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013281] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017062] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019881] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024135] Initializing cgroup subsys memory\n[ 0.025495] Initializing cgroup subsys devices\n[ 0.026859] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029323] Initializing cgroup subsys perf_event\n[ 0.030753] Initializing cgroup subsys hugetlb\n[ 0.032061] FEATURE SPEC_CTRL Present\n[ 0.033931] mce: CPU supports 10 MCE banks\n[ 0.035240] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035240] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042111] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046103] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048636] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.056163] ACPI: Core revision 20131115\n[ 0.057841] ACPI: All ACPI Tables successfully acquired\n[ 0.059583] ftrace: allocating 28747 entries in 113 pages\n[ 0.080212] smpboot: Max logical packages: 2\n[ 0.081515] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086033] Enabling x2apic\n[ 0.086983] Enabled x2apic\n[ 0.088003] Switched APIC routing to physical x2apic.\n[ 0.090761] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105679] KVM setup paravirtual spinlock\n[ 0.108301] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110476] x86: Booting SMP configuration:\n[ 0.111855] .... node #0, CPUs: #1[ 0.108261] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128021] x86: Booted up 1 node, 2 CPUs\n[ 0.128013] KVM setup async PF for cpu 1\n[ 0.128013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.134301] devtmpfs: initialized\n[ 0.136919] EVM: security.selinux\n[ 0.138009] EVM: security.SMACK64\n[ 0.139034] EVM: security.ima\n[ 0.140003] EVM: security.capability\n[ 0.141175] pinctrl core: initialized pinctrl subsystem\n[ 0.142409] regulator-dummy: no parameters\n[ 0.144072] RTC time: 23:36:16, date: 11/02/18\n[ 0.145455] NET: Registered protocol family 16\n[ 0.146894] cpuidle: using governor ladder\n[ 0.148004] cpuidle: using governor menu\n[ 0.149316] ACPI: bus type PCI registered\n[ 0.150580] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152109] PCI: Using configuration type 1 for base access\n[ 0.154337] bio: create slab at 0\n[ 0.154337] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157360] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158768] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161066] ACPI: Interpreter enabled\n[ 0.162266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.171346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.173892] ACPI: (supports S0 S5)\n[ 0.175022] ACPI: Using IOAPIC for interrupt routing\n[ 0.176322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.179240] ACPI: No dock devices found.\n[ 0.182328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187914] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188297] acpiphp: Slot [3] registered\n[ 0.189496] acpiphp: Slot [4] registered\n[ 0.190743] acpiphp: Slot [5] registered\n[ 0.191957] acpiphp: Slot [6] registered\n[ 0.192023] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194451] acpiphp: Slot [9] registered\n[ 0.195683] acpiphp: Slot [10] registered\n[ 0.196021] acpiphp: Slot [11] registered\n[ 0.197248] acpiphp: Slot [12] registered\n[ 0.198456] acpiphp: Slot [13] registered\n[ 0.199703] acpiphp: Slot [14] registered\n[ 0.200029] acpiphp: Slot [15] registered\n[ 0.201295] acpiphp: Slot [16] registered\n[ 0.202546] acpiphp: Slot [17] registered\n[ 0.203794] acpiphp: Slot [18] registered\n[ 0.204027] acpiphp: Slot [19] registered\n[ 0.205322] acpiphp: Slot [20] registered\n[ 0.206604] acpiphp: Slot [21] registered\n[ 0.207868] acpiphp: Slot [22] registered\n[ 0.208020] acpiphp: Slot [23] registered\n[ 0.209320] acpiphp: Slot [24] registered\n[ 0.210589] acpiphp: Slot [25] registered\n[ 0.211873] acpiphp: Slot [26] registered\n[ 0.212020] acpiphp: Slot [27] registered\n[ 0.213290] acpiphp: Slot [28] registered\n[ 0.214571] acpiphp: Slot [29] registered\n[ 0.215849] acpiphp: Slot [30] registered\n[ 0.216028] acpiphp: Slot [31] registered\n[ 0.217296] PCI host bridge to bus 0000:00\n[ 0.218577] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221715] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225863] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.235922] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264407] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266545] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.268508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.270894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272807] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274905] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274905] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.276914] vgaarb: bridge control possible 0000:00:02.0\n[ 0.278795] SCSI subsystem initialized\n[ 0.280242] ACPI: bus type USB registered\n[ 0.281223] usbcore: registered new interface driver usbfs\n[ 0.282621] usbcore: registered new interface driver hub\n[ 0.284049] usbcore: registered new device driver usb\n[ 0.285416] PCI: Using ACPI for IRQ routing\n[ 0.285755] NetLabel: Initializing\n[ 0.288007] NetLabel: domain hash size = 128\n[ 0.289162] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.290481] NetLabel: unlabeled traffic allowed by default\n[ 0.292226] Switched to clocksource kvm-clock\n[ 0.300387] AppArmor: AppArmor Filesystem Enabled\n[ 0.301652] pnp: PnP ACPI init\n[ 0.302563] ACPI: bus type PNP registered\n[ 0.304146] pnp: PnP ACPI: found 8 devices\n[ 0.305257] ACPI: bus type PNP unregistered\n[ 0.313076] NET: Registered protocol family 2\n[ 0.314594] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316726] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.318870] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.320914] TCP: reno registered\n[ 0.321995] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323771] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325730] NET: Registered protocol family 1\n[ 0.327112] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328851] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.330491] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.353496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.377049] Trying to unpack rootfs image as initramfs...\n[ 0.476917] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.480644] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.482207] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.484391] Scanning for low memory corruption every 60 seconds\n[ 0.486398] Initialise system trusted keyring\n[ 0.487585] audit: initializing netlink socket (disabled)\n[ 0.488917] type=2000 audit(1541201777.876:1): initialized\n[ 0.511034] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513441] zbud: loaded\n[ 0.514661] VFS: Disk quotas dquot_6.5.2\n[ 0.515791] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517870] fuse init (API version 7.22)\n[ 0.519184] msgmni has been set to 3997\n[ 0.520409] Key type big_key registered\n[ 0.522151] Key type asymmetric registered\n[ 0.523252] Asymmetric key parser 'x509' registered\n[ 0.524520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.526491] io scheduler noop registered\n[ 0.527624] io scheduler deadline registered (default)\n[ 0.529146] io scheduler cfq registered\n[ 0.530520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534296] ipmi message handler version 39.2\n[ 0.535633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537726] ACPI: Power Button [PWRF]\n[ 0.538991] GHES: HEST is not enabled!\n[ 0.561703] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606013] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628753] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.630810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657595] Linux agpgart interface v0.103\n[ 0.659965] brd: module loaded\n[ 0.661472] loop: module loaded\n[ 0.662762] blk-mq: CPU -> queue map\n[ 0.663751] CPU 0 -> Queue 0\n[ 0.664628] CPU 1 -> Queue 0\n[ 0.666558] vda: vda1\n[ 0.668140] scsi0 : ata_piix\n[ 0.669156] scsi1 : ata_piix\n[ 0.670033] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.671645] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.673589] libphy: Fixed MDIO Bus: probed\n[ 0.674815] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676105] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679299] PPP generic driver version 2.4.2\n[ 0.680512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.682155] ehci-pci: EHCI PCI platform driver\n[ 0.683463] ehci-platform: EHCI generic platform driver\n[ 0.684851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686415] ohci-pci: OHCI PCI platform driver\n[ 0.687626] ohci-platform: OHCI generic platform driver\n[ 0.689041] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.712009] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713376] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715412] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.717062] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720738] usb usb1: Product: UHCI Host Controller\n[ 0.722002] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.723557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.724915] hub 1-0:1.0: USB hub found\n[ 0.725973] hub 1-0:1.0: 2 ports detected\n[ 0.727228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730005] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731253] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732609] mousedev: PS/2 mouse device common for all mice\n[ 0.734324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.736793] rtc_cmos 00:00: RTC can wake from S4\n[ 0.738358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.741590] device-mapper: uevent: version 1.0.3\n[ 0.742879] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.745095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746727] TCP: cubic registered\n[ 0.754804] NET: Registered protocol family 10\n[ 0.756411] NET: Registered protocol family 17\n[ 0.757638] Key type dns_resolver registered\n[ 0.759080] Loading compiled-in X.509 certificates\n[ 0.760969] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763411] registered taskstats version 1\n[ 0.766703] Key type trusted registered\n[ 0.770917] Key type encrypted registered\n[ 0.772032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773369] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775259] regulator-dummy: disabling\n[ 0.776496] Magic number: 10:203:655\n[ 0.777839] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:17 UTC (1541201777)\n[ 0.780062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.781545] EDD information not available.\n[ 0.829406] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.831476] Write protecting the kernel read-only data: 12288k\n[ 0.834235] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.837665] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852372] systemd-udevd[107]: starting version 204\n[ 0.893504] FDC 0 is a S82078B\n[ 1.036045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201033] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203067] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205153] usb 1-1: Product: QEMU USB Tablet\n[ 1.206538] usb 1-1: Manufacturer: QEMU\n[ 1.207806] usb 1-1: SerialNumber: 42\n[ 1.476094] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.909705] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.231957] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.329574] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.418702] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.25]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:23 +0000. Up 6.58 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:99:fe:68 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:93:9d:e5 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne7:4c:50:2e:e3:08:ed:ba:a5:f2:9d:44:40:75:2d:ce root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ... ... |\n| . . ..o. |\n| o .o+.. |\n| + oE+ |\n| + S o |\n| o = |\n| . o o |\n| . * . |\n| o+ o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6c:20:fb:e9:f7:35:6b:46:3e:0d:2e:d0:97:d6:0c:b1 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . o |\n| o o E |\n| . S. = |\n| . o. . * o |\n| o . *oo |\n| . . ..*o. |\n| .. ..+.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n5b:19:20:ac:8a:33:20:29:fe:7e:a8:fb:44:9c:d9:22 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . |\n| .. . |\n| . . . |\n|= . = o |\n|=E B . S o |\n|+.+ . o |\n| o... . |\n| .o . |\n| o=o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n47:ed:1b:8d:2d:e8:6e:89:46:e2:31:98:81:32:b6:a7 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| . . . |\n|o.. . . o + |\n|.o. + S o = o |\n| . .o + .o + |\n| o . = .... |\n| E . o.o |\n| . .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:27 +0000. Up 130.54 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:28 +0000. Up 191.36 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-02 23:45:01,785 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-02 23:45:01,788 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-02 23:45:01,788 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6c:20:fb:e9:f7:35:6b:46:3e:0d:2e:d0:97:d6:0c:b1 root@sprout-0 (DSA)\nec2: 256 5b:19:20:ac:8a:33:20:29:fe:7e:a8:fb:44:9c:d9:22 root@sprout-0 (ECDSA)\nec2: 256 47:ed:1b:8d:2d:e8:6e:89:46:e2:31:98:81:32:b6:a7 root@sprout-0 (ED25519)\nec2: 2048 e7:4c:50:2e:e3:08:ed:ba:a5:f2:9d:44:40:75:2d:ce root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA7c9Jxqss3BiZ5+YQrd7luajHMjPT5AJNAHmyoVc4anLcRfXMXmZ1LZkbc4wHazG82AxdsnSOMv9kEFomDf/dY= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFToHq7mMH0bGroBhwsoXiS3AAQ9U8tzSlsywpfp7g47 root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiLmlH94xk99NLJ2BjId0pV/9kKRePKD2+E2xNPRrHUgex88724m4dTMgEf6kGjwsBRu2FhUGYsNKmgqcYUK+bxrjMt0esXSsmC51H9FBNNQLjKcooP1NDeltfTg5Zl7wR8AmlT2ZlhqF5y3jgg676Kbyvd4oiDyzpsBTiDbbqgKDyIKwcY2FXQa6fx4Crbr313XOVQKWeK/Wzds7b+fZF/g5N2Al+J5y0JS/O0CFOnUbV8hWzOdmQ8EcjnuIu+IttB+OyiqBv5ijFtXsRWG1v+2MzRl6vyCfEKV1mjzCVP017s6xTyeudWXqowE+bqXhN4z5nbyt4iH4UPBOCyZgv root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.11 seconds\n"} 2018-11-02 23:45:03,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9/action used request id req-092d3d41-ac1f-445d-9c9f-007920933bdd 2018-11-02 23:45:03,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798449516296s 2018-11-02 23:45:03,066 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9/action used request id req-092d3d41-ac1f-445d-9c9f-007920933bdd 2018-11-02 23:45:03,066 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009437] Security Framework initialized [ 0.010755] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013281] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017062] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019881] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024135] Initializing cgroup subsys memory [ 0.025495] Initializing cgroup subsys devices [ 0.026859] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029323] Initializing cgroup subsys perf_event [ 0.030753] Initializing cgroup subsys hugetlb [ 0.032061] FEATURE SPEC_CTRL Present [ 0.033931] mce: CPU supports 10 MCE banks [ 0.035240] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035240] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042111] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046103] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048636] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.056163] ACPI: Core revision 20131115 [ 0.057841] ACPI: All ACPI Tables successfully acquired [ 0.059583] ftrace: allocating 28747 entries in 113 pages [ 0.080212] smpboot: Max logical packages: 2 [ 0.081515] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086033] Enabling x2apic [ 0.086983] Enabled x2apic [ 0.088003] Switched APIC routing to physical x2apic. [ 0.090761] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105679] KVM setup paravirtual spinlock [ 0.108301] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110476] x86: Booting SMP configuration: [ 0.111855] .... node #0, CPUs: #1[ 0.108261] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128021] x86: Booted up 1 node, 2 CPUs [ 0.128013] KVM setup async PF for cpu 1 [ 0.128013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.134301] devtmpfs: initialized [ 0.136919] EVM: security.selinux [ 0.138009] EVM: security.SMACK64 [ 0.139034] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.141175] pinctrl core: initialized pinctrl subsystem [ 0.142409] regulator-dummy: no parameters [ 0.144072] RTC time: 23:36:16, date: 11/02/18 [ 0.145455] NET: Registered protocol family 16 [ 0.146894] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149316] ACPI: bus type PCI registered [ 0.150580] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152109] PCI: Using configuration type 1 for base access [ 0.154337] bio: create slab at 0 [ 0.154337] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157360] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158768] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161066] ACPI: Interpreter enabled [ 0.162266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.171346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173892] ACPI: (supports S0 S5) [ 0.175022] ACPI: Using IOAPIC for interrupt routing [ 0.176322] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.179240] ACPI: No dock devices found. [ 0.182328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187914] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188297] acpiphp: Slot [3] registered [ 0.189496] acpiphp: Slot [4] registered [ 0.190743] acpiphp: Slot [5] registered [ 0.191957] acpiphp: Slot [6] registered [ 0.192023] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194451] acpiphp: Slot [9] registered [ 0.195683] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197248] acpiphp: Slot [12] registered [ 0.198456] acpiphp: Slot [13] registered [ 0.199703] acpiphp: Slot [14] registered [ 0.200029] acpiphp: Slot [15] registered [ 0.201295] acpiphp: Slot [16] registered [ 0.202546] acpiphp: Slot [17] registered [ 0.203794] acpiphp: Slot [18] registered [ 0.204027] acpiphp: Slot [19] registered [ 0.205322] acpiphp: Slot [20] registered [ 0.206604] acpiphp: Slot [21] registered [ 0.207868] acpiphp: Slot [22] registered [ 0.208020] acpiphp: Slot [23] registered [ 0.209320] acpiphp: Slot [24] registered [ 0.210589] acpiphp: Slot [25] registered [ 0.211873] acpiphp: Slot [26] registered [ 0.212020] acpiphp: Slot [27] registered [ 0.213290] acpiphp: Slot [28] registered [ 0.214571] acpiphp: Slot [29] registered [ 0.215849] acpiphp: Slot [30] registered [ 0.216028] acpiphp: Slot [31] registered [ 0.217296] PCI host bridge to bus 0000:00 [ 0.218577] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221715] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225863] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.235922] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264407] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266545] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.268508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.270894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272807] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274905] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274905] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.276914] vgaarb: bridge control possible 0000:00:02.0 [ 0.278795] SCSI subsystem initialized [ 0.280242] ACPI: bus type USB registered [ 0.281223] usbcore: registered new interface driver usbfs [ 0.282621] usbcore: registered new interface driver hub [ 0.284049] usbcore: registered new device driver usb [ 0.285416] PCI: Using ACPI for IRQ routing [ 0.285755] NetLabel: Initializing [ 0.288007] NetLabel: domain hash size = 128 [ 0.289162] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.290481] NetLabel: unlabeled traffic allowed by default [ 0.292226] Switched to clocksource kvm-clock [ 0.300387] AppArmor: AppArmor Filesystem Enabled [ 0.301652] pnp: PnP ACPI init [ 0.302563] ACPI: bus type PNP registered [ 0.304146] pnp: PnP ACPI: found 8 devices [ 0.305257] ACPI: bus type PNP unregistered [ 0.313076] NET: Registered protocol family 2 [ 0.314594] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316726] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.318870] TCP: Hash tables configured (established 16384 bind 16384) [ 0.320914] TCP: reno registered [ 0.321995] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323771] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325730] NET: Registered protocol family 1 [ 0.327112] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328851] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.330491] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.353496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.377049] Trying to unpack rootfs image as initramfs... [ 0.476917] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.480644] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.482207] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.484391] Scanning for low memory corruption every 60 seconds [ 0.486398] Initialise system trusted keyring [ 0.487585] audit: initializing netlink socket (disabled) [ 0.488917] type=2000 audit(1541201777.876:1): initialized [ 0.511034] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.513441] zbud: loaded [ 0.514661] VFS: Disk quotas dquot_6.5.2 [ 0.515791] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517870] fuse init (API version 7.22) [ 0.519184] msgmni has been set to 3997 [ 0.520409] Key type big_key registered [ 0.522151] Key type asymmetric registered [ 0.523252] Asymmetric key parser 'x509' registered [ 0.524520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526491] io scheduler noop registered [ 0.527624] io scheduler deadline registered (default) [ 0.529146] io scheduler cfq registered [ 0.530520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534296] ipmi message handler version 39.2 [ 0.535633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537726] ACPI: Power Button [PWRF] [ 0.538991] GHES: HEST is not enabled! [ 0.561703] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606013] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628753] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.630810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657595] Linux agpgart interface v0.103 [ 0.659965] brd: module loaded [ 0.661472] loop: module loaded [ 0.662762] blk-mq: CPU -> queue map [ 0.663751] CPU 0 -> Queue 0 [ 0.664628] CPU 1 -> Queue 0 [ 0.666558] vda: vda1 [ 0.668140] scsi0 : ata_piix [ 0.669156] scsi1 : ata_piix [ 0.670033] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.671645] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.673589] libphy: Fixed MDIO Bus: probed [ 0.674815] tun: Universal TUN/TAP device driver, 1.6 [ 0.676105] tun: (C) 1999-2004 Max Krasnyansky [ 0.679299] PPP generic driver version 2.4.2 [ 0.680512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682155] ehci-pci: EHCI PCI platform driver [ 0.683463] ehci-platform: EHCI generic platform driver [ 0.684851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686415] ohci-pci: OHCI PCI platform driver [ 0.687626] ohci-platform: OHCI generic platform driver [ 0.689041] uhci_hcd: USB Universal Host Controller Interface driver [ 0.712009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713376] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715412] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.717062] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720738] usb usb1: Product: UHCI Host Controller [ 0.722002] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.723557] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724915] hub 1-0:1.0: USB hub found [ 0.725973] hub 1-0:1.0: 2 ports detected [ 0.727228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730005] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731253] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732609] mousedev: PS/2 mouse device common for all mice [ 0.734324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736793] rtc_cmos 00:00: RTC can wake from S4 [ 0.738358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.741590] device-mapper: uevent: version 1.0.3 [ 0.742879] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.745095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746727] TCP: cubic registered [ 0.754804] NET: Registered protocol family 10 [ 0.756411] NET: Registered protocol family 17 [ 0.757638] Key type dns_resolver registered [ 0.759080] Loading compiled-in X.509 certificates [ 0.760969] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763411] registered taskstats version 1 [ 0.766703] Key type trusted registered [ 0.770917] Key type encrypted registered [ 0.772032] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773369] IMA: No TPM chip found, activating TPM-bypass! [ 0.775259] regulator-dummy: disabling [ 0.776496] Magic number: 10:203:655 [ 0.777839] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:17 UTC (1541201777) [ 0.780062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781545] EDD information not available. [ 0.829406] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831476] Write protecting the kernel read-only data: 12288k [ 0.834235] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.837665] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852372] systemd-udevd[107]: starting version 204 [ 0.893504] FDC 0 is a S82078B [ 1.036045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201033] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203067] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205153] usb 1-1: Product: QEMU USB Tablet [ 1.206538] usb 1-1: Manufacturer: QEMU [ 1.207806] usb 1-1: SerialNumber: 42 [ 1.476094] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.909705] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.231957] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.329574] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.418702] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate /dev filesystem[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.46]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:23 +0000. Up 6.58 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:99:fe:68 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:93:9d:e5 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e7:4c:50:2e:e3:08:ed:ba:a5:f2:9d:44:40:75:2d:ce root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | ... ... | | . . ..o. | | o .o+.. | | + oE+ | | + S o | | o = | | . o o | | . * . | | o+ o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6c:20:fb:e9:f7:35:6b:46:3e:0d:2e:d0:97:d6:0c:b1 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . o | | o o E | | . S. = | | . o. . * o | | o . *oo | | . . ..*o. | | .. ..+.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5b:19:20:ac:8a:33:20:29:fe:7e:a8:fb:44:9c:d9:22 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . | | .. . | | . . . | |= . = o | |=E B . S o | |+.+ . o | | o... . | | .o . | | o=o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 47:ed:1b:8d:2d:e8:6e:89:46:e2:31:98:81:32:b6:a7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | . . . | |o.. . . o + | |.o. + S o = o | | . .o + .o + | | o . = .... | | E . o.o | | . .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:27 +0000. Up 130.54 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:28 +0000. Up 191.36 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-02 23:45:01,785 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-02 23:45:01,788 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-02 23:45:01,788 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6c:20:fb:e9:f7:35:6b:46:3e:0d:2e:d0:97:d6:0c:b1 root@sprout-0 (DSA) ec2: 256 5b:19:20:ac:8a:33:20:29:fe:7e:a8:fb:44:9c:d9:22 root@sprout-0 (ECDSA) ec2: 256 47:ed:1b:8d:2d:e8:6e:89:46:e2:31:98:81:32:b6:a7 root@sprout-0 (ED25519) ec2: 2048 e7:4c:50:2e:e3:08:ed:ba:a5:f2:9d:44:40:75:2d:ce root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA7c9Jxqss3BiZ5+YQrd7luajHMjPT5AJNAHmyoVc4anLcRfXMXmZ1LZkbc4wHazG82AxdsnSOMv9kEFomDf/dY= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFToHq7mMH0bGroBhwsoXiS3AAQ9U8tzSlsywpfp7g47 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiLmlH94xk99NLJ2BjId0pV/9kKRePKD2+E2xNPRrHUgex88724m4dTMgEf6kGjwsBRu2FhUGYsNKmgqcYUK+bxrjMt0esXSsmC51H9FBNNQLjKcooP1NDeltfTg5Zl7wR8AmlT2ZlhqF5y3jgg676Kbyvd4oiDyzpsBTiDbbqgKDyIKwcY2FXQa6fx4Crbr313XOVQKWeK/Wzds7b+fZF/g5N2Al+J5y0JS/O0CFOnUbV8hWzOdmQ8EcjnuIu+IttB+OyiqBv5ijFtXsRWG1v+2MzRl6vyCfEKV1mjzCVP017s6xTyeudWXqowE+bqXhN4z5nbyt4iH4UPBOCyZgv root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.11 seconds 2018-11-02 23:45:03,069 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-02 23:45:03,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:03,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:03,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a44eabb-77b2-496b-a63a-1424e95e746f x-compute-request-id: req-3a44eabb-77b2-496b-a63a-1424e95e746f Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:03,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3a44eabb-77b2-496b-a63a-1424e95e746f 2018-11-02 23:45:03,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822314977646s 2018-11-02 23:45:03,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3a44eabb-77b2-496b-a63a-1424e95e746f 2018-11-02 23:45:03,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:03,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59358aa5-1e67-4ee4-b15f-1acd0fca7288 x-compute-request-id: req-59358aa5-1e67-4ee4-b15f-1acd0fca7288 Content-Encoding: gzip Content-Length: 12148 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008005] pid_max: default: 32768 minimum: 301\n[ 0.009556] Security Framework initialized\n[ 0.010887] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013308] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017499] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020422] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022470] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024286] Initializing cgroup subsys memory\n[ 0.025665] Initializing cgroup subsys devices\n[ 0.027094] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029317] Initializing cgroup subsys perf_event\n[ 0.030770] Initializing cgroup subsys hugetlb\n[ 0.032062] FEATURE SPEC_CTRL Present\n[ 0.033977] mce: CPU supports 10 MCE banks\n[ 0.036033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039189] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042146] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052637] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058105] ACPI: Core revision 20131115\n[ 0.059801] ACPI: All ACPI Tables successfully acquired\n[ 0.061390] ftrace: allocating 28747 entries in 113 pages\n[ 0.084225] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089638] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.091497] Enabling x2apic\n[ 0.092000] Enabled x2apic\n[ 0.092266] Switched APIC routing to physical x2apic.\n[ 0.095196] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.096008] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.100253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.111024] KVM setup paravirtual spinlock\n[ 0.115527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116211] x86: Booting SMP configuration:\n[ 0.117414] .... node #0, CPUs: #1[ 0.115474] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.132016] KVM setup async PF for cpu 1\n[ 0.132036] x86: Booted up 1 node, 2 CPUs\n[ 0.132049] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.138690] devtmpfs: initialized\n[ 0.141649] EVM: security.selinux\n[ 0.142784] EVM: security.SMACK64\n[ 0.143872] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145255] pinctrl core: initialized pinctrl subsystem\n[ 0.148231] regulator-dummy: no parameters\n[ 0.149640] RTC time: 23:36:19, date: 11/02/18\n[ 0.151094] NET: Registered protocol family 16\n[ 0.152240] cpuidle: using governor ladder\n[ 0.153557] cpuidle: using governor menu\n[ 0.154900] ACPI: bus type PCI registered\n[ 0.156033] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158136] PCI: Using configuration type 1 for base access\n[ 0.160543] bio: create slab at 0\n[ 0.161360] ACPI: Added _OSI(Module Device)\n[ 0.161483] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168116] ACPI: Interpreter enabled\n[ 0.169380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.181888] ACPI: (supports S0 S5)\n[ 0.183008] ACPI: Using IOAPIC for interrupt routing\n[ 0.184041] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187033] ACPI: No dock devices found.\n[ 0.190018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.193986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196271] acpiphp: Slot [3] registered\n[ 0.197566] acpiphp: Slot [4] registered\n[ 0.198842] acpiphp: Slot [5] registered\n[ 0.200023] acpiphp: Slot [6] registered\n[ 0.201156] acpiphp: Slot [7] registered\n[ 0.202247] acpiphp: Slot [8] registered\n[ 0.203365] acpiphp: Slot [9] registered\n[ 0.204027] acpiphp: Slot [10] registered\n[ 0.205157] acpiphp: Slot [11] registered\n[ 0.206304] acpiphp: Slot [12] registered\n[ 0.207404] acpiphp: Slot [13] registered\n[ 0.208029] acpiphp: Slot [14] registered\n[ 0.209162] acpiphp: Slot [15] registered\n[ 0.210294] acpiphp: Slot [16] registered\n[ 0.211387] acpiphp: Slot [17] registered\n[ 0.212019] acpiphp: Slot [18] registered\n[ 0.213098] acpiphp: Slot [19] registered\n[ 0.214209] acpiphp: Slot [20] registered\n[ 0.215283] acpiphp: Slot [21] registered\n[ 0.216018] acpiphp: Slot [22] registered\n[ 0.217118] acpiphp: Slot [23] registered\n[ 0.218228] acpiphp: Slot [24] registered\n[ 0.219334] acpiphp: Slot [25] registered\n[ 0.220019] acpiphp: Slot [26] registered\n[ 0.221110] acpiphp: Slot [27] registered\n[ 0.222209] acpiphp: Slot [28] registered\n[ 0.223343] acpiphp: Slot [29] registered\n[ 0.224019] acpiphp: Slot [30] registered\n[ 0.225146] acpiphp: Slot [31] registered\n[ 0.226232] PCI host bridge to bus 0000:00\n[ 0.227360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.228005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.229820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.231584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.232004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.233997] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.241545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.243851] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.269315] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271586] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.273004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.275177] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276925] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280334] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284947] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286952] SCSI subsystem initialized\n[ 0.288174] ACPI: bus type USB registered\n[ 0.289439] usbcore: registered new interface driver usbfs\n[ 0.291029] usbcore: registered new interface driver hub\n[ 0.292046] usbcore: registered new device driver usb\n[ 0.293666] PCI: Using ACPI for IRQ routing\n[ 0.293917] NetLabel: Initializing\n[ 0.296007] NetLabel: domain hash size = 128\n[ 0.297361] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298951] NetLabel: unlabeled traffic allowed by default\n[ 0.300227] Switched to clocksource kvm-clock\n[ 0.308708] AppArmor: AppArmor Filesystem Enabled\n[ 0.310220] pnp: PnP ACPI init\n[ 0.311291] ACPI: bus type PNP registered\n[ 0.313068] pnp: PnP ACPI: found 8 devices\n[ 0.314394] ACPI: bus type PNP unregistered\n[ 0.322109] NET: Registered protocol family 2\n[ 0.323979] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.326365] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.328508] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.330559] TCP: reno registered\n[ 0.331643] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333467] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.335549] NET: Registered protocol family 1\n[ 0.336961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.338729] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.340460] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.363178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.386171] Trying to unpack rootfs image as initramfs...\n[ 0.485575] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.488213] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.489952] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.491453] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.493786] Scanning for low memory corruption every 60 seconds\n[ 0.495740] Initialise system trusted keyring\n[ 0.496984] audit: initializing netlink socket (disabled)\n[ 0.498420] type=2000 audit(1541201779.985:1): initialized\n[ 0.519841] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522329] zbud: loaded\n[ 0.523360] VFS: Disk quotas dquot_6.5.2\n[ 0.524488] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526772] fuse init (API version 7.22)\n[ 0.527970] msgmni has been set to 3997\n[ 0.529130] Key type big_key registered\n[ 0.530575] Key type asymmetric registered\n[ 0.531712] Asymmetric key parser 'x509' registered\n[ 0.533013] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.535093] io scheduler noop registered\n[ 0.536237] io scheduler deadline registered (default)\n[ 0.537897] io scheduler cfq registered\n[ 0.539091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.540849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.542524] ipmi message handler version 39.2\n[ 0.543758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545929] ACPI: Power Button [PWRF]\n[ 0.547383] GHES: HEST is not enabled!\n[ 0.570037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615048] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638167] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.640504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664985] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668233] Linux agpgart interface v0.103\n[ 0.670648] brd: module loaded\n[ 0.672104] loop: module loaded\n[ 0.673579] blk-mq: CPU -> queue map\n[ 0.674794] CPU 0 -> Queue 0\n[ 0.675880] CPU 1 -> Queue 0\n[ 0.677820] vda: vda1\n[ 0.679465] scsi0 : ata_piix\n[ 0.680475] scsi1 : ata_piix\n[ 0.681376] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.683120] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.685159] libphy: Fixed MDIO Bus: probed\n[ 0.686403] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690973] PPP generic driver version 2.4.2\n[ 0.692172] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693768] ehci-pci: EHCI PCI platform driver\n[ 0.694937] ehci-platform: EHCI generic platform driver\n[ 0.696365] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697932] ohci-pci: OHCI PCI platform driver\n[ 0.699119] ohci-platform: OHCI generic platform driver\n[ 0.700452] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722920] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.724328] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.727954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729612] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731521] usb usb1: Product: UHCI Host Controller\n[ 0.732774] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.734373] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735763] hub 1-0:1.0: USB hub found\n[ 0.737045] hub 1-0:1.0: 2 ports detected\n[ 0.738253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741059] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742306] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743697] mousedev: PS/2 mouse device common for all mice\n[ 0.745308] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752653] device-mapper: uevent: version 1.0.3\n[ 0.754168] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.756696] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766015] TCP: cubic registered\n[ 0.767210] NET: Registered protocol family 10\n[ 0.769084] NET: Registered protocol family 17\n[ 0.770493] Key type dns_resolver registered\n[ 0.772120] Loading compiled-in X.509 certificates\n[ 0.774147] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.776927] registered taskstats version 1\n[ 0.780396] Key type trusted registered\n[ 0.784645] Key type encrypted registered\n[ 0.785944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787557] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.789782] regulator-dummy: disabling\n[ 0.791082] Magic number: 10:203:655\n[ 0.792487] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:20 UTC (1541201780)\n[ 0.795055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796828] EDD information not available.\n[ 0.842444] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.844857] Write protecting the kernel read-only data: 12288k\n[ 0.847488] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.851958] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.867096] systemd-udevd[107]: starting version 204\n[ 0.912599] FDC 0 is a S82078B\n[ 1.048064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.213631] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215370] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217142] usb 1-1: Product: QEMU USB Tablet\n[ 1.218359] usb 1-1: Manufacturer: QEMU\n[ 1.219548] usb 1-1: SerialNumber: 42\n[ 1.488092] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.925582] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.249324] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.348088] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.444794] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:22 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.92]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.03]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:23 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:0d:1e:fd |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:50:52:ce |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n97:69:49:60:51:b5:9e:5f:f1:81:f9:89:d2:3c:9d:d5 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +o... |\n| . . .o .|\n| . .o oE|\n| . =o.+ B|\n| S *.o= =o|\n| o .... |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nfd:df:16:62:78:37:31:00:db:6c:11:42:bb:05:8e:92 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .=.o. |\n| . o B.. |\n| E . + =. |\n| .. + o |\n| S ... o|\n| o + + |\n| + o o|\n| . ..|\n| ...|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n54:1a:7a:6e:41:3c:67:e5:5a:2f:c3:68:cb:08:0b:c8 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o ... |\n| oo+o. |\n| . =+ o |\n| . . + . = . |\n| E . . S + + . |\n| . + + . o |\n| . . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n7c:0a:c1:dd:23:76:d4:dc:05:b2:14:47:80:e1:3f:a8 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o===+o.|\n| . . +..o+. |\n| o + = . |\n| + o + |\n| . S o o |\n| . + . |\n| E |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:27 +0000. Up 127.36 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:27 +0000. Up 188.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-02 23:45:01,720 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-02 23:45:01,724 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-02 23:45:01,725 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 fd:df:16:62:78:37:31:00:db:6c:11:42:bb:05:8e:92 root@bono-0 (DSA)\nec2: 256 54:1a:7a:6e:41:3c:67:e5:5a:2f:c3:68:cb:08:0b:c8 root@bono-0 (ECDSA)\nec2: 256 7c:0a:c1:dd:23:76:d4:dc:05:b2:14:47:80:e1:3f:a8 root@bono-0 (ED25519)\nec2: 2048 97:69:49:60:51:b5:9e:5f:f1:81:f9:89:d2:3c:9d:d5 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGQ92VfxWjPwRZWS/STEdB53ujpV7cBWXJlG//VL+HKB53orUJhoJ9Ot3d0G+/+4QzDMB/jLvA07hQBpw6n/BUw= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHf2JYq8Cga6SDIAVtQIat22B3E/MC3LZmCLF/Bdb+pf root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDICaqkMU+iCghJu//OUT+otK+1/dm0vWH4wFyhyYY4FbQnEkG5Nmif4yovNn+55j/KbyQL6vatAHxl1Lb8YvM/VNXGWUKVEKVZpCq/qycqxV0yXCjwSBkZ0QZGkEdMj2/335cGsQ7MevAHLTC9Mg1YfG3+VLJ7DCQIZUiZWhtWjPaJ/u7ONQG3pDixNNwksMKRrR0jiBRLnRPHd7nwB5sk27rznlfQZtjW/rcC+y26yOPopuLm3cyoqeUaVRPVZZP3xut24O/yeQ6K9d6denDvSGqhWcBr3CbvuUNhuw9nSK0r0ZG12BQ1woz3BLTcbZOng85o3rKjqjeThiTA4Dfz root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.06 seconds\n"} 2018-11-02 23:45:03,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3/action used request id req-59358aa5-1e67-4ee4-b15f-1acd0fca7288 2018-11-02 23:45:03,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0851349830627s 2018-11-02 23:45:03,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3/action used request id req-59358aa5-1e67-4ee4-b15f-1acd0fca7288 2018-11-02 23:45:03,987 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008005] pid_max: default: 32768 minimum: 301 [ 0.009556] Security Framework initialized [ 0.010887] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013308] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017499] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020422] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022470] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025665] Initializing cgroup subsys devices [ 0.027094] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029317] Initializing cgroup subsys perf_event [ 0.030770] Initializing cgroup subsys hugetlb [ 0.032062] FEATURE SPEC_CTRL Present [ 0.033977] mce: CPU supports 10 MCE banks [ 0.036033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039189] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042146] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052637] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058105] ACPI: Core revision 20131115 [ 0.059801] ACPI: All ACPI Tables successfully acquired [ 0.061390] ftrace: allocating 28747 entries in 113 pages [ 0.084225] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089638] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.091497] Enabling x2apic [ 0.092000] Enabled x2apic [ 0.092266] Switched APIC routing to physical x2apic. [ 0.095196] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096008] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.100253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.111024] KVM setup paravirtual spinlock [ 0.115527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116211] x86: Booting SMP configuration: [ 0.117414] .... node #0, CPUs: #1[ 0.115474] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132016] KVM setup async PF for cpu 1 [ 0.132036] x86: Booted up 1 node, 2 CPUs [ 0.132049] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.138690] devtmpfs: initialized [ 0.141649] EVM: security.selinux [ 0.142784] EVM: security.SMACK64 [ 0.143872] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145255] pinctrl core: initialized pinctrl subsystem [ 0.148231] regulator-dummy: no parameters [ 0.149640] RTC time: 23:36:19, date: 11/02/18 [ 0.151094] NET: Registered protocol family 16 [ 0.152240] cpuidle: using governor ladder [ 0.153557] cpuidle: using governor menu [ 0.154900] ACPI: bus type PCI registered [ 0.156033] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158136] PCI: Using configuration type 1 for base access [ 0.160543] bio: create slab at 0 [ 0.161360] ACPI: Added _OSI(Module Device) [ 0.161483] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165431] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168116] ACPI: Interpreter enabled [ 0.169380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.181888] ACPI: (supports S0 S5) [ 0.183008] ACPI: Using IOAPIC for interrupt routing [ 0.184041] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187033] ACPI: No dock devices found. [ 0.190018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.193986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196271] acpiphp: Slot [3] registered [ 0.197566] acpiphp: Slot [4] registered [ 0.198842] acpiphp: Slot [5] registered [ 0.200023] acpiphp: Slot [6] registered [ 0.201156] acpiphp: Slot [7] registered [ 0.202247] acpiphp: Slot [8] registered [ 0.203365] acpiphp: Slot [9] registered [ 0.204027] acpiphp: Slot [10] registered [ 0.205157] acpiphp: Slot [11] registered [ 0.206304] acpiphp: Slot [12] registered [ 0.207404] acpiphp: Slot [13] registered [ 0.208029] acpiphp: Slot [14] registered [ 0.209162] acpiphp: Slot [15] registered [ 0.210294] acpiphp: Slot [16] registered [ 0.211387] acpiphp: Slot [17] registered [ 0.212019] acpiphp: Slot [18] registered [ 0.213098] acpiphp: Slot [19] registered [ 0.214209] acpiphp: Slot [20] registered [ 0.215283] acpiphp: Slot [21] registered [ 0.216018] acpiphp: Slot [22] registered [ 0.217118] acpiphp: Slot [23] registered [ 0.218228] acpiphp: Slot [24] registered [ 0.219334] acpiphp: Slot [25] registered [ 0.220019] acpiphp: Slot [26] registered [ 0.221110] acpiphp: Slot [27] registered [ 0.222209] acpiphp: Slot [28] registered [ 0.223343] acpiphp: Slot [29] registered [ 0.224019] acpiphp: Slot [30] registered [ 0.225146] acpiphp: Slot [31] registered [ 0.226232] PCI host bridge to bus 0000:00 [ 0.227360] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.228005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.229820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.231584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.232004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.233997] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.241545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.243851] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.269315] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271586] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.273004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.275177] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276925] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278931] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280334] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284947] vgaarb: bridge control possible 0000:00:02.0 [ 0.286952] SCSI subsystem initialized [ 0.288174] ACPI: bus type USB registered [ 0.289439] usbcore: registered new interface driver usbfs [ 0.291029] usbcore: registered new interface driver hub [ 0.292046] usbcore: registered new device driver usb [ 0.293666] PCI: Using ACPI for IRQ routing [ 0.293917] NetLabel: Initializing [ 0.296007] NetLabel: domain hash size = 128 [ 0.297361] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298951] NetLabel: unlabeled traffic allowed by default [ 0.300227] Switched to clocksource kvm-clock [ 0.308708] AppArmor: AppArmor Filesystem Enabled [ 0.310220] pnp: PnP ACPI init [ 0.311291] ACPI: bus type PNP registered [ 0.313068] pnp: PnP ACPI: found 8 devices [ 0.314394] ACPI: bus type PNP unregistered [ 0.322109] NET: Registered protocol family 2 [ 0.323979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.326365] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.328508] TCP: Hash tables configured (established 16384 bind 16384) [ 0.330559] TCP: reno registered [ 0.331643] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333467] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.335549] NET: Registered protocol family 1 [ 0.336961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.338729] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.340460] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.363178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386171] Trying to unpack rootfs image as initramfs... [ 0.485575] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.488213] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489952] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491453] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.493786] Scanning for low memory corruption every 60 seconds [ 0.495740] Initialise system trusted keyring [ 0.496984] audit: initializing netlink socket (disabled) [ 0.498420] type=2000 audit(1541201779.985:1): initialized [ 0.519841] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522329] zbud: loaded [ 0.523360] VFS: Disk quotas dquot_6.5.2 [ 0.524488] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526772] fuse init (API version 7.22) [ 0.527970] msgmni has been set to 3997 [ 0.529130] Key type big_key registered [ 0.530575] Key type asymmetric registered [ 0.531712] Asymmetric key parser 'x509' registered [ 0.533013] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535093] io scheduler noop registered [ 0.536237] io scheduler deadline registered (default) [ 0.537897] io scheduler cfq registered [ 0.539091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.540849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.542524] ipmi message handler version 39.2 [ 0.543758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545929] ACPI: Power Button [PWRF] [ 0.547383] GHES: HEST is not enabled! [ 0.570037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615048] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638167] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.640504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664985] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668233] Linux agpgart interface v0.103 [ 0.670648] brd: module loaded [ 0.672104] loop: module loaded [ 0.673579] blk-mq: CPU -> queue map [ 0.674794] CPU 0 -> Queue 0 [ 0.675880] CPU 1 -> Queue 0 [ 0.677820] vda: vda1 [ 0.679465] scsi0 : ata_piix [ 0.680475] scsi1 : ata_piix [ 0.681376] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.683120] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.685159] libphy: Fixed MDIO Bus: probed [ 0.686403] tun: Universal TUN/TAP device driver, 1.6 [ 0.687715] tun: (C) 1999-2004 Max Krasnyansky [ 0.690973] PPP generic driver version 2.4.2 [ 0.692172] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.693768] ehci-pci: EHCI PCI platform driver [ 0.694937] ehci-platform: EHCI generic platform driver [ 0.696365] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697932] ohci-pci: OHCI PCI platform driver [ 0.699119] ohci-platform: OHCI generic platform driver [ 0.700452] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722920] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.724328] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.727954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729612] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731521] usb usb1: Product: UHCI Host Controller [ 0.732774] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.734373] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735763] hub 1-0:1.0: USB hub found [ 0.737045] hub 1-0:1.0: 2 ports detected [ 0.738253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741059] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742306] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743697] mousedev: PS/2 mouse device common for all mice [ 0.745308] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.747655] rtc_cmos 00:00: RTC can wake from S4 [ 0.749197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752653] device-mapper: uevent: version 1.0.3 [ 0.754168] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756696] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766015] TCP: cubic registered [ 0.767210] NET: Registered protocol family 10 [ 0.769084] NET: Registered protocol family 17 [ 0.770493] Key type dns_resolver registered [ 0.772120] Loading compiled-in X.509 certificates [ 0.774147] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.776927] registered taskstats version 1 [ 0.780396] Key type trusted registered [ 0.784645] Key type encrypted registered [ 0.785944] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787557] IMA: No TPM chip found, activating TPM-bypass! [ 0.789782] regulator-dummy: disabling [ 0.791082] Magic number: 10:203:655 [ 0.792487] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:20 UTC (1541201780) [ 0.795055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796828] EDD information not available. [ 0.842444] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.844857] Write protecting the kernel read-only data: 12288k [ 0.847488] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.851958] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.867096] systemd-udevd[107]: starting version 204 [ 0.912599] FDC 0 is a S82078B [ 1.048064] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213631] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215370] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217142] usb 1-1: Product: QEMU USB Tablet [ 1.218359] usb 1-1: Manufacturer: QEMU [ 1.219548] usb 1-1: SerialNumber: 42 [ 1.488092] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.925582] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.249324] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.348088] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.444794] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:22 +0000. Up 2.75 seconds. cloud-init-nonet[2.92]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.03]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:23 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0d:1e:fd | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:50:52:ce | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 97:69:49:60:51:b5:9e:5f:f1:81:f9:89:d2:3c:9d:d5 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | +o... | | . . .o .| | . .o oE| | . =o.+ B| | S *.o= =o| | o .... | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: fd:df:16:62:78:37:31:00:db:6c:11:42:bb:05:8e:92 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .=.o. | | . o B.. | | E . + =. | | .. + o | | S ... o| | o + + | | + o o| | . ..| | ...| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 54:1a:7a:6e:41:3c:67:e5:5a:2f:c3:68:cb:08:0b:c8 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o ... | | oo+o. | | . =+ o | | . . + . = . | | E . . S + + . | | . + + . o | | . . o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7c:0a:c1:dd:23:76:d4:dc:05:b2:14:47:80:e1:3f:a8 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | o===+o.| | . . +..o+. | | o + = . | | + o + | | . S o o | | . + . | | E | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:27 +0000. Up 127.36 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:27 +0000. Up 188.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-02 23:45:01,720 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-02 23:45:01,724 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-02 23:45:01,725 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fd:df:16:62:78:37:31:00:db:6c:11:42:bb:05:8e:92 root@bono-0 (DSA) ec2: 256 54:1a:7a:6e:41:3c:67:e5:5a:2f:c3:68:cb:08:0b:c8 root@bono-0 (ECDSA) ec2: 256 7c:0a:c1:dd:23:76:d4:dc:05:b2:14:47:80:e1:3f:a8 root@bono-0 (ED25519) ec2: 2048 97:69:49:60:51:b5:9e:5f:f1:81:f9:89:d2:3c:9d:d5 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGQ92VfxWjPwRZWS/STEdB53ujpV7cBWXJlG//VL+HKB53orUJhoJ9Ot3d0G+/+4QzDMB/jLvA07hQBpw6n/BUw= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHf2JYq8Cga6SDIAVtQIat22B3E/MC3LZmCLF/Bdb+pf root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDICaqkMU+iCghJu//OUT+otK+1/dm0vWH4wFyhyYY4FbQnEkG5Nmif4yovNn+55j/KbyQL6vatAHxl1Lb8YvM/VNXGWUKVEKVZpCq/qycqxV0yXCjwSBkZ0QZGkEdMj2/335cGsQ7MevAHLTC9Mg1YfG3+VLJ7DCQIZUiZWhtWjPaJ/u7ONQG3pDixNNwksMKRrR0jiBRLnRPHd7nwB5sk27rznlfQZtjW/rcC+y26yOPopuLm3cyoqeUaVRPVZZP3xut24O/yeQ6K9d6denDvSGqhWcBr3CbvuUNhuw9nSK0r0ZG12BQ1woz3BLTcbZOng85o3rKjqjeThiTA4Dfz root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.06 seconds 2018-11-02 23:45:03,989 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-02 23:45:03,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:03,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:04,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e1a6474-9ccf-4a68-9355-5cb2fc9d5849 x-compute-request-id: req-4e1a6474-9ccf-4a68-9355-5cb2fc9d5849 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:04,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e1a6474-9ccf-4a68-9355-5cb2fc9d5849 2018-11-02 23:45:04,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626816987991s 2018-11-02 23:45:04,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e1a6474-9ccf-4a68-9355-5cb2fc9d5849 2018-11-02 23:45:04,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:04,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67af2600-5f92-4241-96f9-de49dd882dbc x-compute-request-id: req-67af2600-5f92-4241-96f9-de49dd882dbc Content-Encoding: gzip Content-Length: 12122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009110] AppArmor: AppArmor initialized\n[ 0.010157] Yama: becoming mindful.\n[ 0.011220] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013693] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016848] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018398] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020277] Initializing cgroup subsys memory\n[ 0.021380] Initializing cgroup subsys devices\n[ 0.022489] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026209] Initializing cgroup subsys hugetlb\n[ 0.027349] FEATURE SPEC_CTRL Present\n[ 0.028689] mce: CPU supports 10 MCE banks\n[ 0.029751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029751] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033468] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035127] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037733] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040623] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046557] ACPI: Core revision 20131115\n[ 0.048480] ACPI: All ACPI Tables successfully acquired\n[ 0.049903] ftrace: allocating 28747 entries in 113 pages\n[ 0.072206] smpboot: Max logical packages: 2\n[ 0.073280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077715] Enabling x2apic\n[ 0.078499] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093096] KVM setup paravirtual spinlock\n[ 0.095435] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096177] x86: Booting SMP configuration:\n[ 0.097289] .... node #0, CPUs: #1[ 0.095393] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112021] x86: Booted up 1 node, 2 CPUs\n[ 0.112013] KVM setup async PF for cpu 1\n[ 0.112013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115356] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116398] devtmpfs: initialized\n[ 0.118114] EVM: security.selinux\n[ 0.119003] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120807] EVM: security.capability\n[ 0.121755] pinctrl core: initialized pinctrl subsystem\n[ 0.122086] regulator-dummy: no parameters\n[ 0.124071] RTC time: 23:36:17, date: 11/02/18\n[ 0.125175] NET: Registered protocol family 16\n[ 0.126338] cpuidle: using governor ladder\n[ 0.127348] cpuidle: using governor menu\n[ 0.128087] ACPI: bus type PCI registered\n[ 0.129100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130627] PCI: Using configuration type 1 for base access\n[ 0.132497] bio: create slab at 0\n[ 0.133072] ACPI: Added _OSI(Module Device)\n[ 0.133100] ACPI: Added _OSI(Processor Device)\n[ 0.134164] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138267] ACPI: Interpreter enabled\n[ 0.139211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148890] ACPI: Using IOAPIC for interrupt routing\n[ 0.150068] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152191] ACPI: No dock devices found.\n[ 0.155052] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157534] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160194] acpiphp: Slot [3] registered\n[ 0.161200] acpiphp: Slot [4] registered\n[ 0.162203] acpiphp: Slot [5] registered\n[ 0.163203] acpiphp: Slot [6] registered\n[ 0.164019] acpiphp: Slot [7] registered\n[ 0.165017] acpiphp: Slot [8] registered\n[ 0.168217] acpiphp: Slot [9] registered\n[ 0.169268] acpiphp: Slot [10] registered\n[ 0.170300] acpiphp: Slot [11] registered\n[ 0.171329] acpiphp: Slot [12] registered\n[ 0.172018] acpiphp: Slot [13] registered\n[ 0.173058] acpiphp: Slot [14] registered\n[ 0.174089] acpiphp: Slot [15] registered\n[ 0.175114] acpiphp: Slot [16] registered\n[ 0.176025] acpiphp: Slot [17] registered\n[ 0.177051] acpiphp: Slot [18] registered\n[ 0.178475] acpiphp: Slot [19] registered\n[ 0.179514] acpiphp: Slot [20] registered\n[ 0.180018] acpiphp: Slot [21] registered\n[ 0.181040] acpiphp: Slot [22] registered\n[ 0.182059] acpiphp: Slot [23] registered\n[ 0.183083] acpiphp: Slot [24] registered\n[ 0.184018] acpiphp: Slot [25] registered\n[ 0.185053] acpiphp: Slot [26] registered\n[ 0.186079] acpiphp: Slot [27] registered\n[ 0.187099] acpiphp: Slot [28] registered\n[ 0.188021] acpiphp: Slot [29] registered\n[ 0.189055] acpiphp: Slot [30] registered\n[ 0.190090] acpiphp: Slot [31] registered\n[ 0.191125] PCI host bridge to bus 0000:00\n[ 0.192023] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.193304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.194721] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.196003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.197538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199063] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.205521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.207341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236010] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237791] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239574] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242677] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244333] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247281] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249525] SCSI subsystem initialized\n[ 0.250711] ACPI: bus type USB registered\n[ 0.250711] usbcore: registered new interface driver usbfs\n[ 0.252019] usbcore: registered new interface driver hub\n[ 0.253308] usbcore: registered new device driver usb\n[ 0.253317] PCI: Using ACPI for IRQ routing\n[ 0.256280] NetLabel: Initializing\n[ 0.257194] NetLabel: domain hash size = 128\n[ 0.258247] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259473] NetLabel: unlabeled traffic allowed by default\n[ 0.260241] Switched to clocksource kvm-clock\n[ 0.268602] AppArmor: AppArmor Filesystem Enabled\n[ 0.269805] pnp: PnP ACPI init\n[ 0.270658] ACPI: bus type PNP registered\n[ 0.272150] pnp: PnP ACPI: found 8 devices\n[ 0.273196] ACPI: bus type PNP unregistered\n[ 0.280911] NET: Registered protocol family 2\n[ 0.282317] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.284241] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285980] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.287610] TCP: reno registered\n[ 0.288490] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.289897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.291448] NET: Registered protocol family 1\n[ 0.292556] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293965] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.295308] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.317670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.340223] Trying to unpack rootfs image as initramfs...\n[ 0.438352] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.440451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.443437] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.445513] Scanning for low memory corruption every 60 seconds\n[ 0.447235] Initialise system trusted keyring\n[ 0.448386] audit: initializing netlink socket (disabled)\n[ 0.449682] type=2000 audit(1541201777.415:1): initialized\n[ 0.470012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.472381] zbud: loaded\n[ 0.473388] VFS: Disk quotas dquot_6.5.2\n[ 0.474440] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476348] fuse init (API version 7.22)\n[ 0.477466] msgmni has been set to 3997\n[ 0.478502] Key type big_key registered\n[ 0.480069] Key type asymmetric registered\n[ 0.481106] Asymmetric key parser 'x509' registered\n[ 0.482309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.484206] io scheduler noop registered\n[ 0.485222] io scheduler deadline registered (default)\n[ 0.486441] io scheduler cfq registered\n[ 0.487486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.488802] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.490330] ipmi message handler version 39.2\n[ 0.491462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.493295] ACPI: Power Button [PWRF]\n[ 0.494360] GHES: HEST is not enabled!\n[ 0.516375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583337] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.585541] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613113] Linux agpgart interface v0.103\n[ 0.615331] brd: module loaded\n[ 0.616727] loop: module loaded\n[ 0.618115] blk-mq: CPU -> queue map\n[ 0.619113] CPU 0 -> Queue 0\n[ 0.620027] CPU 1 -> Queue 0\n[ 0.621931] vda: vda1\n[ 0.623563] scsi0 : ata_piix\n[ 0.624614] scsi1 : ata_piix\n[ 0.625533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.627235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.629426] libphy: Fixed MDIO Bus: probed\n[ 0.630860] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632172] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635386] PPP generic driver version 2.4.2\n[ 0.636647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638185] ehci-pci: EHCI PCI platform driver\n[ 0.639309] ehci-platform: EHCI generic platform driver\n[ 0.640601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.642067] ohci-pci: OHCI PCI platform driver\n[ 0.643196] ohci-platform: OHCI generic platform driver\n[ 0.644480] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667103] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670425] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.671947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673539] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675406] usb usb1: Product: UHCI Host Controller\n[ 0.676617] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680084] hub 1-0:1.0: USB hub found\n[ 0.681149] hub 1-0:1.0: 2 ports detected\n[ 0.682378] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685115] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686349] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687850] mousedev: PS/2 mouse device common for all mice\n[ 0.689543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693501] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695113] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696719] device-mapper: uevent: version 1.0.3\n[ 0.698050] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.700210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701810] TCP: cubic registered\n[ 0.710065] NET: Registered protocol family 10\n[ 0.711704] NET: Registered protocol family 17\n[ 0.712917] Key type dns_resolver registered\n[ 0.714394] Loading compiled-in X.509 certificates\n[ 0.716220] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.718723] registered taskstats version 1\n[ 0.722040] Key type trusted registered\n[ 0.725845] Key type encrypted registered\n[ 0.726938] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728324] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730229] regulator-dummy: disabling\n[ 0.731358] Magic number: 10:203:655\n[ 0.732559] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:17 UTC (1541201777)\n[ 0.734729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736187] EDD information not available.\n[ 0.785580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787573] Write protecting the kernel read-only data: 12288k\n[ 0.789692] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793684] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.807683] systemd-udevd[107]: starting version 204\n[ 0.848562] FDC 0 is a S82078B\n[ 0.992045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.156485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.158135] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.159845] usb 1-1: Product: QEMU USB Tablet\n[ 1.161006] usb 1-1: Manufacturer: QEMU\n[ 1.162019] usb 1-1: SerialNumber: 42\n[ 1.440082] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.865104] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.192293] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.296472] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.397017] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:19 +0000. Up 2.74 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.62]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:23 +0000. Up 6.75 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:6a:8f:86 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bb:f9:ea |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ned:ec:4d:e7:99:f4:ce:36:9c:e4:a7:14:dd:ed:19:2c root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . ..o|\n| S . E.o+|\n| o .+o|\n| o . B.o|\n| . o = Xo|\n| . . =+*|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nec:2b:fe:51:f3:03:0b:c1:ff:22:58:66:d6:cf:ad:3a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| o |\n| . + |\n| S * |\n| B o O . |\n| . + o * . |\n| . +E. o |\n| ..oo .o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nab:14:1e:07:6c:6f:90:fe:39:03:5d:12:74:dd:cb:45 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o .. . .E|\n| . . o . . .|\n| * . . . o |\n| o = o o |\n| = S |\n| . B o |\n| o * |\n| . . o |\n| . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:4b:11:8d:ee:f2:bf:10:85:7c:28:d6:5a:d0:5c:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o .. |\n| +o= . |\n| o O = E |\n| . = = . |\n| . S . |\n| . + |\n| . = |\n| + o |\n| o.o. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:26 +0000. Up 130.03 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:27 +0000. Up 190.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package homer\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-02 23:45:01,192 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-02 23:45:01,195 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-02 23:45:01,195 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ec:2b:fe:51:f3:03:0b:c1:ff:22:58:66:d6:cf:ad:3a root@homer-0 (DSA)\nec2: 256 ab:14:1e:07:6c:6f:90:fe:39:03:5d:12:74:dd:cb:45 root@homer-0 (ECDSA)\nec2: 256 ad:4b:11:8d:ee:f2:bf:10:85:7c:28:d6:5a:d0:5c:7b root@homer-0 (ED25519)\nec2: 2048 ed:ec:4d:e7:99:f4:ce:36:9c:e4:a7:14:dd:ed:19:2c root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLeI/25+FbzTvZ2FUnLX7mZF8rO57M0oWh8Jv7os8xEVP67tm05+0x5Tc0ej0Jh+Hok82hqy+OLB8if1caZl4ks= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJ8GMR68w/7d+8BaZamrj9Qt+IuJkqqSLPDRZxEU4vk root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgLBRJuH4+cGwriqGWyZGPPHjsTb80mvYxxfvoAy1NBsq/YVrJV2e4wRwiuauSMYc7EZ0grw9GoLCdY5eXUu5UmJw1Kt01jCgtkOVWAD0yBxy5WShBYusMbeIT6avf4kpDTa2EIiLgPNAthtVbVpvo0QpnKLtO5bTOeUfjiyXbfeHLiHQohc2xNakPXODkEiRa5Ys12XTT56E7WCJxjPAsZYZ1kALJPp4cKF7gzRpD7dIoqiD6t5mqtwKY7AEJV8qUP2gDKVTss3KZPHQOcOYYjHST9yrulkHg4iLGoWdhytGhZ/mivOpZD1igMRb1xjAvCDW2vPUplKv5/DNoVObJ root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 524.48 seconds\n"} 2018-11-02 23:45:04,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde/action used request id req-67af2600-5f92-4241-96f9-de49dd882dbc 2018-11-02 23:45:04,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0743448734283s 2018-11-02 23:45:04,701 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde/action used request id req-67af2600-5f92-4241-96f9-de49dd882dbc 2018-11-02 23:45:04,701 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009110] AppArmor: AppArmor initialized [ 0.010157] Yama: becoming mindful. [ 0.011220] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013693] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016848] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018398] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020277] Initializing cgroup subsys memory [ 0.021380] Initializing cgroup subsys devices [ 0.022489] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026209] Initializing cgroup subsys hugetlb [ 0.027349] FEATURE SPEC_CTRL Present [ 0.028689] mce: CPU supports 10 MCE banks [ 0.029751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029751] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033468] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035127] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037733] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040623] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046557] ACPI: Core revision 20131115 [ 0.048480] ACPI: All ACPI Tables successfully acquired [ 0.049903] ftrace: allocating 28747 entries in 113 pages [ 0.072206] smpboot: Max logical packages: 2 [ 0.073280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077715] Enabling x2apic [ 0.078499] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093096] KVM setup paravirtual spinlock [ 0.095435] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096177] x86: Booting SMP configuration: [ 0.097289] .... node #0, CPUs: #1[ 0.095393] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112021] x86: Booted up 1 node, 2 CPUs [ 0.112013] KVM setup async PF for cpu 1 [ 0.112013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115356] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116398] devtmpfs: initialized [ 0.118114] EVM: security.selinux [ 0.119003] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120807] EVM: security.capability [ 0.121755] pinctrl core: initialized pinctrl subsystem [ 0.122086] regulator-dummy: no parameters [ 0.124071] RTC time: 23:36:17, date: 11/02/18 [ 0.125175] NET: Registered protocol family 16 [ 0.126338] cpuidle: using governor ladder [ 0.127348] cpuidle: using governor menu [ 0.128087] ACPI: bus type PCI registered [ 0.129100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130627] PCI: Using configuration type 1 for base access [ 0.132497] bio: create slab at 0 [ 0.133072] ACPI: Added _OSI(Module Device) [ 0.133100] ACPI: Added _OSI(Processor Device) [ 0.134164] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138267] ACPI: Interpreter enabled [ 0.139211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148890] ACPI: Using IOAPIC for interrupt routing [ 0.150068] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152191] ACPI: No dock devices found. [ 0.155052] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157534] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160194] acpiphp: Slot [3] registered [ 0.161200] acpiphp: Slot [4] registered [ 0.162203] acpiphp: Slot [5] registered [ 0.163203] acpiphp: Slot [6] registered [ 0.164019] acpiphp: Slot [7] registered [ 0.165017] acpiphp: Slot [8] registered [ 0.168217] acpiphp: Slot [9] registered [ 0.169268] acpiphp: Slot [10] registered [ 0.170300] acpiphp: Slot [11] registered [ 0.171329] acpiphp: Slot [12] registered [ 0.172018] acpiphp: Slot [13] registered [ 0.173058] acpiphp: Slot [14] registered [ 0.174089] acpiphp: Slot [15] registered [ 0.175114] acpiphp: Slot [16] registered [ 0.176025] acpiphp: Slot [17] registered [ 0.177051] acpiphp: Slot [18] registered [ 0.178475] acpiphp: Slot [19] registered [ 0.179514] acpiphp: Slot [20] registered [ 0.180018] acpiphp: Slot [21] registered [ 0.181040] acpiphp: Slot [22] registered [ 0.182059] acpiphp: Slot [23] registered [ 0.183083] acpiphp: Slot [24] registered [ 0.184018] acpiphp: Slot [25] registered [ 0.185053] acpiphp: Slot [26] registered [ 0.186079] acpiphp: Slot [27] registered [ 0.187099] acpiphp: Slot [28] registered [ 0.188021] acpiphp: Slot [29] registered [ 0.189055] acpiphp: Slot [30] registered [ 0.190090] acpiphp: Slot [31] registered [ 0.191125] PCI host bridge to bus 0000:00 [ 0.192023] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.193304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.194721] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.196003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.197538] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199063] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.205521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236010] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237791] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239574] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242677] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244333] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247281] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249525] SCSI subsystem initialized [ 0.250711] ACPI: bus type USB registered [ 0.250711] usbcore: registered new interface driver usbfs [ 0.252019] usbcore: registered new interface driver hub [ 0.253308] usbcore: registered new device driver usb [ 0.253317] PCI: Using ACPI for IRQ routing [ 0.256280] NetLabel: Initializing [ 0.257194] NetLabel: domain hash size = 128 [ 0.258247] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259473] NetLabel: unlabeled traffic allowed by default [ 0.260241] Switched to clocksource kvm-clock [ 0.268602] AppArmor: AppArmor Filesystem Enabled [ 0.269805] pnp: PnP ACPI init [ 0.270658] ACPI: bus type PNP registered [ 0.272150] pnp: PnP ACPI: found 8 devices [ 0.273196] ACPI: bus type PNP unregistered [ 0.280911] NET: Registered protocol family 2 [ 0.282317] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.284241] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285980] TCP: Hash tables configured (established 16384 bind 16384) [ 0.287610] TCP: reno registered [ 0.288490] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.291448] NET: Registered protocol family 1 [ 0.292556] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293965] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.295308] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.317670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.340223] Trying to unpack rootfs image as initramfs... [ 0.438352] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.440451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443437] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.445513] Scanning for low memory corruption every 60 seconds [ 0.447235] Initialise system trusted keyring [ 0.448386] audit: initializing netlink socket (disabled) [ 0.449682] type=2000 audit(1541201777.415:1): initialized [ 0.470012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.472381] zbud: loaded [ 0.473388] VFS: Disk quotas dquot_6.5.2 [ 0.474440] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476348] fuse init (API version 7.22) [ 0.477466] msgmni has been set to 3997 [ 0.478502] Key type big_key registered [ 0.480069] Key type asymmetric registered [ 0.481106] Asymmetric key parser 'x509' registered [ 0.482309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.484206] io scheduler noop registered [ 0.485222] io scheduler deadline registered (default) [ 0.486441] io scheduler cfq registered [ 0.487486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.488802] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.490330] ipmi message handler version 39.2 [ 0.491462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.493295] ACPI: Power Button [PWRF] [ 0.494360] GHES: HEST is not enabled! [ 0.516375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.583337] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.585541] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.610150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.613113] Linux agpgart interface v0.103 [ 0.615331] brd: module loaded [ 0.616727] loop: module loaded [ 0.618115] blk-mq: CPU -> queue map [ 0.619113] CPU 0 -> Queue 0 [ 0.620027] CPU 1 -> Queue 0 [ 0.621931] vda: vda1 [ 0.623563] scsi0 : ata_piix [ 0.624614] scsi1 : ata_piix [ 0.625533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.627235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.629426] libphy: Fixed MDIO Bus: probed [ 0.630860] tun: Universal TUN/TAP device driver, 1.6 [ 0.632172] tun: (C) 1999-2004 Max Krasnyansky [ 0.635386] PPP generic driver version 2.4.2 [ 0.636647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.638185] ehci-pci: EHCI PCI platform driver [ 0.639309] ehci-platform: EHCI generic platform driver [ 0.640601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.642067] ohci-pci: OHCI PCI platform driver [ 0.643196] ohci-platform: OHCI generic platform driver [ 0.644480] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667103] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670425] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.671947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.673539] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675406] usb usb1: Product: UHCI Host Controller [ 0.676617] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680084] hub 1-0:1.0: USB hub found [ 0.681149] hub 1-0:1.0: 2 ports detected [ 0.682378] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685115] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686349] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687850] mousedev: PS/2 mouse device common for all mice [ 0.689543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.692034] rtc_cmos 00:00: RTC can wake from S4 [ 0.693501] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.695113] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696719] device-mapper: uevent: version 1.0.3 [ 0.698050] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.700210] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701810] TCP: cubic registered [ 0.710065] NET: Registered protocol family 10 [ 0.711704] NET: Registered protocol family 17 [ 0.712917] Key type dns_resolver registered [ 0.714394] Loading compiled-in X.509 certificates [ 0.716220] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.718723] registered taskstats version 1 [ 0.722040] Key type trusted registered [ 0.725845] Key type encrypted registered [ 0.726938] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728324] IMA: No TPM chip found, activating TPM-bypass! [ 0.730229] regulator-dummy: disabling [ 0.731358] Magic number: 10:203:655 [ 0.732559] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:17 UTC (1541201777) [ 0.734729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736187] EDD information not available. [ 0.785580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787573] Write protecting the kernel read-only data: 12288k [ 0.789692] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793684] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.807683] systemd-udevd[107]: starting version 204 [ 0.848562] FDC 0 is a S82078B [ 0.992045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.156485] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.158135] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.159845] usb 1-1: Product: QEMU USB Tablet [ 1.161006] usb 1-1: Manufacturer: QEMU [ 1.162019] usb 1-1: SerialNumber: 42 [ 1.440082] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.865104] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.192293] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.296472] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.397017] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:19 +0000. Up 2.74 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.62]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:23 +0000. Up 6.75 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6a:8f:86 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bb:f9:ea | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ed:ec:4d:e7:99:f4:ce:36:9c:e4:a7:14:dd:ed:19:2c root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . ..o| | S . E.o+| | o .+o| | o . B.o| | . o = Xo| | . . =+*| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ec:2b:fe:51:f3:03:0b:c1:ff:22:58:66:d6:cf:ad:3a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | o | | . + | | S * | | B o O . | | . + o * . | | . +E. o | | ..oo .o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ab:14:1e:07:6c:6f:90:fe:39:03:5d:12:74:dd:cb:45 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o .. . .E| | . . o . . .| | * . . . o | | o = o o | | = S | | . B o | | o * | | . . o | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:4b:11:8d:ee:f2:bf:10:85:7c:28:d6:5a:d0:5c:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o .. | | +o= . | | o O = E | | . = = . | | . S . | | . + | | . = | | + o | | o.o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] acpid: starting up with netlink and the input layer acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:26 +0000. Up 130.03 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:27 +0000. Up 190.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-02 23:45:01,192 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-02 23:45:01,195 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-02 23:45:01,195 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ec:2b:fe:51:f3:03:0b:c1:ff:22:58:66:d6:cf:ad:3a root@homer-0 (DSA) ec2: 256 ab:14:1e:07:6c:6f:90:fe:39:03:5d:12:74:dd:cb:45 root@homer-0 (ECDSA) ec2: 256 ad:4b:11:8d:ee:f2:bf:10:85:7c:28:d6:5a:d0:5c:7b root@homer-0 (ED25519) ec2: 2048 ed:ec:4d:e7:99:f4:ce:36:9c:e4:a7:14:dd:ed:19:2c root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLeI/25+FbzTvZ2FUnLX7mZF8rO57M0oWh8Jv7os8xEVP67tm05+0x5Tc0ej0Jh+Hok82hqy+OLB8if1caZl4ks= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJ8GMR68w/7d+8BaZamrj9Qt+IuJkqqSLPDRZxEU4vk root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgLBRJuH4+cGwriqGWyZGPPHjsTb80mvYxxfvoAy1NBsq/YVrJV2e4wRwiuauSMYc7EZ0grw9GoLCdY5eXUu5UmJw1Kt01jCgtkOVWAD0yBxy5WShBYusMbeIT6avf4kpDTa2EIiLgPNAthtVbVpvo0QpnKLtO5bTOeUfjiyXbfeHLiHQohc2xNakPXODkEiRa5Ys12XTT56E7WCJxjPAsZYZ1kALJPp4cKF7gzRpD7dIoqiD6t5mqtwKY7AEJV8qUP2gDKVTss3KZPHQOcOYYjHST9yrulkHg4iLGoWdhytGhZ/mivOpZD1igMRb1xjAvCDW2vPUplKv5/DNoVObJ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 524.48 seconds 2018-11-02 23:45:04,703 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-02 23:45:04,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:04,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:05,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66adcee1-d9d5-4800-be35-0bed3bc37b74 x-compute-request-id: req-66adcee1-d9d5-4800-be35-0bed3bc37b74 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:05,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-66adcee1-d9d5-4800-be35-0bed3bc37b74 2018-11-02 23:45:05,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06977319717s 2018-11-02 23:45:05,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-66adcee1-d9d5-4800-be35-0bed3bc37b74 2018-11-02 23:45:05,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:05,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a1e0099-3e54-45f5-ba5f-020682495a84 x-compute-request-id: req-1a1e0099-3e54-45f5-ba5f-020682495a84 Content-Encoding: gzip Content-Length: 11318 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008054] Security Framework initialized\n[ 0.009244] AppArmor: AppArmor initialized\n[ 0.010492] Yama: becoming mindful.\n[ 0.012171] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019181] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022181] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025298] Initializing cgroup subsys freezer\n[ 0.026599] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029341] Initializing cgroup subsys hugetlb\n[ 0.030678] FEATURE SPEC_CTRL Present\n[ 0.032683] mce: CPU supports 10 MCE banks\n[ 0.033909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037747] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.042839] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053333] ACPI: Core revision 20131115\n[ 0.054800] ACPI: All ACPI Tables successfully acquired\n[ 0.056028] ftrace: allocating 28747 entries in 113 pages\n[ 0.080199] smpboot: Max logical packages: 2\n[ 0.081266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.082731] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084239] Enabling x2apic\n[ 0.085027] Enabled x2apic\n[ 0.086100] Switched APIC routing to physical x2apic.\n[ 0.088746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101109] KVM setup paravirtual spinlock\n[ 0.103751] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104236] x86: Booting SMP configuration:\n[ 0.105403] .... node #0, CPUs: #1[ 0.103705] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120035] x86: Booted up 1 node, 2 CPUs\n[ 0.120038] KVM setup async PF for cpu 1\n[ 0.120041] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124424] devtmpfs: initialized\n[ 0.126228] EVM: security.selinux\n[ 0.127128] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128841] EVM: security.capability\n[ 0.129826] pinctrl core: initialized pinctrl subsystem\n[ 0.132053] regulator-dummy: no parameters\n[ 0.133190] RTC time: 23:36:01, date: 11/02/18\n[ 0.134312] NET: Registered protocol family 16\n[ 0.135512] cpuidle: using governor ladder\n[ 0.136003] cpuidle: using governor menu\n[ 0.137094] ACPI: bus type PCI registered\n[ 0.138135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139679] PCI: Using configuration type 1 for base access\n[ 0.140598] bio: create slab at 0\n[ 0.141140] ACPI: Added _OSI(Module Device)\n[ 0.141140] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145143] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147596] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160006] ACPI: (supports S0 S5)\n[ 0.160895] ACPI: Using IOAPIC for interrupt routing\n[ 0.162075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164193] ACPI: No dock devices found.\n[ 0.167075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172194] acpiphp: Slot [3] registered\n[ 0.173208] acpiphp: Slot [4] registered\n[ 0.174235] acpiphp: Slot [5] registered\n[ 0.175248] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177066] acpiphp: Slot [8] registered\n[ 0.178107] acpiphp: Slot [9] registered\n[ 0.179121] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181061] acpiphp: Slot [12] registered\n[ 0.182100] acpiphp: Slot [13] registered\n[ 0.183204] acpiphp: Slot [14] registered\n[ 0.184021] acpiphp: Slot [15] registered\n[ 0.185074] acpiphp: Slot [16] registered\n[ 0.186102] acpiphp: Slot [17] registered\n[ 0.187127] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189063] acpiphp: Slot [20] registered\n[ 0.190403] acpiphp: Slot [21] registered\n[ 0.191445] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193080] acpiphp: Slot [24] registered\n[ 0.194132] acpiphp: Slot [25] registered\n[ 0.195138] acpiphp: Slot [26] registered\n[ 0.196018] acpiphp: Slot [27] registered\n[ 0.197069] acpiphp: Slot [28] registered\n[ 0.198060] acpiphp: Slot [29] registered\n[ 0.199052] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201055] PCI host bridge to bus 0000:00\n[ 0.202075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248066] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.251854] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255262] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257492] SCSI subsystem initialized\n[ 0.258599] ACPI: bus type USB registered\n[ 0.258599] usbcore: registered new interface driver usbfs\n[ 0.260014] usbcore: registered new interface driver hub\n[ 0.261301] usbcore: registered new device driver usb\n[ 0.261301] PCI: Using ACPI for IRQ routing\n[ 0.264131] NetLabel: Initializing\n[ 0.265048] NetLabel: domain hash size = 128\n[ 0.266112] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267340] NetLabel: unlabeled traffic allowed by default\n[ 0.268170] Switched to clocksource kvm-clock\n[ 0.276117] AppArmor: AppArmor Filesystem Enabled\n[ 0.277296] pnp: PnP ACPI init\n[ 0.278143] ACPI: bus type PNP registered\n[ 0.279577] pnp: PnP ACPI: found 8 devices\n[ 0.280611] ACPI: bus type PNP unregistered\n[ 0.287850] NET: Registered protocol family 2\n[ 0.289187] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291094] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.292769] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.294349] TCP: reno registered\n[ 0.295213] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.296609] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298130] NET: Registered protocol family 1\n[ 0.299229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.300591] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301923] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.324039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.346505] Trying to unpack rootfs image as initramfs...\n[ 0.447656] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.449772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452593] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.454707] Scanning for low memory corruption every 60 seconds\n[ 0.456404] Initialise system trusted keyring\n[ 0.457611] audit: initializing netlink socket (disabled)\n[ 0.458897] type=2000 audit(1541201762.517:1): initialized\n[ 0.479290] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.481908] zbud: loaded\n[ 0.483032] VFS: Disk quotas dquot_6.5.2\n[ 0.484299] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486506] fuse init (API version 7.22)\n[ 0.487811] msgmni has been set to 3997\n[ 0.489064] Key type big_key registered\n[ 0.491217] Key type asymmetric registered\n[ 0.492721] Asymmetric key parser 'x509' registered\n[ 0.494397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.496902] io scheduler noop registered\n[ 0.498156] io scheduler deadline registered (default)\n[ 0.499845] io scheduler cfq registered\n[ 0.501150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502765] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504342] ipmi message handler version 39.2\n[ 0.505465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507276] ACPI: Power Button [PWRF]\n[ 0.508379] GHES: HEST is not enabled!\n[ 0.530409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628505] Linux agpgart interface v0.103\n[ 0.630659] brd: module loaded\n[ 0.632226] loop: module loaded\n[ 0.633868] blk-mq: CPU -> queue map\n[ 0.635401] CPU 0 -> Queue 0\n[ 0.636379] CPU 1 -> Queue 0\n[ 0.638409] vda: vda1\n[ 0.640160] scsi0 : ata_piix\n[ 0.641377] scsi1 : ata_piix\n[ 0.642353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.644331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.646950] libphy: Fixed MDIO Bus: probed\n[ 0.648680] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654637] PPP generic driver version 2.4.2\n[ 0.655785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657307] ehci-pci: EHCI PCI platform driver\n[ 0.658485] ehci-platform: EHCI generic platform driver\n[ 0.660028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661713] ohci-pci: OHCI PCI platform driver\n[ 0.662878] ohci-platform: OHCI generic platform driver\n[ 0.664154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.687354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.691138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.692826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.696924] usb usb1: Product: UHCI Host Controller\n[ 0.698452] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.700342] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.701894] hub 1-0:1.0: USB hub found\n[ 0.703066] hub 1-0:1.0: 2 ports detected\n[ 0.704434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.707229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.708473] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709829] mousedev: PS/2 mouse device common for all mice\n[ 0.711394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715439] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719406] device-mapper: uevent: version 1.0.3\n[ 0.720944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.723610] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725368] TCP: cubic registered\n[ 0.733646] NET: Registered protocol family 10\n[ 0.735241] NET: Registered protocol family 17\n[ 0.736588] Key type dns_resolver registered\n[ 0.738069] Loading compiled-in X.509 certificates\n[ 0.740130] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.742900] registered taskstats version 1\n[ 0.745988] Key type trusted registered\n[ 0.750304] Key type encrypted registered\n[ 0.752111] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753818] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755984] regulator-dummy: disabling\n[ 0.757212] Magic number: 10:203:655\n[ 0.758342] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:02 UTC (1541201762)\n[ 0.760354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761713] EDD information not available.\n[ 0.801458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.803329] Write protecting the kernel read-only data: 12288k\n[ 0.805206] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.808385] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.821798] systemd-udevd[107]: starting version 204\n[ 0.876668] FDC 0 is a S82078B\n[ 1.016061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.181790] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183389] usb 1-1: Product: QEMU USB Tablet\n[ 1.184505] usb 1-1: Manufacturer: QEMU\n[ 1.185493] usb 1-1: SerialNumber: 42\n[ 1.448080] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.873316] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.204613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.310955] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.412383] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:04 +0000. Up 3.11 seconds.\ncloud-init-nonet[3.25]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:05 +0000. Up 4.22 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:0c:1e:57 |\nci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:31:57:ff |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..o |\n| =.. |\n| .O + . |\n|.+ O E |\n|+ B . o S |\n| + = + o |\n| o o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+. O+ |\n| . .+ + |\n| . . . |\n| . . |\n| . S |\n| . o o |\n| . o + o |\n| +o+.o |\n| . +Eo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.. ..oo |\n|o o . |\n|.. . |\n| . . o |\n| . S . |\n| oo o |\n|oooo.. |\n|o++oo E. |\n|.....oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. o |\n| .. E . |\n| . .. o o |\n| . o. . o +|\n| o .S o ..|\n| o o o |\n| . . = |\n| o . + |\n| oo+. o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:09 +0000. Up 128.09 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:10 +0000. Up 188.82 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ echo 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ echo 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.14\n"} 2018-11-02 23:45:05,855 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action used request id req-1a1e0099-3e54-45f5-ba5f-020682495a84 2018-11-02 23:45:05,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0745899677277s 2018-11-02 23:45:05,857 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action used request id req-1a1e0099-3e54-45f5-ba5f-020682495a84 2018-11-02 23:45:05,857 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008054] Security Framework initialized [ 0.009244] AppArmor: AppArmor initialized [ 0.010492] Yama: becoming mindful. [ 0.012171] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019181] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022181] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025298] Initializing cgroup subsys freezer [ 0.026599] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029341] Initializing cgroup subsys hugetlb [ 0.030678] FEATURE SPEC_CTRL Present [ 0.032683] mce: CPU supports 10 MCE banks [ 0.033909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037747] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.042839] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053333] ACPI: Core revision 20131115 [ 0.054800] ACPI: All ACPI Tables successfully acquired [ 0.056028] ftrace: allocating 28747 entries in 113 pages [ 0.080199] smpboot: Max logical packages: 2 [ 0.081266] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.082731] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084239] Enabling x2apic [ 0.085027] Enabled x2apic [ 0.086100] Switched APIC routing to physical x2apic. [ 0.088746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101109] KVM setup paravirtual spinlock [ 0.103751] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104236] x86: Booting SMP configuration: [ 0.105403] .... node #0, CPUs: #1[ 0.103705] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120035] x86: Booted up 1 node, 2 CPUs [ 0.120038] KVM setup async PF for cpu 1 [ 0.120041] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124424] devtmpfs: initialized [ 0.126228] EVM: security.selinux [ 0.127128] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128841] EVM: security.capability [ 0.129826] pinctrl core: initialized pinctrl subsystem [ 0.132053] regulator-dummy: no parameters [ 0.133190] RTC time: 23:36:01, date: 11/02/18 [ 0.134312] NET: Registered protocol family 16 [ 0.135512] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137094] ACPI: bus type PCI registered [ 0.138135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139679] PCI: Using configuration type 1 for base access [ 0.140598] bio: create slab at 0 [ 0.141140] ACPI: Added _OSI(Module Device) [ 0.141140] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147596] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160006] ACPI: (supports S0 S5) [ 0.160895] ACPI: Using IOAPIC for interrupt routing [ 0.162075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164193] ACPI: No dock devices found. [ 0.167075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172194] acpiphp: Slot [3] registered [ 0.173208] acpiphp: Slot [4] registered [ 0.174235] acpiphp: Slot [5] registered [ 0.175248] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177066] acpiphp: Slot [8] registered [ 0.178107] acpiphp: Slot [9] registered [ 0.179121] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181061] acpiphp: Slot [12] registered [ 0.182100] acpiphp: Slot [13] registered [ 0.183204] acpiphp: Slot [14] registered [ 0.184021] acpiphp: Slot [15] registered [ 0.185074] acpiphp: Slot [16] registered [ 0.186102] acpiphp: Slot [17] registered [ 0.187127] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189063] acpiphp: Slot [20] registered [ 0.190403] acpiphp: Slot [21] registered [ 0.191445] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193080] acpiphp: Slot [24] registered [ 0.194132] acpiphp: Slot [25] registered [ 0.195138] acpiphp: Slot [26] registered [ 0.196018] acpiphp: Slot [27] registered [ 0.197069] acpiphp: Slot [28] registered [ 0.198060] acpiphp: Slot [29] registered [ 0.199052] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201055] PCI host bridge to bus 0000:00 [ 0.202075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248066] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.251854] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252260] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255262] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257492] SCSI subsystem initialized [ 0.258599] ACPI: bus type USB registered [ 0.258599] usbcore: registered new interface driver usbfs [ 0.260014] usbcore: registered new interface driver hub [ 0.261301] usbcore: registered new device driver usb [ 0.261301] PCI: Using ACPI for IRQ routing [ 0.264131] NetLabel: Initializing [ 0.265048] NetLabel: domain hash size = 128 [ 0.266112] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267340] NetLabel: unlabeled traffic allowed by default [ 0.268170] Switched to clocksource kvm-clock [ 0.276117] AppArmor: AppArmor Filesystem Enabled [ 0.277296] pnp: PnP ACPI init [ 0.278143] ACPI: bus type PNP registered [ 0.279577] pnp: PnP ACPI: found 8 devices [ 0.280611] ACPI: bus type PNP unregistered [ 0.287850] NET: Registered protocol family 2 [ 0.289187] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291094] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.292769] TCP: Hash tables configured (established 16384 bind 16384) [ 0.294349] TCP: reno registered [ 0.295213] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.296609] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298130] NET: Registered protocol family 1 [ 0.299229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.300591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301923] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.324039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.346505] Trying to unpack rootfs image as initramfs... [ 0.447656] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.449772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452593] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.454707] Scanning for low memory corruption every 60 seconds [ 0.456404] Initialise system trusted keyring [ 0.457611] audit: initializing netlink socket (disabled) [ 0.458897] type=2000 audit(1541201762.517:1): initialized [ 0.479290] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.481908] zbud: loaded [ 0.483032] VFS: Disk quotas dquot_6.5.2 [ 0.484299] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486506] fuse init (API version 7.22) [ 0.487811] msgmni has been set to 3997 [ 0.489064] Key type big_key registered [ 0.491217] Key type asymmetric registered [ 0.492721] Asymmetric key parser 'x509' registered [ 0.494397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496902] io scheduler noop registered [ 0.498156] io scheduler deadline registered (default) [ 0.499845] io scheduler cfq registered [ 0.501150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502765] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504342] ipmi message handler version 39.2 [ 0.505465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507276] ACPI: Power Button [PWRF] [ 0.508379] GHES: HEST is not enabled! [ 0.530409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.597472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628505] Linux agpgart interface v0.103 [ 0.630659] brd: module loaded [ 0.632226] loop: module loaded [ 0.633868] blk-mq: CPU -> queue map [ 0.635401] CPU 0 -> Queue 0 [ 0.636379] CPU 1 -> Queue 0 [ 0.638409] vda: vda1 [ 0.640160] scsi0 : ata_piix [ 0.641377] scsi1 : ata_piix [ 0.642353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.644331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.646950] libphy: Fixed MDIO Bus: probed [ 0.648680] tun: Universal TUN/TAP device driver, 1.6 [ 0.650581] tun: (C) 1999-2004 Max Krasnyansky [ 0.654637] PPP generic driver version 2.4.2 [ 0.655785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657307] ehci-pci: EHCI PCI platform driver [ 0.658485] ehci-platform: EHCI generic platform driver [ 0.660028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661713] ohci-pci: OHCI PCI platform driver [ 0.662878] ohci-platform: OHCI generic platform driver [ 0.664154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687354] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.692826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696924] usb usb1: Product: UHCI Host Controller [ 0.698452] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.700342] usb usb1: SerialNumber: 0000:00:01.2 [ 0.701894] hub 1-0:1.0: USB hub found [ 0.703066] hub 1-0:1.0: 2 ports detected [ 0.704434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.707229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708473] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709829] mousedev: PS/2 mouse device common for all mice [ 0.711394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.713710] rtc_cmos 00:00: RTC can wake from S4 [ 0.715439] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719406] device-mapper: uevent: version 1.0.3 [ 0.720944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.723610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725368] TCP: cubic registered [ 0.733646] NET: Registered protocol family 10 [ 0.735241] NET: Registered protocol family 17 [ 0.736588] Key type dns_resolver registered [ 0.738069] Loading compiled-in X.509 certificates [ 0.740130] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.742900] registered taskstats version 1 [ 0.745988] Key type trusted registered [ 0.750304] Key type encrypted registered [ 0.752111] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753818] IMA: No TPM chip found, activating TPM-bypass! [ 0.755984] regulator-dummy: disabling [ 0.757212] Magic number: 10:203:655 [ 0.758342] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:02 UTC (1541201762) [ 0.760354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761713] EDD information not available. [ 0.801458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.803329] Write protecting the kernel read-only data: 12288k [ 0.805206] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.808385] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821798] systemd-udevd[107]: starting version 204 [ 0.876668] FDC 0 is a S82078B [ 1.016061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.181790] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183389] usb 1-1: Product: QEMU USB Tablet [ 1.184505] usb 1-1: Manufacturer: QEMU [ 1.185493] usb 1-1: SerialNumber: 42 [ 1.448080] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.873316] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.204613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.310955] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.412383] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:04 +0000. Up 3.11 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.06]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:05 +0000. Up 4.22 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0c:1e:57 | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:31:57:ff | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |..o | | =.. | | .O + . | |.+ O E | |+ B . o S | | + = + o | | o o | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .+. O+ | | . .+ + | | . . . | | . . | | . S | | . o o | | . o + o | | +o+.o | | . +Eo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |.. ..oo | |o o . | |.. . | | . . o | | . S . | | oo o | |oooo.. | |o++oo E. | |.....oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. o | | .. E . | | . .. o o | | . o. . o +| | o .S o ..| | o o o | | . . = | | o . + | | oo+. o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:09 +0000. Up 128.09 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:10 +0000. Up 188.82 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ echo 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ echo 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.14 2018-11-02 23:45:05,859 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:45:15,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:16,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-582465ad-e9fd-4985-b4c7-0b2a6faef99b x-compute-request-id: req-582465ad-e9fd-4985-b4c7-0b2a6faef99b Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:16,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-582465ad-e9fd-4985-b4c7-0b2a6faef99b 2018-11-02 23:45:16,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.99201798439s 2018-11-02 23:45:16,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-582465ad-e9fd-4985-b4c7-0b2a6faef99b 2018-11-02 23:45:16,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:16,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:16,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076d4c77-582f-4674-b49e-b301248538ff x-compute-request-id: req-076d4c77-582f-4674-b49e-b301248538ff Content-Encoding: gzip Content-Length: 11318 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008054] Security Framework initialized\n[ 0.009244] AppArmor: AppArmor initialized\n[ 0.010492] Yama: becoming mindful.\n[ 0.012171] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019181] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022181] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025298] Initializing cgroup subsys freezer\n[ 0.026599] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029341] Initializing cgroup subsys hugetlb\n[ 0.030678] FEATURE SPEC_CTRL Present\n[ 0.032683] mce: CPU supports 10 MCE banks\n[ 0.033909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037747] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.042839] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053333] ACPI: Core revision 20131115\n[ 0.054800] ACPI: All ACPI Tables successfully acquired\n[ 0.056028] ftrace: allocating 28747 entries in 113 pages\n[ 0.080199] smpboot: Max logical packages: 2\n[ 0.081266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.082731] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084239] Enabling x2apic\n[ 0.085027] Enabled x2apic\n[ 0.086100] Switched APIC routing to physical x2apic.\n[ 0.088746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101109] KVM setup paravirtual spinlock\n[ 0.103751] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104236] x86: Booting SMP configuration:\n[ 0.105403] .... node #0, CPUs: #1[ 0.103705] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120035] x86: Booted up 1 node, 2 CPUs\n[ 0.120038] KVM setup async PF for cpu 1\n[ 0.120041] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124424] devtmpfs: initialized\n[ 0.126228] EVM: security.selinux\n[ 0.127128] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128841] EVM: security.capability\n[ 0.129826] pinctrl core: initialized pinctrl subsystem\n[ 0.132053] regulator-dummy: no parameters\n[ 0.133190] RTC time: 23:36:01, date: 11/02/18\n[ 0.134312] NET: Registered protocol family 16\n[ 0.135512] cpuidle: using governor ladder\n[ 0.136003] cpuidle: using governor menu\n[ 0.137094] ACPI: bus type PCI registered\n[ 0.138135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139679] PCI: Using configuration type 1 for base access\n[ 0.140598] bio: create slab at 0\n[ 0.141140] ACPI: Added _OSI(Module Device)\n[ 0.141140] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145143] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147596] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160006] ACPI: (supports S0 S5)\n[ 0.160895] ACPI: Using IOAPIC for interrupt routing\n[ 0.162075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164193] ACPI: No dock devices found.\n[ 0.167075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172194] acpiphp: Slot [3] registered\n[ 0.173208] acpiphp: Slot [4] registered\n[ 0.174235] acpiphp: Slot [5] registered\n[ 0.175248] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177066] acpiphp: Slot [8] registered\n[ 0.178107] acpiphp: Slot [9] registered\n[ 0.179121] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181061] acpiphp: Slot [12] registered\n[ 0.182100] acpiphp: Slot [13] registered\n[ 0.183204] acpiphp: Slot [14] registered\n[ 0.184021] acpiphp: Slot [15] registered\n[ 0.185074] acpiphp: Slot [16] registered\n[ 0.186102] acpiphp: Slot [17] registered\n[ 0.187127] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189063] acpiphp: Slot [20] registered\n[ 0.190403] acpiphp: Slot [21] registered\n[ 0.191445] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193080] acpiphp: Slot [24] registered\n[ 0.194132] acpiphp: Slot [25] registered\n[ 0.195138] acpiphp: Slot [26] registered\n[ 0.196018] acpiphp: Slot [27] registered\n[ 0.197069] acpiphp: Slot [28] registered\n[ 0.198060] acpiphp: Slot [29] registered\n[ 0.199052] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201055] PCI host bridge to bus 0000:00\n[ 0.202075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248066] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.251854] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255262] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257492] SCSI subsystem initialized\n[ 0.258599] ACPI: bus type USB registered\n[ 0.258599] usbcore: registered new interface driver usbfs\n[ 0.260014] usbcore: registered new interface driver hub\n[ 0.261301] usbcore: registered new device driver usb\n[ 0.261301] PCI: Using ACPI for IRQ routing\n[ 0.264131] NetLabel: Initializing\n[ 0.265048] NetLabel: domain hash size = 128\n[ 0.266112] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267340] NetLabel: unlabeled traffic allowed by default\n[ 0.268170] Switched to clocksource kvm-clock\n[ 0.276117] AppArmor: AppArmor Filesystem Enabled\n[ 0.277296] pnp: PnP ACPI init\n[ 0.278143] ACPI: bus type PNP registered\n[ 0.279577] pnp: PnP ACPI: found 8 devices\n[ 0.280611] ACPI: bus type PNP unregistered\n[ 0.287850] NET: Registered protocol family 2\n[ 0.289187] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291094] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.292769] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.294349] TCP: reno registered\n[ 0.295213] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.296609] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298130] NET: Registered protocol family 1\n[ 0.299229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.300591] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301923] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.324039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.346505] Trying to unpack rootfs image as initramfs...\n[ 0.447656] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.449772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452593] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.454707] Scanning for low memory corruption every 60 seconds\n[ 0.456404] Initialise system trusted keyring\n[ 0.457611] audit: initializing netlink socket (disabled)\n[ 0.458897] type=2000 audit(1541201762.517:1): initialized\n[ 0.479290] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.481908] zbud: loaded\n[ 0.483032] VFS: Disk quotas dquot_6.5.2\n[ 0.484299] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486506] fuse init (API version 7.22)\n[ 0.487811] msgmni has been set to 3997\n[ 0.489064] Key type big_key registered\n[ 0.491217] Key type asymmetric registered\n[ 0.492721] Asymmetric key parser 'x509' registered\n[ 0.494397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.496902] io scheduler noop registered\n[ 0.498156] io scheduler deadline registered (default)\n[ 0.499845] io scheduler cfq registered\n[ 0.501150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502765] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504342] ipmi message handler version 39.2\n[ 0.505465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507276] ACPI: Power Button [PWRF]\n[ 0.508379] GHES: HEST is not enabled!\n[ 0.530409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628505] Linux agpgart interface v0.103\n[ 0.630659] brd: module loaded\n[ 0.632226] loop: module loaded\n[ 0.633868] blk-mq: CPU -> queue map\n[ 0.635401] CPU 0 -> Queue 0\n[ 0.636379] CPU 1 -> Queue 0\n[ 0.638409] vda: vda1\n[ 0.640160] scsi0 : ata_piix\n[ 0.641377] scsi1 : ata_piix\n[ 0.642353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.644331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.646950] libphy: Fixed MDIO Bus: probed\n[ 0.648680] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654637] PPP generic driver version 2.4.2\n[ 0.655785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657307] ehci-pci: EHCI PCI platform driver\n[ 0.658485] ehci-platform: EHCI generic platform driver\n[ 0.660028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661713] ohci-pci: OHCI PCI platform driver\n[ 0.662878] ohci-platform: OHCI generic platform driver\n[ 0.664154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.687354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.691138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.692826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.696924] usb usb1: Product: UHCI Host Controller\n[ 0.698452] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.700342] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.701894] hub 1-0:1.0: USB hub found\n[ 0.703066] hub 1-0:1.0: 2 ports detected\n[ 0.704434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.707229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.708473] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709829] mousedev: PS/2 mouse device common for all mice\n[ 0.711394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715439] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719406] device-mapper: uevent: version 1.0.3\n[ 0.720944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.723610] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725368] TCP: cubic registered\n[ 0.733646] NET: Registered protocol family 10\n[ 0.735241] NET: Registered protocol family 17\n[ 0.736588] Key type dns_resolver registered\n[ 0.738069] Loading compiled-in X.509 certificates\n[ 0.740130] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.742900] registered taskstats version 1\n[ 0.745988] Key type trusted registered\n[ 0.750304] Key type encrypted registered\n[ 0.752111] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753818] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755984] regulator-dummy: disabling\n[ 0.757212] Magic number: 10:203:655\n[ 0.758342] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:02 UTC (1541201762)\n[ 0.760354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761713] EDD information not available.\n[ 0.801458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.803329] Write protecting the kernel read-only data: 12288k\n[ 0.805206] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.808385] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.821798] systemd-udevd[107]: starting version 204\n[ 0.876668] FDC 0 is a S82078B\n[ 1.016061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.181790] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183389] usb 1-1: Product: QEMU USB Tablet\n[ 1.184505] usb 1-1: Manufacturer: QEMU\n[ 1.185493] usb 1-1: SerialNumber: 42\n[ 1.448080] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.873316] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.204613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.310955] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.412383] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:04 +0000. Up 3.11 seconds.\ncloud-init-nonet[3.25]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:05 +0000. Up 4.22 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:0c:1e:57 |\nci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:31:57:ff |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..o |\n| =.. |\n| .O + . |\n|.+ O E |\n|+ B . o S |\n| + = + o |\n| o o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+. O+ |\n| . .+ + |\n| . . . |\n| . . |\n| . S |\n| . o o |\n| . o + o |\n| +o+.o |\n| . +Eo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.. ..oo |\n|o o . |\n|.. . |\n| . . o |\n| . S . |\n| oo o |\n|oooo.. |\n|o++oo E. |\n|.....oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. o |\n| .. E . |\n| . .. o o |\n| . o. . o +|\n| o .S o ..|\n| o o o |\n| . . = |\n| o . + |\n| oo+. o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:09 +0000. Up 128.09 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:10 +0000. Up 188.82 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ echo 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ echo 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.14\n"} 2018-11-02 23:45:16,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action used request id req-076d4c77-582f-4674-b49e-b301248538ff 2018-11-02 23:45:16,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742471218109s 2018-11-02 23:45:16,946 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action used request id req-076d4c77-582f-4674-b49e-b301248538ff 2018-11-02 23:45:16,946 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008054] Security Framework initialized [ 0.009244] AppArmor: AppArmor initialized [ 0.010492] Yama: becoming mindful. [ 0.012171] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019181] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022181] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025298] Initializing cgroup subsys freezer [ 0.026599] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029341] Initializing cgroup subsys hugetlb [ 0.030678] FEATURE SPEC_CTRL Present [ 0.032683] mce: CPU supports 10 MCE banks [ 0.033909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037747] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.042839] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053333] ACPI: Core revision 20131115 [ 0.054800] ACPI: All ACPI Tables successfully acquired [ 0.056028] ftrace: allocating 28747 entries in 113 pages [ 0.080199] smpboot: Max logical packages: 2 [ 0.081266] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.082731] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084239] Enabling x2apic [ 0.085027] Enabled x2apic [ 0.086100] Switched APIC routing to physical x2apic. [ 0.088746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101109] KVM setup paravirtual spinlock [ 0.103751] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104236] x86: Booting SMP configuration: [ 0.105403] .... node #0, CPUs: #1[ 0.103705] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120035] x86: Booted up 1 node, 2 CPUs [ 0.120038] KVM setup async PF for cpu 1 [ 0.120041] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124424] devtmpfs: initialized [ 0.126228] EVM: security.selinux [ 0.127128] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128841] EVM: security.capability [ 0.129826] pinctrl core: initialized pinctrl subsystem [ 0.132053] regulator-dummy: no parameters [ 0.133190] RTC time: 23:36:01, date: 11/02/18 [ 0.134312] NET: Registered protocol family 16 [ 0.135512] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137094] ACPI: bus type PCI registered [ 0.138135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139679] PCI: Using configuration type 1 for base access [ 0.140598] bio: create slab at 0 [ 0.141140] ACPI: Added _OSI(Module Device) [ 0.141140] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147596] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160006] ACPI: (supports S0 S5) [ 0.160895] ACPI: Using IOAPIC for interrupt routing [ 0.162075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164193] ACPI: No dock devices found. [ 0.167075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172194] acpiphp: Slot [3] registered [ 0.173208] acpiphp: Slot [4] registered [ 0.174235] acpiphp: Slot [5] registered [ 0.175248] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177066] acpiphp: Slot [8] registered [ 0.178107] acpiphp: Slot [9] registered [ 0.179121] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181061] acpiphp: Slot [12] registered [ 0.182100] acpiphp: Slot [13] registered [ 0.183204] acpiphp: Slot [14] registered [ 0.184021] acpiphp: Slot [15] registered [ 0.185074] acpiphp: Slot [16] registered [ 0.186102] acpiphp: Slot [17] registered [ 0.187127] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189063] acpiphp: Slot [20] registered [ 0.190403] acpiphp: Slot [21] registered [ 0.191445] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193080] acpiphp: Slot [24] registered [ 0.194132] acpiphp: Slot [25] registered [ 0.195138] acpiphp: Slot [26] registered [ 0.196018] acpiphp: Slot [27] registered [ 0.197069] acpiphp: Slot [28] registered [ 0.198060] acpiphp: Slot [29] registered [ 0.199052] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201055] PCI host bridge to bus 0000:00 [ 0.202075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248066] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.251854] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252260] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255262] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257492] SCSI subsystem initialized [ 0.258599] ACPI: bus type USB registered [ 0.258599] usbcore: registered new interface driver usbfs [ 0.260014] usbcore: registered new interface driver hub [ 0.261301] usbcore: registered new device driver usb [ 0.261301] PCI: Using ACPI for IRQ routing [ 0.264131] NetLabel: Initializing [ 0.265048] NetLabel: domain hash size = 128 [ 0.266112] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267340] NetLabel: unlabeled traffic allowed by default [ 0.268170] Switched to clocksource kvm-clock [ 0.276117] AppArmor: AppArmor Filesystem Enabled [ 0.277296] pnp: PnP ACPI init [ 0.278143] ACPI: bus type PNP registered [ 0.279577] pnp: PnP ACPI: found 8 devices [ 0.280611] ACPI: bus type PNP unregistered [ 0.287850] NET: Registered protocol family 2 [ 0.289187] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291094] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.292769] TCP: Hash tables configured (established 16384 bind 16384) [ 0.294349] TCP: reno registered [ 0.295213] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.296609] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298130] NET: Registered protocol family 1 [ 0.299229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.300591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301923] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.324039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.346505] Trying to unpack rootfs image as initramfs... [ 0.447656] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.449772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452593] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.454707] Scanning for low memory corruption every 60 seconds [ 0.456404] Initialise system trusted keyring [ 0.457611] audit: initializing netlink socket (disabled) [ 0.458897] type=2000 audit(1541201762.517:1): initialized [ 0.479290] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.481908] zbud: loaded [ 0.483032] VFS: Disk quotas dquot_6.5.2 [ 0.484299] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486506] fuse init (API version 7.22) [ 0.487811] msgmni has been set to 3997 [ 0.489064] Key type big_key registered [ 0.491217] Key type asymmetric registered [ 0.492721] Asymmetric key parser 'x509' registered [ 0.494397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496902] io scheduler noop registered [ 0.498156] io scheduler deadline registered (default) [ 0.499845] io scheduler cfq registered [ 0.501150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502765] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504342] ipmi message handler version 39.2 [ 0.505465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507276] ACPI: Power Button [PWRF] [ 0.508379] GHES: HEST is not enabled! [ 0.530409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.597472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628505] Linux agpgart interface v0.103 [ 0.630659] brd: module loaded [ 0.632226] loop: module loaded [ 0.633868] blk-mq: CPU -> queue map [ 0.635401] CPU 0 -> Queue 0 [ 0.636379] CPU 1 -> Queue 0 [ 0.638409] vda: vda1 [ 0.640160] scsi0 : ata_piix [ 0.641377] scsi1 : ata_piix [ 0.642353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.644331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.646950] libphy: Fixed MDIO Bus: probed [ 0.648680] tun: Universal TUN/TAP device driver, 1.6 [ 0.650581] tun: (C) 1999-2004 Max Krasnyansky [ 0.654637] PPP generic driver version 2.4.2 [ 0.655785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657307] ehci-pci: EHCI PCI platform driver [ 0.658485] ehci-platform: EHCI generic platform driver [ 0.660028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661713] ohci-pci: OHCI PCI platform driver [ 0.662878] ohci-platform: OHCI generic platform driver [ 0.664154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687354] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.692826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696924] usb usb1: Product: UHCI Host Controller [ 0.698452] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.700342] usb usb1: SerialNumber: 0000:00:01.2 [ 0.701894] hub 1-0:1.0: USB hub found [ 0.703066] hub 1-0:1.0: 2 ports detected [ 0.704434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.707229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708473] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709829] mousedev: PS/2 mouse device common for all mice [ 0.711394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.713710] rtc_cmos 00:00: RTC can wake from S4 [ 0.715439] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719406] device-mapper: uevent: version 1.0.3 [ 0.720944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.723610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725368] TCP: cubic registered [ 0.733646] NET: Registered protocol family 10 [ 0.735241] NET: Registered protocol family 17 [ 0.736588] Key type dns_resolver registered [ 0.738069] Loading compiled-in X.509 certificates [ 0.740130] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.742900] registered taskstats version 1 [ 0.745988] Key type trusted registered [ 0.750304] Key type encrypted registered [ 0.752111] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753818] IMA: No TPM chip found, activating TPM-bypass! [ 0.755984] regulator-dummy: disabling [ 0.757212] Magic number: 10:203:655 [ 0.758342] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:02 UTC (1541201762) [ 0.760354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761713] EDD information not available. [ 0.801458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.803329] Write protecting the kernel read-only data: 12288k [ 0.805206] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.808385] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821798] systemd-udevd[107]: starting version 204 [ 0.876668] FDC 0 is a S82078B [ 1.016061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.181790] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183389] usb 1-1: Product: QEMU USB Tablet [ 1.184505] usb 1-1: Manufacturer: QEMU [ 1.185493] usb 1-1: SerialNumber: 42 [ 1.448080] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.873316] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.204613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.310955] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.412383] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:04 +0000. Up 3.11 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.06]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:05 +0000. Up 4.22 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0c:1e:57 | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:31:57:ff | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |..o | | =.. | | .O + . | |.+ O E | |+ B . o S | | + = + o | | o o | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .+. O+ | | . .+ + | | . . . | | . . | | . S | | . o o | | . o + o | | +o+.o | | . +Eo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |.. ..oo | |o o . | |.. . | | . . o | | . S . | | oo o | |oooo.. | |o++oo E. | |.....oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. o | | .. E . | | . .. o o | | . o. . o +| | o .S o ..| | o o o | | . . = | | o . + | | oo+. o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:09 +0000. Up 128.09 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:10 +0000. Up 188.82 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ echo 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ echo 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.14 2018-11-02 23:45:16,948 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-02 23:45:26,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:28,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8298d3a6-e8ce-4844-87ed-5de301c804b9 x-compute-request-id: req-8298d3a6-e8ce-4844-87ed-5de301c804b9 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:28,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8298d3a6-e8ce-4844-87ed-5de301c804b9 2018-11-02 23:45:28,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42826700211s 2018-11-02 23:45:28,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8298d3a6-e8ce-4844-87ed-5de301c804b9 2018-11-02 23:45:28,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:28,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94bc5deb-e76b-4a1f-bd2b-61099a40f0d9 x-compute-request-id: req-94bc5deb-e76b-4a1f-bd2b-61099a40f0d9 Content-Encoding: gzip Content-Length: 12434 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008054] Security Framework initialized\n[ 0.009244] AppArmor: AppArmor initialized\n[ 0.010492] Yama: becoming mindful.\n[ 0.012171] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019181] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022181] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025298] Initializing cgroup subsys freezer\n[ 0.026599] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029341] Initializing cgroup subsys hugetlb\n[ 0.030678] FEATURE SPEC_CTRL Present\n[ 0.032683] mce: CPU supports 10 MCE banks\n[ 0.033909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037747] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.042839] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053333] ACPI: Core revision 20131115\n[ 0.054800] ACPI: All ACPI Tables successfully acquired\n[ 0.056028] ftrace: allocating 28747 entries in 113 pages\n[ 0.080199] smpboot: Max logical packages: 2\n[ 0.081266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.082731] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084239] Enabling x2apic\n[ 0.085027] Enabled x2apic\n[ 0.086100] Switched APIC routing to physical x2apic.\n[ 0.088746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101109] KVM setup paravirtual spinlock\n[ 0.103751] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104236] x86: Booting SMP configuration:\n[ 0.105403] .... node #0, CPUs: #1[ 0.103705] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120035] x86: Booted up 1 node, 2 CPUs\n[ 0.120038] KVM setup async PF for cpu 1\n[ 0.120041] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124424] devtmpfs: initialized\n[ 0.126228] EVM: security.selinux\n[ 0.127128] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128841] EVM: security.capability\n[ 0.129826] pinctrl core: initialized pinctrl subsystem\n[ 0.132053] regulator-dummy: no parameters\n[ 0.133190] RTC time: 23:36:01, date: 11/02/18\n[ 0.134312] NET: Registered protocol family 16\n[ 0.135512] cpuidle: using governor ladder\n[ 0.136003] cpuidle: using governor menu\n[ 0.137094] ACPI: bus type PCI registered\n[ 0.138135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139679] PCI: Using configuration type 1 for base access\n[ 0.140598] bio: create slab at 0\n[ 0.141140] ACPI: Added _OSI(Module Device)\n[ 0.141140] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145143] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147596] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160006] ACPI: (supports S0 S5)\n[ 0.160895] ACPI: Using IOAPIC for interrupt routing\n[ 0.162075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164193] ACPI: No dock devices found.\n[ 0.167075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172194] acpiphp: Slot [3] registered\n[ 0.173208] acpiphp: Slot [4] registered\n[ 0.174235] acpiphp: Slot [5] registered\n[ 0.175248] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177066] acpiphp: Slot [8] registered\n[ 0.178107] acpiphp: Slot [9] registered\n[ 0.179121] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181061] acpiphp: Slot [12] registered\n[ 0.182100] acpiphp: Slot [13] registered\n[ 0.183204] acpiphp: Slot [14] registered\n[ 0.184021] acpiphp: Slot [15] registered\n[ 0.185074] acpiphp: Slot [16] registered\n[ 0.186102] acpiphp: Slot [17] registered\n[ 0.187127] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189063] acpiphp: Slot [20] registered\n[ 0.190403] acpiphp: Slot [21] registered\n[ 0.191445] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193080] acpiphp: Slot [24] registered\n[ 0.194132] acpiphp: Slot [25] registered\n[ 0.195138] acpiphp: Slot [26] registered\n[ 0.196018] acpiphp: Slot [27] registered\n[ 0.197069] acpiphp: Slot [28] registered\n[ 0.198060] acpiphp: Slot [29] registered\n[ 0.199052] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201055] PCI host bridge to bus 0000:00\n[ 0.202075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248066] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.251854] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255262] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257492] SCSI subsystem initialized\n[ 0.258599] ACPI: bus type USB registered\n[ 0.258599] usbcore: registered new interface driver usbfs\n[ 0.260014] usbcore: registered new interface driver hub\n[ 0.261301] usbcore: registered new device driver usb\n[ 0.261301] PCI: Using ACPI for IRQ routing\n[ 0.264131] NetLabel: Initializing\n[ 0.265048] NetLabel: domain hash size = 128\n[ 0.266112] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267340] NetLabel: unlabeled traffic allowed by default\n[ 0.268170] Switched to clocksource kvm-clock\n[ 0.276117] AppArmor: AppArmor Filesystem Enabled\n[ 0.277296] pnp: PnP ACPI init\n[ 0.278143] ACPI: bus type PNP registered\n[ 0.279577] pnp: PnP ACPI: found 8 devices\n[ 0.280611] ACPI: bus type PNP unregistered\n[ 0.287850] NET: Registered protocol family 2\n[ 0.289187] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291094] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.292769] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.294349] TCP: reno registered\n[ 0.295213] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.296609] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298130] NET: Registered protocol family 1\n[ 0.299229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.300591] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301923] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.324039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.346505] Trying to unpack rootfs image as initramfs...\n[ 0.447656] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.449772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452593] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.454707] Scanning for low memory corruption every 60 seconds\n[ 0.456404] Initialise system trusted keyring\n[ 0.457611] audit: initializing netlink socket (disabled)\n[ 0.458897] type=2000 audit(1541201762.517:1): initialized\n[ 0.479290] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.481908] zbud: loaded\n[ 0.483032] VFS: Disk quotas dquot_6.5.2\n[ 0.484299] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486506] fuse init (API version 7.22)\n[ 0.487811] msgmni has been set to 3997\n[ 0.489064] Key type big_key registered\n[ 0.491217] Key type asymmetric registered\n[ 0.492721] Asymmetric key parser 'x509' registered\n[ 0.494397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.496902] io scheduler noop registered\n[ 0.498156] io scheduler deadline registered (default)\n[ 0.499845] io scheduler cfq registered\n[ 0.501150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502765] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504342] ipmi message handler version 39.2\n[ 0.505465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507276] ACPI: Power Button [PWRF]\n[ 0.508379] GHES: HEST is not enabled!\n[ 0.530409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628505] Linux agpgart interface v0.103\n[ 0.630659] brd: module loaded\n[ 0.632226] loop: module loaded\n[ 0.633868] blk-mq: CPU -> queue map\n[ 0.635401] CPU 0 -> Queue 0\n[ 0.636379] CPU 1 -> Queue 0\n[ 0.638409] vda: vda1\n[ 0.640160] scsi0 : ata_piix\n[ 0.641377] scsi1 : ata_piix\n[ 0.642353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.644331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.646950] libphy: Fixed MDIO Bus: probed\n[ 0.648680] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654637] PPP generic driver version 2.4.2\n[ 0.655785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657307] ehci-pci: EHCI PCI platform driver\n[ 0.658485] ehci-platform: EHCI generic platform driver\n[ 0.660028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661713] ohci-pci: OHCI PCI platform driver\n[ 0.662878] ohci-platform: OHCI generic platform driver\n[ 0.664154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.687354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.691138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.692826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.696924] usb usb1: Product: UHCI Host Controller\n[ 0.698452] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.700342] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.701894] hub 1-0:1.0: USB hub found\n[ 0.703066] hub 1-0:1.0: 2 ports detected\n[ 0.704434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.707229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.708473] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709829] mousedev: PS/2 mouse device common for all mice\n[ 0.711394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715439] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719406] device-mapper: uevent: version 1.0.3\n[ 0.720944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.723610] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725368] TCP: cubic registered\n[ 0.733646] NET: Registered protocol family 10\n[ 0.735241] NET: Registered protocol family 17\n[ 0.736588] Key type dns_resolver registered\n[ 0.738069] Loading compiled-in X.509 certificates\n[ 0.740130] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.742900] registered taskstats version 1\n[ 0.745988] Key type trusted registered\n[ 0.750304] Key type encrypted registered\n[ 0.752111] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753818] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755984] regulator-dummy: disabling\n[ 0.757212] Magic number: 10:203:655\n[ 0.758342] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:02 UTC (1541201762)\n[ 0.760354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761713] EDD information not available.\n[ 0.801458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.803329] Write protecting the kernel read-only data: 12288k\n[ 0.805206] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.808385] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.821798] systemd-udevd[107]: starting version 204\n[ 0.876668] FDC 0 is a S82078B\n[ 1.016061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.181790] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183389] usb 1-1: Product: QEMU USB Tablet\n[ 1.184505] usb 1-1: Manufacturer: QEMU\n[ 1.185493] usb 1-1: SerialNumber: 42\n[ 1.448080] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.873316] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.204613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.310955] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.412383] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:04 +0000. Up 3.11 seconds.\ncloud-init-nonet[3.25]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:05 +0000. Up 4.22 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:0c:1e:57 |\nci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:31:57:ff |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..o |\n| =.. |\n| .O + . |\n|.+ O E |\n|+ B . o S |\n| + = + o |\n| o o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+. O+ |\n| . .+ + |\n| . . . |\n| . . |\n| . S |\n| . o o |\n| . o + o |\n| +o+.o |\n| . +Eo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.. ..oo |\n|o o . |\n|.. . |\n| . . o |\n| . S . |\n| oo o |\n|oooo.. |\n|o++oo E. |\n|.....oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. o |\n| .. E . |\n| . .. o o |\n| . o. . o +|\n| o .S o ..|\n| o o o |\n| . . = |\n| o . + |\n| oo+. o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:09 +0000. Up 128.09 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:10 +0000. Up 188.82 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ echo 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.14\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.1.10\n++ echo 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.10\n++ ip2rr 192.168.0.14\n++ echo 192.168.0.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.14\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-02 23:45:23,606 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-02 23:45:23,610 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-02 23:45:23,612 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0 (DSA)\nec2: 256 27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0 (ECDSA)\nec2: 256 54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0 (ED25519)\nec2: 2048 2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMj8l6QDq7xkXOUfUVli2XJ+pQRxKKgPw6r/l+vxzjZYqDQl5AaafFhd5kKQ2wxvdBW5LQiJfSf+mE75XcBF9mU= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM6YjjVwxvBKxNM3ZN7smnBo6MFO8lNVagtHOWSAUO/2 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6h+fmnBtAq+nRxOQW4xBj0P50+LRScGU/mwQqCvhbMrDuoO0NRoddkk7lrbC4z5Gfysi48JtxGGtNOQNRjXKysNWTzGmdjtssYm/F4ZDQHtv4Jwq7VSYYD8b8rjDR3GSRgSinUVkP17ivV+V8JFwJM4bhAT7kDWlP+7Yco9pfDtFjVshdPOiYYEAkh9EXlD89tWNldG9+En4SNNQUNYQKVywKdyyBUeFtOucArf0cELXIIsqUFBhrXlez7Epv7CB+ZGNI5UeNRlY6bSJYorrTYNDah8DS2XNrJ4OgdiRzbxjCWtc10sw1mKw4Foh2NisoCCO2/c5adfa718OuOZdJ root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 561.92 seconds\n"} 2018-11-02 23:45:28,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action used request id req-94bc5deb-e76b-4a1f-bd2b-61099a40f0d9 2018-11-02 23:45:28,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801680088043s 2018-11-02 23:45:28,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b/action used request id req-94bc5deb-e76b-4a1f-bd2b-61099a40f0d9 2018-11-02 23:45:28,477 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008054] Security Framework initialized [ 0.009244] AppArmor: AppArmor initialized [ 0.010492] Yama: becoming mindful. [ 0.012171] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019181] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022181] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025298] Initializing cgroup subsys freezer [ 0.026599] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029341] Initializing cgroup subsys hugetlb [ 0.030678] FEATURE SPEC_CTRL Present [ 0.032683] mce: CPU supports 10 MCE banks [ 0.033909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037747] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.042839] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053333] ACPI: Core revision 20131115 [ 0.054800] ACPI: All ACPI Tables successfully acquired [ 0.056028] ftrace: allocating 28747 entries in 113 pages [ 0.080199] smpboot: Max logical packages: 2 [ 0.081266] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.082731] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084239] Enabling x2apic [ 0.085027] Enabled x2apic [ 0.086100] Switched APIC routing to physical x2apic. [ 0.088746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101109] KVM setup paravirtual spinlock [ 0.103751] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104236] x86: Booting SMP configuration: [ 0.105403] .... node #0, CPUs: #1[ 0.103705] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120035] x86: Booted up 1 node, 2 CPUs [ 0.120038] KVM setup async PF for cpu 1 [ 0.120041] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124424] devtmpfs: initialized [ 0.126228] EVM: security.selinux [ 0.127128] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128841] EVM: security.capability [ 0.129826] pinctrl core: initialized pinctrl subsystem [ 0.132053] regulator-dummy: no parameters [ 0.133190] RTC time: 23:36:01, date: 11/02/18 [ 0.134312] NET: Registered protocol family 16 [ 0.135512] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137094] ACPI: bus type PCI registered [ 0.138135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139679] PCI: Using configuration type 1 for base access [ 0.140598] bio: create slab at 0 [ 0.141140] ACPI: Added _OSI(Module Device) [ 0.141140] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147596] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160006] ACPI: (supports S0 S5) [ 0.160895] ACPI: Using IOAPIC for interrupt routing [ 0.162075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164193] ACPI: No dock devices found. [ 0.167075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172194] acpiphp: Slot [3] registered [ 0.173208] acpiphp: Slot [4] registered [ 0.174235] acpiphp: Slot [5] registered [ 0.175248] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177066] acpiphp: Slot [8] registered [ 0.178107] acpiphp: Slot [9] registered [ 0.179121] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181061] acpiphp: Slot [12] registered [ 0.182100] acpiphp: Slot [13] registered [ 0.183204] acpiphp: Slot [14] registered [ 0.184021] acpiphp: Slot [15] registered [ 0.185074] acpiphp: Slot [16] registered [ 0.186102] acpiphp: Slot [17] registered [ 0.187127] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189063] acpiphp: Slot [20] registered [ 0.190403] acpiphp: Slot [21] registered [ 0.191445] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193080] acpiphp: Slot [24] registered [ 0.194132] acpiphp: Slot [25] registered [ 0.195138] acpiphp: Slot [26] registered [ 0.196018] acpiphp: Slot [27] registered [ 0.197069] acpiphp: Slot [28] registered [ 0.198060] acpiphp: Slot [29] registered [ 0.199052] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201055] PCI host bridge to bus 0000:00 [ 0.202075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215099] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248066] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.251854] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252260] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255262] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257492] SCSI subsystem initialized [ 0.258599] ACPI: bus type USB registered [ 0.258599] usbcore: registered new interface driver usbfs [ 0.260014] usbcore: registered new interface driver hub [ 0.261301] usbcore: registered new device driver usb [ 0.261301] PCI: Using ACPI for IRQ routing [ 0.264131] NetLabel: Initializing [ 0.265048] NetLabel: domain hash size = 128 [ 0.266112] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267340] NetLabel: unlabeled traffic allowed by default [ 0.268170] Switched to clocksource kvm-clock [ 0.276117] AppArmor: AppArmor Filesystem Enabled [ 0.277296] pnp: PnP ACPI init [ 0.278143] ACPI: bus type PNP registered [ 0.279577] pnp: PnP ACPI: found 8 devices [ 0.280611] ACPI: bus type PNP unregistered [ 0.287850] NET: Registered protocol family 2 [ 0.289187] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291094] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.292769] TCP: Hash tables configured (established 16384 bind 16384) [ 0.294349] TCP: reno registered [ 0.295213] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.296609] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298130] NET: Registered protocol family 1 [ 0.299229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.300591] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301923] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.324039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.346505] Trying to unpack rootfs image as initramfs... [ 0.447656] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.449772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452593] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.454707] Scanning for low memory corruption every 60 seconds [ 0.456404] Initialise system trusted keyring [ 0.457611] audit: initializing netlink socket (disabled) [ 0.458897] type=2000 audit(1541201762.517:1): initialized [ 0.479290] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.481908] zbud: loaded [ 0.483032] VFS: Disk quotas dquot_6.5.2 [ 0.484299] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486506] fuse init (API version 7.22) [ 0.487811] msgmni has been set to 3997 [ 0.489064] Key type big_key registered [ 0.491217] Key type asymmetric registered [ 0.492721] Asymmetric key parser 'x509' registered [ 0.494397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496902] io scheduler noop registered [ 0.498156] io scheduler deadline registered (default) [ 0.499845] io scheduler cfq registered [ 0.501150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502765] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504342] ipmi message handler version 39.2 [ 0.505465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507276] ACPI: Power Button [PWRF] [ 0.508379] GHES: HEST is not enabled! [ 0.530409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.597472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628505] Linux agpgart interface v0.103 [ 0.630659] brd: module loaded [ 0.632226] loop: module loaded [ 0.633868] blk-mq: CPU -> queue map [ 0.635401] CPU 0 -> Queue 0 [ 0.636379] CPU 1 -> Queue 0 [ 0.638409] vda: vda1 [ 0.640160] scsi0 : ata_piix [ 0.641377] scsi1 : ata_piix [ 0.642353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.644331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.646950] libphy: Fixed MDIO Bus: probed [ 0.648680] tun: Universal TUN/TAP device driver, 1.6 [ 0.650581] tun: (C) 1999-2004 Max Krasnyansky [ 0.654637] PPP generic driver version 2.4.2 [ 0.655785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657307] ehci-pci: EHCI PCI platform driver [ 0.658485] ehci-platform: EHCI generic platform driver [ 0.660028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661713] ohci-pci: OHCI PCI platform driver [ 0.662878] ohci-platform: OHCI generic platform driver [ 0.664154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687354] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.692826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696924] usb usb1: Product: UHCI Host Controller [ 0.698452] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.700342] usb usb1: SerialNumber: 0000:00:01.2 [ 0.701894] hub 1-0:1.0: USB hub found [ 0.703066] hub 1-0:1.0: 2 ports detected [ 0.704434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.707229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708473] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709829] mousedev: PS/2 mouse device common for all mice [ 0.711394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.713710] rtc_cmos 00:00: RTC can wake from S4 [ 0.715439] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719406] device-mapper: uevent: version 1.0.3 [ 0.720944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.723610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725368] TCP: cubic registered [ 0.733646] NET: Registered protocol family 10 [ 0.735241] NET: Registered protocol family 17 [ 0.736588] Key type dns_resolver registered [ 0.738069] Loading compiled-in X.509 certificates [ 0.740130] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.742900] registered taskstats version 1 [ 0.745988] Key type trusted registered [ 0.750304] Key type encrypted registered [ 0.752111] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753818] IMA: No TPM chip found, activating TPM-bypass! [ 0.755984] regulator-dummy: disabling [ 0.757212] Magic number: 10:203:655 [ 0.758342] rtc_cmos 00:00: setting system clock to 2018-11-02 23:36:02 UTC (1541201762) [ 0.760354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761713] EDD information not available. [ 0.801458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.803329] Write protecting the kernel read-only data: 12288k [ 0.805206] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.808385] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821798] systemd-udevd[107]: starting version 204 [ 0.876668] FDC 0 is a S82078B [ 1.016061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180168] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.181790] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183389] usb 1-1: Product: QEMU USB Tablet [ 1.184505] usb 1-1: Manufacturer: QEMU [ 1.185493] usb 1-1: SerialNumber: 42 [ 1.448080] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.873316] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.204613] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.310955] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.412383] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:36:04 +0000. Up 3.11 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.06]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:36:05 +0000. Up 4.22 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0c:1e:57 | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:31:57:ff | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |..o | | =.. | | .O + . | |.+ O E | |+ B . o S | | + = + o | | o o | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .+. O+ | | . .+ + | | . . . | | . . | | . S | | . o o | | . o + o | | +o+.o | | . +Eo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |.. ..oo | |o o . | |.. . | | . . o | | . S . | | oo o | |oooo.. | |o++oo E. | |.....oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .. o | | .. E . | | . .. o o | | . o. . o +| | o .S o ..| | o o o | | . . = | | o . + | | oo+. o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:38:09 +0000. Up 128.09 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:39:10 +0000. Up 188.82 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ echo 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.14 ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.1.10 ++ echo 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.10 ++ ip2rr 192.168.0.14 ++ echo 192.168.0.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.14 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-02 23:45:23,606 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-02 23:45:23,610 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-02 23:45:23,612 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 45:0f:11:61:23:0c:b9:3e:a2:63:74:7b:a9:96:ce:9c root@dime-0 (DSA) ec2: 256 27:99:10:04:68:88:fe:3b:52:8a:86:b5:e1:76:9f:d2 root@dime-0 (ECDSA) ec2: 256 54:a8:86:9f:3b:ff:7a:35:e7:6e:43:d4:7c:22:d4:68 root@dime-0 (ED25519) ec2: 2048 2a:5c:1e:02:07:3e:b6:33:42:91:fb:48:5e:c0:9f:9d root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMj8l6QDq7xkXOUfUVli2XJ+pQRxKKgPw6r/l+vxzjZYqDQl5AaafFhd5kKQ2wxvdBW5LQiJfSf+mE75XcBF9mU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM6YjjVwxvBKxNM3ZN7smnBo6MFO8lNVagtHOWSAUO/2 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6h+fmnBtAq+nRxOQW4xBj0P50+LRScGU/mwQqCvhbMrDuoO0NRoddkk7lrbC4z5Gfysi48JtxGGtNOQNRjXKysNWTzGmdjtssYm/F4ZDQHtv4Jwq7VSYYD8b8rjDR3GSRgSinUVkP17ivV+V8JFwJM4bhAT7kDWlP+7Yco9pfDtFjVshdPOiYYEAkh9EXlD89tWNldG9+En4SNNQUNYQKVywKdyyBUeFtOucArf0cELXIIsqUFBhrXlez7Epv7CB+ZGNI5UeNRlY6bSJYorrTYNDah8DS2XNrJ4OgdiRzbxjCWtc10sw1mKw4Foh2NisoCCO2/c5adfa718OuOZdJ root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:45:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 561.92 seconds 2018-11-02 23:45:28,479 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-02 23:45:28,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:28,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:29,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caf84a06-3d66-47b6-aa58-2187fbc7ec0d x-compute-request-id: req-caf84a06-3d66-47b6-aa58-2187fbc7ec0d Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:29,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-caf84a06-3d66-47b6-aa58-2187fbc7ec0d 2018-11-02 23:45:29,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661216020584s 2018-11-02 23:45:29,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-caf84a06-3d66-47b6-aa58-2187fbc7ec0d 2018-11-02 23:45:29,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:29,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7bf5230-4494-4f17-8bcf-0673e5bf9e15 x-compute-request-id: req-f7bf5230-4494-4f17-8bcf-0673e5bf9e15 Content-Encoding: gzip Content-Length: 20973 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009112] AppArmor: AppArmor initialized\n[ 0.010170] Yama: becoming mindful.\n[ 0.011238] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018348] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020264] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022490] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026227] Initializing cgroup subsys hugetlb\n[ 0.027409] FEATURE SPEC_CTRL Present\n[ 0.028701] mce: CPU supports 10 MCE banks\n[ 0.029773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029773] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033476] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035150] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043170] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046572] ACPI: Core revision 20131115\n[ 0.048474] ACPI: All ACPI Tables successfully acquired\n[ 0.049932] ftrace: allocating 28747 entries in 113 pages\n[ 0.072223] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077531] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079274] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086685] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093936] KVM setup paravirtual spinlock\n[ 0.096294] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098077] x86: Booting SMP configuration:\n[ 0.099199] .... node #0, CPUs: #1[ 0.096252] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112019] x86: Booted up 1 node, 2 CPUs\n[ 0.112012] KVM setup async PF for cpu 1\n[ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115467] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116404] devtmpfs: initialized\n[ 0.118076] EVM: security.selinux\n[ 0.118982] EVM: security.SMACK64\n[ 0.120006] EVM: security.ima\n[ 0.120830] EVM: security.capability\n[ 0.121807] pinctrl core: initialized pinctrl subsystem\n[ 0.122114] regulator-dummy: no parameters\n[ 0.124073] RTC time: 23:35:19, date: 11/02/18\n[ 0.125205] NET: Registered protocol family 16\n[ 0.126405] cpuidle: using governor ladder\n[ 0.127459] cpuidle: using governor menu\n[ 0.128069] ACPI: bus type PCI registered\n[ 0.129095] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130674] PCI: Using configuration type 1 for base access\n[ 0.132573] bio: create slab at 0\n[ 0.133085] ACPI: Added _OSI(Module Device)\n[ 0.133121] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137148] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139443] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.147047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148687] ACPI: (supports S0 S5)\n[ 0.149589] ACPI: Using IOAPIC for interrupt routing\n[ 0.152014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.154391] ACPI: No dock devices found.\n[ 0.157288] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.158720] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.161517] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164198] acpiphp: Slot [3] registered\n[ 0.165232] acpiphp: Slot [4] registered\n[ 0.166253] acpiphp: Slot [5] registered\n[ 0.167270] acpiphp: Slot [6] registered\n[ 0.168022] acpiphp: Slot [7] registered\n[ 0.169052] acpiphp: Slot [8] registered\n[ 0.170074] acpiphp: Slot [9] registered\n[ 0.171107] acpiphp: Slot [10] registered\n[ 0.172021] acpiphp: Slot [11] registered\n[ 0.173071] acpiphp: Slot [12] registered\n[ 0.174118] acpiphp: Slot [13] registered\n[ 0.175167] acpiphp: Slot [14] registered\n[ 0.176020] acpiphp: Slot [15] registered\n[ 0.177067] acpiphp: Slot [16] registered\n[ 0.178123] acpiphp: Slot [17] registered\n[ 0.179174] acpiphp: Slot [18] registered\n[ 0.180027] acpiphp: Slot [19] registered\n[ 0.181074] acpiphp: Slot [20] registered\n[ 0.182196] acpiphp: Slot [21] registered\n[ 0.183240] acpiphp: Slot [22] registered\n[ 0.184245] acpiphp: Slot [23] registered\n[ 0.185441] acpiphp: Slot [24] registered\n[ 0.186487] acpiphp: Slot [25] registered\n[ 0.187530] acpiphp: Slot [26] registered\n[ 0.188020] acpiphp: Slot [27] registered\n[ 0.189071] acpiphp: Slot [28] registered\n[ 0.190115] acpiphp: Slot [29] registered\n[ 0.191156] acpiphp: Slot [30] registered\n[ 0.192027] acpiphp: Slot [31] registered\n[ 0.193074] PCI host bridge to bus 0000:00\n[ 0.194137] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195437] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197447] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.232902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.235500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242166] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243842] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243842] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244795] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246353] SCSI subsystem initialized\n[ 0.247541] ACPI: bus type USB registered\n[ 0.248033] usbcore: registered new interface driver usbfs\n[ 0.249364] usbcore: registered new interface driver hub\n[ 0.250681] usbcore: registered new device driver usb\n[ 0.252112] PCI: Using ACPI for IRQ routing\n[ 0.253471] NetLabel: Initializing\n[ 0.254401] NetLabel: domain hash size = 128\n[ 0.255493] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.256084] NetLabel: unlabeled traffic allowed by default\n[ 0.257438] Switched to clocksource kvm-clock\n[ 0.264104] AppArmor: AppArmor Filesystem Enabled\n[ 0.265303] pnp: PnP ACPI init\n[ 0.266169] ACPI: bus type PNP registered\n[ 0.267678] pnp: PnP ACPI: found 8 devices\n[ 0.268746] ACPI: bus type PNP unregistered\n[ 0.276108] NET: Registered protocol family 2\n[ 0.277509] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.279453] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.281175] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.282799] TCP: reno registered\n[ 0.283685] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.285130] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286716] NET: Registered protocol family 1\n[ 0.287854] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290627] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.312940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.335286] Trying to unpack rootfs image as initramfs...\n[ 0.433082] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.435270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.436683] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.438142] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440281] Scanning for low memory corruption every 60 seconds\n[ 0.442088] Initialise system trusted keyring\n[ 0.443236] audit: initializing netlink socket (disabled)\n[ 0.444514] type=2000 audit(1541201720.225:1): initialized\n[ 0.465010] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.467377] zbud: loaded\n[ 0.468332] VFS: Disk quotas dquot_6.5.2\n[ 0.469364] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.471204] fuse init (API version 7.22)\n[ 0.472261] msgmni has been set to 3997\n[ 0.473297] Key type big_key registered\n[ 0.474654] Key type asymmetric registered\n[ 0.475676] Asymmetric key parser 'x509' registered\n[ 0.476845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.478715] io scheduler noop registered\n[ 0.479712] io scheduler deadline registered (default)\n[ 0.480936] io scheduler cfq registered\n[ 0.481977] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.483261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.484771] ipmi message handler version 39.2\n[ 0.485895] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.487693] ACPI: Power Button [PWRF]\n[ 0.488736] GHES: HEST is not enabled!\n[ 0.510727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554019] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.579691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582292] Linux agpgart interface v0.103\n[ 0.584208] brd: module loaded\n[ 0.585419] loop: module loaded\n[ 0.586579] blk-mq: CPU -> queue map\n[ 0.587505] CPU 0 -> Queue 0\n[ 0.588329] CPU 1 -> Queue 0\n[ 0.589953] vda: vda1\n[ 0.591441] scsi0 : ata_piix\n[ 0.592429] scsi1 : ata_piix\n[ 0.593290] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596628] libphy: Fixed MDIO Bus: probed\n[ 0.597770] tun: Universal TUN/TAP device driver, 1.6\n[ 0.599031] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601356] PPP generic driver version 2.4.2\n[ 0.602532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604183] ehci-pci: EHCI PCI platform driver\n[ 0.605311] ehci-platform: EHCI generic platform driver\n[ 0.606578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608036] ohci-pci: OHCI PCI platform driver\n[ 0.609160] ohci-platform: OHCI generic platform driver\n[ 0.610440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.637490] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.641143] usb usb1: Product: UHCI Host Controller\n[ 0.642587] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.644332] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645784] hub 1-0:1.0: USB hub found\n[ 0.646937] hub 1-0:1.0: 2 ports detected\n[ 0.648290] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651276] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652700] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654282] mousedev: PS/2 mouse device common for all mice\n[ 0.656167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658848] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662303] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663925] device-mapper: uevent: version 1.0.3\n[ 0.665174] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667260] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668790] TCP: cubic registered\n[ 0.669786] NET: Registered protocol family 10\n[ 0.671182] NET: Registered protocol family 17\n[ 0.672328] Key type dns_resolver registered\n[ 0.673652] Loading compiled-in X.509 certificates\n[ 0.675382] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.677674] registered taskstats version 1\n[ 0.687883] Key type trusted registered\n[ 0.691766] Key type encrypted registered\n[ 0.692851] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.694170] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.695907] regulator-dummy: disabling\n[ 0.696979] Magic number: 10:650:604\n[ 0.698105] rtc_cmos 00:00: setting system clock to 2018-11-02 23:35:19 UTC (1541201719)\n[ 0.700200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701632] EDD information not available.\n[ 0.753445] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.755626] Write protecting the kernel read-only data: 12288k\n[ 0.757822] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.761414] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775114] systemd-udevd[107]: starting version 204\n[ 0.820421] FDC 0 is a S82078B\n[ 0.960043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.119989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.121527] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123091] usb 1-1: Product: QEMU USB Tablet\n[ 1.124148] usb 1-1: Manufacturer: QEMU\n[ 1.125106] usb 1-1: SerialNumber: 42\n[ 1.432043] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 1.833081] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.138213] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.230804] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.319177] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:35:21 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.82]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:35:22 +0000. Up 3.89 seconds.\nci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:60:24:ec |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n3f:61:cf:19:32:05:47:a3:11:ea:fc:e3:43:5e:08:12 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +o+ |\n| E . = . |\n| .. . . |\n| .o. . |\n| .S.=.. |\n| +o*.o |\n| o=.+ |\n| .oo |\n| .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc3:14:17:6a:41:d4:45:47:ed:a2:38:02:3d:c6:49:82 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o=.o+o.o. |\n| E . .=. . .|\n| =+. . |\n| .+* . .|\n| oS. . . . |\n| ..o . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n05:9c:6c:49:86:4d:10:32:79:19:e2:a3:ce:29:f0:c1 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +.+%=o |\n| ..++.B. |\n| o. . . |\n| . . . . |\n|. E S |\n|.+ o |\n|. = |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na9:06:61:8c:33:9d:60:17:db:12:58:ac:03:81:ce:58 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.o+=. |\n|o.E*.= |\n|+o+.O . |\n|.oo+ o . |\n| .. S |\n| . . |\n| o |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:36:46 +0000. Up 87.76 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:36:47 +0000. Up 88.66 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 11987 0 --:--:-- --:--:-- --:--:-- 12019\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [87.6 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [218 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [501 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [267 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1378 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.5\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 8 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 16s (4229 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8551\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9275\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................+++\n.....................................................................................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 8 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58132 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n; Communication with 192.168.0.8#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c3:14:17:6a:41:d4:45:47:ed:a2:38:02:3d:c6:49:82 root@ellis-0 (DSA)\nec2: 256 05:9c:6c:49:86:4d:10:32:79:19:e2:a3:ce:29:f0:c1 root@ellis-0 (ECDSA)\nec2: 256 a9:06:61:8c:33:9d:60:17:db:12:58:ac:03:81:ce:58 root@ellis-0 (ED25519)\nec2: 2048 3f:61:cf:19:32:05:47:a3:11:ea:fc:e3:43:5e:08:12 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGUARX/T0jJKBpwoKcK+8nBDEHOuTjkP8iqu3znYKfIM9yYAKc1utTPF0KbhLWFLVG93/K0B/79sBirtpQcmqr4= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAyovhTGCJFvwj+GwRU0aGSvJJaMB3CU4sBZOipEGplu root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwo59o+lP8iKly/53d4MBkAt/Ojz3dbF2DraRvhBxYMwgNcK7pL9KaNIHEgyCpIZxHvldS5Me1Achdq5GJhIDWhgPnYi/ByOFFWd3lAZ2fG0HggNf1ZSzs+RiJZwwtHOzeEyo18i8jKH5AW3dQz9c6PVSKlqjovNhI4aHTaXkbKUhLw+SRFJudWKrAckcSnl1RQsyWPdfGjnaXbhhLtZeDIXC2yF2r5lvowVicXSJ3wMHwCOfRFqZc33VaA6JoyxZQkelY3MCH54YqtQ/J4h2mfdxj4zRmNL6rQx6BwMVyw2dWkRkFpIuklzpQ1UYAwVhSf69RHBaJsR9zH6oGv5D5 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:43:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 469.23 seconds\n"} 2018-11-02 23:45:29,230 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed/action used request id req-f7bf5230-4494-4f17-8bcf-0673e5bf9e15 2018-11-02 23:45:29,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808899402618s 2018-11-02 23:45:29,233 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed/action used request id req-f7bf5230-4494-4f17-8bcf-0673e5bf9e15 2018-11-02 23:45:29,233 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009112] AppArmor: AppArmor initialized [ 0.010170] Yama: becoming mindful. [ 0.011238] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018348] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020264] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022490] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026227] Initializing cgroup subsys hugetlb [ 0.027409] FEATURE SPEC_CTRL Present [ 0.028701] mce: CPU supports 10 MCE banks [ 0.029773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029773] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033476] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035150] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043170] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046572] ACPI: Core revision 20131115 [ 0.048474] ACPI: All ACPI Tables successfully acquired [ 0.049932] ftrace: allocating 28747 entries in 113 pages [ 0.072223] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077531] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079274] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086685] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093936] KVM setup paravirtual spinlock [ 0.096294] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098077] x86: Booting SMP configuration: [ 0.099199] .... node #0, CPUs: #1[ 0.096252] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112019] x86: Booted up 1 node, 2 CPUs [ 0.112012] KVM setup async PF for cpu 1 [ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115467] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116404] devtmpfs: initialized [ 0.118076] EVM: security.selinux [ 0.118982] EVM: security.SMACK64 [ 0.120006] EVM: security.ima [ 0.120830] EVM: security.capability [ 0.121807] pinctrl core: initialized pinctrl subsystem [ 0.122114] regulator-dummy: no parameters [ 0.124073] RTC time: 23:35:19, date: 11/02/18 [ 0.125205] NET: Registered protocol family 16 [ 0.126405] cpuidle: using governor ladder [ 0.127459] cpuidle: using governor menu [ 0.128069] ACPI: bus type PCI registered [ 0.129095] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130674] PCI: Using configuration type 1 for base access [ 0.132573] bio: create slab at 0 [ 0.133085] ACPI: Added _OSI(Module Device) [ 0.133121] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137148] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139443] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.147047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148687] ACPI: (supports S0 S5) [ 0.149589] ACPI: Using IOAPIC for interrupt routing [ 0.152014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.154391] ACPI: No dock devices found. [ 0.157288] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.158720] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161517] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164198] acpiphp: Slot [3] registered [ 0.165232] acpiphp: Slot [4] registered [ 0.166253] acpiphp: Slot [5] registered [ 0.167270] acpiphp: Slot [6] registered [ 0.168022] acpiphp: Slot [7] registered [ 0.169052] acpiphp: Slot [8] registered [ 0.170074] acpiphp: Slot [9] registered [ 0.171107] acpiphp: Slot [10] registered [ 0.172021] acpiphp: Slot [11] registered [ 0.173071] acpiphp: Slot [12] registered [ 0.174118] acpiphp: Slot [13] registered [ 0.175167] acpiphp: Slot [14] registered [ 0.176020] acpiphp: Slot [15] registered [ 0.177067] acpiphp: Slot [16] registered [ 0.178123] acpiphp: Slot [17] registered [ 0.179174] acpiphp: Slot [18] registered [ 0.180027] acpiphp: Slot [19] registered [ 0.181074] acpiphp: Slot [20] registered [ 0.182196] acpiphp: Slot [21] registered [ 0.183240] acpiphp: Slot [22] registered [ 0.184245] acpiphp: Slot [23] registered [ 0.185441] acpiphp: Slot [24] registered [ 0.186487] acpiphp: Slot [25] registered [ 0.187530] acpiphp: Slot [26] registered [ 0.188020] acpiphp: Slot [27] registered [ 0.189071] acpiphp: Slot [28] registered [ 0.190115] acpiphp: Slot [29] registered [ 0.191156] acpiphp: Slot [30] registered [ 0.192027] acpiphp: Slot [31] registered [ 0.193074] PCI host bridge to bus 0000:00 [ 0.194137] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195437] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197447] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.232902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.235500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242166] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243842] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243842] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244795] vgaarb: bridge control possible 0000:00:02.0 [ 0.246353] SCSI subsystem initialized [ 0.247541] ACPI: bus type USB registered [ 0.248033] usbcore: registered new interface driver usbfs [ 0.249364] usbcore: registered new interface driver hub [ 0.250681] usbcore: registered new device driver usb [ 0.252112] PCI: Using ACPI for IRQ routing [ 0.253471] NetLabel: Initializing [ 0.254401] NetLabel: domain hash size = 128 [ 0.255493] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.256084] NetLabel: unlabeled traffic allowed by default [ 0.257438] Switched to clocksource kvm-clock [ 0.264104] AppArmor: AppArmor Filesystem Enabled [ 0.265303] pnp: PnP ACPI init [ 0.266169] ACPI: bus type PNP registered [ 0.267678] pnp: PnP ACPI: found 8 devices [ 0.268746] ACPI: bus type PNP unregistered [ 0.276108] NET: Registered protocol family 2 [ 0.277509] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.279453] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.281175] TCP: Hash tables configured (established 16384 bind 16384) [ 0.282799] TCP: reno registered [ 0.283685] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.285130] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286716] NET: Registered protocol family 1 [ 0.287854] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289261] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290627] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.312940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.335286] Trying to unpack rootfs image as initramfs... [ 0.433082] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.435270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.436683] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.438142] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440281] Scanning for low memory corruption every 60 seconds [ 0.442088] Initialise system trusted keyring [ 0.443236] audit: initializing netlink socket (disabled) [ 0.444514] type=2000 audit(1541201720.225:1): initialized [ 0.465010] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.467377] zbud: loaded [ 0.468332] VFS: Disk quotas dquot_6.5.2 [ 0.469364] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.471204] fuse init (API version 7.22) [ 0.472261] msgmni has been set to 3997 [ 0.473297] Key type big_key registered [ 0.474654] Key type asymmetric registered [ 0.475676] Asymmetric key parser 'x509' registered [ 0.476845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.478715] io scheduler noop registered [ 0.479712] io scheduler deadline registered (default) [ 0.480936] io scheduler cfq registered [ 0.481977] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.483261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.484771] ipmi message handler version 39.2 [ 0.485895] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.487693] ACPI: Power Button [PWRF] [ 0.488736] GHES: HEST is not enabled! [ 0.510727] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554019] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.579691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582292] Linux agpgart interface v0.103 [ 0.584208] brd: module loaded [ 0.585419] loop: module loaded [ 0.586579] blk-mq: CPU -> queue map [ 0.587505] CPU 0 -> Queue 0 [ 0.588329] CPU 1 -> Queue 0 [ 0.589953] vda: vda1 [ 0.591441] scsi0 : ata_piix [ 0.592429] scsi1 : ata_piix [ 0.593290] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596628] libphy: Fixed MDIO Bus: probed [ 0.597770] tun: Universal TUN/TAP device driver, 1.6 [ 0.599031] tun: (C) 1999-2004 Max Krasnyansky [ 0.601356] PPP generic driver version 2.4.2 [ 0.602532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604183] ehci-pci: EHCI PCI platform driver [ 0.605311] ehci-platform: EHCI generic platform driver [ 0.606578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608036] ohci-pci: OHCI PCI platform driver [ 0.609160] ohci-platform: OHCI generic platform driver [ 0.610440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.632740] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.637490] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.641143] usb usb1: Product: UHCI Host Controller [ 0.642587] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.644332] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645784] hub 1-0:1.0: USB hub found [ 0.646937] hub 1-0:1.0: 2 ports detected [ 0.648290] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651276] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652700] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654282] mousedev: PS/2 mouse device common for all mice [ 0.656167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658848] rtc_cmos 00:00: RTC can wake from S4 [ 0.660499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662303] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663925] device-mapper: uevent: version 1.0.3 [ 0.665174] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667260] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668790] TCP: cubic registered [ 0.669786] NET: Registered protocol family 10 [ 0.671182] NET: Registered protocol family 17 [ 0.672328] Key type dns_resolver registered [ 0.673652] Loading compiled-in X.509 certificates [ 0.675382] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.677674] registered taskstats version 1 [ 0.687883] Key type trusted registered [ 0.691766] Key type encrypted registered [ 0.692851] AppArmor: AppArmor sha1 policy hashing enabled [ 0.694170] IMA: No TPM chip found, activating TPM-bypass! [ 0.695907] regulator-dummy: disabling [ 0.696979] Magic number: 10:650:604 [ 0.698105] rtc_cmos 00:00: setting system clock to 2018-11-02 23:35:19 UTC (1541201719) [ 0.700200] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.701632] EDD information not available. [ 0.753445] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.755626] Write protecting the kernel read-only data: 12288k [ 0.757822] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.761414] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.775114] systemd-udevd[107]: starting version 204 [ 0.820421] FDC 0 is a S82078B [ 0.960043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.119989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.121527] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123091] usb 1-1: Product: QEMU USB Tablet [ 1.124148] usb 1-1: Manufacturer: QEMU [ 1.125106] usb 1-1: SerialNumber: 42 [ 1.432043] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 1.833081] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.138213] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.230804] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.319177] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:35:21 +0000. Up 2.64 seconds. cloud-init-nonet[2.82]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:35:22 +0000. Up 3.89 seconds. ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:60:24:ec | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 3f:61:cf:19:32:05:47:a3:11:ea:fc:e3:43:5e:08:12 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | +o+ | | E . = . | | .. . . | | .o. . | | .S.=.. | | +o*.o | | o=.+ | | .oo | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c3:14:17:6a:41:d4:45:47:ed:a2:38:02:3d:c6:49:82 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | . o=.o+o.o. | | E . .=. . .| | =+. . | | .+* . .| | oS. . . . | | ..o . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 05:9c:6c:49:86:4d:10:32:79:19:e2:a3:ce:29:f0:c1 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | +.+%=o | | ..++.B. | | o. . . | | . . . . | |. E S | |.+ o | |. = | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a9:06:61:8c:33:9d:60:17:db:12:58:ac:03:81:ce:58 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |o.o+=. | |o.E*.= | |+o+.O . | |.oo+ o . | | .. S | | . . | | o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:36:46 +0000. Up 87.76 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:36:47 +0000. Up 88.66 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 11987 0 --:--:-- --:--:-- --:--:-- 12019 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [87.6 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [218 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [501 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [267 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1378 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.5 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 8 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4229 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8551 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9275 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................+++ .....................................................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 8 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58132 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ; Communication with 192.168.0.8#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c3:14:17:6a:41:d4:45:47:ed:a2:38:02:3d:c6:49:82 root@ellis-0 (DSA) ec2: 256 05:9c:6c:49:86:4d:10:32:79:19:e2:a3:ce:29:f0:c1 root@ellis-0 (ECDSA) ec2: 256 a9:06:61:8c:33:9d:60:17:db:12:58:ac:03:81:ce:58 root@ellis-0 (ED25519) ec2: 2048 3f:61:cf:19:32:05:47:a3:11:ea:fc:e3:43:5e:08:12 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGUARX/T0jJKBpwoKcK+8nBDEHOuTjkP8iqu3znYKfIM9yYAKc1utTPF0KbhLWFLVG93/K0B/79sBirtpQcmqr4= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAyovhTGCJFvwj+GwRU0aGSvJJaMB3CU4sBZOipEGplu root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwo59o+lP8iKly/53d4MBkAt/Ojz3dbF2DraRvhBxYMwgNcK7pL9KaNIHEgyCpIZxHvldS5Me1Achdq5GJhIDWhgPnYi/ByOFFWd3lAZ2fG0HggNf1ZSzs+RiJZwwtHOzeEyo18i8jKH5AW3dQz9c6PVSKlqjovNhI4aHTaXkbKUhLw+SRFJudWKrAckcSnl1RQsyWPdfGjnaXbhhLtZeDIXC2yF2r5lvowVicXSJ3wMHwCOfRFqZc33VaA6JoyxZQkelY3MCH54YqtQ/J4h2mfdxj4zRmNL6rQx6BwMVyw2dWkRkFpIuklzpQ1UYAwVhSf69RHBaJsR9zH6oGv5D5 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:43:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 469.23 seconds 2018-11-02 23:45:29,237 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-02 23:45:29,238 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:60:24:ec', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:60:24:ec', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'593467d6-1af4-459e-95dd-83d83fc56a1d', 'name': u'heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:35:19.000000', 'flavor': Munch({u'id': u'ef676f16-f4fc-492b-8e28-05815496084d', 'name': u'heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368'}), 'az': u'nova', 'id': u'a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'374df4d2-fad6-4e11-88b0-c88634e2b71c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'38387434-a250-4a51-84c2-2672f8311222'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3ef7c5e8-5b58-4b48-9de9-fa262ee5b67e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8d609b86-45ae-42f9-9b01-bcfa09ad493b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e445c094-f3c1-461f-834d-337056a896ef'})], 'id': u'73e5a988-279d-4286-ae69-f6ba44f06598', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'1337fc55-35af-492f-b581-95710c130943', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2ea8fd64-7f30-400e-bcfe-34c3d348b7ea'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'1337fc55-35af-492f-b581-95710c130943', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd8c0cd7d-4e0e-4794-a354-ac7076a5d700'})], 'id': u'1337fc55-35af-492f-b581-95710c130943', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6f96abd4764662a3128573d88cbe16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': 'heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-11-02T23:35:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-02T23:35:19Z', 'hostId': u'3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-02T23:35:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41f4d788e5014caeabf58d45bd038a6c', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'41f4d788e5014caeabf58d45bd038a6c', 'created_at': u'2018-11-02T23:33:40Z', 'created': u'2018-11-02T23:33:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-02 23:45:29,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-02 23:45:29,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-02 23:45:29,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed8db420-3091-45ec-af2a-d59f88b8d1b6 x-compute-request-id: req-ed8db420-3091-45ec-af2a-d59f88b8d1b6 Content-Encoding: gzip Content-Length: 1524 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:a0:a1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:17:7e", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/053d7910-84cd-4575-a6a4-f5f10a8da487", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:14.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "053d7910-84cd-4575-a6a4-f5f10a8da487", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:14Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:9d:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:fe:68", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ae5ae65d-1960-4f37-9062-b4040f20a2e9", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "ae5ae65d-1960-4f37-9062-b4040f20a2e9", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:52:ce", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:1e:fd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:18.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cd2842af-bd9d-4e4a-baaf-dbbc7a56efc3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:18Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "bono-0.clearwater.opnfv", "created": "2018-11-02T23:35:38Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:f9:ea", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:8f:86", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:16.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "cf1bb37c-5e61-4d77-a7ad-0e35525b0fde", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:16Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "homer-0.clearwater.opnfv", "created": "2018-11-02T23:35:37Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:57:ff", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1e:57", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/189d5980-f607-465d-bcf9-7de8958d519b", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:36:00.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "189d5980-f607-465d-bcf9-7de8958d519b", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:36:00Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "dime-0.clearwater.opnfv", "created": "2018-11-02T23:35:36Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:24:ec", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:35:19.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "a88d627d-11d6-4f7e-b4a3-6cb90c2f20ed", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:35:19Z", "hostId": "3c42bff74831a64bbcaaeef879d03a2807ec55bd5e88d128b4529bd8", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-02T23:33:40Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:2c:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:de:b1", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609", "rel": "bookmark"}], "image": {"id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "links": [{"href": "http://172.30.9.31:8774/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-02T23:33:27.000000", "flavor": {"id": "ef676f16-f4fc-492b-8e28-05815496084d", "links": [{"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}]}, "id": "9a2075b3-d96d-40fc-aa3b-5c24391ef609", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dc6f96abd4764662a3128573d88cbe16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-02T23:33:27Z", "hostId": "c02186f540b10e22347eb93bb3694eab411c8a86ac77f73e191e0baf", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "name": "ns.clearwater.opnfv", "created": "2018-11-02T23:31:43Z", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-02 23:45:29,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed8db420-3091-45ec-af2a-d59f88b8d1b6 2018-11-02 23:45:29,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438274860382s 2018-11-02 23:45:29,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed8db420-3091-45ec-af2a-d59f88b8d1b6 2018-11-02 23:45:29,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-02 23:45:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-02 23:45:29,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 02 Nov 2018 23:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8e0b916-05d5-4479-bf07-6ad96d4c6907 x-compute-request-id: req-a8e0b916-05d5-4479-bf07-6ad96d4c6907 Content-Encoding: gzip Content-Length: 11530 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009124] AppArmor: AppArmor initialized\n[ 0.010185] Yama: becoming mindful.\n[ 0.011270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013661] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016806] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018378] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020271] Initializing cgroup subsys memory\n[ 0.021398] Initializing cgroup subsys devices\n[ 0.022533] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026260] Initializing cgroup subsys hugetlb\n[ 0.027435] FEATURE SPEC_CTRL Present\n[ 0.028701] mce: CPU supports 10 MCE banks\n[ 0.029783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029783] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033498] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038520] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043218] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048392] ACPI: Core revision 20131115\n[ 0.049909] ACPI: All ACPI Tables successfully acquired\n[ 0.051381] ftrace: allocating 28747 entries in 113 pages\n[ 0.072211] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077538] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079307] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.084139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085648] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097890] KVM setup paravirtual spinlock\n[ 0.100263] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102058] x86: Booting SMP configuration:\n[ 0.103192] .... node #0, CPUs: #1[ 0.100223] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120017] x86: Booted up 1 node, 2 CPUs\n[ 0.120011] KVM setup async PF for cpu 1\n[ 0.120012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123497] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124387] devtmpfs: initialized\n[ 0.126174] EVM: security.selinux\n[ 0.127086] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128845] EVM: security.capability\n[ 0.129834] pinctrl core: initialized pinctrl subsystem\n[ 0.130152] regulator-dummy: no parameters\n[ 0.132072] RTC time: 23:33:27, date: 11/02/18\n[ 0.133223] NET: Registered protocol family 16\n[ 0.134440] cpuidle: using governor ladder\n[ 0.135508] cpuidle: using governor menu\n[ 0.136066] ACPI: bus type PCI registered\n[ 0.137104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.138704] PCI: Using configuration type 1 for base access\n[ 0.140595] bio: create slab at 0\n[ 0.141114] ACPI: Added _OSI(Module Device)\n[ 0.141139] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145165] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147492] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160698] ACPI: (supports S0 S5)\n[ 0.161619] ACPI: Using IOAPIC for interrupt routing\n[ 0.162844] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164197] ACPI: No dock devices found.\n[ 0.167138] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172197] acpiphp: Slot [3] registered\n[ 0.173243] acpiphp: Slot [4] registered\n[ 0.174281] acpiphp: Slot [5] registered\n[ 0.175318] acpiphp: Slot [6] registered\n[ 0.176020] acpiphp: Slot [7] registered\n[ 0.177060] acpiphp: Slot [8] registered\n[ 0.178097] acpiphp: Slot [9] registered\n[ 0.179137] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181073] acpiphp: Slot [12] registered\n[ 0.182119] acpiphp: Slot [13] registered\n[ 0.183176] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185071] acpiphp: Slot [16] registered\n[ 0.186124] acpiphp: Slot [17] registered\n[ 0.187183] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189096] acpiphp: Slot [20] registered\n[ 0.190153] acpiphp: Slot [21] registered\n[ 0.191217] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193083] acpiphp: Slot [24] registered\n[ 0.194143] acpiphp: Slot [25] registered\n[ 0.195199] acpiphp: Slot [26] registered\n[ 0.196254] acpiphp: Slot [27] registered\n[ 0.197323] acpiphp: Slot [28] registered\n[ 0.198388] acpiphp: Slot [29] registered\n[ 0.199449] acpiphp: Slot [30] registered\n[ 0.200053] acpiphp: Slot [31] registered\n[ 0.201119] PCI host bridge to bus 0000:00\n[ 0.202194] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203522] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205467] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207061] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244413] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249925] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.251741] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252329] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253417] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255485] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257592] SCSI subsystem initialized\n[ 0.258818] ACPI: bus type USB registered\n[ 0.258818] usbcore: registered new interface driver usbfs\n[ 0.260020] usbcore: registered new interface driver hub\n[ 0.261371] usbcore: registered new device driver usb\n[ 0.261371] PCI: Using ACPI for IRQ routing\n[ 0.264402] NetLabel: Initializing\n[ 0.265356] NetLabel: domain hash size = 128\n[ 0.266478] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267761] NetLabel: unlabeled traffic allowed by default\n[ 0.268223] Switched to clocksource kvm-clock\n[ 0.276254] AppArmor: AppArmor Filesystem Enabled\n[ 0.277485] pnp: PnP ACPI init\n[ 0.278368] ACPI: bus type PNP registered\n[ 0.279900] pnp: PnP ACPI: found 8 devices\n[ 0.280992] ACPI: bus type PNP unregistered\n[ 0.288385] NET: Registered protocol family 2\n[ 0.289824] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291813] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.293572] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.295242] TCP: reno registered\n[ 0.296157] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297623] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.299248] NET: Registered protocol family 1\n[ 0.300418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.301858] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.303269] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.325619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.348188] Trying to unpack rootfs image as initramfs...\n[ 0.444117] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.446348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447757] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.449590] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.451772] Scanning for low memory corruption every 60 seconds\n[ 0.453592] Initialise system trusted keyring\n[ 0.455025] audit: initializing netlink socket (disabled)\n[ 0.456668] type=2000 audit(1541201608.192:1): initialized\n[ 0.476900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.479627] zbud: loaded\n[ 0.480746] VFS: Disk quotas dquot_6.5.2\n[ 0.482042] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.484268] fuse init (API version 7.22)\n[ 0.485587] msgmni has been set to 3997\n[ 0.486838] Key type big_key registered\n[ 0.488450] Key type asymmetric registered\n[ 0.489756] Asymmetric key parser 'x509' registered\n[ 0.491219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.493592] io scheduler noop registered\n[ 0.494858] io scheduler deadline registered (default)\n[ 0.496419] io scheduler cfq registered\n[ 0.497743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.499397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.501360] ipmi message handler version 39.2\n[ 0.502740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505023] ACPI: Power Button [PWRF]\n[ 0.506301] GHES: HEST is not enabled!\n[ 0.528287] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571489] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.594255] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.596482] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620733] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623848] Linux agpgart interface v0.103\n[ 0.626081] brd: module loaded\n[ 0.627582] loop: module loaded\n[ 0.628954] blk-mq: CPU -> queue map\n[ 0.630123] CPU 0 -> Queue 0\n[ 0.630984] CPU 1 -> Queue 0\n[ 0.632637] vda: vda1\n[ 0.634084] scsi0 : ata_piix\n[ 0.635000] scsi1 : ata_piix\n[ 0.635830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.637372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.639123] libphy: Fixed MDIO Bus: probed\n[ 0.640245] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644389] PPP generic driver version 2.4.2\n[ 0.645520] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647042] ehci-pci: EHCI PCI platform driver\n[ 0.648152] ehci-platform: EHCI generic platform driver\n[ 0.649406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650816] ohci-pci: OHCI PCI platform driver\n[ 0.651911] ohci-platform: OHCI generic platform driver\n[ 0.653150] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675439] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676697] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678602] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.680045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681581] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683382] usb usb1: Product: UHCI Host Controller\n[ 0.684559] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.686047] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.687262] hub 1-0:1.0: USB hub found\n[ 0.688245] hub 1-0:1.0: 2 ports detected\n[ 0.689387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692008] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693211] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694551] mousedev: PS/2 mouse device common for all mice\n[ 0.696129] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698397] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.701272] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702782] device-mapper: uevent: version 1.0.3\n[ 0.703970] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.705996] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.707446] TCP: cubic registered\n[ 0.715498] NET: Registered protocol family 10\n[ 0.716900] NET: Registered protocol family 17\n[ 0.718023] Key type dns_resolver registered\n[ 0.719298] Loading compiled-in X.509 certificates\n[ 0.720992] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.723209] registered taskstats version 1\n[ 0.726023] Key type trusted registered\n[ 0.729577] Key type encrypted registered\n[ 0.730610] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.731885] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.733680] regulator-dummy: disabling\n[ 0.734696] Magic number: 10:650:604\n[ 0.735759] rtc_cmos 00:00: setting system clock to 2018-11-02 23:33:27 UTC (1541201607)\n[ 0.737783] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.739168] EDD information not available.\n[ 0.797308] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799254] Write protecting the kernel read-only data: 12288k\n[ 0.801194] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804445] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.817583] systemd-udevd[107]: starting version 204\n[ 0.856457] FDC 0 is a S82078B\n[ 1.000107] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.164736] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166260] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.167810] usb 1-1: Product: QEMU USB Tablet\n[ 1.168871] usb 1-1: Manufacturer: QEMU\n[ 1.169827] usb 1-1: SerialNumber: 42\n[ 1.444104] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.872880] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.184567] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.302807] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.400512] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:33:29 +0000. Up 2.73 seconds.\ncloud-init-nonet[2.89]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:33:30 +0000. Up 4.19 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:c0:de:b1 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:da:2c:fb |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na2:d5:ae:a3:15:aa:67:b6:c9:96:7c:e0:99:46:f4:25 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . E.. |\n| . .+oS |\n| o+.+ |\n| +o=. . |\n| o%oo. |\n| .*=+.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7c:67:bd:1f:c4:a6:41:b8:56:6b:55:bd:95:a2:18:62 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +|\n| E . .. .+|\n| . . o..o..o|\n| . . .+.+. |\n| S .oo+.+ |\n| ..o. =. |\n| ... |\n| ..|\n| .|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n53:8a:90:83:bb:1a:91:72:ed:05:01:88:fd:57:3d:20 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.o... E .o |\n|o .. o .. o |\n| ..= . .. |\n| . o.+.. o |\n|+ o ..o S |\n|.o o . . |\n|. . . |\n| o |\n|. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nad:f5:6d:d6:fb:1f:0e:21:76:46:a5:a9:47:7c:52:b2 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| . o |\n| . B |\n| E . |\n| . + o |\n| S o+ = |\n| o..=... |\n| . ..+..|\n| oo o|\n| o=|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:35:34 +0000. Up 128.12 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:36:35 +0000. Up 188.85 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.6/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n bind9utils bind9\nE: There are problems and -y was used without --force-yes\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\nchown: invalid group: 'root:bind'\n+ service bind9 reload\nbind9: unrecognized service\n2018-11-02 23:37:17,859 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-02 23:37:17,863 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-02 23:37:17,865 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7c:67:bd:1f:c4:a6:41:b8:56:6b:55:bd:95:a2:18:62 root@ns (DSA)\nec2: 256 53:8a:90:83:bb:1a:91:72:ed:05:01:88:fd:57:3d:20 root@ns (ECDSA)\nec2: 256 ad:f5:6d:d6:fb:1f:0e:21:76:46:a5:a9:47:7c:52:b2 root@ns (ED25519)\nec2: 2048 a2:d5:ae:a3:15:aa:67:b6:c9:96:7c:e0:99:46:f4:25 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJFTAS3dRdAqp2Joy4VoNuswXbmAiTbnEKdBIr6ZotQRMrXTjk6V2jb+o8Xxts8p3TS1yq8TiqnbG7ha/J25wQM= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHc7MIHSm3nuRkcFmUrDSWcimzJnY+srnJ3UBeJYn+26 root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo60sfknmTazRMOgq2fsUoNtztjPDyiMSUgrNbmT9cW92ag/cP/qQ1ASdK5vepPsiSaz1h7U+zwnJG85GjfWBYJcj84yZY4vzB+/GFRaRUOuBZ96psRe53mLeDyHmIXP1940DN02DsVECUlqS07ltOJujBKU7NEzUkokO1QLow7E1Rx9Kdo2Vw7/Gdd/Gj7mWop4oLJ4G/7sArmdrR+h+TV9VJI3eL6mBqE263nucgfpVETrLEvgLu9ZXNxPmpoAd9JJwgknfNLqMvshcIoKxeiMsRGmlxdGqS9IIxZ7ty6npnoQul3c6ozSHa0QsgcNLMEDmX1KUehadpi4jcR6Fp root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:37:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 231.14 seconds\n"} 2018-11-02 23:45:29,759 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609/action used request id req-a8e0b916-05d5-4479-bf07-6ad96d4c6907 2018-11-02 23:45:29,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727999210358s 2018-11-02 23:45:29,760 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/9a2075b3-d96d-40fc-aa3b-5c24391ef609/action used request id req-a8e0b916-05d5-4479-bf07-6ad96d4c6907 2018-11-02 23:45:29,760 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009124] AppArmor: AppArmor initialized [ 0.010185] Yama: becoming mindful. [ 0.011270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013661] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016806] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018378] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020271] Initializing cgroup subsys memory [ 0.021398] Initializing cgroup subsys devices [ 0.022533] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026260] Initializing cgroup subsys hugetlb [ 0.027435] FEATURE SPEC_CTRL Present [ 0.028701] mce: CPU supports 10 MCE banks [ 0.029783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029783] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033498] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038520] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043218] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048392] ACPI: Core revision 20131115 [ 0.049909] ACPI: All ACPI Tables successfully acquired [ 0.051381] ftrace: allocating 28747 entries in 113 pages [ 0.072211] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077538] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079307] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085648] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097890] KVM setup paravirtual spinlock [ 0.100263] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102058] x86: Booting SMP configuration: [ 0.103192] .... node #0, CPUs: #1[ 0.100223] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120017] x86: Booted up 1 node, 2 CPUs [ 0.120011] KVM setup async PF for cpu 1 [ 0.120012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123497] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124387] devtmpfs: initialized [ 0.126174] EVM: security.selinux [ 0.127086] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128845] EVM: security.capability [ 0.129834] pinctrl core: initialized pinctrl subsystem [ 0.130152] regulator-dummy: no parameters [ 0.132072] RTC time: 23:33:27, date: 11/02/18 [ 0.133223] NET: Registered protocol family 16 [ 0.134440] cpuidle: using governor ladder [ 0.135508] cpuidle: using governor menu [ 0.136066] ACPI: bus type PCI registered [ 0.137104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138704] PCI: Using configuration type 1 for base access [ 0.140595] bio: create slab at 0 [ 0.141114] ACPI: Added _OSI(Module Device) [ 0.141139] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145165] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147492] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160698] ACPI: (supports S0 S5) [ 0.161619] ACPI: Using IOAPIC for interrupt routing [ 0.162844] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164197] ACPI: No dock devices found. [ 0.167138] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172197] acpiphp: Slot [3] registered [ 0.173243] acpiphp: Slot [4] registered [ 0.174281] acpiphp: Slot [5] registered [ 0.175318] acpiphp: Slot [6] registered [ 0.176020] acpiphp: Slot [7] registered [ 0.177060] acpiphp: Slot [8] registered [ 0.178097] acpiphp: Slot [9] registered [ 0.179137] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181073] acpiphp: Slot [12] registered [ 0.182119] acpiphp: Slot [13] registered [ 0.183176] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185071] acpiphp: Slot [16] registered [ 0.186124] acpiphp: Slot [17] registered [ 0.187183] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189096] acpiphp: Slot [20] registered [ 0.190153] acpiphp: Slot [21] registered [ 0.191217] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193083] acpiphp: Slot [24] registered [ 0.194143] acpiphp: Slot [25] registered [ 0.195199] acpiphp: Slot [26] registered [ 0.196254] acpiphp: Slot [27] registered [ 0.197323] acpiphp: Slot [28] registered [ 0.198388] acpiphp: Slot [29] registered [ 0.199449] acpiphp: Slot [30] registered [ 0.200053] acpiphp: Slot [31] registered [ 0.201119] PCI host bridge to bus 0000:00 [ 0.202194] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203522] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205467] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207061] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244413] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249925] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.251741] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252329] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253417] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255485] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257592] SCSI subsystem initialized [ 0.258818] ACPI: bus type USB registered [ 0.258818] usbcore: registered new interface driver usbfs [ 0.260020] usbcore: registered new interface driver hub [ 0.261371] usbcore: registered new device driver usb [ 0.261371] PCI: Using ACPI for IRQ routing [ 0.264402] NetLabel: Initializing [ 0.265356] NetLabel: domain hash size = 128 [ 0.266478] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267761] NetLabel: unlabeled traffic allowed by default [ 0.268223] Switched to clocksource kvm-clock [ 0.276254] AppArmor: AppArmor Filesystem Enabled [ 0.277485] pnp: PnP ACPI init [ 0.278368] ACPI: bus type PNP registered [ 0.279900] pnp: PnP ACPI: found 8 devices [ 0.280992] ACPI: bus type PNP unregistered [ 0.288385] NET: Registered protocol family 2 [ 0.289824] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291813] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293572] TCP: Hash tables configured (established 16384 bind 16384) [ 0.295242] TCP: reno registered [ 0.296157] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297623] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299248] NET: Registered protocol family 1 [ 0.300418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301858] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.303269] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.325619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.348188] Trying to unpack rootfs image as initramfs... [ 0.444117] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.446348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447757] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.449590] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.451772] Scanning for low memory corruption every 60 seconds [ 0.453592] Initialise system trusted keyring [ 0.455025] audit: initializing netlink socket (disabled) [ 0.456668] type=2000 audit(1541201608.192:1): initialized [ 0.476900] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.479627] zbud: loaded [ 0.480746] VFS: Disk quotas dquot_6.5.2 [ 0.482042] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484268] fuse init (API version 7.22) [ 0.485587] msgmni has been set to 3997 [ 0.486838] Key type big_key registered [ 0.488450] Key type asymmetric registered [ 0.489756] Asymmetric key parser 'x509' registered [ 0.491219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.493592] io scheduler noop registered [ 0.494858] io scheduler deadline registered (default) [ 0.496419] io scheduler cfq registered [ 0.497743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.499397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.501360] ipmi message handler version 39.2 [ 0.502740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505023] ACPI: Power Button [PWRF] [ 0.506301] GHES: HEST is not enabled! [ 0.528287] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571489] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.594255] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.596482] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620733] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623848] Linux agpgart interface v0.103 [ 0.626081] brd: module loaded [ 0.627582] loop: module loaded [ 0.628954] blk-mq: CPU -> queue map [ 0.630123] CPU 0 -> Queue 0 [ 0.630984] CPU 1 -> Queue 0 [ 0.632637] vda: vda1 [ 0.634084] scsi0 : ata_piix [ 0.635000] scsi1 : ata_piix [ 0.635830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.637372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.639123] libphy: Fixed MDIO Bus: probed [ 0.640245] tun: Universal TUN/TAP device driver, 1.6 [ 0.641449] tun: (C) 1999-2004 Max Krasnyansky [ 0.644389] PPP generic driver version 2.4.2 [ 0.645520] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.647042] ehci-pci: EHCI PCI platform driver [ 0.648152] ehci-platform: EHCI generic platform driver [ 0.649406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650816] ohci-pci: OHCI PCI platform driver [ 0.651911] ohci-platform: OHCI generic platform driver [ 0.653150] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675439] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676697] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678602] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.680045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681581] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683382] usb usb1: Product: UHCI Host Controller [ 0.684559] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.686047] usb usb1: SerialNumber: 0000:00:01.2 [ 0.687262] hub 1-0:1.0: USB hub found [ 0.688245] hub 1-0:1.0: 2 ports detected [ 0.689387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.692008] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.693211] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.694551] mousedev: PS/2 mouse device common for all mice [ 0.696129] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.698397] rtc_cmos 00:00: RTC can wake from S4 [ 0.699807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.701272] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.702782] device-mapper: uevent: version 1.0.3 [ 0.703970] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.705996] ledtrig-cpu: registered to indicate activity on CPUs [ 0.707446] TCP: cubic registered [ 0.715498] NET: Registered protocol family 10 [ 0.716900] NET: Registered protocol family 17 [ 0.718023] Key type dns_resolver registered [ 0.719298] Loading compiled-in X.509 certificates [ 0.720992] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.723209] registered taskstats version 1 [ 0.726023] Key type trusted registered [ 0.729577] Key type encrypted registered [ 0.730610] AppArmor: AppArmor sha1 policy hashing enabled [ 0.731885] IMA: No TPM chip found, activating TPM-bypass! [ 0.733680] regulator-dummy: disabling [ 0.734696] Magic number: 10:650:604 [ 0.735759] rtc_cmos 00:00: setting system clock to 2018-11-02 23:33:27 UTC (1541201607) [ 0.737783] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739168] EDD information not available. [ 0.797308] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799254] Write protecting the kernel read-only data: 12288k [ 0.801194] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804445] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.817583] systemd-udevd[107]: starting version 204 [ 0.856457] FDC 0 is a S82078B [ 1.000107] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.164736] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166260] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.167810] usb 1-1: Product: QEMU USB Tablet [ 1.168871] usb 1-1: Manufacturer: QEMU [ 1.169827] usb 1-1: SerialNumber: 42 [ 1.444104] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.872880] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.184567] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.302807] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.400512] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Nov 2018 23:33:29 +0000. Up 2.73 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 02 Nov 2018 23:33:30 +0000. Up 4.19 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:c0:de:b1 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:da:2c:fb | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: a2:d5:ae:a3:15:aa:67:b6:c9:96:7c:e0:99:46:f4:25 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . E.. | | . .+oS | | o+.+ | | +o=. . | | o%oo. | | .*=+.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 7c:67:bd:1f:c4:a6:41:b8:56:6b:55:bd:95:a2:18:62 root@ns The key's randomart image is: +--[ DSA 1024]----+ | +| | E . .. .+| | . . o..o..o| | . . .+.+. | | S .oo+.+ | | ..o. =. | | ... | | ..| | .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 53:8a:90:83:bb:1a:91:72:ed:05:01:88:fd:57:3d:20 root@ns The key's randomart image is: +--[ECDSA 256]---+ |.o... E .o | |o .. o .. o | | ..= . .. | | . o.+.. o | |+ o ..o S | |.o o . . | |. . . | | o | |. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ad:f5:6d:d6:fb:1f:0e:21:76:46:a5:a9:47:7c:52:b2 root@ns The key's randomart image is: +--[ED25519 256--+ | . o | | . B | | E . | | . + o | | S o+ = | | o..=... | | . ..+..| | oo o| | o=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 02 Nov 2018 23:35:34 +0000. Up 128.12 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 02 Nov 2018 23:36:35 +0000. Up 188.85 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.6/24 dev eth1 + ip link set dev eth1 up + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! bind9utils bind9 E: There are problems and -y was used without --force-yes + cat /var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory + cat /var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory + chown root:bind /var/lib/bind/db.clearwater.opnfv chown: invalid group: 'root:bind' + service bind9 reload bind9: unrecognized service 2018-11-02 23:37:17,859 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-02 23:37:17,863 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-02 23:37:17,865 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 96:a4:68:d3:a7:ba:3b:3c:e6:4d:a7:b2:e6:8d:46:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7c:67:bd:1f:c4:a6:41:b8:56:6b:55:bd:95:a2:18:62 root@ns (DSA) ec2: 256 53:8a:90:83:bb:1a:91:72:ed:05:01:88:fd:57:3d:20 root@ns (ECDSA) ec2: 256 ad:f5:6d:d6:fb:1f:0e:21:76:46:a5:a9:47:7c:52:b2 root@ns (ED25519) ec2: 2048 a2:d5:ae:a3:15:aa:67:b6:c9:96:7c:e0:99:46:f4:25 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJFTAS3dRdAqp2Joy4VoNuswXbmAiTbnEKdBIr6ZotQRMrXTjk6V2jb+o8Xxts8p3TS1yq8TiqnbG7ha/J25wQM= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHc7MIHSm3nuRkcFmUrDSWcimzJnY+srnJ3UBeJYn+26 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo60sfknmTazRMOgq2fsUoNtztjPDyiMSUgrNbmT9cW92ag/cP/qQ1ASdK5vepPsiSaz1h7U+zwnJG85GjfWBYJcj84yZY4vzB+/GFRaRUOuBZ96psRe53mLeDyHmIXP1940DN02DsVECUlqS07ltOJujBKU7NEzUkokO1QLow7E1Rx9Kdo2Vw7/Gdd/Gj7mWop4oLJ4G/7sArmdrR+h+TV9VJI3eL6mBqE263nucgfpVETrLEvgLu9ZXNxPmpoAd9JJwgknfNLqMvshcIoKxeiMsRGmlxdGqS9IIxZ7ty6npnoQul3c6ozSHa0QsgcNLMEDmX1KUehadpi4jcR6Fp root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 02 Nov 2018 23:37:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 231.14 seconds 2018-11-02 23:45:29,762 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-02 23:45:29,764 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.212 2018-11-02 23:45:44,883 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-11-02 23:45:44,951 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-02 23:45:44,951 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-02 23:46:11,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:46:11,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-02 23:47:36,592 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:47:36,592 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-02 23:48:32,440 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:48:32,440 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-02 23:49:57,482 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:49:57,482 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-02 23:50:53,380 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:50:53,380 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-11-02 23:52:18,412 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:52:18,413 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-11-02 23:53:14,252 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:53:14,252 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-11-02 23:54:39,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:54:39,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-11-02 23:55:35,148 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:55:35,149 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-11-02 23:57:00,189 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:57:00,189 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-11-02 23:57:56,002 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:57:56,002 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-11-02 23:59:21,034 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-02 23:59:21,034 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-11-03 00:00:16,895 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:00:16,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-11-03 00:01:41,922 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:01:41,923 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create a number 2018-11-03 00:02:37,847 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:02:37,847 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create a number 2018-11-03 00:04:02,864 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:04:02,865 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create a number 2018-11-03 00:04:58,700 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:04:58,700 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create a number 2018-11-03 00:06:23,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:06:23,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create a number 2018-11-03 00:07:19,608 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:07:19,608 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create a number 2018-11-03 00:08:44,647 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:08:44,648 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create a number 2018-11-03 00:09:40,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:09:40,511 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create a number 2018-11-03 00:11:05,551 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:11:05,551 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create a number 2018-11-03 00:12:01,453 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:12:01,454 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create a number 2018-11-03 00:13:26,491 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:13:26,491 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create a number 2018-11-03 00:14:22,294 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:14:22,294 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create a number 2018-11-03 00:15:47,315 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:15:47,315 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create a number 2018-11-03 00:16:43,160 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:16:43,160 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create a number 2018-11-03 00:18:08,177 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:18:08,177 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create a number 2018-11-03 00:19:04,064 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:19:04,065 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create a number 2018-11-03 00:20:29,105 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-03 00:20:29,105 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create a number 2018-11-03 00:20:54,123 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 125, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 102, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 172, in deploy_vnf self.clearwater.availability_check_by_creating_numbers() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 78, in availability_check_by_creating_numbers number_res = self._create_ellis_number(number_url, cookies) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 146, in _create_ellis_number raise Exception('Failed to create a number') Exception: Failed to create a number 2018-11-03 00:20:54,270 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-03 00:20:54,270 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 50:19 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-03 00:20:54,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-03 00:20:54,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:20:54,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:20:54 GMT Server: Apache x-openstack-request-id: req-1327ad88-04ec-4c6c-b2ba-e41072bf344b Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:20:54,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:20:54 GMT Server: Apache x-openstack-request-id: req-15263a24-56bd-49f4-8c1a-45f4bfec0aa4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-11-03 00:20:54,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-15263a24-56bd-49f4-8c1a-45f4bfec0aa4 2018-11-03 00:20:54,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.475890159607s 2018-11-03 00:20:54,753 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-15263a24-56bd-49f4-8c1a-45f4bfec0aa4 2018-11-03 00:20:54,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:20:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:20:55,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:20:54 GMT Server: Apache x-openstack-request-id: req-60f22970-a600-4d96-a207-b91df47bfadc Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:20:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:20:55 GMT Server: Apache x-openstack-request-id: req-5d0189e2-2471-46c8-94f8-95a74d8a5957 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-02T23:36:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv/events/6cdf9667-6b4a-457b-9e04-9594d82ba1a3", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "id": "6cdf9667-6b4a-457b-9e04-9594d82ba1a3"}]} 2018-11-03 00:20:55,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-5d0189e2-2471-46c8-94f8-95a74d8a5957 2018-11-03 00:20:55,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.535044908524s 2018-11-03 00:20:55,290 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-5d0189e2-2471-46c8-94f8-95a74d8a5957 2018-11-03 00:20:55,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-11-03 00:20:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:20:55,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:20:55 GMT Server: Apache x-openstack-request-id: req-f1aad15c-ba38-4ec2-a730-1d2bc94f9884 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:20:55,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:20:55 GMT Server: Apache x-openstack-request-id: req-08c7af2b-d38f-4040-bcb1-348af7d33cec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:20:55,912 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742 used request id req-08c7af2b-d38f-4040-bcb1-348af7d33cec 2018-11-03 00:20:55,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.620921134949s 2018-11-03 00:20:55,912 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742 used request id req-08c7af2b-d38f-4040-bcb1-348af7d33cec 2018-11-03 00:20:55,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:20:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6cdf9667-6b4a-457b-9e04-9594d82ba1a3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:20:56,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:20:55 GMT Server: Apache x-openstack-request-id: req-f331d52b-3a84-4583-8ecc-a02f1d2e6004 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6cdf9667-6b4a-457b-9e04-9594d82ba1a3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:20:56,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:20:56 GMT Server: Apache x-openstack-request-id: req-265de973-c041-4423-96ae-5afa82800ffe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-03T00:20:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv/events/0fc2a629-dcf4-4e1c-b661-a7b9b3f37355", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "id": "0fc2a629-dcf4-4e1c-b661-a7b9b3f37355"}, {"resource_name": "bono", "event_time": "2018-11-03T00:20:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono/events/fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2744c3b3-3998-4cc1-8e9c-ce56bec5cbcd", "id": "fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4"}]} 2018-11-03 00:20:56,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6cdf9667-6b4a-457b-9e04-9594d82ba1a3&sort_dir=asc&marker=6cdf9667-6b4a-457b-9e04-9594d82ba1a3&sort_dir=asc used request id req-265de973-c041-4423-96ae-5afa82800ffe 2018-11-03 00:20:56,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.531563997269s 2018-11-03 00:20:56,445 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6cdf9667-6b4a-457b-9e04-9594d82ba1a3&sort_dir=asc&marker=6cdf9667-6b4a-457b-9e04-9594d82ba1a3&sort_dir=asc used request id req-265de973-c041-4423-96ae-5afa82800ffe 2018-11-03 00:21:01,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:01,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:01 GMT Server: Apache x-openstack-request-id: req-4fa72ef5-4eb1-4203-9dd8-7d801f6116f6 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:01,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:01 GMT Server: Apache x-openstack-request-id: req-ce9bc936-e528-4f32-9979-ae202776ad7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-11-03T00:20:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout/events/f4347422-608b-4081-ab9e-cf2737af6775", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f0768bb2-10f5-44c6-95eb-11e7ca6b53fe", "id": "f4347422-608b-4081-ab9e-cf2737af6775"}, {"resource_name": "homer", "event_time": "2018-11-03T00:20:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer/events/1405e1c2-928a-4ed9-8939-f68907bca484", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "812803b4-31dc-4bb7-9ed9-b13ac7a7d90b", "id": "1405e1c2-928a-4ed9-8939-f68907bca484"}, {"resource_name": "dime", "event_time": "2018-11-03T00:20:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime/events/09ffb836-78bb-4bca-8e4d-e3719d2d0a04", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c348e639-ab58-4f55-876b-1547e4d44a99", "id": "09ffb836-78bb-4bca-8e4d-e3719d2d0a04"}, {"resource_name": "vellum", "event_time": "2018-11-03T00:21:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum/events/158aafd5-be0a-4a2f-9c74-502ef3009454", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "00b36ad7-8bb0-4277-9f01-54a378220f25", "id": "158aafd5-be0a-4a2f-9c74-502ef3009454"}]} 2018-11-03 00:21:01,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4&sort_dir=asc&marker=fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4&sort_dir=asc used request id req-ce9bc936-e528-4f32-9979-ae202776ad7f 2018-11-03 00:21:01,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.291861057281s 2018-11-03 00:21:01,739 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4&sort_dir=asc&marker=fd0d8eca-f5aa-4c6d-b9e2-9d0ffa2ad5d4&sort_dir=asc used request id req-ce9bc936-e528-4f32-9979-ae202776ad7f 2018-11-03 00:21:06,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:06,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:06 GMT Server: Apache x-openstack-request-id: req-90f8636a-2f48-4e9a-b800-2d9c1246c558 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:07,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:06 GMT Server: Apache x-openstack-request-id: req-8cce8ed3-027d-45b7-a427-92237afa38ed Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-03 00:21:07,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc&marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc used request id req-8cce8ed3-027d-45b7-a427-92237afa38ed 2018-11-03 00:21:07,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.467101812363s 2018-11-03 00:21:07,213 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc&marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc used request id req-8cce8ed3-027d-45b7-a427-92237afa38ed 2018-11-03 00:21:12,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:12,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:12,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:12 GMT Server: Apache x-openstack-request-id: req-d7d8d024-d921-4765-8ae8-325df0c1342b Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:12,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:12 GMT Server: Apache x-openstack-request-id: req-7de41714-8e51-463f-bd09-ec1843514e57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-11-03T00:21:11Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout/events/3a66a4dc-1a34-44ec-9f2a-0e52e43a0239", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f0768bb2-10f5-44c6-95eb-11e7ca6b53fe", "id": "3a66a4dc-1a34-44ec-9f2a-0e52e43a0239"}]} 2018-11-03 00:21:12,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc&marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc used request id req-7de41714-8e51-463f-bd09-ec1843514e57 2018-11-03 00:21:12,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.434597015381s 2018-11-03 00:21:12,653 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc&marker=158aafd5-be0a-4a2f-9c74-502ef3009454&sort_dir=asc used request id req-7de41714-8e51-463f-bd09-ec1843514e57 2018-11-03 00:21:17,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3a66a4dc-1a34-44ec-9f2a-0e52e43a0239&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:17,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:17 GMT Server: Apache x-openstack-request-id: req-e91c5e1e-33af-44ec-8604-ea5ad7815589 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3a66a4dc-1a34-44ec-9f2a-0e52e43a0239&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:18,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:17 GMT Server: Apache x-openstack-request-id: req-e56f72f9-a07c-4cc1-81d3-5780eac18e2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-11-03T00:21:14Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime/events/1c361862-1163-42ff-8520-87b978bebc08", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c348e639-ab58-4f55-876b-1547e4d44a99", "id": "1c361862-1163-42ff-8520-87b978bebc08"}, {"resource_name": "bono", "event_time": "2018-11-03T00:21:14Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono/events/f6a02dfa-d476-4ff1-aaa8-210f599d3663", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2744c3b3-3998-4cc1-8e9c-ce56bec5cbcd", "id": "f6a02dfa-d476-4ff1-aaa8-210f599d3663"}, {"resource_name": "homer", "event_time": "2018-11-03T00:21:14Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer/events/2a142c75-f458-4683-9171-e58e8ba178bb", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "812803b4-31dc-4bb7-9ed9-b13ac7a7d90b", "id": "2a142c75-f458-4683-9171-e58e8ba178bb"}, {"resource_name": "vellum", "event_time": "2018-11-03T00:21:16Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum/events/14c0a601-afe8-47d0-af7c-58b919d763e4", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "00b36ad7-8bb0-4277-9f01-54a378220f25", "id": "14c0a601-afe8-47d0-af7c-58b919d763e4"}, {"resource_name": "ellis", "event_time": "2018-11-03T00:21:16Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis/events/6dd7c9a2-a729-4202-9cb1-8b104926cbf7", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e4aac0a8-dcfd-40df-8ade-74d4c2898ae0", "id": "6dd7c9a2-a729-4202-9cb1-8b104926cbf7"}]} 2018-11-03 00:21:18,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3a66a4dc-1a34-44ec-9f2a-0e52e43a0239&sort_dir=asc&marker=3a66a4dc-1a34-44ec-9f2a-0e52e43a0239&sort_dir=asc used request id req-e56f72f9-a07c-4cc1-81d3-5780eac18e2c 2018-11-03 00:21:18,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.455018043518s 2018-11-03 00:21:18,115 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3a66a4dc-1a34-44ec-9f2a-0e52e43a0239&sort_dir=asc&marker=3a66a4dc-1a34-44ec-9f2a-0e52e43a0239&sort_dir=asc used request id req-e56f72f9-a07c-4cc1-81d3-5780eac18e2c 2018-11-03 00:21:23,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:23,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:23,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:23 GMT Server: Apache x-openstack-request-id: req-ba3c4f00-8e60-43b5-92e0-ee17099bf571 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:23,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:23 GMT Server: Apache x-openstack-request-id: req-c8c7340c-4d8d-4771-b2eb-937e49c4bc0c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-03 00:21:23,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc&marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc used request id req-c8c7340c-4d8d-4771-b2eb-937e49c4bc0c 2018-11-03 00:21:23,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.264779090881s 2018-11-03 00:21:23,386 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc&marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc used request id req-c8c7340c-4d8d-4771-b2eb-937e49c4bc0c 2018-11-03 00:21:28,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:28,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:29,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:28 GMT Server: Apache x-openstack-request-id: req-88aa5bdf-7b1e-4738-ba32-75e3166d7492 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:29,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:29 GMT Server: Apache x-openstack-request-id: req-2b4b8fd8-bad9-4b3c-9487-7cdf6161fb95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-11-03T00:21:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis/events/eac0994b-a88e-4c7d-9870-b61406cf5cea", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e4aac0a8-dcfd-40df-8ade-74d4c2898ae0", "id": "eac0994b-a88e-4c7d-9870-b61406cf5cea"}, {"resource_name": "dns", "event_time": "2018-11-03T00:21:23Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns/events/e6631711-6acd-4627-9b7d-518301fb302b", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "904f6057-2fff-470d-ad24-6e9d62ec70d8", "id": "e6631711-6acd-4627-9b7d-518301fb302b"}]} 2018-11-03 00:21:29,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc&marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc used request id req-2b4b8fd8-bad9-4b3c-9487-7cdf6161fb95 2018-11-03 00:21:29,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.688396930695s 2018-11-03 00:21:29,081 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc&marker=6dd7c9a2-a729-4202-9cb1-8b104926cbf7&sort_dir=asc used request id req-2b4b8fd8-bad9-4b3c-9487-7cdf6161fb95 2018-11-03 00:21:34,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:34,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=e6631711-6acd-4627-9b7d-518301fb302b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:34,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:34 GMT Server: Apache x-openstack-request-id: req-3cfbac4e-2042-47f7-9e2b-54bfc917bfe3 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=e6631711-6acd-4627-9b7d-518301fb302b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:34,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:34 GMT Server: Apache x-openstack-request-id: req-a2bbe59e-1289-45b0-bf21-9e3824f52c10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-11-03T00:21:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns/events/0f855b6a-48b3-4522-8d3c-764bb2606611", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "904f6057-2fff-470d-ad24-6e9d62ec70d8", "id": "0f855b6a-48b3-4522-8d3c-764bb2606611"}, {"resource_name": "security_groups", "event_time": "2018-11-03T00:21:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups/events/60155b34-30e5-4c9b-88fa-10dd67f694c7", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "928d567f-4519-4ce8-a26c-fbb98bb81c7b", "id": "60155b34-30e5-4c9b-88fa-10dd67f694c7"}, {"resource_name": "mgmt_network", "event_time": "2018-11-03T00:21:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network/events/083193be-ef34-4b99-9ac2-5711a606a757", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "16d1da80-686a-422b-86eb-1b55e9aaef4a", "id": "083193be-ef34-4b99-9ac2-5711a606a757"}, {"resource_name": "sig_network", "event_time": "2018-11-03T00:21:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network/events/3c8fb0ab-ea1d-40b0-9d17-07856eb70648", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "63dfbfde-485d-42bb-b6e0-f4ee1e3db635", "id": "3c8fb0ab-ea1d-40b0-9d17-07856eb70648"}]} 2018-11-03 00:21:34,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=e6631711-6acd-4627-9b7d-518301fb302b&sort_dir=asc&marker=e6631711-6acd-4627-9b7d-518301fb302b&sort_dir=asc used request id req-a2bbe59e-1289-45b0-bf21-9e3824f52c10 2018-11-03 00:21:34,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0900418758392s 2018-11-03 00:21:34,177 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=e6631711-6acd-4627-9b7d-518301fb302b&sort_dir=asc&marker=e6631711-6acd-4627-9b7d-518301fb302b&sort_dir=asc used request id req-a2bbe59e-1289-45b0-bf21-9e3824f52c10 2018-11-03 00:21:39,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:39,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:39 GMT Server: Apache x-openstack-request-id: req-a34b5543-9cc4-46d1-b09a-45634b2b67cb Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:39,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:39 GMT Server: Apache x-openstack-request-id: req-4b48d49c-91d6-44f7-8678-ab38cef7bcce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-03 00:21:39,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc&marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc used request id req-4b48d49c-91d6-44f7-8678-ab38cef7bcce 2018-11-03 00:21:39,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.293572187424s 2018-11-03 00:21:39,478 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc&marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc used request id req-4b48d49c-91d6-44f7-8678-ab38cef7bcce 2018-11-03 00:21:44,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:44,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:44,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:44 GMT Server: Apache x-openstack-request-id: req-acf77b76-2fec-4e02-9c50-dacca11142c4 Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:44,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:44 GMT Server: Apache x-openstack-request-id: req-c578e215-8f94-46dd-8c3b-7fa91e5e8789 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-11-03T00:21:42Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network/events/39fc1512-7e39-49c1-a7d4-0e5750d9499f", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "63dfbfde-485d-42bb-b6e0-f4ee1e3db635", "id": "39fc1512-7e39-49c1-a7d4-0e5750d9499f"}, {"resource_name": "mgmt_network", "event_time": "2018-11-03T00:21:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network/events/612c06d5-954b-44fa-a05b-fb3c8485b45a", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "16d1da80-686a-422b-86eb-1b55e9aaef4a", "id": "612c06d5-954b-44fa-a05b-fb3c8485b45a"}]} 2018-11-03 00:21:44,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc&marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc used request id req-c578e215-8f94-46dd-8c3b-7fa91e5e8789 2018-11-03 00:21:44,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.272956848145s 2018-11-03 00:21:44,757 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc&marker=3c8fb0ab-ea1d-40b0-9d17-07856eb70648&sort_dir=asc used request id req-c578e215-8f94-46dd-8c3b-7fa91e5e8789 2018-11-03 00:21:49,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=612c06d5-954b-44fa-a05b-fb3c8485b45a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:49,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:49 GMT Server: Apache x-openstack-request-id: req-452dad5b-e6ff-4334-b32d-02f3f1a4a47e Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=612c06d5-954b-44fa-a05b-fb3c8485b45a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:49,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:49 GMT Server: Apache x-openstack-request-id: req-8fde32a0-340e-4568-8a45-c7d7e5f91554 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-11-03T00:21:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups/events/46b2c8df-e658-46cd-9304-91ab0ddc3a39", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "928d567f-4519-4ce8-a26c-fbb98bb81c7b", "id": "46b2c8df-e658-46cd-9304-91ab0ddc3a39"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-11-03T00:21:48Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv/events/f9290f3b-9551-4e68-b849-935c03209bd1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "id": "f9290f3b-9551-4e68-b849-935c03209bd1"}]} 2018-11-03 00:21:49,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=612c06d5-954b-44fa-a05b-fb3c8485b45a&sort_dir=asc&marker=612c06d5-954b-44fa-a05b-fb3c8485b45a&sort_dir=asc used request id req-8fde32a0-340e-4568-8a45-c7d7e5f91554 2018-11-03 00:21:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738170146942s 2018-11-03 00:21:49,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=612c06d5-954b-44fa-a05b-fb3c8485b45a&sort_dir=asc&marker=612c06d5-954b-44fa-a05b-fb3c8485b45a&sort_dir=asc used request id req-8fde32a0-340e-4568-8a45-c7d7e5f91554 2018-11-03 00:21:54,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:21:54,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:21:55,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:21:54 GMT Server: Apache x-openstack-request-id: req-242702cf-c811-4e25-901e-cf1e50ff37ff Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:21:55,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:21:55 GMT Server: Apache x-openstack-request-id: req-10aeeef3-0ac0-4d69-a6f5-0bb8cda8104a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-03 00:21:55,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc&marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc used request id req-10aeeef3-0ac0-4d69-a6f5-0bb8cda8104a 2018-11-03 00:21:55,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.268056869507s 2018-11-03 00:21:55,112 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc&marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc used request id req-10aeeef3-0ac0-4d69-a6f5-0bb8cda8104a 2018-11-03 00:22:00,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-03 00:22:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:00,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:22:00 GMT Server: Apache x-openstack-request-id: req-eed9eda5-f38c-49e6-af0d-463921ef132d Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:22:00,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:00 GMT Server: Apache x-openstack-request-id: req-d6906618-6739-494f-9532-9eed6d77e7d2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-03 00:22:00,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc&marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc used request id req-d6906618-6739-494f-9532-9eed6d77e7d2 2018-11-03 00:22:00,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.259891033173s 2018-11-03 00:22:00,378 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742/events?marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc&marker=f9290f3b-9551-4e68-b849-935c03209bd1&sort_dir=asc used request id req-d6906618-6739-494f-9532-9eed6d77e7d2 2018-11-03 00:22:00,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-03 00:22:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:00,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 03 Nov 2018 00:22:00 GMT Server: Apache x-openstack-request-id: req-cef0c2dc-d9ce-42c3-aca2-3145f9a966cc Location: http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:22:00,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:00 GMT Server: Apache x-openstack-request-id: req-69bd64ec-6bab-42b1-a9ae-f028d6cc678f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "41f4d788e5014caeabf58d45bd038a6c", "private_sig_net_ip_version": "4", "image": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_dc2955dd-baa3-4a50-a660-efd0c4d80368", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "deletion_time": "2018-11-03T00:21:49Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "17389ad502d54814a38a39c2cf1cef5d", "tags": null, "creation_time": "2018-11-02T23:31:03Z", "links": [{"href": "http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-03T00:20:55Z", "id": "f442f5f6-34f7-4e54-b0dd-688fd064f742", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-11-03 00:22:00,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-69bd64ec-6bab-42b1-a9ae-f028d6cc678f 2018-11-03 00:22:00,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.262515068054s 2018-11-03 00:22:00,641 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/41f4d788e5014caeabf58d45bd038a6c/stacks/clearwater-opnfv/f442f5f6-34f7-4e54-b0dd-688fd064f742?resolve_outputs=False used request id req-69bd64ec-6bab-42b1-a9ae-f028d6cc678f 2018-11-03 00:22:00,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-03 00:22:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" -d '{"subnet_id": "a998eeac-f230-4919-ba5a-6ebbe27f272d"}' 2018-11-03 00:22:02,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5dd8517e-94c5-4036-b888-c7bce0294193 Date: Sat, 03 Nov 2018 00:22:02 GMT RESP BODY: {"network_id": "9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "subnet_id": "a998eeac-f230-4919-ba5a-6ebbe27f272d", "subnet_ids": ["a998eeac-f230-4919-ba5a-6ebbe27f272d"], "port_id": "079279f3-41f8-4706-8de9-45012095ebbd", "id": "cabc99df-4dd9-4943-8501-233895f4dfe1"} 2018-11-03 00:22:02,355 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1/remove_router_interface.json used request id req-5dd8517e-94c5-4036-b888-c7bce0294193 2018-11-03 00:22:02,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71296787262s 2018-11-03 00:22:02,356 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1/remove_router_interface.json used request id req-5dd8517e-94c5-4036-b888-c7bce0294193 returning object cabc99df-4dd9-4943-8501-233895f4dfe1 2018-11-03 00:22:02,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-03 00:22:02,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:02,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-35f3ed44-9621-4c25-920c-53c071ed3d15 Date: Sat, 03 Nov 2018 00:22:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "created_at": "2018-11-02T23:30:38Z", "admin_state_up": true, "updated_at": "2018-11-03T00:22:01Z", "revision_number": 4, "routes": [], "project_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "cabc99df-4dd9-4943-8501-233895f4dfe1", "name": "heat_ims-router_dc2955dd-baa3-4a50-a660-efd0c4d80368"}]} 2018-11-03 00:22:02,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-35f3ed44-9621-4c25-920c-53c071ed3d15 2018-11-03 00:22:02,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121913909912s 2018-11-03 00:22:02,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-35f3ed44-9621-4c25-920c-53c071ed3d15 2018-11-03 00:22:02,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-03 00:22:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:03,782 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb6d4796-5ba9-455e-8ec6-8e56b3d706fd Content-Length: 0 Date: Sat, 03 Nov 2018 00:22:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:22:03,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1.json used request id req-cb6d4796-5ba9-455e-8ec6-8e56b3d706fd 2018-11-03 00:22:03,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30216097832s 2018-11-03 00:22:03,782 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/cabc99df-4dd9-4943-8501-233895f4dfe1.json used request id req-cb6d4796-5ba9-455e-8ec6-8e56b3d706fd 2018-11-03 00:22:03,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-03 00:22:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:03,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cc5a4099-68c6-401c-9831-ebeac2d2a887 Date: Sat, 03 Nov 2018 00:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:30:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-02T23:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"a998eeac-f230-4919-ba5a-6ebbe27f272d","subnetpool_id":null,"name":"heat_ims-subnet_dc2955dd-baa3-4a50-a660-efd0c4d80368"}]} 2018-11-03 00:22:03,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cc5a4099-68c6-401c-9831-ebeac2d2a887 2018-11-03 00:22:03,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.048330783844s 2018-11-03 00:22:03,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cc5a4099-68c6-401c-9831-ebeac2d2a887 2018-11-03 00:22:03,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-03 00:22:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/a998eeac-f230-4919-ba5a-6ebbe27f272d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:06,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9d269aa-5d51-4f2b-bcca-0a5e82f979f4 Date: Sat, 03 Nov 2018 00:22:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:22:06,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a998eeac-f230-4919-ba5a-6ebbe27f272d.json used request id req-a9d269aa-5d51-4f2b-bcca-0a5e82f979f4 2018-11-03 00:22:06,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51231718063s 2018-11-03 00:22:06,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a998eeac-f230-4919-ba5a-6ebbe27f272d.json used request id req-a9d269aa-5d51-4f2b-bcca-0a5e82f979f4 2018-11-03 00:22:06,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:22:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:06,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-46053790-86a1-4fbc-8ddc-d9fae5cf5107 Date: Sat, 03 Nov 2018 00:22:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-03T00:22:06Z","tenant_id":"41f4d788e5014caeabf58d45bd038a6c","created_at":"2018-11-02T23:30:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"41f4d788e5014caeabf58d45bd038a6c","id":"9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea","name":"heat_ims-net_dc2955dd-baa3-4a50-a660-efd0c4d80368"}]} 2018-11-03 00:22:06,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-46053790-86a1-4fbc-8ddc-d9fae5cf5107 2018-11-03 00:22:06,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995478630066s 2018-11-03 00:22:06,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-46053790-86a1-4fbc-8ddc-d9fae5cf5107 2018-11-03 00:22:06,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-03 00:22:06,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:08,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc89582c-dbe7-4c0d-9213-42bc460e5231 Date: Sat, 03 Nov 2018 00:22:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:22:08,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea.json used request id req-bc89582c-dbe7-4c0d-9213-42bc460e5231 2018-11-03 00:22:08,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.98231506348s 2018-11-03 00:22:08,430 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9a2f4ca3-5c7f-4411-bd9f-c99ca21d25ea.json used request id req-bc89582c-dbe7-4c0d-9213-42bc460e5231 2018-11-03 00:22:08,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:22:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:09,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e4bcefd3-2477-4a28-aff3-6d9465dd4867 Date: Sat, 03 Nov 2018 00:22:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "metadata": {}}], "file": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d/file", "owner": "41f4d788e5014caeabf58d45bd038a6c", "id": "593467d6-1af4-459e-95dd-83d83fc56a1d", "size": 263586304, "self": "/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/593467d6-1af4-459e-95dd-83d83fc56a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-02T23:30:48Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_dc2955dd-baa3-4a50-a660-efd0c4d80368", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-02T23:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:22:09,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e4bcefd3-2477-4a28-aff3-6d9465dd4867 2018-11-03 00:22:09,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.659472942352s 2018-11-03 00:22:09,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e4bcefd3-2477-4a28-aff3-6d9465dd4867 2018-11-03 00:22:09,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 00:22:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc92496a12e015bcaf597b1b434c639df4fa6e1d" 2018-11-03 00:22:09,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c63b2b9e-69dd-4b8a-b5f0-7ae9b1f99d8b Date: Sat, 03 Nov 2018 00:22:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:22:09,901 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d used request id req-c63b2b9e-69dd-4b8a-b5f0-7ae9b1f99d8b 2018-11-03 00:22:09,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.805917024612s 2018-11-03 00:22:09,902 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/593467d6-1af4-459e-95dd-83d83fc56a1d used request id req-c63b2b9e-69dd-4b8a-b5f0-7ae9b1f99d8b 2018-11-03 00:22:09,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 00:22:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:10,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897d34e3-1850-4c6c-a4c0-acbef13acbf9 x-compute-request-id: req-897d34e3-1850-4c6c-a4c0-acbef13acbf9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ef676f16-f4fc-492b-8e28-05815496084d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "ef676f16-f4fc-492b-8e28-05815496084d"}]} 2018-11-03 00:22:10,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-897d34e3-1850-4c6c-a4c0-acbef13acbf9 2018-11-03 00:22:10,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.617787122726s 2018-11-03 00:22:10,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-897d34e3-1850-4c6c-a4c0-acbef13acbf9 2018-11-03 00:22:10,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 00:22:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:10,558 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 00:22:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-559b423a-293e-480d-8512-6515c0782c15 x-compute-request-id: req-559b423a-293e-480d-8512-6515c0782c15 Content-Length: 0 Content-Type: application/json 2018-11-03 00:22:10,558 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d used request id req-559b423a-293e-480d-8512-6515c0782c15 2018-11-03 00:22:10,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364000797272s 2018-11-03 00:22:10,558 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ef676f16-f4fc-492b-8e28-05815496084d used request id req-559b423a-293e-480d-8512-6515c0782c15 2018-11-03 00:22:10,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:22:10,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:10,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cea3b1-8e8a-4850-a884-d629feb14bf4 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": {"self": "http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc6f96abd4764662a3128573d88cbe16", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:22:10,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e5cea3b1-8e8a-4850-a884-d629feb14bf4 2018-11-03 00:22:10,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122309207916s 2018-11-03 00:22:10,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e5cea3b1-8e8a-4850-a884-d629feb14bf4 2018-11-03 00:22:10,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:22:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:10,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd0aff3-7455-4e25-b270-6c7ef242027d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_dc2955dd-baa3-4a50-a660-efd0c4d80368", "links": {"self": "http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dc6f96abd4764662a3128573d88cbe16", "description": null}} 2018-11-03 00:22:10,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16 used request id req-dbd0aff3-7455-4e25-b270-6c7ef242027d 2018-11-03 00:22:10,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11807513237s 2018-11-03 00:22:10,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16 used request id req-dbd0aff3-7455-4e25-b270-6c7ef242027d 2018-11-03 00:22:10,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-03 00:22:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:11,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9bf20c-ec4f-4578-b096-229f4af2c047 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:22:11,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16 used request id req-5d9bf20c-ec4f-4578-b096-229f4af2c047 2018-11-03 00:22:11,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.224864006042s 2018-11-03 00:22:11,032 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dc6f96abd4764662a3128573d88cbe16 used request id req-5d9bf20c-ec4f-4578-b096-229f4af2c047 2018-11-03 00:22:11,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:22:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:11,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34403cbc-4f64-4291-8336-f87c9ee0ee31 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c"}, "tags": [], "enabled": true, "id": "41f4d788e5014caeabf58d45bd038a6c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dc2955dd-baa3-4a50-a660-efd0c4d80368"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:22:11,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-34403cbc-4f64-4291-8336-f87c9ee0ee31 2018-11-03 00:22:11,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107897043228s 2018-11-03 00:22:11,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-34403cbc-4f64-4291-8336-f87c9ee0ee31 2018-11-03 00:22:11,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-03 00:22:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:11,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0feb7e4e-951c-49cb-a5e1-8ecbb9a4526b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:22:11,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c used request id req-0feb7e4e-951c-49cb-a5e1-8ecbb9a4526b 2018-11-03 00:22:11,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.209924936295s 2018-11-03 00:22:11,361 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/41f4d788e5014caeabf58d45bd038a6c used request id req-0feb7e4e-951c-49cb-a5e1-8ecbb9a4526b 2018-11-03 00:22:11,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:22:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:11,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b463877-dcc6-4da5-b197-a02fb2ae6e0e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c1cb56c40a549e59c5299f07572cac3", "links": {"self": "http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec795791270044488e9a2ef89da4e5ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec795791270044488e9a2ef89da4e5ff"}, "name": "heat_stack_owner"}]} 2018-11-03 00:22:11,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b463877-dcc6-4da5-b197-a02fb2ae6e0e 2018-11-03 00:22:11,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107584953308s 2018-11-03 00:22:11,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b463877-dcc6-4da5-b197-a02fb2ae6e0e 2018-11-03 00:22:11,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-03 00:22:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:11,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-389a42ee-46db-41bf-a57c-c740977ba55a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:22:11,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3 used request id req-389a42ee-46db-41bf-a57c-c740977ba55a 2018-11-03 00:22:11,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.147701025009s 2018-11-03 00:22:11,625 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0c1cb56c40a549e59c5299f07572cac3 used request id req-389a42ee-46db-41bf-a57c-c740977ba55a 2018-11-03 00:22:11,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:22:11,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=41f4d788e5014caeabf58d45bd038a6c&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:11,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-61ac4f87-5842-4362-8fc3-f66c4dc3ef70 Date: Sat, 03 Nov 2018 00:22:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "created_at": "2018-11-02T23:30:35Z", "updated_at": "2018-11-02T23:30:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:36Z", "revision_number": 0, "id": "1894de49-95bd-4c4f-abfc-230176380366", "remote_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:36Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:35Z", "revision_number": 0, "id": "5688b6c3-bf57-4ea6-86ae-5d881636efc9", "remote_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:35Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:36Z", "revision_number": 0, "id": "b55cb598-9e5c-4f34-85f2-0a23d9173d17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:36Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:36Z", "revision_number": 0, "id": "cce49bca-aa46-4161-92ce-35fb54b0905d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:36Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}], "revision_number": 4, "project_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "name": "default"}]} 2018-11-03 00:22:11,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=41f4d788e5014caeabf58d45bd038a6c&name=default used request id req-61ac4f87-5842-4362-8fc3-f66c4dc3ef70 2018-11-03 00:22:11,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.260834217072s 2018-11-03 00:22:11,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=41f4d788e5014caeabf58d45bd038a6c&name=default used request id req-61ac4f87-5842-4362-8fc3-f66c4dc3ef70 2018-11-03 00:22:11,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:22:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:12,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 29650 X-Openstack-Request-Id: req-871d2af0-a81f-43aa-bf29-372f5c54c662 Date: Sat, 03 Nov 2018 00:22:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "created_at": "2018-11-02T23:30:35Z", "updated_at": "2018-11-02T23:30:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:36Z", "revision_number": 0, "id": "1894de49-95bd-4c4f-abfc-230176380366", "remote_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:36Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:35Z", "revision_number": 0, "id": "5688b6c3-bf57-4ea6-86ae-5d881636efc9", "remote_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:35Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:36Z", "revision_number": 0, "id": "b55cb598-9e5c-4f34-85f2-0a23d9173d17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:36Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T23:30:36Z", "revision_number": 0, "id": "cce49bca-aa46-4161-92ce-35fb54b0905d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T23:30:36Z", "security_group_id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "tenant_id": "41f4d788e5014caeabf58d45bd038a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "41f4d788e5014caeabf58d45bd038a6c"}], "revision_number": 4, "project_id": "41f4d788e5014caeabf58d45bd038a6c", "id": "eae56d74-bb70-4cf5-9f0d-3a171f455b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-03 00:22:12,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-871d2af0-a81f-43aa-bf29-372f5c54c662 2018-11-03 00:22:12,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.269939184189s 2018-11-03 00:22:12,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-871d2af0-a81f-43aa-bf29-372f5c54c662 2018-11-03 00:22:12,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-03 00:22:12,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/eae56d74-bb70-4cf5-9f0d-3a171f455b75.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:12,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eeb5215c-ed45-4170-b638-ba262d17ab01 Content-Length: 0 Date: Sat, 03 Nov 2018 00:22:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:22:12,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/eae56d74-bb70-4cf5-9f0d-3a171f455b75.json used request id req-eeb5215c-ed45-4170-b638-ba262d17ab01 2018-11-03 00:22:12,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.360108137131s 2018-11-03 00:22:12,530 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/eae56d74-bb70-4cf5-9f0d-3a171f455b75.json used request id req-eeb5215c-ed45-4170-b638-ba262d17ab01 2018-11-03 00:22:12,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:22:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:12,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4181fc-e9ff-42a4-8264-9a697be7238a Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec795791270044488e9a2ef89da4e5ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/ec795791270044488e9a2ef89da4e5ff"}, "name": "heat_stack_owner"}]} 2018-11-03 00:22:12,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3a4181fc-e9ff-42a4-8264-9a697be7238a 2018-11-03 00:22:12,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985939502716s 2018-11-03 00:22:12,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3a4181fc-e9ff-42a4-8264-9a697be7238a 2018-11-03 00:22:12,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-03 00:22:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/ec795791270044488e9a2ef89da4e5ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4343d0c649add6e57275bfa0992b26a0a33da868" 2018-11-03 00:22:12,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-764baa2b-f89b-4b43-8e6a-d10d7b033243 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:22:12,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ec795791270044488e9a2ef89da4e5ff used request id req-764baa2b-f89b-4b43-8e6a-d10d7b033243 2018-11-03 00:22:12,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.13644695282s 2018-11-03 00:22:12,774 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ec795791270044488e9a2ef89da4e5ff used request id req-764baa2b-f89b-4b43-8e6a-d10d7b033243 2018-11-03 00:22:12,775 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-11-03 00:22:12,800 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-03 00:22:12,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:22:12,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1649df-3bcf-4d59-8e24-91861b8971d1 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 00:22:12,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ba1649df-3bcf-4d59-8e24-91861b8971d1 2018-11-03 00:22:12,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 00:22:13,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T01:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["wAMCT6z-RrSkFerFJ4pEXQ"], "issued_at": "2018-11-03T00:22:13.000000Z"}} 2018-11-03 00:22:13,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:22:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:13,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-2b05008b-0f4b-4f77-a64d-3dbf7f7ff0aa Date: Sat, 03 Nov 2018 00:22:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-03 00:22:13,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2b05008b-0f4b-4f77-a64d-3dbf7f7ff0aa 2018-11-03 00:22:13,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280088186264s 2018-11-03 00:22:13,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2b05008b-0f4b-4f77-a64d-3dbf7f7ff0aa 2018-11-03 00:22:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:22:13,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 00:22:13 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 00:22:13,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:22:13,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:13,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4d4fbe-e3fb-4391-a35c-996419a698da Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-03 00:22:13,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-bd4d4fbe-e3fb-4391-a35c-996419a698da 2018-11-03 00:22:13,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107148885727s 2018-11-03 00:22:13,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-bd4d4fbe-e3fb-4391-a35c-996419a698da 2018-11-03 00:22:13,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-03 00:22:13,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da"}}' 2018-11-03 00:22:13,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ce0c192-aa56-4a13-a989-c87341eeb25b Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07"}, "tags": [], "enabled": true, "id": "be7ea60cacac444ab5e800711c290a07", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da"}} 2018-11-03 00:22:13,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8ce0c192-aa56-4a13-a989-c87341eeb25b 2018-11-03 00:22:13,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145982980728s 2018-11-03 00:22:13,817 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8ce0c192-aa56-4a13-a989-c87341eeb25b 2018-11-03 00:22:13,818 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'be7ea60cacac444ab5e800711c290a07', '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'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da'}) 2018-11-03 00:22:13,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-03 00:22:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b3dd6bc4-9da1-4bb8-b944-8fabba95dec6", "email": null, "name": "vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da"}}' 2018-11-03 00:22:14,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5be5bdf-9c47-4d59-9f70-16438758da16 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": {"self": "http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ea1c040ee9b49b3833da7777d86153c", "domain_id": "default", "password_expires_at": null}} 2018-11-03 00:22:14,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-a5be5bdf-9c47-4d59-9f70-16438758da16 2018-11-03 00:22:14,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393539190292s 2018-11-03 00:22:14,218 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-a5be5bdf-9c47-4d59-9f70-16438758da16 2018-11-03 00:22:14,219 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2ea1c040ee9b49b3833da7777d86153c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da'}) 2018-11-03 00:22:14,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:22:14,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:14,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2b7f0c-b117-403f-91f9-ed85a9be0118 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:22:14,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eb2b7f0c-b117-403f-91f9-ed85a9be0118 2018-11-03 00:22:14,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104372024536s 2018-11-03 00:22:14,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eb2b7f0c-b117-403f-91f9-ed85a9be0118 2018-11-03 00:22:14,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:22:14,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:14,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2935e0-16a5-440b-b97f-7ecd5463eb23 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:22:14,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e2935e0-16a5-440b-b97f-7ecd5463eb23 2018-11-03 00:22:14,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994880199432s 2018-11-03 00:22:14,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e2935e0-16a5-440b-b97f-7ecd5463eb23 2018-11-03 00:22:14,433 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-03 00:22:14,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-03 00:22:14,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"role": {"name": "Member"}}' 2018-11-03 00:22:14,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00dca8cc-160b-4832-9f44-6d556cd7acf3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "243d2eeec6ad40df8b2a19eab2e10e13", "links": {"self": "http://172.30.9.31:5000/v3/roles/243d2eeec6ad40df8b2a19eab2e10e13"}, "name": "Member"}} 2018-11-03 00:22:14,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-00dca8cc-160b-4832-9f44-6d556cd7acf3 2018-11-03 00:22:14,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.115411043167s 2018-11-03 00:22:14,553 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-00dca8cc-160b-4832-9f44-6d556cd7acf3 2018-11-03 00:22:14,553 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'243d2eeec6ad40df8b2a19eab2e10e13'}) 2018-11-03 00:22:14,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:22:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:14,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352d96cb-09ad-419c-aeed-50dde27af87e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "243d2eeec6ad40df8b2a19eab2e10e13", "links": {"self": "http://172.30.9.31:5000/v3/roles/243d2eeec6ad40df8b2a19eab2e10e13"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:22:14,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-352d96cb-09ad-419c-aeed-50dde27af87e 2018-11-03 00:22:14,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111532926559s 2018-11-03 00:22:14,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-352d96cb-09ad-419c-aeed-50dde27af87e 2018-11-03 00:22:14,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:22:14,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:14,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186b3718-f9af-4f7b-aa0d-3ba898ba8c57 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 00:22:14,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-186b3718-f9af-4f7b-aa0d-3ba898ba8c57 2018-11-03 00:22:14,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0928149223328s 2018-11-03 00:22:14,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-186b3718-f9af-4f7b-aa0d-3ba898ba8c57 2018-11-03 00:22:14,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:22:14,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:14,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f646990-65ff-43d5-bb6b-8827f57cf02a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": {"self": "http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ea1c040ee9b49b3833da7777d86153c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:22:14,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5f646990-65ff-43d5-bb6b-8827f57cf02a 2018-11-03 00:22:14,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12805390358s 2018-11-03 00:22:14,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5f646990-65ff-43d5-bb6b-8827f57cf02a 2018-11-03 00:22:14,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:22:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:15,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c406006-2f28-4727-8ac4-89f057f5ea13 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07"}, "tags": [], "enabled": true, "id": "be7ea60cacac444ab5e800711c290a07", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:22:15,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3c406006-2f28-4727-8ac4-89f057f5ea13 2018-11-03 00:22:15,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108973026276s 2018-11-03 00:22:15,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3c406006-2f28-4727-8ac4-89f057f5ea13 2018-11-03 00:22:15,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 00:22:15,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=2ea1c040ee9b49b3833da7777d86153c&role.id=243d2eeec6ad40df8b2a19eab2e10e13&scope.project.id=be7ea60cacac444ab5e800711c290a07" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:15,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd40728-9aa4-4148-9b0b-7fef1a98cbca Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=2ea1c040ee9b49b3833da7777d86153c&role.id=243d2eeec6ad40df8b2a19eab2e10e13&scope.project.id=be7ea60cacac444ab5e800711c290a07", "previous": null, "next": null}} 2018-11-03 00:22:15,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=2ea1c040ee9b49b3833da7777d86153c&role.id=243d2eeec6ad40df8b2a19eab2e10e13&scope.project.id=be7ea60cacac444ab5e800711c290a07 used request id req-ddd40728-9aa4-4148-9b0b-7fef1a98cbca 2018-11-03 00:22:15,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105528116226s 2018-11-03 00:22:15,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=2ea1c040ee9b49b3833da7777d86153c&role.id=243d2eeec6ad40df8b2a19eab2e10e13&scope.project.id=be7ea60cacac444ab5e800711c290a07 used request id req-ddd40728-9aa4-4148-9b0b-7fef1a98cbca 2018-11-03 00:22:15,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-03 00:22:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07/users/2ea1c040ee9b49b3833da7777d86153c/roles/243d2eeec6ad40df8b2a19eab2e10e13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:15,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8f1db3-9046-4369-8f91-de7fc94c4965 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:22:15,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07/users/2ea1c040ee9b49b3833da7777d86153c/roles/243d2eeec6ad40df8b2a19eab2e10e13 used request id req-4b8f1db3-9046-4369-8f91-de7fc94c4965 2018-11-03 00:22:15,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150640010834s 2018-11-03 00:22:15,287 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07/users/2ea1c040ee9b49b3833da7777d86153c/roles/243d2eeec6ad40df8b2a19eab2e10e13 used request id req-4b8f1db3-9046-4369-8f91-de7fc94c4965 2018-11-03 00:22:15,288 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'be7ea60cacac444ab5e800711c290a07', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b3dd6bc4-9da1-4bb8-b944-8fabba95dec6', 'username': u'vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-03 00:22:15,291 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da', 'password': 'b3dd6bc4-9da1-4bb8-b944-8fabba95dec6', 'project_name': 'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'be7ea60cacac444ab5e800711c290a07', 'project_domain_name': 'Default'} 2018-11-03 00:22:15,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-11-03 00:22:15,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-03 00:22:15,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-11-03 00:22:15,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-11-03 00:22:15,398 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-03 00:22:15,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:22:15,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:15,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ce9011-f71f-4d44-af13-71b19564ce90 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-03 00:22:15,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-71ce9011-f71f-4d44-af13-71b19564ce90 2018-11-03 00:22:15,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962347984314s 2018-11-03 00:22:15,495 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-71ce9011-f71f-4d44-af13-71b19564ce90 2018-11-03 00:22:15,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:22:15,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:22:15,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c72fbbc-0651-4506-96c3-f56b86f4cb5c Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07"}, "tags": [], "enabled": true, "id": "be7ea60cacac444ab5e800711c290a07", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:22:15,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6c72fbbc-0651-4506-96c3-f56b86f4cb5c 2018-11-03 00:22:15,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0981550216675s 2018-11-03 00:22:15,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6c72fbbc-0651-4506-96c3-f56b86f4cb5c 2018-11-03 00:22:15,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-03 00:22:15,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"network": {"tenant_id": "be7ea60cacac444ab5e800711c290a07", "name": "vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da", "admin_state_up": true}}' 2018-11-03 00:22:16,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-257dfc69-c26b-40bf-abcc-ff2ef20f6b97 Date: Sat, 03 Nov 2018 00:22:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"be7ea60cacac444ab5e800711c290a07","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-03T00:22:16Z","is_default":false,"provider:segmentation_id":17,"name":"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da","admin_state_up":true,"tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:16Z","mtu":1450}} 2018-11-03 00:22:16,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-257dfc69-c26b-40bf-abcc-ff2ef20f6b97 2018-11-03 00:22:16,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.816657066345s 2018-11-03 00:22:16,420 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-257dfc69-c26b-40bf-abcc-ff2ef20f6b97 2018-11-03 00:22:16,420 - 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-11-03T00:22:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9e1eadab-269c-4e8e-8054-61a21310bd5f', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da', u'admin_state_up': True, u'tenant_id': u'be7ea60cacac444ab5e800711c290a07', u'created_at': u'2018-11-03T00:22:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'be7ea60cacac444ab5e800711c290a07'}) 2018-11-03 00:22:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:22:16,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd2fc00-c053-4d4c-a422-fd9446a95d01 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 00:22:16,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4bd2fc00-c053-4d4c-a422-fd9446a95d01 2018-11-03 00:22:16,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 00:22:16,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "243d2eeec6ad40df8b2a19eab2e10e13", "name": "Member"}], "expires_at": "2018-11-03T01:22:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7ea60cacac444ab5e800711c290a07", "name": "vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/be7ea60cacac444ab5e800711c290a07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/be7ea60cacac444ab5e800711c290a07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/be7ea60cacac444ab5e800711c290a07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/be7ea60cacac444ab5e800711c290a07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/be7ea60cacac444ab5e800711c290a07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/be7ea60cacac444ab5e800711c290a07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/be7ea60cacac444ab5e800711c290a07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/be7ea60cacac444ab5e800711c290a07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/be7ea60cacac444ab5e800711c290a07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/be7ea60cacac444ab5e800711c290a07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/be7ea60cacac444ab5e800711c290a07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/be7ea60cacac444ab5e800711c290a07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_be7ea60cacac444ab5e800711c290a07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_be7ea60cacac444ab5e800711c290a07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da", "id": "2ea1c040ee9b49b3833da7777d86153c"}, "audit_ids": ["eMCV9bbDROm8tlsSzxsDJw"], "issued_at": "2018-11-03T00:22:16.000000Z"}} 2018-11-03 00:22:16,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:22:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:22:17,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-9cc47d17-6cb5-42a1-bbb2-412f3f76188d Date: Sat, 03 Nov 2018 00:22:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-03T00:22:16Z","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"be7ea60cacac444ab5e800711c290a07","id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","name":"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:22:17,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9cc47d17-6cb5-42a1-bbb2-412f3f76188d 2018-11-03 00:22:17,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301825046539s 2018-11-03 00:22:17,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9cc47d17-6cb5-42a1-bbb2-412f3f76188d 2018-11-03 00:22:17,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-03 00:22:17,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"subnet": {"name": "vyos_vrouter-subnet_9785fedb-63bb-412c-a7ca-aef1b20818da", "enable_dhcp": true, "network_id": "9e1eadab-269c-4e8e-8054-61a21310bd5f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-03 00:22:18,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6cf29c54-d6a6-4a3a-b9b7-19cfa85257e6 Date: Sat, 03 Nov 2018 00:22:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-03T00:22:17Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"be7ea60cacac444ab5e800711c290a07","id":"7923f1f8-b459-4031-9f49-478005d0d25b","subnetpool_id":null,"name":"vyos_vrouter-subnet_9785fedb-63bb-412c-a7ca-aef1b20818da"}} 2018-11-03 00:22:18,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-6cf29c54-d6a6-4a3a-b9b7-19cfa85257e6 2018-11-03 00:22:18,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01894402504s 2018-11-03 00:22:18,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-6cf29c54-d6a6-4a3a-b9b7-19cfa85257e6 2018-11-03 00:22:18,168 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-03T00:22:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7923f1f8-b459-4031-9f49-478005d0d25b', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_9785fedb-63bb-412c-a7ca-aef1b20818da', u'enable_dhcp': True, u'network_id': u'9e1eadab-269c-4e8e-8054-61a21310bd5f', u'tenant_id': u'be7ea60cacac444ab5e800711c290a07', u'created_at': u'2018-11-03T00:22:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'be7ea60cacac444ab5e800711c290a07'}) 2018-11-03 00:22:18,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-03 00:22:18,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "vyos_vrouter-router_9785fedb-63bb-412c-a7ca-aef1b20818da", "admin_state_up": true}}' 2018-11-03 00:22:19,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-2d06de54-85e1-4117-8390-50f3d0ff386b Date: Sat, 03 Nov 2018 00:22:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:18Z", "admin_state_up": true, "updated_at": "2018-11-03T00:22:19Z", "revision_number": 2, "routes": [], "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "2fc33110-5d28-42bd-a82a-507a216254e6", "name": "vyos_vrouter-router_9785fedb-63bb-412c-a7ca-aef1b20818da"}} 2018-11-03 00:22:19,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-2d06de54-85e1-4117-8390-50f3d0ff386b 2018-11-03 00:22:19,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59945297241s 2018-11-03 00:22:19,769 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-2d06de54-85e1-4117-8390-50f3d0ff386b 2018-11-03 00:22:19,769 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'be7ea60cacac444ab5e800711c290a07', u'created_at': u'2018-11-03T00:22:18Z', u'admin_state_up': True, u'updated_at': u'2018-11-03T00:22:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'be7ea60cacac444ab5e800711c290a07', u'id': u'2fc33110-5d28-42bd-a82a-507a216254e6', u'name': u'vyos_vrouter-router_9785fedb-63bb-412c-a7ca-aef1b20818da'}) 2018-11-03 00:22:19,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-03 00:22:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"subnet_id": "7923f1f8-b459-4031-9f49-478005d0d25b"}' 2018-11-03 00:22:21,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3cc2931c-1b28-4e77-958f-3bb2c39acf8c Date: Sat, 03 Nov 2018 00:22:21 GMT RESP BODY: {"network_id": "9e1eadab-269c-4e8e-8054-61a21310bd5f", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "subnet_id": "7923f1f8-b459-4031-9f49-478005d0d25b", "subnet_ids": ["7923f1f8-b459-4031-9f49-478005d0d25b"], "port_id": "b9788583-00e0-44a4-a511-5c9b7628fd33", "id": "2fc33110-5d28-42bd-a82a-507a216254e6"} 2018-11-03 00:22:21,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6/add_router_interface.json used request id req-3cc2931c-1b28-4e77-958f-3bb2c39acf8c 2018-11-03 00:22:21,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.94708418846s 2018-11-03 00:22:21,717 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6/add_router_interface.json used request id req-3cc2931c-1b28-4e77-958f-3bb2c39acf8c returning object 2fc33110-5d28-42bd-a82a-507a216254e6 2018-11-03 00:22:21,718 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-03 00:22:44,605 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-03 00:22:44,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:22:44,612 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 03 Nov 2018 00:22:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-03 00:22:44,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:22:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:22:45,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b0a550ef-9e84-4116-9a62-b3d0e7ad0055 Date: Sat, 03 Nov 2018 00:22:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:22:45,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b0a550ef-9e84-4116-9a62-b3d0e7ad0055 2018-11-03 00:22:45,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.647072076797s 2018-11-03 00:22:45,263 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b0a550ef-9e84-4116-9a62-b3d0e7ad0055 2018-11-03 00:22:45,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 00:22:45,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da"}' 2018-11-03 00:22:45,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0cb85677-08f1-4e35-9125-ba839f5f0ba1 Date: Sat, 03 Nov 2018 00:22:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "size": null, "self": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-03T00:22:45Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": null, "created_at": "2018-11-03T00:22:45Z", "protected": false} 2018-11-03 00:22:45,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-0cb85677-08f1-4e35-9125-ba839f5f0ba1 2018-11-03 00:22:45,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.270009040833s 2018-11-03 00:22:45,539 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-0cb85677-08f1-4e35-9125-ba839f5f0ba1 returning object 0e529411-fc81-4f78-9675-647ee6b55cbd 2018-11-03 00:22:45,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 00:22:45,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '' 2018-11-03 00:23:45,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bed7eae-d877-49d3-9f8c-2c8c505eb3bb Date: Sat, 03 Nov 2018 00:23:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:23:45,014 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file used request id req-1bed7eae-d877-49d3-9f8c-2c8c505eb3bb 2018-11-03 00:23:45,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.474378109s 2018-11-03 00:23:45,014 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file used request id req-1bed7eae-d877-49d3-9f8c-2c8c505eb3bb 2018-11-03 00:23:45,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:23:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:45,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b1247719-6771-4a4b-ae21-b3b96204963b Date: Sat, 03 Nov 2018 00:23:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "metadata": {}}], "file": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "size": 4373348352, "self": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-03T00:23:44Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-03T00:22:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:23:45,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b1247719-6771-4a4b-ae21-b3b96204963b 2018-11-03 00:23:45,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312483072281s 2018-11-03 00:23:45,331 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b1247719-6771-4a4b-ae21-b3b96204963b 2018-11-03 00:23:45,333 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file', 'owner': u'be7ea60cacac444ab5e800711c290a07', 'id': u'0e529411-fc81-4f78-9675-647ee6b55cbd', 'size': 4373348352, u'self': u'/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be7ea60cacac444ab5e800711c290a07', 'name': 'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T00:23:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-03T00:23:44Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da', 'created': u'2018-11-03T00:22:45Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-03T00:22:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-03 00:23:45,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 00:23:45,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_9785fedb-63bb-412c-a7ca-aef1b20818da", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-03 00:23:46,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:23:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6e5723a-7433-42a7-82ef-e6ce1ec1dde5 x-compute-request-id: req-c6e5723a-7433-42a7-82ef-e6ce1ec1dde5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "481855f6-ae63-438d-94ab-77b78d1f173d"}} 2018-11-03 00:23:46,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c6e5723a-7433-42a7-82ef-e6ce1ec1dde5 2018-11-03 00:23:46,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.698637962341s 2018-11-03 00:23:46,033 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c6e5723a-7433-42a7-82ef-e6ce1ec1dde5 2018-11-03 00:23:46,034 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_9785fedb-63bb-412c-a7ca-aef1b20818da', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'481855f6-ae63-438d-94ab-77b78d1f173d', 'swap': 0}) 2018-11-03 00:23:46,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 00:23:46,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"extra_specs": {}}' 2018-11-03 00:23:46,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb6d6f67-13f1-41a3-a855-a80852a324b9 x-compute-request-id: req-eb6d6f67-13f1-41a3-a855-a80852a324b9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 00:23:46,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d/os-extra_specs used request id req-eb6d6f67-13f1-41a3-a855-a80852a324b9 2018-11-03 00:23:46,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237250328064s 2018-11-03 00:23:46,059 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d/os-extra_specs used request id req-eb6d6f67-13f1-41a3-a855-a80852a324b9 2018-11-03 00:23:46,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-03 00:23:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"keypair": {"name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da"}}' 2018-11-03 00:23:46,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-646d5bff-f787-4ff1-8038-9163030e4a88 x-compute-request-id: req-646d5bff-f787-4ff1-8038-9163030e4a88 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCooRTYxLSQtIb65YTULvHWEKz3rD1wlsib+ot8OTazwiy2bFhbpYa2X2x3tkmP9jIHZyK166uokyChu0GlCoZx1L/begE//ovX9JbQsS2eBlz6Cxx0mDbf5TKArnyGghx9gN61GB13o+P2r24DnQAraPUR5sZrLGxyBZm5jXRVax/9/p70xA60tBSQGA63pm184WBDzsY/1TO063ZDfvQ2nxQsiH9kGUzYnkUSFrOjLtap6flrhUHaKjAr/4kPijS/wuu4N4I0ckwotKZ5ESuU2HJflne8zrhx/ufc7Vqe2GDiFq5sWDS5JnWfA97lGb+dIU4wCtRpE8la+9U6APin Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqKEU2MS0kLSG+uWE1C7x1hCs96w9cJbIm/qLfDk2s8IstmxY\nW6WGtl9sd7ZJj/YyB2citeurqJMgobtBpQqGcdS/23oBP/6L1/SW0LEtngZc+gsc\ndJg23+UygK58hoIcfYDetRgdd6Pj9q9uA50AK2j1EebGayxscgWZuY10VWsf/f6e\n9MQOtLQUkBgOt6ZtfOFgQ87GP9UztOt2Q370Np8ULIh/ZBlM2J5FEhazoy7Wqen5\na4VB2iowK/+JD4o0v8LruDeCNHJMKLSmeRErlNhyX5Z3vM64cf7n3O1anthg4hau\nbFg0uSZ1nwPe5Rm/nSFOMArUaRPJWvvVOgD4pwIDAQABAoIBAHqqGlkI1fSBbcLq\n3LHgqEi4fqn3oAXbmXhlS7wEfndKo23b6HZaNWFKjsOSVXakd4YNDyHYmlkZFV6w\nsbLVsjDxutJzsJ8VkjJ4mJCcoftW06GMHZnu89PwjMkwpCLQWNsuuFJxhVX3YSec\nO2HjfjEVu1fXULS7bvOOgWGJtXtAMJDg6i0OE33+AIvZC27ps59jbczFTDAnVaCy\n2PogOBs4wajCyr1ahw0kqNmC/TRsdvAsVmyjIDqlM2WBmc011ZsLePjEUKHaNvSf\n0WTF3kZnbOMZjIOUgMGj4pzHmGuB09NWHTp9G8/j1bso0CpFkwP1ldsxoELSQcPp\n0g2mBkkCgYEAz8pHgMTbukakoeHDHP/ZOVLFzAbZd7jiu8qI3bCWTrCEZr0VMkPF\nCqkkNPiiK/FAwLjH/LL43DpG0OD5lMlYSd3bXiydqBacJpzgc+TG3zZQ2qcDrZOJ\nSw5/5DX+ppS4B4MkbLkeAJXVqgvDfbYdDSe8HSH+NHcbK738bB4mc7UCgYEAz8DV\niGd8HMEXuxm4ufp9ZgjPAMd2xTBp2+MZ2frFy2le2sVRe/Y/wQeukekuNmiNSSFB\np974+5YINarDdPW6j7ZwotMzr+35q3DIJxsfPfiWupiEnXz6NCZjcDpr4rxdACH7\nY0kjMoQol7qLrMJgZ3b/ZoY5tqm0liBvGYINrGsCgYEAla4Hrdmg0mFa7IW9UCF4\n79MRSrRQaO6U3WO7Db7Lt2luJrfkEe5BfTl0LHhCEddaprk0znJ50+Ji6sp03tnf\nMG6RPBh1hQSsfSAai0FshJQS0D7o5ltV1exe8hx3ELYmjrrIPU1oMFG+tRx+OQs7\niCNsXawD+vUlbHAR6iwZ1NUCgYA/HKCBuJY+kfYok47HiK3xgjmITg/ppWRzNRFU\nY9cUjSUQpqKzWsJRXIkOsFymkKpjDeRJH/ZZT2GdFAweisuq/sxG2ow4JL4U88UK\nBDZAeDUp6E1ZHm9Pyl2o6UZ+8aP691fL+JrlrLo8JaJqz/3DUKYTujDsKa+/b4jw\noc6PkwKBgBUmiYm1kyr3/zHi7IClephjH6yfwP7MJkBHVSFgex9WTfWVk6/ijP0D\nBkHK3mBNcdueUF+2gQxAa5N9q0NmiBRGhehvNp7hLQ58p0Klf/n9w71+kyijoUDs\nna2KDpsSsmEgvG0S1rjHkyRKGFga17jddBJBrAiM7F/3hpYlsv6o\n-----END RSA PRIVATE KEY-----\n", "user_id": "2ea1c040ee9b49b3833da7777d86153c", "name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "fingerprint": "27:3e:19:aa:4c:10:ff:5d:9b:90:a0:eb:fd:46:18:f0"}} 2018-11-03 00:23:46,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-646d5bff-f787-4ff1-8038-9163030e4a88 2018-11-03 00:23:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.912039995193s 2018-11-03 00:23:46,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-646d5bff-f787-4ff1-8038-9163030e4a88 2018-11-03 00:23:46,973 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCooRTYxLSQtIb65YTULvHWEKz3rD1wlsib+ot8OTazwiy2bFhbpYa2X2x3tkmP9jIHZyK166uokyChu0GlCoZx1L/begE//ovX9JbQsS2eBlz6Cxx0mDbf5TKArnyGghx9gN61GB13o+P2r24DnQAraPUR5sZrLGxyBZm5jXRVax/9/p70xA60tBSQGA63pm184WBDzsY/1TO063ZDfvQ2nxQsiH9kGUzYnkUSFrOjLtap6flrhUHaKjAr/4kPijS/wuu4N4I0ckwotKZ5ESuU2HJflne8zrhx/ufc7Vqe2GDiFq5sWDS5JnWfA97lGb+dIU4wCtRpE8la+9U6APin Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqKEU2MS0kLSG+uWE1C7x1hCs96w9cJbIm/qLfDk2s8IstmxY\nW6WGtl9sd7ZJj/YyB2citeurqJMgobtBpQqGcdS/23oBP/6L1/SW0LEtngZc+gsc\ndJg23+UygK58hoIcfYDetRgdd6Pj9q9uA50AK2j1EebGayxscgWZuY10VWsf/f6e\n9MQOtLQUkBgOt6ZtfOFgQ87GP9UztOt2Q370Np8ULIh/ZBlM2J5FEhazoy7Wqen5\na4VB2iowK/+JD4o0v8LruDeCNHJMKLSmeRErlNhyX5Z3vM64cf7n3O1anthg4hau\nbFg0uSZ1nwPe5Rm/nSFOMArUaRPJWvvVOgD4pwIDAQABAoIBAHqqGlkI1fSBbcLq\n3LHgqEi4fqn3oAXbmXhlS7wEfndKo23b6HZaNWFKjsOSVXakd4YNDyHYmlkZFV6w\nsbLVsjDxutJzsJ8VkjJ4mJCcoftW06GMHZnu89PwjMkwpCLQWNsuuFJxhVX3YSec\nO2HjfjEVu1fXULS7bvOOgWGJtXtAMJDg6i0OE33+AIvZC27ps59jbczFTDAnVaCy\n2PogOBs4wajCyr1ahw0kqNmC/TRsdvAsVmyjIDqlM2WBmc011ZsLePjEUKHaNvSf\n0WTF3kZnbOMZjIOUgMGj4pzHmGuB09NWHTp9G8/j1bso0CpFkwP1ldsxoELSQcPp\n0g2mBkkCgYEAz8pHgMTbukakoeHDHP/ZOVLFzAbZd7jiu8qI3bCWTrCEZr0VMkPF\nCqkkNPiiK/FAwLjH/LL43DpG0OD5lMlYSd3bXiydqBacJpzgc+TG3zZQ2qcDrZOJ\nSw5/5DX+ppS4B4MkbLkeAJXVqgvDfbYdDSe8HSH+NHcbK738bB4mc7UCgYEAz8DV\niGd8HMEXuxm4ufp9ZgjPAMd2xTBp2+MZ2frFy2le2sVRe/Y/wQeukekuNmiNSSFB\np974+5YINarDdPW6j7ZwotMzr+35q3DIJxsfPfiWupiEnXz6NCZjcDpr4rxdACH7\nY0kjMoQol7qLrMJgZ3b/ZoY5tqm0liBvGYINrGsCgYEAla4Hrdmg0mFa7IW9UCF4\n79MRSrRQaO6U3WO7Db7Lt2luJrfkEe5BfTl0LHhCEddaprk0znJ50+Ji6sp03tnf\nMG6RPBh1hQSsfSAai0FshJQS0D7o5ltV1exe8hx3ELYmjrrIPU1oMFG+tRx+OQs7\niCNsXawD+vUlbHAR6iwZ1NUCgYA/HKCBuJY+kfYok47HiK3xgjmITg/ppWRzNRFU\nY9cUjSUQpqKzWsJRXIkOsFymkKpjDeRJH/ZZT2GdFAweisuq/sxG2ow4JL4U88UK\nBDZAeDUp6E1ZHm9Pyl2o6UZ+8aP691fL+JrlrLo8JaJqz/3DUKYTujDsKa+/b4jw\noc6PkwKBgBUmiYm1kyr3/zHi7IClephjH6yfwP7MJkBHVSFgex9WTfWVk6/ijP0D\nBkHK3mBNcdueUF+2gQxAa5N9q0NmiBRGhehvNp7hLQ58p0Klf/n9w71+kyijoUDs\nna2KDpsSsmEgvG0S1rjHkyRKGFga17jddBJBrAiM7F/3hpYlsv6o\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2ea1c040ee9b49b3833da7777d86153c', 'name': u'vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da', 'created_at': '2018-11-03T00:23:46.973240', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be7ea60cacac444ab5e800711c290a07', 'name': 'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'27:3e:19:aa:4c:10:ff:5d:9b:90:a0:eb:fd:46:18:f0', 'type': 'ssh', 'id': u'vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da'}) 2018-11-03 00:23:46,973 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqKEU2MS0kLSG+uWE1C7x1hCs96w9cJbIm/qLfDk2s8IstmxY W6WGtl9sd7ZJj/YyB2citeurqJMgobtBpQqGcdS/23oBP/6L1/SW0LEtngZc+gsc dJg23+UygK58hoIcfYDetRgdd6Pj9q9uA50AK2j1EebGayxscgWZuY10VWsf/f6e 9MQOtLQUkBgOt6ZtfOFgQ87GP9UztOt2Q370Np8ULIh/ZBlM2J5FEhazoy7Wqen5 a4VB2iowK/+JD4o0v8LruDeCNHJMKLSmeRErlNhyX5Z3vM64cf7n3O1anthg4hau bFg0uSZ1nwPe5Rm/nSFOMArUaRPJWvvVOgD4pwIDAQABAoIBAHqqGlkI1fSBbcLq 3LHgqEi4fqn3oAXbmXhlS7wEfndKo23b6HZaNWFKjsOSVXakd4YNDyHYmlkZFV6w sbLVsjDxutJzsJ8VkjJ4mJCcoftW06GMHZnu89PwjMkwpCLQWNsuuFJxhVX3YSec O2HjfjEVu1fXULS7bvOOgWGJtXtAMJDg6i0OE33+AIvZC27ps59jbczFTDAnVaCy 2PogOBs4wajCyr1ahw0kqNmC/TRsdvAsVmyjIDqlM2WBmc011ZsLePjEUKHaNvSf 0WTF3kZnbOMZjIOUgMGj4pzHmGuB09NWHTp9G8/j1bso0CpFkwP1ldsxoELSQcPp 0g2mBkkCgYEAz8pHgMTbukakoeHDHP/ZOVLFzAbZd7jiu8qI3bCWTrCEZr0VMkPF CqkkNPiiK/FAwLjH/LL43DpG0OD5lMlYSd3bXiydqBacJpzgc+TG3zZQ2qcDrZOJ Sw5/5DX+ppS4B4MkbLkeAJXVqgvDfbYdDSe8HSH+NHcbK738bB4mc7UCgYEAz8DV iGd8HMEXuxm4ufp9ZgjPAMd2xTBp2+MZ2frFy2le2sVRe/Y/wQeukekuNmiNSSFB p974+5YINarDdPW6j7ZwotMzr+35q3DIJxsfPfiWupiEnXz6NCZjcDpr4rxdACH7 Y0kjMoQol7qLrMJgZ3b/ZoY5tqm0liBvGYINrGsCgYEAla4Hrdmg0mFa7IW9UCF4 79MRSrRQaO6U3WO7Db7Lt2luJrfkEe5BfTl0LHhCEddaprk0znJ50+Ji6sp03tnf MG6RPBh1hQSsfSAai0FshJQS0D7o5ltV1exe8hx3ELYmjrrIPU1oMFG+tRx+OQs7 iCNsXawD+vUlbHAR6iwZ1NUCgYA/HKCBuJY+kfYok47HiK3xgjmITg/ppWRzNRFU Y9cUjSUQpqKzWsJRXIkOsFymkKpjDeRJH/ZZT2GdFAweisuq/sxG2ow4JL4U88UK BDZAeDUp6E1ZHm9Pyl2o6UZ+8aP691fL+JrlrLo8JaJqz/3DUKYTujDsKa+/b4jw oc6PkwKBgBUmiYm1kyr3/zHi7IClephjH6yfwP7MJkBHVSFgex9WTfWVk6/ijP0D BkHK3mBNcdueUF+2gQxAa5N9q0NmiBRGhehvNp7hLQ58p0Klf/n9w71+kyijoUDs na2KDpsSsmEgvG0S1rjHkyRKGFga17jddBJBrAiM7F/3hpYlsv6o -----END RSA PRIVATE KEY----- 2018-11-03 00:23:46,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-03 00:23:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"security_group": {"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-11-03 00:23:47,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-84e1bef0-1de9-4a05-8a06-11f828bf3027 Date: Sat, 03 Nov 2018 00:23:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 2, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}} 2018-11-03 00:23:47,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-84e1bef0-1de9-4a05-8a06-11f828bf3027 2018-11-03 00:23:47,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.642142057419s 2018-11-03 00:23:47,619 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-84e1bef0-1de9-4a05-8a06-11f828bf3027 2018-11-03 00:23:47,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:23:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:47,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-45d8cdb7-6b44-4f80-af92-8b989f4e6f72 Date: Sat, 03 Nov 2018 00:23:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 2, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:23:47,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-45d8cdb7-6b44-4f80-af92-8b989f4e6f72 2018-11-03 00:23:47,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333391189575s 2018-11-03 00:23:47,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-45d8cdb7-6b44-4f80-af92-8b989f4e6f72 2018-11-03 00:23:47,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-03 00:23:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}}' 2018-11-03 00:23:48,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1d5e32fe-e9ed-412f-bc2b-f8a74a0c01f3 Date: Sat, 03 Nov 2018 00:23:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-03T00:23:48Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "port_range_min": 22, "revision_number": 0, "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:48Z", "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "a9b84926-d274-455e-ae45-90ef0c7bb952"}} 2018-11-03 00:23:48,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1d5e32fe-e9ed-412f-bc2b-f8a74a0c01f3 2018-11-03 00:23:48,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.404949903488s 2018-11-03 00:23:48,367 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1d5e32fe-e9ed-412f-bc2b-f8a74a0c01f3 2018-11-03 00:23:48,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:23:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:51,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-578f03fd-fc25-4bd1-b47e-c63017016104 Date: Sat, 03 Nov 2018 00:23:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-03T00:23:48Z", "revision_number": 0, "id": "a9b84926-d274-455e-ae45-90ef0c7bb952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:48Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 3, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:23:51,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-578f03fd-fc25-4bd1-b47e-c63017016104 2018-11-03 00:23:51,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 3.15635204315s 2018-11-03 00:23:51,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-578f03fd-fc25-4bd1-b47e-c63017016104 2018-11-03 00:23:51,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-03 00:23:51,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}}' 2018-11-03 00:23:51,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6c3f7298-6f4f-4aa3-a57e-0578159a7949 Date: Sat, 03 Nov 2018 00:23:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-03T00:23:51Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "port_range_min": null, "revision_number": 0, "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:51Z", "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "b19ecff9-f6cc-4f6e-89c1-d6c4044553b3"}} 2018-11-03 00:23:51,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-6c3f7298-6f4f-4aa3-a57e-0578159a7949 2018-11-03 00:23:51,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.393509149551s 2018-11-03 00:23:51,925 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-6c3f7298-6f4f-4aa3-a57e-0578159a7949 2018-11-03 00:23:51,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:23:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:52,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-6b00c8d2-60f3-450c-bc2f-a01bedbbf0c3 Date: Sat, 03 Nov 2018 00:23:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-03T00:23:48Z", "revision_number": 0, "id": "a9b84926-d274-455e-ae45-90ef0c7bb952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:48Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:51Z", "revision_number": 0, "id": "b19ecff9-f6cc-4f6e-89c1-d6c4044553b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:51Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:23:52,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6b00c8d2-60f3-450c-bc2f-a01bedbbf0c3 2018-11-03 00:23:52,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222091913223s 2018-11-03 00:23:52,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6b00c8d2-60f3-450c-bc2f-a01bedbbf0c3 2018-11-03 00:23:52,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-03 00:23:52,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}}' 2018-11-03 00:23:52,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-954ff32d-de66-4988-8e1a-cc95aa20c8d5 Date: Sat, 03 Nov 2018 00:23:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-03T00:23:52Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "port_range_min": 80, "revision_number": 0, "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:52Z", "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "626c6199-266f-46a4-a49c-fa0c2f104b43"}} 2018-11-03 00:23:52,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-954ff32d-de66-4988-8e1a-cc95aa20c8d5 2018-11-03 00:23:52,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.422786951065s 2018-11-03 00:23:52,577 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-954ff32d-de66-4988-8e1a-cc95aa20c8d5 2018-11-03 00:23:52,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:23:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:52,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-c8be99b1-7aac-4243-aa50-97c0fced2284 Date: Sat, 03 Nov 2018 00:23:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-03T00:23:52Z", "revision_number": 0, "id": "626c6199-266f-46a4-a49c-fa0c2f104b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:52Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 80, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-03T00:23:48Z", "revision_number": 0, "id": "a9b84926-d274-455e-ae45-90ef0c7bb952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:48Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:51Z", "revision_number": 0, "id": "b19ecff9-f6cc-4f6e-89c1-d6c4044553b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:51Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 5, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:23:52,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c8be99b1-7aac-4243-aa50-97c0fced2284 2018-11-03 00:23:52,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31961107254s 2018-11-03 00:23:52,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c8be99b1-7aac-4243-aa50-97c0fced2284 2018-11-03 00:23:52,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-03 00:23:52,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}}' 2018-11-03 00:23:53,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a6a2c262-20ed-4518-a76c-43701d668fdc Date: Sat, 03 Nov 2018 00:23:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-11-03T00:23:53Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "port_range_min": 443, "revision_number": 0, "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:53Z", "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "3d26687f-c432-48ec-9796-6156fee330b8"}} 2018-11-03 00:23:53,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-a6a2c262-20ed-4518-a76c-43701d668fdc 2018-11-03 00:23:53,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.379276990891s 2018-11-03 00:23:53,284 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-a6a2c262-20ed-4518-a76c-43701d668fdc 2018-11-03 00:23:53,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:23:53,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:53,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-70ed12e7-2ea4-40c2-a34a-0289e076f11c Date: Sat, 03 Nov 2018 00:23:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-03T00:23:53Z", "revision_number": 0, "id": "3d26687f-c432-48ec-9796-6156fee330b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:53Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 443, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-03T00:23:52Z", "revision_number": 0, "id": "626c6199-266f-46a4-a49c-fa0c2f104b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:52Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 80, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-03T00:23:48Z", "revision_number": 0, "id": "a9b84926-d274-455e-ae45-90ef0c7bb952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:48Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:51Z", "revision_number": 0, "id": "b19ecff9-f6cc-4f6e-89c1-d6c4044553b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:51Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 6, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:23:53,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-70ed12e7-2ea4-40c2-a34a-0289e076f11c 2018-11-03 00:23:53,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.275655031204s 2018-11-03 00:23:53,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-70ed12e7-2ea4-40c2-a34a-0289e076f11c 2018-11-03 00:23:53,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-03 00:23:53,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}}' 2018-11-03 00:23:53,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-e15c677a-bd7d-4b73-96bd-d0a87ad567a4 Date: Sat, 03 Nov 2018 00:23:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-11-03T00:23:53Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "port_range_min": 5671, "revision_number": 0, "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:53Z", "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "e989ecfc-f83a-4408-aee9-318416fe24cd"}} 2018-11-03 00:23:53,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e15c677a-bd7d-4b73-96bd-d0a87ad567a4 2018-11-03 00:23:53,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.374985933304s 2018-11-03 00:23:53,942 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e15c677a-bd7d-4b73-96bd-d0a87ad567a4 2018-11-03 00:23:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:23:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:54,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-da1bc8fd-73e0-4603-9003-705c4a8af330 Date: Sat, 03 Nov 2018 00:23:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-03T00:23:53Z", "revision_number": 0, "id": "3d26687f-c432-48ec-9796-6156fee330b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:53Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 443, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-03T00:23:52Z", "revision_number": 0, "id": "626c6199-266f-46a4-a49c-fa0c2f104b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:52Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 80, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-03T00:23:48Z", "revision_number": 0, "id": "a9b84926-d274-455e-ae45-90ef0c7bb952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:48Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:51Z", "revision_number": 0, "id": "b19ecff9-f6cc-4f6e-89c1-d6c4044553b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:51Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-03T00:23:53Z", "revision_number": 0, "id": "e989ecfc-f83a-4408-aee9-318416fe24cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:53Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 7, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:23:54,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-da1bc8fd-73e0-4603-9003-705c4a8af330 2018-11-03 00:23:54,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0546450614929s 2018-11-03 00:23:54,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-da1bc8fd-73e0-4603-9003-705c4a8af330 2018-11-03 00:23:54,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-03 00:23:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}}' 2018-11-03 00:23:54,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-591abd97-36be-44d2-a376-950eb219c0ad Date: Sat, 03 Nov 2018 00:23:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-03T00:23:54Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "port_range_min": 53333, "revision_number": 0, "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:54Z", "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "4cdd5e08-dc24-4a93-be01-bf3dca3baa57"}} 2018-11-03 00:23:54,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-591abd97-36be-44d2-a376-950eb219c0ad 2018-11-03 00:23:54,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.24209690094s 2018-11-03 00:23:54,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-591abd97-36be-44d2-a376-950eb219c0ad 2018-11-03 00:23:54,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:23:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:54,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-998228c6-1f3d-4872-9720-38471e05f034 Date: Sat, 03 Nov 2018 00:23:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7923f1f8-b459-4031-9f49-478005d0d25b"],"updated_at":"2018-11-03T00:22:17Z","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be7ea60cacac444ab5e800711c290a07","id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","name":"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:23:54,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-998228c6-1f3d-4872-9720-38471e05f034 2018-11-03 00:23:54,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134333133698s 2018-11-03 00:23:54,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-998228c6-1f3d-4872-9720-38471e05f034 2018-11-03 00:23:54,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:23:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:54,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e6fd78a7-b3a3-47bc-86af-e5346342971c Date: Sat, 03 Nov 2018 00:23:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "metadata": {}}], "file": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "size": 4373348352, "self": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-03T00:23:44Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-03T00:22:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:23:54,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e6fd78a7-b3a3-47bc-86af-e5346342971c 2018-11-03 00:23:54,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214019060135s 2018-11-03 00:23:54,602 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e6fd78a7-b3a3-47bc-86af-e5346342971c 2018-11-03 00:23:54,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 00:23:54,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:54,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e4d243-b308-402b-a6fa-bf6b42206199 x-compute-request-id: req-e5e4d243-b308-402b-a6fa-bf6b42206199 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "481855f6-ae63-438d-94ab-77b78d1f173d"}]} 2018-11-03 00:23:54,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e5e4d243-b308-402b-a6fa-bf6b42206199 2018-11-03 00:23:54,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0454041957855s 2018-11-03 00:23:54,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e5e4d243-b308-402b-a6fa-bf6b42206199 2018-11-03 00:23:54,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-03 00:23:54,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"server": {"name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "imageRef": "0e529411-fc81-4f78-9675-647ee6b55cbd", "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "flavorRef": "481855f6-ae63-438d-94ab-77b78d1f173d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9e1eadab-269c-4e8e-8054-61a21310bd5f"}], "security_groups": [{"name": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}]}}' 2018-11-03 00:23:57,793 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 00:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19deea5b-037d-415e-b065-886d94c88eee x-compute-request-id: req-19deea5b-037d-415e-b065-886d94c88eee Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"}], "OS-DCF:diskConfig": "MANUAL", "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "adminPass": "b2YWK7szm8Ho"}} 2018-11-03 00:23:57,793 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-19deea5b-037d-415e-b065-886d94c88eee 2018-11-03 00:23:57,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.1414000988s 2018-11-03 00:23:57,793 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-19deea5b-037d-415e-b065-886d94c88eee 2018-11-03 00:23:57,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:23:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:58,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:23:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69923cff-591b-4bc8-b324-67ce1289dd63 x-compute-request-id: req-69923cff-591b-4bc8-b324-67ce1289dd63 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:23:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:23:58,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-69923cff-591b-4bc8-b324-67ce1289dd63 2018-11-03 00:23:58,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.988882064819s 2018-11-03 00:23:58,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-69923cff-591b-4bc8-b324-67ce1289dd63 2018-11-03 00:23:58,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:23:58,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:59,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-91634830-cd38-46fb-8e98-fa31b7015c5b Date: Sat, 03 Nov 2018 00:23:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7923f1f8-b459-4031-9f49-478005d0d25b"],"updated_at":"2018-11-03T00:22:17Z","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be7ea60cacac444ab5e800711c290a07","id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","name":"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:23:59,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-91634830-cd38-46fb-8e98-fa31b7015c5b 2018-11-03 00:23:59,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295887947083s 2018-11-03 00:23:59,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-91634830-cd38-46fb-8e98-fa31b7015c5b 2018-11-03 00:23:59,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-03 00:23:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:23:59,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d5bbcceb-c723-47c0-a8bb-ab287a085450 Date: Sat, 03 Nov 2018 00:23:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-03T00:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"be7ea60cacac444ab5e800711c290a07","id":"7923f1f8-b459-4031-9f49-478005d0d25b","subnetpool_id":null,"name":"vyos_vrouter-subnet_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:23:59,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d5bbcceb-c723-47c0-a8bb-ab287a085450 2018-11-03 00:23:59,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.250263214111s 2018-11-03 00:23:59,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d5bbcceb-c723-47c0-a8bb-ab287a085450 2018-11-03 00:23:59,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:01,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:01,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:01,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ca8337c-45da-4840-b4e2-e75280c13789 x-compute-request-id: req-5ca8337c-45da-4840-b4e2-e75280c13789 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:01Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:01,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5ca8337c-45da-4840-b4e2-e75280c13789 2018-11-03 00:24:01,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471482992172s 2018-11-03 00:24:01,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5ca8337c-45da-4840-b4e2-e75280c13789 2018-11-03 00:24:01,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:03,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:04,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5aff4ba-a038-479a-a81d-b62eb3af6699 x-compute-request-id: req-f5aff4ba-a038-479a-a81d-b62eb3af6699 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:04,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5aff4ba-a038-479a-a81d-b62eb3af6699 2018-11-03 00:24:04,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366229057312s 2018-11-03 00:24:04,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5aff4ba-a038-479a-a81d-b62eb3af6699 2018-11-03 00:24:04,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:06,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:06,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:12,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d0e22d9-1b94-440f-80aa-57fe9d112e9c x-compute-request-id: req-9d0e22d9-1b94-440f-80aa-57fe9d112e9c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:12,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9d0e22d9-1b94-440f-80aa-57fe9d112e9c 2018-11-03 00:24:12,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 6.11070513725s 2018-11-03 00:24:12,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9d0e22d9-1b94-440f-80aa-57fe9d112e9c 2018-11-03 00:24:12,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:14,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:15,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3646c77e-687d-4945-aff2-39da108255f4 x-compute-request-id: req-3646c77e-687d-4945-aff2-39da108255f4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:15,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3646c77e-687d-4945-aff2-39da108255f4 2018-11-03 00:24:15,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07683396339s 2018-11-03 00:24:15,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3646c77e-687d-4945-aff2-39da108255f4 2018-11-03 00:24:15,391 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:17,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:17,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33089532-61d2-48d7-b272-6ed90b1e6af0 x-compute-request-id: req-33089532-61d2-48d7-b272-6ed90b1e6af0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:17,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-33089532-61d2-48d7-b272-6ed90b1e6af0 2018-11-03 00:24:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506411075592s 2018-11-03 00:24:17,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-33089532-61d2-48d7-b272-6ed90b1e6af0 2018-11-03 00:24:17,904 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:19,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:21,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-805ea76a-4a0d-4e04-aaa9-a0beb42f617d x-compute-request-id: req-805ea76a-4a0d-4e04-aaa9-a0beb42f617d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:21,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-805ea76a-4a0d-4e04-aaa9-a0beb42f617d 2018-11-03 00:24:21,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.58608007431s 2018-11-03 00:24:21,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-805ea76a-4a0d-4e04-aaa9-a0beb42f617d 2018-11-03 00:24:21,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:23,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:24,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a6eb5c3-7ed9-4bf1-9773-ca6af81e2dd9 x-compute-request-id: req-1a6eb5c3-7ed9-4bf1-9773-ca6af81e2dd9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:24,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1a6eb5c3-7ed9-4bf1-9773-ca6af81e2dd9 2018-11-03 00:24:24,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654541015625s 2018-11-03 00:24:24,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1a6eb5c3-7ed9-4bf1-9773-ca6af81e2dd9 2018-11-03 00:24:24,158 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:26,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:26,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:26,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c804d3b8-3622-4aa3-8da9-fbcd9fdddd58 x-compute-request-id: req-c804d3b8-3622-4aa3-8da9-fbcd9fdddd58 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:26,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c804d3b8-3622-4aa3-8da9-fbcd9fdddd58 2018-11-03 00:24:26,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548900127411s 2018-11-03 00:24:26,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c804d3b8-3622-4aa3-8da9-fbcd9fdddd58 2018-11-03 00:24:26,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:28,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:29,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbbcc0e1-bee2-45da-997a-bf2802c228f8 x-compute-request-id: req-fbbcc0e1-bee2-45da-997a-bf2802c228f8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:29,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fbbcc0e1-bee2-45da-997a-bf2802c228f8 2018-11-03 00:24:29,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744518995285s 2018-11-03 00:24:29,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fbbcc0e1-bee2-45da-997a-bf2802c228f8 2018-11-03 00:24:29,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:31,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:31,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:32,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76c20848-c9f4-4cc3-8b7d-a9625f69abc9 x-compute-request-id: req-76c20848-c9f4-4cc3-8b7d-a9625f69abc9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:32,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-76c20848-c9f4-4cc3-8b7d-a9625f69abc9 2018-11-03 00:24:32,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576637029648s 2018-11-03 00:24:32,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-76c20848-c9f4-4cc3-8b7d-a9625f69abc9 2018-11-03 00:24:32,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:34,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:34,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c95be920-cc9b-4a7b-b0de-29a53fa91445 x-compute-request-id: req-c95be920-cc9b-4a7b-b0de-29a53fa91445 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:34,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c95be920-cc9b-4a7b-b0de-29a53fa91445 2018-11-03 00:24:34,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739048957825s 2018-11-03 00:24:34,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c95be920-cc9b-4a7b-b0de-29a53fa91445 2018-11-03 00:24:34,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:36,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:37,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e70174f9-d068-436e-b971-4581f490edc3 x-compute-request-id: req-e70174f9-d068-436e-b971-4581f490edc3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:37,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e70174f9-d068-436e-b971-4581f490edc3 2018-11-03 00:24:37,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780191898346s 2018-11-03 00:24:37,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e70174f9-d068-436e-b971-4581f490edc3 2018-11-03 00:24:37,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:39,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:40,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24: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-002c6b52-29e5-4ac7-b0d4-84a0703d5e73 x-compute-request-id: req-002c6b52-29e5-4ac7-b0d4-84a0703d5e73 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:40,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-002c6b52-29e5-4ac7-b0d4-84a0703d5e73 2018-11-03 00:24:40,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712503910065s 2018-11-03 00:24:40,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-002c6b52-29e5-4ac7-b0d4-84a0703d5e73 2018-11-03 00:24:40,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:42,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:42,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3128918a-c850-4768-b9b0-a4d1f7c8a25c x-compute-request-id: req-3128918a-c850-4768-b9b0-a4d1f7c8a25c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:42,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3128918a-c850-4768-b9b0-a4d1f7c8a25c 2018-11-03 00:24:42,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554921150208s 2018-11-03 00:24:42,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3128918a-c850-4768-b9b0-a4d1f7c8a25c 2018-11-03 00:24:42,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:44,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:45,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fe5bb2c-740b-4cd3-93e6-a7d74018b7b6 x-compute-request-id: req-2fe5bb2c-740b-4cd3-93e6-a7d74018b7b6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:45,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2fe5bb2c-740b-4cd3-93e6-a7d74018b7b6 2018-11-03 00:24:45,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982177019119s 2018-11-03 00:24:45,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2fe5bb2c-740b-4cd3-93e6-a7d74018b7b6 2018-11-03 00:24:45,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:47,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:48,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d307586f-2cc1-4e2f-aaff-427c2bf2d824 x-compute-request-id: req-d307586f-2cc1-4e2f-aaff-427c2bf2d824 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:48,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d307586f-2cc1-4e2f-aaff-427c2bf2d824 2018-11-03 00:24:48,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797096967697s 2018-11-03 00:24:48,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d307586f-2cc1-4e2f-aaff-427c2bf2d824 2018-11-03 00:24:48,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:50,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:50,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0675b964-9797-4e68-99d6-0b22e33fcf4b x-compute-request-id: req-0675b964-9797-4e68-99d6-0b22e33fcf4b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:51,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0675b964-9797-4e68-99d6-0b22e33fcf4b 2018-11-03 00:24:51,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560331106186s 2018-11-03 00:24:51,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0675b964-9797-4e68-99d6-0b22e33fcf4b 2018-11-03 00:24:51,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:53,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:53,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ab5d511-622f-40eb-8e14-3041e904556b x-compute-request-id: req-4ab5d511-622f-40eb-8e14-3041e904556b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:53,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ab5d511-622f-40eb-8e14-3041e904556b 2018-11-03 00:24:53,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558362007141s 2018-11-03 00:24:53,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ab5d511-622f-40eb-8e14-3041e904556b 2018-11-03 00:24:53,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:55,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:56,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e1adb8-7ec0-4d4d-8314-5fc0577e2392 x-compute-request-id: req-52e1adb8-7ec0-4d4d-8314-5fc0577e2392 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:56,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-52e1adb8-7ec0-4d4d-8314-5fc0577e2392 2018-11-03 00:24:56,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837488889694s 2018-11-03 00:24:56,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-52e1adb8-7ec0-4d4d-8314-5fc0577e2392 2018-11-03 00:24:56,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:24:58,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:24:58,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:24:59,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:24:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5b9a6e1-db19-49d3-92aa-2dc30b5354ba x-compute-request-id: req-f5b9a6e1-db19-49d3-92aa-2dc30b5354ba Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:24:59,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5b9a6e1-db19-49d3-92aa-2dc30b5354ba 2018-11-03 00:24:59,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570617198944s 2018-11-03 00:24:59,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5b9a6e1-db19-49d3-92aa-2dc30b5354ba 2018-11-03 00:24:59,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:01,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:01,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b34de594-958d-42be-98b7-32a8f182aff5 x-compute-request-id: req-b34de594-958d-42be-98b7-32a8f182aff5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:01,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b34de594-958d-42be-98b7-32a8f182aff5 2018-11-03 00:25:01,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381404161453s 2018-11-03 00:25:01,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b34de594-958d-42be-98b7-32a8f182aff5 2018-11-03 00:25:01,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:04,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d780b16e-e662-4a05-ba42-fea097178301 x-compute-request-id: req-d780b16e-e662-4a05-ba42-fea097178301 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:04,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d780b16e-e662-4a05-ba42-fea097178301 2018-11-03 00:25:04,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.941483020782s 2018-11-03 00:25:04,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d780b16e-e662-4a05-ba42-fea097178301 2018-11-03 00:25:04,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:06,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:06,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:07,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7835c036-cbe4-4310-8eb5-fd5506cd7ffa x-compute-request-id: req-7835c036-cbe4-4310-8eb5-fd5506cd7ffa Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:07,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7835c036-cbe4-4310-8eb5-fd5506cd7ffa 2018-11-03 00:25:07,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749927997589s 2018-11-03 00:25:07,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7835c036-cbe4-4310-8eb5-fd5506cd7ffa 2018-11-03 00:25:07,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:09,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:10,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb65a4b2-553f-4c6e-b946-6b8e6f2dd95b x-compute-request-id: req-fb65a4b2-553f-4c6e-b946-6b8e6f2dd95b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:10,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fb65a4b2-553f-4c6e-b946-6b8e6f2dd95b 2018-11-03 00:25:10,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732753038406s 2018-11-03 00:25:10,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fb65a4b2-553f-4c6e-b946-6b8e6f2dd95b 2018-11-03 00:25:10,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:12,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:12,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94c2bb12-ae77-421a-aff8-61d816a6284f x-compute-request-id: req-94c2bb12-ae77-421a-aff8-61d816a6284f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:12,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94c2bb12-ae77-421a-aff8-61d816a6284f 2018-11-03 00:25:12,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567081212997s 2018-11-03 00:25:12,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94c2bb12-ae77-421a-aff8-61d816a6284f 2018-11-03 00:25:12,618 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:14,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:15,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e2dfb1c-b156-4da7-8356-d3f769e49ae3 x-compute-request-id: req-3e2dfb1c-b156-4da7-8356-d3f769e49ae3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:15,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3e2dfb1c-b156-4da7-8356-d3f769e49ae3 2018-11-03 00:25:15,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5884578228s 2018-11-03 00:25:15,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3e2dfb1c-b156-4da7-8356-d3f769e49ae3 2018-11-03 00:25:15,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:17,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:17,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:18,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16dbe9f4-a2be-4f6b-9c64-f639f6a017da x-compute-request-id: req-16dbe9f4-a2be-4f6b-9c64-f639f6a017da Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:18,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-16dbe9f4-a2be-4f6b-9c64-f639f6a017da 2018-11-03 00:25:18,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.902837991714s 2018-11-03 00:25:18,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-16dbe9f4-a2be-4f6b-9c64-f639f6a017da 2018-11-03 00:25:18,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:20,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:21,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9c0d885-f3de-450e-9640-482724e45579 x-compute-request-id: req-f9c0d885-f3de-450e-9640-482724e45579 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:21,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f9c0d885-f3de-450e-9640-482724e45579 2018-11-03 00:25:21,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975661039352s 2018-11-03 00:25:21,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f9c0d885-f3de-450e-9640-482724e45579 2018-11-03 00:25:21,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:23,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:23,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:23,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26ee6d26-b773-4951-b6d5-13938d062709 x-compute-request-id: req-26ee6d26-b773-4951-b6d5-13938d062709 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:23,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26ee6d26-b773-4951-b6d5-13938d062709 2018-11-03 00:25:23,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775886058807s 2018-11-03 00:25:23,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26ee6d26-b773-4951-b6d5-13938d062709 2018-11-03 00:25:23,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:25,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:25,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:26,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-170be121-2c33-417a-91da-d3687ed5f528 x-compute-request-id: req-170be121-2c33-417a-91da-d3687ed5f528 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:26,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-170be121-2c33-417a-91da-d3687ed5f528 2018-11-03 00:25:26,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552803993225s 2018-11-03 00:25:26,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-170be121-2c33-417a-91da-d3687ed5f528 2018-11-03 00:25:26,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:28,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:28,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:29,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da913441-9d6c-46c2-927d-9deb02035ebf x-compute-request-id: req-da913441-9d6c-46c2-927d-9deb02035ebf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:29,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-da913441-9d6c-46c2-927d-9deb02035ebf 2018-11-03 00:25:29,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755647182465s 2018-11-03 00:25:29,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-da913441-9d6c-46c2-927d-9deb02035ebf 2018-11-03 00:25:29,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:31,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:31,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:31,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cad964cf-7535-4914-ae51-3f6d30dc663a x-compute-request-id: req-cad964cf-7535-4914-ae51-3f6d30dc663a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:31,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cad964cf-7535-4914-ae51-3f6d30dc663a 2018-11-03 00:25:31,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590470075607s 2018-11-03 00:25:31,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cad964cf-7535-4914-ae51-3f6d30dc663a 2018-11-03 00:25:31,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:34,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7d50935-4860-493e-9c6f-ab272781d517 x-compute-request-id: req-d7d50935-4860-493e-9c6f-ab272781d517 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:34,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d7d50935-4860-493e-9c6f-ab272781d517 2018-11-03 00:25:34,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759246110916s 2018-11-03 00:25:34,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d7d50935-4860-493e-9c6f-ab272781d517 2018-11-03 00:25:34,573 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:36,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:36,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:37,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab40d351-5c55-487e-96e6-25d57901137e x-compute-request-id: req-ab40d351-5c55-487e-96e6-25d57901137e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:37,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab40d351-5c55-487e-96e6-25d57901137e 2018-11-03 00:25:37,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743671894073s 2018-11-03 00:25:37,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab40d351-5c55-487e-96e6-25d57901137e 2018-11-03 00:25:37,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:39,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:40,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25: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-a71331c0-9713-45c2-b636-88e980c2cb44 x-compute-request-id: req-a71331c0-9713-45c2-b636-88e980c2cb44 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:40,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a71331c0-9713-45c2-b636-88e980c2cb44 2018-11-03 00:25:40,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785253047943s 2018-11-03 00:25:40,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a71331c0-9713-45c2-b636-88e980c2cb44 2018-11-03 00:25:40,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:42,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:42,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07cc3152-3db9-4726-a48d-b0d884aaf335 x-compute-request-id: req-07cc3152-3db9-4726-a48d-b0d884aaf335 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:42,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07cc3152-3db9-4726-a48d-b0d884aaf335 2018-11-03 00:25:42,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651964902878s 2018-11-03 00:25:42,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07cc3152-3db9-4726-a48d-b0d884aaf335 2018-11-03 00:25:42,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:44,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:44,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:45,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d817d93d-7d23-4c62-b9b0-afd420155c0d x-compute-request-id: req-d817d93d-7d23-4c62-b9b0-afd420155c0d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:45,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d817d93d-7d23-4c62-b9b0-afd420155c0d 2018-11-03 00:25:45,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396739959717s 2018-11-03 00:25:45,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d817d93d-7d23-4c62-b9b0-afd420155c0d 2018-11-03 00:25:45,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:47,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:48,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-246b6b1f-e2bf-4f52-a283-bb6953787651 x-compute-request-id: req-246b6b1f-e2bf-4f52-a283-bb6953787651 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:48,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-246b6b1f-e2bf-4f52-a283-bb6953787651 2018-11-03 00:25:48,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17228007317s 2018-11-03 00:25:48,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-246b6b1f-e2bf-4f52-a283-bb6953787651 2018-11-03 00:25:48,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:50,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:50,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41acb1f1-fadb-46e8-b02e-761320fa8831 x-compute-request-id: req-41acb1f1-fadb-46e8-b02e-761320fa8831 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:50,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-41acb1f1-fadb-46e8-b02e-761320fa8831 2018-11-03 00:25:50,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572411060333s 2018-11-03 00:25:50,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-41acb1f1-fadb-46e8-b02e-761320fa8831 2018-11-03 00:25:50,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:52,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:53,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-275b46a6-5518-46bd-b931-3fd8f99cb168 x-compute-request-id: req-275b46a6-5518-46bd-b931-3fd8f99cb168 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:53,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-275b46a6-5518-46bd-b931-3fd8f99cb168 2018-11-03 00:25:53,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396492004395s 2018-11-03 00:25:53,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-275b46a6-5518-46bd-b931-3fd8f99cb168 2018-11-03 00:25:53,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:55,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:55,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-276a539e-44bf-4697-b22e-a2a41ef7feb0 x-compute-request-id: req-276a539e-44bf-4697-b22e-a2a41ef7feb0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:55,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-276a539e-44bf-4697-b22e-a2a41ef7feb0 2018-11-03 00:25:55,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360546112061s 2018-11-03 00:25:55,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-276a539e-44bf-4697-b22e-a2a41ef7feb0 2018-11-03 00:25:55,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:25:57,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:25:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:25:58,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c149cf8a-0875-499a-a739-bff7fff595ea x-compute-request-id: req-c149cf8a-0875-499a-a739-bff7fff595ea Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:25:58,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c149cf8a-0875-499a-a739-bff7fff595ea 2018-11-03 00:25:58,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575419187546s 2018-11-03 00:25:58,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c149cf8a-0875-499a-a739-bff7fff595ea 2018-11-03 00:25:58,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:00,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:00,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:01,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00463fbb-c142-4e55-ab80-427845c60888 x-compute-request-id: req-00463fbb-c142-4e55-ab80-427845c60888 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:01,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-00463fbb-c142-4e55-ab80-427845c60888 2018-11-03 00:26:01,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780071020126s 2018-11-03 00:26:01,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-00463fbb-c142-4e55-ab80-427845c60888 2018-11-03 00:26:01,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:03,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0f10f1-e6c6-4f11-9592-0f4ba28fea94 x-compute-request-id: req-8b0f10f1-e6c6-4f11-9592-0f4ba28fea94 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:03,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8b0f10f1-e6c6-4f11-9592-0f4ba28fea94 2018-11-03 00:26:03,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719696044922s 2018-11-03 00:26:03,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8b0f10f1-e6c6-4f11-9592-0f4ba28fea94 2018-11-03 00:26:03,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:05,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:05,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:06,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83023936-8b66-42fb-923e-ac89a0e9a914 x-compute-request-id: req-83023936-8b66-42fb-923e-ac89a0e9a914 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:06,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-83023936-8b66-42fb-923e-ac89a0e9a914 2018-11-03 00:26:06,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546007871628s 2018-11-03 00:26:06,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-83023936-8b66-42fb-923e-ac89a0e9a914 2018-11-03 00:26:06,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:08,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:08,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c397b318-ae41-4aa1-a359-ad7305dd0d56 x-compute-request-id: req-c397b318-ae41-4aa1-a359-ad7305dd0d56 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:08,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c397b318-ae41-4aa1-a359-ad7305dd0d56 2018-11-03 00:26:08,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352535009384s 2018-11-03 00:26:08,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c397b318-ae41-4aa1-a359-ad7305dd0d56 2018-11-03 00:26:08,718 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:10,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:10,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:11,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f56f3de5-a334-413c-a86a-7e3b0fdb4d2d x-compute-request-id: req-f56f3de5-a334-413c-a86a-7e3b0fdb4d2d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:11,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f56f3de5-a334-413c-a86a-7e3b0fdb4d2d 2018-11-03 00:26:11,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577124834061s 2018-11-03 00:26:11,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f56f3de5-a334-413c-a86a-7e3b0fdb4d2d 2018-11-03 00:26:11,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:13,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:13,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:13,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f0efcf1-acab-4181-a3d8-307c4960bd96 x-compute-request-id: req-7f0efcf1-acab-4181-a3d8-307c4960bd96 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:13,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f0efcf1-acab-4181-a3d8-307c4960bd96 2018-11-03 00:26:13,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547483921051s 2018-11-03 00:26:13,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f0efcf1-acab-4181-a3d8-307c4960bd96 2018-11-03 00:26:13,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:15,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:15,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:16,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc5eef6b-f326-4dcc-9cce-f43fbc7fa72e x-compute-request-id: req-fc5eef6b-f326-4dcc-9cce-f43fbc7fa72e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:16,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc5eef6b-f326-4dcc-9cce-f43fbc7fa72e 2018-11-03 00:26:16,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778933048248s 2018-11-03 00:26:16,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc5eef6b-f326-4dcc-9cce-f43fbc7fa72e 2018-11-03 00:26:16,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:18,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:19,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c01b96ae-1e65-49b5-8fd8-edfa112d700e x-compute-request-id: req-c01b96ae-1e65-49b5-8fd8-edfa112d700e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-03T00:24:02Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:19,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c01b96ae-1e65-49b5-8fd8-edfa112d700e 2018-11-03 00:26:19,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359951019287s 2018-11-03 00:26:19,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c01b96ae-1e65-49b5-8fd8-edfa112d700e 2018-11-03 00:26:19,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:26:21,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:26:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:21,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b347b44e-3397-45b4-9b7c-6ef00633ecd1 x-compute-request-id: req-b347b44e-3397-45b4-9b7c-6ef00633ecd1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5d:ca", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-03T00:26:20.000000", "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-03T00:26:20Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:26:21,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b347b44e-3397-45b4-9b7c-6ef00633ecd1 2018-11-03 00:26:21,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603780031204s 2018-11-03 00:26:21,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b347b44e-3397-45b4-9b7c-6ef00633ecd1 2018-11-03 00:26:21,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-03 00:26:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=3a679512-1a3e-41a8-b49f-adacb881de7b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:21,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a7eef56f-b839-42d0-9ac2-5369880ed9c5 Date: Sat, 03 Nov 2018 00:26:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:24:01Z","admin_state_up":true,"updated_at":"2018-11-03T00:26:19Z","binding:vnic_type":"normal","device_id":"3a679512-1a3e-41a8-b49f-adacb881de7b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:19:5d:ca","id":"55d8ff3c-10be-4cc9-b0a6-d159ff40e558","port_security_enabled":true,"project_id":"be7ea60cacac444ab5e800711c290a07","fixed_ips":[{"subnet_id":"7923f1f8-b459-4031-9f49-478005d0d25b","ip_address":"192.168.120.17"}],"extra_dhcp_opts":[],"security_groups":["52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"],"name":""}]} 2018-11-03 00:26:21,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3a679512-1a3e-41a8-b49f-adacb881de7b used request id req-a7eef56f-b839-42d0-9ac2-5369880ed9c5 2018-11-03 00:26:21,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563199520111s 2018-11-03 00:26:21,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3a679512-1a3e-41a8-b49f-adacb881de7b used request id req-a7eef56f-b839-42d0-9ac2-5369880ed9c5 2018-11-03 00:26:21,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-03 00:26:21,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=55d8ff3c-10be-4cc9-b0a6-d159ff40e558" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:21,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-79f75cd9-d756-44b4-9a6c-daf458bdd521 Date: Sat, 03 Nov 2018 00:26:21 GMT RESP BODY: {"floatingips": []} 2018-11-03 00:26:21,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=55d8ff3c-10be-4cc9-b0a6-d159ff40e558 used request id req-79f75cd9-d756-44b4-9a6c-daf458bdd521 2018-11-03 00:26:21,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183777809143s 2018-11-03 00:26:21,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=55d8ff3c-10be-4cc9-b0a6-d159ff40e558 used request id req-79f75cd9-d756-44b4-9a6c-daf458bdd521 2018-11-03 00:26:21,701 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:5d:ca', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0e529411-fc81-4f78-9675-647ee6b55cbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-03T00:26:20.000000', 'flavor': Munch({u'id': u'481855f6-ae63-438d-94ab-77b78d1f173d'}), 'az': u'nova', 'id': u'3a679512-1a3e-41a8-b49f-adacb881de7b', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2ea1c040ee9b49b3833da7777d86153c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be7ea60cacac444ab5e800711c290a07', 'name': 'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-03T00:26:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-03T00:26:20Z', 'hostId': u'd086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'd086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-03T00:26:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'be7ea60cacac444ab5e800711c290a07', 'name': u'vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da', 'adminPass': u'b2YWK7szm8Ho', 'tenant_id': u'be7ea60cacac444ab5e800711c290a07', 'created_at': u'2018-11-03T00:23:57Z', 'created': u'2018-11-03T00:23:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-03 00:26:21,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:26:21,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:21,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-ec253a69-cd7d-4a20-9b93-28d33d486b14 Date: Sat, 03 Nov 2018 00:26:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7923f1f8-b459-4031-9f49-478005d0d25b"],"updated_at":"2018-11-03T00:22:17Z","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be7ea60cacac444ab5e800711c290a07","id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","name":"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:26:21,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec253a69-cd7d-4a20-9b93-28d33d486b14 2018-11-03 00:26:21,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0962471961975s 2018-11-03 00:26:21,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec253a69-cd7d-4a20-9b93-28d33d486b14 2018-11-03 00:26:21,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-03 00:26:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=3a679512-1a3e-41a8-b49f-adacb881de7b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:21,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-48d9c441-0aa4-4ce5-ae63-110376e03db2 Date: Sat, 03 Nov 2018 00:26:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:24:01Z","admin_state_up":true,"updated_at":"2018-11-03T00:26:19Z","binding:vnic_type":"normal","device_id":"3a679512-1a3e-41a8-b49f-adacb881de7b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:19:5d:ca","id":"55d8ff3c-10be-4cc9-b0a6-d159ff40e558","port_security_enabled":true,"project_id":"be7ea60cacac444ab5e800711c290a07","fixed_ips":[{"subnet_id":"7923f1f8-b459-4031-9f49-478005d0d25b","ip_address":"192.168.120.17"}],"extra_dhcp_opts":[],"security_groups":["52823a6b-87a7-4aa3-be2c-43b5fa7a6ada"],"name":""}]} 2018-11-03 00:26:21,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3a679512-1a3e-41a8-b49f-adacb881de7b used request id req-48d9c441-0aa4-4ce5-ae63-110376e03db2 2018-11-03 00:26:21,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0488920211792s 2018-11-03 00:26:21,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3a679512-1a3e-41a8-b49f-adacb881de7b used request id req-48d9c441-0aa4-4ce5-ae63-110376e03db2 2018-11-03 00:26:21,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-03 00:26:21,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"floatingip": {"floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.17", "port_id": "55d8ff3c-10be-4cc9-b0a6-d159ff40e558"}}' 2018-11-03 00:26:23,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-d3de86da-eb4e-4c38-a0ce-2193d601e501 Date: Sat, 03 Nov 2018 00:26:23 GMT RESP BODY: {"floatingip": {"router_id": "2fc33110-5d28-42bd-a82a-507a216254e6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-03T00:26:22Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "55d8ff3c-10be-4cc9-b0a6-d159ff40e558", "id": "ad998754-65ca-4d6a-89c4-39982a87f274", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:26:22Z", "project_id": "be7ea60cacac444ab5e800711c290a07"}} 2018-11-03 00:26:23,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d3de86da-eb4e-4c38-a0ce-2193d601e501 2018-11-03 00:26:23,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.95059299469s 2018-11-03 00:26:23,804 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d3de86da-eb4e-4c38-a0ce-2193d601e501 2018-11-03 00:26:23,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-03 00:26:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:26:23,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-e967a071-5635-448a-8d21-258f7d2a44c6 Date: Sat, 03 Nov 2018 00:26:23 GMT RESP BODY: {"floatingips": [{"router_id": "2fc33110-5d28-42bd-a82a-507a216254e6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-03T00:26:22Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "55d8ff3c-10be-4cc9-b0a6-d159ff40e558", "id": "ad998754-65ca-4d6a-89c4-39982a87f274", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:26:22Z", "project_id": "be7ea60cacac444ab5e800711c290a07"}]} 2018-11-03 00:26:23,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e967a071-5635-448a-8d21-258f7d2a44c6 2018-11-03 00:26:23,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0250132083893s 2018-11-03 00:26:23,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e967a071-5635-448a-8d21-258f7d2a44c6 2018-11-03 00:26:23,841 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2fc33110-5d28-42bd-a82a-507a216254e6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'be7ea60cacac444ab5e800711c290a07', 'created_at': u'2018-11-03T00:26:22Z', 'attached': True, 'updated_at': u'2018-11-03T00:26:22Z', 'id': u'ad998754-65ca-4d6a-89c4-39982a87f274', 'floating_network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be7ea60cacac444ab5e800711c290a07', 'name': 'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2fc33110-5d28-42bd-a82a-507a216254e6', 'project_id': u'be7ea60cacac444ab5e800711c290a07', 'port_id': u'55d8ff3c-10be-4cc9-b0a6-d159ff40e558', 'port': u'55d8ff3c-10be-4cc9-b0a6-d159ff40e558', 'network': u'83c41b26-f570-4b78-aa34-9ed444b68ea2'}) 2018-11-03 00:26:23,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-03 00:26:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-03 00:26:23,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3c6017-e4df-48f8-b42f-479677ac504a x-compute-request-id: req-aa3c6017-e4df-48f8-b42f-479677ac504a Content-Encoding: gzip Content-Length: 8313 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1925156051 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391315] pid_max: default: 32768 minimum: 301\n[ 0.392799] Security Framework initialized\n[ 0.394192] SELinux: Initializing.\n[ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405062] Mount-cache hash table entries: 4096\n[ 0.406784] Initializing cgroup subsys memory\n[ 0.408219] Initializing cgroup subsys devices\n[ 0.409637] Initializing cgroup subsys freezer\n[ 0.411059] Initializing cgroup subsys net_cls\n[ 0.412464] Initializing cgroup subsys blkio\n[ 0.413889] Initializing cgroup subsys perf_event\n[ 0.415351] Initializing cgroup subsys hugetlb\n[ 0.416772] Initializing cgroup subsys pids\n[ 0.418149] Initializing cgroup subsys net_prio\n[ 0.419650] CPU: Physical Processor ID: 0\n[ 0.421688] mce: CPU supports 10 MCE banks\n[ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.426234] tlb_flushall_shift: 6\n[ 0.427633] Freeing SMP alternatives: 28k freed\n[ 0.431696] ACPI: Core revision 20130517\n[ 0.433473] ACPI: All ACPI Tables successfully acquired\n[ 0.435265] ftrace: allocating 25812 entries in 101 pages\n[ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460403] smpboot: Max logical packages: 2\n[ 0.462029] Enabling x2apic\n[ 0.463137] Enabled x2apic\n[ 0.464534] Switched APIC routing to physical x2apic.\n[ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.480344] KVM setup paravirtual spinlock\n[ 0.482919] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506684] Brought up 2 CPUs\n[ 0.506686] KVM setup async PF for cpu 1\n[ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.513169] devtmpfs: initialized\n[ 0.516110] EVM: security.selinux\n[ 0.517327] EVM: security.ima\n[ 0.518469] EVM: security.capability\n[ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.522237] pinctrl core: initialized pinctrl subsystem\n[ 0.523897] NET: Registered protocol family 16\n[ 0.525543] ACPI: bus type PCI registered\n[ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528729] PCI: Using configuration type 1 for base access\n[ 0.533730] ACPI: Added _OSI(Module Device)\n[ 0.535142] ACPI: Added _OSI(Processor Device)\n[ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540666] ACPI: Interpreter enabled\n[ 0.541950] ACPI: (supports S0 S5)\n[ 0.543166] ACPI: Using IOAPIC for interrupt routing\n[ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557931] acpiphp: Slot [3] registered\n[ 0.559277] acpiphp: Slot [4] registered\n[ 0.560612] acpiphp: Slot [5] registered\n[ 0.561933] acpiphp: Slot [6] registered\n[ 0.563256] acpiphp: Slot [7] registered\n[ 0.564601] acpiphp: Slot [8] registered\n[ 0.565927] acpiphp: Slot [9] registered\n[ 0.567243] acpiphp: Slot [10] registered\n[ 0.568565] acpiphp: Slot [11] registered\n[ 0.569888] acpiphp: Slot [12] registered\n[ 0.571228] acpiphp: Slot [13] registered\n[ 0.572563] acpiphp: Slot [14] registered\n[ 0.573907] acpiphp: Slot [15] registered\n[ 0.575292] acpiphp: Slot [16] registered\n[ 0.576640] acpiphp: Slot [17] registered\n[ 0.577992] acpiphp: Slot [18] registered\n[ 0.579319] acpiphp: Slot [19] registered\n[ 0.580654] acpiphp: Slot [20] registered\n[ 0.581989] acpiphp: Slot [21] registered\n[ 0.583331] acpiphp: Slot [22] registered\n[ 0.584728] acpiphp: Slot [23] registered\n[ 0.586067] acpiphp: Slot [24] registered\n[ 0.587402] acpiphp: Slot [25] registered\n[ 0.588735] acpiphp: Slot [26] registered\n[ 0.590070] acpiphp: Slot [27] registered\n[ 0.591432] acpiphp: Slot [28] registered\n[ 0.592761] acpiphp: Slot [29] registered\n[ 0.594089] acpiphp: Slot [30] registered\n[ 0.595436] acpiphp: Slot [31] registered\n[ 0.596766] PCI host bridge to bus 0000:00\n[ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663634] vgaarb: loaded\n[ 0.664735] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666538] SCSI subsystem initialized\n[ 0.667856] ACPI: bus type USB registered\n[ 0.669229] usbcore: registered new interface driver usbfs\n[ 0.670827] usbcore: registered new interface driver hub\n[ 0.672425] usbcore: registered new device driver usb\n[ 0.674159] PCI: Using ACPI for IRQ routing\n[ 0.675920] NetLabel: Initializing\n[ 0.677144] NetLabel: domain hash size = 128\n[ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.680080] NetLabel: unlabeled traffic allowed by default\n[ 0.681828] Switched to clocksource kvm-clock\n[ 0.691011] pnp: PnP ACPI init\n[ 0.692198] ACPI: bus type PNP registered\n[ 0.693912] pnp: PnP ACPI: found 5 devices\n[ 0.695261] ACPI: bus type PNP unregistered\n[ 0.703628] NET: Registered protocol family 2\n[ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.710345] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.712234] TCP: reno registered\n[ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.717065] NET: Registered protocol family 1\n[ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.762359] Unpacking initramfs...\n[ 1.226877] Freeing initrd memory: 37508k freed\n[ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.247669] Initialise system trusted keyring\n[ 1.249101] audit: initializing netlink socket (disabled)\n[ 1.250685] type=2000 audit(1541204782.994:1): initialized\n[ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.272156] zpool: loaded\n[ 1.273269] zbud: loaded\n[ 1.274527] VFS: Disk quotas dquot_6.5.2\n[ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.277853] msgmni has been set to 7578\n[ 1.279221] Key type big_key registered\n[ 1.281419] NET: Registered protocol family 38\n[ 1.282876] Key type asymmetric registered\n[ 1.284226] Asymmetric key parser 'x509' registered\n[ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.288247] io scheduler noop registered\n[ 1.289585] io scheduler deadline registered (default)\n[ 1.303932] io scheduler cfq registered\n[ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.311354] ACPI: Power Button [PWRF]\n[ 1.312790] GHES: HEST is not enabled!\n[ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.340720] Non-volatile memory driver v1.3\n[ 1.342180] Linux agpgart interface v0.103\n[ 1.343633] crash memory driver: version 1.1\n[ 1.345096] rdac: device handler registered\n[ 1.346509] hp_sw: device handler registered\n[ 1.347905] emc: device handler registered\n[ 1.349251] alua: device handler registered\n[ 1.350620] libphy: Fixed MDIO Bus: probed\n[ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.353818] ehci-pci: EHCI PCI platform driver\n[ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.356918] ohci-pci: OHCI PCI platform driver\n[ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.390051] usb usb1: Product: UHCI Host Controller\n[ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.393400] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.394940] hub 1-0:1.0: USB hub found\n[ 1.396235] hub 1-0:1.0: 2 ports detected\n[ 1.397707] usbcore: registered new interface driver usbserial\n[ 1.399381] usbcore: registered new interface driver usbserial_generic\n[ 1.401177] usbserial: USB Serial support registered for generic\n[ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.409280] mousedev: PS/2 mouse device common for all mice\n[ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.416940] rtc_cmos 00:00: RTC can wake from S4\n[ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.417534] cpuidle: using governor menu\n[ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.417737] usbcore: registered new interface driver usbhid\n[ 1.417740] usbhid: USB HID core driver\n[ 1.417786] drop_monitor: Initializing network drop monitor service\n[ 1.417856] TCP: cubic registered\n[ 1.417859] Initializing XFRM netlink socket\n[ 1.418000] NET: Registered protocol family 10\n[ 1.419375] NET: Registered protocol family 17\n[ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.421647] Loading compiled-in X.509 certificates\n[ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.422226] registered taskstats version 1\n[ 1.426365] Key type trusted registered\n[ 1.428198] Key type encrypted registered\n[ 1.430049] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783)\n[ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467316] Freeing unused kernel memory: 1680k freed\n[ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.477755] systemd[1]: Detected virtualization kvm.\n[ 1.479324] systemd[1]: Detected architecture x86-64.\n[ 1.480878] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483666] systemd[1]: No hostname configured.\n[ 1.485109] systemd[1]: Set hostname to .\n[ 1.486695] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.520682] systemd[1]: Reached target Swap.\n[ 1.522106] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.524299] systemd[1]: Reached target Timers.\n[ 1.525759] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.528104] systemd[1]: Created slice Root Slice.\n[ 1.529559] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.531928] systemd[1]: Listening on udev Kernel Socket.\n[ 1.533489] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.536016] systemd[1]: Reached target Local File Systems.\n[ 1.537622] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.540121] systemd[1]: Listening on Journal Socket.\n[ 1.541633] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.544107] systemd[1]: Listening on udev Control Socket.\n[ 1.545698] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.548116] systemd[1]: Reached target Sockets.\n[ 1.549542] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.551701] systemd[1]: Reached target Paths.\n[ 1.553115] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.555395] systemd[1]: Created slice System Slice.\n[ 1.556923] systemd[1]: Starting System Slice.\n[ 1.558722] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.571059] systemd[1]: Reached target Slices.\n[ 1.573327] systemd[1]: Starting Slices.\n[ 1.575211] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.578885] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.584216] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.647517] RPC: Registered named UNIX socket transport module.\n[ 1.649214] RPC: Registered udp transport module.\n[ 1.650663] RPC: Registered tcp transport module.\n[ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.742313] FDC 0 is a S82078B\n[ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n"} 2018-11-03 00:26:23,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-aa3c6017-e4df-48f8-b42f-479677ac504a 2018-11-03 00:26:23,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0702030658722s 2018-11-03 00:26:23,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-aa3c6017-e4df-48f8-b42f-479677ac504a 2018-11-03 00:26:23,913 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1925156051 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391315] pid_max: default: 32768 minimum: 301 [ 0.392799] Security Framework initialized [ 0.394192] SELinux: Initializing. [ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405062] Mount-cache hash table entries: 4096 [ 0.406784] Initializing cgroup subsys memory [ 0.408219] Initializing cgroup subsys devices [ 0.409637] Initializing cgroup subsys freezer [ 0.411059] Initializing cgroup subsys net_cls [ 0.412464] Initializing cgroup subsys blkio [ 0.413889] Initializing cgroup subsys perf_event [ 0.415351] Initializing cgroup subsys hugetlb [ 0.416772] Initializing cgroup subsys pids [ 0.418149] Initializing cgroup subsys net_prio [ 0.419650] CPU: Physical Processor ID: 0 [ 0.421688] mce: CPU supports 10 MCE banks [ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426234] tlb_flushall_shift: 6 [ 0.427633] Freeing SMP alternatives: 28k freed [ 0.431696] ACPI: Core revision 20130517 [ 0.433473] ACPI: All ACPI Tables successfully acquired [ 0.435265] ftrace: allocating 25812 entries in 101 pages [ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460403] smpboot: Max logical packages: 2 [ 0.462029] Enabling x2apic [ 0.463137] Enabled x2apic [ 0.464534] Switched APIC routing to physical x2apic. [ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.480344] KVM setup paravirtual spinlock [ 0.482919] smpboot: Booting Node 0, Processors #1 OK [ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506684] Brought up 2 CPUs [ 0.506686] KVM setup async PF for cpu 1 [ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.513169] devtmpfs: initialized [ 0.516110] EVM: security.selinux [ 0.517327] EVM: security.ima [ 0.518469] EVM: security.capability [ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.522237] pinctrl core: initialized pinctrl subsystem [ 0.523897] NET: Registered protocol family 16 [ 0.525543] ACPI: bus type PCI registered [ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528729] PCI: Using configuration type 1 for base access [ 0.533730] ACPI: Added _OSI(Module Device) [ 0.535142] ACPI: Added _OSI(Processor Device) [ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540666] ACPI: Interpreter enabled [ 0.541950] ACPI: (supports S0 S5) [ 0.543166] ACPI: Using IOAPIC for interrupt routing [ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557931] acpiphp: Slot [3] registered [ 0.559277] acpiphp: Slot [4] registered [ 0.560612] acpiphp: Slot [5] registered [ 0.561933] acpiphp: Slot [6] registered [ 0.563256] acpiphp: Slot [7] registered [ 0.564601] acpiphp: Slot [8] registered [ 0.565927] acpiphp: Slot [9] registered [ 0.567243] acpiphp: Slot [10] registered [ 0.568565] acpiphp: Slot [11] registered [ 0.569888] acpiphp: Slot [12] registered [ 0.571228] acpiphp: Slot [13] registered [ 0.572563] acpiphp: Slot [14] registered [ 0.573907] acpiphp: Slot [15] registered [ 0.575292] acpiphp: Slot [16] registered [ 0.576640] acpiphp: Slot [17] registered [ 0.577992] acpiphp: Slot [18] registered [ 0.579319] acpiphp: Slot [19] registered [ 0.580654] acpiphp: Slot [20] registered [ 0.581989] acpiphp: Slot [21] registered [ 0.583331] acpiphp: Slot [22] registered [ 0.584728] acpiphp: Slot [23] registered [ 0.586067] acpiphp: Slot [24] registered [ 0.587402] acpiphp: Slot [25] registered [ 0.588735] acpiphp: Slot [26] registered [ 0.590070] acpiphp: Slot [27] registered [ 0.591432] acpiphp: Slot [28] registered [ 0.592761] acpiphp: Slot [29] registered [ 0.594089] acpiphp: Slot [30] registered [ 0.595436] acpiphp: Slot [31] registered [ 0.596766] PCI host bridge to bus 0000:00 [ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663634] vgaarb: loaded [ 0.664735] vgaarb: bridge control possible 0000:00:02.0 [ 0.666538] SCSI subsystem initialized [ 0.667856] ACPI: bus type USB registered [ 0.669229] usbcore: registered new interface driver usbfs [ 0.670827] usbcore: registered new interface driver hub [ 0.672425] usbcore: registered new device driver usb [ 0.674159] PCI: Using ACPI for IRQ routing [ 0.675920] NetLabel: Initializing [ 0.677144] NetLabel: domain hash size = 128 [ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.680080] NetLabel: unlabeled traffic allowed by default [ 0.681828] Switched to clocksource kvm-clock [ 0.691011] pnp: PnP ACPI init [ 0.692198] ACPI: bus type PNP registered [ 0.693912] pnp: PnP ACPI: found 5 devices [ 0.695261] ACPI: bus type PNP unregistered [ 0.703628] NET: Registered protocol family 2 [ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.710345] TCP: Hash tables configured (established 32768 bind 32768) [ 0.712234] TCP: reno registered [ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.717065] NET: Registered protocol family 1 [ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.762359] Unpacking initramfs... [ 1.226877] Freeing initrd memory: 37508k freed [ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.247669] Initialise system trusted keyring [ 1.249101] audit: initializing netlink socket (disabled) [ 1.250685] type=2000 audit(1541204782.994:1): initialized [ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.272156] zpool: loaded [ 1.273269] zbud: loaded [ 1.274527] VFS: Disk quotas dquot_6.5.2 [ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.277853] msgmni has been set to 7578 [ 1.279221] Key type big_key registered [ 1.281419] NET: Registered protocol family 38 [ 1.282876] Key type asymmetric registered [ 1.284226] Asymmetric key parser 'x509' registered [ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.288247] io scheduler noop registered [ 1.289585] io scheduler deadline registered (default) [ 1.303932] io scheduler cfq registered [ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.311354] ACPI: Power Button [PWRF] [ 1.312790] GHES: HEST is not enabled! [ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.340720] Non-volatile memory driver v1.3 [ 1.342180] Linux agpgart interface v0.103 [ 1.343633] crash memory driver: version 1.1 [ 1.345096] rdac: device handler registered [ 1.346509] hp_sw: device handler registered [ 1.347905] emc: device handler registered [ 1.349251] alua: device handler registered [ 1.350620] libphy: Fixed MDIO Bus: probed [ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.353818] ehci-pci: EHCI PCI platform driver [ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.356918] ohci-pci: OHCI PCI platform driver [ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver [ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.390051] usb usb1: Product: UHCI Host Controller [ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.393400] usb usb1: SerialNumber: 0000:00:01.2 [ 1.394940] hub 1-0:1.0: USB hub found [ 1.396235] hub 1-0:1.0: 2 ports detected [ 1.397707] usbcore: registered new interface driver usbserial [ 1.399381] usbcore: registered new interface driver usbserial_generic [ 1.401177] usbserial: USB Serial support registered for generic [ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.409280] mousedev: PS/2 mouse device common for all mice [ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.416940] rtc_cmos 00:00: RTC can wake from S4 [ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.417534] cpuidle: using governor menu [ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina [ 1.417737] usbcore: registered new interface driver usbhid [ 1.417740] usbhid: USB HID core driver [ 1.417786] drop_monitor: Initializing network drop monitor service [ 1.417856] TCP: cubic registered [ 1.417859] Initializing XFRM netlink socket [ 1.418000] NET: Registered protocol family 10 [ 1.419375] NET: Registered protocol family 17 [ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.421647] Loading compiled-in X.509 certificates [ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.422226] registered taskstats version 1 [ 1.426365] Key type trusted registered [ 1.428198] Key type encrypted registered [ 1.430049] IMA: No TPM chip found, activating TPM-bypass! [ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783) [ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467316] Freeing unused kernel memory: 1680k freed [ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.477755] systemd[1]: Detected virtualization kvm. [ 1.479324] systemd[1]: Detected architecture x86-64. [ 1.480878] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483666] systemd[1]: No hostname configured. [ 1.485109] systemd[1]: Set hostname to . [ 1.486695] systemd[1]: Initializing machine ID from KVM UUID. [ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.520682] systemd[1]: Reached target Swap. [ 1.522106] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.524299] systemd[1]: Reached target Timers. [ 1.525759] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.528104] systemd[1]: Created slice Root Slice. [ 1.529559] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.531928] systemd[1]: Listening on udev Kernel Socket. [ 1.533489] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.536016] systemd[1]: Reached target Local File Systems. [ 1.537622] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.540121] systemd[1]: Listening on Journal Socket. [ 1.541633] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.544107] systemd[1]: Listening on udev Control Socket. [ 1.545698] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.548116] systemd[1]: Reached target Sockets. [ 1.549542] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.551701] systemd[1]: Reached target Paths. [ 1.553115] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.555395] systemd[1]: Created slice System Slice. [ 1.556923] systemd[1]: Starting System Slice. [ 1.558722] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.571059] systemd[1]: Reached target Slices. [ 1.573327] systemd[1]: Starting Slices. [ 1.575211] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.578885] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.584216] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.647517] RPC: Registered named UNIX socket transport module. [ 1.649214] RPC: Registered udp transport module. [ 1.650663] RPC: Registered tcp transport module. [ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.742313] FDC 0 is a S82078B [ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 2018-11-03 00:26:24,915 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-11-03 00:26:33,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-03 00:26:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-03 00:26:34,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1dd09b8-c756-449e-9d2c-008ba484fe81 x-compute-request-id: req-e1dd09b8-c756-449e-9d2c-008ba484fe81 Content-Encoding: gzip Content-Length: 11721 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1925156051 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391315] pid_max: default: 32768 minimum: 301\n[ 0.392799] Security Framework initialized\n[ 0.394192] SELinux: Initializing.\n[ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405062] Mount-cache hash table entries: 4096\n[ 0.406784] Initializing cgroup subsys memory\n[ 0.408219] Initializing cgroup subsys devices\n[ 0.409637] Initializing cgroup subsys freezer\n[ 0.411059] Initializing cgroup subsys net_cls\n[ 0.412464] Initializing cgroup subsys blkio\n[ 0.413889] Initializing cgroup subsys perf_event\n[ 0.415351] Initializing cgroup subsys hugetlb\n[ 0.416772] Initializing cgroup subsys pids\n[ 0.418149] Initializing cgroup subsys net_prio\n[ 0.419650] CPU: Physical Processor ID: 0\n[ 0.421688] mce: CPU supports 10 MCE banks\n[ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.426234] tlb_flushall_shift: 6\n[ 0.427633] Freeing SMP alternatives: 28k freed\n[ 0.431696] ACPI: Core revision 20130517\n[ 0.433473] ACPI: All ACPI Tables successfully acquired\n[ 0.435265] ftrace: allocating 25812 entries in 101 pages\n[ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460403] smpboot: Max logical packages: 2\n[ 0.462029] Enabling x2apic\n[ 0.463137] Enabled x2apic\n[ 0.464534] Switched APIC routing to physical x2apic.\n[ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.480344] KVM setup paravirtual spinlock\n[ 0.482919] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506684] Brought up 2 CPUs\n[ 0.506686] KVM setup async PF for cpu 1\n[ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.513169] devtmpfs: initialized\n[ 0.516110] EVM: security.selinux\n[ 0.517327] EVM: security.ima\n[ 0.518469] EVM: security.capability\n[ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.522237] pinctrl core: initialized pinctrl subsystem\n[ 0.523897] NET: Registered protocol family 16\n[ 0.525543] ACPI: bus type PCI registered\n[ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528729] PCI: Using configuration type 1 for base access\n[ 0.533730] ACPI: Added _OSI(Module Device)\n[ 0.535142] ACPI: Added _OSI(Processor Device)\n[ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540666] ACPI: Interpreter enabled\n[ 0.541950] ACPI: (supports S0 S5)\n[ 0.543166] ACPI: Using IOAPIC for interrupt routing\n[ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557931] acpiphp: Slot [3] registered\n[ 0.559277] acpiphp: Slot [4] registered\n[ 0.560612] acpiphp: Slot [5] registered\n[ 0.561933] acpiphp: Slot [6] registered\n[ 0.563256] acpiphp: Slot [7] registered\n[ 0.564601] acpiphp: Slot [8] registered\n[ 0.565927] acpiphp: Slot [9] registered\n[ 0.567243] acpiphp: Slot [10] registered\n[ 0.568565] acpiphp: Slot [11] registered\n[ 0.569888] acpiphp: Slot [12] registered\n[ 0.571228] acpiphp: Slot [13] registered\n[ 0.572563] acpiphp: Slot [14] registered\n[ 0.573907] acpiphp: Slot [15] registered\n[ 0.575292] acpiphp: Slot [16] registered\n[ 0.576640] acpiphp: Slot [17] registered\n[ 0.577992] acpiphp: Slot [18] registered\n[ 0.579319] acpiphp: Slot [19] registered\n[ 0.580654] acpiphp: Slot [20] registered\n[ 0.581989] acpiphp: Slot [21] registered\n[ 0.583331] acpiphp: Slot [22] registered\n[ 0.584728] acpiphp: Slot [23] registered\n[ 0.586067] acpiphp: Slot [24] registered\n[ 0.587402] acpiphp: Slot [25] registered\n[ 0.588735] acpiphp: Slot [26] registered\n[ 0.590070] acpiphp: Slot [27] registered\n[ 0.591432] acpiphp: Slot [28] registered\n[ 0.592761] acpiphp: Slot [29] registered\n[ 0.594089] acpiphp: Slot [30] registered\n[ 0.595436] acpiphp: Slot [31] registered\n[ 0.596766] PCI host bridge to bus 0000:00\n[ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663634] vgaarb: loaded\n[ 0.664735] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666538] SCSI subsystem initialized\n[ 0.667856] ACPI: bus type USB registered\n[ 0.669229] usbcore: registered new interface driver usbfs\n[ 0.670827] usbcore: registered new interface driver hub\n[ 0.672425] usbcore: registered new device driver usb\n[ 0.674159] PCI: Using ACPI for IRQ routing\n[ 0.675920] NetLabel: Initializing\n[ 0.677144] NetLabel: domain hash size = 128\n[ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.680080] NetLabel: unlabeled traffic allowed by default\n[ 0.681828] Switched to clocksource kvm-clock\n[ 0.691011] pnp: PnP ACPI init\n[ 0.692198] ACPI: bus type PNP registered\n[ 0.693912] pnp: PnP ACPI: found 5 devices\n[ 0.695261] ACPI: bus type PNP unregistered\n[ 0.703628] NET: Registered protocol family 2\n[ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.710345] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.712234] TCP: reno registered\n[ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.717065] NET: Registered protocol family 1\n[ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.762359] Unpacking initramfs...\n[ 1.226877] Freeing initrd memory: 37508k freed\n[ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.247669] Initialise system trusted keyring\n[ 1.249101] audit: initializing netlink socket (disabled)\n[ 1.250685] type=2000 audit(1541204782.994:1): initialized\n[ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.272156] zpool: loaded\n[ 1.273269] zbud: loaded\n[ 1.274527] VFS: Disk quotas dquot_6.5.2\n[ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.277853] msgmni has been set to 7578\n[ 1.279221] Key type big_key registered\n[ 1.281419] NET: Registered protocol family 38\n[ 1.282876] Key type asymmetric registered\n[ 1.284226] Asymmetric key parser 'x509' registered\n[ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.288247] io scheduler noop registered\n[ 1.289585] io scheduler deadline registered (default)\n[ 1.303932] io scheduler cfq registered\n[ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.311354] ACPI: Power Button [PWRF]\n[ 1.312790] GHES: HEST is not enabled!\n[ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.340720] Non-volatile memory driver v1.3\n[ 1.342180] Linux agpgart interface v0.103\n[ 1.343633] crash memory driver: version 1.1\n[ 1.345096] rdac: device handler registered\n[ 1.346509] hp_sw: device handler registered\n[ 1.347905] emc: device handler registered\n[ 1.349251] alua: device handler registered\n[ 1.350620] libphy: Fixed MDIO Bus: probed\n[ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.353818] ehci-pci: EHCI PCI platform driver\n[ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.356918] ohci-pci: OHCI PCI platform driver\n[ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.390051] usb usb1: Product: UHCI Host Controller\n[ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.393400] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.394940] hub 1-0:1.0: USB hub found\n[ 1.396235] hub 1-0:1.0: 2 ports detected\n[ 1.397707] usbcore: registered new interface driver usbserial\n[ 1.399381] usbcore: registered new interface driver usbserial_generic\n[ 1.401177] usbserial: USB Serial support registered for generic\n[ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.409280] mousedev: PS/2 mouse device common for all mice\n[ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.416940] rtc_cmos 00:00: RTC can wake from S4\n[ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.417534] cpuidle: using governor menu\n[ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.417737] usbcore: registered new interface driver usbhid\n[ 1.417740] usbhid: USB HID core driver\n[ 1.417786] drop_monitor: Initializing network drop monitor service\n[ 1.417856] TCP: cubic registered\n[ 1.417859] Initializing XFRM netlink socket\n[ 1.418000] NET: Registered protocol family 10\n[ 1.419375] NET: Registered protocol family 17\n[ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.421647] Loading compiled-in X.509 certificates\n[ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.422226] registered taskstats version 1\n[ 1.426365] Key type trusted registered\n[ 1.428198] Key type encrypted registered\n[ 1.430049] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783)\n[ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467316] Freeing unused kernel memory: 1680k freed\n[ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.477755] systemd[1]: Detected virtualization kvm.\n[ 1.479324] systemd[1]: Detected architecture x86-64.\n[ 1.480878] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483666] systemd[1]: No hostname configured.\n[ 1.485109] systemd[1]: Set hostname to .\n[ 1.486695] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.520682] systemd[1]: Reached target Swap.\n[ 1.522106] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.524299] systemd[1]: Reached target Timers.\n[ 1.525759] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.528104] systemd[1]: Created slice Root Slice.\n[ 1.529559] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.531928] systemd[1]: Listening on udev Kernel Socket.\n[ 1.533489] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.536016] systemd[1]: Reached target Local File Systems.\n[ 1.537622] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.540121] systemd[1]: Listening on Journal Socket.\n[ 1.541633] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.544107] systemd[1]: Listening on udev Control Socket.\n[ 1.545698] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.548116] systemd[1]: Reached target Sockets.\n[ 1.549542] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.551701] systemd[1]: Reached target Paths.\n[ 1.553115] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.555395] systemd[1]: Created slice System Slice.\n[ 1.556923] systemd[1]: Starting System Slice.\n[ 1.558722] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.571059] systemd[1]: Reached target Slices.\n[ 1.573327] systemd[1]: Starting Slices.\n[ 1.575211] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.578885] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.584216] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.647517] RPC: Registered named UNIX socket transport module.\n[ 1.649214] RPC: Registered udp transport module.\n[ 1.650663] RPC: Registered tcp transport module.\n[ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.742313] FDC 0 is a S82078B\n[ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.814443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.817386] scsi host0: ata_piix\n[ 1.818761] scsi host1: ata_piix\n[ 1.820089] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.821896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.826587] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.855094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.857299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.859576] usb 1-1: Product: QEMU USB Tablet\n[ 1.861038] usb 1-1: Manufacturer: QEMU\n[ 1.862383] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.872276] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.875202] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.995687] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.998513] XFS (vda1): Mounting V4 Filesystem\n[ 2.060762] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[ 2.243651] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.293785] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.352526] SELinux: Disabled at runtime.\n[ 2.388866] type=1404 audit(1541204784.458:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.428206] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.429940] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 2.647429] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.726865] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.805738] type=1305 audit(1541204784.874:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[ 3.086929] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.089956] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.095277] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.129969] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.129969] [TTM] Initializing pool allocator\n[ 3.129971] [TTM] Initializing DMA pool allocator\n[ 3.130211] [drm] fb mappable at 0xFC000000\n[ 3.130212] [drm] vram aper at 0xFC000000\n[ 3.130212] [drm] size 33554432\n[ 3.130212] [drm] fb depth is 24\n[ 3.130212] [drm] pitch is 3072\n[ 3.159938] ppdev: user-space parallel port driver\n[ 3.173482] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.199637] Console: switching to colour frame buffer device 128x48\n[ 3.213650] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.219125] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.286466] AES CTR mode by8 optimization enabled\n[ 3.290999] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.327672] alg: No test for crc32 (crc32-pclmul)\n[ 3.332206] intel_rapl: no valid rapl domains found in package 0\n[ 3.337441] intel_rapl: no valid rapl domains found in package 0\n[ 3.339137] intel_powerclamp: No package C-state available\n[ 3.346085] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.369222] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 03 Nov 2018 00:26:25 +0000. Up 3.33 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.685045] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Sat, 03 Nov 2018 00:26:28 +0000. Up 5.63 seconds.\n[ 5.720600] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.725767] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.728127] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.730860] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.742980] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.754213] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:19:5d:ca |\n[ 5.765347] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.770119] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.772428] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.774865] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.778175] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.781197] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.784876] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.787443] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.790561] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-03 00:26:34,013 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-e1dd09b8-c756-449e-9d2c-008ba484fe81 2018-11-03 00:26:34,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.087986946106s 2018-11-03 00:26:34,014 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-e1dd09b8-c756-449e-9d2c-008ba484fe81 2018-11-03 00:26:34,014 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1925156051 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391315] pid_max: default: 32768 minimum: 301 [ 0.392799] Security Framework initialized [ 0.394192] SELinux: Initializing. [ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405062] Mount-cache hash table entries: 4096 [ 0.406784] Initializing cgroup subsys memory [ 0.408219] Initializing cgroup subsys devices [ 0.409637] Initializing cgroup subsys freezer [ 0.411059] Initializing cgroup subsys net_cls [ 0.412464] Initializing cgroup subsys blkio [ 0.413889] Initializing cgroup subsys perf_event [ 0.415351] Initializing cgroup subsys hugetlb [ 0.416772] Initializing cgroup subsys pids [ 0.418149] Initializing cgroup subsys net_prio [ 0.419650] CPU: Physical Processor ID: 0 [ 0.421688] mce: CPU supports 10 MCE banks [ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426234] tlb_flushall_shift: 6 [ 0.427633] Freeing SMP alternatives: 28k freed [ 0.431696] ACPI: Core revision 20130517 [ 0.433473] ACPI: All ACPI Tables successfully acquired [ 0.435265] ftrace: allocating 25812 entries in 101 pages [ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460403] smpboot: Max logical packages: 2 [ 0.462029] Enabling x2apic [ 0.463137] Enabled x2apic [ 0.464534] Switched APIC routing to physical x2apic. [ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.480344] KVM setup paravirtual spinlock [ 0.482919] smpboot: Booting Node 0, Processors #1 OK [ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506684] Brought up 2 CPUs [ 0.506686] KVM setup async PF for cpu 1 [ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.513169] devtmpfs: initialized [ 0.516110] EVM: security.selinux [ 0.517327] EVM: security.ima [ 0.518469] EVM: security.capability [ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.522237] pinctrl core: initialized pinctrl subsystem [ 0.523897] NET: Registered protocol family 16 [ 0.525543] ACPI: bus type PCI registered [ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528729] PCI: Using configuration type 1 for base access [ 0.533730] ACPI: Added _OSI(Module Device) [ 0.535142] ACPI: Added _OSI(Processor Device) [ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540666] ACPI: Interpreter enabled [ 0.541950] ACPI: (supports S0 S5) [ 0.543166] ACPI: Using IOAPIC for interrupt routing [ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557931] acpiphp: Slot [3] registered [ 0.559277] acpiphp: Slot [4] registered [ 0.560612] acpiphp: Slot [5] registered [ 0.561933] acpiphp: Slot [6] registered [ 0.563256] acpiphp: Slot [7] registered [ 0.564601] acpiphp: Slot [8] registered [ 0.565927] acpiphp: Slot [9] registered [ 0.567243] acpiphp: Slot [10] registered [ 0.568565] acpiphp: Slot [11] registered [ 0.569888] acpiphp: Slot [12] registered [ 0.571228] acpiphp: Slot [13] registered [ 0.572563] acpiphp: Slot [14] registered [ 0.573907] acpiphp: Slot [15] registered [ 0.575292] acpiphp: Slot [16] registered [ 0.576640] acpiphp: Slot [17] registered [ 0.577992] acpiphp: Slot [18] registered [ 0.579319] acpiphp: Slot [19] registered [ 0.580654] acpiphp: Slot [20] registered [ 0.581989] acpiphp: Slot [21] registered [ 0.583331] acpiphp: Slot [22] registered [ 0.584728] acpiphp: Slot [23] registered [ 0.586067] acpiphp: Slot [24] registered [ 0.587402] acpiphp: Slot [25] registered [ 0.588735] acpiphp: Slot [26] registered [ 0.590070] acpiphp: Slot [27] registered [ 0.591432] acpiphp: Slot [28] registered [ 0.592761] acpiphp: Slot [29] registered [ 0.594089] acpiphp: Slot [30] registered [ 0.595436] acpiphp: Slot [31] registered [ 0.596766] PCI host bridge to bus 0000:00 [ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663634] vgaarb: loaded [ 0.664735] vgaarb: bridge control possible 0000:00:02.0 [ 0.666538] SCSI subsystem initialized [ 0.667856] ACPI: bus type USB registered [ 0.669229] usbcore: registered new interface driver usbfs [ 0.670827] usbcore: registered new interface driver hub [ 0.672425] usbcore: registered new device driver usb [ 0.674159] PCI: Using ACPI for IRQ routing [ 0.675920] NetLabel: Initializing [ 0.677144] NetLabel: domain hash size = 128 [ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.680080] NetLabel: unlabeled traffic allowed by default [ 0.681828] Switched to clocksource kvm-clock [ 0.691011] pnp: PnP ACPI init [ 0.692198] ACPI: bus type PNP registered [ 0.693912] pnp: PnP ACPI: found 5 devices [ 0.695261] ACPI: bus type PNP unregistered [ 0.703628] NET: Registered protocol family 2 [ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.710345] TCP: Hash tables configured (established 32768 bind 32768) [ 0.712234] TCP: reno registered [ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.717065] NET: Registered protocol family 1 [ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.762359] Unpacking initramfs... [ 1.226877] Freeing initrd memory: 37508k freed [ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.247669] Initialise system trusted keyring [ 1.249101] audit: initializing netlink socket (disabled) [ 1.250685] type=2000 audit(1541204782.994:1): initialized [ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.272156] zpool: loaded [ 1.273269] zbud: loaded [ 1.274527] VFS: Disk quotas dquot_6.5.2 [ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.277853] msgmni has been set to 7578 [ 1.279221] Key type big_key registered [ 1.281419] NET: Registered protocol family 38 [ 1.282876] Key type asymmetric registered [ 1.284226] Asymmetric key parser 'x509' registered [ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.288247] io scheduler noop registered [ 1.289585] io scheduler deadline registered (default) [ 1.303932] io scheduler cfq registered [ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.311354] ACPI: Power Button [PWRF] [ 1.312790] GHES: HEST is not enabled! [ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.340720] Non-volatile memory driver v1.3 [ 1.342180] Linux agpgart interface v0.103 [ 1.343633] crash memory driver: version 1.1 [ 1.345096] rdac: device handler registered [ 1.346509] hp_sw: device handler registered [ 1.347905] emc: device handler registered [ 1.349251] alua: device handler registered [ 1.350620] libphy: Fixed MDIO Bus: probed [ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.353818] ehci-pci: EHCI PCI platform driver [ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.356918] ohci-pci: OHCI PCI platform driver [ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver [ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.390051] usb usb1: Product: UHCI Host Controller [ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.393400] usb usb1: SerialNumber: 0000:00:01.2 [ 1.394940] hub 1-0:1.0: USB hub found [ 1.396235] hub 1-0:1.0: 2 ports detected [ 1.397707] usbcore: registered new interface driver usbserial [ 1.399381] usbcore: registered new interface driver usbserial_generic [ 1.401177] usbserial: USB Serial support registered for generic [ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.409280] mousedev: PS/2 mouse device common for all mice [ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.416940] rtc_cmos 00:00: RTC can wake from S4 [ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.417534] cpuidle: using governor menu [ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina [ 1.417737] usbcore: registered new interface driver usbhid [ 1.417740] usbhid: USB HID core driver [ 1.417786] drop_monitor: Initializing network drop monitor service [ 1.417856] TCP: cubic registered [ 1.417859] Initializing XFRM netlink socket [ 1.418000] NET: Registered protocol family 10 [ 1.419375] NET: Registered protocol family 17 [ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.421647] Loading compiled-in X.509 certificates [ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.422226] registered taskstats version 1 [ 1.426365] Key type trusted registered [ 1.428198] Key type encrypted registered [ 1.430049] IMA: No TPM chip found, activating TPM-bypass! [ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783) [ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467316] Freeing unused kernel memory: 1680k freed [ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.477755] systemd[1]: Detected virtualization kvm. [ 1.479324] systemd[1]: Detected architecture x86-64. [ 1.480878] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483666] systemd[1]: No hostname configured. [ 1.485109] systemd[1]: Set hostname to . [ 1.486695] systemd[1]: Initializing machine ID from KVM UUID. [ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.520682] systemd[1]: Reached target Swap. [ 1.522106] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.524299] systemd[1]: Reached target Timers. [ 1.525759] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.528104] systemd[1]: Created slice Root Slice. [ 1.529559] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.531928] systemd[1]: Listening on udev Kernel Socket. [ 1.533489] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.536016] systemd[1]: Reached target Local File Systems. [ 1.537622] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.540121] systemd[1]: Listening on Journal Socket. [ 1.541633] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.544107] systemd[1]: Listening on udev Control Socket. [ 1.545698] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.548116] systemd[1]: Reached target Sockets. [ 1.549542] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.551701] systemd[1]: Reached target Paths. [ 1.553115] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.555395] systemd[1]: Created slice System Slice. [ 1.556923] systemd[1]: Starting System Slice. [ 1.558722] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.571059] systemd[1]: Reached target Slices. [ 1.573327] systemd[1]: Starting Slices. [ 1.575211] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.578885] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.584216] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.647517] RPC: Registered named UNIX socket transport module. [ 1.649214] RPC: Registered udp transport module. [ 1.650663] RPC: Registered tcp transport module. [ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.742313] FDC 0 is a S82078B [ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.814443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.817386] scsi host0: ata_piix [ 1.818761] scsi host1: ata_piix [ 1.820089] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.821896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.826587] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.855094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.857299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.859576] usb 1-1: Product: QEMU USB Tablet [ 1.861038] usb 1-1: Manufacturer: QEMU [ 1.862383] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.872276] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.875202] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.995687] SGI XFS with ACLs, security attributes, no debug enabled [ 1.998513] XFS (vda1): Mounting V4 Filesystem [ 2.060762] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [ 2.243651] tsc: Refined TSC clocksource calibration: 3491.843 MHz [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.293785] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.352526] SELinux: Disabled at runtime. [ 2.388866] type=1404 audit(1541204784.458:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.428206] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.429940] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [ 2.647429] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.726865] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.805738] type=1305 audit(1541204784.874:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... [ 3.086929] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.089956] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.095277] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.129969] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.129969] [TTM] Initializing pool allocator [ 3.129971] [TTM] Initializing DMA pool allocator [ 3.130211] [drm] fb mappable at 0xFC000000 [ 3.130212] [drm] vram aper at 0xFC000000 [ 3.130212] [drm] size 33554432 [ 3.130212] [drm] fb depth is 24 [ 3.130212] [drm] pitch is 3072 [ 3.159938] ppdev: user-space parallel port driver [ 3.173482] fbcon: cirrusdrmfb (fb0) is primary device [ 3.199637] Console: switching to colour frame buffer device 128x48 [ 3.213650] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.219125] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.286466] AES CTR mode by8 optimization enabled [ 3.290999] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.327672] alg: No test for crc32 (crc32-pclmul) [ 3.332206] intel_rapl: no valid rapl domains found in package 0 [ 3.337441] intel_rapl: no valid rapl domains found in package 0 [ 3.339137] intel_powerclamp: No package C-state available [ 3.346085] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.369222] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 03 Nov 2018 00:26:25 +0000. Up 3.33 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.685045] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Sat, 03 Nov 2018 00:26:28 +0000. Up 5.63 seconds. [ 5.720600] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.725767] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.728127] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.730860] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.742980] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.754213] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:19:5d:ca | [ 5.765347] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.770119] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.772428] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.774865] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.778175] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.781197] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.784876] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.787443] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.790561] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-03 00:26:34,019 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dc2c190L 2018-11-03 00:26:34,020 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-03 00:26:34,023 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-03 00:26:34,023 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-03 00:26:34,029 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-03 00:26:34,029 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-03 00:26:34,029 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-03 00:26:34,030 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-03 00:26:34,030 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-03 00:26:34,030 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-03 00:26:34,036 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-03 00:26:34,037 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-03 00:26:34,052 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-03 00:26:34,053 - paramiko.transport - DEBUG - Trying discovered key 273e19aa4c10ff5d9b90a0ebfd4618f0 in /tmp/tmpkscsfo 2018-11-03 00:26:34,076 - paramiko.transport - DEBUG - userauth is OK 2018-11-03 00:26:44,119 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-03 00:26:44,133 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-03 00:26:44,135 - paramiko.transport - DEBUG - userauth is OK 2018-11-03 00:26:44,142 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-03 00:26:44,149 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.200: Authentication failed. 2018-11-03 00:26:53,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-03 00:26:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-03 00:26:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d631f14-c936-4bb2-a8b3-d04a5fe0c8e0 x-compute-request-id: req-3d631f14-c936-4bb2-a8b3-d04a5fe0c8e0 Content-Encoding: gzip Content-Length: 11721 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1925156051 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391315] pid_max: default: 32768 minimum: 301\n[ 0.392799] Security Framework initialized\n[ 0.394192] SELinux: Initializing.\n[ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405062] Mount-cache hash table entries: 4096\n[ 0.406784] Initializing cgroup subsys memory\n[ 0.408219] Initializing cgroup subsys devices\n[ 0.409637] Initializing cgroup subsys freezer\n[ 0.411059] Initializing cgroup subsys net_cls\n[ 0.412464] Initializing cgroup subsys blkio\n[ 0.413889] Initializing cgroup subsys perf_event\n[ 0.415351] Initializing cgroup subsys hugetlb\n[ 0.416772] Initializing cgroup subsys pids\n[ 0.418149] Initializing cgroup subsys net_prio\n[ 0.419650] CPU: Physical Processor ID: 0\n[ 0.421688] mce: CPU supports 10 MCE banks\n[ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.426234] tlb_flushall_shift: 6\n[ 0.427633] Freeing SMP alternatives: 28k freed\n[ 0.431696] ACPI: Core revision 20130517\n[ 0.433473] ACPI: All ACPI Tables successfully acquired\n[ 0.435265] ftrace: allocating 25812 entries in 101 pages\n[ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460403] smpboot: Max logical packages: 2\n[ 0.462029] Enabling x2apic\n[ 0.463137] Enabled x2apic\n[ 0.464534] Switched APIC routing to physical x2apic.\n[ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.480344] KVM setup paravirtual spinlock\n[ 0.482919] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506684] Brought up 2 CPUs\n[ 0.506686] KVM setup async PF for cpu 1\n[ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.513169] devtmpfs: initialized\n[ 0.516110] EVM: security.selinux\n[ 0.517327] EVM: security.ima\n[ 0.518469] EVM: security.capability\n[ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.522237] pinctrl core: initialized pinctrl subsystem\n[ 0.523897] NET: Registered protocol family 16\n[ 0.525543] ACPI: bus type PCI registered\n[ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528729] PCI: Using configuration type 1 for base access\n[ 0.533730] ACPI: Added _OSI(Module Device)\n[ 0.535142] ACPI: Added _OSI(Processor Device)\n[ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540666] ACPI: Interpreter enabled\n[ 0.541950] ACPI: (supports S0 S5)\n[ 0.543166] ACPI: Using IOAPIC for interrupt routing\n[ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557931] acpiphp: Slot [3] registered\n[ 0.559277] acpiphp: Slot [4] registered\n[ 0.560612] acpiphp: Slot [5] registered\n[ 0.561933] acpiphp: Slot [6] registered\n[ 0.563256] acpiphp: Slot [7] registered\n[ 0.564601] acpiphp: Slot [8] registered\n[ 0.565927] acpiphp: Slot [9] registered\n[ 0.567243] acpiphp: Slot [10] registered\n[ 0.568565] acpiphp: Slot [11] registered\n[ 0.569888] acpiphp: Slot [12] registered\n[ 0.571228] acpiphp: Slot [13] registered\n[ 0.572563] acpiphp: Slot [14] registered\n[ 0.573907] acpiphp: Slot [15] registered\n[ 0.575292] acpiphp: Slot [16] registered\n[ 0.576640] acpiphp: Slot [17] registered\n[ 0.577992] acpiphp: Slot [18] registered\n[ 0.579319] acpiphp: Slot [19] registered\n[ 0.580654] acpiphp: Slot [20] registered\n[ 0.581989] acpiphp: Slot [21] registered\n[ 0.583331] acpiphp: Slot [22] registered\n[ 0.584728] acpiphp: Slot [23] registered\n[ 0.586067] acpiphp: Slot [24] registered\n[ 0.587402] acpiphp: Slot [25] registered\n[ 0.588735] acpiphp: Slot [26] registered\n[ 0.590070] acpiphp: Slot [27] registered\n[ 0.591432] acpiphp: Slot [28] registered\n[ 0.592761] acpiphp: Slot [29] registered\n[ 0.594089] acpiphp: Slot [30] registered\n[ 0.595436] acpiphp: Slot [31] registered\n[ 0.596766] PCI host bridge to bus 0000:00\n[ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663634] vgaarb: loaded\n[ 0.664735] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666538] SCSI subsystem initialized\n[ 0.667856] ACPI: bus type USB registered\n[ 0.669229] usbcore: registered new interface driver usbfs\n[ 0.670827] usbcore: registered new interface driver hub\n[ 0.672425] usbcore: registered new device driver usb\n[ 0.674159] PCI: Using ACPI for IRQ routing\n[ 0.675920] NetLabel: Initializing\n[ 0.677144] NetLabel: domain hash size = 128\n[ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.680080] NetLabel: unlabeled traffic allowed by default\n[ 0.681828] Switched to clocksource kvm-clock\n[ 0.691011] pnp: PnP ACPI init\n[ 0.692198] ACPI: bus type PNP registered\n[ 0.693912] pnp: PnP ACPI: found 5 devices\n[ 0.695261] ACPI: bus type PNP unregistered\n[ 0.703628] NET: Registered protocol family 2\n[ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.710345] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.712234] TCP: reno registered\n[ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.717065] NET: Registered protocol family 1\n[ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.762359] Unpacking initramfs...\n[ 1.226877] Freeing initrd memory: 37508k freed\n[ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.247669] Initialise system trusted keyring\n[ 1.249101] audit: initializing netlink socket (disabled)\n[ 1.250685] type=2000 audit(1541204782.994:1): initialized\n[ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.272156] zpool: loaded\n[ 1.273269] zbud: loaded\n[ 1.274527] VFS: Disk quotas dquot_6.5.2\n[ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.277853] msgmni has been set to 7578\n[ 1.279221] Key type big_key registered\n[ 1.281419] NET: Registered protocol family 38\n[ 1.282876] Key type asymmetric registered\n[ 1.284226] Asymmetric key parser 'x509' registered\n[ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.288247] io scheduler noop registered\n[ 1.289585] io scheduler deadline registered (default)\n[ 1.303932] io scheduler cfq registered\n[ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.311354] ACPI: Power Button [PWRF]\n[ 1.312790] GHES: HEST is not enabled!\n[ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.340720] Non-volatile memory driver v1.3\n[ 1.342180] Linux agpgart interface v0.103\n[ 1.343633] crash memory driver: version 1.1\n[ 1.345096] rdac: device handler registered\n[ 1.346509] hp_sw: device handler registered\n[ 1.347905] emc: device handler registered\n[ 1.349251] alua: device handler registered\n[ 1.350620] libphy: Fixed MDIO Bus: probed\n[ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.353818] ehci-pci: EHCI PCI platform driver\n[ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.356918] ohci-pci: OHCI PCI platform driver\n[ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.390051] usb usb1: Product: UHCI Host Controller\n[ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.393400] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.394940] hub 1-0:1.0: USB hub found\n[ 1.396235] hub 1-0:1.0: 2 ports detected\n[ 1.397707] usbcore: registered new interface driver usbserial\n[ 1.399381] usbcore: registered new interface driver usbserial_generic\n[ 1.401177] usbserial: USB Serial support registered for generic\n[ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.409280] mousedev: PS/2 mouse device common for all mice\n[ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.416940] rtc_cmos 00:00: RTC can wake from S4\n[ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.417534] cpuidle: using governor menu\n[ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.417737] usbcore: registered new interface driver usbhid\n[ 1.417740] usbhid: USB HID core driver\n[ 1.417786] drop_monitor: Initializing network drop monitor service\n[ 1.417856] TCP: cubic registered\n[ 1.417859] Initializing XFRM netlink socket\n[ 1.418000] NET: Registered protocol family 10\n[ 1.419375] NET: Registered protocol family 17\n[ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.421647] Loading compiled-in X.509 certificates\n[ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.422226] registered taskstats version 1\n[ 1.426365] Key type trusted registered\n[ 1.428198] Key type encrypted registered\n[ 1.430049] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783)\n[ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467316] Freeing unused kernel memory: 1680k freed\n[ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.477755] systemd[1]: Detected virtualization kvm.\n[ 1.479324] systemd[1]: Detected architecture x86-64.\n[ 1.480878] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483666] systemd[1]: No hostname configured.\n[ 1.485109] systemd[1]: Set hostname to .\n[ 1.486695] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.520682] systemd[1]: Reached target Swap.\n[ 1.522106] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.524299] systemd[1]: Reached target Timers.\n[ 1.525759] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.528104] systemd[1]: Created slice Root Slice.\n[ 1.529559] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.531928] systemd[1]: Listening on udev Kernel Socket.\n[ 1.533489] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.536016] systemd[1]: Reached target Local File Systems.\n[ 1.537622] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.540121] systemd[1]: Listening on Journal Socket.\n[ 1.541633] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.544107] systemd[1]: Listening on udev Control Socket.\n[ 1.545698] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.548116] systemd[1]: Reached target Sockets.\n[ 1.549542] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.551701] systemd[1]: Reached target Paths.\n[ 1.553115] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.555395] systemd[1]: Created slice System Slice.\n[ 1.556923] systemd[1]: Starting System Slice.\n[ 1.558722] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.571059] systemd[1]: Reached target Slices.\n[ 1.573327] systemd[1]: Starting Slices.\n[ 1.575211] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.578885] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.584216] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.647517] RPC: Registered named UNIX socket transport module.\n[ 1.649214] RPC: Registered udp transport module.\n[ 1.650663] RPC: Registered tcp transport module.\n[ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.742313] FDC 0 is a S82078B\n[ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.814443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.817386] scsi host0: ata_piix\n[ 1.818761] scsi host1: ata_piix\n[ 1.820089] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.821896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.826587] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.855094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.857299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.859576] usb 1-1: Product: QEMU USB Tablet\n[ 1.861038] usb 1-1: Manufacturer: QEMU\n[ 1.862383] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.872276] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.875202] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.995687] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.998513] XFS (vda1): Mounting V4 Filesystem\n[ 2.060762] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[ 2.243651] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.293785] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.352526] SELinux: Disabled at runtime.\n[ 2.388866] type=1404 audit(1541204784.458:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.428206] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.429940] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 2.647429] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.726865] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.805738] type=1305 audit(1541204784.874:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[ 3.086929] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.089956] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.095277] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.129969] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.129969] [TTM] Initializing pool allocator\n[ 3.129971] [TTM] Initializing DMA pool allocator\n[ 3.130211] [drm] fb mappable at 0xFC000000\n[ 3.130212] [drm] vram aper at 0xFC000000\n[ 3.130212] [drm] size 33554432\n[ 3.130212] [drm] fb depth is 24\n[ 3.130212] [drm] pitch is 3072\n[ 3.159938] ppdev: user-space parallel port driver\n[ 3.173482] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.199637] Console: switching to colour frame buffer device 128x48\n[ 3.213650] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.219125] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.286466] AES CTR mode by8 optimization enabled\n[ 3.290999] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.327672] alg: No test for crc32 (crc32-pclmul)\n[ 3.332206] intel_rapl: no valid rapl domains found in package 0\n[ 3.337441] intel_rapl: no valid rapl domains found in package 0\n[ 3.339137] intel_powerclamp: No package C-state available\n[ 3.346085] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.369222] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 03 Nov 2018 00:26:25 +0000. Up 3.33 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.685045] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Sat, 03 Nov 2018 00:26:28 +0000. Up 5.63 seconds.\n[ 5.720600] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.725767] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.728127] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.730860] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.742980] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.754213] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:19:5d:ca |\n[ 5.765347] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.770119] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.772428] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.774865] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.778175] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.781197] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.784876] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.787443] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.790561] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-03 00:26:53,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-3d631f14-c936-4bb2-a8b3-d04a5fe0c8e0 2018-11-03 00:26:53,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0958468914032s 2018-11-03 00:26:53,251 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-3d631f14-c936-4bb2-a8b3-d04a5fe0c8e0 2018-11-03 00:26:53,251 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1925156051 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391315] pid_max: default: 32768 minimum: 301 [ 0.392799] Security Framework initialized [ 0.394192] SELinux: Initializing. [ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405062] Mount-cache hash table entries: 4096 [ 0.406784] Initializing cgroup subsys memory [ 0.408219] Initializing cgroup subsys devices [ 0.409637] Initializing cgroup subsys freezer [ 0.411059] Initializing cgroup subsys net_cls [ 0.412464] Initializing cgroup subsys blkio [ 0.413889] Initializing cgroup subsys perf_event [ 0.415351] Initializing cgroup subsys hugetlb [ 0.416772] Initializing cgroup subsys pids [ 0.418149] Initializing cgroup subsys net_prio [ 0.419650] CPU: Physical Processor ID: 0 [ 0.421688] mce: CPU supports 10 MCE banks [ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426234] tlb_flushall_shift: 6 [ 0.427633] Freeing SMP alternatives: 28k freed [ 0.431696] ACPI: Core revision 20130517 [ 0.433473] ACPI: All ACPI Tables successfully acquired [ 0.435265] ftrace: allocating 25812 entries in 101 pages [ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460403] smpboot: Max logical packages: 2 [ 0.462029] Enabling x2apic [ 0.463137] Enabled x2apic [ 0.464534] Switched APIC routing to physical x2apic. [ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.480344] KVM setup paravirtual spinlock [ 0.482919] smpboot: Booting Node 0, Processors #1 OK [ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506684] Brought up 2 CPUs [ 0.506686] KVM setup async PF for cpu 1 [ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.513169] devtmpfs: initialized [ 0.516110] EVM: security.selinux [ 0.517327] EVM: security.ima [ 0.518469] EVM: security.capability [ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.522237] pinctrl core: initialized pinctrl subsystem [ 0.523897] NET: Registered protocol family 16 [ 0.525543] ACPI: bus type PCI registered [ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528729] PCI: Using configuration type 1 for base access [ 0.533730] ACPI: Added _OSI(Module Device) [ 0.535142] ACPI: Added _OSI(Processor Device) [ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540666] ACPI: Interpreter enabled [ 0.541950] ACPI: (supports S0 S5) [ 0.543166] ACPI: Using IOAPIC for interrupt routing [ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557931] acpiphp: Slot [3] registered [ 0.559277] acpiphp: Slot [4] registered [ 0.560612] acpiphp: Slot [5] registered [ 0.561933] acpiphp: Slot [6] registered [ 0.563256] acpiphp: Slot [7] registered [ 0.564601] acpiphp: Slot [8] registered [ 0.565927] acpiphp: Slot [9] registered [ 0.567243] acpiphp: Slot [10] registered [ 0.568565] acpiphp: Slot [11] registered [ 0.569888] acpiphp: Slot [12] registered [ 0.571228] acpiphp: Slot [13] registered [ 0.572563] acpiphp: Slot [14] registered [ 0.573907] acpiphp: Slot [15] registered [ 0.575292] acpiphp: Slot [16] registered [ 0.576640] acpiphp: Slot [17] registered [ 0.577992] acpiphp: Slot [18] registered [ 0.579319] acpiphp: Slot [19] registered [ 0.580654] acpiphp: Slot [20] registered [ 0.581989] acpiphp: Slot [21] registered [ 0.583331] acpiphp: Slot [22] registered [ 0.584728] acpiphp: Slot [23] registered [ 0.586067] acpiphp: Slot [24] registered [ 0.587402] acpiphp: Slot [25] registered [ 0.588735] acpiphp: Slot [26] registered [ 0.590070] acpiphp: Slot [27] registered [ 0.591432] acpiphp: Slot [28] registered [ 0.592761] acpiphp: Slot [29] registered [ 0.594089] acpiphp: Slot [30] registered [ 0.595436] acpiphp: Slot [31] registered [ 0.596766] PCI host bridge to bus 0000:00 [ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663634] vgaarb: loaded [ 0.664735] vgaarb: bridge control possible 0000:00:02.0 [ 0.666538] SCSI subsystem initialized [ 0.667856] ACPI: bus type USB registered [ 0.669229] usbcore: registered new interface driver usbfs [ 0.670827] usbcore: registered new interface driver hub [ 0.672425] usbcore: registered new device driver usb [ 0.674159] PCI: Using ACPI for IRQ routing [ 0.675920] NetLabel: Initializing [ 0.677144] NetLabel: domain hash size = 128 [ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.680080] NetLabel: unlabeled traffic allowed by default [ 0.681828] Switched to clocksource kvm-clock [ 0.691011] pnp: PnP ACPI init [ 0.692198] ACPI: bus type PNP registered [ 0.693912] pnp: PnP ACPI: found 5 devices [ 0.695261] ACPI: bus type PNP unregistered [ 0.703628] NET: Registered protocol family 2 [ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.710345] TCP: Hash tables configured (established 32768 bind 32768) [ 0.712234] TCP: reno registered [ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.717065] NET: Registered protocol family 1 [ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.762359] Unpacking initramfs... [ 1.226877] Freeing initrd memory: 37508k freed [ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.247669] Initialise system trusted keyring [ 1.249101] audit: initializing netlink socket (disabled) [ 1.250685] type=2000 audit(1541204782.994:1): initialized [ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.272156] zpool: loaded [ 1.273269] zbud: loaded [ 1.274527] VFS: Disk quotas dquot_6.5.2 [ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.277853] msgmni has been set to 7578 [ 1.279221] Key type big_key registered [ 1.281419] NET: Registered protocol family 38 [ 1.282876] Key type asymmetric registered [ 1.284226] Asymmetric key parser 'x509' registered [ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.288247] io scheduler noop registered [ 1.289585] io scheduler deadline registered (default) [ 1.303932] io scheduler cfq registered [ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.311354] ACPI: Power Button [PWRF] [ 1.312790] GHES: HEST is not enabled! [ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.340720] Non-volatile memory driver v1.3 [ 1.342180] Linux agpgart interface v0.103 [ 1.343633] crash memory driver: version 1.1 [ 1.345096] rdac: device handler registered [ 1.346509] hp_sw: device handler registered [ 1.347905] emc: device handler registered [ 1.349251] alua: device handler registered [ 1.350620] libphy: Fixed MDIO Bus: probed [ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.353818] ehci-pci: EHCI PCI platform driver [ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.356918] ohci-pci: OHCI PCI platform driver [ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver [ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.390051] usb usb1: Product: UHCI Host Controller [ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.393400] usb usb1: SerialNumber: 0000:00:01.2 [ 1.394940] hub 1-0:1.0: USB hub found [ 1.396235] hub 1-0:1.0: 2 ports detected [ 1.397707] usbcore: registered new interface driver usbserial [ 1.399381] usbcore: registered new interface driver usbserial_generic [ 1.401177] usbserial: USB Serial support registered for generic [ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.409280] mousedev: PS/2 mouse device common for all mice [ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.416940] rtc_cmos 00:00: RTC can wake from S4 [ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.417534] cpuidle: using governor menu [ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina [ 1.417737] usbcore: registered new interface driver usbhid [ 1.417740] usbhid: USB HID core driver [ 1.417786] drop_monitor: Initializing network drop monitor service [ 1.417856] TCP: cubic registered [ 1.417859] Initializing XFRM netlink socket [ 1.418000] NET: Registered protocol family 10 [ 1.419375] NET: Registered protocol family 17 [ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.421647] Loading compiled-in X.509 certificates [ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.422226] registered taskstats version 1 [ 1.426365] Key type trusted registered [ 1.428198] Key type encrypted registered [ 1.430049] IMA: No TPM chip found, activating TPM-bypass! [ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783) [ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467316] Freeing unused kernel memory: 1680k freed [ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.477755] systemd[1]: Detected virtualization kvm. [ 1.479324] systemd[1]: Detected architecture x86-64. [ 1.480878] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483666] systemd[1]: No hostname configured. [ 1.485109] systemd[1]: Set hostname to . [ 1.486695] systemd[1]: Initializing machine ID from KVM UUID. [ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.520682] systemd[1]: Reached target Swap. [ 1.522106] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.524299] systemd[1]: Reached target Timers. [ 1.525759] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.528104] systemd[1]: Created slice Root Slice. [ 1.529559] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.531928] systemd[1]: Listening on udev Kernel Socket. [ 1.533489] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.536016] systemd[1]: Reached target Local File Systems. [ 1.537622] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.540121] systemd[1]: Listening on Journal Socket. [ 1.541633] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.544107] systemd[1]: Listening on udev Control Socket. [ 1.545698] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.548116] systemd[1]: Reached target Sockets. [ 1.549542] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.551701] systemd[1]: Reached target Paths. [ 1.553115] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.555395] systemd[1]: Created slice System Slice. [ 1.556923] systemd[1]: Starting System Slice. [ 1.558722] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.571059] systemd[1]: Reached target Slices. [ 1.573327] systemd[1]: Starting Slices. [ 1.575211] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.578885] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.584216] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.647517] RPC: Registered named UNIX socket transport module. [ 1.649214] RPC: Registered udp transport module. [ 1.650663] RPC: Registered tcp transport module. [ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.742313] FDC 0 is a S82078B [ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.814443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.817386] scsi host0: ata_piix [ 1.818761] scsi host1: ata_piix [ 1.820089] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.821896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.826587] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.855094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.857299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.859576] usb 1-1: Product: QEMU USB Tablet [ 1.861038] usb 1-1: Manufacturer: QEMU [ 1.862383] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.872276] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.875202] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.995687] SGI XFS with ACLs, security attributes, no debug enabled [ 1.998513] XFS (vda1): Mounting V4 Filesystem [ 2.060762] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [ 2.243651] tsc: Refined TSC clocksource calibration: 3491.843 MHz [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.293785] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.352526] SELinux: Disabled at runtime. [ 2.388866] type=1404 audit(1541204784.458:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.428206] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.429940] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [ 2.647429] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.726865] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.805738] type=1305 audit(1541204784.874:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... [ 3.086929] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.089956] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.095277] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.129969] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.129969] [TTM] Initializing pool allocator [ 3.129971] [TTM] Initializing DMA pool allocator [ 3.130211] [drm] fb mappable at 0xFC000000 [ 3.130212] [drm] vram aper at 0xFC000000 [ 3.130212] [drm] size 33554432 [ 3.130212] [drm] fb depth is 24 [ 3.130212] [drm] pitch is 3072 [ 3.159938] ppdev: user-space parallel port driver [ 3.173482] fbcon: cirrusdrmfb (fb0) is primary device [ 3.199637] Console: switching to colour frame buffer device 128x48 [ 3.213650] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.219125] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.286466] AES CTR mode by8 optimization enabled [ 3.290999] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.327672] alg: No test for crc32 (crc32-pclmul) [ 3.332206] intel_rapl: no valid rapl domains found in package 0 [ 3.337441] intel_rapl: no valid rapl domains found in package 0 [ 3.339137] intel_powerclamp: No package C-state available [ 3.346085] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.369222] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 03 Nov 2018 00:26:25 +0000. Up 3.33 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.685045] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Sat, 03 Nov 2018 00:26:28 +0000. Up 5.63 seconds. [ 5.720600] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.725767] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.728127] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.730860] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.742980] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.754213] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:19:5d:ca | [ 5.765347] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.770119] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.772428] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.774865] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.778175] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.781197] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.784876] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.787443] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.790561] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-03 00:26:53,255 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dd21e90L 2018-11-03 00:26:53,255 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-03 00:26:53,261 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-03 00:26:53,261 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-03 00:26:53,262 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-03 00:26:53,263 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-03 00:26:53,263 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-03 00:26:53,263 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-03 00:26:53,263 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-03 00:26:53,263 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-03 00:26:53,268 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-03 00:26:53,269 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-03 00:26:53,271 - paramiko.transport - DEBUG - Trying discovered key 273e19aa4c10ff5d9b90a0ebfd4618f0 in /tmp/tmpkscsfo 2018-11-03 00:26:53,308 - paramiko.transport - DEBUG - userauth is OK 2018-11-03 00:27:03,328 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-03 00:27:03,350 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-03 00:27:03,351 - paramiko.transport - DEBUG - userauth is OK 2018-11-03 00:27:03,357 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-03 00:27:03,358 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.200: Authentication failed. 2018-11-03 00:27:12,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-03 00:27:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-03 00:27:12,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77d43104-89b7-496e-a13e-fbb8e22a7ce0 x-compute-request-id: req-77d43104-89b7-496e-a13e-fbb8e22a7ce0 Content-Encoding: gzip Content-Length: 11721 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1925156051 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391315] pid_max: default: 32768 minimum: 301\n[ 0.392799] Security Framework initialized\n[ 0.394192] SELinux: Initializing.\n[ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405062] Mount-cache hash table entries: 4096\n[ 0.406784] Initializing cgroup subsys memory\n[ 0.408219] Initializing cgroup subsys devices\n[ 0.409637] Initializing cgroup subsys freezer\n[ 0.411059] Initializing cgroup subsys net_cls\n[ 0.412464] Initializing cgroup subsys blkio\n[ 0.413889] Initializing cgroup subsys perf_event\n[ 0.415351] Initializing cgroup subsys hugetlb\n[ 0.416772] Initializing cgroup subsys pids\n[ 0.418149] Initializing cgroup subsys net_prio\n[ 0.419650] CPU: Physical Processor ID: 0\n[ 0.421688] mce: CPU supports 10 MCE banks\n[ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.426234] tlb_flushall_shift: 6\n[ 0.427633] Freeing SMP alternatives: 28k freed\n[ 0.431696] ACPI: Core revision 20130517\n[ 0.433473] ACPI: All ACPI Tables successfully acquired\n[ 0.435265] ftrace: allocating 25812 entries in 101 pages\n[ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460403] smpboot: Max logical packages: 2\n[ 0.462029] Enabling x2apic\n[ 0.463137] Enabled x2apic\n[ 0.464534] Switched APIC routing to physical x2apic.\n[ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.480344] KVM setup paravirtual spinlock\n[ 0.482919] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506684] Brought up 2 CPUs\n[ 0.506686] KVM setup async PF for cpu 1\n[ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.513169] devtmpfs: initialized\n[ 0.516110] EVM: security.selinux\n[ 0.517327] EVM: security.ima\n[ 0.518469] EVM: security.capability\n[ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.522237] pinctrl core: initialized pinctrl subsystem\n[ 0.523897] NET: Registered protocol family 16\n[ 0.525543] ACPI: bus type PCI registered\n[ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528729] PCI: Using configuration type 1 for base access\n[ 0.533730] ACPI: Added _OSI(Module Device)\n[ 0.535142] ACPI: Added _OSI(Processor Device)\n[ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540666] ACPI: Interpreter enabled\n[ 0.541950] ACPI: (supports S0 S5)\n[ 0.543166] ACPI: Using IOAPIC for interrupt routing\n[ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557931] acpiphp: Slot [3] registered\n[ 0.559277] acpiphp: Slot [4] registered\n[ 0.560612] acpiphp: Slot [5] registered\n[ 0.561933] acpiphp: Slot [6] registered\n[ 0.563256] acpiphp: Slot [7] registered\n[ 0.564601] acpiphp: Slot [8] registered\n[ 0.565927] acpiphp: Slot [9] registered\n[ 0.567243] acpiphp: Slot [10] registered\n[ 0.568565] acpiphp: Slot [11] registered\n[ 0.569888] acpiphp: Slot [12] registered\n[ 0.571228] acpiphp: Slot [13] registered\n[ 0.572563] acpiphp: Slot [14] registered\n[ 0.573907] acpiphp: Slot [15] registered\n[ 0.575292] acpiphp: Slot [16] registered\n[ 0.576640] acpiphp: Slot [17] registered\n[ 0.577992] acpiphp: Slot [18] registered\n[ 0.579319] acpiphp: Slot [19] registered\n[ 0.580654] acpiphp: Slot [20] registered\n[ 0.581989] acpiphp: Slot [21] registered\n[ 0.583331] acpiphp: Slot [22] registered\n[ 0.584728] acpiphp: Slot [23] registered\n[ 0.586067] acpiphp: Slot [24] registered\n[ 0.587402] acpiphp: Slot [25] registered\n[ 0.588735] acpiphp: Slot [26] registered\n[ 0.590070] acpiphp: Slot [27] registered\n[ 0.591432] acpiphp: Slot [28] registered\n[ 0.592761] acpiphp: Slot [29] registered\n[ 0.594089] acpiphp: Slot [30] registered\n[ 0.595436] acpiphp: Slot [31] registered\n[ 0.596766] PCI host bridge to bus 0000:00\n[ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663634] vgaarb: loaded\n[ 0.664735] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666538] SCSI subsystem initialized\n[ 0.667856] ACPI: bus type USB registered\n[ 0.669229] usbcore: registered new interface driver usbfs\n[ 0.670827] usbcore: registered new interface driver hub\n[ 0.672425] usbcore: registered new device driver usb\n[ 0.674159] PCI: Using ACPI for IRQ routing\n[ 0.675920] NetLabel: Initializing\n[ 0.677144] NetLabel: domain hash size = 128\n[ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.680080] NetLabel: unlabeled traffic allowed by default\n[ 0.681828] Switched to clocksource kvm-clock\n[ 0.691011] pnp: PnP ACPI init\n[ 0.692198] ACPI: bus type PNP registered\n[ 0.693912] pnp: PnP ACPI: found 5 devices\n[ 0.695261] ACPI: bus type PNP unregistered\n[ 0.703628] NET: Registered protocol family 2\n[ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.710345] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.712234] TCP: reno registered\n[ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.717065] NET: Registered protocol family 1\n[ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.762359] Unpacking initramfs...\n[ 1.226877] Freeing initrd memory: 37508k freed\n[ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.247669] Initialise system trusted keyring\n[ 1.249101] audit: initializing netlink socket (disabled)\n[ 1.250685] type=2000 audit(1541204782.994:1): initialized\n[ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.272156] zpool: loaded\n[ 1.273269] zbud: loaded\n[ 1.274527] VFS: Disk quotas dquot_6.5.2\n[ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.277853] msgmni has been set to 7578\n[ 1.279221] Key type big_key registered\n[ 1.281419] NET: Registered protocol family 38\n[ 1.282876] Key type asymmetric registered\n[ 1.284226] Asymmetric key parser 'x509' registered\n[ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.288247] io scheduler noop registered\n[ 1.289585] io scheduler deadline registered (default)\n[ 1.303932] io scheduler cfq registered\n[ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.311354] ACPI: Power Button [PWRF]\n[ 1.312790] GHES: HEST is not enabled!\n[ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.340720] Non-volatile memory driver v1.3\n[ 1.342180] Linux agpgart interface v0.103\n[ 1.343633] crash memory driver: version 1.1\n[ 1.345096] rdac: device handler registered\n[ 1.346509] hp_sw: device handler registered\n[ 1.347905] emc: device handler registered\n[ 1.349251] alua: device handler registered\n[ 1.350620] libphy: Fixed MDIO Bus: probed\n[ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.353818] ehci-pci: EHCI PCI platform driver\n[ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.356918] ohci-pci: OHCI PCI platform driver\n[ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.390051] usb usb1: Product: UHCI Host Controller\n[ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.393400] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.394940] hub 1-0:1.0: USB hub found\n[ 1.396235] hub 1-0:1.0: 2 ports detected\n[ 1.397707] usbcore: registered new interface driver usbserial\n[ 1.399381] usbcore: registered new interface driver usbserial_generic\n[ 1.401177] usbserial: USB Serial support registered for generic\n[ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.409280] mousedev: PS/2 mouse device common for all mice\n[ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.416940] rtc_cmos 00:00: RTC can wake from S4\n[ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.417534] cpuidle: using governor menu\n[ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.417737] usbcore: registered new interface driver usbhid\n[ 1.417740] usbhid: USB HID core driver\n[ 1.417786] drop_monitor: Initializing network drop monitor service\n[ 1.417856] TCP: cubic registered\n[ 1.417859] Initializing XFRM netlink socket\n[ 1.418000] NET: Registered protocol family 10\n[ 1.419375] NET: Registered protocol family 17\n[ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.421647] Loading compiled-in X.509 certificates\n[ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.422226] registered taskstats version 1\n[ 1.426365] Key type trusted registered\n[ 1.428198] Key type encrypted registered\n[ 1.430049] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783)\n[ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467316] Freeing unused kernel memory: 1680k freed\n[ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.477755] systemd[1]: Detected virtualization kvm.\n[ 1.479324] systemd[1]: Detected architecture x86-64.\n[ 1.480878] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483666] systemd[1]: No hostname configured.\n[ 1.485109] systemd[1]: Set hostname to .\n[ 1.486695] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.520682] systemd[1]: Reached target Swap.\n[ 1.522106] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.524299] systemd[1]: Reached target Timers.\n[ 1.525759] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.528104] systemd[1]: Created slice Root Slice.\n[ 1.529559] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.531928] systemd[1]: Listening on udev Kernel Socket.\n[ 1.533489] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.536016] systemd[1]: Reached target Local File Systems.\n[ 1.537622] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.540121] systemd[1]: Listening on Journal Socket.\n[ 1.541633] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.544107] systemd[1]: Listening on udev Control Socket.\n[ 1.545698] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.548116] systemd[1]: Reached target Sockets.\n[ 1.549542] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.551701] systemd[1]: Reached target Paths.\n[ 1.553115] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.555395] systemd[1]: Created slice System Slice.\n[ 1.556923] systemd[1]: Starting System Slice.\n[ 1.558722] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.571059] systemd[1]: Reached target Slices.\n[ 1.573327] systemd[1]: Starting Slices.\n[ 1.575211] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.578885] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.584216] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.647517] RPC: Registered named UNIX socket transport module.\n[ 1.649214] RPC: Registered udp transport module.\n[ 1.650663] RPC: Registered tcp transport module.\n[ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.742313] FDC 0 is a S82078B\n[ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.814443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.817386] scsi host0: ata_piix\n[ 1.818761] scsi host1: ata_piix\n[ 1.820089] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.821896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.826587] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.855094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.857299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.859576] usb 1-1: Product: QEMU USB Tablet\n[ 1.861038] usb 1-1: Manufacturer: QEMU\n[ 1.862383] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.872276] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.875202] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.995687] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.998513] XFS (vda1): Mounting V4 Filesystem\n[ 2.060762] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[ 2.243651] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.293785] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.352526] SELinux: Disabled at runtime.\n[ 2.388866] type=1404 audit(1541204784.458:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.428206] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.429940] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 2.647429] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.726865] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.805738] type=1305 audit(1541204784.874:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[ 3.086929] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.089956] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.095277] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.129969] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.129969] [TTM] Initializing pool allocator\n[ 3.129971] [TTM] Initializing DMA pool allocator\n[ 3.130211] [drm] fb mappable at 0xFC000000\n[ 3.130212] [drm] vram aper at 0xFC000000\n[ 3.130212] [drm] size 33554432\n[ 3.130212] [drm] fb depth is 24\n[ 3.130212] [drm] pitch is 3072\n[ 3.159938] ppdev: user-space parallel port driver\n[ 3.173482] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.199637] Console: switching to colour frame buffer device 128x48\n[ 3.213650] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.219125] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.286466] AES CTR mode by8 optimization enabled\n[ 3.290999] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.327672] alg: No test for crc32 (crc32-pclmul)\n[ 3.332206] intel_rapl: no valid rapl domains found in package 0\n[ 3.337441] intel_rapl: no valid rapl domains found in package 0\n[ 3.339137] intel_powerclamp: No package C-state available\n[ 3.346085] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.369222] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 03 Nov 2018 00:26:25 +0000. Up 3.33 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.685045] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Sat, 03 Nov 2018 00:26:28 +0000. Up 5.63 seconds.\n[ 5.720600] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.725767] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.728127] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.730860] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.742980] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.754213] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:19:5d:ca |\n[ 5.765347] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.770119] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.772428] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.774865] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.778175] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.781197] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.784876] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.787443] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.790561] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-03 00:27:12,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-77d43104-89b7-496e-a13e-fbb8e22a7ce0 2018-11-03 00:27:12,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842409133911s 2018-11-03 00:27:12,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b/action used request id req-77d43104-89b7-496e-a13e-fbb8e22a7ce0 2018-11-03 00:27:12,453 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1925156051 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.388574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391315] pid_max: default: 32768 minimum: 301 [ 0.392799] Security Framework initialized [ 0.394192] SELinux: Initializing. [ 0.395705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401519] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405062] Mount-cache hash table entries: 4096 [ 0.406784] Initializing cgroup subsys memory [ 0.408219] Initializing cgroup subsys devices [ 0.409637] Initializing cgroup subsys freezer [ 0.411059] Initializing cgroup subsys net_cls [ 0.412464] Initializing cgroup subsys blkio [ 0.413889] Initializing cgroup subsys perf_event [ 0.415351] Initializing cgroup subsys hugetlb [ 0.416772] Initializing cgroup subsys pids [ 0.418149] Initializing cgroup subsys net_prio [ 0.419650] CPU: Physical Processor ID: 0 [ 0.421688] mce: CPU supports 10 MCE banks [ 0.423103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426234] tlb_flushall_shift: 6 [ 0.427633] Freeing SMP alternatives: 28k freed [ 0.431696] ACPI: Core revision 20130517 [ 0.433473] ACPI: All ACPI Tables successfully acquired [ 0.435265] ftrace: allocating 25812 entries in 101 pages [ 0.456789] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458618] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460403] smpboot: Max logical packages: 2 [ 0.462029] Enabling x2apic [ 0.463137] Enabled x2apic [ 0.464534] Switched APIC routing to physical x2apic. [ 0.467324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.469133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.472411] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.480344] KVM setup paravirtual spinlock [ 0.482919] smpboot: Booting Node 0, Processors #1 OK [ 0.484881] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506684] Brought up 2 CPUs [ 0.506686] KVM setup async PF for cpu 1 [ 0.506690] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510573] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.513169] devtmpfs: initialized [ 0.516110] EVM: security.selinux [ 0.517327] EVM: security.ima [ 0.518469] EVM: security.capability [ 0.520396] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.522237] pinctrl core: initialized pinctrl subsystem [ 0.523897] NET: Registered protocol family 16 [ 0.525543] ACPI: bus type PCI registered [ 0.526877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528729] PCI: Using configuration type 1 for base access [ 0.533730] ACPI: Added _OSI(Module Device) [ 0.535142] ACPI: Added _OSI(Processor Device) [ 0.536535] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540666] ACPI: Interpreter enabled [ 0.541950] ACPI: (supports S0 S5) [ 0.543166] ACPI: Using IOAPIC for interrupt routing [ 0.544684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.549180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550912] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554593] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557931] acpiphp: Slot [3] registered [ 0.559277] acpiphp: Slot [4] registered [ 0.560612] acpiphp: Slot [5] registered [ 0.561933] acpiphp: Slot [6] registered [ 0.563256] acpiphp: Slot [7] registered [ 0.564601] acpiphp: Slot [8] registered [ 0.565927] acpiphp: Slot [9] registered [ 0.567243] acpiphp: Slot [10] registered [ 0.568565] acpiphp: Slot [11] registered [ 0.569888] acpiphp: Slot [12] registered [ 0.571228] acpiphp: Slot [13] registered [ 0.572563] acpiphp: Slot [14] registered [ 0.573907] acpiphp: Slot [15] registered [ 0.575292] acpiphp: Slot [16] registered [ 0.576640] acpiphp: Slot [17] registered [ 0.577992] acpiphp: Slot [18] registered [ 0.579319] acpiphp: Slot [19] registered [ 0.580654] acpiphp: Slot [20] registered [ 0.581989] acpiphp: Slot [21] registered [ 0.583331] acpiphp: Slot [22] registered [ 0.584728] acpiphp: Slot [23] registered [ 0.586067] acpiphp: Slot [24] registered [ 0.587402] acpiphp: Slot [25] registered [ 0.588735] acpiphp: Slot [26] registered [ 0.590070] acpiphp: Slot [27] registered [ 0.591432] acpiphp: Slot [28] registered [ 0.592761] acpiphp: Slot [29] registered [ 0.594089] acpiphp: Slot [30] registered [ 0.595436] acpiphp: Slot [31] registered [ 0.596766] PCI host bridge to bus 0000:00 [ 0.598100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.601487] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.603288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605749] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.608197] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.613265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.615166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663634] vgaarb: loaded [ 0.664735] vgaarb: bridge control possible 0000:00:02.0 [ 0.666538] SCSI subsystem initialized [ 0.667856] ACPI: bus type USB registered [ 0.669229] usbcore: registered new interface driver usbfs [ 0.670827] usbcore: registered new interface driver hub [ 0.672425] usbcore: registered new device driver usb [ 0.674159] PCI: Using ACPI for IRQ routing [ 0.675920] NetLabel: Initializing [ 0.677144] NetLabel: domain hash size = 128 [ 0.678542] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.680080] NetLabel: unlabeled traffic allowed by default [ 0.681828] Switched to clocksource kvm-clock [ 0.691011] pnp: PnP ACPI init [ 0.692198] ACPI: bus type PNP registered [ 0.693912] pnp: PnP ACPI: found 5 devices [ 0.695261] ACPI: bus type PNP unregistered [ 0.703628] NET: Registered protocol family 2 [ 0.705365] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.708103] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.710345] TCP: Hash tables configured (established 32768 bind 32768) [ 0.712234] TCP: reno registered [ 0.713429] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715171] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.717065] NET: Registered protocol family 1 [ 0.718482] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.720159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.721788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.742096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.762359] Unpacking initramfs... [ 1.226877] Freeing initrd memory: 37508k freed [ 1.236504] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.238406] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.241916] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.243765] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.245908] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.247669] Initialise system trusted keyring [ 1.249101] audit: initializing netlink socket (disabled) [ 1.250685] type=2000 audit(1541204782.994:1): initialized [ 1.267728] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.269512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.272156] zpool: loaded [ 1.273269] zbud: loaded [ 1.274527] VFS: Disk quotas dquot_6.5.2 [ 1.275903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.277853] msgmni has been set to 7578 [ 1.279221] Key type big_key registered [ 1.281419] NET: Registered protocol family 38 [ 1.282876] Key type asymmetric registered [ 1.284226] Asymmetric key parser 'x509' registered [ 1.285727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.288247] io scheduler noop registered [ 1.289585] io scheduler deadline registered (default) [ 1.303932] io scheduler cfq registered [ 1.305319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.308874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.311354] ACPI: Power Button [PWRF] [ 1.312790] GHES: HEST is not enabled! [ 1.314190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.338526] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.340720] Non-volatile memory driver v1.3 [ 1.342180] Linux agpgart interface v0.103 [ 1.343633] crash memory driver: version 1.1 [ 1.345096] rdac: device handler registered [ 1.346509] hp_sw: device handler registered [ 1.347905] emc: device handler registered [ 1.349251] alua: device handler registered [ 1.350620] libphy: Fixed MDIO Bus: probed [ 1.352028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.353818] ehci-pci: EHCI PCI platform driver [ 1.355219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.356918] ohci-pci: OHCI PCI platform driver [ 1.358313] uhci_hcd: USB Universal Host Controller Interface driver [ 1.378498] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.380101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.382563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.384117] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.385837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.387658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.390051] usb usb1: Product: UHCI Host Controller [ 1.391536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.393400] usb usb1: SerialNumber: 0000:00:01.2 [ 1.394940] hub 1-0:1.0: USB hub found [ 1.396235] hub 1-0:1.0: 2 ports detected [ 1.397707] usbcore: registered new interface driver usbserial [ 1.399381] usbcore: registered new interface driver usbserial_generic [ 1.401177] usbserial: USB Serial support registered for generic [ 1.402894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.406155] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407650] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.409280] mousedev: PS/2 mouse device common for all mice [ 1.411235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.414527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.416940] rtc_cmos 00:00: RTC can wake from S4 [ 1.417337] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.417473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.417534] cpuidle: using governor menu [ 1.417620] hidraw: raw HID events driver (C) Jiri Kosina [ 1.417737] usbcore: registered new interface driver usbhid [ 1.417740] usbhid: USB HID core driver [ 1.417786] drop_monitor: Initializing network drop monitor service [ 1.417856] TCP: cubic registered [ 1.417859] Initializing XFRM netlink socket [ 1.418000] NET: Registered protocol family 10 [ 1.419375] NET: Registered protocol family 17 [ 1.421499] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.421537] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.421647] Loading compiled-in X.509 certificates [ 1.421677] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.421688] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.422205] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.422226] registered taskstats version 1 [ 1.426365] Key type trusted registered [ 1.428198] Key type encrypted registered [ 1.430049] IMA: No TPM chip found, activating TPM-bypass! [ 1.432279] rtc_cmos 00:00: setting system clock to 2018-11-03 00:26:23 UTC (1541204783) [ 1.447173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467316] Freeing unused kernel memory: 1680k freed [ 1.472717] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.477755] systemd[1]: Detected virtualization kvm. [ 1.479324] systemd[1]: Detected architecture x86-64. [ 1.480878] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483666] systemd[1]: No hostname configured. [ 1.485109] systemd[1]: Set hostname to . [ 1.486695] systemd[1]: Initializing machine ID from KVM UUID. [ 1.514605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.517241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.520682] systemd[1]: Reached target Swap. [ 1.522106] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.524299] systemd[1]: Reached target Timers. [ 1.525759] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.528104] systemd[1]: Created slice Root Slice. [ 1.529559] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.531928] systemd[1]: Listening on udev Kernel Socket. [ 1.533489] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.536016] systemd[1]: Reached target Local File Systems. [ 1.537622] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.540121] systemd[1]: Listening on Journal Socket. [ 1.541633] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.544107] systemd[1]: Listening on udev Control Socket. [ 1.545698] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.548116] systemd[1]: Reached target Sockets. [ 1.549542] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.551701] systemd[1]: Reached target Paths. [ 1.553115] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.555395] systemd[1]: Created slice System Slice. [ 1.556923] systemd[1]: Starting System Slice. [ 1.558722] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.562731] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.571059] systemd[1]: Reached target Slices. [ 1.573327] systemd[1]: Starting Slices. [ 1.575211] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.578885] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.584216] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.647517] RPC: Registered named UNIX socket transport module. [ 1.649214] RPC: Registered udp transport module. [ 1.650663] RPC: Registered tcp transport module. [ 1.652110] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.699672] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.742313] FDC 0 is a S82078B [ 1.773900] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.814443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.817386] scsi host0: ata_piix [ 1.818761] scsi host1: ata_piix [ 1.820089] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.821896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.826587] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.855094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.857299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.859576] usb 1-1: Product: QEMU USB Tablet [ 1.861038] usb 1-1: Manufacturer: QEMU [ 1.862383] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.872276] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.875202] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.995687] SGI XFS with ACLs, security attributes, no debug enabled [ 1.998513] XFS (vda1): Mounting V4 Filesystem [ 2.060762] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [ 2.243651] tsc: Refined TSC clocksource calibration: 3491.843 MHz [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.293785] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.352526] SELinux: Disabled at runtime. [ 2.388866] type=1404 audit(1541204784.458:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.428206] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.429940] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [ 2.647429] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.726865] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.805738] type=1305 audit(1541204784.874:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... [ 3.086929] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.089956] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.095277] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.129969] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.129969] [TTM] Initializing pool allocator [ 3.129971] [TTM] Initializing DMA pool allocator [ 3.130211] [drm] fb mappable at 0xFC000000 [ 3.130212] [drm] vram aper at 0xFC000000 [ 3.130212] [drm] size 33554432 [ 3.130212] [drm] fb depth is 24 [ 3.130212] [drm] pitch is 3072 [ 3.159938] ppdev: user-space parallel port driver [ 3.173482] fbcon: cirrusdrmfb (fb0) is primary device [ 3.199637] Console: switching to colour frame buffer device 128x48 [ 3.213650] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.219125] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.286466] AES CTR mode by8 optimization enabled [ 3.290999] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.327672] alg: No test for crc32 (crc32-pclmul) [ 3.332206] intel_rapl: no valid rapl domains found in package 0 [ 3.337441] intel_rapl: no valid rapl domains found in package 0 [ 3.339137] intel_powerclamp: No package C-state available [ 3.346085] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.369222] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 03 Nov 2018 00:26:25 +0000. Up 3.33 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.685045] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Sat, 03 Nov 2018 00:26:28 +0000. Up 5.63 seconds. [ 5.720600] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.725767] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.728127] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.730860] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.742980] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.754213] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:19:5d:ca | [ 5.765347] cloud-init[805]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.770119] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.772428] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.774865] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.778175] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.781197] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.784876] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.787443] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.790561] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-03 00:27:12,457 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dd21f10L 2018-11-03 00:27:12,458 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-03 00:27:12,464 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-03 00:27:12,464 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-03 00:27:12,466 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-03 00:27:12,467 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-03 00:27:12,467 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-03 00:27:12,467 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-03 00:27:12,467 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-03 00:27:12,467 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-03 00:27:12,472 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-03 00:27:12,473 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-03 00:27:12,491 - paramiko.transport - DEBUG - Trying discovered key 273e19aa4c10ff5d9b90a0ebfd4618f0 in /tmp/tmpkscsfo 2018-11-03 00:27:12,513 - paramiko.transport - DEBUG - userauth is OK 2018-11-03 00:27:22,534 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-03 00:27:22,539 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-03 00:27:22,539 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-03 00:27:22,541 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-03 00:27:22,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:27:22,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 795, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 7990, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 870, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 797, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 849, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-03 00:27:22,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:27:22,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:27:22 GMT 2018-11-03 00:27:22,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:27:22,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-03 00:27:22,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:27:22,724 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 795, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 7990, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 870, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 800, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 797, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 849, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-03 00:27:22,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:27:22,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 795, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 7990, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 870, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 797, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 849, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-03 00:27:22,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:27:22,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:27:22 GMT 2018-11-03 00:27:22,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:27:22,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-03 00:27:22,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:27:22,854 - functest.core.cloudify - INFO - The current manager status is running 2018-11-03 00:27:22,855 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-03 00:27:22,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:27:22,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:27:22,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-03T00:27:22.853Z", "updated_at": "2018-11-03T00:27:22.853Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:27:22 GMT 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:27:22,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-03 00:27:22,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:27:22,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-11-03 00:27:22,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:27:22,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:27:22,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:27:22,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:27:22,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-03T00:27:22.853Z", "updated_at": "2018-11-03T00:27:22.853Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:27:22 GMT 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-03 00:27:22,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:27:22,970 - functest.core.cloudify - DEBUG - List secrets: 2018-11-03 00:27:22,970 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-11-03 00:27:23,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:27:23,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:27:23,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:27:23,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:27:23,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-03T00:27:22.853Z", "updated_at": "2018-11-03T00:27:22.853Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:27:22 GMT 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-03 00:27:23,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:27:23,021 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-03 00:27:23,021 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-03 00:27:23,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-11-03 00:27:23,022 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-03 00:27:23,023 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-03 00:27:23,024 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-03 00:27:23,026 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-03 00:27:23,061 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-03 00:27:23,062 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-03 00:27:23,063 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-03 00:27:23,102 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-03 00:27:23,102 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-03 00:27:23,128 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-03 00:27:44,045 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-03 00:27:44,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-11-03 00:27:44,046 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-03 00:27:44,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-11-03 00:27:44,047 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-11-03 00:27:48,780 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-11-03 00:27:48,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:27:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:27:49,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c19d5fce-dc25-4530-966c-634d86e15ca9 Date: Sat, 03 Nov 2018 00:27:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "metadata": {}}], "file": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "size": 4373348352, "self": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-03T00:23:44Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-03T00:22:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:27:49,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c19d5fce-dc25-4530-966c-634d86e15ca9 2018-11-03 00:27:49,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.680325984955s 2018-11-03 00:27:49,466 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c19d5fce-dc25-4530-966c-634d86e15ca9 2018-11-03 00:27:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 00:27:49,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da"}' 2018-11-03 00:27:49,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef69825e-5049-43c8-859c-486c5f8f4571 Date: Sat, 03 Nov 2018 00:27:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "bf9bd6bc-0b4a-4078-b323-41c606cdff99", "size": null, "self": "/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-03T00:27:49Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": null, "created_at": "2018-11-03T00:27:49Z", "protected": false} 2018-11-03 00:27:49,733 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ef69825e-5049-43c8-859c-486c5f8f4571 2018-11-03 00:27:49,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.257354021072s 2018-11-03 00:27:49,733 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ef69825e-5049-43c8-859c-486c5f8f4571 returning object bf9bd6bc-0b4a-4078-b323-41c606cdff99 2018-11-03 00:27:49,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 00:27:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '' 2018-11-03 00:27:56,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b10639c9-d563-4bf1-8869-fbfb39cf733c Date: Sat, 03 Nov 2018 00:27:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:27:56,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/file used request id req-b10639c9-d563-4bf1-8869-fbfb39cf733c 2018-11-03 00:27:56,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.14821696281s 2018-11-03 00:27:56,882 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/file used request id req-b10639c9-d563-4bf1-8869-fbfb39cf733c 2018-11-03 00:27:56,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:27:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:27:57,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-6131c5ea-c9cc-4d01-a196-33fa1e0eb4b6 Date: Sat, 03 Nov 2018 00:27:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/snap", "metadata": {}}], "file": "/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "bf9bd6bc-0b4a-4078-b323-41c606cdff99", "size": 426967040, "self": "/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-03T00:27:56Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-11-03T00:27:49Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "metadata": {}}], "file": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "size": 4373348352, "self": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-03T00:23:44Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-03T00:22:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:27:57,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6131c5ea-c9cc-4d01-a196-33fa1e0eb4b6 2018-11-03 00:27:57,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.669361829758s 2018-11-03 00:27:57,556 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6131c5ea-c9cc-4d01-a196-33fa1e0eb4b6 2018-11-03 00:27:57,559 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/file', 'owner': u'be7ea60cacac444ab5e800711c290a07', 'id': u'bf9bd6bc-0b4a-4078-b323-41c606cdff99', 'size': 426967040, u'self': u'/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be7ea60cacac444ab5e800711c290a07', 'name': 'vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T00:27:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-03T00:27:56Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da', 'created': u'2018-11-03T00:27:49Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-11-03T00:27:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9785fedb-63bb-412c-a7ca-aef1b20818da', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-11-03 00:27:57,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 00:27:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-11-03 00:27:57,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d4fc57-aa1a-46f5-9cbf-95b0657b1f3e x-compute-request-id: req-32d4fc57-aa1a-46f5-9cbf-95b0657b1f3e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d4adbfb6-c005-476e-905e-853398c6c96a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "d4adbfb6-c005-476e-905e-853398c6c96a"}} 2018-11-03 00:27:57,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-32d4fc57-aa1a-46f5-9cbf-95b0657b1f3e 2018-11-03 00:27:57,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0542578697205s 2018-11-03 00:27:57,615 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-32d4fc57-aa1a-46f5-9cbf-95b0657b1f3e 2018-11-03 00:27:57,616 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_9785fedb-63bb-412c-a7ca-aef1b20818da', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'd4adbfb6-c005-476e-905e-853398c6c96a', 'swap': 0}) 2018-11-03 00:27:57,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 00:27:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" -d '{"extra_specs": {}}' 2018-11-03 00:27:57,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-173f31eb-41e1-4e4c-8526-2f1db67f6f01 x-compute-request-id: req-173f31eb-41e1-4e4c-8526-2f1db67f6f01 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 00:27:57,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a/os-extra_specs used request id req-173f31eb-41e1-4e4c-8526-2f1db67f6f01 2018-11-03 00:27:57,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199508666992s 2018-11-03 00:27:57,637 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a/os-extra_specs used request id req-173f31eb-41e1-4e4c-8526-2f1db67f6f01 2018-11-03 00:27:57,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-03 00:27:57,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:27:57,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 00:27:57,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:27:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db40d43b-a078-431a-aa3c-1dbb7bf4cf15 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/01d5880c2ea849a3971ac7eca281d913"}, "enabled": true, "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2ff400861c86400380573ebd0a81f59d"}, "enabled": true, "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d658d56e387464d9f99169714c5f925"}, "enabled": true, "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5057e0796dbe48c3860a917b4e42a434"}, "enabled": true, "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/59f66af323764c6581b9704eaf09a283"}, "enabled": true, "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67d99eb7ddf647469144fb68c1d36dee"}, "enabled": true, "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6b09167d24c940fd856b12795de93aee"}, "enabled": true, "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8bcebb141acf41eb89df1d343c613517"}, "enabled": true, "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9066e8fb27724e1bb5af699a89b76054"}, "enabled": true, "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/95fec3cd75d44e76bc15dc93271f3a3b"}, "enabled": true, "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a63eb0551d1a43c6bf287adbe42866da"}, "enabled": true, "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/c149bc4ca396455e9352fb0046b1e7fd"}, "enabled": true, "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c15ced145a7245508670f1ce95883e22"}, "enabled": true, "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e3b895f6efdb41b3b510d057be80b79a"}, "enabled": true, "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fc3a5f2250ef4226aec983be33e8e106"}, "enabled": true, "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-03 00:27:57,751 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-db40d43b-a078-431a-aa3c-1dbb7bf4cf15 2018-11-03 00:27:57,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.110659837723s 2018-11-03 00:27:57,751 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-db40d43b-a078-431a-aa3c-1dbb7bf4cf15 2018-11-03 00:27:57,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-03 00:27:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:27:57,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1676142b-da0e-42ba-8980-2539b562b79d Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/00c5dca1fd9e4f31bb23a2f8c790af5a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/021ffd7896e140d4a245764e9b70ff54"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0753845c32c34e61a761807235bf28c9"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "0753845c32c34e61a761807235bf28c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/09439b69f6194acda70471b5980d463b"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "09439b69f6194acda70471b5980d463b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/098d390dd04842708587bb421755fad7"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "098d390dd04842708587bb421755fad7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0b88f42e8e1b41d981c8cfcc86e6b74d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/146d70ce2b0e4549be17c5ca7018ff19"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16e8dfcea2ad4409bf22d52fff0f3fc7"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/183048d4244d46358b20dd77f8a0d79d"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2b7da07997be4ae3bd9f7b4af442c73d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2f766e7e68d741e5ba86d1b8a16f7dac"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/31ce8cdc109b4e14bcde4fc699809026"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55f9551d70a04d2fb961531fd0d6a9bd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/61298d5ec3e449a9904f1aaa883e223e"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6508ae04ff364692b862bfc3ce75ba8a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/669f96e2718b4a029498f14613cc62fb"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "669f96e2718b4a029498f14613cc62fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/683cce640ce54e6d9f6746eb94425455"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "683cce640ce54e6d9f6746eb94425455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6d291895d25442e68890c29ad6223b33"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "6d291895d25442e68890c29ad6223b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7d1b2e7a4f894b898db650b8306ac495"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "7d1b2e7a4f894b898db650b8306ac495"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8ebd5f56a22a42c5b3acfc7626f0eb4b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/960bdcc551a54245a2aa39f60028454c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "960bdcc551a54245a2aa39f60028454c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/979c8fc291d844d18d475cee653eeba5"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "979c8fc291d844d18d475cee653eeba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9a6ea2e88b3c4100aba5506a1a600610"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "9a6ea2e88b3c4100aba5506a1a600610"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2364f447c9c4974a2669e738bcd62b3"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2a385814ff942d99f68eb4469e717ec"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/aca45a57f7f944fcbc57ab585903c2a6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b32d1a132bba475485856b47620cacf1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "b32d1a132bba475485856b47620cacf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b3b97ec6a83c4b5db7ced64e64e9bbb9"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b675c99194b14f3a960ee2e8e3792ac3"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b6841b5a287d431f8c16cfd535f24949"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bdda5d68d883446ba5af13315c88bdfa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c1287fec084c4901a3e9a2613e837137"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "c1287fec084c4901a3e9a2613e837137"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d76255c866b0437a9515f1638021a758"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "d76255c866b0437a9515f1638021a758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dac88b03f4014556a9ee25528e8c584f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "dac88b03f4014556a9ee25528e8c584f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dd94fca953424ed89a2ee2e6c4da256d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "dd94fca953424ed89a2ee2e6c4da256d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/defbf4aa075947f5ae2c1309f404ad2a"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "defbf4aa075947f5ae2c1309f404ad2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/eb53237e69cb4d8e8e2a124bbed65790"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/efdf84fdd8424db89cca5e2b96cb65c5"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f0c103acfe844e588668f6f0ab9b7b69"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "f0c103acfe844e588668f6f0ab9b7b69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f4ce15d79ac142d7a628b94740cbcbb7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ff61f44f8a1444cbb5f4fcb3ad116fa7"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-03 00:27:57,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-1676142b-da0e-42ba-8980-2539b562b79d 2018-11-03 00:27:57,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.100389003754s 2018-11-03 00:27:57,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-1676142b-da0e-42ba-8980-2539b562b79d 2018-11-03 00:27:57,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-11-03 00:27:57,875 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-11-03 00:27:59,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:27:59,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:27:59,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:27:59,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:27:59,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:27:59,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:27:59,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:27:59,639 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-03 00:27:59,639 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-11-03T00:27:59.554Z", "updated_at": "2018-11-03T00:27:59.554Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"resource_id": {"get_input": "management_plane_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"resource_id": {"get_input": "data_plane_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"resource_id": {"get_input": "external_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-11-03 00:27:59,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:27:59,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:27:59 GMT 2018-11-03 00:27:59,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:27:59,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-03 00:27:59,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:27:59,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-11-03 00:27:59,655 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.31:5000", "keystone_tenant_name": "vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "bf9bd6bc-0b4a-4078-b323-41c606cdff99", "keystone_password": "b3dd6bc4-9da1-4bb8-b944-8fabba95dec6", "reference_vnf_flavor_id": "d4adbfb6-c005-476e-905e-853398c6c96a", "target_vnf_flavor_id": "d4adbfb6-c005-476e-905e-853398c6c96a", "target_vnf_image_id": "bf9bd6bc-0b4a-4078-b323-41c606cdff99"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-11-03 00:28:01,462 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-11-03 00:28:01,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:28:01,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:28:01 GMT 2018-11-03 00:28:01,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:28:01,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-11-03 00:28:01,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:28:01,463 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 446, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 162, in execute if self.deploy_vnf() and self.test_vnf(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 182, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-11-03 00:28:01,631 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-03 00:28:01,632 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:46 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-03 00:28:01,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-03 00:28:01,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-11-03 00:28:01,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:28:01,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:28:01,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:28:01,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:28:01,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:28:01,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:28:01,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:28:01,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-03T00:28:00.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "e883a447-0996-4be3-83a2-cc167d251c8c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-03 00:28:01,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:28:01,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:28:01 GMT 2018-11-03 00:28:01,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:28:01,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-11-03 00:28:01,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:28:01,697 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-03 00:28:01,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-03 00:28:01,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 03 Nov 2018 00:28:01 GMT 2018-11-03 00:28:01,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-03 00:28:01,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-11-03 00:28:01,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-03 00:28:01,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 238, in clean dep_name, 'uninstall', parameters=dict(ignore_failure=True)) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-11-03 00:28:01,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 00:28:01,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:03,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7599d00b-e5c6-4457-9c0e-2e6daba60add Date: Sat, 03 Nov 2018 00:28:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:28:03,260 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99 used request id req-7599d00b-e5c6-4457-9c0e-2e6daba60add 2018-11-03 00:28:03,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50366091728s 2018-11-03 00:28:03,261 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/bf9bd6bc-0b4a-4078-b323-41c606cdff99 used request id req-7599d00b-e5c6-4457-9c0e-2e6daba60add 2018-11-03 00:28:03,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 00:28:03,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:03,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2107abf1-2d59-4683-9053-7fca549eaf1b x-compute-request-id: req-2107abf1-2d59-4683-9053-7fca549eaf1b Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "481855f6-ae63-438d-94ab-77b78d1f173d"}, {"name": "vyos_vrouter-flavor_alt_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d4adbfb6-c005-476e-905e-853398c6c96a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "d4adbfb6-c005-476e-905e-853398c6c96a"}]} 2018-11-03 00:28:03,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2107abf1-2d59-4683-9053-7fca549eaf1b 2018-11-03 00:28:03,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0620279312134s 2018-11-03 00:28:03,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2107abf1-2d59-4683-9053-7fca549eaf1b 2018-11-03 00:28:03,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 00:28:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:03,396 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 00:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bafb489-9096-4ed7-aee3-5d4d555a5a70 x-compute-request-id: req-4bafb489-9096-4ed7-aee3-5d4d555a5a70 Content-Length: 0 Content-Type: application/json 2018-11-03 00:28:03,396 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a used request id req-4bafb489-9096-4ed7-aee3-5d4d555a5a70 2018-11-03 00:28:03,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0701689720154s 2018-11-03 00:28:03,396 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d4adbfb6-c005-476e-905e-853398c6c96a used request id req-4bafb489-9096-4ed7-aee3-5d4d555a5a70 2018-11-03 00:28:03,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-03 00:28:03,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/ad998754-65ca-4d6a-89c4-39982a87f274.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:04,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-381b3d17-9822-4f03-b04d-2d8d65ef1e75 Content-Length: 0 Date: Sat, 03 Nov 2018 00:28:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:28:04,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/ad998754-65ca-4d6a-89c4-39982a87f274.json used request id req-381b3d17-9822-4f03-b04d-2d8d65ef1e75 2018-11-03 00:28:04,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.06397986412s 2018-11-03 00:28:04,464 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/ad998754-65ca-4d6a-89c4-39982a87f274.json used request id req-381b3d17-9822-4f03-b04d-2d8d65ef1e75 2018-11-03 00:28:04,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-03 00:28:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:04,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5e610d7a-698d-42fb-8a57-a5d79ecc49bd Date: Sat, 03 Nov 2018 00:28:04 GMT RESP BODY: {"floatingips": []} 2018-11-03 00:28:04,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5e610d7a-698d-42fb-8a57-a5d79ecc49bd 2018-11-03 00:28:04,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.287400960922s 2018-11-03 00:28:04,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5e610d7a-698d-42fb-8a57-a5d79ecc49bd 2018-11-03 00:28:04,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-03 00:28:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:04,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3aedd088-2ae7-48b4-a89c-dc63bd898bda x-compute-request-id: req-3aedd088-2ae7-48b4-a89c-dc63bd898bda Content-Type: application/json 2018-11-03 00:28:04,980 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b used request id req-3aedd088-2ae7-48b4-a89c-dc63bd898bda 2018-11-03 00:28:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.222805023193s 2018-11-03 00:28:04,980 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b used request id req-3aedd088-2ae7-48b4-a89c-dc63bd898bda 2018-11-03 00:28:04,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:28:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:05,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5f08778-811b-4fc1-8d8c-bfd13368eacf x-compute-request-id: req-c5f08778-811b-4fc1-8d8c-bfd13368eacf Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5d:ca", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5d:ca", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3a679512-1a3e-41a8-b49f-adacb881de7b", "rel": "bookmark"}], "image": {"id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "links": [{"href": "http://172.30.9.31:8774/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-03T00:26:20.000000", "flavor": {"id": "481855f6-ae63-438d-94ab-77b78d1f173d", "links": [{"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}]}, "id": "3a679512-1a3e-41a8-b49f-adacb881de7b", "security_groups": [{"name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}], "user_id": "2ea1c040ee9b49b3833da7777d86153c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-03T00:28:04Z", "hostId": "d086bcc3afa34eacc553e14c52707de111fa80b6ebc64b6eea772e15", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da", "name": "vyos_vrouter-vm_9785fedb-63bb-412c-a7ca-aef1b20818da", "created": "2018-11-03T00:23:57Z", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-03 00:28:05,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5f08778-811b-4fc1-8d8c-bfd13368eacf 2018-11-03 00:28:05,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564392089844s 2018-11-03 00:28:05,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5f08778-811b-4fc1-8d8c-bfd13368eacf 2018-11-03 00:28:05,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-03 00:28:07,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-03 00:28:07,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:07,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ef941d1-b140-48a6-922c-286e3bfd313e x-compute-request-id: req-7ef941d1-b140-48a6-922c-286e3bfd313e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-03 00:28:07,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7ef941d1-b140-48a6-922c-286e3bfd313e 2018-11-03 00:28:07,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.068480014801s 2018-11-03 00:28:07,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7ef941d1-b140-48a6-922c-286e3bfd313e 2018-11-03 00:28:07,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:28:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:07,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-8cdc6f23-ec5d-4b15-b350-c378abc772ed Date: Sat, 03 Nov 2018 00:28:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:23:47Z", "updated_at": "2018-11-03T00:23:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-03T00:23:53Z", "revision_number": 0, "id": "3d26687f-c432-48ec-9796-6156fee330b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:53Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 443, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "3e3f031d-b855-46ef-be6a-e53f52d6377c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-03T00:23:54Z", "revision_number": 0, "id": "4cdd5e08-dc24-4a93-be01-bf3dca3baa57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:54Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-03T00:23:52Z", "revision_number": 0, "id": "626c6199-266f-46a4-a49c-fa0c2f104b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:52Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 80, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-03T00:23:48Z", "revision_number": 0, "id": "a9b84926-d274-455e-ae45-90ef0c7bb952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:48Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:51Z", "revision_number": 0, "id": "b19ecff9-f6cc-4f6e-89c1-d6c4044553b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:51Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:23:47Z", "revision_number": 0, "id": "be1aeaa2-161c-4433-85f8-3f2d72bb9774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:47Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-03T00:23:53Z", "revision_number": 0, "id": "e989ecfc-f83a-4408-aee9-318416fe24cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:23:53Z", "security_group_id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 8, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "52823a6b-87a7-4aa3-be2c-43b5fa7a6ada", "name": "vyos_vrouter-sg_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:28:07,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8cdc6f23-ec5d-4b15-b350-c378abc772ed 2018-11-03 00:28:07,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525848865509s 2018-11-03 00:28:07,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8cdc6f23-ec5d-4b15-b350-c378abc772ed 2018-11-03 00:28:07,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-03 00:28:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/52823a6b-87a7-4aa3-be2c-43b5fa7a6ada.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:07,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6974f197-374b-4060-a76f-f5a960cf11f1 Content-Length: 0 Date: Sat, 03 Nov 2018 00:28:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:28:07,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/52823a6b-87a7-4aa3-be2c-43b5fa7a6ada.json used request id req-6974f197-374b-4060-a76f-f5a960cf11f1 2018-11-03 00:28:07,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.292947053909s 2018-11-03 00:28:07,973 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/52823a6b-87a7-4aa3-be2c-43b5fa7a6ada.json used request id req-6974f197-374b-4060-a76f-f5a960cf11f1 2018-11-03 00:28:07,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-03 00:28:07,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:08,038 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 00:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac2049b7-9b0d-4cf2-9a9c-1d575c9d2376 x-compute-request-id: req-ac2049b7-9b0d-4cf2-9a9c-1d575c9d2376 Content-Length: 0 Content-Type: application/json 2018-11-03 00:28:08,039 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da used request id req-ac2049b7-9b0d-4cf2-9a9c-1d575c9d2376 2018-11-03 00:28:08,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0656139850616s 2018-11-03 00:28:08,039 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_9785fedb-63bb-412c-a7ca-aef1b20818da used request id req-ac2049b7-9b0d-4cf2-9a9c-1d575c9d2376 2018-11-03 00:28:08,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-03 00:28:08,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" -d '{"subnet_id": "7923f1f8-b459-4031-9f49-478005d0d25b"}' 2018-11-03 00:28:09,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-88c0bca9-dea5-4db4-87e5-963e059408dd Date: Sat, 03 Nov 2018 00:28:09 GMT RESP BODY: {"network_id": "9e1eadab-269c-4e8e-8054-61a21310bd5f", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "subnet_id": "7923f1f8-b459-4031-9f49-478005d0d25b", "subnet_ids": ["7923f1f8-b459-4031-9f49-478005d0d25b"], "port_id": "b9788583-00e0-44a4-a511-5c9b7628fd33", "id": "2fc33110-5d28-42bd-a82a-507a216254e6"} 2018-11-03 00:28:09,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6/remove_router_interface.json used request id req-88c0bca9-dea5-4db4-87e5-963e059408dd 2018-11-03 00:28:09,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80294895172s 2018-11-03 00:28:09,843 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6/remove_router_interface.json used request id req-88c0bca9-dea5-4db4-87e5-963e059408dd returning object 2fc33110-5d28-42bd-a82a-507a216254e6 2018-11-03 00:28:09,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-03 00:28:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:09,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-78c976f6-ee13-4ea4-bd10-a288e0c3fde3 Date: Sat, 03 Nov 2018 00:28:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:18Z", "admin_state_up": true, "updated_at": "2018-11-03T00:28:08Z", "revision_number": 4, "routes": [], "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "2fc33110-5d28-42bd-a82a-507a216254e6", "name": "vyos_vrouter-router_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:28:09,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-78c976f6-ee13-4ea4-bd10-a288e0c3fde3 2018-11-03 00:28:09,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123659133911s 2018-11-03 00:28:09,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-78c976f6-ee13-4ea4-bd10-a288e0c3fde3 2018-11-03 00:28:09,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-03 00:28:09,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:11,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ae53848-a36c-42e6-93d3-b19401659963 Content-Length: 0 Date: Sat, 03 Nov 2018 00:28:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:28:11,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6.json used request id req-2ae53848-a36c-42e6-93d3-b19401659963 2018-11-03 00:28:11,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45278215408s 2018-11-03 00:28:11,422 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/2fc33110-5d28-42bd-a82a-507a216254e6.json used request id req-2ae53848-a36c-42e6-93d3-b19401659963 2018-11-03 00:28:11,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-03 00:28:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:11,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-190c22f3-1a02-4588-95bd-54e7f8b3a078 Date: Sat, 03 Nov 2018 00:28:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-03T00:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"be7ea60cacac444ab5e800711c290a07","id":"7923f1f8-b459-4031-9f49-478005d0d25b","subnetpool_id":null,"name":"vyos_vrouter-subnet_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:28:11,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-190c22f3-1a02-4588-95bd-54e7f8b3a078 2018-11-03 00:28:11,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0480451583862s 2018-11-03 00:28:11,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-190c22f3-1a02-4588-95bd-54e7f8b3a078 2018-11-03 00:28:11,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-03 00:28:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/7923f1f8-b459-4031-9f49-478005d0d25b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:13,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2236546f-98b4-4ffc-90dc-83d40f354d89 Date: Sat, 03 Nov 2018 00:28:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:28:13,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/7923f1f8-b459-4031-9f49-478005d0d25b.json used request id req-2236546f-98b4-4ffc-90dc-83d40f354d89 2018-11-03 00:28:13,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.43546199799s 2018-11-03 00:28:13,908 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/7923f1f8-b459-4031-9f49-478005d0d25b.json used request id req-2236546f-98b4-4ffc-90dc-83d40f354d89 2018-11-03 00:28:13,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:28:13,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:14,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-c66123cc-4217-4397-958a-6aef5612dd6a Date: Sat, 03 Nov 2018 00:28:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-03T00:28:13Z","tenant_id":"be7ea60cacac444ab5e800711c290a07","created_at":"2018-11-03T00:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7ea60cacac444ab5e800711c290a07","id":"9e1eadab-269c-4e8e-8054-61a21310bd5f","name":"vyos_vrouter-net_9785fedb-63bb-412c-a7ca-aef1b20818da"}]} 2018-11-03 00:28:14,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c66123cc-4217-4397-958a-6aef5612dd6a 2018-11-03 00:28:14,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10049200058s 2018-11-03 00:28:14,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c66123cc-4217-4397-958a-6aef5612dd6a 2018-11-03 00:28:14,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-03 00:28:14,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/9e1eadab-269c-4e8e-8054-61a21310bd5f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:16,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5530d923-2358-47b1-ad5e-5be400dc9a61 Date: Sat, 03 Nov 2018 00:28:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:28:16,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9e1eadab-269c-4e8e-8054-61a21310bd5f.json used request id req-5530d923-2358-47b1-ad5e-5be400dc9a61 2018-11-03 00:28:16,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.0256960392s 2018-11-03 00:28:16,036 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9e1eadab-269c-4e8e-8054-61a21310bd5f.json used request id req-5530d923-2358-47b1-ad5e-5be400dc9a61 2018-11-03 00:28:16,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:28:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:16,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-4a1be99c-6ce7-4c61-b4ad-ffd557dfe6b3 Date: Sat, 03 Nov 2018 00:28:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "metadata": {}}], "file": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd/file", "owner": "be7ea60cacac444ab5e800711c290a07", "id": "0e529411-fc81-4f78-9675-647ee6b55cbd", "size": 4373348352, "self": "/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0e529411-fc81-4f78-9675-647ee6b55cbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-03T00:23:44Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9785fedb-63bb-412c-a7ca-aef1b20818da", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-03T00:22:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:28:16,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4a1be99c-6ce7-4c61-b4ad-ffd557dfe6b3 2018-11-03 00:28:16,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386431217194s 2018-11-03 00:28:16,080 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4a1be99c-6ce7-4c61-b4ad-ffd557dfe6b3 2018-11-03 00:28:16,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 00:28:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4be976da162d093a83ba7cca5c600b1aef1b22b" 2018-11-03 00:28:17,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-daff852d-ec7c-4704-b2f0-54d29d39e794 Date: Sat, 03 Nov 2018 00:28:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:28:17,308 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd used request id req-daff852d-ec7c-4704-b2f0-54d29d39e794 2018-11-03 00:28:17,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22587299347s 2018-11-03 00:28:17,308 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0e529411-fc81-4f78-9675-647ee6b55cbd used request id req-daff852d-ec7c-4704-b2f0-54d29d39e794 2018-11-03 00:28:17,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 00:28:17,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:17,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9297b3c8-e0a5-4def-a0aa-1ae8929dc593 x-compute-request-id: req-9297b3c8-e0a5-4def-a0aa-1ae8929dc593 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/481855f6-ae63-438d-94ab-77b78d1f173d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "481855f6-ae63-438d-94ab-77b78d1f173d"}]} 2018-11-03 00:28:17,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9297b3c8-e0a5-4def-a0aa-1ae8929dc593 2018-11-03 00:28:17,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230810642242s 2018-11-03 00:28:17,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9297b3c8-e0a5-4def-a0aa-1ae8929dc593 2018-11-03 00:28:17,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 00:28:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:17,384 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 00:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1d8c164-0cb8-4d7e-a2ba-09540325972d x-compute-request-id: req-e1d8c164-0cb8-4d7e-a2ba-09540325972d Content-Length: 0 Content-Type: application/json 2018-11-03 00:28:17,384 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d used request id req-e1d8c164-0cb8-4d7e-a2ba-09540325972d 2018-11-03 00:28:17,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0507869720459s 2018-11-03 00:28:17,384 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/481855f6-ae63-438d-94ab-77b78d1f173d used request id req-e1d8c164-0cb8-4d7e-a2ba-09540325972d 2018-11-03 00:28:17,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:28:17,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:17,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6d2eac-5327-4e4c-b781-150b9c1ebe8d Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": {"self": "http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ea1c040ee9b49b3833da7777d86153c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:28:17,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0f6d2eac-5327-4e4c-b781-150b9c1ebe8d 2018-11-03 00:28:17,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121819019318s 2018-11-03 00:28:17,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0f6d2eac-5327-4e4c-b781-150b9c1ebe8d 2018-11-03 00:28:17,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:28:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:17,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f10081-9d0a-4362-b0a2-ef2fc69fa89f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_9785fedb-63bb-412c-a7ca-aef1b20818da", "links": {"self": "http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2ea1c040ee9b49b3833da7777d86153c", "description": null}} 2018-11-03 00:28:17,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c used request id req-c7f10081-9d0a-4362-b0a2-ef2fc69fa89f 2018-11-03 00:28:17,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119887828827s 2018-11-03 00:28:17,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c used request id req-c7f10081-9d0a-4362-b0a2-ef2fc69fa89f 2018-11-03 00:28:17,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-03 00:28:17,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:17,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-129b6a5f-121b-4379-b54e-5a0c24771f97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:28:17,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c used request id req-129b6a5f-121b-4379-b54e-5a0c24771f97 2018-11-03 00:28:17,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21773982048s 2018-11-03 00:28:17,852 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2ea1c040ee9b49b3833da7777d86153c used request id req-129b6a5f-121b-4379-b54e-5a0c24771f97 2018-11-03 00:28:17,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:28:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:18,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95d3369-885e-438f-a8dd-f6d883c8efff Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07"}, "tags": [], "enabled": true, "id": "be7ea60cacac444ab5e800711c290a07", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9785fedb-63bb-412c-a7ca-aef1b20818da"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:28:18,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-b95d3369-885e-438f-a8dd-f6d883c8efff 2018-11-03 00:28:18,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210251808167s 2018-11-03 00:28:18,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-b95d3369-885e-438f-a8dd-f6d883c8efff 2018-11-03 00:28:18,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-03 00:28:18,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:18,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b3a09f-255e-4f94-89df-304bc2ca2a2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:28:18,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07 used request id req-23b3a09f-255e-4f94-89df-304bc2ca2a2e 2018-11-03 00:28:18,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208694934845s 2018-11-03 00:28:18,283 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/be7ea60cacac444ab5e800711c290a07 used request id req-23b3a09f-255e-4f94-89df-304bc2ca2a2e 2018-11-03 00:28:18,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:28:18,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:18,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4848d411-6469-4e11-97e7-ab449c24303d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "243d2eeec6ad40df8b2a19eab2e10e13", "links": {"self": "http://172.30.9.31:5000/v3/roles/243d2eeec6ad40df8b2a19eab2e10e13"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:28:18,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4848d411-6469-4e11-97e7-ab449c24303d 2018-11-03 00:28:18,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971992015839s 2018-11-03 00:28:18,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4848d411-6469-4e11-97e7-ab449c24303d 2018-11-03 00:28:18,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-03 00:28:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/243d2eeec6ad40df8b2a19eab2e10e13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:18,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef425e7-1bed-4dd0-ae4c-067b64173e94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:28:18,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/243d2eeec6ad40df8b2a19eab2e10e13 used request id req-4ef425e7-1bed-4dd0-ae4c-067b64173e94 2018-11-03 00:28:18,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.1401720047s 2018-11-03 00:28:18,530 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/243d2eeec6ad40df8b2a19eab2e10e13 used request id req-4ef425e7-1bed-4dd0-ae4c-067b64173e94 2018-11-03 00:28:18,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:28:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=be7ea60cacac444ab5e800711c290a07&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:18,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-79b20b08-932d-4417-964c-29136723a6b2 Date: Sat, 03 Nov 2018 00:28:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:28:18,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=be7ea60cacac444ab5e800711c290a07&name=default used request id req-79b20b08-932d-4417-964c-29136723a6b2 2018-11-03 00:28:18,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234881162643s 2018-11-03 00:28:18,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=be7ea60cacac444ab5e800711c290a07&name=default used request id req-79b20b08-932d-4417-964c-29136723a6b2 2018-11-03 00:28:18,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:28:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:19,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 29650 X-Openstack-Request-Id: req-b57a68bc-6d3a-406c-8a66-553c70108146 Date: Sat, 03 Nov 2018 00:28:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be7ea60cacac444ab5e800711c290a07", "created_at": "2018-11-03T00:22:15Z", "updated_at": "2018-11-03T00:22:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "0477beb0-0b2c-4ccf-b11b-3ff2871ccf02", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "be98719a-372a-470a-a7c5-8a212d33037f", "remote_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "d208ea5b-8915-4e27-a466-fc5755f47a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7ea60cacac444ab5e800711c290a07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:22:15Z", "revision_number": 0, "id": "ddc5c352-1704-4253-8e35-d3238ee105e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:22:15Z", "security_group_id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "tenant_id": "be7ea60cacac444ab5e800711c290a07", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7ea60cacac444ab5e800711c290a07"}], "revision_number": 4, "project_id": "be7ea60cacac444ab5e800711c290a07", "id": "fa43dd62-48c1-4899-9774-e0ff6aaa6a42", "name": "default"}]} 2018-11-03 00:28:19,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b57a68bc-6d3a-406c-8a66-553c70108146 2018-11-03 00:28:19,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.257457971573s 2018-11-03 00:28:19,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b57a68bc-6d3a-406c-8a66-553c70108146 2018-11-03 00:28:19,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-03 00:28:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/fa43dd62-48c1-4899-9774-e0ff6aaa6a42.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e36f4cb3b09b9e378a71bd481d95c8d336f8d218" 2018-11-03 00:28:19,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecfcc560-712a-4cc9-aa24-abe7b63f65bc Content-Length: 0 Date: Sat, 03 Nov 2018 00:28:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:28:19,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/fa43dd62-48c1-4899-9774-e0ff6aaa6a42.json used request id req-ecfcc560-712a-4cc9-aa24-abe7b63f65bc 2018-11-03 00:28:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.3180539608s 2018-11-03 00:28:19,354 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/fa43dd62-48c1-4899-9774-e0ff6aaa6a42.json used request id req-ecfcc560-712a-4cc9-aa24-abe7b63f65bc 2018-11-03 00:28:19,354 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-11-03 00:28:19,380 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-03 00:28:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:28:19,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1a8fa0-c253-4fd4-9697-3d85cc250c3c 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 00:28:19,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cd1a8fa0-c253-4fd4-9697-3d85cc250c3c 2018-11-03 00:28:19,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 00:28:19,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T01:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["LtsAcLUORCmY3wgGdp5zAQ"], "issued_at": "2018-11-03T00:28:19.000000Z"}} 2018-11-03 00:28:19,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:28:19,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:20,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c06a20a0-9b04-4083-be21-27a79c5cc068 Date: Sat, 03 Nov 2018 00:28:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-03 00:28:20,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c06a20a0-9b04-4083-be21-27a79c5cc068 2018-11-03 00:28:20,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.490340948105s 2018-11-03 00:28:20,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c06a20a0-9b04-4083-be21-27a79c5cc068 2018-11-03 00:28:20,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:28:20,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 00:28:20 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 00:28:20,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:28:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:20,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feec1f80-1cf2-443d-97e9-cbe4ec124111 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-03 00:28:20,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-feec1f80-1cf2-443d-97e9-cbe4ec124111 2018-11-03 00:28:20,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116557836533s 2018-11-03 00:28:20,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-feec1f80-1cf2-443d-97e9-cbe4ec124111 2018-11-03 00:28:20,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-03 00:28:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7"}}' 2018-11-03 00:28:20,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5c723b-4ca2-4153-a348-7c31aef5b5c3 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03"}, "tags": [], "enabled": true, "id": "9147d7973cd94ac4bbeedc3f35413b03", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7"}} 2018-11-03 00:28:20,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cf5c723b-4ca2-4153-a348-7c31aef5b5c3 2018-11-03 00:28:20,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135541915894s 2018-11-03 00:28:20,578 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cf5c723b-4ca2-4153-a348-7c31aef5b5c3 2018-11-03 00:28:20,579 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'9147d7973cd94ac4bbeedc3f35413b03', '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'juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7'}) 2018-11-03 00:28:20,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-03 00:28:20,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6884d6fc-d4a1-4751-a7ee-4625896b9bd7", "email": null, "name": "juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7"}}' 2018-11-03 00:28:20,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0801aa30-a198-4523-a311-625ad028e575 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": {"self": "http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f6267ac57d8410b9cdb1b0404be7a22", "domain_id": "default", "password_expires_at": null}} 2018-11-03 00:28:20,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0801aa30-a198-4523-a311-625ad028e575 2018-11-03 00:28:20,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.38233089447s 2018-11-03 00:28:20,968 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0801aa30-a198-4523-a311-625ad028e575 2018-11-03 00:28:20,969 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f6267ac57d8410b9cdb1b0404be7a22', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7'}) 2018-11-03 00:28:20,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:28:20,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:21,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968d9ecd-264d-4bda-aa51-565d8c8bd4d6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:28:21,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-968d9ecd-264d-4bda-aa51-565d8c8bd4d6 2018-11-03 00:28:21,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111638069153s 2018-11-03 00:28:21,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-968d9ecd-264d-4bda-aa51-565d8c8bd4d6 2018-11-03 00:28:21,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:28:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:21,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1076f921-5d05-428d-b8ba-20f2820d3f6b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:28:21,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1076f921-5d05-428d-b8ba-20f2820d3f6b 2018-11-03 00:28:21,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991630554199s 2018-11-03 00:28:21,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1076f921-5d05-428d-b8ba-20f2820d3f6b 2018-11-03 00:28:21,191 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-03 00:28:21,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-03 00:28:21,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"role": {"name": "Member"}}' 2018-11-03 00:28:21,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5594ced-6ad4-4c2a-b05f-4c4986e6e5c1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efcfffe8520b4eb1bbdf5ccd33858205", "links": {"self": "http://172.30.9.31:5000/v3/roles/efcfffe8520b4eb1bbdf5ccd33858205"}, "name": "Member"}} 2018-11-03 00:28:21,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c5594ced-6ad4-4c2a-b05f-4c4986e6e5c1 2018-11-03 00:28:21,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.130769968033s 2018-11-03 00:28:21,326 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c5594ced-6ad4-4c2a-b05f-4c4986e6e5c1 2018-11-03 00:28:21,326 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'efcfffe8520b4eb1bbdf5ccd33858205'}) 2018-11-03 00:28:21,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:28:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:21,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960bb345-c7de-4aa6-b7af-b22598794f28 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "efcfffe8520b4eb1bbdf5ccd33858205", "links": {"self": "http://172.30.9.31:5000/v3/roles/efcfffe8520b4eb1bbdf5ccd33858205"}, "name": "Member"}]} 2018-11-03 00:28:21,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-960bb345-c7de-4aa6-b7af-b22598794f28 2018-11-03 00:28:21,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103132963181s 2018-11-03 00:28:21,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-960bb345-c7de-4aa6-b7af-b22598794f28 2018-11-03 00:28:21,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:28:21,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:21,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a88325-67b4-4e2b-aead-ac37eb3e8fcb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 00:28:21,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-57a88325-67b4-4e2b-aead-ac37eb3e8fcb 2018-11-03 00:28:21,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0968179702759s 2018-11-03 00:28:21,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-57a88325-67b4-4e2b-aead-ac37eb3e8fcb 2018-11-03 00:28:21,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:28:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:21,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197f0cd3-bb1a-4d16-b77d-ed6b06dc697e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": {"self": "http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f6267ac57d8410b9cdb1b0404be7a22", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:28:21,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-197f0cd3-bb1a-4d16-b77d-ed6b06dc697e 2018-11-03 00:28:21,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124393939972s 2018-11-03 00:28:21,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-197f0cd3-bb1a-4d16-b77d-ed6b06dc697e 2018-11-03 00:28:21,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:28:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:21,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f7df72-1f7f-485e-b431-3128f33e20fd Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03"}, "tags": [], "enabled": true, "id": "9147d7973cd94ac4bbeedc3f35413b03", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:28:21,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-18f7df72-1f7f-485e-b431-3128f33e20fd 2018-11-03 00:28:21,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10341501236s 2018-11-03 00:28:21,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-18f7df72-1f7f-485e-b431-3128f33e20fd 2018-11-03 00:28:21,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 00:28:21,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=9f6267ac57d8410b9cdb1b0404be7a22&role.id=efcfffe8520b4eb1bbdf5ccd33858205&scope.project.id=9147d7973cd94ac4bbeedc3f35413b03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:21,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb523d0b-1929-450c-97d3-c930361dea90 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=9f6267ac57d8410b9cdb1b0404be7a22&role.id=efcfffe8520b4eb1bbdf5ccd33858205&scope.project.id=9147d7973cd94ac4bbeedc3f35413b03", "previous": null, "next": null}} 2018-11-03 00:28:21,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=9f6267ac57d8410b9cdb1b0404be7a22&role.id=efcfffe8520b4eb1bbdf5ccd33858205&scope.project.id=9147d7973cd94ac4bbeedc3f35413b03 used request id req-eb523d0b-1929-450c-97d3-c930361dea90 2018-11-03 00:28:21,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108383178711s 2018-11-03 00:28:21,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=9f6267ac57d8410b9cdb1b0404be7a22&role.id=efcfffe8520b4eb1bbdf5ccd33858205&scope.project.id=9147d7973cd94ac4bbeedc3f35413b03 used request id req-eb523d0b-1929-450c-97d3-c930361dea90 2018-11-03 00:28:21,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-03 00:28:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03/users/9f6267ac57d8410b9cdb1b0404be7a22/roles/efcfffe8520b4eb1bbdf5ccd33858205 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:22,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-519a0a00-384b-45b3-8ce3-236e9a4d898d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:28:22,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03/users/9f6267ac57d8410b9cdb1b0404be7a22/roles/efcfffe8520b4eb1bbdf5ccd33858205 used request id req-519a0a00-384b-45b3-8ce3-236e9a4d898d 2018-11-03 00:28:22,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167109012604s 2018-11-03 00:28:22,065 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03/users/9f6267ac57d8410b9cdb1b0404be7a22/roles/efcfffe8520b4eb1bbdf5ccd33858205 used request id req-519a0a00-384b-45b3-8ce3-236e9a4d898d 2018-11-03 00:28:22,066 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'9147d7973cd94ac4bbeedc3f35413b03', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6884d6fc-d4a1-4751-a7ee-4625896b9bd7', 'username': u'juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-03 00:28:22,069 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7', 'password': '6884d6fc-d4a1-4751-a7ee-4625896b9bd7', 'project_name': 'juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '9147d7973cd94ac4bbeedc3f35413b03', 'project_domain_name': 'Default'} 2018-11-03 00:28:22,138 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-11-03 00:28:22,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-03 00:28:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:28:22,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 00:28:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 00:28:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:22,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77eb7b86-4126-4160-9e72-b793c00203ac Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/01d5880c2ea849a3971ac7eca281d913"}, "enabled": true, "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2ff400861c86400380573ebd0a81f59d"}, "enabled": true, "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d658d56e387464d9f99169714c5f925"}, "enabled": true, "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5057e0796dbe48c3860a917b4e42a434"}, "enabled": true, "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/59f66af323764c6581b9704eaf09a283"}, "enabled": true, "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67d99eb7ddf647469144fb68c1d36dee"}, "enabled": true, "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6b09167d24c940fd856b12795de93aee"}, "enabled": true, "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8bcebb141acf41eb89df1d343c613517"}, "enabled": true, "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9066e8fb27724e1bb5af699a89b76054"}, "enabled": true, "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/95fec3cd75d44e76bc15dc93271f3a3b"}, "enabled": true, "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a63eb0551d1a43c6bf287adbe42866da"}, "enabled": true, "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/c149bc4ca396455e9352fb0046b1e7fd"}, "enabled": true, "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c15ced145a7245508670f1ce95883e22"}, "enabled": true, "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e3b895f6efdb41b3b510d057be80b79a"}, "enabled": true, "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fc3a5f2250ef4226aec983be33e8e106"}, "enabled": true, "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-03 00:28:22,270 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-77eb7b86-4126-4160-9e72-b793c00203ac 2018-11-03 00:28:22,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.108804941177s 2018-11-03 00:28:22,270 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-77eb7b86-4126-4160-9e72-b793c00203ac 2018-11-03 00:28:22,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-03 00:28:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:22,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775cefd1-30de-441e-a1a5-da7d8ea9dd4a Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/00c5dca1fd9e4f31bb23a2f8c790af5a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/021ffd7896e140d4a245764e9b70ff54"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0753845c32c34e61a761807235bf28c9"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "0753845c32c34e61a761807235bf28c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/09439b69f6194acda70471b5980d463b"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "09439b69f6194acda70471b5980d463b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/098d390dd04842708587bb421755fad7"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "098d390dd04842708587bb421755fad7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0b88f42e8e1b41d981c8cfcc86e6b74d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/146d70ce2b0e4549be17c5ca7018ff19"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16e8dfcea2ad4409bf22d52fff0f3fc7"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/183048d4244d46358b20dd77f8a0d79d"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2b7da07997be4ae3bd9f7b4af442c73d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59f66af323764c6581b9704eaf09a283", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2f766e7e68d741e5ba86d1b8a16f7dac"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/31ce8cdc109b4e14bcde4fc699809026"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55f9551d70a04d2fb961531fd0d6a9bd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/61298d5ec3e449a9904f1aaa883e223e"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6508ae04ff364692b862bfc3ce75ba8a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/669f96e2718b4a029498f14613cc62fb"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "669f96e2718b4a029498f14613cc62fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/683cce640ce54e6d9f6746eb94425455"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "683cce640ce54e6d9f6746eb94425455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6d291895d25442e68890c29ad6223b33"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "6d291895d25442e68890c29ad6223b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7d1b2e7a4f894b898db650b8306ac495"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8bcebb141acf41eb89df1d343c613517", "id": "7d1b2e7a4f894b898db650b8306ac495"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8ebd5f56a22a42c5b3acfc7626f0eb4b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/960bdcc551a54245a2aa39f60028454c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9066e8fb27724e1bb5af699a89b76054", "id": "960bdcc551a54245a2aa39f60028454c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/979c8fc291d844d18d475cee653eeba5"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "979c8fc291d844d18d475cee653eeba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9a6ea2e88b3c4100aba5506a1a600610"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b895f6efdb41b3b510d057be80b79a", "id": "9a6ea2e88b3c4100aba5506a1a600610"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2364f447c9c4974a2669e738bcd62b3"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a2a385814ff942d99f68eb4469e717ec"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/aca45a57f7f944fcbc57ab585903c2a6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b32d1a132bba475485856b47620cacf1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ff400861c86400380573ebd0a81f59d", "id": "b32d1a132bba475485856b47620cacf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b3b97ec6a83c4b5db7ced64e64e9bbb9"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c149bc4ca396455e9352fb0046b1e7fd", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b675c99194b14f3a960ee2e8e3792ac3"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b6841b5a287d431f8c16cfd535f24949"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bdda5d68d883446ba5af13315c88bdfa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c1287fec084c4901a3e9a2613e837137"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "c1287fec084c4901a3e9a2613e837137"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d76255c866b0437a9515f1638021a758"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95fec3cd75d44e76bc15dc93271f3a3b", "id": "d76255c866b0437a9515f1638021a758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dac88b03f4014556a9ee25528e8c584f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc3a5f2250ef4226aec983be33e8e106", "id": "dac88b03f4014556a9ee25528e8c584f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dd94fca953424ed89a2ee2e6c4da256d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a63eb0551d1a43c6bf287adbe42866da", "id": "dd94fca953424ed89a2ee2e6c4da256d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/defbf4aa075947f5ae2c1309f404ad2a"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b09167d24c940fd856b12795de93aee", "id": "defbf4aa075947f5ae2c1309f404ad2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/eb53237e69cb4d8e8e2a124bbed65790"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/efdf84fdd8424db89cca5e2b96cb65c5"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c15ced145a7245508670f1ce95883e22", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f0c103acfe844e588668f6f0ab9b7b69"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67d99eb7ddf647469144fb68c1d36dee", "id": "f0c103acfe844e588668f6f0ab9b7b69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f4ce15d79ac142d7a628b94740cbcbb7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d658d56e387464d9f99169714c5f925", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ff61f44f8a1444cbb5f4fcb3ad116fa7"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01d5880c2ea849a3971ac7eca281d913", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-03 00:28:22,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-775cefd1-30de-441e-a1a5-da7d8ea9dd4a 2018-11-03 00:28:22,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.110539913177s 2018-11-03 00:28:22,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-775cefd1-30de-441e-a1a5-da7d8ea9dd4a 2018-11-03 00:28:22,397 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-03 00:28:22,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:28:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:22,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e85976-c3de-468b-95a7-1433ebdb19d2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-03 00:28:22,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d1e85976-c3de-468b-95a7-1433ebdb19d2 2018-11-03 00:28:22,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0226821899414s 2018-11-03 00:28:22,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d1e85976-c3de-468b-95a7-1433ebdb19d2 2018-11-03 00:28:22,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:28:22,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:28:22,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969a3460-8f17-49d9-b15a-1168d3391017 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03"}, "tags": [], "enabled": true, "id": "9147d7973cd94ac4bbeedc3f35413b03", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:28:22,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-969a3460-8f17-49d9-b15a-1168d3391017 2018-11-03 00:28:22,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11034989357s 2018-11-03 00:28:22,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-969a3460-8f17-49d9-b15a-1168d3391017 2018-11-03 00:28:22,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-03 00:28:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"network": {"tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "name": "juju_epc-net_f443aff7-740f-4839-9062-8bcf2b158ae7", "admin_state_up": true}}' 2018-11-03 00:28:23,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-4b37e2af-f481-4280-ba20-65f9fa22afc8 Date: Sat, 03 Nov 2018 00:28:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f2d523cd-164c-4adf-986d-89b1ec5aa61e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9147d7973cd94ac4bbeedc3f35413b03","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-03T00:28:23Z","is_default":false,"provider:segmentation_id":62,"name":"juju_epc-net_f443aff7-740f-4839-9062-8bcf2b158ae7","admin_state_up":true,"tenant_id":"9147d7973cd94ac4bbeedc3f35413b03","created_at":"2018-11-03T00:28:22Z","mtu":1450}} 2018-11-03 00:28:23,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4b37e2af-f481-4280-ba20-65f9fa22afc8 2018-11-03 00:28:23,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.709772109985s 2018-11-03 00:28:23,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4b37e2af-f481-4280-ba20-65f9fa22afc8 2018-11-03 00:28:23,253 - 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-11-03T00:28:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f2d523cd-164c-4adf-986d-89b1ec5aa61e', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_f443aff7-740f-4839-9062-8bcf2b158ae7', u'admin_state_up': True, u'tenant_id': u'9147d7973cd94ac4bbeedc3f35413b03', u'created_at': u'2018-11-03T00:28:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9147d7973cd94ac4bbeedc3f35413b03'}) 2018-11-03 00:28:23,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:28:23,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a168a781-8557-42cb-89ee-927b03e42e91 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 00:28:23,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a168a781-8557-42cb-89ee-927b03e42e91 2018-11-03 00:28:23,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 00:28:23,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efcfffe8520b4eb1bbdf5ccd33858205", "name": "Member"}], "expires_at": "2018-11-03T01:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9147d7973cd94ac4bbeedc3f35413b03", "name": "juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9147d7973cd94ac4bbeedc3f35413b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/9147d7973cd94ac4bbeedc3f35413b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/9147d7973cd94ac4bbeedc3f35413b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9147d7973cd94ac4bbeedc3f35413b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/9147d7973cd94ac4bbeedc3f35413b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/9147d7973cd94ac4bbeedc3f35413b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9147d7973cd94ac4bbeedc3f35413b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/9147d7973cd94ac4bbeedc3f35413b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/9147d7973cd94ac4bbeedc3f35413b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9147d7973cd94ac4bbeedc3f35413b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/9147d7973cd94ac4bbeedc3f35413b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/9147d7973cd94ac4bbeedc3f35413b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_9147d7973cd94ac4bbeedc3f35413b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_9147d7973cd94ac4bbeedc3f35413b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7", "id": "9f6267ac57d8410b9cdb1b0404be7a22"}, "audit_ids": ["wSYBglhLSwe2LPMVKVgf0g"], "issued_at": "2018-11-03T00:28:23.000000Z"}} 2018-11-03 00:28:23,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:28:23,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:28:24,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-3403782b-1e92-4dfd-9af5-b44329c91a91 Date: Sat, 03 Nov 2018 00:28:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-03T00:28:23Z","tenant_id":"9147d7973cd94ac4bbeedc3f35413b03","created_at":"2018-11-03T00:28:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9147d7973cd94ac4bbeedc3f35413b03","id":"f2d523cd-164c-4adf-986d-89b1ec5aa61e","name":"juju_epc-net_f443aff7-740f-4839-9062-8bcf2b158ae7"}]} 2018-11-03 00:28:24,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3403782b-1e92-4dfd-9af5-b44329c91a91 2018-11-03 00:28:24,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363214015961s 2018-11-03 00:28:24,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3403782b-1e92-4dfd-9af5-b44329c91a91 2018-11-03 00:28:24,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-03 00:28:24,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '{"subnet": {"name": "juju_epc-subnet_f443aff7-740f-4839-9062-8bcf2b158ae7", "enable_dhcp": true, "network_id": "f2d523cd-164c-4adf-986d-89b1ec5aa61e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-11-03 00:28:25,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3ce3bc47-c013-49df-9ba9-764a9581a4f7 Date: Sat, 03 Nov 2018 00:28:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2d523cd-164c-4adf-986d-89b1ec5aa61e","tenant_id":"9147d7973cd94ac4bbeedc3f35413b03","created_at":"2018-11-03T00:28:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-03T00:28:24Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"9147d7973cd94ac4bbeedc3f35413b03","id":"225c9bf7-dc56-4e54-97a9-b77725c58cfb","subnetpool_id":null,"name":"juju_epc-subnet_f443aff7-740f-4839-9062-8bcf2b158ae7"}} 2018-11-03 00:28:25,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-3ce3bc47-c013-49df-9ba9-764a9581a4f7 2018-11-03 00:28:25,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.21992993355s 2018-11-03 00:28:25,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-3ce3bc47-c013-49df-9ba9-764a9581a4f7 2018-11-03 00:28:25,252 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-03T00:28:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'225c9bf7-dc56-4e54-97a9-b77725c58cfb', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_f443aff7-740f-4839-9062-8bcf2b158ae7', u'enable_dhcp': True, u'network_id': u'f2d523cd-164c-4adf-986d-89b1ec5aa61e', u'tenant_id': u'9147d7973cd94ac4bbeedc3f35413b03', u'created_at': u'2018-11-03T00:28:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'9147d7973cd94ac4bbeedc3f35413b03'}) 2018-11-03 00:28:25,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-03 00:28:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '{"router": {"external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2"}, "name": "juju_epc-router_f443aff7-740f-4839-9062-8bcf2b158ae7", "admin_state_up": true}}' 2018-11-03 00:28:26,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-842fd904-7a05-4c43-85bb-77ef40bdf520 Date: Sat, 03 Nov 2018 00:28:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "created_at": "2018-11-03T00:28:25Z", "admin_state_up": true, "updated_at": "2018-11-03T00:28:26Z", "revision_number": 2, "routes": [], "project_id": "9147d7973cd94ac4bbeedc3f35413b03", "id": "812fc81e-9a00-4757-8c2b-08b943bcc924", "name": "juju_epc-router_f443aff7-740f-4839-9062-8bcf2b158ae7"}} 2018-11-03 00:28:26,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-842fd904-7a05-4c43-85bb-77ef40bdf520 2018-11-03 00:28:26,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4429359436s 2018-11-03 00:28:26,696 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-842fd904-7a05-4c43-85bb-77ef40bdf520 2018-11-03 00:28:26,697 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'83c41b26-f570-4b78-aa34-9ed444b68ea2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c88fbab-910c-45a5-817e-2a893406c6a5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9147d7973cd94ac4bbeedc3f35413b03', u'created_at': u'2018-11-03T00:28:25Z', u'admin_state_up': True, u'updated_at': u'2018-11-03T00:28:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'9147d7973cd94ac4bbeedc3f35413b03', u'id': u'812fc81e-9a00-4757-8c2b-08b943bcc924', u'name': u'juju_epc-router_f443aff7-740f-4839-9062-8bcf2b158ae7'}) 2018-11-03 00:28:26,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-03 00:28:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '{"subnet_id": "225c9bf7-dc56-4e54-97a9-b77725c58cfb"}' 2018-11-03 00:28:29,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-52610473-31f4-45d2-9660-2ea898cf52c8 Date: Sat, 03 Nov 2018 00:28:29 GMT RESP BODY: {"network_id": "f2d523cd-164c-4adf-986d-89b1ec5aa61e", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "subnet_id": "225c9bf7-dc56-4e54-97a9-b77725c58cfb", "subnet_ids": ["225c9bf7-dc56-4e54-97a9-b77725c58cfb"], "port_id": "16b73d91-6b23-4ef6-8bfa-dc7c9c758ec8", "id": "812fc81e-9a00-4757-8c2b-08b943bcc924"} 2018-11-03 00:28:29,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924/add_router_interface.json used request id req-52610473-31f4-45d2-9660-2ea898cf52c8 2018-11-03 00:28:29,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34201097488s 2018-11-03 00:28:29,040 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924/add_router_interface.json used request id req-52610473-31f4-45d2-9660-2ea898cf52c8 returning object 812fc81e-9a00-4757-8c2b-08b943bcc924 2018-11-03 00:28:29,040 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-11-03 00:28:30,689 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:74760cc7042ed34309208e941fd54757 sha256:9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247 2018-11-03 00:28:30,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:28:30,696 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 03 Nov 2018 00:28:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-03 00:28:30,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:28:30,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:28:30,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d4454748-a679-46c6-a508-9d0440ffbadd Date: Sat, 03 Nov 2018 00:28:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:28:30,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d4454748-a679-46c6-a508-9d0440ffbadd 2018-11-03 00:28:30,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242678165436s 2018-11-03 00:28:30,944 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d4454748-a679-46c6-a508-9d0440ffbadd 2018-11-03 00:28:30,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 00:28:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '{"owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "owner_specified.shade.object": "images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7"}' 2018-11-03 00:28:31,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27e416a7-c7af-4715-8349-b4ec0d56b471 Date: Sat, 03 Nov 2018 00:28:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file", "owner": "9147d7973cd94ac4bbeedc3f35413b03", "id": "8b163ed0-a19d-4c91-ae51-cbecd4487d44", "size": null, "self": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-03T00:28:31Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "checksum": null, "created_at": "2018-11-03T00:28:31Z", "protected": false} 2018-11-03 00:28:31,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-27e416a7-c7af-4715-8349-b4ec0d56b471 2018-11-03 00:28:31,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.287364006042s 2018-11-03 00:28:31,240 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-27e416a7-c7af-4715-8349-b4ec0d56b471 returning object 8b163ed0-a19d-4c91-ae51-cbecd4487d44 2018-11-03 00:28:31,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 00:28:31,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '' 2018-11-03 00:28:35,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45b95c5e-eb1a-4b0a-882d-39b9ceadc18e Date: Sat, 03 Nov 2018 00:28:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:28:35,805 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file used request id req-45b95c5e-eb1a-4b0a-882d-39b9ceadc18e 2018-11-03 00:28:35,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.56360507011s 2018-11-03 00:28:35,805 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file used request id req-45b95c5e-eb1a-4b0a-882d-39b9ceadc18e 2018-11-03 00:28:35,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:28:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:28:36,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-83d45c19-2bf1-4783-992e-9319d200250e Date: Sat, 03 Nov 2018 00:28:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "metadata": {}}], "file": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file", "owner": "9147d7973cd94ac4bbeedc3f35413b03", "id": "8b163ed0-a19d-4c91-ae51-cbecd4487d44", "size": 296943616, "self": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-03T00:28:35Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-03T00:28:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:28:36,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-83d45c19-2bf1-4783-992e-9319d200250e 2018-11-03 00:28:36,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222186088562s 2018-11-03 00:28:36,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-83d45c19-2bf1-4783-992e-9319d200250e 2018-11-03 00:28:36,035 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file', 'owner': u'9147d7973cd94ac4bbeedc3f35413b03', 'id': u'8b163ed0-a19d-4c91-ae51-cbecd4487d44', 'size': 296943616, u'self': u'/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9147d7973cd94ac4bbeedc3f35413b03', 'name': 'juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T00:28:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-03T00:28:35Z', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'owner_specified.shade.object': u'images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', 'properties': {u'self': u'/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44', u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', u'owner_specified.shade.object': u'images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7', 'created': u'2018-11-03T00:28:31Z', 'checksum': u'74760cc7042ed34309208e941fd54757', 'created_at': u'2018-11-03T00:28:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44', u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', u'owner_specified.shade.object': u'images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'schema': u'/v2/schemas/image'}}) 2018-11-03 00:28:37,308 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8b163ed0-a19d-4c91-ae51-cbecd4487d44 -s xenial -r regionOne -u http://172.30.9.31:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-03 00:28:37,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 00:28:37,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_f443aff7-740f-4839-9062-8bcf2b158ae7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-03 00:28:37,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c91d16cf-2586-460a-97de-0e1600ff2ab4 x-compute-request-id: req-c91d16cf-2586-460a-97de-0e1600ff2ab4 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6c85650a-e516-4601-bc79-0f607a1ad8ea"}} 2018-11-03 00:28:37,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c91d16cf-2586-460a-97de-0e1600ff2ab4 2018-11-03 00:28:37,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.257123947144s 2018-11-03 00:28:37,567 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c91d16cf-2586-460a-97de-0e1600ff2ab4 2018-11-03 00:28:37,568 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_f443aff7-740f-4839-9062-8bcf2b158ae7', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'6c85650a-e516-4601-bc79-0f607a1ad8ea', 'swap': 0}) 2018-11-03 00:28:37,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 00:28:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"extra_specs": {}}' 2018-11-03 00:28:37,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfb85686-37e4-497a-b544-47717225aa1e x-compute-request-id: req-dfb85686-37e4-497a-b544-47717225aa1e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 00:28:37,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea/os-extra_specs used request id req-dfb85686-37e4-497a-b544-47717225aa1e 2018-11-03 00:28:37,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203869342804s 2018-11-03 00:28:37,590 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea/os-extra_specs used request id req-dfb85686-37e4-497a-b544-47717225aa1e 2018-11-03 00:28:37,590 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-11-03 00:28:37,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8081 | | SDN_CONTROLLER_WEBPORT | 8081 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | SDN_CONTROLLER_IP | 192.30.9.3 | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | sHvnnZHbefyGDNaucArqMBtXZ | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-11-03 00:28:37,602 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-11-03 00:28:37,772 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-11-03 00:28:37,772 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-11-03 00:28:37,915 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-11-03 00:28:37,916 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-03 00:28:39,378 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-03 00:28:39,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:28:39,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:28:39,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-7d253c2d-5374-4b4e-8904-6c322fbbf44b Date: Sat, 03 Nov 2018 00:28:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "metadata": {}}], "file": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file", "owner": "9147d7973cd94ac4bbeedc3f35413b03", "id": "8b163ed0-a19d-4c91-ae51-cbecd4487d44", "size": 296943616, "self": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-03T00:28:35Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-03T00:28:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:28:39,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7d253c2d-5374-4b4e-8904-6c322fbbf44b 2018-11-03 00:28:39,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230003118515s 2018-11-03 00:28:39,611 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7d253c2d-5374-4b4e-8904-6c322fbbf44b 2018-11-03 00:28:39,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 00:28:39,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7"}' 2018-11-03 00:28:40,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-79ec3283-5c75-4568-ba4b-f53c91bf062e Date: Sat, 03 Nov 2018 00:28:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/file", "owner": "9147d7973cd94ac4bbeedc3f35413b03", "id": "90a4dc67-4844-4e28-a22e-d7a12e68962b", "size": null, "self": "/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-03T00:28:40Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "checksum": null, "created_at": "2018-11-03T00:28:40Z", "protected": false} 2018-11-03 00:28:40,264 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-79ec3283-5c75-4568-ba4b-f53c91bf062e 2018-11-03 00:28:40,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.644726037979s 2018-11-03 00:28:40,264 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-79ec3283-5c75-4568-ba4b-f53c91bf062e returning object 90a4dc67-4844-4e28-a22e-d7a12e68962b 2018-11-03 00:28:40,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 00:28:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '' 2018-11-03 00:28:43,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e23299dc-b43b-4560-8146-d8947a3d99f7 Date: Sat, 03 Nov 2018 00:28:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:28:43,607 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/file used request id req-e23299dc-b43b-4560-8146-d8947a3d99f7 2018-11-03 00:28:43,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.34237885475s 2018-11-03 00:28:43,608 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/file used request id req-e23299dc-b43b-4560-8146-d8947a3d99f7 2018-11-03 00:28:43,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:28:43,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:28:44,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-f1f22a59-5507-435c-a3d1-bd45c621b157 Date: Sat, 03 Nov 2018 00:28:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/snap", "metadata": {}}], "file": "/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/file", "owner": "9147d7973cd94ac4bbeedc3f35413b03", "id": "90a4dc67-4844-4e28-a22e-d7a12e68962b", "size": 263586304, "self": "/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-03T00:28:43Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-03T00:28:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "metadata": {}}], "file": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file", "owner": "9147d7973cd94ac4bbeedc3f35413b03", "id": "8b163ed0-a19d-4c91-ae51-cbecd4487d44", "size": 296943616, "self": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-03T00:28:35Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-03T00:28:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:28:44,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f1f22a59-5507-435c-a3d1-bd45c621b157 2018-11-03 00:28:44,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.629696846008s 2018-11-03 00:28:44,242 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f1f22a59-5507-435c-a3d1-bd45c621b157 2018-11-03 00:28:44,245 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/file', 'owner': u'9147d7973cd94ac4bbeedc3f35413b03', 'id': u'90a4dc67-4844-4e28-a22e-d7a12e68962b', 'size': 263586304, u'self': u'/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9147d7973cd94ac4bbeedc3f35413b03', 'name': 'juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/90a4dc67-4844-4e28-a22e-d7a12e68962b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T00:28:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-03T00:28:43Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7', 'created': u'2018-11-03T00:28:40Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-03T00:28:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_f443aff7-740f-4839-9062-8bcf2b158ae7', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-03 00:28:44,459 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 90a4dc67-4844-4e28-a22e-d7a12e68962b -s trusty -r regionOne -u http://172.30.9.31:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-03 00:28:44,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 00:28:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-03 00:28:44,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e34b983a-3b17-4fdb-b5ab-aa3570fa455a x-compute-request-id: req-e34b983a-3b17-4fdb-b5ab-aa3570fa455a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "21ef0905-31a9-4e01-918b-8a2cb5b845ee"}} 2018-11-03 00:28:44,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e34b983a-3b17-4fdb-b5ab-aa3570fa455a 2018-11-03 00:28:44,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0397660732269s 2018-11-03 00:28:44,500 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e34b983a-3b17-4fdb-b5ab-aa3570fa455a 2018-11-03 00:28:44,501 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_f443aff7-740f-4839-9062-8bcf2b158ae7', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'21ef0905-31a9-4e01-918b-8a2cb5b845ee', 'swap': 0}) 2018-11-03 00:28:44,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 00:28:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" -d '{"extra_specs": {}}' 2018-11-03 00:28:44,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0b83af3-e4ce-4ed4-b931-578df64ca71f x-compute-request-id: req-a0b83af3-e4ce-4ed4-b931-578df64ca71f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 00:28:44,523 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee/os-extra_specs used request id req-a0b83af3-e4ce-4ed4-b931-578df64ca71f 2018-11-03 00:28:44,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214641094208s 2018-11-03 00:28:44,524 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee/os-extra_specs used request id req-a0b83af3-e4ce-4ed4-b931-578df64ca71f 2018-11-03 00:28:44,524 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-11-03 00:45:07,363 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.3.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=f2d523cd-164c-4adf-986d-89b1ec5aa61e', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 00:28:44 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.1] 00:28:44 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=f2d523cd-164c-4adf-986d-89b1ec5aa61e", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 00:28:44 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 00:28:44 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:f2d523cd-164c-4adf-986d-89b1ec5aa61e external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 00:28:45 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 00:28:45 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[http-proxy: cloudinit-userdata: apt-mirror: test-mode:false provisioner-harvest-mode:destroyed network:f2d523cd-164c-4adf-986d-89b1ec5aa61e max-action-results-size:5G policy-target-group: ftp-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR1Td0hXeL610PcmNjVdnBJx/jzxUI5Uc/2aIKPIAmFFegIcqtIjozqbwRujLJgaFGxlBddOOxnOniNsRzf6HjfBLzsJdo8GudZKXen3IrA++3QmOV9Uk6DAUbHxqfMQ4nNcx5rWtTqWtqZCSAYrzue+nm1bQhMj20VKhJu9/pUFW3nXJ31yGKLtYoRZtzm/+Up35nvCpeOoTw50p5B72jRSTRDNd02GeJSiSotKkVJ3pAc5CJS/zAQtdDUHMQ9j3w5xImlCupb997N1mlgmwmmFU4WapnSrEoo5XEN0v0VvFl0Lk9yfWK91ReTOysDfPkWzn2MQi9TPmt4qHRa319 juju-client-key uuid:1c5863d6-6740-4503-846c-a5d9de88de2d type:openstack container-image-stream:released image-stream:released transmit-vendor-metrics:true logging-config: container-networking-method: name:controller no-proxy:127.0.0.1,localhost,::1 external-network: apt-no-proxy: update-status-hook-interval:5m egress-subnets: apt-https-proxy: fan-config: ssl-hostname-verification:false agent-stream:released max-action-results-age:336h container-image-metadata-url: image-metadata-url: https-proxy: max-status-history-age:336h apt-ftp-proxy: apt-http-proxy: firewall-mode:instance disable-network-management:false net-bond-reconfigure-delay:17 development:false use-openstack-gbp:false enable-os-refresh-update:true logforward-enabled:false automatically-retry-hooks:true use-default-secgroup:true ignore-machine-addresses:false agent-metadata-url: enable-os-upgrade:true resource-tags: container-inherit-properties: max-status-history-size:5G use-floating-ip:true proxy-ssh:false default-series:xenial] 00:28:45 INFO juju.provider.openstack provider.go:145 opening model "controller" 00:28:45 DEBUG goose client.go:511 auth details: &{Token:gAAAAABb3Ou9LWvGc-6BWGT8TAQo-p54pF3Wqk27hV0d17yEdhRZrmeO6LXovVc7k9HDVPEV8q9ccEBR3BfCh8c0iL1_mfRGwBAxFKAHcJj07yQU2eF3UzV-V34ZncXQf17vp-H8EeQaZ66TFVyIIRWO5wt6G38vKwgoqdmiM3Lv0ToEltDyIX4 TenantId:9147d7973cd94ac4bbeedc3f35413b03 UserId:9f6267ac57d8410b9cdb1b0404be7a22 Domain: RegionServiceURLs:map[regionOne:map[volume:http://172.30.9.31:8776/v1/9147d7973cd94ac4bbeedc3f35413b03 event:http://172.30.9.31:8977 placement:http://172.30.9.31:8778/placement volumev2:http://172.30.9.31:8776/v2/9147d7973cd94ac4bbeedc3f35413b03 object-store:http://172.30.9.31:8080/v1/AUTH_9147d7973cd94ac4bbeedc3f35413b03 network:http://172.30.9.31:9696 compute:http://172.30.9.31:8774/v2.1 metric:http://172.30.9.31:8041 alarming:http://172.30.9.31:8042 identity:http://172.30.9.31:5000 image:http://172.30.9.31:9292 orchestration:http://172.30.9.31:8004/v1/9147d7973cd94ac4bbeedc3f35413b03 volumev3:http://172.30.9.31:8776/v3/9147d7973cd94ac4bbeedc3f35413b03 cloudformation:http://172.30.9.31:8000/v1]]} 00:28:45 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 00:28:45 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.31:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.31:8774/v2.1/ Rel:self}] Status:CURRENT}] 00:28:45 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 00:28:45 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 00:28:45 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 00:28:45 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 00:28:45 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 00:28:45 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 00:28:45 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 00:28:45 INFO cmd bootstrap.go:233 Loading image metadata 00:28:45 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 00:28:45 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 00:28:45 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 00:28:45 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.31:5000/v3} [saucy yakkety win2016nano centos7 opensuseleap trusty wily artful win8 xenial win81 win10 genericlinux precise win2012hv win2012 win7 quantal zesty win2016 raring vivid win2016hv bionic win2012hvr2 utopic win2008r2 win2012r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 00:28:45 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 00:28:48 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 00:28:49 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.31:5000/v3} not found 00:28:49 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.31:5000/v3} not found 00:28:49 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 00:28:49 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 00:28:49 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 00:28:49 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 00:28:49 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 00:28:49 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 00:28:49 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 00:28:49 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 00:28:49 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 00:28:49 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 00:28:52 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 00:28:52 INFO cmd bootstrap.go:389 Starting new instance for initial controller 00:28:52 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 00:28:52 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 00:28:52 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8b163ed0-a19d-4c91-ae51-cbecd4487d44 Arch:amd64 VirtType:}] 00:28:52 INFO juju.environs.instances image.go:106 find instance - using image with id: 8b163ed0-a19d-4c91-ae51-cbecd4487d44 00:28:52 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 00:28:52 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 00:28:52 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2485 bytes 00:28:52 DEBUG juju.provider.openstack provider.go:1005 using network id "f2d523cd-164c-4adf-986d-89b1ec5aa61e" 00:28:52 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.31:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" has status BUILD, wait 10 seconds before retry, attempt 10 00:30:52 INFO juju.provider.openstack provider.go:1175 started instance "997ace63-ac9c-49ea-a422-b141cb3e3f44" 00:30:52 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 00:30:54 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.200 00:30:54 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.200 00:30:57 INFO cmd bootstrap.go:225 - 997ace63-ac9c-49ea-a422-b141cb3e3f44 (arch=amd64 mem=2G cores=1) 00:30:57 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 00:30:57 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 00:30:57 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 00:30:59 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 00:30:59 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 00:31:01 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 Attempting to connect to 172.30.9.200:22 Attempting to connect to 192.168.121.6:22 00:31:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:10 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:31:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:20 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:31:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:26 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:31 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:31:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:36 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:40 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:31:41 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:46 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:51 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:31:51 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 00:31:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:31:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: "System is booting up. See pam_nologin(8)" Connection closed by 172.30.9.200 port 22 00:32:01 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:32:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: "System is booting up. See pam_nologin(8)" Connection closed by 172.30.9.200 port 22 00:32:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:11 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:32:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:20 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:32:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:26 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:31 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:32:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:36 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:41 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:32:41 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:46 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:51 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:32:51 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:32:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:32:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:00 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:33:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:33:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:33:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:11 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:33:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:33:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:33:20 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:33:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:33:26 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 00:33:30 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 00:33:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 00:33:32 INFO cmd bootstrap.go:333 Connected to 172.30.9.200 00:33:32 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 00:33:32 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-88de2d-controller-0: Connection timed out Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'init-local' at Sat, 03 Nov 2018 00:30:51 +0000. Up 5.33 seconds. 2018-11-03 00:31:01,507 - util.py[WARNING]: No active metadata service found Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'init' at Sat, 03 Nov 2018 00:31:01 +0000. Up 16.20 seconds. ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ ci-info: | ens3 | True | 192.168.121.6 | 255.255.255.0 | global | fa:16:3e:eb:1e:ea | ci-info: | ens3 | True | fe80::f816:3eff:feeb:1eea/64 | . | link | fa:16:3e:eb:1e:ea | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.121.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.121.4 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 192.168.121.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ ci-info: +-------+-------------+---------+-----------+-------+ ci-info: | Route | Destination | Gateway | Interface | Flags | ci-info: +-------+-------------+---------+-----------+-------+ ci-info: | 0 | fe80::/64 | :: | ens3 | U | ci-info: | 3 | ff00::/8 | :: | ens3 | U | ci-info: +-------+-------------+---------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:config' at Sat, 03 Nov 2018 00:32:27 +0000. Up 101.93 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:final' at Sat, 03 Nov 2018 00:33:29 +0000. Up 163.46 seconds. Cloud-init v. 18.4-0ubuntu1~16.04.2 finished at Sat, 03 Nov 2018 00:33:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 163.68 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:Kg/F1UFQR+RS5ML+n/Tvg1AKDvmk+nIyjuw46SztQgw root@juju-88de2d-controller-0 The key's randomart image is: +---[RSA 2048]----+ | .+++* | | o * | | o = o | |E . + + o . | |o o S o o | | o . o o + | |... o o o o | |+o+ .O . + + | |o*++..B. o.*| +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:op5yGTZ45Yro68cpF3edfFfoMPU8s4HYbZFypXlEwv4 root@juju-88de2d-controller-0 The key's randomart image is: +---[DSA 1024]----+ | ...*| | o.O | | +.@ o| | . + +.@ | | . o. S . + o.=| | ..=o.o + . o .E| | ..+==. . . | |..o*+. | |o+=oo | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:exms9mpYq5hgvDjxbC8fNaqahWNpb3t7lxsckB7hcyY root@juju-88de2d-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | . | | . o | | E o | | . B. | | o.S.o | |.o. o .oo.o | |oB= o o+++ | |+**= =.oo=. | |+++*B.+oooo | +----[SHA256]-----+ Running apt-get update Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Temporary failure resolving 'security.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial InRelease Temporary failure resolving 'archive.ubuntu.com' Err:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Temporary failure resolving 'archive.ubuntu.com' Err:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Temporary failure resolving 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease Temporary failure resolving 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux, ubuntu-fan Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.9). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 36s (477 B/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54144 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (59.3 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54158 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,376 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.10-0ubuntu0.16.04.1 [1,646 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.10-0ubuntu0.16.04.1 [2,193 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.32 [31.3 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.32 [579 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,376 kB in 3s (1,656 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54184 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.10-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.10-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.32_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.32) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.32_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.32) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.10-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.10-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.32) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.32) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: ubuntu-fan 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 35.6 kB of archives. After this operation, 148 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-fan all 0.12.8~16.04.2 [35.6 kB] Fetched 35.6 kB in 0s (71.8 kB/s) Selecting previously unselected package ubuntu-fan. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54350 files and directories currently installed.) Preparing to unpack .../ubuntu-fan_0.12.8~16.04.2_all.deb ... Unpacking ubuntu-fan (0.12.8~16.04.2) ... Processing triggers for systemd (229-4ubuntu21.5) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for man-db (2.7.5-1) ... Setting up ubuntu-fan (0.12.8~16.04.2) ... Processing triggers for systemd (229-4ubuntu21.5) ... Processing triggers for ureadahead (0.100.0-19) ... Fetching Juju agent version 2.3.9 for amd64 Attempt 1 to download agent binaries from https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz... agent binaries from https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz downloaded: HTTP 200; time 17.272s; size 29406736 bytes; speed 1702572.000 bytes/s Agent binaries downloaded successfully. 37e99975009c4ccceb3fc0b5b4952ccf7b5f2aebbfa8ac2d80bbca05701a6273 /var/lib/juju/tools/2.3.9-xenial-amd64/tools.tar.gz f98f377d076dda630d80edc37f6fb6c475cac7f65d1dde4b525128d575db1192 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-11-03 00:44:52 INFO juju.cmd supercommand.go:56 running jujud [2.3.9 gc go1.10.4] 2018-11-03 00:44:52 DEBUG juju.cmd supercommand.go:57 args: []string{"/var/lib/juju/tools/2.3.9-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-11-03 00:44:52 DEBUG juju.agent agent.go:532 read agent config, format "2.0" 2018-11-03 00:44:52 INFO juju.provider.openstack provider.go:145 opening model "controller" 2018-11-03 00:44:52 DEBUG goose client.go:511 auth details: &{Token:gAAAAABb3O-EQ0HbeiWjgzIvPbbm9Js0v1qp6clWqQEo09AebJ_8X-GkFbPHO40wfUcHVXsvtguvpHw3O1D8-wAffOi4A1Qfp_Vh2U8n6ptfH-8flSWXHuylAbhtP_02Pp1wEYesmarvucxmJiC72sR-1OIBEQ2-2o_2pvfvBwRLVkqw0hgmvhs TenantId:9147d7973cd94ac4bbeedc3f35413b03 UserId:9f6267ac57d8410b9cdb1b0404be7a22 Domain: RegionServiceURLs:map[regionOne:map[volumev2:http://172.30.9.31:8776/v2/9147d7973cd94ac4bbeedc3f35413b03 identity:http://172.30.9.31:5000 compute:http://172.30.9.31:8774/v2.1 orchestration:http://172.30.9.31:8004/v1/9147d7973cd94ac4bbeedc3f35413b03 object-store:http://172.30.9.31:8080/v1/AUTH_9147d7973cd94ac4bbeedc3f35413b03 cloudformation:http://172.30.9.31:8000/v1 alarming:http://172.30.9.31:8042 event:http://172.30.9.31:8977 volume:http://172.30.9.31:8776/v1/9147d7973cd94ac4bbeedc3f35413b03 volumev3:http://172.30.9.31:8776/v3/9147d7973cd94ac4bbeedc3f35413b03 network:http://172.30.9.31:9696 metric:http://172.30.9.31:8041 placement:http://172.30.9.31:8778/placement image:http://172.30.9.31:9292]]} 2018-11-03 00:44:52 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.31:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.31:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-11-03 00:44:55 DEBUG juju.provider.openstack provider.go:417 instance 997ace63-ac9c-49ea-a422-b141cb3e3f44 has floating IP address: 172.30.9.200 2018-11-03 00:44:55 INFO juju.agent identity.go:22 writing system identity file 2018-11-03 00:44:55 DEBUG juju.cmd.jujud bootstrap.go:336 starting mongo 2018-11-03 00:44:55 DEBUG juju.cmd.jujud bootstrap.go:364 calling ensureMongoServer 2018-11-03 00:44:55 INFO juju.mongo mongo.go:461 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-11-03 00:44:55 INFO juju.mongo mongo.go:661 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-11-03 00:44:55 INFO juju.packaging.manager utils.go:64 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-11-03 00:44:55 ERROR juju.packaging.manager utils.go:109 packaging command failed: encountered fatal error: unable to locate package; cmd: "apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2"; output: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package juju-mongodb3.2 E: Couldn't find any package by glob 'juju-mongodb3.2' E: Couldn't find any package by regex 'juju-mongodb3.2' 2018-11-03 00:44:55 ERROR juju.mongo mongo.go:485 cannot install/upgrade mongod (will proceed anyway): packaging command failed: encountered fatal error: unable to locate package ERROR failed to start mongo: could not find a viable 'mongod' not found 2018-11-03 00:44:55 DEBUG cmd supercommand.go:459 error stack: github.com/juju/juju/mongo/mongodfinder.go:73: could not find a viable 'mongod' not found github.com/juju/juju/mongo/mongo.go:490: github.com/juju/juju/cmd/jujud/bootstrap.go:238: failed to start mongo 2018-11-03 00:44:55 DEBUG juju.cmd.jujud main.go:190 jujud complete, code 0, err 00:44:55 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: subprocess encountered error code 1 00:44:55 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {subprocess encountered error code 1}]) 00:44:55 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 00:44:55 INFO juju.provider.common destroy.go:20 destroying model "controller" 00:44:55 INFO juju.provider.common destroy.go:31 destroying instances 00:45:02 DEBUG juju.provider.openstack provider.go:1296 terminating instances [997ace63-ac9c-49ea-a422-b141cb3e3f44] 00:45:02 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-edda4ea5-ba22-4aaa-8b46-1e668b514a2b-1c5863d6-6740-4503-846c-a5d9de88de2d-0" 00:45:04 INFO juju.provider.common destroy.go:55 destroying storage 00:45:04 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.31:8776/v2/9147d7973cd94ac4bbeedc3f35413b03 00:45:05 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-edda4ea5-ba22-4aaa-8b46-1e668b514a2b-1c5863d6-6740-4503-846c-a5d9de88de2d" 00:45:07 INFO cmd supercommand.go:465 command finished 2018-11-03 00:45:07,477 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-03 00:45:07,478 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 16:45 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-03 00:45:07,628 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-11-03 00:45:07,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-03 00:45:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:07,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-49a42156-c1f4-429e-8690-d321335dd994 Date: Sat, 03 Nov 2018 00:45:07 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-03T00:45:04Z", "floating_network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "port_id": null, "id": "ebdb6410-565f-4a31-8db2-f65eab5fbd96", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "created_at": "2018-11-03T00:30:54Z", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}]} 2018-11-03 00:45:07,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-49a42156-c1f4-429e-8690-d321335dd994 2018-11-03 00:45:07,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.212561845779s 2018-11-03 00:45:07,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-49a42156-c1f4-429e-8690-d321335dd994 2018-11-03 00:45:07,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-03 00:45:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/ebdb6410-565f-4a31-8db2-f65eab5fbd96.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:08,734 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b9dfcab-f124-496d-8240-af29da02f1f3 Content-Length: 0 Date: Sat, 03 Nov 2018 00:45:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:45:08,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/ebdb6410-565f-4a31-8db2-f65eab5fbd96.json used request id req-2b9dfcab-f124-496d-8240-af29da02f1f3 2018-11-03 00:45:08,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.88356590271s 2018-11-03 00:45:08,735 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/ebdb6410-565f-4a31-8db2-f65eab5fbd96.json used request id req-2b9dfcab-f124-496d-8240-af29da02f1f3 2018-11-03 00:45:08,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-03 00:45:08,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:09,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-75cef2d9-ed4a-4c98-aaca-a918198e05bb Date: Sat, 03 Nov 2018 00:45:09 GMT RESP BODY: {"floatingips": []} 2018-11-03 00:45:09,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-75cef2d9-ed4a-4c98-aaca-a918198e05bb 2018-11-03 00:45:09,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.610157012939s 2018-11-03 00:45:09,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-75cef2d9-ed4a-4c98-aaca-a918198e05bb 2018-11-03 00:45:09,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 00:45:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:10,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ace5ae5-2a4e-4ea7-9f65-6ff04c5c2d53 Date: Sat, 03 Nov 2018 00:45:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:45:10,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b used request id req-9ace5ae5-2a4e-4ea7-9f65-6ff04c5c2d53 2018-11-03 00:45:10,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01713299751s 2018-11-03 00:45:10,370 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/90a4dc67-4844-4e28-a22e-d7a12e68962b used request id req-9ace5ae5-2a4e-4ea7-9f65-6ff04c5c2d53 2018-11-03 00:45:10,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 00:45:10,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:10,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5441c16-8dc4-4389-8ae6-518e86e6f053 x-compute-request-id: req-e5441c16-8dc4-4389-8ae6-518e86e6f053 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "21ef0905-31a9-4e01-918b-8a2cb5b845ee"}, {"name": "juju_epc-flavor_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6c85650a-e516-4601-bc79-0f607a1ad8ea"}]} 2018-11-03 00:45:10,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e5441c16-8dc4-4389-8ae6-518e86e6f053 2018-11-03 00:45:10,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.206405162811s 2018-11-03 00:45:10,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e5441c16-8dc4-4389-8ae6-518e86e6f053 2018-11-03 00:45:10,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 00:45:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:10,636 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 00:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa7f63bd-9645-4f65-ad85-e605c8899da5 x-compute-request-id: req-fa7f63bd-9645-4f65-ad85-e605c8899da5 Content-Length: 0 Content-Type: application/json 2018-11-03 00:45:10,637 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee used request id req-fa7f63bd-9645-4f65-ad85-e605c8899da5 2018-11-03 00:45:10,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0567719936371s 2018-11-03 00:45:10,637 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/21ef0905-31a9-4e01-918b-8a2cb5b845ee used request id req-fa7f63bd-9645-4f65-ad85-e605c8899da5 2018-11-03 00:45:10,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-03 00:45:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" -d '{"subnet_id": "225c9bf7-dc56-4e54-97a9-b77725c58cfb"}' 2018-11-03 00:45:12,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f3330169-6a4f-4fac-902b-e2fe2d154c15 Date: Sat, 03 Nov 2018 00:45:12 GMT RESP BODY: {"network_id": "f2d523cd-164c-4adf-986d-89b1ec5aa61e", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "subnet_id": "225c9bf7-dc56-4e54-97a9-b77725c58cfb", "subnet_ids": ["225c9bf7-dc56-4e54-97a9-b77725c58cfb"], "port_id": "16b73d91-6b23-4ef6-8bfa-dc7c9c758ec8", "id": "812fc81e-9a00-4757-8c2b-08b943bcc924"} 2018-11-03 00:45:12,328 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924/remove_router_interface.json used request id req-f3330169-6a4f-4fac-902b-e2fe2d154c15 2018-11-03 00:45:12,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69076895714s 2018-11-03 00:45:12,329 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924/remove_router_interface.json used request id req-f3330169-6a4f-4fac-902b-e2fe2d154c15 returning object 812fc81e-9a00-4757-8c2b-08b943bcc924 2018-11-03 00:45:12,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-03 00:45:12,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:12,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b99d515e-f98d-4182-8910-ce34a0ab2b76 Date: Sat, 03 Nov 2018 00:45:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "83c41b26-f570-4b78-aa34-9ed444b68ea2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c88fbab-910c-45a5-817e-2a893406c6a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "created_at": "2018-11-03T00:28:25Z", "admin_state_up": true, "updated_at": "2018-11-03T00:45:11Z", "revision_number": 4, "routes": [], "project_id": "9147d7973cd94ac4bbeedc3f35413b03", "id": "812fc81e-9a00-4757-8c2b-08b943bcc924", "name": "juju_epc-router_f443aff7-740f-4839-9062-8bcf2b158ae7"}]} 2018-11-03 00:45:12,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b99d515e-f98d-4182-8910-ce34a0ab2b76 2018-11-03 00:45:12,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.326169967651s 2018-11-03 00:45:12,656 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b99d515e-f98d-4182-8910-ce34a0ab2b76 2018-11-03 00:45:12,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-03 00:45:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:14,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa75a70e-7a86-409e-91d8-bb121b2c5f62 Content-Length: 0 Date: Sat, 03 Nov 2018 00:45:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:45:14,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924.json used request id req-fa75a70e-7a86-409e-91d8-bb121b2c5f62 2018-11-03 00:45:14,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.56198596954s 2018-11-03 00:45:14,220 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/812fc81e-9a00-4757-8c2b-08b943bcc924.json used request id req-fa75a70e-7a86-409e-91d8-bb121b2c5f62 2018-11-03 00:45:14,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-03 00:45:14,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:14,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f0af922f-6b00-4615-875d-cc0b2cd86ade Date: Sat, 03 Nov 2018 00:45:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2d523cd-164c-4adf-986d-89b1ec5aa61e","tenant_id":"9147d7973cd94ac4bbeedc3f35413b03","created_at":"2018-11-03T00:28:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-03T00:28:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"9147d7973cd94ac4bbeedc3f35413b03","id":"225c9bf7-dc56-4e54-97a9-b77725c58cfb","subnetpool_id":null,"name":"juju_epc-subnet_f443aff7-740f-4839-9062-8bcf2b158ae7"}]} 2018-11-03 00:45:14,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f0af922f-6b00-4615-875d-cc0b2cd86ade 2018-11-03 00:45:14,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.219061136246s 2018-11-03 00:45:14,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f0af922f-6b00-4615-875d-cc0b2cd86ade 2018-11-03 00:45:14,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-03 00:45:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/225c9bf7-dc56-4e54-97a9-b77725c58cfb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:16,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d33755b-2762-4325-898e-632ee4b28065 Date: Sat, 03 Nov 2018 00:45:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:45:16,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/225c9bf7-dc56-4e54-97a9-b77725c58cfb.json used request id req-2d33755b-2762-4325-898e-632ee4b28065 2018-11-03 00:45:16,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.45034193993s 2018-11-03 00:45:16,892 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/225c9bf7-dc56-4e54-97a9-b77725c58cfb.json used request id req-2d33755b-2762-4325-898e-632ee4b28065 2018-11-03 00:45:16,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:45:16,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:17,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-8e2317b9-0a5c-45aa-b8a8-7ac3581f0b0f Date: Sat, 03 Nov 2018 00:45:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"updated_at":"2018-11-02T19:14:26Z","tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-03T00:45:16Z","tenant_id":"9147d7973cd94ac4bbeedc3f35413b03","created_at":"2018-11-03T00:28:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9147d7973cd94ac4bbeedc3f35413b03","id":"f2d523cd-164c-4adf-986d-89b1ec5aa61e","name":"juju_epc-net_f443aff7-740f-4839-9062-8bcf2b158ae7"}]} 2018-11-03 00:45:17,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8e2317b9-0a5c-45aa-b8a8-7ac3581f0b0f 2018-11-03 00:45:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338329076767s 2018-11-03 00:45:17,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8e2317b9-0a5c-45aa-b8a8-7ac3581f0b0f 2018-11-03 00:45:17,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-03 00:45:17,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/f2d523cd-164c-4adf-986d-89b1ec5aa61e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:18,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-985fc487-874c-41f1-94ef-7c1594eedc53 Date: Sat, 03 Nov 2018 00:45:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:45:18,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/f2d523cd-164c-4adf-986d-89b1ec5aa61e.json used request id req-985fc487-874c-41f1-94ef-7c1594eedc53 2018-11-03 00:45:18,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27644705772s 2018-11-03 00:45:18,509 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/f2d523cd-164c-4adf-986d-89b1ec5aa61e.json used request id req-985fc487-874c-41f1-94ef-7c1594eedc53 2018-11-03 00:45:18,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:45:18,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:19,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-08e56ad2-fe80-490a-8d70-8ae76c4cbf57 Date: Sat, 03 Nov 2018 00:45:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "metadata": {}}], "file": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/file", "owner": "9147d7973cd94ac4bbeedc3f35413b03", "id": "8b163ed0-a19d-4c91-ae51-cbecd4487d44", "size": 296943616, "self": "/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-03T00:28:35Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_f443aff7-740f-4839-9062-8bcf2b158ae7", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-03T00:28:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:45:19,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-08e56ad2-fe80-490a-8d70-8ae76c4cbf57 2018-11-03 00:45:19,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.627665996552s 2018-11-03 00:45:19,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-08e56ad2-fe80-490a-8d70-8ae76c4cbf57 2018-11-03 00:45:19,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 00:45:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dee8a228f0f076097ea23a8e9a281f86af4586a2" 2018-11-03 00:45:19,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b466a949-bbcd-4150-b89b-6250b929e563 Date: Sat, 03 Nov 2018 00:45:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:45:19,698 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44 used request id req-b466a949-bbcd-4150-b89b-6250b929e563 2018-11-03 00:45:19,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.555402040482s 2018-11-03 00:45:19,698 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8b163ed0-a19d-4c91-ae51-cbecd4487d44 used request id req-b466a949-bbcd-4150-b89b-6250b929e563 2018-11-03 00:45:19,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 00:45:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:19,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6763f3de-ee6c-4ef0-b42c-032fa247a9b3 x-compute-request-id: req-6763f3de-ee6c-4ef0-b42c-032fa247a9b3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6c85650a-e516-4601-bc79-0f607a1ad8ea"}]} 2018-11-03 00:45:19,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6763f3de-ee6c-4ef0-b42c-032fa247a9b3 2018-11-03 00:45:19,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221688747406s 2018-11-03 00:45:19,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6763f3de-ee6c-4ef0-b42c-032fa247a9b3 2018-11-03 00:45:19,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 00:45:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:19,762 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 00:45:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abba179f-d592-42e4-9625-b437cb9a440d x-compute-request-id: req-abba179f-d592-42e4-9625-b437cb9a440d Content-Length: 0 Content-Type: application/json 2018-11-03 00:45:19,762 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea used request id req-abba179f-d592-42e4-9625-b437cb9a440d 2018-11-03 00:45:19,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0393078327179s 2018-11-03 00:45:19,763 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6c85650a-e516-4601-bc79-0f607a1ad8ea used request id req-abba179f-d592-42e4-9625-b437cb9a440d 2018-11-03 00:45:19,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:45:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:19,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1009f420-1406-460e-8c39-e3d1015ada1c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": {"self": "http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f6267ac57d8410b9cdb1b0404be7a22", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:45:19,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1009f420-1406-460e-8c39-e3d1015ada1c 2018-11-03 00:45:19,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115561008453s 2018-11-03 00:45:19,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1009f420-1406-460e-8c39-e3d1015ada1c 2018-11-03 00:45:19,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:45:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:20,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a83a41e-0cc2-45b0-94d5-b32816c01da1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_f443aff7-740f-4839-9062-8bcf2b158ae7", "links": {"self": "http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9f6267ac57d8410b9cdb1b0404be7a22", "description": null}} 2018-11-03 00:45:20,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22 used request id req-9a83a41e-0cc2-45b0-94d5-b32816c01da1 2018-11-03 00:45:20,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125165939331s 2018-11-03 00:45:20,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22 used request id req-9a83a41e-0cc2-45b0-94d5-b32816c01da1 2018-11-03 00:45:20,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-03 00:45:20,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:20,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2cfad3-07e1-4b72-a611-4093bb53c0bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:45:20,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22 used request id req-3d2cfad3-07e1-4b72-a611-4093bb53c0bf 2018-11-03 00:45:20,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.231328010559s 2018-11-03 00:45:20,243 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9f6267ac57d8410b9cdb1b0404be7a22 used request id req-3d2cfad3-07e1-4b72-a611-4093bb53c0bf 2018-11-03 00:45:20,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:45:20,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:20,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dfbf08-1cff-4ee5-b2f6-c1b68f89586e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03"}, "tags": [], "enabled": true, "id": "9147d7973cd94ac4bbeedc3f35413b03", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f443aff7-740f-4839-9062-8bcf2b158ae7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:45:20,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c0dfbf08-1cff-4ee5-b2f6-c1b68f89586e 2018-11-03 00:45:20,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100747108459s 2018-11-03 00:45:20,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c0dfbf08-1cff-4ee5-b2f6-c1b68f89586e 2018-11-03 00:45:20,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-03 00:45:20,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:20,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b32d19-3020-4291-a815-e7db7beeaa95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:45:20,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03 used request id req-76b32d19-3020-4291-a815-e7db7beeaa95 2018-11-03 00:45:20,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.193450927734s 2018-11-03 00:45:20,549 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9147d7973cd94ac4bbeedc3f35413b03 used request id req-76b32d19-3020-4291-a815-e7db7beeaa95 2018-11-03 00:45:20,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:20,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:20,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74a61a6-533d-48bc-85aa-68c330894cab Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "efcfffe8520b4eb1bbdf5ccd33858205", "links": {"self": "http://172.30.9.31:5000/v3/roles/efcfffe8520b4eb1bbdf5ccd33858205"}, "name": "Member"}]} 2018-11-03 00:45:20,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f74a61a6-533d-48bc-85aa-68c330894cab 2018-11-03 00:45:20,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10812497139s 2018-11-03 00:45:20,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f74a61a6-533d-48bc-85aa-68c330894cab 2018-11-03 00:45:20,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-03 00:45:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/efcfffe8520b4eb1bbdf5ccd33858205 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:20,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ce43fd-f072-4327-8aa2-e63a5ea67350 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:45:20,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/efcfffe8520b4eb1bbdf5ccd33858205 used request id req-42ce43fd-f072-4327-8aa2-e63a5ea67350 2018-11-03 00:45:20,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.121179819107s 2018-11-03 00:45:20,788 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/efcfffe8520b4eb1bbdf5ccd33858205 used request id req-42ce43fd-f072-4327-8aa2-e63a5ea67350 2018-11-03 00:45:20,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:45:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=9147d7973cd94ac4bbeedc3f35413b03&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:21,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-bb040fbf-3fc3-4df9-902c-29eec1f03078 Date: Sat, 03 Nov 2018 00:45:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "created_at": "2018-11-03T00:28:22Z", "updated_at": "2018-11-03T00:28:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "089538be-0424-4485-ab7d-3184a5c25861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv4", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "4041c51d-738e-4408-8b7a-12105b597ae6", "remote_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv4", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "4802eac3-513b-4d9c-b433-fe87c7641619", "remote_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv6", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "520165ec-57a8-4bad-8366-45ec5860a4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv6", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}], "revision_number": 4, "project_id": "9147d7973cd94ac4bbeedc3f35413b03", "id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "name": "default"}]} 2018-11-03 00:45:21,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=9147d7973cd94ac4bbeedc3f35413b03&name=default used request id req-bb040fbf-3fc3-4df9-902c-29eec1f03078 2018-11-03 00:45:21,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333755970001s 2018-11-03 00:45:21,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=9147d7973cd94ac4bbeedc3f35413b03&name=default used request id req-bb040fbf-3fc3-4df9-902c-29eec1f03078 2018-11-03 00:45:21,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 00:45:21,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:21,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 29650 X-Openstack-Request-Id: req-050d0b59-4d81-4f11-ae34-9d0be5bd089a Date: Sat, 03 Nov 2018 00:45:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6707260e6b7544cfb47978ef874acce9", "created_at": "2018-11-02T19:13:57Z", "updated_at": "2018-11-02T19:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "11f736cf-8ece-405b-bf32-2ff842251cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "17e6fbe5-5f9f-468b-8ffe-538a45a28967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "4c38c6b4-23d6-43bf-b225-e5ba80d943a8", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "6707260e6b7544cfb47978ef874acce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:57Z", "revision_number": 0, "id": "f83fc21a-0e07-4f30-bca5-3eb6b8a24672", "remote_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:57Z", "security_group_id": "53ade072-dd68-4948-beac-8b62349fd950", "tenant_id": "6707260e6b7544cfb47978ef874acce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "6707260e6b7544cfb47978ef874acce9"}], "revision_number": 4, "project_id": "6707260e6b7544cfb47978ef874acce9", "id": "53ade072-dd68-4948-beac-8b62349fd950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "created_at": "2018-11-02T19:14:01Z", "updated_at": "2018-11-02T19:14:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "84a73776-7b08-4a98-a3f3-36b2ee6dce21", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8b7c4427-53c3-4527-9efd-178aa63c8f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "8d264712-270b-41a4-9930-795dd5f1bf14", "remote_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:01Z", "revision_number": 0, "id": "9b4252b5-ab64-4af3-a8d1-71f379bed7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:01Z", "security_group_id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "tenant_id": "f1a0e497b0d44c1abadd15e643102872", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1a0e497b0d44c1abadd15e643102872"}], "revision_number": 4, "project_id": "f1a0e497b0d44c1abadd15e643102872", "id": "6444a07e-ce6d-4455-96e6-006cad5b3b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "created_at": "2018-11-02T18:43:30Z", "updated_at": "2018-11-02T18:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "2cb4405b-5a5e-4a8d-a725-f3226dfa1290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "8b1b73ff-ba5a-4ebc-9797-0ddbdd920bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "bd3132bb-ef19-4f6a-a0f1-603bccf73bdb", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "47231e2929c445d48ec194d54c88f2dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:43:30Z", "revision_number": 0, "id": "c37245fd-cab7-46e5-80bc-c3ca2cee8a30", "remote_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "remote_ip_prefix": null, "created_at": "2018-11-02T18:43:30Z", "security_group_id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "tenant_id": "47231e2929c445d48ec194d54c88f2dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "47231e2929c445d48ec194d54c88f2dc"}], "revision_number": 4, "project_id": "47231e2929c445d48ec194d54c88f2dc", "id": "7367a397-d6a9-47f6-a433-3ba312e77f5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-02T18:47:02Z", "updated_at": "2018-11-02T18:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "2a68c644-2983-4e8c-8ef8-ce347f47c7e7", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "3e34dd20-04a9-4daf-9af7-28763fa47161", "remote_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "8d49a49e-92e2-424b-a56a-f434aca94c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:47:02Z", "revision_number": 0, "id": "9ef3d9bb-fdb8-46f7-98be-7c852ad045c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:47:02Z", "security_group_id": "758d761c-80e1-4076-8ebe-b84234db43a7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "758d761c-80e1-4076-8ebe-b84234db43a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "created_at": "2018-11-02T18:46:59Z", "updated_at": "2018-11-02T18:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "78642e32-a280-4290-8fd8-b7eb129d1bdd", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "8c0b3353-00a5-4605-bee3-fa7e75fc5771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "c6c6588d-fb2f-4b61-9f1e-c6c7d96a0603", "remote_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T18:46:59Z", "revision_number": 0, "id": "e0f09cdf-a7c7-421d-95c5-d29146aaa38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T18:46:59Z", "security_group_id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "tenant_id": "ceb139a78723412bbc751e2cc33b534e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ceb139a78723412bbc751e2cc33b534e"}], "revision_number": 4, "project_id": "ceb139a78723412bbc751e2cc33b534e", "id": "7c1a2d9e-4d82-475b-a277-b1e09f60bf9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "created_at": "2018-11-02T19:13:34Z", "updated_at": "2018-11-02T19:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "261ba1bb-05eb-4782-ae5b-22635a88b299", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "3831a2a8-6906-4fd7-9edb-ce19b4487570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv6", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "9128c969-7af8-4944-bf27-c03efe7c62ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:34Z", "revision_number": 0, "id": "ebc3316b-9ca1-486d-ac2a-65dbecdf734e", "remote_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:34Z", "security_group_id": "930d0894-743c-4ca5-8a65-8c20be382710", "tenant_id": "d34b18c19b7248a89b22fcf3fc408c80", "port_range_min": null, "ethertype": "IPv4", "project_id": "d34b18c19b7248a89b22fcf3fc408c80"}], "revision_number": 4, "project_id": "d34b18c19b7248a89b22fcf3fc408c80", "id": "930d0894-743c-4ca5-8a65-8c20be382710", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "created_at": "2018-11-03T00:28:22Z", "updated_at": "2018-11-03T00:28:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "089538be-0424-4485-ab7d-3184a5c25861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv4", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "4041c51d-738e-4408-8b7a-12105b597ae6", "remote_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv4", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "4802eac3-513b-4d9c-b433-fe87c7641619", "remote_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv6", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-03T00:28:22Z", "revision_number": 0, "id": "520165ec-57a8-4bad-8366-45ec5860a4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-03T00:28:22Z", "security_group_id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "tenant_id": "9147d7973cd94ac4bbeedc3f35413b03", "port_range_min": null, "ethertype": "IPv6", "project_id": "9147d7973cd94ac4bbeedc3f35413b03"}], "revision_number": 4, "project_id": "9147d7973cd94ac4bbeedc3f35413b03", "id": "94c4dcf8-1ca1-4bd0-9685-d59bb62b318f", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "created_at": "2018-11-02T21:31:50Z", "updated_at": "2018-11-02T21:31:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "374b76b8-cab4-4474-960c-0cab1319c4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "3e9eb572-9c1a-4536-8951-f53fbcbafc18", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "684b4bde-ef10-4b39-9a39-f6b4aeb917dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "9ab12d9c-46ef-421b-9e84-759747e26008", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-02T21:31:50Z", "revision_number": 0, "id": "a85caeae-0659-4ef8-be70-0feb17251e3f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:50Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-11-02T21:31:51Z", "revision_number": 0, "id": "fcae084f-098b-48e9-b40e-3d1966d9942c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-02T21:31:51Z", "security_group_id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "tenant_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23"}], "revision_number": 6, "project_id": "a24b9a0d5d8c4a16b6eaf802f9393c23", "id": "9f8cf645-b043-44e7-8896-c699f9860f2f", "name": "pns-security41a1795a-ad69-41e2-aaf7-b8025cef5acd"}, {"description": "Default security group", "tags": [], "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "created_at": "2018-11-02T19:14:02Z", "updated_at": "2018-11-02T19:14:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "27ca4955-d20a-408a-a74b-9110dd4051a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "35da0890-3bd3-40c9-8e1a-c49752a33973", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "abd4e09a-686d-4f9f-a1c7-4057a6f40307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:14:03Z", "revision_number": 0, "id": "db06d282-6e22-4080-ac34-08a7ae1ffd2b", "remote_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "remote_ip_prefix": null, "created_at": "2018-11-02T19:14:03Z", "security_group_id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "tenant_id": "727958e56e144e44b6f1f20b11de98f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "727958e56e144e44b6f1f20b11de98f5"}], "revision_number": 4, "project_id": "727958e56e144e44b6f1f20b11de98f5", "id": "accb3b1e-d3dd-405e-8f24-561ce216e622", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "created_at": "2018-11-02T19:13:49Z", "updated_at": "2018-11-02T19:13:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "14c7d951-1ebb-46af-9b2f-7d5f81bebd82", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8719d0da-3ddf-4b7f-a292-b8c9bbde1d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "8fa2f744-e57c-48f7-946b-8e04a1cab2ed", "remote_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f745841147e04f7d8d8af078ac956fa3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:49Z", "revision_number": 0, "id": "b63d2363-c249-4b6c-8d4c-6228113ca705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:49Z", "security_group_id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "tenant_id": "f745841147e04f7d8d8af078ac956fa3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f745841147e04f7d8d8af078ac956fa3"}], "revision_number": 4, "project_id": "f745841147e04f7d8d8af078ac956fa3", "id": "c9aa547c-6a9a-477a-8269-7be410a5efbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "created_at": "2018-11-02T19:13:47Z", "updated_at": "2018-11-02T19:13:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "77df377e-b8cd-4e2a-a8e0-ea26dfd46444", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "99ed9e2f-6b03-4b75-a69b-d2e2555ffeb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "c968cdca-c9f4-4e10-942d-da2fb186f92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ffb795e8351440e8fdad87ae468482e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:47Z", "revision_number": 0, "id": "ea0835bd-0f41-4c88-a241-d05d499bb93b", "remote_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:47Z", "security_group_id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "tenant_id": "3ffb795e8351440e8fdad87ae468482e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ffb795e8351440e8fdad87ae468482e"}], "revision_number": 4, "project_id": "3ffb795e8351440e8fdad87ae468482e", "id": "d8cd24cc-8d57-476b-afa6-5fe008df216b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "created_at": "2018-11-02T19:13:59Z", "updated_at": "2018-11-02T19:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "69c04bb3-7201-480f-aaa1-4f2a686fe2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "971e72d2-0389-4d82-b137-3146ac4df0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "cceb9393-b963-4aab-a875-eb5e4e9a42dc", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-02T19:13:59Z", "revision_number": 0, "id": "f629f657-aeba-414e-ac3e-38e9b5e291b4", "remote_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "remote_ip_prefix": null, "created_at": "2018-11-02T19:13:59Z", "security_group_id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "tenant_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf"}], "revision_number": 4, "project_id": "d9cce4cc8e1c4ef190b253b1f145adbf", "id": "ed9b94dd-41be-435c-8d72-1c5e6e0a124d", "name": "default"}]} 2018-11-03 00:45:21,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-050d0b59-4d81-4f11-ae34-9d0be5bd089a 2018-11-03 00:45:21,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.676064014435s 2018-11-03 00:45:21,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-050d0b59-4d81-4f11-ae34-9d0be5bd089a 2018-11-03 00:45:21,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-03 00:45:21,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/94c4dcf8-1ca1-4bd0-9685-d59bb62b318f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d67972b16d302403faa8d342cb5ccca35cf22efe" 2018-11-03 00:45:22,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fa45d2f-0138-4e70-bdeb-a045602c3ad8 Content-Length: 0 Date: Sat, 03 Nov 2018 00:45:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-03 00:45:22,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/94c4dcf8-1ca1-4bd0-9685-d59bb62b318f.json used request id req-5fa45d2f-0138-4e70-bdeb-a045602c3ad8 2018-11-03 00:45:22,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.382121086121s 2018-11-03 00:45:22,192 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/94c4dcf8-1ca1-4bd0-9685-d59bb62b318f.json used request id req-5fa45d2f-0138-4e70-bdeb-a045602c3ad8 2018-11-03 00:45:22,193 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-11-03 00:45:22,194 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:54 | PASS | | cloudify_ims | functest | vnf | 05:30 | FAIL | | heat_ims | functest | vnf | 50:19 | FAIL | | vyos_vrouter | functest | vnf | 05:46 | FAIL | | juju_epc | functest | vnf | 16:45 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-03 00:45:22,200 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-03 00:45:22,238 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-03 00:45:22,337 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-03 00:45:22,437 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-03 00:45:22,538 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-03 00:45:22,639 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-03 00:45:25,369 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | 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-11-03 00:45:25,375 - 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.31,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6Pd8KjHZCXVbJVvc6WRkYwff6 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=ceb139a78723412bbc751e2cc33b534e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ export OS_REGION_NAME=regionOne 2018-11-03 00:45:25,375 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-11-03 00:45:25,387 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-11-03 00:45:25,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:45:25,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6037b4-68f3-4599-a416-2a701dc880df 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 00:45:25,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0b6037b4-68f3-4599-a416-2a701dc880df 2018-11-03 00:45:25,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 00:45:26,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T01:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["wYunTJGGQMa2SrkkS4d26w"], "issued_at": "2018-11-03T00:45:26.000000Z"}} 2018-11-03 00:45:26,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 00:45:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:26,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-40b2b6f7-e7ed-450e-8980-d29b89fcfacb Date: Sat, 03 Nov 2018 00:45:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-03 00:45:26,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40b2b6f7-e7ed-450e-8980-d29b89fcfacb 2018-11-03 00:45:26,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267231941223s 2018-11-03 00:45:26,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40b2b6f7-e7ed-450e-8980-d29b89fcfacb 2018-11-03 00:45:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:45:26,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 00:45:26 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 00:45:26,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:45:26,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:26,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fc4af6-f60d-4f86-8be4-87fb1a355962 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-03 00:45:26,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f0fc4af6-f60d-4f86-8be4-87fb1a355962 2018-11-03 00:45:26,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101577997208s 2018-11-03 00:45:26,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f0fc4af6-f60d-4f86-8be4-87fb1a355962 2018-11-03 00:45:26,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-03 00:45:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74"}}' 2018-11-03 00:45:26,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2acbd154-269b-403a-baa9-04f2c8c59c10 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9"}, "tags": [], "enabled": true, "id": "41a2b9163b3b4f9085b2a2a141cfccf9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74"}} 2018-11-03 00:45:26,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2acbd154-269b-403a-baa9-04f2c8c59c10 2018-11-03 00:45:26,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140547990799s 2018-11-03 00:45:26,598 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2acbd154-269b-403a-baa9-04f2c8c59c10 2018-11-03 00:45:26,598 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'41a2b9163b3b4f9085b2a2a141cfccf9', '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'tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74'}) 2018-11-03 00:45:26,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-03 00:45:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c1b86c96-79ca-4ef8-b432-823c2c141e9d", "email": null, "name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74"}}' 2018-11-03 00:45:26,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1282db42-1169-4fe4-9012-27dcec299848 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74", "links": {"self": "http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "119ae48d488644ba945031262d9cc8cf", "domain_id": "default", "password_expires_at": null}} 2018-11-03 00:45:26,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-1282db42-1169-4fe4-9012-27dcec299848 2018-11-03 00:45:26,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381716966629s 2018-11-03 00:45:26,987 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-1282db42-1169-4fe4-9012-27dcec299848 2018-11-03 00:45:26,987 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'119ae48d488644ba945031262d9cc8cf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74'}) 2018-11-03 00:45:26,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:26,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:27,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e831e427-a97f-470e-9d34-2aa707b9b81d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:45:27,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e831e427-a97f-470e-9d34-2aa707b9b81d 2018-11-03 00:45:27,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103106975555s 2018-11-03 00:45:27,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e831e427-a97f-470e-9d34-2aa707b9b81d 2018-11-03 00:45:27,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:27,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0deb67-cddb-4c9d-9f0e-bb71c840847f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:45:27,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f0deb67-cddb-4c9d-9f0e-bb71c840847f 2018-11-03 00:45:27,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100847005844s 2018-11-03 00:45:27,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0f0deb67-cddb-4c9d-9f0e-bb71c840847f 2018-11-03 00:45:27,202 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-03 00:45:27,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-03 00:45:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" -d '{"role": {"name": "Member"}}' 2018-11-03 00:45:27,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703e6684-1975-4e41-96e6-1f8a74ae8bb1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44e5722674ef4daaa3052104c1bc813c", "links": {"self": "http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c"}, "name": "Member"}} 2018-11-03 00:45:27,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-703e6684-1975-4e41-96e6-1f8a74ae8bb1 2018-11-03 00:45:27,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.134309053421s 2018-11-03 00:45:27,340 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-703e6684-1975-4e41-96e6-1f8a74ae8bb1 2018-11-03 00:45:27,340 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'44e5722674ef4daaa3052104c1bc813c'}) 2018-11-03 00:45:27,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:27,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:27,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e9292c-e0b6-43a4-a17b-220eccf79f2a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5722674ef4daaa3052104c1bc813c", "links": {"self": "http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:45:27,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-31e9292c-e0b6-43a4-a17b-220eccf79f2a 2018-11-03 00:45:27,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127304792404s 2018-11-03 00:45:27,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-31e9292c-e0b6-43a4-a17b-220eccf79f2a 2018-11-03 00:45:27,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:45:27,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:27,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdf1b1a-f838-4c84-83ff-04ac4bb4f46b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 00:45:27,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8fdf1b1a-f838-4c84-83ff-04ac4bb4f46b 2018-11-03 00:45:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104429006577s 2018-11-03 00:45:27,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8fdf1b1a-f838-4c84-83ff-04ac4bb4f46b 2018-11-03 00:45:27,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:45:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:27,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c88988d-b895-4157-9c3c-75176d2c9626 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74", "links": {"self": "http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "119ae48d488644ba945031262d9cc8cf", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:45:27,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8c88988d-b895-4157-9c3c-75176d2c9626 2018-11-03 00:45:27,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114073038101s 2018-11-03 00:45:27,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8c88988d-b895-4157-9c3c-75176d2c9626 2018-11-03 00:45:27,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:45:27,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:27,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b53722d-1d80-4902-a695-6f4d4832e341 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9"}, "tags": [], "enabled": true, "id": "41a2b9163b3b4f9085b2a2a141cfccf9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:45:27,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0b53722d-1d80-4902-a695-6f4d4832e341 2018-11-03 00:45:27,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107439994812s 2018-11-03 00:45:27,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0b53722d-1d80-4902-a695-6f4d4832e341 2018-11-03 00:45:27,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 00:45:27,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=44e5722674ef4daaa3052104c1bc813c&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:27,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be57082-4cd3-462a-b5d9-6da59f330d38 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=44e5722674ef4daaa3052104c1bc813c&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9", "previous": null, "next": null}} 2018-11-03 00:45:27,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=44e5722674ef4daaa3052104c1bc813c&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9 used request id req-1be57082-4cd3-462a-b5d9-6da59f330d38 2018-11-03 00:45:27,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115508794785s 2018-11-03 00:45:27,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=44e5722674ef4daaa3052104c1bc813c&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9 used request id req-1be57082-4cd3-462a-b5d9-6da59f330d38 2018-11-03 00:45:27,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-03 00:45:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9/users/119ae48d488644ba945031262d9cc8cf/roles/44e5722674ef4daaa3052104c1bc813c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f2addd-e03d-4651-b7c3-971d7442f3f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:45:28,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9/users/119ae48d488644ba945031262d9cc8cf/roles/44e5722674ef4daaa3052104c1bc813c used request id req-a2f2addd-e03d-4651-b7c3-971d7442f3f7 2018-11-03 00:45:28,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134891033173s 2018-11-03 00:45:28,078 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9/users/119ae48d488644ba945031262d9cc8cf/roles/44e5722674ef4daaa3052104c1bc813c used request id req-a2f2addd-e03d-4651-b7c3-971d7442f3f7 2018-11-03 00:45:28,079 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'41a2b9163b3b4f9085b2a2a141cfccf9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c1b86c96-79ca-4ef8-b432-823c2c141e9d', 'username': u'tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-03 00:45:28,083 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74', 'password': 'c1b86c96-79ca-4ef8-b432-823c2c141e9d', 'project_name': 'tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '41a2b9163b3b4f9085b2a2a141cfccf9', 'project_domain_name': 'Default'} 2018-11-03 00:45:28,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4580517-8ffc-4b2f-b4e2-b20990ab9ab9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5722674ef4daaa3052104c1bc813c", "links": {"self": "http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:45:28,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4580517-8ffc-4b2f-b4e2-b20990ab9ab9 2018-11-03 00:45:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104356050491s 2018-11-03 00:45:28,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4580517-8ffc-4b2f-b4e2-b20990ab9ab9 2018-11-03 00:45:28,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d73db3-a25b-471a-a668-684d2fcab963 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5722674ef4daaa3052104c1bc813c", "links": {"self": "http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:45:28,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-25d73db3-a25b-471a-a668-684d2fcab963 2018-11-03 00:45:28,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101793050766s 2018-11-03 00:45:28,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-25d73db3-a25b-471a-a668-684d2fcab963 2018-11-03 00:45:28,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:45:28,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22836e7-939c-4292-b107-874eb1345a96 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 00:45:28,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a22836e7-939c-4292-b107-874eb1345a96 2018-11-03 00:45:28,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101898193359s 2018-11-03 00:45:28,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a22836e7-939c-4292-b107-874eb1345a96 2018-11-03 00:45:28,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:45:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a352d1b-7373-4ebc-8750-eda7f377a2e8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74", "links": {"self": "http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "119ae48d488644ba945031262d9cc8cf", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:45:28,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2a352d1b-7373-4ebc-8750-eda7f377a2e8 2018-11-03 00:45:28,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123524904251s 2018-11-03 00:45:28,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2a352d1b-7373-4ebc-8750-eda7f377a2e8 2018-11-03 00:45:28,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 00:45:28,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f218b0-88b4-45a8-ac98-87e5ec6ba54a Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9"}, "tags": [], "enabled": true, "id": "41a2b9163b3b4f9085b2a2a141cfccf9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 00:45:28,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a9f218b0-88b4-45a8-ac98-87e5ec6ba54a 2018-11-03 00:45:28,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0995578765869s 2018-11-03 00:45:28,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a9f218b0-88b4-45a8-ac98-87e5ec6ba54a 2018-11-03 00:45:28,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 00:45:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad0139a-8a3c-4b4c-a7be-5e9af8d4d5ec Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9", "previous": null, "next": null}} 2018-11-03 00:45:28,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9 used request id req-bad0139a-8a3c-4b4c-a7be-5e9af8d4d5ec 2018-11-03 00:45:28,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195203065872s 2018-11-03 00:45:28,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=119ae48d488644ba945031262d9cc8cf&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=41a2b9163b3b4f9085b2a2a141cfccf9 used request id req-bad0139a-8a3c-4b4c-a7be-5e9af8d4d5ec 2018-11-03 00:45:28,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-03 00:45:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9/users/119ae48d488644ba945031262d9cc8cf/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:28,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f2e6f3d-7246-4e15-a46d-73ebde8037e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:45:28,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9/users/119ae48d488644ba945031262d9cc8cf/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-4f2e6f3d-7246-4e15-a46d-73ebde8037e6 2018-11-03 00:45:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146433830261s 2018-11-03 00:45:28,994 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9/users/119ae48d488644ba945031262d9cc8cf/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-4f2e6f3d-7246-4e15-a46d-73ebde8037e6 2018-11-03 00:45:28,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:29,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7924509c-f208-492e-8c5a-3c499ad558ac Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5722674ef4daaa3052104c1bc813c", "links": {"self": "http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:45:29,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7924509c-f208-492e-8c5a-3c499ad558ac 2018-11-03 00:45:29,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0927398204803s 2018-11-03 00:45:29,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7924509c-f208-492e-8c5a-3c499ad558ac 2018-11-03 00:45:29,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 00:45:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:29,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4076f696-6900-4ed4-aba6-e1e190ab87a0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 00:45:29,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4076f696-6900-4ed4-aba6-e1e190ab87a0 2018-11-03 00:45:29,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104584217072s 2018-11-03 00:45:29,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4076f696-6900-4ed4-aba6-e1e190ab87a0 2018-11-03 00:45:29,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 00:45:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:29,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79909d2-29db-46e7-a5ba-0df20182391f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74", "links": {"self": "http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "119ae48d488644ba945031262d9cc8cf", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 00:45:29,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e79909d2-29db-46e7-a5ba-0df20182391f 2018-11-03 00:45:29,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128036975861s 2018-11-03 00:45:29,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e79909d2-29db-46e7-a5ba-0df20182391f 2018-11-03 00:45:29,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 00:45:29,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=119ae48d488644ba945031262d9cc8cf&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:29,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccaaecb-2d30-4ab0-a60a-801a4627c173 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=119ae48d488644ba945031262d9cc8cf&scope.domain.id=default", "previous": null, "next": null}} 2018-11-03 00:45:29,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=119ae48d488644ba945031262d9cc8cf&scope.domain.id=default used request id req-eccaaecb-2d30-4ab0-a60a-801a4627c173 2018-11-03 00:45:29,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115838050842s 2018-11-03 00:45:29,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=119ae48d488644ba945031262d9cc8cf&scope.domain.id=default used request id req-eccaaecb-2d30-4ab0-a60a-801a4627c173 2018-11-03 00:45:29,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-03 00:45:29,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/119ae48d488644ba945031262d9cc8cf/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 00:45:29,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 00:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6d8a34-adcb-4a1b-9d46-2354dc05b032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 00:45:29,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/119ae48d488644ba945031262d9cc8cf/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-de6d8a34-adcb-4a1b-9d46-2354dc05b032 2018-11-03 00:45:29,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.134186983109s 2018-11-03 00:45:29,599 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/119ae48d488644ba945031262d9cc8cf/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-de6d8a34-adcb-4a1b-9d46-2354dc05b032 2018-11-03 00:45:29,599 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-03 00:45:33,440 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7cb6c14b-e297-4973-9e6b-6dba5a79dfd4 | 2018-11-03T00:45:33.067837 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7cb6c14b-e297-4973-9e6b-6dba5a79dfd4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-03 00:45:36,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-03 00:45:37,041 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-03 00:45:41,398 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=9fa30f43-4cc9-47e1-8750-4aacabe7e64e) as the default verifier for the future CLI operations. 2018-11-03 00:45:43,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:45:43,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a5de57-b550-4ecf-a134-a9bada23795d 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 00:45:43,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e6a5de57-b550-4ecf-a134-a9bada23795d 2018-11-03 00:45:43,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 00:45:43,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}, {"id": "44e5722674ef4daaa3052104c1bc813c", "name": "Member"}], "expires_at": "2018-11-03T01:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41a2b9163b3b4f9085b2a2a141cfccf9", "name": "tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_41a2b9163b3b4f9085b2a2a141cfccf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74", "id": "119ae48d488644ba945031262d9cc8cf"}, "audit_ids": ["QvnsgYohScqctTbrOiVsSA"], "issued_at": "2018-11-03T00:45:43.000000Z"}} 2018-11-03 00:45:43,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-03 00:45:43,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 00:45:43,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-05895957-88ad-46ee-bb66-d15731c71315 Date: Sat, 03 Nov 2018 00:45:43 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-03 00:45:43,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-05895957-88ad-46ee-bb66-d15731c71315 2018-11-03 00:45:43,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.20411491394s 2018-11-03 00:45:43,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-05895957-88ad-46ee-bb66-d15731c71315 2018-11-03 00:45:43,752 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-11-03 00:45:43,753 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-03 00:45:43,880 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-03 00:45:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:45:43,886 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 03 Nov 2018 00:45:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-03 00:45:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:45:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 00:45:44,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-74175c21-ffa8-46cc-9880-73db2dd52525 Date: Sat, 03 Nov 2018 00:45:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:45:44,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-74175c21-ffa8-46cc-9880-73db2dd52525 2018-11-03 00:45:44,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.623672962189s 2018-11-03 00:45:44,512 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-74175c21-ffa8-46cc-9880-73db2dd52525 2018-11-03 00:45:44,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 00:45:44,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74"}' 2018-11-03 00:45:44,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e823f550-565e-4014-a82b-77e13b9bac37 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c0d4b3af-9ca3-42cd-963a-ade981ea90a8 Date: Sat, 03 Nov 2018 00:45:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file", "owner": "41a2b9163b3b4f9085b2a2a141cfccf9", "id": "e823f550-565e-4014-a82b-77e13b9bac37", "size": null, "self": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T00:45:44Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "checksum": null, "created_at": "2018-11-03T00:45:44Z", "protected": false} 2018-11-03 00:45:44,762 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c0d4b3af-9ca3-42cd-963a-ade981ea90a8 2018-11-03 00:45:44,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.241043806076s 2018-11-03 00:45:44,762 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c0d4b3af-9ca3-42cd-963a-ade981ea90a8 returning object e823f550-565e-4014-a82b-77e13b9bac37 2018-11-03 00:45:44,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 00:45:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" -d '' 2018-11-03 00:45:45,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bff453cc-6b83-4c24-bb47-5da7cf25f28b Date: Sat, 03 Nov 2018 00:45:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:45:45,519 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file used request id req-bff453cc-6b83-4c24-bb47-5da7cf25f28b 2018-11-03 00:45:45,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.756664991379s 2018-11-03 00:45:45,520 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file used request id req-bff453cc-6b83-4c24-bb47-5da7cf25f28b 2018-11-03 00:45:45,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:45:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 00:45:45,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-dd749e2c-7de6-4470-9637-e2ebcb14152e Date: Sat, 03 Nov 2018 00:45:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "metadata": {}}], "file": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file", "owner": "41a2b9163b3b4f9085b2a2a141cfccf9", "id": "e823f550-565e-4014-a82b-77e13b9bac37", "size": 12716032, "self": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T00:45:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T00:45:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:45:45,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dd749e2c-7de6-4470-9637-e2ebcb14152e 2018-11-03 00:45:45,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026593208313s 2018-11-03 00:45:45,551 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dd749e2c-7de6-4470-9637-e2ebcb14152e 2018-11-03 00:45:45,553 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file', 'owner': u'41a2b9163b3b4f9085b2a2a141cfccf9', 'id': u'e823f550-565e-4014-a82b-77e13b9bac37', 'size': 12716032, u'self': u'/v2/images/e823f550-565e-4014-a82b-77e13b9bac37', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41a2b9163b3b4f9085b2a2a141cfccf9', 'name': 'tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T00:45:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-03T00:45:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e823f550-565e-4014-a82b-77e13b9bac37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74', 'created': u'2018-11-03T00:45:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-03T00:45:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e823f550-565e-4014-a82b-77e13b9bac37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-03 00:45:45,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 00:45:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_38df4dff-33fc-426b-89c0-6346fb534b74", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-03 00:45:45,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0483aae7-6b9e-4527-9245-2140fd024244 x-compute-request-id: req-0483aae7-6b9e-4527-9245-2140fd024244 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_38df4dff-33fc-426b-89c0-6346fb534b74", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f444849-48b3-42e0-b202-2b0ae251dcce"}} 2018-11-03 00:45:45,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0483aae7-6b9e-4527-9245-2140fd024244 2018-11-03 00:45:45,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.235623121262s 2018-11-03 00:45:45,790 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0483aae7-6b9e-4527-9245-2140fd024244 2018-11-03 00:45:45,791 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_38df4dff-33fc-426b-89c0-6346fb534b74', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0f444849-48b3-42e0-b202-2b0ae251dcce', 'swap': 0}) 2018-11-03 00:45:45,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 00:45:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" -d '{"extra_specs": {}}' 2018-11-03 00:45:45,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3895864f-88c1-4c08-bc56-cad763319826 x-compute-request-id: req-3895864f-88c1-4c08-bc56-cad763319826 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 00:45:45,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce/os-extra_specs used request id req-3895864f-88c1-4c08-bc56-cad763319826 2018-11-03 00:45:45,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203721523285s 2018-11-03 00:45:45,812 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce/os-extra_specs used request id req-3895864f-88c1-4c08-bc56-cad763319826 2018-11-03 00:45:45,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 00:45:45,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 00:45:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 00:45:45,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 00:45:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 00:45:45,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288acf21-945c-47e6-99e4-491a3596988a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5722674ef4daaa3052104c1bc813c", "links": {"self": "http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 00:45:45,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-288acf21-945c-47e6-99e4-491a3596988a 2018-11-03 00:45:45,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104821920395s 2018-11-03 00:45:45,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-288acf21-945c-47e6-99e4-491a3596988a 2018-11-03 00:45:45,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-03 00:45:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 00:45:46,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96d821f4-2647-4b07-8f1e-aa6a199c2c39 x-compute-request-id: req-96d821f4-2647-4b07-8f1e-aa6a199c2c39 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 245, "local_gb": 247, "free_ram_mb": 26358, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 245, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-03 00:45:46,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-96d821f4-2647-4b07-8f1e-aa6a199c2c39 2018-11-03 00:45:46,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.231403827667s 2018-11-03 00:45:46,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-96d821f4-2647-4b07-8f1e-aa6a199c2c39 2018-11-03 00:45:46,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:45:46,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 00:45:46,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-f18beebc-4dd6-4694-b627-c4a81aa748c4 Date: Sat, 03 Nov 2018 00:45:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "metadata": {}}], "file": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file", "owner": "41a2b9163b3b4f9085b2a2a141cfccf9", "id": "e823f550-565e-4014-a82b-77e13b9bac37", "size": 12716032, "self": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T00:45:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T00:45:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:45:46,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f18beebc-4dd6-4694-b627-c4a81aa748c4 2018-11-03 00:45:46,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217826128006s 2018-11-03 00:45:46,393 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f18beebc-4dd6-4694-b627-c4a81aa748c4 2018-11-03 00:45:46,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 00:45:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74"}' 2018-11-03 00:45:47,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8341c899-b692-4d0b-a998-da22c2a292ac Date: Sat, 03 Nov 2018 00:45:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/file", "owner": "41a2b9163b3b4f9085b2a2a141cfccf9", "id": "433c4e81-05d1-48f6-bbd4-36600b7ddc37", "size": null, "self": "/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T00:45:47Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "checksum": null, "created_at": "2018-11-03T00:45:47Z", "protected": false} 2018-11-03 00:45:47,073 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8341c899-b692-4d0b-a998-da22c2a292ac 2018-11-03 00:45:47,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.671704053879s 2018-11-03 00:45:47,074 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8341c899-b692-4d0b-a998-da22c2a292ac returning object 433c4e81-05d1-48f6-bbd4-36600b7ddc37 2018-11-03 00:45:47,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 00:45:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" -d '' 2018-11-03 00:45:48,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-167e8855-5480-48bb-b952-04c5334bfa5d Date: Sat, 03 Nov 2018 00:45:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 00:45:48,121 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/file used request id req-167e8855-5480-48bb-b952-04c5334bfa5d 2018-11-03 00:45:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04649400711s 2018-11-03 00:45:48,121 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/file used request id req-167e8855-5480-48bb-b952-04c5334bfa5d 2018-11-03 00:45:48,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 00:45:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 00:45:48,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-c458f439-0aa9-40dc-80bf-7b2bf364e3ce Date: Sat, 03 Nov 2018 00:45:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/snap", "metadata": {}}], "file": "/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/file", "owner": "41a2b9163b3b4f9085b2a2a141cfccf9", "id": "433c4e81-05d1-48f6-bbd4-36600b7ddc37", "size": 12716032, "self": "/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T00:45:48Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T00:45:47Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "metadata": {}}], "file": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file", "owner": "41a2b9163b3b4f9085b2a2a141cfccf9", "id": "e823f550-565e-4014-a82b-77e13b9bac37", "size": 12716032, "self": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T00:45:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T00:45:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 00:45:48,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c458f439-0aa9-40dc-80bf-7b2bf364e3ce 2018-11-03 00:45:48,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252270698547s 2018-11-03 00:45:48,151 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c458f439-0aa9-40dc-80bf-7b2bf364e3ce 2018-11-03 00:45:48,153 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/snap', u'metadata': Munch({})})], 'file': u'/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/file', 'owner': u'41a2b9163b3b4f9085b2a2a141cfccf9', 'id': u'433c4e81-05d1-48f6-bbd4-36600b7ddc37', 'size': 12716032, u'self': u'/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41a2b9163b3b4f9085b2a2a141cfccf9', 'name': 'tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T00:45:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-03T00:45:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74', 'created': u'2018-11-03T00:45:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-03T00:45:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_38df4dff-33fc-426b-89c0-6346fb534b74', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-03 00:45:48,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 00:45:48,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-03 00:45:48,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0b4df1d-758d-48f1-aac1-50690fe25e8e x-compute-request-id: req-f0b4df1d-758d-48f1-aac1-50690fe25e8e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d6b528d-224b-47be-9a8a-0ced8b93e889"}} 2018-11-03 00:45:48,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f0b4df1d-758d-48f1-aac1-50690fe25e8e 2018-11-03 00:45:48,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0466141700745s 2018-11-03 00:45:48,201 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f0b4df1d-758d-48f1-aac1-50690fe25e8e 2018-11-03 00:45:48,202 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_38df4dff-33fc-426b-89c0-6346fb534b74', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8d6b528d-224b-47be-9a8a-0ced8b93e889', 'swap': 0}) 2018-11-03 00:45:48,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 00:45:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" -d '{"extra_specs": {}}' 2018-11-03 00:45:48,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 00:45:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf63d988-5dab-4787-ab1b-f48ceed523b6 x-compute-request-id: req-cf63d988-5dab-4787-ab1b-f48ceed523b6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 00:45:48,223 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889/os-extra_specs used request id req-cf63d988-5dab-4787-ab1b-f48ceed523b6 2018-11-03 00:45:48,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207278728485s 2018-11-03 00:45:48,223 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889/os-extra_specs used request id req-cf63d988-5dab-4787-ab1b-f48ceed523b6 2018-11-03 00:45:48,224 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_38df4dff-33fc-426b-89c0-6346fb534b74', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8d6b528d-224b-47be-9a8a-0ced8b93e889', 'swap': 0}) 2018-11-03 00:45:51,029 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-03 00:45:51,030 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-03 00:45:51,030 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-03 00:45:51,033 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-03 00:45:51,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-03 00:45:52,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9fa30f43-4cc9-47e1-8750-4aacabe7e64e/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-11-03 00:45:52,936 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-03 00:45:52,937 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-03 00:45:52,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-11-03 00:46:01,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:01.367 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.250s] 2018-11-03 00:46:01,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:01.483 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.323s] 2018-11-03 00:46:01,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:01.534 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.166s] 2018-11-03 00:46:01,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:01.593 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.110s] 2018-11-03 00:46:01,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:01.675 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.081s] 2018-11-03 00:46:01,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:01.812 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.477s] 2018-11-03 00:46:01,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:01.927 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.251s] 2018-11-03 00:46:02,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.040 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.113s] 2018-11-03 00:46:02,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.134 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.322s] 2018-11-03 00:46:02,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.405 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.270s] 2018-11-03 00:46:02,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.415 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-11-03 00:46:02,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.428 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-11-03 00:46:02,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.438 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2018-11-03 00:46:02,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.771 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.332s] 2018-11-03 00:46:02,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.950 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.178s] 2018-11-03 00:46:02,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:02.994 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.044s] 2018-11-03 00:46:03,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:03.231 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.236s] 2018-11-03 00:46:03,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:03.263 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.032s] 2018-11-03 00:46:03,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:03.273 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-11-03 00:46:03,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:03.671 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.396s] 2018-11-03 00:46:03,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:03.932 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.261s] 2018-11-03 00:46:08,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:08.043 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:46:08,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:08.045 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-03 00:46:12,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:12.487 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.282s] 2018-11-03 00:46:12,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:12.543 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.055s] 2018-11-03 00:46:12,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:12.897 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.251s] 2018-11-03 00:46:12,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:12.913 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.369s] 2018-11-03 00:46:13,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:13.203 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.306s] 2018-11-03 00:46:13,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:13.523 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.319s] 2018-11-03 00:46:14,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:14.318 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.794s] 2018-11-03 00:46:14,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:14.860 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.542s] 2018-11-03 00:46:21,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:21.565 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.118s] 2018-11-03 00:46:23,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.514 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.200s] 2018-11-03 00:46:23,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.523 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.008s] 2018-11-03 00:46:23,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.540 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.018s] 2018-11-03 00:46:23,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.551 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2018-11-03 00:46:23,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.564 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.013s] 2018-11-03 00:46:23,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.573 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-11-03 00:46:23,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.590 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.017s] 2018-11-03 00:46:23,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.599 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-11-03 00:46:23,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.617 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.017s] 2018-11-03 00:46:23,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.625 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.008s] 2018-11-03 00:46:23,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.636 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-11-03 00:46:23,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.647 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-11-03 00:46:23,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.657 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-11-03 00:46:23,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:23.677 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.020s] 2018-11-03 00:46:24,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:24.695 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:46:26,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:26.339 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [15.902s] 2018-11-03 00:46:26,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:26.591 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.254s] 2018-11-03 00:46:26,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:26.894 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.302s] 2018-11-03 00:46:27,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:27.285 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.391s] 2018-11-03 00:46:27,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:27.507 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.221s] 2018-11-03 00:46:27,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:27.956 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.449s] 2018-11-03 00:46:28,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:28.392 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.435s] 2018-11-03 00:46:28,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:28.980 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.587s] 2018-11-03 00:46:29,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:29.207 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.228s] 2018-11-03 00:46:32,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:32.016 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.257s] 2018-11-03 00:46:32,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:32.085 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.069s] 2018-11-03 00:46:33,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:33.289 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-03 00:46:37,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:37.941 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.205s] 2018-11-03 00:46:40,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:40.080 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.468s] 2018-11-03 00:46:40,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:40.282 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.202s] 2018-11-03 00:46:43,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:43.129 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.845s] 2018-11-03 00:46:45,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:45.329 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.201s] 2018-11-03 00:46:54,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:54.092 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [8.774s] 2018-11-03 00:46:56,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:56.226 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.127s] 2018-11-03 00:46:58,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:46:58.627 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.401s] 2018-11-03 00:47:01,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:01.898 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [45.583s] 2018-11-03 00:47:02,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:02.690 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.062s] 2018-11-03 00:47:02,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:02.694 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-03 00:47:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:02.695 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-03 00:47:02,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:02.707 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.016s] 2018-11-03 00:47:03,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:03.047 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [29.751s] 2018-11-03 00:47:03,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:03.051 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [8.960s] 2018-11-03 00:47:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:06.558 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-03 00:47:10,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:10.666 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.286s] 2018-11-03 00:47:10,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:10.835 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.169s] 2018-11-03 00:47:10,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:10.927 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.091s] 2018-11-03 00:47:11,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:11.106 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.179s] 2018-11-03 00:47:11,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:11.208 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.102s] 2018-11-03 00:47:11,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:11.550 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.341s] 2018-11-03 00:47:11,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:11.693 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.142s] 2018-11-03 00:47:12,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:12.131 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.435s] 2018-11-03 00:47:12,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:12.369 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.240s] 2018-11-03 00:47:12,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:12.493 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.125s] 2018-11-03 00:47:20,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:20.266 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.225s] 2018-11-03 00:47:20,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:20.309 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.043s] 2018-11-03 00:47:20,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:20.347 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.037s] 2018-11-03 00:47:20,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:20.437 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.089s] 2018-11-03 00:47:20,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:20.574 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.137s] 2018-11-03 00:47:25,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:25.149 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.068s] 2018-11-03 00:47:25,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:25.287 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.139s] 2018-11-03 00:47:27,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.028 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [16.949s] 2018-11-03 00:47:27,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.258 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.208s] 2018-11-03 00:47:27,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.271 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.013s] 2018-11-03 00:47:27,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.281 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.010s] 2018-11-03 00:47:27,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.533 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.251s] 2018-11-03 00:47:27,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.543 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-11-03 00:47:27,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.587 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.043s] 2018-11-03 00:47:27,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:27.596 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-11-03 00:47:29,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:29.877 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [26.827s] 2018-11-03 00:47:29,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:29.878 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-11-03 00:47:32,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:32.641 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.211s] 2018-11-03 00:47:32,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:32.653 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-11-03 00:47:32,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:32.723 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.070s] 2018-11-03 00:47:32,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:32.768 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.044s] 2018-11-03 00:47:32,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:32.787 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2018-11-03 00:47:32,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:32.797 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-11-03 00:47:32,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:32.808 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.011s] 2018-11-03 00:47:34,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:34.752 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.198s] 2018-11-03 00:47:34,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:34.775 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.024s] 2018-11-03 00:47:39,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:39.924 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.262s] 2018-11-03 00:47:39,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:39.959 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.035s] 2018-11-03 00:47:40,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:40.035 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.075s] 2018-11-03 00:47:40,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:40.059 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.023s] 2018-11-03 00:47:40,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:40.211 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.152s] 2018-11-03 00:47:41,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:41.229 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [7.919s] 2018-11-03 00:47:42,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:42.466 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.281s] 2018-11-03 00:47:42,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:42.680 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.214s] 2018-11-03 00:47:45,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:45.845 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:47:45,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:45.946 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:47:46,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:46.551 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.311s] 2018-11-03 00:47:47,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:47.078 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.528s] 2018-11-03 00:47:47,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:47.246 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.398s] 2018-11-03 00:47:47,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:47.265 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.019s] 2018-11-03 00:47:47,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:47.309 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.044s] 2018-11-03 00:47:47,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:47.328 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2018-11-03 00:47:51,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:51.222 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:47:54,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:54.847 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.743s] 2018-11-03 00:47:59,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:59.617 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.222s] 2018-11-03 00:47:59,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:59.662 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.045s] 2018-11-03 00:47:59,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:47:59.918 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.255s] 2018-11-03 00:48:01,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:01.356 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [6.857s] 2018-11-03 00:48:04,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:04.910 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-03 00:48:09,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:09.817 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.123s] 2018-11-03 00:48:10,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:10.073 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.716s] 2018-11-03 00:48:19,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:19.474 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [9.653s] 2018-11-03 00:48:19,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:19.482 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-11-03 00:48:19,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:19.492 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-11-03 00:48:19,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:19.505 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-11-03 00:48:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:20.178 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.717s] 2018-11-03 00:48:20,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:20.659 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [1.151s] 2018-11-03 00:48:21,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:21.264 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.606s] 2018-11-03 00:48:23,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:23.486 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-11-03 00:48:24,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:24.668 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [17.756s] 2018-11-03 00:48:27,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:27.486 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.199s] 2018-11-03 00:48:27,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:27.587 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.100s] 2018-11-03 00:48:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:27.641 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.055s] 2018-11-03 00:48:27,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:27.688 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.047s] 2018-11-03 00:48:31,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:31.179 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.276s] 2018-11-03 00:48:31,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:31.269 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.090s] 2018-11-03 00:48:31,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:31.360 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.091s] 2018-11-03 00:48:31,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:31.475 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.116s] 2018-11-03 00:48:34,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:34.017 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.105s] 2018-11-03 00:48:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:34.030 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-11-03 00:48:34,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:34.138 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:48:34,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:34.143 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.113s] 2018-11-03 00:48:51,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:51.283 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [61.901s] 2018-11-03 00:48:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:48:51.299 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2018-11-03 00:49:00,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:00.087 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [13.186s] 2018-11-03 00:49:03,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:03.007 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.922s] 2018-11-03 00:49:07,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:07.482 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [14.455s] 2018-11-03 00:49:07,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:07.492 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-11-03 00:49:07,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:07.959 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.466s] 2018-11-03 00:49:08,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:08.175 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.215s] 2018-11-03 00:49:10,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:10.138 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-03 00:49:30,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:30.669 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [65.989s] 2018-11-03 00:49:43,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:43.851 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.048s] 2018-11-03 00:49:44,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:44.155 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.304s] 2018-11-03 00:49:44,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:44.515 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.360s] 2018-11-03 00:49:46,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:46.272 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [15.602s] 2018-11-03 00:49:52,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:52.043 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [60.726s] 2018-11-03 00:49:53,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:53.089 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [6.819s] 2018-11-03 00:49:55,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:55.056 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [20.330s] 2018-11-03 00:49:58,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:49:58.444 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:50:00,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:00.521 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.468s] 2018-11-03 00:50:00,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:00.894 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.150s] 2018-11-03 00:50:07,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:07.309 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.890s] 2018-11-03 00:50:08,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:08.406 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.811s] 2018-11-03 00:50:08,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:08.430 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2018-11-03 00:50:08,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:08.443 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2018-11-03 00:50:08,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:08.454 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-11-03 00:50:08,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:08.462 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-11-03 00:50:08,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:08.950 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.488s] 2018-11-03 00:50:09,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:09.346 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.396s] 2018-11-03 00:50:09,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:09.742 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.395s] 2018-11-03 00:50:10,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:10.117 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.375s] 2018-11-03 00:50:10,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:10.306 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.188s] 2018-11-03 00:50:15,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:15.028 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.287s] 2018-11-03 00:50:15,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:15.036 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2018-11-03 00:50:15,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:15.375 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.545s] 2018-11-03 00:50:16,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:16.712 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.673s] 2018-11-03 00:50:16,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:16.715 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-11-03 00:50:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:16.717 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-03 00:50:16,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:16.719 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-03 00:50:17,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:17.093 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.379s] 2018-11-03 00:50:17,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:17.410 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.315s] 2018-11-03 00:50:17,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:17.413 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-11-03 00:50:17,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:17.414 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-11-03 00:50:17,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:17.415 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-11-03 00:50:19,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:19.930 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.561s] 2018-11-03 00:50:20,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:20.211 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:50:20,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:20.457 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.526s] 2018-11-03 00:50:20,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:20.756 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.299s] 2018-11-03 00:50:21,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:21.873 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [1.114s] 2018-11-03 00:50:23,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:23.390 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.431s] 2018-11-03 00:50:23,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:23.594 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.204s] 2018-11-03 00:50:28,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:28.408 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.058s] 2018-11-03 00:50:28,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:28.426 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-11-03 00:50:29,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:29.343 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.435s] 2018-11-03 00:50:31,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:31.508 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.165s] 2018-11-03 00:50:33,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:33.910 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [2.401s] 2018-11-03 00:50:36,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:36.664 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.048s] 2018-11-03 00:50:37,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:37.269 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.604s] 2018-11-03 00:50:37,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:37.342 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [3.432s] 2018-11-03 00:50:38,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:38.052 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.784s] 2018-11-03 00:50:40,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:40.622 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.280s] 2018-11-03 00:50:41,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:41.898 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [7.143s] 2018-11-03 00:50:49,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:49.096 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [7.197s] 2018-11-03 00:50:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:59.235 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [67.182s] 2018-11-03 00:50:59,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:50:59.719 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [14.932s] 2018-11-03 00:51:01,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:01.836 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.119s] 2018-11-03 00:51:06,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:06.958 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.120s] 2018-11-03 00:51:08,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:08.137 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.047s] 2018-11-03 00:51:08,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:08.149 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-11-03 00:51:21,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:21.172 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.373s] 2018-11-03 00:51:21,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:21.443 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.270s] 2018-11-03 00:51:21,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:21.640 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.197s] 2018-11-03 00:51:22,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:22.005 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.364s] 2018-11-03 00:51:22,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:22.463 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.458s] 2018-11-03 00:51:22,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:22.830 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.367s] 2018-11-03 00:51:23,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:23.155 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.325s] 2018-11-03 00:51:27,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:27.886 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [20.922s] 2018-11-03 00:51:28,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:28.865 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.985s] 2018-11-03 00:51:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:37.243 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [15.141s] 2018-11-03 00:51:37,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:37.471 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.229s] 2018-11-03 00:51:37,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:37.846 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.374s] 2018-11-03 00:51:37,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:37.941 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.094s] 2018-11-03 00:51:37,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:37.942 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-03 00:51:38,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:38.506 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.411s] 2018-11-03 00:51:38,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:38.522 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.017s] 2018-11-03 00:51:38,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:38.540 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2018-11-03 00:51:38,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:38.893 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.351s] 2018-11-03 00:51:40,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.599 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.702s] 2018-11-03 00:51:40,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.613 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.017s] 2018-11-03 00:51:40,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.632 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2018-11-03 00:51:40,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.642 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-11-03 00:51:40,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.652 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-11-03 00:51:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.669 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2018-11-03 00:51:40,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.679 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.009s] 2018-11-03 00:51:40,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:40.689 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-11-03 00:51:43,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:43.905 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:51:52,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:52.193 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.333s] 2018-11-03 00:51:55,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:55.274 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.517s] 2018-11-03 00:51:55,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:51:55.795 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.521s] 2018-11-03 00:52:08,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:08.455 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [69.209s] 2018-11-03 00:52:13,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:13.910 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [21.712s] 2018-11-03 00:52:14,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:14.954 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [10.097s] 2018-11-03 00:52:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:18.539 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:52:22,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:22.292 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.268s] 2018-11-03 00:52:24,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:24.978 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [6.083s] 2018-11-03 00:52:25,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:25.000 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 00:52:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:25.041 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.062s] 2018-11-03 00:52:25,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:25.995 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.954s] 2018-11-03 00:52:26,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:26.090 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.094s] 2018-11-03 00:52:26,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:26.091 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-03 00:52:30,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:30.173 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.525s] 2018-11-03 00:52:30,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:30.669 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.496s] 2018-11-03 00:52:37,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:37.715 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [6.442s] 2018-11-03 00:52:38,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:38.006 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.293s] 2018-11-03 00:52:39,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:39.200 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.193s] 2018-11-03 00:52:39,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:39.895 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.694s] 2018-11-03 00:52:39,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:39.921 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.026s] 2018-11-03 00:52:40,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:40.620 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.698s] 2018-11-03 00:52:41,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:41.037 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.416s] 2018-11-03 00:52:41,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:41.734 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.265s] 2018-11-03 00:52:42,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:42.460 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [28.548s] 2018-11-03 00:52:50,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:50.410 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.540s] 2018-11-03 00:52:50,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:50.850 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.440s] 2018-11-03 00:52:55,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:55.688 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.835s] 2018-11-03 00:52:57,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:57.080 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.393s] 2018-11-03 00:52:58,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:52:58.966 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.885s] 2018-11-03 00:53:09,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:09.230 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [26.767s] 2018-11-03 00:53:09,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:09.397 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.879s] 2018-11-03 00:53:10,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:10.007 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.609s] 2018-11-03 00:53:10,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:10.655 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.646s] 2018-11-03 00:53:11,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:11.445 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.789s] 2018-11-03 00:53:12,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:12.865 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.419s] 2018-11-03 00:53:13,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:13.913 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.047s] 2018-11-03 00:53:23,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:23.874 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.202s] 2018-11-03 00:53:23,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:23.958 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.332s] 2018-11-03 00:53:23,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:23.982 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.108s] 2018-11-03 00:53:24,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:24.088 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.105s] 2018-11-03 00:53:24,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:24.195 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.107s] 2018-11-03 00:53:24,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:24.307 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.112s] 2018-11-03 00:53:33,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:33.667 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.820s] 2018-11-03 00:53:33,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:33.825 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [44.137s] 2018-11-03 00:53:34,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:34.296 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.630s] 2018-11-03 00:53:35,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:35.097 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.800s] 2018-11-03 00:53:35,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:35.755 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.658s] 2018-11-03 00:53:46,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:46.376 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.249s] 2018-11-03 00:53:47,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:47.002 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.625s] 2018-11-03 00:53:47,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:47.076 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.074s] 2018-11-03 00:53:47,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:47.411 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.335s] 2018-11-03 00:53:53,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:53.141 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.108s] 2018-11-03 00:53:59,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:53:59.404 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.940s] 2018-11-03 00:54:05,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:05.676 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.117s] 2018-11-03 00:54:05,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:05.742 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-11-03 00:54:06,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:06.023 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.280s] 2018-11-03 00:54:06,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:06.117 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.094s] 2018-11-03 00:54:06,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:06.118 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-03 00:54:06,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:06.270 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-11-03 00:54:06,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:06.271 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-03 00:54:09,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:09.334 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [35.507s] 2018-11-03 00:54:12,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:12.705 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.433s] 2018-11-03 00:54:14,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:14.465 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-03 00:54:14,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:14.466 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-03 00:54:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:14.467 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-03 00:54:14,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:14.829 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [93.770s] 2018-11-03 00:54:18,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:18.818 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:54:19,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:19.598 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.912s] 2018-11-03 00:54:20,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:20.157 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.558s] 2018-11-03 00:54:21,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:21.259 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [6.432s] 2018-11-03 00:54:21,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:21.964 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.806s] 2018-11-03 00:54:22,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:22.450 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.192s] 2018-11-03 00:54:22,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:22.913 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.949s] 2018-11-03 00:54:28,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:28.227 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-11-03 00:54:30,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:30.422 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [8.573s] 2018-11-03 00:54:31,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:31.353 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.124s] 2018-11-03 00:54:39,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:39.906 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.193s] 2018-11-03 00:54:40,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:40.103 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.197s] 2018-11-03 00:54:40,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:40.525 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.421s] 2018-11-03 00:54:40,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:40.565 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.041s] 2018-11-03 00:54:40,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:40.600 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.035s] 2018-11-03 00:54:40,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:40.634 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.034s] 2018-11-03 00:54:40,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:40.873 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.238s] 2018-11-03 00:54:41,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:41.141 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.268s] 2018-11-03 00:54:41,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:41.382 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.240s] 2018-11-03 00:54:41,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:41.610 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.227s] 2018-11-03 00:54:41,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:41.654 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.044s] 2018-11-03 00:54:41,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:41.899 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.244s] 2018-11-03 00:54:41,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:41.950 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.052s] 2018-11-03 00:54:42,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:42.183 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.232s] 2018-11-03 00:54:42,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:42.421 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.238s] 2018-11-03 00:54:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:46.653 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [16.227s] 2018-11-03 00:54:47,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.341 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.059s] 2018-11-03 00:54:47,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.353 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-11-03 00:54:47,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.475 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.121s] 2018-11-03 00:54:47,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.486 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-11-03 00:54:47,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.497 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-11-03 00:54:47,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.518 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.020s] 2018-11-03 00:54:47,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.573 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.055s] 2018-11-03 00:54:47,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.640 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.066s] 2018-11-03 00:54:47,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.952 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.311s] 2018-11-03 00:54:47,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:47.969 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2018-11-03 00:54:48,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:48.032 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.062s] 2018-11-03 00:54:49,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:49.021 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.370s] 2018-11-03 00:54:51,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:51.312 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [9.559s] 2018-11-03 00:54:53,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:53.139 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-03 00:54:56,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:56.387 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.390s] 2018-11-03 00:54:57,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:57.140 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [8.116s] 2018-11-03 00:54:57,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:57.141 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-11-03 00:54:57,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:54:57.979 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.591s] 2018-11-03 00:55:00,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:00.033 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [8.718s] 2018-11-03 00:55:00,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:00.035 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-03 00:55:00,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:00.037 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-03 00:55:00,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:00.038 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-11-03 00:55:05,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:05.637 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.520s] 2018-11-03 00:55:06,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:06.594 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.956s] 2018-11-03 00:55:07,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:07.727 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.133s] 2018-11-03 00:55:11,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.554 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.194s] 2018-11-03 00:55:11,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.597 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.043s] 2018-11-03 00:55:11,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.643 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.045s] 2018-11-03 00:55:11,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.684 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.041s] 2018-11-03 00:55:11,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.705 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.020s] 2018-11-03 00:55:11,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.750 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.045s] 2018-11-03 00:55:11,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.786 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.035s] 2018-11-03 00:55:11,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.824 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.038s] 2018-11-03 00:55:11,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.854 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.030s] 2018-11-03 00:55:11,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.905 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.051s] 2018-11-03 00:55:11,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:11.951 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.045s] 2018-11-03 00:55:13,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:13.935 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.983s] 2018-11-03 00:55:19,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:19.127 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.520s] 2018-11-03 00:55:19,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:19.967 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [4.357s] 2018-11-03 00:55:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:23.216 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.173s] 2018-11-03 00:55:23,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:23.406 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.189s] 2018-11-03 00:55:23,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:23.628 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.222s] 2018-11-03 00:55:23,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:23.816 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.187s] 2018-11-03 00:55:23,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:23.998 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.182s] 2018-11-03 00:55:24,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:24.175 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.176s] 2018-11-03 00:55:24,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:24.374 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.199s] 2018-11-03 00:55:24,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:24.555 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.180s] 2018-11-03 00:55:24,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:24.740 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.185s] 2018-11-03 00:55:24,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:24.963 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.223s] 2018-11-03 00:55:29,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:29.583 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.816s] 2018-11-03 00:55:29,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:29.794 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.211s] 2018-11-03 00:55:35,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:35.838 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.184s] 2018-11-03 00:55:36,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:36.070 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.232s] 2018-11-03 00:55:36,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:36.254 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.183s] 2018-11-03 00:55:36,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:36.765 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.511s] 2018-11-03 00:55:36,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:36.960 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.194s] 2018-11-03 00:55:37,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:37.074 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.319s] 2018-11-03 00:55:42,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:42.279 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [5.203s] 2018-11-03 00:55:50,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:50.013 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.771s] 2018-11-03 00:55:50,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:50.228 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.217s] 2018-11-03 00:55:50,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:50.448 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.220s] 2018-11-03 00:55:52,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:55:52.108 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.956s] 2018-11-03 00:56:00,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:00.923 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.554s] 2018-11-03 00:56:01,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:01.662 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [9.554s] 2018-11-03 00:56:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:06.306 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.671s] 2018-11-03 00:56:14,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:14.389 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.081s] 2018-11-03 00:56:16,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:16.291 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.903s] 2018-11-03 00:56:18,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:18.631 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.339s] 2018-11-03 00:56:20,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:20.548 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.917s] 2018-11-03 00:56:21,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:21.929 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [7.009s] 2018-11-03 00:56:24,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:24.504 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-11-03 00:56:25,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:25.732 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [3.802s] 2018-11-03 00:56:27,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:27.368 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.636s] 2018-11-03 00:56:30,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:30.600 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [1.993s] 2018-11-03 00:56:30,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:30.984 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.615s] 2018-11-03 00:56:33,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:33.689 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.088s] 2018-11-03 00:56:35,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:35.384 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.694s] 2018-11-03 00:56:35,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:35.642 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [4.658s] 2018-11-03 00:56:37,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:37.804 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.420s] 2018-11-03 00:56:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:38.538 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [2.895s] 2018-11-03 00:56:43,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:43.093 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.378s] 2018-11-03 00:56:43,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:43.301 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.207s] 2018-11-03 00:56:43,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:43.679 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.378s] 2018-11-03 00:56:43,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:43.880 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.200s] 2018-11-03 00:56:44,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:44.239 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.358s] 2018-11-03 00:56:44,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:44.441 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.202s] 2018-11-03 00:56:46,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:46.696 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.815s] 2018-11-03 00:56:50,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:50.297 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.599s] 2018-11-03 00:56:57,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:56:57.036 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.739s] 2018-11-03 00:57:01,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:01.819 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.782s] 2018-11-03 00:57:03,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:03.735 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [62.057s] 2018-11-03 00:57:06,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:06.645 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.824s] 2018-11-03 00:57:06,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:06.680 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.733s] 2018-11-03 00:57:07,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:07.343 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-11-03 00:57:07,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:07.908 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.230s] 2018-11-03 00:57:11,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:11.356 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.711s] 2018-11-03 00:57:15,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:15.468 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.111s] 2018-11-03 00:57:19,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:19.802 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.334s] 2018-11-03 00:57:22,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:22.243 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.601s] 2018-11-03 00:57:23,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:23.006 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.762s] 2018-11-03 00:57:23,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:23.381 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.375s] 2018-11-03 00:57:35,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:35.586 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [78.141s] 2018-11-03 00:57:36,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:36.398 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.182s] 2018-11-03 00:57:36,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:36.617 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.219s] 2018-11-03 00:57:38,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:38.072 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.454s] 2018-11-03 00:57:38,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:38.244 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.662s] 2018-11-03 00:57:41,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:41.190 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [17.804s] 2018-11-03 00:57:46,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:46.750 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.505s] 2018-11-03 00:57:49,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:49.896 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.193s] 2018-11-03 00:57:50,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:50.647 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [9.457s] 2018-11-03 00:57:53,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:53.924 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.197s] 2018-11-03 00:57:56,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:56.307 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.382s] 2018-11-03 00:57:57,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:57.832 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.525s] 2018-11-03 00:57:58,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:57:58.523 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.690s] 2018-11-03 00:58:00,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:00.150 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.626s] 2018-11-03 00:58:02,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:02.144 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.993s] 2018-11-03 00:58:03,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:03.872 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.727s] 2018-11-03 00:58:04,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:04.048 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.177s] 2018-11-03 00:58:06,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:06.086 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.035s] 2018-11-03 00:58:07,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:07.301 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.215s] 2018-11-03 00:58:08,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:08.119 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.818s] 2018-11-03 00:58:08,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:08.137 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.019s] 2018-11-03 00:58:08,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:08.156 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-11-03 00:58:08,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:08.180 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.024s] 2018-11-03 00:58:10,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:10.539 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [61.074s] 2018-11-03 00:58:13,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:13.286 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.457s] 2018-11-03 00:58:21,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:21.690 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.055s] 2018-11-03 00:58:26,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:26.071 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-03 00:58:31,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:31.569 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.733s] 2018-11-03 00:58:32,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:32.015 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.446s] 2018-11-03 00:58:34,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:34.804 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.787s] 2018-11-03 00:58:40,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:40.322 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.446s] 2018-11-03 00:58:40,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:40.718 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.395s] 2018-11-03 00:58:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:41.137 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.419s] 2018-11-03 00:58:41,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:41.522 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.788s] 2018-11-03 00:58:41,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:41.944 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.807s] 2018-11-03 00:58:42,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:42.191 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.246s] 2018-11-03 00:58:42,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:42.428 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.237s] 2018-11-03 00:58:42,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:42.485 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.056s] 2018-11-03 00:58:42,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:42.758 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.272s] 2018-11-03 00:58:43,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:43.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.409s] 2018-11-03 00:58:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:43.828 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.661s] 2018-11-03 00:58:43,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:43.907 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.078s] 2018-11-03 00:58:44,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:44.845 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.938s] 2018-11-03 00:58:45,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:45.276 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.431s] 2018-11-03 00:58:52,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.453 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.176s] 2018-11-03 00:58:52,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.473 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2018-11-03 00:58:52,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.496 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.023s] 2018-11-03 00:58:52,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.520 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.023s] 2018-11-03 00:58:52,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.532 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.012s] 2018-11-03 00:58:52,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.561 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.028s] 2018-11-03 00:58:52,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.594 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.033s] 2018-11-03 00:58:52,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.605 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.011s] 2018-11-03 00:58:52,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.827 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.218s] 2018-11-03 00:58:52,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.835 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.011s] 2018-11-03 00:58:52,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.856 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.021s] 2018-11-03 00:58:52,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.868 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2018-11-03 00:58:52,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.879 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.011s] 2018-11-03 00:58:52,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.885 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2018-11-03 00:58:52,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:52.896 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2018-11-03 00:58:53,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:53.513 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.616s] 2018-11-03 00:58:53,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:53.704 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.191s] 2018-11-03 00:58:53,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:53.836 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.131s] 2018-11-03 00:58:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:53.912 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.075s] 2018-11-03 00:58:54,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:54.032 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.120s] 2018-11-03 00:58:54,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:54.170 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.137s] 2018-11-03 00:58:58,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:58.624 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.196s] 2018-11-03 00:58:58,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:58.663 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.038s] 2018-11-03 00:58:59,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:59.069 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.406s] 2018-11-03 00:58:59,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:59.080 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-11-03 00:58:59,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:59.118 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.039s] 2018-11-03 00:58:59,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:59.129 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-11-03 00:58:59,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:59.166 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.037s] 2018-11-03 00:58:59,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:58:59.186 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.020s] 2018-11-03 00:59:07,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:07.605 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.186s] 2018-11-03 00:59:08,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:08.296 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.690s] 2018-11-03 00:59:08,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:08.306 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-11-03 00:59:08,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:08.413 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [57.859s] 2018-11-03 00:59:09,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:09.245 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.938s] 2018-11-03 00:59:10,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:10.080 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.835s] 2018-11-03 00:59:10,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:10.940 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.860s] 2018-11-03 00:59:10,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:10.966 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.025s] 2018-11-03 00:59:11,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:11.215 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.248s] 2018-11-03 00:59:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:11.321 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:59:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:11.323 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:59:11,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:11.323 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-03 00:59:11,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:11.324 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-03 00:59:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:11.325 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:59:18,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:18.578 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.556s] 2018-11-03 00:59:19,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:19.178 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.601s] 2018-11-03 00:59:19,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:19.782 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.603s] 2018-11-03 00:59:22,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:22.948 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [3.164s] 2018-11-03 00:59:25,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:25.466 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.547s] 2018-11-03 00:59:25,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:25.685 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.219s] 2018-11-03 00:59:26,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:26.396 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.021s] 2018-11-03 00:59:29,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:29.021 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [6.072s] 2018-11-03 00:59:29,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:29.817 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.797s] 2018-11-03 00:59:30,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:30.638 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.240s] 2018-11-03 00:59:31,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:31.385 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.568s] 2018-11-03 00:59:37,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:37.428 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.331s] 2018-11-03 00:59:37,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:37.483 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.055s] 2018-11-03 00:59:40,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:40.529 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 00:59:41,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:41.372 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.299s] 2018-11-03 00:59:41,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:41.585 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.213s] 2018-11-03 00:59:41,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:41.833 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.247s] 2018-11-03 00:59:42,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:42.030 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.197s] 2018-11-03 00:59:42,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:42.242 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.212s] 2018-11-03 00:59:42,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:42.865 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.622s] 2018-11-03 00:59:43,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:43.049 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.184s] 2018-11-03 00:59:43,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:43.319 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.269s] 2018-11-03 00:59:43,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:43.359 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.039s] 2018-11-03 00:59:43,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:43.443 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.734s] 2018-11-03 00:59:43,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:43.452 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-03 00:59:43,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:43.593 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.234s] 2018-11-03 00:59:44,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:44.244 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.650s] 2018-11-03 00:59:53,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:53.098 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.288s] 2018-11-03 00:59:53,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:53.535 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.436s] 2018-11-03 00:59:54,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:54.453 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.918s] 2018-11-03 00:59:54,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:54.927 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.473s] 2018-11-03 00:59:56,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:56.084 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.157s] 2018-11-03 00:59:56,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:56.985 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.901s] 2018-11-03 00:59:59,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 00:59:59.316 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.530s] 2018-11-03 01:00:05,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:05.200 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.200s] 2018-11-03 01:00:05,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:05.211 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-11-03 01:00:05,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:05.223 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-11-03 01:00:05,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:05.639 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.416s] 2018-11-03 01:00:05,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:05.646 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2018-11-03 01:00:05,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:05.653 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-11-03 01:00:06,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:06.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.513s] 2018-11-03 01:00:06,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:06.569 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.402s] 2018-11-03 01:00:07,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:07.954 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.178s] 2018-11-03 01:00:08,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:08.409 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:00:08,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:08.410 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:00:09,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:09.374 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [60.944s] 2018-11-03 01:00:12,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:12.052 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-03 01:00:13,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:13.138 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.670s] 2018-11-03 01:00:13,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:13.828 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:00:13,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:13.868 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.731s] 2018-11-03 01:00:22,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:22.331 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.555s] 2018-11-03 01:00:22,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:22.726 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.395s] 2018-11-03 01:00:23,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:23.298 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.573s] 2018-11-03 01:00:27,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:27.554 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [11.433s] 2018-11-03 01:00:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:32.001 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.298s] 2018-11-03 01:00:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:32.082 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.082s] 2018-11-03 01:00:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:32.166 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.084s] 2018-11-03 01:00:32,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:32.240 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.073s] 2018-11-03 01:00:32,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:32.322 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.082s] 2018-11-03 01:00:33,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:33.396 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.843s] 2018-11-03 01:00:40,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:40.272 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [69.614s] 2018-11-03 01:00:41,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:41.714 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:00:41,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:41.955 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.509s] 2018-11-03 01:00:42,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:42.513 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.558s] 2018-11-03 01:00:42,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:42.877 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.364s] 2018-11-03 01:00:43,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:43.218 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.340s] 2018-11-03 01:00:43,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:43.571 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.353s] 2018-11-03 01:00:44,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:44.483 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.911s] 2018-11-03 01:00:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:45.614 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.131s] 2018-11-03 01:00:46,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:46.062 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.448s] 2018-11-03 01:00:46,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:46.559 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.496s] 2018-11-03 01:00:47,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:47.050 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.491s] 2018-11-03 01:00:47,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:47.547 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.496s] 2018-11-03 01:00:48,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:48.916 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.162s] 2018-11-03 01:00:56,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:56.249 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.749s] 2018-11-03 01:00:57,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:57.025 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.775s] 2018-11-03 01:00:57,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:57.478 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.453s] 2018-11-03 01:00:57,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:57.664 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.746s] 2018-11-03 01:00:57,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:57.957 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.478s] 2018-11-03 01:00:59,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:59.057 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.099s] 2018-11-03 01:00:59,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:00:59.617 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.560s] 2018-11-03 01:01:00,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:00.096 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.479s] 2018-11-03 01:01:02,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:02.081 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.983s] 2018-11-03 01:01:02,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:02.597 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.516s] 2018-11-03 01:01:03,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:03.391 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.793s] 2018-11-03 01:01:03,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:03.463 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.073s] 2018-11-03 01:01:03,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:03.919 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.454s] 2018-11-03 01:01:04,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:04.995 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.076s] 2018-11-03 01:01:10,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:10.262 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [60.878s] 2018-11-03 01:01:15,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:15.434 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [17.766s] 2018-11-03 01:01:18,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:18.851 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.606s] 2018-11-03 01:01:19,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:19.334 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.483s] 2018-11-03 01:01:20,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:20.503 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.167s] 2018-11-03 01:01:21,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:21.872 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [11.609s] 2018-11-03 01:01:33,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:33.183 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.565s] 2018-11-03 01:01:35,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:35.729 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.236s] 2018-11-03 01:01:35,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:35.979 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.250s] 2018-11-03 01:01:35,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:35.998 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.019s] 2018-11-03 01:01:36,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.037 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.038s] 2018-11-03 01:01:36,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.259 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.221s] 2018-11-03 01:01:36,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.359 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.173s] 2018-11-03 01:01:36,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.360 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-11-03 01:01:36,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.465 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.205s] 2018-11-03 01:01:36,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.488 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.023s] 2018-11-03 01:01:36,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.680 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.191s] 2018-11-03 01:01:36,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.704 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.024s] 2018-11-03 01:01:36,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:36.729 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.025s] 2018-11-03 01:01:37,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:37.419 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.688s] 2018-11-03 01:01:37,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:37.846 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.427s] 2018-11-03 01:01:39,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:39.111 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.753s] 2018-11-03 01:01:41,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:41.434 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.322s] 2018-11-03 01:01:49,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:49.679 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-03 01:01:49,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:49.680 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-03 01:01:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:53.820 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.257s] 2018-11-03 01:01:54,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:54.077 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.257s] 2018-11-03 01:01:54,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:54.270 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.192s] 2018-11-03 01:01:54,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:54.482 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.212s] 2018-11-03 01:01:54,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:54.675 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.193s] 2018-11-03 01:01:55,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:55.337 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.004s] 2018-11-03 01:01:57,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:57.300 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [77.016s] 2018-11-03 01:01:57,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:57.351 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.055s] 2018-11-03 01:01:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:57.419 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.068s] 2018-11-03 01:01:59,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:59.618 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.941s] 2018-11-03 01:01:59,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:01:59.714 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.394s] 2018-11-03 01:02:00,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:00.535 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.820s] 2018-11-03 01:02:01,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:01.318 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.783s] 2018-11-03 01:02:02,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:02.051 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.732s] 2018-11-03 01:02:02,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:02.451 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.401s] 2018-11-03 01:02:02,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:02.516 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.065s] 2018-11-03 01:02:02,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:02.852 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.335s] 2018-11-03 01:02:02,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:02.919 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.067s] 2018-11-03 01:02:03,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:03.180 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.260s] 2018-11-03 01:02:03,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:03.239 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.058s] 2018-11-03 01:02:03,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:03.306 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.067s] 2018-11-03 01:02:06,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:06.639 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.181s] 2018-11-03 01:02:06,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:06.646 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2018-11-03 01:02:06,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:06.823 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.177s] 2018-11-03 01:02:08,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:08.837 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.011s] 2018-11-03 01:02:09,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:09.932 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.095s] 2018-11-03 01:02:10,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:10.903 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.970s] 2018-11-03 01:02:17,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:17.770 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.644s] 2018-11-03 01:02:19,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:19.363 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.592s] 2018-11-03 01:02:21,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:21.458 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [6.992s] 2018-11-03 01:02:23,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:23.214 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.005s] 2018-11-03 01:02:23,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:23.761 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.303s] 2018-11-03 01:02:24,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:24.888 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-03 01:02:31,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:31.230 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [7.466s] 2018-11-03 01:02:32,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:32.857 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [29.540s] 2018-11-03 01:02:32,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:32.867 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2018-11-03 01:02:33,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:33.025 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.729s] 2018-11-03 01:02:34,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:34.388 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.518s] 2018-11-03 01:02:34,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:34.390 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-11-03 01:02:34,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:34.598 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.210s] 2018-11-03 01:02:34,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:34.747 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.149s] 2018-11-03 01:02:38,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:38.695 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.464s] 2018-11-03 01:02:42,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:42.078 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.070s] 2018-11-03 01:02:42,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:42.371 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.296s] 2018-11-03 01:02:53,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:53.343 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.363s] 2018-11-03 01:02:53,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:53.345 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-11-03 01:02:53,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:53.783 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.581s] 2018-11-03 01:02:54,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:54.203 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.420s] 2018-11-03 01:02:54,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:54.615 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.411s] 2018-11-03 01:02:54,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:54.684 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.341s] 2018-11-03 01:02:55,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:55.023 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.408s] 2018-11-03 01:02:55,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:55.522 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.499s] 2018-11-03 01:02:56,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:02:56.512 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.814s] 2018-11-03 01:03:05,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:05.527 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.016s] 2018-11-03 01:03:05,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:05.810 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.124s] 2018-11-03 01:03:18,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:18.100 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.368s] 2018-11-03 01:03:20,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:20.813 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.712s] 2018-11-03 01:03:21,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:21.988 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-03 01:03:23,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:23.322 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.509s] 2018-11-03 01:03:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:27.414 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.092s] 2018-11-03 01:03:41,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:41.659 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.445s] 2018-11-03 01:03:51,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:03:51.547 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.234s] 2018-11-03 01:04:01,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:01.152 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.604s] 2018-11-03 01:04:04,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:04.502 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [42.500s] 2018-11-03 01:04:09,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:09.209 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.710s] 2018-11-03 01:04:10,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:10.365 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.213s] 2018-11-03 01:04:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:13.470 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.104s] 2018-11-03 01:04:14,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:14.951 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [69.405s] 2018-11-03 01:04:15,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:15.792 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.321s] 2018-11-03 01:04:30,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:30.330 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.536s] 2018-11-03 01:04:30,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:30.551 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.222s] 2018-11-03 01:04:30,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:30.777 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.227s] 2018-11-03 01:04:32,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:32.196 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.138s] 2018-11-03 01:04:35,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:35.591 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [26.374s] 2018-11-03 01:04:36,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:36.494 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.296s] 2018-11-03 01:04:38,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:38.945 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.449s] 2018-11-03 01:04:39,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:39.466 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.686s] 2018-11-03 01:04:39,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:39.765 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.821s] 2018-11-03 01:04:40,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:40.843 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.077s] 2018-11-03 01:04:41,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:41.882 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.038s] 2018-11-03 01:04:42,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:42.885 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.003s] 2018-11-03 01:04:44,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:44.108 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.223s] 2018-11-03 01:04:47,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:47.207 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [11.619s] 2018-11-03 01:04:47,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:47.259 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [3.150s] 2018-11-03 01:04:47,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:47.939 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [8.472s] 2018-11-03 01:04:48,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:48.134 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.928s] 2018-11-03 01:04:49,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:49.556 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.295s] 2018-11-03 01:04:49,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:49.966 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.410s] 2018-11-03 01:04:50,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:50.207 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.241s] 2018-11-03 01:04:50,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:50.674 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.466s] 2018-11-03 01:04:51,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:51.357 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.683s] 2018-11-03 01:04:51,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:51.574 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.216s] 2018-11-03 01:04:52,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:52.373 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.798s] 2018-11-03 01:04:53,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:53.172 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.798s] 2018-11-03 01:04:53,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:53.882 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.709s] 2018-11-03 01:04:54,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:54.410 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.528s] 2018-11-03 01:04:58,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:58.262 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.849s] 2018-11-03 01:04:58,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:58.264 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-11-03 01:04:58,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:58.849 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.588s] 2018-11-03 01:04:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:59.291 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.440s] 2018-11-03 01:04:59,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:04:59.706 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.415s] 2018-11-03 01:05:00,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:00.093 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.387s] 2018-11-03 01:05:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:00.513 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.419s] 2018-11-03 01:05:00,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:00.630 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.691s] 2018-11-03 01:05:00,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:00.702 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.072s] 2018-11-03 01:05:00,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:00.740 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.038s] 2018-11-03 01:05:00,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:00.794 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.281s] 2018-11-03 01:05:00,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:00.997 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.203s] 2018-11-03 01:05:01,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:01.587 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.589s] 2018-11-03 01:05:02,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:02.247 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.660s] 2018-11-03 01:05:02,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:02.887 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.639s] 2018-11-03 01:05:03,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:03.382 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.495s] 2018-11-03 01:05:04,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:04.355 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.970s] 2018-11-03 01:05:04,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:04.356 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-03 01:05:04,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:04.357 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-03 01:05:05,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:05.068 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.714s] 2018-11-03 01:05:05,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:05.744 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.676s] 2018-11-03 01:05:09,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:09.873 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.130s] 2018-11-03 01:05:12,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:12.013 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [6.266s] 2018-11-03 01:05:12,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:12.216 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.204s] 2018-11-03 01:05:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:12.668 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.451s] 2018-11-03 01:05:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:12.670 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-03 01:05:12,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:12.671 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-11-03 01:05:13,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:13.029 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.360s] 2018-11-03 01:05:13,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:13.404 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.374s] 2018-11-03 01:05:14,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:14.279 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.875s] 2018-11-03 01:05:20,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:20.016 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [10.143s] 2018-11-03 01:05:30,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:30.996 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [42.850s] 2018-11-03 01:05:35,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:35.763 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.043s] 2018-11-03 01:05:35,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:35.965 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.972s] 2018-11-03 01:05:44,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:44.770 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.210s] 2018-11-03 01:05:45,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:45.916 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.363s] 2018-11-03 01:05:45,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:45.985 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.070s] 2018-11-03 01:05:46,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:46.559 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.573s] 2018-11-03 01:05:49,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:49.000 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.441s] 2018-11-03 01:05:49,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:49.589 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.308s] 2018-11-03 01:05:49,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:49.625 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2018-11-03 01:05:51,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:51.482 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-03 01:05:52,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:52.995 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.995s] 2018-11-03 01:05:53,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:53.042 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.047s] 2018-11-03 01:05:53,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:53.299 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.257s] 2018-11-03 01:05:54,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:54.215 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.622s] 2018-11-03 01:05:54,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:54.416 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.200s] 2018-11-03 01:05:54,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:05:54.845 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.429s] 2018-11-03 01:06:15,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:15.119 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.196s] 2018-11-03 01:06:17,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:17.315 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.194s] 2018-11-03 01:06:18,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:18.486 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.172s] 2018-11-03 01:06:19,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:19.463 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.976s] 2018-11-03 01:06:20,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:20.902 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.438s] 2018-11-03 01:06:22,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:22.800 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.897s] 2018-11-03 01:06:24,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:24.231 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.430s] 2018-11-03 01:06:24,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:24.373 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.143s] 2018-11-03 01:06:25,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:25.907 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.532s] 2018-11-03 01:06:26,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:26.589 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.683s] 2018-11-03 01:06:26,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:26.609 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2018-11-03 01:06:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:26.629 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-11-03 01:06:26,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:26.644 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-11-03 01:06:33,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:33.037 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.002s] 2018-11-03 01:06:39,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:39.750 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-11-03 01:06:45,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:45.061 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.292s] 2018-11-03 01:06:45,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:45.655 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.593s] 2018-11-03 01:06:45,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:45.903 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.248s] 2018-11-03 01:06:46,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:46.084 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.181s] 2018-11-03 01:06:46,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:46.324 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.239s] 2018-11-03 01:06:46,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:46.751 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.426s] 2018-11-03 01:06:46,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:46.990 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.238s] 2018-11-03 01:06:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:47.214 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.224s] 2018-11-03 01:06:47,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:47.370 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.156s] 2018-11-03 01:06:47,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:47.472 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.101s] 2018-11-03 01:06:47,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:47.569 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.097s] 2018-11-03 01:06:47,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:47.675 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.105s] 2018-11-03 01:06:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:47.787 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.112s] 2018-11-03 01:06:47,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:47.964 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.177s] 2018-11-03 01:06:48,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.069 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.105s] 2018-11-03 01:06:48,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.164 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.094s] 2018-11-03 01:06:48,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.299 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.135s] 2018-11-03 01:06:48,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.423 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.124s] 2018-11-03 01:06:48,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.521 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.097s] 2018-11-03 01:06:48,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.638 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.116s] 2018-11-03 01:06:48,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.737 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.099s] 2018-11-03 01:06:48,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.833 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.095s] 2018-11-03 01:06:48,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:48.963 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.129s] 2018-11-03 01:06:49,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:49.096 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.133s] 2018-11-03 01:06:49,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:49.196 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.099s] 2018-11-03 01:06:49,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:49.347 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.151s] 2018-11-03 01:06:49,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:49.553 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.205s] 2018-11-03 01:06:49,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:49.673 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.119s] 2018-11-03 01:06:50,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:50.949 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [1.275s] 2018-11-03 01:06:51,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:51.031 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.083s] 2018-11-03 01:06:51,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:51.106 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.075s] 2018-11-03 01:06:52,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:52.031 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.922s] 2018-11-03 01:06:53,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:53.340 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.309s] 2018-11-03 01:06:53,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:53.512 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.173s] 2018-11-03 01:06:53,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:53.654 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.141s] 2018-11-03 01:06:53,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:53.797 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.143s] 2018-11-03 01:06:54,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:54.643 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.844s] 2018-11-03 01:06:54,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:54.760 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.118s] 2018-11-03 01:06:54,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:06:54.850 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.090s] 2018-11-03 01:07:11,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:11.243 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.615s] 2018-11-03 01:07:11,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:11.981 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [66.183s] 2018-11-03 01:07:12,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:12.461 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [1.218s] 2018-11-03 01:07:21,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:21.807 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.395s] 2018-11-03 01:07:24,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:24.122 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.314s] 2018-11-03 01:07:26,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:26.501 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.378s] 2018-11-03 01:07:28,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:28.641 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.140s] 2018-11-03 01:07:36,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:36.014 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.118s] 2018-11-03 01:07:43,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:43.774 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.785s] 2018-11-03 01:07:45,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:45.707 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [129.740s] 2018-11-03 01:07:46,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:46.609 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.902s]: Skipped until Bug: 1014647 is resolved. 2018-11-03 01:07:49,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:49.354 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [6.228s] 2018-11-03 01:07:55,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:55.540 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.513s] 2018-11-03 01:07:55,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:55.815 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.275s] 2018-11-03 01:07:59,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:59.183 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:07:59,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:59.184 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:07:59,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:07:59.185 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:08:05,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:05.579 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.771s] 2018-11-03 01:08:06,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:06.278 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.699s] 2018-11-03 01:08:07,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:07.169 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.890s] 2018-11-03 01:08:07,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:07.636 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.467s] 2018-11-03 01:08:07,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:07.835 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.199s] 2018-11-03 01:08:07,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:07.853 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.017s] 2018-11-03 01:08:08,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:08.343 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.489s] 2018-11-03 01:08:12,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:12.561 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-03 01:08:13,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:13.167 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [13.703s] 2018-11-03 01:08:19,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:19.385 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.950s] 2018-11-03 01:08:19,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:19.640 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.255s] 2018-11-03 01:08:27,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:27.061 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [13.895s] 2018-11-03 01:08:30,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:30.913 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.623s] 2018-11-03 01:08:31,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:31.159 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.247s] 2018-11-03 01:08:34,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:34.867 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:08:34,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:34.869 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:08:34,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:34.870 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-03 01:08:34,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:34.871 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:08:38,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:38.673 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.449s] 2018-11-03 01:08:38,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:38.754 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.082s] 2018-11-03 01:08:39,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:39.251 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.496s] 2018-11-03 01:08:39,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:39.330 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.078s] 2018-11-03 01:08:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:39.843 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.513s] 2018-11-03 01:08:41,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:41.753 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.138s] 2018-11-03 01:08:42,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:42.193 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.440s] 2018-11-03 01:08:44,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:44.304 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.110s] 2018-11-03 01:08:44,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:44.511 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.208s] 2018-11-03 01:08:44,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:44.645 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.134s] 2018-11-03 01:08:47,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:47.205 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.739s] 2018-11-03 01:08:47,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:47.881 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.676s] 2018-11-03 01:08:54,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:54.711 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.097s] 2018-11-03 01:08:55,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:55.156 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.444s] 2018-11-03 01:08:55,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:55.270 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.114s] 2018-11-03 01:08:55,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:55.339 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.068s] 2018-11-03 01:08:55,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:55.447 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.107s] 2018-11-03 01:08:55,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:55.781 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.334s] 2018-11-03 01:08:56,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:08:56.159 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.377s] 2018-11-03 01:09:06,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:06.057 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [13.068s] 2018-11-03 01:09:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:07.590 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [80.977s] 2018-11-03 01:09:09,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:09.965 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.911s] 2018-11-03 01:09:10,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:10.092 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [5.946s] 2018-11-03 01:09:10,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:10.619 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.529s] 2018-11-03 01:09:12,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:12.677 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.711s] 2018-11-03 01:09:13,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:13.269 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.648s] 2018-11-03 01:09:14,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:14.581 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.313s] 2018-11-03 01:09:15,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:15.991 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.312s] 2018-11-03 01:09:19,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:19.334 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.343s] 2018-11-03 01:09:21,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:21.970 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.634s] 2018-11-03 01:09:27,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:27.112 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.241s] 2018-11-03 01:09:30,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:30.115 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.004s] 2018-11-03 01:09:33,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:33.553 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.436s] 2018-11-03 01:09:36,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:36.493 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [7.614s] 2018-11-03 01:09:36,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:36.494 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-11-03 01:09:36,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:36.523 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.970s] 2018-11-03 01:09:40,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:40.307 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.782s] 2018-11-03 01:09:41,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:41.850 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.071s] 2018-11-03 01:09:44,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:44.060 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.754s] 2018-11-03 01:09:44,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:44.344 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:09:47,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:47.129 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-03 01:09:47,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:47.131 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:09:47,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:47.132 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-03 01:09:49,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:49.249 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.095s] 2018-11-03 01:09:49,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:49.359 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.109s] 2018-11-03 01:09:49,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:49.449 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.089s] 2018-11-03 01:09:49,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:49.456 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-03 01:09:51,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:51.069 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.222s] 2018-11-03 01:09:51,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:51.311 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.241s] 2018-11-03 01:09:51,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:51.364 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.053s] 2018-11-03 01:09:52,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:52.389 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.023s] 2018-11-03 01:09:52,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:52.673 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.284s] 2018-11-03 01:09:53,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:53.523 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.849s] 2018-11-03 01:09:53,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:53.542 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-11-03 01:09:53,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:53.727 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.205s] 2018-11-03 01:09:53,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:53.783 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.055s] 2018-11-03 01:09:53,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:53.850 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.067s] 2018-11-03 01:09:53,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:53.927 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.076s] 2018-11-03 01:09:54,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:54.191 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.264s] 2018-11-03 01:09:54,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:54.234 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-11-03 01:09:54,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:54.278 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.736s] 2018-11-03 01:09:54,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:54.521 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.286s] 2018-11-03 01:09:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:54.915 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.394s] 2018-11-03 01:09:55,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:55.331 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.415s] 2018-11-03 01:09:55,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:55.582 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.251s] 2018-11-03 01:09:55,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:55.841 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.258s] 2018-11-03 01:09:55,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:09:55.909 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.068s] 2018-11-03 01:10:00,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:00.321 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.704s] 2018-11-03 01:10:05,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:05.458 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.197s] 2018-11-03 01:10:05,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:05.649 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.190s] 2018-11-03 01:10:05,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:05.964 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.315s] 2018-11-03 01:10:06,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:06.695 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.730s] 2018-11-03 01:10:06,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:06.889 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.194s] 2018-11-03 01:10:07,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:07.087 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.198s] 2018-11-03 01:10:07,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:07.102 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.015s] 2018-11-03 01:10:07,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:07.299 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.196s] 2018-11-03 01:10:13,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:13.070 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.544s] 2018-11-03 01:10:22,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:22.209 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.593s] 2018-11-03 01:10:31,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:31.455 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.217s] 2018-11-03 01:10:42,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:42.298 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.625s] 2018-11-03 01:10:44,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:44.885 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.586s] 2018-11-03 01:10:48,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:48.026 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.140s] 2018-11-03 01:10:52,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:10:52.541 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.514s] 2018-11-03 01:11:06,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:06.228 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.525s] 2018-11-03 01:11:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:06.922 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.694s] 2018-11-03 01:11:25,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:25.370 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.162s] 2018-11-03 01:11:28,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:28.183 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [140.564s] 2018-11-03 01:11:30,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:30.340 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.969s] 2018-11-03 01:11:31,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:31.739 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.398s] 2018-11-03 01:11:36,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:36.545 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.805s] 2018-11-03 01:11:38,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:38.224 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.679s] 2018-11-03 01:11:42,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:42.645 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.420s] 2018-11-03 01:11:47,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:47.127 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.481s] 2018-11-03 01:11:49,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:49.519 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [2.392s] 2018-11-03 01:11:51,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:51.566 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.046s] 2018-11-03 01:11:58,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:58.430 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.863s] 2018-11-03 01:11:59,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:11:59.769 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.339s] 2018-11-03 01:12:03,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:03.526 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.756s] 2018-11-03 01:12:03,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:03.849 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.324s] 2018-11-03 01:12:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:03.961 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.111s] 2018-11-03 01:12:04,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:04.265 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.304s] 2018-11-03 01:12:04,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:04.509 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.243s] 2018-11-03 01:12:04,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:04.774 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.265s] 2018-11-03 01:12:04,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:04.884 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.110s] 2018-11-03 01:12:05,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:05.173 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.288s] 2018-11-03 01:12:05,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:05.220 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2018-11-03 01:12:05,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:05.271 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.051s] 2018-11-03 01:12:11,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:11.104 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.832s] 2018-11-03 01:12:37,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:37.725 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.186s] 2018-11-03 01:12:37,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:37.938 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.213s] 2018-11-03 01:12:38,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.150 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.212s] 2018-11-03 01:12:38,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.364 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.213s] 2018-11-03 01:12:38,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.387 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.023s] 2018-11-03 01:12:38,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.594 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.206s] 2018-11-03 01:12:38,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.817 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.222s] 2018-11-03 01:12:38,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.844 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.027s] 2018-11-03 01:12:38,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.878 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.033s] 2018-11-03 01:12:38,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:38.912 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.034s] 2018-11-03 01:12:48,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:48.913 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.917s] 2018-11-03 01:12:55,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:55.183 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.269s] 2018-11-03 01:12:59,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:12:59.110 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [90.907s] 2018-11-03 01:13:04,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:04.421 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.237s] 2018-11-03 01:13:07,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:07.285 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.863s] 2018-11-03 01:13:09,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:09.673 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.388s] 2018-11-03 01:13:11,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:11.055 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.945s] 2018-11-03 01:13:23,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:23.758 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [14.082s] 2018-11-03 01:13:23,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:23.876 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.120s] 2018-11-03 01:13:23,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:23.941 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.064s] 2018-11-03 01:13:30,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:30.791 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.848s] 2018-11-03 01:13:38,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:38.808 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [8.015s] 2018-11-03 01:13:51,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:51.449 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [12.641s] 2018-11-03 01:13:51,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:51.523 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2018-11-03 01:13:51,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:13:51.564 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.041s] 2018-11-03 01:14:00,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:00.421 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.854s] 2018-11-03 01:14:09,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:09.746 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.323s] 2018-11-03 01:14:26,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:26.150 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [75.078s] 2018-11-03 01:14:37,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:37.043 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.612s] 2018-11-03 01:14:45,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:45.190 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.147s] 2018-11-03 01:14:51,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:51.938 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.745s] 2018-11-03 01:14:51,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:51.940 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-03 01:14:55,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:14:55.813 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.874s] 2018-11-03 01:15:03,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:15:03.771 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [7.957s] 2018-11-03 01:15:11,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:15:11.116 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [44.957s] 2018-11-03 01:15:34,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:15:34.211 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [30.436s] 2018-11-03 01:15:36,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:15:36.019 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.810s] 2018-11-03 01:16:31,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:31.578 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.569s] 2018-11-03 01:16:31,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:31.625 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.048s] 2018-11-03 01:16:32,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:32.197 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.570s] 2018-11-03 01:16:34,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:34.276 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.079s] 2018-11-03 01:16:39,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:39.962 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.685s] 2018-11-03 01:16:40,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:40.204 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.242s] 2018-11-03 01:16:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:40.254 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.050s] 2018-11-03 01:16:54,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:16:54.214 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [103.076s] 2018-11-03 01:17:02,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:02.585 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.177s] 2018-11-03 01:17:10,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:10.490 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.616s] 2018-11-03 01:17:13,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:13.329 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.838s] 2018-11-03 01:17:15,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:15.981 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.652s] 2018-11-03 01:17:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:23.657 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.539s] 2018-11-03 01:17:26,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:26.150 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.492s] 2018-11-03 01:17:28,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:28.578 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.427s] 2018-11-03 01:17:30,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:30.981 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.402s] 2018-11-03 01:17:33,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:33.476 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.495s] 2018-11-03 01:17:36,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:36.186 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.709s] 2018-11-03 01:17:36,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:36.535 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.350s] 2018-11-03 01:17:39,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:39.199 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.663s] 2018-11-03 01:17:42,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:42.003 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.802s] 2018-11-03 01:17:42,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:42.259 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [48.033s] 2018-11-03 01:17:42,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:42.261 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-03 01:17:44,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:44.787 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.784s] 2018-11-03 01:17:47,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:47.413 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.625s] 2018-11-03 01:17:50,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:50.009 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.595s] 2018-11-03 01:17:50,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:50.984 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.727s] 2018-11-03 01:17:52,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:52.659 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.649s] 2018-11-03 01:17:55,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:55.421 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.761s] 2018-11-03 01:17:56,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:56.413 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.428s] 2018-11-03 01:17:57,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:17:57.922 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.501s] 2018-11-03 01:18:00,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:00.914 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.992s] 2018-11-03 01:18:03,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:03.850 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.935s] 2018-11-03 01:18:06,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:06.625 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.774s] 2018-11-03 01:18:09,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:09.313 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.686s] 2018-11-03 01:18:12,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:12.084 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.771s] 2018-11-03 01:18:15,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:15.068 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.983s] 2018-11-03 01:18:18,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:18.096 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [3.027s] 2018-11-03 01:18:21,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:21.355 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [3.258s] 2018-11-03 01:18:24,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:24.216 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.860s] 2018-11-03 01:18:29,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:29.347 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.018s] 2018-11-03 01:18:29,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:29.355 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.008s] 2018-11-03 01:18:29,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:29.363 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-11-03 01:18:29,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:29.369 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-11-03 01:18:29,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:29.893 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.522s] 2018-11-03 01:18:29,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:29.905 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.012s] 2018-11-03 01:18:29,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:29.920 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.014s] 2018-11-03 01:18:30,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:30.193 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.273s] 2018-11-03 01:18:30,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:30.232 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.038s] 2018-11-03 01:18:30,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:30.243 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.011s] 2018-11-03 01:18:34,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:34.461 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2018-11-03 01:18:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:34.555 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2018-11-03 01:18:35,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:35.076 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.028s] 2018-11-03 01:18:43,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:43.560 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.348s] 2018-11-03 01:18:43,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:43.759 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.199s] 2018-11-03 01:18:43,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:43.921 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.161s] 2018-11-03 01:18:52,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:52.059 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [8.135s] 2018-11-03 01:18:52,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:52.102 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.045s] 2018-11-03 01:18:52,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:52.138 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.036s] 2018-11-03 01:18:52,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:52.439 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.215s] 2018-11-03 01:18:59,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:18:59.127 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.225s] 2018-11-03 01:19:01,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:01.066 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:19:01,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:01.068 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:19:01,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:01.069 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:19:01,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:01.070 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:19:01,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:01.071 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-03 01:19:04,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:04.724 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.285s] 2018-11-03 01:19:06,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:06.249 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.697s] 2018-11-03 01:19:07,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:07.276 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.027s] 2018-11-03 01:19:08,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:08.500 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.223s] 2018-11-03 01:19:12,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:12.442 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.099s] 2018-11-03 01:19:12,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:12.631 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.126s] 2018-11-03 01:19:20,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:20.255 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.447s] 2018-11-03 01:19:22,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:22.225 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.031s] 2018-11-03 01:19:22,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:22.244 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.019s] 2018-11-03 01:19:26,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:26.236 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:19:27,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:27.698 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.305s] 2018-11-03 01:19:28,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:28.109 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.411s] 2018-11-03 01:19:28,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:28.785 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.675s] 2018-11-03 01:19:30,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:30.364 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.577s] 2018-11-03 01:19:30,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:30.438 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.076s] 2018-11-03 01:19:30,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:30.525 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.086s] 2018-11-03 01:19:30,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:30.605 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.080s] 2018-11-03 01:19:34,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:34.540 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.942s] 2018-11-03 01:19:38,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:38.763 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.221s] 2018-11-03 01:19:38,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:38.983 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.075s] 2018-11-03 01:19:39,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:39.058 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.075s] 2018-11-03 01:19:39,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:39.350 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.291s] 2018-11-03 01:19:39,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:39.662 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.313s] 2018-11-03 01:19:42,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:42.443 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.679s] 2018-11-03 01:19:47,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:47.164 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.720s] 2018-11-03 01:19:47,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:47.917 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.668s] 2018-11-03 01:19:47,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:47.967 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.052s] 2018-11-03 01:19:50,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:50.986 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-03 01:19:50,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:50.988 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-03 01:19:50,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:50.990 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-03 01:19:50,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:50.991 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-03 01:19:51,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:51.949 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.784s] 2018-11-03 01:19:52,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:52.779 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.831s] 2018-11-03 01:19:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:19:55.192 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.048s] 2018-11-03 01:20:02,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:02.791 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.219s] 2018-11-03 01:20:03,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:03.216 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.425s] 2018-11-03 01:20:06,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:06.950 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-03 01:20:11,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:11.680 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.047s] 2018-11-03 01:20:12,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:12.194 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.514s] 2018-11-03 01:20:13,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:13.022 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.421s] 2018-11-03 01:20:13,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:13.413 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.219s] 2018-11-03 01:20:18,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:18.710 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.687s] 2018-11-03 01:20:19,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:19.160 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.193s] 2018-11-03 01:20:27,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:27.327 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.711s] 2018-11-03 01:20:28,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:28.644 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.317s] 2018-11-03 01:20:32,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:32.280 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-03 01:20:37,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:37.513 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.951s] 2018-11-03 01:20:37,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:37.515 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-11-03 01:20:39,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:39.403 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.331s] 2018-11-03 01:20:42,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:42.020 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.615s] 2018-11-03 01:20:43,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:43.594 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.574s] 2018-11-03 01:20:46,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:46.365 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.772s] 2018-11-03 01:20:55,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:55.077 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.783s] 2018-11-03 01:20:58,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:20:58.671 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.594s] 2018-11-03 01:21:04,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:21:04.876 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.204s] 2018-11-03 01:21:09,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:21:09.984 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [5.106s] 2018-11-03 01:21:14,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:21:14.457 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.472s] 2018-11-03 01:21:19,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:21:19.162 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.705s] 2018-11-03 01:21:23,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:21:23.114 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.952s] 2018-11-03 01:21:26,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:21:26.704 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.590s] 2018-11-03 01:21:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:21:52.329 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.723s] 2018-11-03 01:22:03,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:22:03.203 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [10.873s] 2018-11-03 01:22:08,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:22:08.046 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.846s] 2018-11-03 01:22:10,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:22:10.446 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.399s] 2018-11-03 01:22:26,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:22:26.518 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [16.067s] 2018-11-03 01:23:08,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:23:08.366 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [41.843s] 2018-11-03 01:23:10,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:23:10.283 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.921s] 2018-11-03 01:23:22,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:23:22.508 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.221s] 2018-11-03 01:23:35,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:23:35.602 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [13.094s] 2018-11-03 01:23:41,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:23:41.995 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [6.393s] 2018-11-03 01:24:23,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:24:23.679 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [41.677s] 2018-11-03 01:24:37,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:24:37.147 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.137s] 2018-11-03 01:24:37,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:24:37.878 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.732s] 2018-11-03 01:24:58,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:24:58.695 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.225s] 2018-11-03 01:25:03,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:25:03.727 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.031s] 2018-11-03 01:25:09,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:25:09.456 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.728s] 2018-11-03 01:25:13,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:25:13.989 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.533s] 2018-11-03 01:25:23,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:25:23.496 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [9.506s] 2018-11-03 01:25:44,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:25:44.894 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.303s] 2018-11-03 01:25:48,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:25:48.921 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.026s] 2018-11-03 01:25:59,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:25:59.953 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.032s] 2018-11-03 01:26:12,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:26:12.571 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.988s] 2018-11-03 01:26:16,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:26:16.567 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.994s] 2018-11-03 01:26:25,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:26:25.193 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.625s] 2018-11-03 01:26:44,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:26:44.592 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.886s] 2018-11-03 01:26:51,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:26:51.874 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.282s] 2018-11-03 01:26:57,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:26:57.168 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.294s] 2018-11-03 01:27:01,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:01.091 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.922s] 2018-11-03 01:27:05,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:05.565 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.474s] 2018-11-03 01:27:24,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:24.661 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.765s] 2018-11-03 01:27:28,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:28.670 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.008s] 2018-11-03 01:27:32,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:32.339 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.667s] 2018-11-03 01:27:36,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:36.603 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.263s] 2018-11-03 01:27:41,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:41.464 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.861s] 2018-11-03 01:27:45,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:45.249 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.785s] 2018-11-03 01:27:49,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:49.038 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.788s] 2018-11-03 01:27:56,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:56.794 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.755s] 2018-11-03 01:27:58,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:27:58.028 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.233s] 2018-11-03 01:28:02,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:02.271 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.243s] 2018-11-03 01:28:02,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:02.789 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.518s] 2018-11-03 01:28:03,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:03.122 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.333s] 2018-11-03 01:28:03,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:03.409 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.286s] 2018-11-03 01:28:03,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:03.651 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.241s] 2018-11-03 01:28:03,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:03.733 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.082s] 2018-11-03 01:28:03,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:03.859 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.125s] 2018-11-03 01:28:03,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:03.967 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.107s] 2018-11-03 01:28:04,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:04.028 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.061s] 2018-11-03 01:28:04,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:04.093 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.064s] 2018-11-03 01:28:10,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:10.261 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.168s] 2018-11-03 01:28:32,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:32.731 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.904s] 2018-11-03 01:28:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:40.924 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.193s] 2018-11-03 01:28:46,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:46.532 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.606s] 2018-11-03 01:28:46,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:46.534 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-03 01:28:50,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:50.756 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.223s] 2018-11-03 01:28:57,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:28:57.663 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [6.907s] 2018-11-03 01:29:24,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:29:24.154 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [26.486s] 2018-11-03 01:29:26,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:29:26.204 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [2.053s] 2018-11-03 01:30:12,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:12.295 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.032s] 2018-11-03 01:30:13,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:13.993 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.697s] 2018-11-03 01:30:18,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:18.432 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [4.435s] 2018-11-03 01:30:19,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:19.316 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.887s] 2018-11-03 01:30:21,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:21.132 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.814s] 2018-11-03 01:30:22,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:22.670 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.539s] 2018-11-03 01:30:24,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:24.563 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.891s] 2018-11-03 01:30:24,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:24.619 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.058s] 2018-11-03 01:30:29,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:29.723 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.612s] 2018-11-03 01:30:31,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:31.486 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.762s] 2018-11-03 01:30:35,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:35.522 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.032s] 2018-11-03 01:30:36,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:36.621 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.102s] 2018-11-03 01:30:39,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:39.058 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.435s] 2018-11-03 01:30:40,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:40.357 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.299s] 2018-11-03 01:30:42,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:42.098 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.738s] 2018-11-03 01:30:42,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:42.352 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.257s] 2018-11-03 01:30:54,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:54.991 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.674s] 2018-11-03 01:30:58,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:30:58.373 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.380s] 2018-11-03 01:31:11,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:11.411 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.351s] 2018-11-03 01:31:11,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:11.634 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.222s] 2018-11-03 01:31:24,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:24.742 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.672s] 2018-11-03 01:31:27,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:27.570 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.827s] 2018-11-03 01:31:35,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:35.499 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.984s] 2018-11-03 01:31:36,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:36.019 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.519s] 2018-11-03 01:31:36,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:36.802 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.783s] 2018-11-03 01:31:37,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:37.174 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.371s] 2018-11-03 01:31:37,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:37.558 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.383s] 2018-11-03 01:31:37,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:37.699 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.141s] 2018-11-03 01:31:38,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:38.241 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.541s] 2018-11-03 01:31:38,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:38.422 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.180s] 2018-11-03 01:31:38,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:38.788 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.366s] 2018-11-03 01:31:45,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:45.229 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.297s] 2018-11-03 01:31:45,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:45.544 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.312s] 2018-11-03 01:31:45,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:45.933 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.389s] 2018-11-03 01:31:46,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:46.049 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.117s] 2018-11-03 01:31:55,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:55.141 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.069s] 2018-11-03 01:31:55,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:55.317 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.175s] 2018-11-03 01:31:55,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:55.341 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.025s] 2018-11-03 01:31:55,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:55.364 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.023s] 2018-11-03 01:31:55,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:31:55.590 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.226s] 2018-11-03 01:32:00,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:00.195 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-11-03 01:32:03,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:03.835 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.202s] 2018-11-03 01:32:04,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:04.401 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.565s] 2018-11-03 01:32:10,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:10.899 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.210s] 2018-11-03 01:32:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:12.932 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.032s] 2018-11-03 01:32:20,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:20.828 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.280s] 2018-11-03 01:32:21,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:21.022 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.193s] 2018-11-03 01:32:21,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:21.230 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.208s] 2018-11-03 01:32:22,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:22.200 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [0.969s] 2018-11-03 01:32:22,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:22.410 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.210s] 2018-11-03 01:32:33,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:33.600 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.616s] 2018-11-03 01:32:34,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:34.958 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.358s] 2018-11-03 01:32:45,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:45.397 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.445s] 2018-11-03 01:32:45,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:45.586 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.189s] 2018-11-03 01:32:45,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:45.825 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.238s] 2018-11-03 01:32:46,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:46.024 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.200s] 2018-11-03 01:32:49,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:32:49.478 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-03 01:33:05,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:33:05.377 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.071s] 2018-11-03 01:33:14,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:33:14.155 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.217s] 2018-11-03 01:33:24,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:33:24.277 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.579s] 2018-11-03 01:33:25,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:33:25.575 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.298s] 2018-11-03 01:33:37,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:33:37.082 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [3.486s] 2018-11-03 01:33:40,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:33:40.898 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.815s] 2018-11-03 01:34:02,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:34:02.146 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.799s] 2018-11-03 01:34:12,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:34:12.299 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.152s] 2018-11-03 01:34:13,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:34:13.218 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.921s] 2018-11-03 01:34:14,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:34:14.261 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.043s] 2018-11-03 01:34:14,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:34:14.906 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.645s] 2018-11-03 01:34:45,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:34:45.203 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [30.291s] 2018-11-03 01:34:47,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:34:47.598 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-03 01:35:02,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:02.475 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [10.823s] 2018-11-03 01:35:05,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:05.958 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.484s] 2018-11-03 01:35:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:10.408 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.450s] 2018-11-03 01:35:10,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:10.611 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.202s] 2018-11-03 01:35:10,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:10.635 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.023s] 2018-11-03 01:35:10,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:10.849 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.213s] 2018-11-03 01:35:11,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:11.051 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.202s] 2018-11-03 01:35:11,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:11.258 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.206s] 2018-11-03 01:35:11,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:11.448 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.190s] 2018-11-03 01:35:11,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:11.748 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.299s] 2018-11-03 01:35:11,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:11.980 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.231s] 2018-11-03 01:35:12,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:12.168 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.188s] 2018-11-03 01:35:12,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:12.388 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.219s] 2018-11-03 01:35:12,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:12.784 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.395s] 2018-11-03 01:35:12,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:12.965 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.181s] 2018-11-03 01:35:13,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:13.191 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.226s] 2018-11-03 01:35:13,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:13.231 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.040s] 2018-11-03 01:35:13,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:13.468 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.236s] 2018-11-03 01:35:13,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:13.506 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2018-11-03 01:35:13,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:13.898 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.392s] 2018-11-03 01:35:14,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:14.136 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.237s] 2018-11-03 01:35:14,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:14.176 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.040s] 2018-11-03 01:35:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:14.361 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.185s] 2018-11-03 01:35:14,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:14.592 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.229s] 2018-11-03 01:35:14,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:14.628 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-11-03 01:35:14,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:14.666 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.037s] 2018-11-03 01:35:14,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:14.904 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.237s] 2018-11-03 01:35:15,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:15.142 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.237s] 2018-11-03 01:35:15,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:15.180 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.038s] 2018-11-03 01:35:15,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:15.220 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.040s] 2018-11-03 01:35:15,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:15.428 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.207s] 2018-11-03 01:35:15,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:15.466 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.038s] 2018-11-03 01:35:21,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:21.937 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-03 01:35:47,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:47.245 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [25.299s] 2018-11-03 01:35:50,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:35:50.904 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.663s] 2018-11-03 01:36:16,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:36:16.980 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [26.070s] 2018-11-03 01:36:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:36:22.397 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.419s] 2018-11-03 01:36:30,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 24addb8d-32c2-415d-b6f1-22241b342a5d 2018-11-03 01:36:30,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '24addb8d-32c2-415d-b6f1-22241b342a5d']'. 2018-11-03 01:36:31,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-03 01:36:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-03 01:36:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-03 01:36:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 24addb8d-32c2-415d-b6f1-22241b342a5d | 2018-11-03 01:36:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-03 01:36:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-03 00:45:54 | 2018-11-03 01:36:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-03 01:36:30 | 2018-11-03 01:36:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:50:36 | 2018-11-03 01:36:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-03 01:36:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-03 01:36:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-03 01:36:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9fa30f43-4cc9-47e1-8750-4aacabe7e64e) | 2018-11-03 01:36:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-03 01:36:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7cb6c14b-e297-4973-9e6b-6dba5a79dfd4) | 2018-11-03 01:36:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2018-11-03 01:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3024.663 | 2018-11-03 01:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1217 | 2018-11-03 01:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 253 | 2018-11-03 01:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-03 01:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-03 01:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-11-03 01:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-03 01:36:31,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-03 01:36:31,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-03 01:36:32,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.9178981938% 2018-11-03 01:36:34,251 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 50:50 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-03 01:36:34,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 01:36:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 01:36:34,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e9d1f41-8179-42e9-b499-9196a94aaf02 Date: Sat, 03 Nov 2018 01:36:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 01:36:34,866 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37 used request id req-0e9d1f41-8179-42e9-b499-9196a94aaf02 2018-11-03 01:36:34,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.607630968094s 2018-11-03 01:36:34,866 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/433c4e81-05d1-48f6-bbd4-36600b7ddc37 used request id req-0e9d1f41-8179-42e9-b499-9196a94aaf02 2018-11-03 01:36:34,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 01:36:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:35,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2376da7-3a97-40de-92dd-b724d9689371 x-compute-request-id: req-f2376da7-3a97-40de-92dd-b724d9689371 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_38df4dff-33fc-426b-89c0-6346fb534b74", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f444849-48b3-42e0-b202-2b0ae251dcce"}, {"name": "tempest_full-flavor_alt_38df4dff-33fc-426b-89c0-6346fb534b74", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d6b528d-224b-47be-9a8a-0ced8b93e889"}]} 2018-11-03 01:36:35,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f2376da7-3a97-40de-92dd-b724d9689371 2018-11-03 01:36:35,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.212219953537s 2018-11-03 01:36:35,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f2376da7-3a97-40de-92dd-b724d9689371 2018-11-03 01:36:35,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 01:36:35,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:35,133 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 01:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca80985b-e895-4e2b-950f-dada501203af x-compute-request-id: req-ca80985b-e895-4e2b-950f-dada501203af Content-Length: 0 Content-Type: application/json 2018-11-03 01:36:35,133 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889 used request id req-ca80985b-e895-4e2b-950f-dada501203af 2018-11-03 01:36:35,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0509469509125s 2018-11-03 01:36:35,133 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/8d6b528d-224b-47be-9a8a-0ced8b93e889 used request id req-ca80985b-e895-4e2b-950f-dada501203af 2018-11-03 01:36:35,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 01:36:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 01:36:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-d338a91d-d1c3-42db-9b65-4a8864087317 Date: Sat, 03 Nov 2018 01:36:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "metadata": {}}], "file": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37/file", "owner": "41a2b9163b3b4f9085b2a2a141cfccf9", "id": "e823f550-565e-4014-a82b-77e13b9bac37", "size": 12716032, "self": "/v2/images/e823f550-565e-4014-a82b-77e13b9bac37", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/e823f550-565e-4014-a82b-77e13b9bac37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T00:45:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_38df4dff-33fc-426b-89c0-6346fb534b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T00:45:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 01:36:35,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d338a91d-d1c3-42db-9b65-4a8864087317 2018-11-03 01:36:35,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211115121841s 2018-11-03 01:36:35,349 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d338a91d-d1c3-42db-9b65-4a8864087317 2018-11-03 01:36:35,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 01:36:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/e823f550-565e-4014-a82b-77e13b9bac37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5387bf32e711ea12fae023bd39cba03da0845b04" 2018-11-03 01:36:35,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4381a0d-4942-42da-b734-7de85079289a Date: Sat, 03 Nov 2018 01:36:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 01:36:35,979 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e823f550-565e-4014-a82b-77e13b9bac37 used request id req-d4381a0d-4942-42da-b734-7de85079289a 2018-11-03 01:36:35,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.628733158112s 2018-11-03 01:36:35,979 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e823f550-565e-4014-a82b-77e13b9bac37 used request id req-d4381a0d-4942-42da-b734-7de85079289a 2018-11-03 01:36:35,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 01:36:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc41f4dd-859e-4f08-9242-a6d45b6d5374 x-compute-request-id: req-fc41f4dd-859e-4f08-9242-a6d45b6d5374 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_38df4dff-33fc-426b-89c0-6346fb534b74", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f444849-48b3-42e0-b202-2b0ae251dcce"}]} 2018-11-03 01:36:36,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-fc41f4dd-859e-4f08-9242-a6d45b6d5374 2018-11-03 01:36:36,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02277302742s 2018-11-03 01:36:36,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-fc41f4dd-859e-4f08-9242-a6d45b6d5374 2018-11-03 01:36:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 01:36:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,055 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5472bc37-f232-4be3-8ed3-89c95261463b x-compute-request-id: req-5472bc37-f232-4be3-8ed3-89c95261463b Content-Length: 0 Content-Type: application/json 2018-11-03 01:36:36,055 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce used request id req-5472bc37-f232-4be3-8ed3-89c95261463b 2018-11-03 01:36:36,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0500638484955s 2018-11-03 01:36:36,055 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0f444849-48b3-42e0-b202-2b0ae251dcce used request id req-5472bc37-f232-4be3-8ed3-89c95261463b 2018-11-03 01:36:36,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 01:36:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4052f8-8534-4b48-8fab-0e52a9b333e3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74", "links": {"self": "http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "119ae48d488644ba945031262d9cc8cf", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 01:36:36,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2b4052f8-8534-4b48-8fab-0e52a9b333e3 2018-11-03 01:36:36,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114712953568s 2018-11-03 01:36:36,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2b4052f8-8534-4b48-8fab-0e52a9b333e3 2018-11-03 01:36:36,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 01:36:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2b4836-f427-4304-ab10-4b26e0c48191 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_38df4dff-33fc-426b-89c0-6346fb534b74", "links": {"self": "http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "119ae48d488644ba945031262d9cc8cf", "description": null}} 2018-11-03 01:36:36,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf used request id req-5f2b4836-f427-4304-ab10-4b26e0c48191 2018-11-03 01:36:36,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127488851547s 2018-11-03 01:36:36,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf used request id req-5f2b4836-f427-4304-ab10-4b26e0c48191 2018-11-03 01:36:36,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-03 01:36:36,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f428bb77-ba78-43bc-a9ed-1ff9de074ce6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:36:36,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf used request id req-f428bb77-ba78-43bc-a9ed-1ff9de074ce6 2018-11-03 01:36:36,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.237478971481s 2018-11-03 01:36:36,543 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/119ae48d488644ba945031262d9cc8cf used request id req-f428bb77-ba78-43bc-a9ed-1ff9de074ce6 2018-11-03 01:36:36,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 01:36:36,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a7b3cf-ed39-4d1a-b667-fda2cf28027d Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9"}, "tags": [], "enabled": true, "id": "41a2b9163b3b4f9085b2a2a141cfccf9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_38df4dff-33fc-426b-89c0-6346fb534b74"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 01:36:36,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-03a7b3cf-ed39-4d1a-b667-fda2cf28027d 2018-11-03 01:36:36,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101670980453s 2018-11-03 01:36:36,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-03a7b3cf-ed39-4d1a-b667-fda2cf28027d 2018-11-03 01:36:36,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-03 01:36:36,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0ab6f1-d0bb-4af9-bfdc-82d8f14c5780 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:36:36,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9 used request id req-cd0ab6f1-d0bb-4af9-bfdc-82d8f14c5780 2018-11-03 01:36:36,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208498001099s 2018-11-03 01:36:36,865 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/41a2b9163b3b4f9085b2a2a141cfccf9 used request id req-cd0ab6f1-d0bb-4af9-bfdc-82d8f14c5780 2018-11-03 01:36:36,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:36:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:36,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8ffd97-2766-4bcf-ac70-8a3d4e12d3da Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5722674ef4daaa3052104c1bc813c", "links": {"self": "http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c"}, "name": "Member"}, {"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 01:36:36,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b8ffd97-2766-4bcf-ac70-8a3d4e12d3da 2018-11-03 01:36:36,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104759931564s 2018-11-03 01:36:36,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b8ffd97-2766-4bcf-ac70-8a3d4e12d3da 2018-11-03 01:36:36,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-03 01:36:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:37,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b11f5193-ec47-41be-af83-762849c4e187 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:36:37,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c used request id req-b11f5193-ec47-41be-af83-762849c4e187 2018-11-03 01:36:37,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.119033813477s 2018-11-03 01:36:37,098 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/44e5722674ef4daaa3052104c1bc813c used request id req-b11f5193-ec47-41be-af83-762849c4e187 2018-11-03 01:36:37,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 01:36:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=41a2b9163b3b4f9085b2a2a141cfccf9&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32352d82c7846aa3097ddc6cd62555d61b6f0997" 2018-11-03 01:36:37,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6b43c775-5df1-4b82-b037-8f50e0217833 Date: Sat, 03 Nov 2018 01:36:37 GMT RESP BODY: {"security_groups": []} 2018-11-03 01:36:37,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=41a2b9163b3b4f9085b2a2a141cfccf9&name=default used request id req-6b43c775-5df1-4b82-b037-8f50e0217833 2018-11-03 01:36:37,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225827932358s 2018-11-03 01:36:37,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=41a2b9163b3b4f9085b2a2a141cfccf9&name=default used request id req-6b43c775-5df1-4b82-b037-8f50e0217833 2018-11-03 01:36:37,328 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-11-03 01:36:37,328 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-03 01:36:40,172 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-28 | | 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-11-03 01:36:40,178 - 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.31,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6Pd8KjHZCXVbJVvc6WRkYwff6 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=ceb139a78723412bbc751e2cc33b534e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=sHvnnZHbefyGDNaucArqMBtXZ export OS_REGION_NAME=regionOne 2018-11-03 01:36:40,178 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-11-03 01:36:40,190 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-11-03 01:36:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 01:36:40,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d11a55-d2dd-4eef-bff6-9dcad2697898 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 01:36:40,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-64d11a55-d2dd-4eef-bff6-9dcad2697898 2018-11-03 01:36:40,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 01:36:40,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T02:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ceb139a78723412bbc751e2cc33b534e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-2060616974", "id": "164a7fbdba3540b7b5cacbdb28f740b2", "name": "tempest-service-1984815064"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ceb139a78723412bbc751e2cc33b534e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [], "type": "tempest-type-982972503", "id": "c663a9646e3e471ea1e078b1ec2c4b47", "name": "tempest-service-533739624"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9cd4f9114da4856bbe82d5dd659b539"}, "audit_ids": ["9FrJV-JoRzqZLadK-5VYGg"], "issued_at": "2018-11-03T01:36:40.000000Z"}} 2018-11-03 01:36:40,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-03 01:36:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:41,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d6db9099-c328-4348-9b3f-0f5a8ee5b461 Date: Sat, 03 Nov 2018 01:36:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"83c41b26-f570-4b78-aa34-9ed444b68ea2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47231e2929c445d48ec194d54c88f2dc","status":"ACTIVE","subnets":["8c88fbab-910c-45a5-817e-2a893406c6a5"],"description":"","tags":[],"updated_at":"2018-11-02T19:14:26Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"47231e2929c445d48ec194d54c88f2dc","created_at":"2018-11-02T18:43:30Z","provider:network_type":"flat"}]} 2018-11-03 01:36:41,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d6db9099-c328-4348-9b3f-0f5a8ee5b461 2018-11-03 01:36:41,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277865171432s 2018-11-03 01:36:41,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d6db9099-c328-4348-9b3f-0f5a8ee5b461 2018-11-03 01:36:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 01:36:41,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 01:36:41 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 01:36:41,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 01:36:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:41,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e98896-c2fa-4ae3-a7a7-7bbf8b80b3b6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/282be82b84394f1aad3fb008a300db96"}, "tags": [], "enabled": true, "id": "282be82b84394f1aad3fb008a300db96", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-11-03 01:36:41,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-73e98896-c2fa-4ae3-a7a7-7bbf8b80b3b6 2018-11-03 01:36:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198954105377s 2018-11-03 01:36:41,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-73e98896-c2fa-4ae3-a7a7-7bbf8b80b3b6 2018-11-03 01:36:41,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-03 01:36:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}}' 2018-11-03 01:36:41,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 01:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb26e3c-5008-4c9f-9368-270bbdea9b06 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c"}, "tags": [], "enabled": true, "id": "907bad0c768147af92c72bdacedbc59c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}} 2018-11-03 01:36:41,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3fb26e3c-5008-4c9f-9368-270bbdea9b06 2018-11-03 01:36:41,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13410282135s 2018-11-03 01:36:41,501 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3fb26e3c-5008-4c9f-9368-270bbdea9b06 2018-11-03 01:36:41,501 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'907bad0c768147af92c72bdacedbc59c', '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'tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1'}) 2018-11-03 01:36:41,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-03 01:36:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "73e1a673-d571-4c8a-9cbc-ffcbd4ddada6", "email": null, "name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}}' 2018-11-03 01:36:41,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 01:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471ac056-02c9-4087-baa5-5858b06d880f Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": {"self": "http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d7fef8d2b1d42f890723a9fa8ac1ab3", "domain_id": "default", "password_expires_at": null}} 2018-11-03 01:36:41,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-471ac056-02c9-4087-baa5-5858b06d880f 2018-11-03 01:36:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482680082321s 2018-11-03 01:36:41,991 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-471ac056-02c9-4087-baa5-5858b06d880f 2018-11-03 01:36:41,991 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1d7fef8d2b1d42f890723a9fa8ac1ab3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1'}) 2018-11-03 01:36:41,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:36:41,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:42,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7d625b-56a2-4969-839c-72734ed33ba2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 01:36:42,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9a7d625b-56a2-4969-839c-72734ed33ba2 2018-11-03 01:36:42,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103650093079s 2018-11-03 01:36:42,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9a7d625b-56a2-4969-839c-72734ed33ba2 2018-11-03 01:36:42,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:36:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:42,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13d6b9f-bb04-49e4-b3cf-b4ee6b4c520e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}]} 2018-11-03 01:36:42,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b13d6b9f-bb04-49e4-b3cf-b4ee6b4c520e 2018-11-03 01:36:42,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10528588295s 2018-11-03 01:36:42,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b13d6b9f-bb04-49e4-b3cf-b4ee6b4c520e 2018-11-03 01:36:42,211 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-03 01:36:42,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-03 01:36:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" -d '{"role": {"name": "Member"}}' 2018-11-03 01:36:42,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e6e41fa-a3e4-4adb-9f1a-18920c031abc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf5d9c393c4743548cb61a869f78308b", "links": {"self": "http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b"}, "name": "Member"}} 2018-11-03 01:36:42,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e6e41fa-a3e4-4adb-9f1a-18920c031abc 2018-11-03 01:36:42,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.134906053543s 2018-11-03 01:36:42,350 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e6e41fa-a3e4-4adb-9f1a-18920c031abc 2018-11-03 01:36:42,351 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'bf5d9c393c4743548cb61a869f78308b'}) 2018-11-03 01:36:42,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:36:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:42,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9259d1d4-9823-4857-ae1d-e69354e5560e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "bf5d9c393c4743548cb61a869f78308b", "links": {"self": "http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b"}, "name": "Member"}]} 2018-11-03 01:36:42,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9259d1d4-9823-4857-ae1d-e69354e5560e 2018-11-03 01:36:42,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104161024094s 2018-11-03 01:36:42,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9259d1d4-9823-4857-ae1d-e69354e5560e 2018-11-03 01:36:42,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 01:36:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:42,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e68a56-ad2f-4d66-bc8e-d1e3fe27aeff Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 01:36:42,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e6e68a56-ad2f-4d66-bc8e-d1e3fe27aeff 2018-11-03 01:36:42,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108510971069s 2018-11-03 01:36:42,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e6e68a56-ad2f-4d66-bc8e-d1e3fe27aeff 2018-11-03 01:36:42,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 01:36:42,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:42,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5569a73e-aa3c-4798-9ee4-7f2fed36e1a1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": {"self": "http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d7fef8d2b1d42f890723a9fa8ac1ab3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 01:36:42,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5569a73e-aa3c-4798-9ee4-7f2fed36e1a1 2018-11-03 01:36:42,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116979122162s 2018-11-03 01:36:42,691 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5569a73e-aa3c-4798-9ee4-7f2fed36e1a1 2018-11-03 01:36:42,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 01:36:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:42,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df14183f-3cbb-4760-90f8-ff82cd39f1e0 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c"}, "tags": [], "enabled": true, "id": "907bad0c768147af92c72bdacedbc59c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 01:36:42,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-df14183f-3cbb-4760-90f8-ff82cd39f1e0 2018-11-03 01:36:42,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109215021133s 2018-11-03 01:36:42,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-df14183f-3cbb-4760-90f8-ff82cd39f1e0 2018-11-03 01:36:42,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 01:36:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=bf5d9c393c4743548cb61a869f78308b&scope.project.id=907bad0c768147af92c72bdacedbc59c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:42,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca44e11-5f09-4871-8c2a-7a5a4631ea80 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=bf5d9c393c4743548cb61a869f78308b&scope.project.id=907bad0c768147af92c72bdacedbc59c", "previous": null, "next": null}} 2018-11-03 01:36:42,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=bf5d9c393c4743548cb61a869f78308b&scope.project.id=907bad0c768147af92c72bdacedbc59c used request id req-3ca44e11-5f09-4871-8c2a-7a5a4631ea80 2018-11-03 01:36:42,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10485291481s 2018-11-03 01:36:42,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=bf5d9c393c4743548cb61a869f78308b&scope.project.id=907bad0c768147af92c72bdacedbc59c used request id req-3ca44e11-5f09-4871-8c2a-7a5a4631ea80 2018-11-03 01:36:42,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-03 01:36:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/bf5d9c393c4743548cb61a869f78308b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f286926-5d93-4103-9969-8111ac32b277 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:36:43,071 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/bf5d9c393c4743548cb61a869f78308b used request id req-6f286926-5d93-4103-9969-8111ac32b277 2018-11-03 01:36:43,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142966032028s 2018-11-03 01:36:43,072 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/bf5d9c393c4743548cb61a869f78308b used request id req-6f286926-5d93-4103-9969-8111ac32b277 2018-11-03 01:36:43,072 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'907bad0c768147af92c72bdacedbc59c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '73e1a673-d571-4c8a-9cbc-ffcbd4ddada6', 'username': u'tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-03 01:36:43,077 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'password': '73e1a673-d571-4c8a-9cbc-ffcbd4ddada6', 'project_name': 'tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '907bad0c768147af92c72bdacedbc59c', 'project_domain_name': 'Default'} 2018-11-03 01:36:43,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:36:43,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be139070-ba3b-4c70-b164-4fbb03f298c0 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "bf5d9c393c4743548cb61a869f78308b", "links": {"self": "http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b"}, "name": "Member"}]} 2018-11-03 01:36:43,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-be139070-ba3b-4c70-b164-4fbb03f298c0 2018-11-03 01:36:43,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988550186157s 2018-11-03 01:36:43,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-be139070-ba3b-4c70-b164-4fbb03f298c0 2018-11-03 01:36:43,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:36:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba325a17-fcf5-4acf-a7b6-d0582cd42ccb Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "bf5d9c393c4743548cb61a869f78308b", "links": {"self": "http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b"}, "name": "Member"}]} 2018-11-03 01:36:43,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba325a17-fcf5-4acf-a7b6-d0582cd42ccb 2018-11-03 01:36:43,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994310379028s 2018-11-03 01:36:43,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba325a17-fcf5-4acf-a7b6-d0582cd42ccb 2018-11-03 01:36:43,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 01:36:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a47c833-3046-417e-82e6-a2a70c9ceb49 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 01:36:43,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1a47c833-3046-417e-82e6-a2a70c9ceb49 2018-11-03 01:36:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102938890457s 2018-11-03 01:36:43,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1a47c833-3046-417e-82e6-a2a70c9ceb49 2018-11-03 01:36:43,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 01:36:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8306ba-6e5f-4615-bbc9-193ea53fd8c2 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": {"self": "http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d7fef8d2b1d42f890723a9fa8ac1ab3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 01:36:43,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4e8306ba-6e5f-4615-bbc9-193ea53fd8c2 2018-11-03 01:36:43,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122896194458s 2018-11-03 01:36:43,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4e8306ba-6e5f-4615-bbc9-193ea53fd8c2 2018-11-03 01:36:43,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 01:36:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30601ed-1d4f-4268-b9a3-912833e2d272 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c"}, "tags": [], "enabled": true, "id": "907bad0c768147af92c72bdacedbc59c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 01:36:43,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a30601ed-1d4f-4268-b9a3-912833e2d272 2018-11-03 01:36:43,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11120891571s 2018-11-03 01:36:43,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a30601ed-1d4f-4268-b9a3-912833e2d272 2018-11-03 01:36:43,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 01:36:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=907bad0c768147af92c72bdacedbc59c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35accbe3-4d0f-4601-8d82-3339566c7437 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=907bad0c768147af92c72bdacedbc59c", "previous": null, "next": null}} 2018-11-03 01:36:43,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=907bad0c768147af92c72bdacedbc59c used request id req-35accbe3-4d0f-4601-8d82-3339566c7437 2018-11-03 01:36:43,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101179838181s 2018-11-03 01:36:43,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&role.id=6d681d8787514df0a4e9dd355dc06c22&scope.project.id=907bad0c768147af92c72bdacedbc59c used request id req-35accbe3-4d0f-4601-8d82-3339566c7437 2018-11-03 01:36:43,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-03 01:36:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:43,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b759954e-8b6e-4841-bd85-d0c5808844db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:36:43,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-b759954e-8b6e-4841-bd85-d0c5808844db 2018-11-03 01:36:43,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164220094681s 2018-11-03 01:36:43,917 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-b759954e-8b6e-4841-bd85-d0c5808844db 2018-11-03 01:36:43,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:36:43,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:44,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35491433-274f-49dc-82a9-a6648eba8c9f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "bf5d9c393c4743548cb61a869f78308b", "links": {"self": "http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b"}, "name": "Member"}]} 2018-11-03 01:36:44,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-35491433-274f-49dc-82a9-a6648eba8c9f 2018-11-03 01:36:44,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108414173126s 2018-11-03 01:36:44,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-35491433-274f-49dc-82a9-a6648eba8c9f 2018-11-03 01:36:44,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-03 01:36:44,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:44,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de6050a-730b-4caf-8b62-510ee3a7b9b2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-03 01:36:44,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5de6050a-730b-4caf-8b62-510ee3a7b9b2 2018-11-03 01:36:44,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101895809174s 2018-11-03 01:36:44,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5de6050a-730b-4caf-8b62-510ee3a7b9b2 2018-11-03 01:36:44,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 01:36:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:44,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb68bf4-e5d6-4400-8c52-ba6e97b7c7f6 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": {"self": "http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d7fef8d2b1d42f890723a9fa8ac1ab3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 01:36:44,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9cb68bf4-e5d6-4400-8c52-ba6e97b7c7f6 2018-11-03 01:36:44,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121721982956s 2018-11-03 01:36:44,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9cb68bf4-e5d6-4400-8c52-ba6e97b7c7f6 2018-11-03 01:36:44,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-03 01:36:44,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:44,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b42eb7-b2aa-4256-94c9-80b4cae39e30 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&scope.domain.id=default", "previous": null, "next": null}} 2018-11-03 01:36:44,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&scope.domain.id=default used request id req-37b42eb7-b2aa-4256-94c9-80b4cae39e30 2018-11-03 01:36:44,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0962269306183s 2018-11-03 01:36:44,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=6d681d8787514df0a4e9dd355dc06c22&user.id=1d7fef8d2b1d42f890723a9fa8ac1ab3&scope.domain.id=default used request id req-37b42eb7-b2aa-4256-94c9-80b4cae39e30 2018-11-03 01:36:44,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-03 01:36:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/6d681d8787514df0a4e9dd355dc06c22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:36:44,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b4085b-4a0c-4456-bdf6-acb77cd61609 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:36:44,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-95b4085b-4a0c-4456-bdf6-acb77cd61609 2018-11-03 01:36:44,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.151726961136s 2018-11-03 01:36:44,524 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/1d7fef8d2b1d42f890723a9fa8ac1ab3/roles/6d681d8787514df0a4e9dd355dc06c22 used request id req-95b4085b-4a0c-4456-bdf6-acb77cd61609 2018-11-03 01:36:44,525 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-03 01:36:48,299 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 71026f48-e38e-4942-9cb6-f25fb724d733 | 2018-11-03T01:36:47.932883 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 71026f48-e38e-4942-9cb6-f25fb724d733 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-03 01:36:51,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-2060616974 | Available | | __unknown__ | tempest-type-982972503 | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-11-03 01:36:52,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-03 01:36:56,329 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=315cdfe6-9feb-4f5b-988c-e33bdb980269) as the default verifier for the future CLI operations. 2018-11-03 01:36:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 01:36:57,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f16e7e3-7758-4635-9867-07426352b4ba 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.31:5000/v3/", "rel": "self"}]}} 2018-11-03 01:36:57,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4f16e7e3-7758-4635-9867-07426352b4ba 2018-11-03 01:36:57,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-11-03 01:36:58,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5d9c393c4743548cb61a869f78308b", "name": "Member"}, {"id": "6d681d8787514df0a4e9dd355dc06c22", "name": "admin"}], "expires_at": "2018-11-03T02:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "907bad0c768147af92c72bdacedbc59c", "name": "tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "021ffd7896e140d4a245764e9b70ff54"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb53237e69cb4d8e8e2a124bbed65790"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff61f44f8a1444cbb5f4fcb3ad116fa7"}], "type": "identity", "id": "01d5880c2ea849a3971ac7eca281d913", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-2060616974", "id": "164a7fbdba3540b7b5cacbdb28f740b2", "name": "tempest-service-1984815064"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0753845c32c34e61a761807235bf28c9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "979c8fc291d844d18d475cee653eeba5"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b32d1a132bba475485856b47620cacf1"}], "type": "image", "id": "2ff400861c86400380573ebd0a81f59d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61298d5ec3e449a9904f1aaa883e223e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ebd5f56a22a42c5b3acfc7626f0eb4b"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ce15d79ac142d7a628b94740cbcbb7"}], "type": "network", "id": "3d658d56e387464d9f99169714c5f925", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "5057e0796dbe48c3860a917b4e42a434", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/907bad0c768147af92c72bdacedbc59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "098d390dd04842708587bb421755fad7"}, {"url": "http://172.30.9.31:8776/v1/907bad0c768147af92c72bdacedbc59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "146d70ce2b0e4549be17c5ca7018ff19"}, {"url": "http://192.30.9.3:8776/v1/907bad0c768147af92c72bdacedbc59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b7da07997be4ae3bd9f7b4af442c73d"}], "type": "volume", "id": "59f66af323764c6581b9704eaf09a283", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e8dfcea2ad4409bf22d52fff0f3fc7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6841b5a287d431f8c16cfd535f24949"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0c103acfe844e588668f6f0ab9b7b69"}], "type": "event", "id": "67d99eb7ddf647469144fb68c1d36dee", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09439b69f6194acda70471b5980d463b"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aca45a57f7f944fcbc57ab585903c2a6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "defbf4aa075947f5ae2c1309f404ad2a"}], "type": "compute", "id": "6b09167d24c940fd856b12795de93aee", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "183048d4244d46358b20dd77f8a0d79d"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "683cce640ce54e6d9f6746eb94425455"}, {"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d1b2e7a4f894b898db650b8306ac495"}], "type": "metric", "id": "8bcebb141acf41eb89df1d343c613517", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/907bad0c768147af92c72bdacedbc59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f766e7e68d741e5ba86d1b8a16f7dac"}, {"url": "http://172.30.9.31:8004/v1/907bad0c768147af92c72bdacedbc59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d291895d25442e68890c29ad6223b33"}, {"url": "http://192.30.9.3:8004/v1/907bad0c768147af92c72bdacedbc59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "960bdcc551a54245a2aa39f60028454c"}], "type": "orchestration", "id": "9066e8fb27724e1bb5af699a89b76054", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a385814ff942d99f68eb4469e717ec"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b675c99194b14f3a960ee2e8e3792ac3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d76255c866b0437a9515f1638021a758"}], "type": "placement", "id": "95fec3cd75d44e76bc15dc93271f3a3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/907bad0c768147af92c72bdacedbc59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31ce8cdc109b4e14bcde4fc699809026"}, {"url": "http://192.30.9.3:8776/v3/907bad0c768147af92c72bdacedbc59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1287fec084c4901a3e9a2613e837137"}, {"url": "http://192.30.9.3:8776/v3/907bad0c768147af92c72bdacedbc59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd94fca953424ed89a2ee2e6c4da256d"}], "type": "volumev3", "id": "a63eb0551d1a43c6bf287adbe42866da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/907bad0c768147af92c72bdacedbc59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c5dca1fd9e4f31bb23a2f8c790af5a"}, {"url": "http://192.30.9.3:8776/v2/907bad0c768147af92c72bdacedbc59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55f9551d70a04d2fb961531fd0d6a9bd"}, {"url": "http://172.30.9.31:8776/v2/907bad0c768147af92c72bdacedbc59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b97ec6a83c4b5db7ced64e64e9bbb9"}], "type": "volumev2", "id": "c149bc4ca396455e9352fb0046b1e7fd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.31:8080/v1/AUTH_907bad0c768147af92c72bdacedbc59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "669f96e2718b4a029498f14613cc62fb"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2364f447c9c4974a2669e738bcd62b3"}, {"url": "http://12.0.0.29:8080/v1/AUTH_907bad0c768147af92c72bdacedbc59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efdf84fdd8424db89cca5e2b96cb65c5"}], "type": "object-store", "id": "c15ced145a7245508670f1ce95883e22", "name": "swift"}, {"endpoints": [], "type": "tempest-type-982972503", "id": "c663a9646e3e471ea1e078b1ec2c4b47", "name": "tempest-service-533739624"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b88f42e8e1b41d981c8cfcc86e6b74d"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10c02df84fec4bcc9c8bd7aa2e0f8b4b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a6ea2e88b3c4100aba5506a1a600610"}], "type": "cloudformation", "id": "e3b895f6efdb41b3b510d057be80b79a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6508ae04ff364692b862bfc3ce75ba8a"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdda5d68d883446ba5af13315c88bdfa"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dac88b03f4014556a9ee25528e8c584f"}], "type": "alarming", "id": "fc3a5f2250ef4226aec983be33e8e106", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "id": "1d7fef8d2b1d42f890723a9fa8ac1ab3"}, "audit_ids": ["xcsn8IENQCWhyLRDPvyHMA"], "issued_at": "2018-11-03T01:36:58.000000Z"}} 2018-11-03 01:36:58,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-03 01:36:58,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:36:58,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-4beeccc0-6d34-42d9-bf9b-c115df5829ed Date: Sat, 03 Nov 2018 01:36:58 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-03 01:36:58,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-4beeccc0-6d34-42d9-bf9b-c115df5829ed 2018-11-03 01:36:58,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.197775840759s 2018-11-03 01:36:58,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-4beeccc0-6d34-42d9-bf9b-c115df5829ed 2018-11-03 01:36:58,543 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-11-03 01:36:58,543 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-03 01:36:58,671 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-03 01:36:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 01:36:58,677 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 03 Nov 2018 01:36:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-11-03 01:36:58,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 01:36:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:36:58,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-71ecfc50-f3de-45a7-af58-26f350769609 Date: Sat, 03 Nov 2018 01:36:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 01:36:58,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-71ecfc50-f3de-45a7-af58-26f350769609 2018-11-03 01:36:58,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214775800705s 2018-11-03 01:36:58,894 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-71ecfc50-f3de-45a7-af58-26f350769609 2018-11-03 01:36:58,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 01:36:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}' 2018-11-03 01:36:59,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c545648-610a-4cd6-a882-6256b7473e4e Date: Sat, 03 Nov 2018 01:36:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file", "owner": "907bad0c768147af92c72bdacedbc59c", "id": "61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "size": null, "self": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T01:36:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "checksum": null, "created_at": "2018-11-03T01:36:59Z", "protected": false} 2018-11-03 01:36:59,180 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1c545648-610a-4cd6-a882-6256b7473e4e 2018-11-03 01:36:59,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.278172969818s 2018-11-03 01:36:59,181 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1c545648-610a-4cd6-a882-6256b7473e4e returning object 61fac034-9d2b-4f2a-b46a-8270d9c9ab04 2018-11-03 01:36:59,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 01:36:59,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" -d '' 2018-11-03 01:36:59,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f68aaa07-7254-48a3-8382-65eedbbe15f2 Date: Sat, 03 Nov 2018 01:36:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 01:36:59,903 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file used request id req-f68aaa07-7254-48a3-8382-65eedbbe15f2 2018-11-03 01:36:59,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.721797943115s 2018-11-03 01:36:59,903 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file used request id req-f68aaa07-7254-48a3-8382-65eedbbe15f2 2018-11-03 01:36:59,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 01:36:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:37:00,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-66a7fd71-5a15-4192-8856-9bf666d1616c Date: Sat, 03 Nov 2018 01:37:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "metadata": {}}], "file": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file", "owner": "907bad0c768147af92c72bdacedbc59c", "id": "61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "size": 12716032, "self": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T01:36:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T01:36:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 01:37:00,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-66a7fd71-5a15-4192-8856-9bf666d1616c 2018-11-03 01:37:00,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228399038315s 2018-11-03 01:37:00,136 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-66a7fd71-5a15-4192-8856-9bf666d1616c 2018-11-03 01:37:00,138 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file', 'owner': u'907bad0c768147af92c72bdacedbc59c', 'id': u'61fac034-9d2b-4f2a-b46a-8270d9c9ab04', 'size': 12716032, u'self': u'/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'907bad0c768147af92c72bdacedbc59c', 'name': 'tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T01:36:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-03T01:36:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'created': u'2018-11-03T01:36:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-03T01:36:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-03 01:37:00,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 01:37:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-03 01:37:00,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bd5d276-e469-4766-bc62-0bd354acc209 x-compute-request-id: req-1bd5d276-e469-4766-bc62-0bd354acc209 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "926166d7-0120-4074-8f1d-72f5ce160a2e"}} 2018-11-03 01:37:00,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1bd5d276-e469-4766-bc62-0bd354acc209 2018-11-03 01:37:00,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.630168914795s 2018-11-03 01:37:00,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1bd5d276-e469-4766-bc62-0bd354acc209 2018-11-03 01:37:00,771 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'926166d7-0120-4074-8f1d-72f5ce160a2e', 'swap': 0}) 2018-11-03 01:37:00,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 01:37:00,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" -d '{"extra_specs": {}}' 2018-11-03 01:37:00,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcfd3f60-cf62-420b-b54b-5f0dc029771d x-compute-request-id: req-bcfd3f60-cf62-420b-b54b-5f0dc029771d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 01:37:00,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e/os-extra_specs used request id req-bcfd3f60-cf62-420b-b54b-5f0dc029771d 2018-11-03 01:37:00,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253961086273s 2018-11-03 01:37:00,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e/os-extra_specs used request id req-bcfd3f60-cf62-420b-b54b-5f0dc029771d 2018-11-03 01:37:00,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-03 01:37:00,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 03 Nov 2018 01:37:00 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.31: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.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-03 01:37:00,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:37:00,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:37:00,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed47b6d-621e-4946-bf77-7a1dd19aae2a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "bf5d9c393c4743548cb61a869f78308b", "links": {"self": "http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b"}, "name": "Member"}]} 2018-11-03 01:37:00,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bed47b6d-621e-4946-bf77-7a1dd19aae2a 2018-11-03 01:37:00,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105007171631s 2018-11-03 01:37:00,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bed47b6d-621e-4946-bf77-7a1dd19aae2a 2018-11-03 01:37:00,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-03 01:37:00,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:37:01,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c7828d1-9d99-41c5-988c-b5147ff83e62 x-compute-request-id: req-3c7828d1-9d99-41c5-988c-b5147ff83e62 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 26358, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-03 01:37:01,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-3c7828d1-9d99-41c5-988c-b5147ff83e62 2018-11-03 01:37:01,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.62188911438s 2018-11-03 01:37:01,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-3c7828d1-9d99-41c5-988c-b5147ff83e62 2018-11-03 01:37:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 01:37:01,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:37:01,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-73d74908-796f-42ec-9c87-9034f5bb3ece Date: Sat, 03 Nov 2018 01:37:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "metadata": {}}], "file": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file", "owner": "907bad0c768147af92c72bdacedbc59c", "id": "61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "size": 12716032, "self": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T01:36:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T01:36:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 01:37:01,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-73d74908-796f-42ec-9c87-9034f5bb3ece 2018-11-03 01:37:01,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219823122025s 2018-11-03 01:37:01,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-73d74908-796f-42ec-9c87-9034f5bb3ece 2018-11-03 01:37:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-03 01:37:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}' 2018-11-03 01:37:02,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-84095a5d-697b-4ddd-a265-c0b1d5e1be36 Date: Sat, 03 Nov 2018 01:37:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/file", "owner": "907bad0c768147af92c72bdacedbc59c", "id": "0fde6172-cdc9-4eeb-8d28-7452d13c41b2", "size": null, "self": "/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T01:37:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "checksum": null, "created_at": "2018-11-03T01:37:02Z", "protected": false} 2018-11-03 01:37:02,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-84095a5d-697b-4ddd-a265-c0b1d5e1be36 2018-11-03 01:37:02,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.241140842438s 2018-11-03 01:37:02,025 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-84095a5d-697b-4ddd-a265-c0b1d5e1be36 returning object 0fde6172-cdc9-4eeb-8d28-7452d13c41b2 2018-11-03 01:37:02,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-03 01:37:02,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" -d '' 2018-11-03 01:37:02,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fcb5cad-fc07-496e-887b-7569078510be Date: Sat, 03 Nov 2018 01:37:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 01:37:02,879 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/file used request id req-0fcb5cad-fc07-496e-887b-7569078510be 2018-11-03 01:37:02,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.853569984436s 2018-11-03 01:37:02,880 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/file used request id req-0fcb5cad-fc07-496e-887b-7569078510be 2018-11-03 01:37:02,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 01:37:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:37:02,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-cf67ab00-7563-4514-9f76-f67b3a0542e5 Date: Sat, 03 Nov 2018 01:37:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/snap", "metadata": {}}], "file": "/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/file", "owner": "907bad0c768147af92c72bdacedbc59c", "id": "0fde6172-cdc9-4eeb-8d28-7452d13c41b2", "size": 12716032, "self": "/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T01:37:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T01:37:02Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "metadata": {}}], "file": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file", "owner": "907bad0c768147af92c72bdacedbc59c", "id": "61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "size": 12716032, "self": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T01:36:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T01:36:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 01:37:02,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cf67ab00-7563-4514-9f76-f67b3a0542e5 2018-11-03 01:37:02,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261361598969s 2018-11-03 01:37:02,910 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cf67ab00-7563-4514-9f76-f67b3a0542e5 2018-11-03 01:37:02,913 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/file', 'owner': u'907bad0c768147af92c72bdacedbc59c', 'id': u'0fde6172-cdc9-4eeb-8d28-7452d13c41b2', 'size': 12716032, u'self': u'/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'907bad0c768147af92c72bdacedbc59c', 'name': 'tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-03T01:37:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-03T01:37:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'created': u'2018-11-03T01:37:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-03T01:37:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-03 01:37:02,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-03 01:37:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-03 01:37:02,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1afa6d67-3101-409a-9bec-97fb01a2c55b x-compute-request-id: req-1afa6d67-3101-409a-9bec-97fb01a2c55b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1dfdd1e2-67db-40da-a259-008d0df9ec7c"}} 2018-11-03 01:37:02,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1afa6d67-3101-409a-9bec-97fb01a2c55b 2018-11-03 01:37:02,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0592229366302s 2018-11-03 01:37:02,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1afa6d67-3101-409a-9bec-97fb01a2c55b 2018-11-03 01:37:02,974 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1dfdd1e2-67db-40da-a259-008d0df9ec7c', 'swap': 0}) 2018-11-03 01:37:02,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-03 01:37:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" -d '{"extra_specs": {}}' 2018-11-03 01:37:02,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d864c122-f8c0-41f5-af7c-6166c9690fb2 x-compute-request-id: req-d864c122-f8c0-41f5-af7c-6166c9690fb2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-03 01:37:02,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c/os-extra_specs used request id req-d864c122-f8c0-41f5-af7c-6166c9690fb2 2018-11-03 01:37:02,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210361480713s 2018-11-03 01:37:02,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c/os-extra_specs used request id req-d864c122-f8c0-41f5-af7c-6166c9690fb2 2018-11-03 01:37:02,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ceb139a78723412bbc751e2cc33b534e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1dfdd1e2-67db-40da-a259-008d0df9ec7c', 'swap': 0}) 2018-11-03 01:37:06,223 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-03 01:37:06,223 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-03 01:37:06,224 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-03 01:37:06,227 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-03 01:37:06,242 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-03 01:37:08,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-315cdfe6-9feb-4f5b-988c-e33bdb980269/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-11-03 01:37:08,416 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-03 01:37:08,435 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-03 01:37:08,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-11-03 01:39:23,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:39:23.041 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [120.473s] 2018-11-03 01:41:28,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:41:28.790 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [110.557s] 2018-11-03 01:42:47,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:42:47.081 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [71.470s] 2018-11-03 01:45:36,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:45:36.321 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [169.210s] 2018-11-03 01:49:45,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:49:45.116 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [242.113s] 2018-11-03 01:49:56,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:49:56.082 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.929s] 2018-11-03 01:52:08,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:52:08.322 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [123.465s] 2018-11-03 01:53:15,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:53:15.620 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [67.284s] 2018-11-03 01:54:10,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:54:10.658 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [41.193s] 2018-11-03 01:55:12,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:55:12.484 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.391s] 2018-11-03 01:55:51,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:55:51.139 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-11-03 01:56:55,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:56:55.108 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [63.954s] 2018-11-03 01:59:14,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-03 01:59:14.680 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [139.552s] 2018-11-03 01:59:41,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9b5ada5b-f6d5-40b0-b1e3-5731e66b70fa 2018-11-03 01:59:41,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9b5ada5b-f6d5-40b0-b1e3-5731e66b70fa']'. 2018-11-03 01:59:42,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-03 01:59:42,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-03 01:59:42,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-03 01:59:42,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9b5ada5b-f6d5-40b0-b1e3-5731e66b70fa | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-03 01:37:10 | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-03 01:59:41 | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:22:31 | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-03 01:59:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 315cdfe6-9feb-4f5b-988c-e33bdb980269) | 2018-11-03 01:59:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-03 01:59:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 71026f48-e38e-4942-9cb6-f25fb724d733) | 2018-11-03 01:59:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-11-03 01:59:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1320.764 | 2018-11-03 01:59:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 10 | 2018-11-03 01:59:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-11-03 01:59:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-03 01:59:42,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-03 01:59:42,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-11-03 01:59:42,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-03 01:59:42,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-03 01:59:42,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-03 01:59:42,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 83.3333333333% 2018-11-03 01:59:44,809 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 22:46 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-11-03 01:59:44,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 01:59:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:59:46,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-098328a1-48c8-4279-8d5a-0cf33c593704 Date: Sat, 03 Nov 2018 01:59:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 01:59:46,173 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2 used request id req-098328a1-48c8-4279-8d5a-0cf33c593704 2018-11-03 01:59:46,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35765099525s 2018-11-03 01:59:46,174 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0fde6172-cdc9-4eeb-8d28-7452d13c41b2 used request id req-098328a1-48c8-4279-8d5a-0cf33c593704 2018-11-03 01:59:46,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 01:59:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:46,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46d13c77-e54f-4ccd-97d3-c8664b851b15 x-compute-request-id: req-46d13c77-e54f-4ccd-97d3-c8664b851b15 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1dfdd1e2-67db-40da-a259-008d0df9ec7c"}, {"name": "tempest_scenario-flavor_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "926166d7-0120-4074-8f1d-72f5ce160a2e"}]} 2018-11-03 01:59:46,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-46d13c77-e54f-4ccd-97d3-c8664b851b15 2018-11-03 01:59:46,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.221662044525s 2018-11-03 01:59:46,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-46d13c77-e54f-4ccd-97d3-c8664b851b15 2018-11-03 01:59:46,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 01:59:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:46,651 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 01:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bdddb8a-0ede-4dc5-8e8a-c05e26815646 x-compute-request-id: req-0bdddb8a-0ede-4dc5-8e8a-c05e26815646 Content-Length: 0 Content-Type: application/json 2018-11-03 01:59:46,651 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c used request id req-0bdddb8a-0ede-4dc5-8e8a-c05e26815646 2018-11-03 01:59:46,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.251528024673s 2018-11-03 01:59:46,651 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1dfdd1e2-67db-40da-a259-008d0df9ec7c used request id req-0bdddb8a-0ede-4dc5-8e8a-c05e26815646 2018-11-03 01:59:46,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-03 01:59:46,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:59:46,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-aab0e6df-ee18-4333-b1fa-6442d05fbbf6 Date: Sat, 03 Nov 2018 01:59:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "metadata": {}}], "file": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/file", "owner": "907bad0c768147af92c72bdacedbc59c", "id": "61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "size": 12716032, "self": "/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04", "disk_format": "qcow2", "direct_url": "rbd://f34b169b-8e43-49ed-9cb3-b37f148f940e/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-03T01:36:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-03T01:36:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-03 01:59:46,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-aab0e6df-ee18-4333-b1fa-6442d05fbbf6 2018-11-03 01:59:46,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319447040558s 2018-11-03 01:59:46,975 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-aab0e6df-ee18-4333-b1fa-6442d05fbbf6 2018-11-03 01:59:46,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-03 01:59:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e8bd986012b5d399648439f120f8aecb5ed779" 2018-11-03 01:59:48,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75b5274e-cb09-476c-87db-0820053e5ed7 Date: Sat, 03 Nov 2018 01:59:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-03 01:59:48,317 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04 used request id req-75b5274e-cb09-476c-87db-0820053e5ed7 2018-11-03 01:59:48,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3412759304s 2018-11-03 01:59:48,318 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/61fac034-9d2b-4f2a-b46a-8270d9c9ab04 used request id req-75b5274e-cb09-476c-87db-0820053e5ed7 2018-11-03 01:59:48,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-03 01:59:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:48,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:59:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6af892b9-c19d-43de-9fd9-5527768d50ce x-compute-request-id: req-6af892b9-c19d-43de-9fd9-5527768d50ce Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "926166d7-0120-4074-8f1d-72f5ce160a2e"}]} 2018-11-03 01:59:48,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6af892b9-c19d-43de-9fd9-5527768d50ce 2018-11-03 01:59:48,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235030651093s 2018-11-03 01:59:48,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6af892b9-c19d-43de-9fd9-5527768d50ce 2018-11-03 01:59:48,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-03 01:59:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:48,380 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 03 Nov 2018 01:59:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-785e47d4-f08d-460d-8449-62ba74d31c27 x-compute-request-id: req-785e47d4-f08d-460d-8449-62ba74d31c27 Content-Length: 0 Content-Type: application/json 2018-11-03 01:59:48,381 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e used request id req-785e47d4-f08d-460d-8449-62ba74d31c27 2018-11-03 01:59:48,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036966085434s 2018-11-03 01:59:48,381 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/926166d7-0120-4074-8f1d-72f5ce160a2e used request id req-785e47d4-f08d-460d-8449-62ba74d31c27 2018-11-03 01:59:48,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 01:59:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:48,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938fd8b0-7882-4407-9a9f-cd6a4426e35a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/0c028c31c7be4f03b04069561dd1c44b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c028c31c7be4f03b04069561dd1c44b", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/0d722090f0e8479cb73778342ef67361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d722090f0e8479cb73778342ef67361", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/1a510837d7954c549ef149e52b3efd02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a510837d7954c549ef149e52b3efd02", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": {"self": "http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d7fef8d2b1d42f890723a9fa8ac1ab3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/1d947ab43be54134bb4de4b12aab741c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d947ab43be54134bb4de4b12aab741c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/23fd7fa1c8584790b4b60e4621579ddd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23fd7fa1c8584790b4b60e4621579ddd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/2d324d239f14475eb29c4bb8e78bacab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2d324d239f14475eb29c4bb8e78bacab", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/3f4d73d92d8d4c998c0866f8868cebd6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3f4d73d92d8d4c998c0866f8868cebd6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/51b8efa563c54dc6a71661ff23682d7e"}, "domain_id": "282be82b84394f1aad3fb008a300db96", "enabled": true, "options": {}, "id": "51b8efa563c54dc6a71661ff23682d7e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/59dee92412db41428faa0d58fe09df75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59dee92412db41428faa0d58fe09df75", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/6850196cc10c485fad0be8d10add26b2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6850196cc10c485fad0be8d10add26b2", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/90a0ca6c6c904e71b322ca1783499f0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90a0ca6c6c904e71b322ca1783499f0a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/a3de32a84cb84ca3b1cfd993caa77a0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3de32a84cb84ca3b1cfd993caa77a0b", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/d9cd4f9114da4856bbe82d5dd659b539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9cd4f9114da4856bbe82d5dd659b539", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/efdc1e6ac0174a949b1c8470ff490637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efdc1e6ac0174a949b1c8470ff490637", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-11-03 01:59:48,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-938fd8b0-7882-4407-9a9f-cd6a4426e35a 2018-11-03 01:59:48,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122565984726s 2018-11-03 01:59:48,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-938fd8b0-7882-4407-9a9f-cd6a4426e35a 2018-11-03 01:59:48,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-03 01:59:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:48,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70374bb1-4cf2-4f27-8889-b8cfa5ebf9b4 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_2550f4a3-980d-46c3-8ae6-666d2f61d3b1", "links": {"self": "http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1d7fef8d2b1d42f890723a9fa8ac1ab3", "description": null}} 2018-11-03 01:59:48,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3 used request id req-70374bb1-4cf2-4f27-8889-b8cfa5ebf9b4 2018-11-03 01:59:48,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118757963181s 2018-11-03 01:59:48,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3 used request id req-70374bb1-4cf2-4f27-8889-b8cfa5ebf9b4 2018-11-03 01:59:48,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-03 01:59:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:49,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31105f25-d461-4ccf-bfc0-993b30e4ce65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:59:49,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3 used request id req-31105f25-d461-4ccf-bfc0-993b30e4ce65 2018-11-03 01:59:49,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.434540987015s 2018-11-03 01:59:49,065 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1d7fef8d2b1d42f890723a9fa8ac1ab3 used request id req-31105f25-d461-4ccf-bfc0-993b30e4ce65 2018-11-03 01:59:49,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-03 01:59:49,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:49,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c04919-9695-4192-a7bd-d2a93bc1e717 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/47231e2929c445d48ec194d54c88f2dc"}, "tags": [], "enabled": true, "id": "47231e2929c445d48ec194d54c88f2dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c"}, "tags": [], "enabled": true, "id": "907bad0c768147af92c72bdacedbc59c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_2550f4a3-980d-46c3-8ae6-666d2f61d3b1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/ceb139a78723412bbc751e2cc33b534e"}, "tags": [], "enabled": true, "id": "ceb139a78723412bbc751e2cc33b534e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-03 01:59:49,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-24c04919-9695-4192-a7bd-d2a93bc1e717 2018-11-03 01:59:49,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102671146393s 2018-11-03 01:59:49,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-24c04919-9695-4192-a7bd-d2a93bc1e717 2018-11-03 01:59:49,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-03 01:59:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:49,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f384107-837b-49a6-9ef0-954a800c072d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:59:49,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c used request id req-8f384107-837b-49a6-9ef0-954a800c072d 2018-11-03 01:59:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.215296030045s 2018-11-03 01:59:49,394 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/907bad0c768147af92c72bdacedbc59c used request id req-8f384107-837b-49a6-9ef0-954a800c072d 2018-11-03 01:59:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-03 01:59:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:49,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 03 Nov 2018 01:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e8287e-8d4f-46a0-872e-c433b2e94c5b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af94a43f38242adb1639ca712e2a35b", "links": {"self": "http://172.30.9.31:5000/v3/roles/4af94a43f38242adb1639ca712e2a35b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d681d8787514df0a4e9dd355dc06c22", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d681d8787514df0a4e9dd355dc06c22"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a17b445fa27445de84e9fe8a4132c51b", "links": {"self": "http://172.30.9.31:5000/v3/roles/a17b445fa27445de84e9fe8a4132c51b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "b5a83aaca0a94e2f86718d6ff51d54e8", "links": {"self": "http://172.30.9.31:5000/v3/roles/b5a83aaca0a94e2f86718d6ff51d54e8"}, "name": "swiftoperator"}, {"domain_id": null, "id": "bf5d9c393c4743548cb61a869f78308b", "links": {"self": "http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b"}, "name": "Member"}]} 2018-11-03 01:59:49,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-85e8287e-8d4f-46a0-872e-c433b2e94c5b 2018-11-03 01:59:49,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100490808487s 2018-11-03 01:59:49,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-85e8287e-8d4f-46a0-872e-c433b2e94c5b 2018-11-03 01:59:49,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-03 01:59:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:49,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 03 Nov 2018 01:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95f670b6-e85c-4bd9-b779-c79b0dd4aae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-03 01:59:49,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b used request id req-95f670b6-e85c-4bd9-b779-c79b0dd4aae7 2018-11-03 01:59:49,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.13617515564s 2018-11-03 01:59:49,639 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/bf5d9c393c4743548cb61a869f78308b used request id req-95f670b6-e85c-4bd9-b779-c79b0dd4aae7 2018-11-03 01:59:49,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-03 01:59:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=907bad0c768147af92c72bdacedbc59c&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99ab139c8ce6e00c50d5b0c63bb6aab955f7c4ea" 2018-11-03 01:59:49,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e051ee84-0761-4a09-98da-7c596669b3a4 Date: Sat, 03 Nov 2018 01:59:49 GMT RESP BODY: {"security_groups": []} 2018-11-03 01:59:49,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=907bad0c768147af92c72bdacedbc59c&name=default used request id req-e051ee84-0761-4a09-98da-7c596669b3a4 2018-11-03 01:59:49,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221423149109s 2018-11-03 01:59:49,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=907bad0c768147af92c72bdacedbc59c&name=default used request id req-e051ee84-0761-4a09-98da-7c596669b3a4 2018-11-03 01:59:49,863 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-11-03 01:59:49,864 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR